Pull request #2956 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from ad7df7fdb937c1764f05f3465bc66378632466b3+1cb94389de1e39608b319f278621c386c44601c6 (909146bc20abc4df9aaa6bd29af197ec1429bc62) 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-16382 in /w/workspace/edgexfoundry_edgex-go_PR-2956 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2956/head:refs/remotes/origin/PR-2956 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1cb94389de1e39608b319f278621c386c44601c6 into PR head commit ad7df7fdb937c1764f05f3465bc66378632466b3 Merge succeeded, producing ad7df7fdb937c1764f05f3465bc66378632466b3 Checking out Revision ad7df7fdb937c1764f05f3465bc66378632466b3 (PR-2956) > git config core.sparsecheckout # timeout=10 > git checkout -f ad7df7fdb937c1764f05f3465bc66378632466b3 # 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 1cb94389de1e39608b319f278621c386c44601c6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad7df7fdb937c1764f05f3465bc66378632466b3 # timeout=10 Commit message: "feat: Remove deprecated Mongo code." First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-16T21:15:14.848Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-16T21:15:15.187Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-16T21:15:15.294Z] ========================================================= [2020-12-16T21:15:15.294Z] EdgeX Global Pipelines Version Info [2020-12-16T21:15:15.294Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-16T21:15:17.589Z] ------------------- [2020-12-16T21:15:17.589Z] stable info: [2020-12-16T21:15:17.589Z] ------------------- [2020-12-16T21:15:17.589Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-16T21:15:17.589Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-16T21:15:17.589Z] Message: update stable to v1.0.173 [2020-12-16T21:15:18.564Z] ------------------- [2020-12-16T21:15:18.564Z] experimental info: [2020-12-16T21:15:18.564Z] ------------------- [2020-12-16T21:15:18.564Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-16T21:15:18.564Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-16T21:15:18.564Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-16T21:15:18.874Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-16T21:15:18.985Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-16T21:15:19.088Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-16T21:15:19.188Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-16T21:15:19.315Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-16T21:15:19.427Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-16T21:15:19.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-16T21:15:19.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-16T21:15:19.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-16T21:15:19.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-16T21:15:19.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-16T21:15:20.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-16T21:15:20.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-16T21:15:20.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-16T21:15:20.559Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-16T21:15:20.669Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-16T21:15:20.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-16T21:15:20.998Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-16T21:15:21.110Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-16T21:15:21.230Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-16T21:15:21.324Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-16T21:15:21.418Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-16T21:15:21.509Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-16T21:15:21.598Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2956 [Pipeline] echo [2020-12-16T21:15:21.741Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2956 [Pipeline] echo [2020-12-16T21:15:21.844Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2956 [Pipeline] echo [2020-12-16T21:15:21.935Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad7df7fdb937c1764f05f3465bc66378632466b3 [Pipeline] echo [2020-12-16T21:15:22.028Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad7df7f [Pipeline] echo [2020-12-16T21:15:22.125Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-16T21:15:22.307Z] provisioning config files... [2020-12-16T21:15:22.339Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7553281424828683618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-16T21:15:22.811Z] ---> docker-login.sh [2020-12-16T21:15:22.811Z] nexus3.edgexfoundry.org:10001 [2020-12-16T21:15:23.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T21:15:23.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T21:15:23.676Z] Configure a credential helper to remove this warning. See [2020-12-16T21:15:23.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T21:15:23.676Z] [2020-12-16T21:15:23.676Z] Login Succeeded [2020-12-16T21:15:23.676Z] nexus3.edgexfoundry.org:10002 [2020-12-16T21:15:23.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T21:15:23.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T21:15:23.948Z] Configure a credential helper to remove this warning. See [2020-12-16T21:15:23.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T21:15:23.948Z] [2020-12-16T21:15:23.948Z] Login Succeeded [2020-12-16T21:15:23.948Z] nexus3.edgexfoundry.org:10003 [2020-12-16T21:15:24.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T21:15:24.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T21:15:24.508Z] Configure a credential helper to remove this warning. See [2020-12-16T21:15:24.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T21:15:24.508Z] [2020-12-16T21:15:24.508Z] Login Succeeded [2020-12-16T21:15:24.508Z] nexus3.edgexfoundry.org:10004 [2020-12-16T21:15:24.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T21:15:24.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T21:15:24.783Z] Configure a credential helper to remove this warning. See [2020-12-16T21:15:24.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T21:15:24.783Z] [2020-12-16T21:15:24.783Z] Login Succeeded [2020-12-16T21:15:24.783Z] docker.io [2020-12-16T21:15:25.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T21:15:25.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T21:15:25.435Z] Configure a credential helper to remove this warning. See [2020-12-16T21:15:25.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T21:15:25.435Z] [2020-12-16T21:15:25.435Z] Login Succeeded [2020-12-16T21:15:25.435Z] ---> docker-login.sh ends [Pipeline] } [2020-12-16T21:15:25.504Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-16T21:15:26.045Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-16T21:15:26.045Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T21:15:26.045Z] ++ dirname cmd/core-command/Dockerfile [2020-12-16T21:15:26.045Z] ++ cut -d/ -f2 [2020-12-16T21:15:26.045Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-16T21:15:26.045Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T21:15:26.045Z] ++ cut -d/ -f2 [2020-12-16T21:15:26.045Z] ++ dirname cmd/core-data/Dockerfile [2020-12-16T21:15:26.045Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-16T21:15:26.045Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T21:15:26.045Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-16T21:15:26.045Z] ++ cut -d/ -f2 [2020-12-16T21:15:26.045Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-16T21:15:26.045Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T21:15:26.045Z] ++ cut -d/ -f2 [2020-12-16T21:15:26.045Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-16T21:15:26.045Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-16T21:15:26.045Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T21:15:26.045Z] ++ cut -d/ -f2 [2020-12-16T21:15:26.045Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-16T21:15:26.045Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-16T21:15:26.045Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T21:15:26.045Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-16T21:15:26.045Z] ++ cut -d/ -f2 [2020-12-16T21:15:26.045Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-16T21:15:26.045Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T21:15:26.045Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-16T21:15:26.045Z] ++ cut -d/ -f2 [2020-12-16T21:15:26.045Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-16T21:15:26.045Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T21:15:26.045Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-16T21:15:26.045Z] ++ cut -d/ -f2 [2020-12-16T21:15:26.045Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-16T21:15:26.045Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T21:15:26.045Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-16T21:15:26.045Z] ++ cut -d/ -f2 [2020-12-16T21:15:26.045Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-16T21:15:26.045Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-16T21:15:26.045Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-16T21:15:26.045Z] ++ cut -d/ -f2 [2020-12-16T21:15:26.045Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-16T21:15:26.162Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-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 [2020-12-16T21:15:28.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-16T21:15:28.013Z] [2020-12-16T21:15:28.013Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-16T21:15:28.400Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-16T21:15:28.682Z] latest: Pulling from edgex-devops/git-semver [2020-12-16T21:15:28.682Z] 31603596830f: Pulling fs layer [2020-12-16T21:15:28.682Z] 2a8b12db71e7: Pulling fs layer [2020-12-16T21:15:28.682Z] 6ca5941a6612: Pulling fs layer [2020-12-16T21:15:28.682Z] ecc8261a40a4: Pulling fs layer [2020-12-16T21:15:28.682Z] ecc8261a40a4: Waiting [2020-12-16T21:15:28.682Z] 2a8b12db71e7: Verifying Checksum [2020-12-16T21:15:28.682Z] 2a8b12db71e7: Download complete [2020-12-16T21:15:28.682Z] 31603596830f: Verifying Checksum [2020-12-16T21:15:28.682Z] 31603596830f: Download complete [2020-12-16T21:15:29.285Z] 6ca5941a6612: Verifying Checksum [2020-12-16T21:15:29.285Z] 6ca5941a6612: Download complete [2020-12-16T21:15:29.285Z] ecc8261a40a4: Verifying Checksum [2020-12-16T21:15:29.285Z] ecc8261a40a4: Download complete [2020-12-16T21:15:29.561Z] 31603596830f: Pull complete [2020-12-16T21:15:29.561Z] 2a8b12db71e7: Pull complete [2020-12-16T21:15:31.562Z] 6ca5941a6612: Pull complete [2020-12-16T21:15:31.848Z] ecc8261a40a4: Pull complete [2020-12-16T21:15:31.848Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-16T21:15:31.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-16T21:15:31.848Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-16T21:15:32.024Z] prd-centos7-docker-4c-2g-16382 does not seem to be running inside a container [2020-12-16T21:15:32.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-16T21:15:35.168Z] $ docker top 59ab93d61b13c6776d9af46a3861cb88abab0ff48c26d6f90352b67d86443215 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-16T21:15:35.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-16T21:15:35.845Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-16T21:15:36.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-16T21:15:36.419Z] $ docker exec 59ab93d61b13c6776d9af46a3861cb88abab0ff48c26d6f90352b67d86443215 ssh-agent [2020-12-16T21:15:36.828Z] SSH_AUTH_SOCK=/tmp/ssh-0uiDyNJeQDwa/agent.11 [2020-12-16T21:15:36.828Z] SSH_AGENT_PID=17 [2020-12-16T21:15:36.848Z] Running ssh-add (command line suppressed) [2020-12-16T21:15:37.215Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5669228314276552524.key (/w/workspace/edgex-go/2@tmp/private_key_5669228314276552524.key) [2020-12-16T21:15:37.470Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-16T21:15:37.841Z] + git tag --points-at HEAD [Pipeline] } [2020-12-16T21:15:37.988Z] $ docker exec --env ******** --env ******** 59ab93d61b13c6776d9af46a3861cb88abab0ff48c26d6f90352b67d86443215 ssh-agent -k [2020-12-16T21:15:38.179Z] unset SSH_AUTH_SOCK; [2020-12-16T21:15:38.180Z] unset SSH_AGENT_PID; [2020-12-16T21:15:38.180Z] echo Agent pid 17 killed; [2020-12-16T21:15:38.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-16T21:15:38.401Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-16T21:15:38.401Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-16T21:15:38.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-16T21:15:38.739Z] $ docker exec 59ab93d61b13c6776d9af46a3861cb88abab0ff48c26d6f90352b67d86443215 ssh-agent [2020-12-16T21:15:39.027Z] SSH_AUTH_SOCK=/tmp/ssh-EsD7yKoRlnGy/agent.47 [2020-12-16T21:15:39.027Z] SSH_AGENT_PID=53 [2020-12-16T21:15:39.036Z] Running ssh-add (command line suppressed) [2020-12-16T21:15:39.185Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7805612565258142151.key (/w/workspace/edgex-go/2@tmp/private_key_7805612565258142151.key) [2020-12-16T21:15:39.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-16T21:15:39.612Z] + git semver init [2020-12-16T21:15:39.612Z] # -> Open(): unable to determine branch for HEAD [2020-12-16T21:15:39.612Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2020-12-16T21:15:39.612Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2020-12-16T21:15:39.612Z] # $SEMVER_REMOTE_NAME = origin [2020-12-16T21:15:39.612Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-16T21:15:39.612Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-16T21:15:39.612Z] # $SEMVER_BRANCH = PR-2956 [2020-12-16T21:15:39.612Z] # $SEMVER_TEMP = /tmp/semver-207420979 [2020-12-16T21:15:39.612Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-16T21:16:36.780Z] # '/tmp/semver-207420979' -> '/w/workspace/edgex-go/2/.semver' [2020-12-16T21:16:36.781Z] # -> Force: false [2020-12-16T21:16:36.781Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2020-12-16T21:16:36.816Z] $ docker exec --env ******** --env ******** 59ab93d61b13c6776d9af46a3861cb88abab0ff48c26d6f90352b67d86443215 ssh-agent -k [2020-12-16T21:16:37.207Z] unset SSH_AUTH_SOCK; [2020-12-16T21:16:37.207Z] unset SSH_AGENT_PID; [2020-12-16T21:16:37.207Z] echo Agent pid 53 killed; [2020-12-16T21:16:37.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-16T21:16:37.986Z] + git semver [Pipeline] } [2020-12-16T21:16:38.023Z] $ docker stop --time=1 59ab93d61b13c6776d9af46a3861cb88abab0ff48c26d6f90352b67d86443215 [2020-12-16T21:16:39.839Z] $ docker rm -f 59ab93d61b13c6776d9af46a3861cb88abab0ff48c26d6f90352b67d86443215 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-16T21:16:40.620Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-16T21:16:41.548Z] Stashed 1 file(s) [Pipeline] echo [2020-12-16T21:16:41.552Z] [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 [2020-12-16T21:16:42.730Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-16T21:16:43.065Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-16T21:16:43.390Z] + sudo service docker restart [2020-12-16T21:16:43.390Z] + true [2020-12-16T21:16:43.390Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-16T21:16:44.425Z] ========================================================= [2020-12-16T21:16:44.425Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-16T21:16:44.425Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-16T21:16:44.866Z] + 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 . [2020-12-16T21:16:50.342Z] Sending build context to Docker daemon 326.4MB [2020-12-16T21:16:50.609Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-16T21:16:50.609Z] Step 2/7 : FROM ${BASE} [2020-12-16T21:16:50.609Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-16T21:16:50.609Z] 188c0c94c7c5: Pulling fs layer [2020-12-16T21:16:50.609Z] 0ef7d3d256c8: Pulling fs layer [2020-12-16T21:16:50.609Z] de9db76c5a1d: Pulling fs layer [2020-12-16T21:16:50.609Z] bca2f99d35d6: Pulling fs layer [2020-12-16T21:16:50.609Z] 93359f2a8cfa: Pulling fs layer [2020-12-16T21:16:50.609Z] 7c6f9722023f: Pulling fs layer [2020-12-16T21:16:50.609Z] a35cf1a2eb13: Pulling fs layer [2020-12-16T21:16:50.609Z] 93359f2a8cfa: Waiting [2020-12-16T21:16:50.609Z] 7c6f9722023f: Waiting [2020-12-16T21:16:50.609Z] a35cf1a2eb13: Waiting [2020-12-16T21:16:50.609Z] de9db76c5a1d: Verifying Checksum [2020-12-16T21:16:50.609Z] de9db76c5a1d: Download complete [2020-12-16T21:16:50.609Z] 0ef7d3d256c8: Verifying Checksum [2020-12-16T21:16:50.609Z] 0ef7d3d256c8: Download complete [2020-12-16T21:16:50.880Z] 93359f2a8cfa: Verifying Checksum [2020-12-16T21:16:50.880Z] 93359f2a8cfa: Download complete [2020-12-16T21:16:51.478Z] 7c6f9722023f: Verifying Checksum [2020-12-16T21:16:51.478Z] 7c6f9722023f: Download complete [2020-12-16T21:16:51.478Z] 188c0c94c7c5: Verifying Checksum [2020-12-16T21:16:51.478Z] 188c0c94c7c5: Download complete [2020-12-16T21:16:52.495Z] 188c0c94c7c5: Pull complete [2020-12-16T21:16:52.781Z] 0ef7d3d256c8: Pull complete [2020-12-16T21:16:53.128Z] de9db76c5a1d: Pull complete [2020-12-16T21:16:56.854Z] a35cf1a2eb13: Verifying Checksum [2020-12-16T21:16:56.854Z] a35cf1a2eb13: Download complete [2020-12-16T21:16:57.130Z] Still waiting to schedule task [2020-12-16T21:16:57.130Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-16T21:17:01.760Z] bca2f99d35d6: Verifying Checksum [2020-12-16T21:17:01.760Z] bca2f99d35d6: Download complete [2020-12-16T21:17:14.270Z] bca2f99d35d6: Pull complete [2020-12-16T21:17:14.270Z] 93359f2a8cfa: Pull complete [2020-12-16T21:17:14.270Z] 7c6f9722023f: Pull complete [2020-12-16T21:17:18.631Z] a35cf1a2eb13: Pull complete [2020-12-16T21:17:18.631Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-16T21:17:18.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-16T21:17:18.631Z] ---> a62c8e92a672 [2020-12-16T21:17:18.631Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-16T21:17:18.631Z] ---> Running in ee95126f1cd0 [2020-12-16T21:17:20.132Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T21:17:20.739Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T21:17:21.425Z] (1/12) Installing libmagic (5.38-r0) [2020-12-16T21:17:21.701Z] (2/12) Installing file (5.38-r0) [2020-12-16T21:17:21.701Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-16T21:17:21.973Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-16T21:17:27.424Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-16T21:17:27.424Z] (6/12) Installing patch (2.7.6-r6) [2020-12-16T21:17:27.424Z] (7/12) Installing build-base (0.5-r2) [2020-12-16T21:17:27.424Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-16T21:17:27.424Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-16T21:17:27.424Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-16T21:17:27.424Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-16T21:17:27.424Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-16T21:17:27.424Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T21:17:27.424Z] OK: 233 MiB in 51 packages [2020-12-16T21:17:31.721Z] Removing intermediate container ee95126f1cd0 [2020-12-16T21:17:31.721Z] ---> 68ae99a8a534 [2020-12-16T21:17:31.721Z] Step 4/7 : WORKDIR /edgex-go [2020-12-16T21:17:31.721Z] ---> Running in 73eaef6a07c6 [2020-12-16T21:17:31.721Z] Removing intermediate container 73eaef6a07c6 [2020-12-16T21:17:31.721Z] ---> c4de3d442680 [2020-12-16T21:17:31.721Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-16T21:17:31.998Z] latest: Pulling from library/docker [2020-12-16T21:17:32.274Z] 05e7bc50f07f: Pulling fs layer [2020-12-16T21:17:32.274Z] 6db28d0fdbf6: Pulling fs layer [2020-12-16T21:17:32.274Z] 292df0bc6bf3: Pulling fs layer [2020-12-16T21:17:32.274Z] a3104fdc50d0: Pulling fs layer [2020-12-16T21:17:32.274Z] a8e67d69e12c: Pulling fs layer [2020-12-16T21:17:32.274Z] 1ede2b221ee4: Pulling fs layer [2020-12-16T21:17:32.274Z] fc74c0d5b799: Pulling fs layer [2020-12-16T21:17:32.274Z] a3104fdc50d0: Waiting [2020-12-16T21:17:32.274Z] a8e67d69e12c: Waiting [2020-12-16T21:17:32.274Z] 1ede2b221ee4: Waiting [2020-12-16T21:17:32.274Z] fc74c0d5b799: Waiting [2020-12-16T21:17:32.559Z] 292df0bc6bf3: Verifying Checksum [2020-12-16T21:17:32.559Z] 292df0bc6bf3: Download complete [2020-12-16T21:17:32.559Z] 6db28d0fdbf6: Verifying Checksum [2020-12-16T21:17:32.559Z] 6db28d0fdbf6: Download complete [2020-12-16T21:17:32.559Z] 05e7bc50f07f: Verifying Checksum [2020-12-16T21:17:32.559Z] 05e7bc50f07f: Download complete [2020-12-16T21:17:32.897Z] a8e67d69e12c: Verifying Checksum [2020-12-16T21:17:32.897Z] a8e67d69e12c: Download complete [2020-12-16T21:17:32.897Z] 1ede2b221ee4: Verifying Checksum [2020-12-16T21:17:32.897Z] 1ede2b221ee4: Download complete [2020-12-16T21:17:32.897Z] fc74c0d5b799: Verifying Checksum [2020-12-16T21:17:32.897Z] fc74c0d5b799: Download complete [2020-12-16T21:17:33.578Z] 05e7bc50f07f: Pull complete [2020-12-16T21:17:33.866Z] 6db28d0fdbf6: Pull complete [2020-12-16T21:17:34.474Z] 292df0bc6bf3: Pull complete [2020-12-16T21:17:34.474Z] a3104fdc50d0: Verifying Checksum [2020-12-16T21:17:34.474Z] a3104fdc50d0: Download complete [2020-12-16T21:17:38.795Z] a3104fdc50d0: Pull complete [2020-12-16T21:17:39.061Z] a8e67d69e12c: Pull complete [2020-12-16T21:17:39.326Z] 1ede2b221ee4: Pull complete [2020-12-16T21:17:39.599Z] fc74c0d5b799: Pull complete [2020-12-16T21:17:39.599Z] Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 [2020-12-16T21:17:39.599Z] Status: Downloaded newer image for docker:latest [2020-12-16T21:17:41.595Z] ---> cff4bdf92042 [2020-12-16T21:17:41.595Z] Step 6/7 : COPY go.mod . [2020-12-16T21:17:42.179Z] ---> d4c24dddb911 [2020-12-16T21:17:42.179Z] Step 7/7 : RUN go mod download [2020-12-16T21:17:42.179Z] ---> Running in 7a4468c36c6d [2020-12-16T21:18:09.217Z] Removing intermediate container 7a4468c36c6d [2020-12-16T21:18:09.217Z] ---> f9e149fbb4cf [2020-12-16T21:18:09.217Z] Successfully built f9e149fbb4cf [2020-12-16T21:18:09.217Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-16T21:18:09.582Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-16T21:18:09.582Z] . [Pipeline] withDockerContainer [2020-12-16T21:18:09.771Z] prd-centos7-docker-4c-2g-16382 does not seem to be running inside a container [2020-12-16T21:18:09.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2020-12-16T21:18:10.900Z] $ docker top 6fd6fb1b0172c8314dd32c52055b17c07a80721a97754666a87a5c20abefd596 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T21:18:11.511Z] + go version [2020-12-16T21:18:11.511Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-16T21:18:11.581Z] $ docker stop --time=1 6fd6fb1b0172c8314dd32c52055b17c07a80721a97754666a87a5c20abefd596 [2020-12-16T21:18:13.143Z] $ docker rm -f 6fd6fb1b0172c8314dd32c52055b17c07a80721a97754666a87a5c20abefd596 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-16T21:18:14.403Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-16T21:18:14.403Z] . [Pipeline] withDockerContainer [2020-12-16T21:18:14.610Z] prd-centos7-docker-4c-2g-16382 does not seem to be running inside a container [2020-12-16T21:18:14.722Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2020-12-16T21:18:15.819Z] $ docker top 156dd649ee0392a58e87aec28506824656771576dcd822e0097bb5daf7753b37 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-16T21:18:16.134Z] ========================================================= [2020-12-16T21:18:16.134Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-16T21:18:16.134Z] ========================================================= [Pipeline] sh [2020-12-16T21:18:16.465Z] + make test [2020-12-16T21:18:16.465Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-16T21:18:31.750Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-16T21:18:54.529Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-16T21:18:55.771Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16383 in /w/workspace/edgexfoundry_edgex-go_PR-2956 [Pipeline] { [Pipeline] ws [2020-12-16T21:18:55.838Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2020-12-16T21:19:00.567Z] using credential edgex-jenkins-ssh [2020-12-16T21:19:00.668Z] Cloning the remote Git repository [2020-12-16T21:19:00.744Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-16T21:19:00.943Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2020-12-16T21:19:01.034Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-16T21:19:01.035Z] > git --version # timeout=10 [2020-12-16T21:19:01.060Z] > git --version # 'git version 2.17.1' [2020-12-16T21:19:01.061Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T21:19:01.145Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T21:19:07.238Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-16T21:19:07.239Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-16T21:19:07.239Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-16T21:19:07.239Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-16T21:19:07.610Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-16T21:19:07.901Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-16T21:19:12.549Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.071s [2020-12-16T21:19:12.549Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-16T21:19:12.549Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-16T21:19:14.068Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-16T21:19:14.068Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-16T21:19:14.068Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-16T21:19:14.068Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-16T21:19:17.557Z] Merging remotes/origin/master commit 1cb94389de1e39608b319f278621c386c44601c6 into PR head commit ad7df7fdb937c1764f05f3465bc66378632466b3 [2020-12-16T21:19:18.006Z] Merge succeeded, producing ad7df7fdb937c1764f05f3465bc66378632466b3 [2020-12-16T21:19:18.007Z] Checking out Revision ad7df7fdb937c1764f05f3465bc66378632466b3 (PR-2956) [2020-12-16T21:19:16.732Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-16T21:19:16.749Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T21:19:16.786Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-16T21:19:16.820Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-16T21:19:16.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T21:19:16.833Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2956/head:refs/remotes/origin/PR-2956 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-16T21:19:17.575Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T21:19:17.590Z] > git checkout -f ad7df7fdb937c1764f05f3465bc66378632466b3 # timeout=10 [2020-12-16T21:19:17.894Z] > git remote # timeout=10 [2020-12-16T21:19:17.910Z] > git config --get remote.origin.url # timeout=10 [2020-12-16T21:19:17.924Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T21:19:17.936Z] > git merge 1cb94389de1e39608b319f278621c386c44601c6 # timeout=10 [2020-12-16T21:19:17.959Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-16T21:19:18.014Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T21:19:18.029Z] > git checkout -f ad7df7fdb937c1764f05f3465bc66378632466b3 # timeout=10 [2020-12-16T21:19:19.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.132s coverage: 46.6% of statements [2020-12-16T21:19:19.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-16T21:19:19.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-16T21:19:19.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-16T21:19:19.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-16T21:19:19.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-16T21:19:22.523Z] Commit message: "feat: Remove deprecated Mongo code." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-16T21:19:24.308Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-16T21:19:24.707Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-16T21:19:25.095Z] + sudo service docker restart [2020-12-16T21:19:25.095Z] + true [2020-12-16T21:19:25.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.208s coverage: 27.1% of statements [2020-12-16T21:19:25.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-16T21:19:25.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-16T21:19:25.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-16T21:19:25.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-16T21:19:25.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-16T21:19:25.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-16T21:19:25.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.108s coverage: 100.0% of statements [2020-12-16T21:19:25.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-16T21:19:25.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements [2020-12-16T21:19:25.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-16T21:19:25.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-16T21:19:25.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.608s coverage: 71.3% of statements [2020-12-16T21:19:25.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-16T21:19:25.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-16T21:19:25.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.201s coverage: 83.7% of statements [2020-12-16T21:19:25.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-16T21:19:25.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-16T21:19:25.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-16T21:19:25.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-16T21:19:27.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.624s coverage: 28.6% of statements [2020-12-16T21:19:27.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-16T21:19:27.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-16T21:19:27.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-16T21:19:27.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-16T21:19:27.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-16T21:19:27.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.119s coverage: 100.0% of statements [2020-12-16T21:19:27.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-16T21:19:27.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.087s coverage: 100.0% of statements [2020-12-16T21:19:27.674Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-16T21:19:27.807Z] provisioning config files... [2020-12-16T21:19:27.864Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4295406031063137924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-16T21:19:28.288Z] ---> docker-login.sh [2020-12-16T21:19:28.288Z] nexus3.edgexfoundry.org:10001 [2020-12-16T21:19:29.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T21:19:29.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.226s coverage: 86.7% of statements [2020-12-16T21:19:29.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-16T21:19:29.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T21:19:29.554Z] Configure a credential helper to remove this warning. See [2020-12-16T21:19:29.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T21:19:29.554Z] [2020-12-16T21:19:29.554Z] Login Succeeded [2020-12-16T21:19:29.554Z] nexus3.edgexfoundry.org:10002 [2020-12-16T21:19:29.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T21:19:30.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T21:19:30.104Z] Configure a credential helper to remove this warning. See [2020-12-16T21:19:30.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T21:19:30.104Z] [2020-12-16T21:19:30.104Z] Login Succeeded [2020-12-16T21:19:30.104Z] nexus3.edgexfoundry.org:10003 [2020-12-16T21:19:30.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.532s coverage: 97.5% of statements [2020-12-16T21:19:30.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-16T21:19:30.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.118s coverage: 78.3% of statements [2020-12-16T21:19:30.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-16T21:19:30.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-16T21:19:30.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-16T21:19:30.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-16T21:19:30.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T21:19:30.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T21:19:30.655Z] Configure a credential helper to remove this warning. See [2020-12-16T21:19:30.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T21:19:30.655Z] [2020-12-16T21:19:30.655Z] Login Succeeded [2020-12-16T21:19:30.655Z] nexus3.edgexfoundry.org:10004 [2020-12-16T21:19:30.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T21:19:31.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T21:19:31.206Z] Configure a credential helper to remove this warning. See [2020-12-16T21:19:31.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T21:19:31.206Z] [2020-12-16T21:19:31.206Z] Login Succeeded [2020-12-16T21:19:31.206Z] docker.io [2020-12-16T21:19:31.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T21:19:32.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T21:19:32.072Z] Configure a credential helper to remove this warning. See [2020-12-16T21:19:32.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T21:19:32.072Z] [2020-12-16T21:19:32.072Z] Login Succeeded [2020-12-16T21:19:32.072Z] ---> docker-login.sh ends [Pipeline] } [2020-12-16T21:19:32.089Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2020-12-16T21:19:32.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.631s coverage: 93.8% of statements [2020-12-16T21:19:32.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-16T21:19:32.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-16T21:19:32.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-16T21:19:32.409Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-16T21:19:32.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-16T21:19:32.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-16T21:19:32.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-16T21:19:32.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-16T21:19:32.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-16T21:19:32.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-16T21:19:32.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-16T21:19:32.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-16T21:19:32.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-16T21:19:32.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-16T21:19:32.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-16T21:19:32.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-16T21:19:32.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-16T21:19:32.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-16T21:19:32.409Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.093s coverage: 58.8% of statements [2020-12-16T21:19:32.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-16T21:19:32.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [Pipeline] echo [2020-12-16T21:19:32.579Z] ========================================================= [2020-12-16T21:19:32.579Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-16T21:19:32.579Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-16T21:19:32.974Z] + 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 . [2020-12-16T21:19:33.068Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.095s coverage: 0.1% of statements [2020-12-16T21:19:33.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-16T21:19:33.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-16T21:19:33.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-16T21:19:33.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-16T21:19:33.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.104s coverage: 100.0% of statements [2020-12-16T21:19:33.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-16T21:19:33.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.117s coverage: 75.5% of statements [2020-12-16T21:19:33.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-16T21:19:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.098s coverage: 80.8% of statements [2020-12-16T21:19:34.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.145s coverage: 87.2% of statements [2020-12-16T21:19:34.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 84.2% of statements [2020-12-16T21:19:35.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.251s coverage: 91.4% of statements [2020-12-16T21:19:35.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-16T21:19:35.603Z] Sending build context to Docker daemon 165.6MB [2020-12-16T21:19:35.603Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-16T21:19:35.603Z] Step 2/7 : FROM ${BASE} [2020-12-16T21:19:35.603Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-16T21:19:35.603Z] 5f621e34cdf4: Pulling fs layer [2020-12-16T21:19:35.603Z] a4357932f1b6: Pulling fs layer [2020-12-16T21:19:35.603Z] 18c013af1878: Pulling fs layer [2020-12-16T21:19:35.603Z] 00ac8860ef70: Pulling fs layer [2020-12-16T21:19:35.603Z] 63d7cb157983: Pulling fs layer [2020-12-16T21:19:35.603Z] b116817d02f9: Pulling fs layer [2020-12-16T21:19:35.603Z] 745a02a5169b: Pulling fs layer [2020-12-16T21:19:35.603Z] 00ac8860ef70: Waiting [2020-12-16T21:19:35.603Z] 63d7cb157983: Waiting [2020-12-16T21:19:35.603Z] 745a02a5169b: Waiting [2020-12-16T21:19:35.603Z] b116817d02f9: Waiting [2020-12-16T21:19:35.603Z] 18c013af1878: Download complete [2020-12-16T21:19:35.603Z] a4357932f1b6: Verifying Checksum [2020-12-16T21:19:35.603Z] a4357932f1b6: Download complete [2020-12-16T21:19:35.603Z] 63d7cb157983: Verifying Checksum [2020-12-16T21:19:35.603Z] 63d7cb157983: Download complete [2020-12-16T21:19:36.198Z] b116817d02f9: Verifying Checksum [2020-12-16T21:19:36.198Z] b116817d02f9: Download complete [2020-12-16T21:19:36.198Z] 5f621e34cdf4: Verifying Checksum [2020-12-16T21:19:36.198Z] 5f621e34cdf4: Download complete [2020-12-16T21:19:36.797Z] 5f621e34cdf4: Pull complete [2020-12-16T21:19:37.402Z] a4357932f1b6: Pull complete [2020-12-16T21:19:37.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.521s coverage: 63.5% of statements [2020-12-16T21:19:37.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-16T21:19:37.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-16T21:19:37.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2020-12-16T21:19:37.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.073s coverage: 91.3% of statements [2020-12-16T21:19:37.680Z] 18c013af1878: Pull complete [2020-12-16T21:19:38.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2020-12-16T21:19:38.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.153s coverage: 73.7% of statements [2020-12-16T21:19:38.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.160s coverage: 100.0% of statements [2020-12-16T21:19:39.134Z] 745a02a5169b: Download complete [2020-12-16T21:19:40.112Z] 00ac8860ef70: Verifying Checksum [2020-12-16T21:19:40.112Z] 00ac8860ef70: Download complete [2020-12-16T21:19:42.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.022s coverage: 55.9% of statements [2020-12-16T21:19:42.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-16T21:19:42.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-16T21:19:42.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-16T21:19:42.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-16T21:19:42.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-16T21:19:42.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-16T21:19:50.271Z] 00ac8860ef70: Pull complete [2020-12-16T21:19:50.545Z] 63d7cb157983: Pull complete [2020-12-16T21:19:51.142Z] b116817d02f9: Pull complete [2020-12-16T21:19:54.548Z] 745a02a5169b: Pull complete [2020-12-16T21:19:54.548Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-16T21:19:54.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-16T21:19:54.548Z] ---> b7e6874047d6 [2020-12-16T21:19:54.548Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-16T21:19:58.854Z] ---> Running in 04134b8d24c7 [2020-12-16T21:19:59.132Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T21:20:00.104Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T21:20:00.695Z] (1/12) Installing libmagic (5.38-r0) [2020-12-16T21:20:00.966Z] (2/12) Installing file (5.38-r0) [2020-12-16T21:20:00.966Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-16T21:20:01.237Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-16T21:20:05.533Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-16T21:20:05.533Z] (6/12) Installing patch (2.7.6-r6) [2020-12-16T21:20:05.533Z] (7/12) Installing build-base (0.5-r2) [2020-12-16T21:20:05.533Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-16T21:20:05.533Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-16T21:20:05.533Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-16T21:20:05.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 23.419s coverage: 86.3% of statements [2020-12-16T21:20:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-16T21:20:05.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 2.276s coverage: 72.2% of statements [2020-12-16T21:20:05.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.887s coverage: 72.1% of statements [2020-12-16T21:20:05.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.162s coverage: 82.4% of statements [2020-12-16T21:20:05.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.165s coverage: 48.4% of statements [2020-12-16T21:20:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-16T21:20:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-16T21:20:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-16T21:20:05.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.057s coverage: 28.8% of statements [2020-12-16T21:20:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-16T21:20:05.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.088s coverage: 96.8% of statements [2020-12-16T21:20:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-16T21:20:05.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.238s coverage: 37.0% of statements [2020-12-16T21:20:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-16T21:20:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-16T21:20:05.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.648s coverage: 84.0% of statements [2020-12-16T21:20:05.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.096s coverage: 100.0% of statements [2020-12-16T21:20:05.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.240s coverage: 47.1% of statements [2020-12-16T21:20:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-16T21:20:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-16T21:20:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-16T21:20:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-16T21:20:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-16T21:20:05.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.143s coverage: 100.0% of statements [2020-12-16T21:20:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-16T21:20:05.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.066s coverage: 100.0% of statements [2020-12-16T21:20:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-16T21:20:05.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.131s coverage: 29.1% of statements [2020-12-16T21:20:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-16T21:20:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-16T21:20:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-16T21:20:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-16T21:20:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-16T21:20:05.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.206s coverage: 99.0% of statements [2020-12-16T21:20:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-16T21:20:05.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.079s coverage: 100.0% of statements [2020-12-16T21:20:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-16T21:20:05.793Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.030s coverage: 0.0% of statements [2020-12-16T21:20:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-16T21:20:05.793Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements [2020-12-16T21:20:05.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-16T21:20:05.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-16T21:20:05.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-16T21:20:05.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-16T21:20:05.794Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.162s coverage: 87.9% of statements [2020-12-16T21:20:05.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-16T21:20:05.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-16T21:20:05.794Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.137s coverage: 100.0% of statements [2020-12-16T21:20:05.794Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.133s coverage: 32.1% of statements [2020-12-16T21:20:05.794Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.127s coverage: 100.0% of statements [2020-12-16T21:20:05.794Z] GO111MODULE=on go vet ./... [2020-12-16T21:20:05.802Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-16T21:20:05.802Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-16T21:20:05.802Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T21:20:06.075Z] OK: 217 MiB in 51 packages [2020-12-16T21:20:10.391Z] Removing intermediate container 04134b8d24c7 [2020-12-16T21:20:10.391Z] ---> 738649ebe267 [2020-12-16T21:20:10.391Z] Step 4/7 : WORKDIR /edgex-go [2020-12-16T21:20:10.391Z] ---> Running in 7b684b65f50a [2020-12-16T21:20:10.391Z] Removing intermediate container 7b684b65f50a [2020-12-16T21:20:10.391Z] ---> 3a4f8f631a96 [2020-12-16T21:20:10.391Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-16T21:20:11.365Z] latest: Pulling from library/docker [2020-12-16T21:20:13.332Z] a3cc7d3b244e: Pulling fs layer [2020-12-16T21:20:13.332Z] 02a3295e0d61: Pulling fs layer [2020-12-16T21:20:13.332Z] 0f4f2e6d8100: Pulling fs layer [2020-12-16T21:20:13.332Z] 065c9533d613: Pulling fs layer [2020-12-16T21:20:13.332Z] 9fce0df16b8b: Pulling fs layer [2020-12-16T21:20:13.332Z] e3faa53604c1: Pulling fs layer [2020-12-16T21:20:13.332Z] 065c9533d613: Waiting [2020-12-16T21:20:13.332Z] 9fce0df16b8b: Waiting [2020-12-16T21:20:13.332Z] 04b5adaa2053: Pulling fs layer [2020-12-16T21:20:13.332Z] e3faa53604c1: Waiting [2020-12-16T21:20:13.332Z] 04b5adaa2053: Waiting [2020-12-16T21:20:13.332Z] 0f4f2e6d8100: Verifying Checksum [2020-12-16T21:20:13.332Z] 0f4f2e6d8100: Download complete [2020-12-16T21:20:13.332Z] 02a3295e0d61: Verifying Checksum [2020-12-16T21:20:13.332Z] 02a3295e0d61: Download complete [2020-12-16T21:20:13.332Z] a3cc7d3b244e: Verifying Checksum [2020-12-16T21:20:13.332Z] a3cc7d3b244e: Download complete [2020-12-16T21:20:13.332Z] 9fce0df16b8b: Download complete [2020-12-16T21:20:13.608Z] 04b5adaa2053: Verifying Checksum [2020-12-16T21:20:13.608Z] 04b5adaa2053: Download complete [2020-12-16T21:20:13.608Z] e3faa53604c1: Verifying Checksum [2020-12-16T21:20:13.608Z] e3faa53604c1: Download complete [2020-12-16T21:20:13.895Z] a3cc7d3b244e: Pull complete [2020-12-16T21:20:14.886Z] 02a3295e0d61: Pull complete [2020-12-16T21:20:14.886Z] 065c9533d613: Verifying Checksum [2020-12-16T21:20:14.886Z] 065c9533d613: Download complete [2020-12-16T21:20:15.161Z] 0f4f2e6d8100: Pull complete [2020-12-16T21:20:19.466Z] 065c9533d613: Pull complete [2020-12-16T21:20:19.466Z] 9fce0df16b8b: Pull complete [2020-12-16T21:20:19.466Z] e3faa53604c1: Pull complete [2020-12-16T21:20:19.739Z] 04b5adaa2053: Pull complete [2020-12-16T21:20:19.739Z] Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 [2020-12-16T21:20:19.739Z] Status: Downloaded newer image for docker:latest [2020-12-16T21:20:23.132Z] ---> 3fd58c87765b [2020-12-16T21:20:23.132Z] Step 6/7 : COPY go.mod . [2020-12-16T21:20:23.737Z] ---> d144ea9e449a [2020-12-16T21:20:23.737Z] Step 7/7 : RUN go mod download [2020-12-16T21:20:24.009Z] ---> Running in eb8f4abf2879 [2020-12-16T21:20:50.824Z] Removing intermediate container eb8f4abf2879 [2020-12-16T21:20:50.824Z] ---> 339cd7c034ce [2020-12-16T21:20:50.824Z] Successfully built 339cd7c034ce [2020-12-16T21:20:50.824Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-16T21:20:51.168Z] + docker inspect -f . ci-base-image-arm64 [2020-12-16T21:20:51.168Z] . [Pipeline] withDockerContainer [2020-12-16T21:20:51.439Z] prd-ubuntu18.04-docker-arm64-4c-16g-16383 does not seem to be running inside a container [2020-12-16T21:20:51.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2020-12-16T21:20:53.097Z] $ docker top 00819c2539393c157b79d51234d6e8cf8e112910d615e7d6a329aba8129c70d9 -eo pid,comm [2020-12-16T21:20:53.315Z] gofmt -l . [2020-12-16T21:20:53.315Z] [ "`gofmt -l .`" = "" ] [Pipeline] { [Pipeline] sh [2020-12-16T21:20:53.934Z] ./bin/test-go-mod-tidy.sh [2020-12-16T21:20:54.149Z] + go version [2020-12-16T21:20:54.149Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-16T21:20:54.174Z] $ docker stop --time=1 00819c2539393c157b79d51234d6e8cf8e112910d615e7d6a329aba8129c70d9 [2020-12-16T21:20:55.441Z] ./bin/test-attribution-txt.sh [2020-12-16T21:20:56.196Z] $ docker rm -f 00819c2539393c157b79d51234d6e8cf8e112910d615e7d6a329aba8129c70d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-16T21:20:57.247Z] + docker inspect -f . ci-base-image-arm64 [2020-12-16T21:20:57.247Z] . [Pipeline] withDockerContainer [2020-12-16T21:20:57.508Z] prd-ubuntu18.04-docker-arm64-4c-16g-16383 does not seem to be running inside a container [2020-12-16T21:20:57.586Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2020-12-16T21:20:59.018Z] $ docker top e5f0b422b96a33dc1f6810f7819855a9d9f155710ec56c91a6eb381b3cb22e0f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo [2020-12-16T21:20:59.521Z] ========================================================= [2020-12-16T21:20:59.521Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-16T21:20:59.521Z] ========================================================= [Pipeline] sh [2020-12-16T21:21:00.068Z] + ls -al . [2020-12-16T21:21:00.068Z] total 664 [2020-12-16T21:21:00.068Z] drwxrwxr-x 10 1001 1001 4096 Dec 16 21:20 . [2020-12-16T21:21:00.068Z] drwxr-xr-x 4 root root 28 Dec 16 21:18 .. [2020-12-16T21:21:00.068Z] -rw-rw-r-- 1 1001 1001 11 Dec 16 21:15 .dockerignore [2020-12-16T21:21:00.068Z] drwxrwxr-x 8 1001 1001 179 Dec 16 21:15 .git [2020-12-16T21:21:00.068Z] drwxrwxr-x 3 1001 1001 125 Dec 16 21:15 .github [2020-12-16T21:21:00.068Z] -rw-rw-r-- 1 1001 1001 943 Dec 16 21:15 .gitignore [2020-12-16T21:21:00.068Z] drwx------ 3 1001 1001 47 Dec 16 21:16 .semver [2020-12-16T21:21:00.068Z] -rw-rw-r-- 1 1001 1001 166 Dec 16 21:15 .sonarcloud.properties [2020-12-16T21:21:00.068Z] -rw-rw-r-- 1 1001 1001 3804 Dec 16 21:15 CONTRIBUTING.md [2020-12-16T21:21:00.068Z] -rw-rw-r-- 1 1001 1001 1035 Dec 16 21:15 Dockerfile.build [2020-12-16T21:21:00.068Z] -rw-rw-r-- 1 1001 1001 863 Dec 16 21:15 Jenkinsfile [2020-12-16T21:21:00.068Z] -rw-rw-r-- 1 1001 1001 10775 Dec 16 21:15 LICENSE [2020-12-16T21:21:00.068Z] -rw-rw-r-- 1 1001 1001 6318 Dec 16 21:15 Makefile [2020-12-16T21:21:00.068Z] -rw-rw-r-- 1 1001 1001 6361 Dec 16 21:15 README.md [2020-12-16T21:21:00.068Z] -rw-rw-r-- 1 1001 1001 7286 Dec 16 21:15 SECURITY.md [2020-12-16T21:21:00.068Z] -rw-rw-r-- 1 1001 1001 5 Dec 16 21:16 VERSION [2020-12-16T21:21:00.068Z] -rw-rw-r-- 1 1001 1001 4131 Dec 16 21:15 ZMQWindows.md [2020-12-16T21:21:00.068Z] drwxrwxr-x 2 1001 1001 117 Dec 16 21:15 bin [2020-12-16T21:21:00.068Z] drwxrwxr-x 15 1001 1001 4096 Dec 16 21:15 cmd [2020-12-16T21:21:00.068Z] -rw-r--r-- 1 root root 567417 Dec 16 21:20 coverage.out [2020-12-16T21:21:00.068Z] -rw-r--r-- 1 root root 1041 Dec 16 21:20 go.mod [2020-12-16T21:21:00.068Z] -rw-r--r-- 1 root root 18856 Dec 16 21:20 go.sum [2020-12-16T21:21:00.068Z] drwxrwxr-x 8 1001 1001 127 Dec 16 21:15 internal [2020-12-16T21:21:00.068Z] drwxrwxr-x 4 1001 1001 26 Dec 16 21:15 openapi [2020-12-16T21:21:00.068Z] drwxrwxr-x 4 1001 1001 71 Dec 16 21:15 snap [2020-12-16T21:21:00.068Z] -rw-rw-r-- 1 1001 1001 168 Dec 16 21:15 version.go [Pipeline] sh [2020-12-16T21:21:00.171Z] + make test [2020-12-16T21:21:00.171Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-16T21:21:00.406Z] + '[' -e coverage.out ] [2020-12-16T21:21:00.406Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-16T21:21:00.842Z] Stashed 1 file(s) [Pipeline] sh [2020-12-16T21:21:01.205Z] + make build [2020-12-16T21:21:01.205Z] 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 [2020-12-16T21:21:06.876Z] 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 [2020-12-16T21:21:19.450Z] 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 [2020-12-16T21:21:21.434Z] 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 [2020-12-16T21:21:22.382Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-16T21:21:24.157Z] 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 [2020-12-16T21:21:24.766Z] 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 [2020-12-16T21:21:27.547Z] 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 [2020-12-16T21:21:30.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-16T21:21:32.920Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-16T21:21:35.667Z] 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 [2020-12-16T21:21:38.335Z] 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 [2020-12-16T21:21:41.017Z] 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 [2020-12-16T21:21:43.713Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-16T21:21:45.706Z] $ docker stop --time=1 156dd649ee0392a58e87aec28506824656771576dcd822e0097bb5daf7753b37 [2020-12-16T21:21:47.879Z] $ docker rm -f 156dd649ee0392a58e87aec28506824656771576dcd822e0097bb5daf7753b37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-16T21:21:52.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-16T21:21:52.686Z] [2020-12-16T21:21:52.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-16T21:21:53.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-16T21:21:53.324Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-16T21:21:53.324Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-16T21:21:53.324Z] ca9280d653b3: Pulling fs layer [2020-12-16T21:21:53.324Z] 7e9c9ca2126c: Pulling fs layer [2020-12-16T21:21:54.293Z] cbdbe7a5bc2a: Download complete [2020-12-16T21:21:54.908Z] ca9280d653b3: Verifying Checksum [2020-12-16T21:21:54.908Z] ca9280d653b3: Download complete [2020-12-16T21:21:54.908Z] cbdbe7a5bc2a: Pull complete [2020-12-16T21:21:56.446Z] ca9280d653b3: Pull complete [2020-12-16T21:21:58.437Z] 7e9c9ca2126c: Download complete [2020-12-16T21:22:01.434Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-16T21:22:11.014Z] 7e9c9ca2126c: Pull complete [2020-12-16T21:22:11.014Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-16T21:22:11.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-16T21:22:11.014Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-16T21:22:11.503Z] prd-centos7-docker-4c-2g-16382 does not seem to be running inside a container [2020-12-16T21:22:11.616Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-16T21:22:14.814Z] $ docker top 95b202e0105e9b68c24a2c0b2c54949a829ab50f57ccc9c5cae980c7d2fe3c74 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T21:22:16.614Z] + docker-compose build --help [2020-12-16T21:22:16.614Z] + grep parallel [2020-12-16T21:22:18.648Z] --parallel Build images in parallel. [Pipeline] } [2020-12-16T21:22:18.667Z] $ docker stop --time=1 95b202e0105e9b68c24a2c0b2c54949a829ab50f57ccc9c5cae980c7d2fe3c74 [2020-12-16T21:22:20.432Z] $ docker rm -f 95b202e0105e9b68c24a2c0b2c54949a829ab50f57ccc9c5cae980c7d2fe3c74 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-16T21:22:21.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-16T21:22:21.189Z] . [Pipeline] withDockerContainer [2020-12-16T21:22:21.447Z] prd-centos7-docker-4c-2g-16382 does not seem to be running inside a container [2020-12-16T21:22:21.588Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-16T21:22:23.626Z] $ docker top d34d575b1b73d9d43be66e968b29f149a9f77d6ecf475373648a1aaa5c881937 -eo pid,comm [2020-12-16T21:22:23.671Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-16T21:22:23.671Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-16T21:22:23.671Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-16T21:22:23.671Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-16T21:22:23.671Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-16T21:22:23.671Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-16T21:22:23.672Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.064s [2020-12-16T21:22:23.672Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-16T21:22:23.946Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [Pipeline] { [Pipeline] sh [2020-12-16T21:22:24.932Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-16T21:22:24.932Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-16T21:22:24.932Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-16T21:22:24.932Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-16T21:22:25.020Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-16T21:22:26.538Z] Building docker-core-command-go ... [2020-12-16T21:22:26.538Z] Building docker-core-data-go ... [2020-12-16T21:22:26.538Z] Building docker-core-metadata-go ... [2020-12-16T21:22:26.538Z] Building docker-security-bootstrap-redis-go ... [2020-12-16T21:22:26.538Z] Building docker-security-proxy-setup-go ... [2020-12-16T21:22:26.538Z] Building docker-security-secrets-setup-go ... [2020-12-16T21:22:26.538Z] Building docker-security-secretstore-setup-go ... [2020-12-16T21:22:26.538Z] Building docker-support-notifications-go ... [2020-12-16T21:22:26.538Z] Building docker-support-scheduler-go ... [2020-12-16T21:22:26.538Z] Building docker-sys-mgmt-agent-go ... [2020-12-16T21:22:26.538Z] Building docker-security-bootstrap-redis-go [2020-12-16T21:22:26.538Z] Building docker-security-proxy-setup-go [2020-12-16T21:22:26.538Z] Building docker-security-secretstore-setup-go [2020-12-16T21:22:26.538Z] Building docker-core-command-go [2020-12-16T21:22:26.538Z] Building docker-support-notifications-go [2020-12-16T21:22:33.236Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.302s coverage: 46.6% of statements [2020-12-16T21:22:33.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-16T21:22:33.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-16T21:22:33.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-16T21:22:33.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-16T21:22:33.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-16T21:22:43.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.465s coverage: 27.1% of statements [2020-12-16T21:22:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-16T21:22:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-16T21:22:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-16T21:22:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-16T21:22:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-16T21:22:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-16T21:22:43.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements [2020-12-16T21:22:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-16T21:22:43.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.104s coverage: 100.0% of statements [2020-12-16T21:22:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-16T21:22:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-16T21:22:43.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.570s coverage: 71.3% of statements [2020-12-16T21:22:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-16T21:22:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-16T21:22:43.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.418s coverage: 83.7% of statements [2020-12-16T21:22:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-16T21:22:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-16T21:22:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-16T21:22:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-16T21:22:47.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.210s coverage: 28.6% of statements [2020-12-16T21:22:47.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-16T21:22:47.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-16T21:22:47.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-16T21:22:47.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-16T21:22:47.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-16T21:22:47.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.214s coverage: 100.0% of statements [2020-12-16T21:22:47.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-16T21:22:47.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.103s coverage: 100.0% of statements [2020-12-16T21:22:47.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-16T21:22:49.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.398s coverage: 86.7% of statements [2020-12-16T21:22:49.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-16T21:22:50.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.377s coverage: 97.5% of statements [2020-12-16T21:22:50.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-16T21:22:50.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.133s coverage: 78.3% of statements [2020-12-16T21:22:50.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-16T21:22:50.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-16T21:22:50.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-16T21:22:50.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-16T21:22:57.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.011s coverage: 93.8% of statements [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-16T21:22:57.488Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-16T21:22:57.488Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.151s coverage: 0.1% of statements [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-16T21:22:57.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-16T21:22:57.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 75.5% of statements [2020-12-16T21:22:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-16T21:22:57.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.8% of statements [2020-12-16T21:22:57.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.141s coverage: 87.2% of statements [2020-12-16T21:22:59.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.159s coverage: 84.2% of statements [2020-12-16T21:23:00.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.212s coverage: 91.4% of statements [2020-12-16T21:23:00.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-16T21:23:03.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.633s coverage: 63.5% of statements [2020-12-16T21:23:03.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-16T21:23:03.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-16T21:23:03.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.090s coverage: 100.0% of statements [2020-12-16T21:23:03.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements [2020-12-16T21:23:03.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements [2020-12-16T21:23:03.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2020-12-16T21:23:05.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2020-12-16T21:23:08.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.832s coverage: 55.9% of statements [2020-12-16T21:23:08.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-16T21:23:08.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-16T21:23:08.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-16T21:23:08.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-16T21:23:08.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-16T21:23:08.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-16T21:23:23.600Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T21:23:23.600Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-16T21:23:23.600Z] ---> f9e149fbb4cf [2020-12-16T21:23:23.600Z] Step 3/24 : WORKDIR /edgex-go [2020-12-16T21:23:23.600Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T21:23:23.600Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-16T21:23:23.600Z] ---> f9e149fbb4cf [2020-12-16T21:23:23.600Z] Step 3/21 : WORKDIR /edgex-go [2020-12-16T21:23:23.600Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T21:23:23.600Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-16T21:23:23.600Z] ---> f9e149fbb4cf [2020-12-16T21:23:23.600Z] Step 3/22 : WORKDIR /edgex-go [2020-12-16T21:23:23.600Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T21:23:23.600Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-16T21:23:23.600Z] ---> f9e149fbb4cf [2020-12-16T21:23:23.600Z] Step 3/22 : WORKDIR /edgex-go [2020-12-16T21:23:23.600Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T21:23:23.600Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-16T21:23:23.600Z] ---> f9e149fbb4cf [2020-12-16T21:23:23.600Z] Step 3/24 : WORKDIR /edgex-go [2020-12-16T21:23:23.600Z] ---> Running in b4e2e61057f3 [2020-12-16T21:23:23.600Z] ---> Running in 2eaa0e8e94b7 [2020-12-16T21:23:23.600Z] ---> Running in e22abbc628e4 [2020-12-16T21:23:23.600Z] ---> Running in eda10afb9c2f [2020-12-16T21:23:23.600Z] ---> Running in 561b355454e1 [2020-12-16T21:23:24.207Z] Removing intermediate container eda10afb9c2f [2020-12-16T21:23:24.207Z] ---> e7fc34b6e1ff [2020-12-16T21:23:24.207Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T21:23:24.207Z] Removing intermediate container e22abbc628e4 [2020-12-16T21:23:24.207Z] ---> 6e2c8e4a15c0 [2020-12-16T21:23:24.207Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T21:23:24.207Z] Removing intermediate container 2eaa0e8e94b7 [2020-12-16T21:23:24.207Z] ---> dec4e83ea46f [2020-12-16T21:23:24.207Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T21:23:24.207Z] Removing intermediate container 561b355454e1 [2020-12-16T21:23:24.207Z] ---> 47e3ff421d67 [2020-12-16T21:23:24.207Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T21:23:24.207Z] Removing intermediate container b4e2e61057f3 [2020-12-16T21:23:24.207Z] ---> 06ef9f28b119 [2020-12-16T21:23:24.207Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T21:23:24.207Z] ---> Running in 4b10d029aeda [2020-12-16T21:23:24.207Z] ---> Running in 20ab8dcbed66 [2020-12-16T21:23:24.487Z] ---> Running in 9e91de80dd5f [2020-12-16T21:23:24.487Z] ---> Running in 7e0fcb17394a [2020-12-16T21:23:24.487Z] ---> Running in dffa2f3bab81 [2020-12-16T21:23:27.931Z] Removing intermediate container 4b10d029aeda [2020-12-16T21:23:27.931Z] ---> 30614ebb3918 [2020-12-16T21:23:27.931Z] Step 5/24 : RUN apk update && apk add make git [2020-12-16T21:23:27.931Z] ---> Running in 00009b46e303 [2020-12-16T21:23:27.931Z] Removing intermediate container 20ab8dcbed66 [2020-12-16T21:23:27.931Z] ---> 926949e2e6f5 [2020-12-16T21:23:27.931Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-16T21:23:27.931Z] Removing intermediate container dffa2f3bab81 [2020-12-16T21:23:27.931Z] ---> 6cdd1f336a06 [2020-12-16T21:23:27.931Z] Step 5/22 : RUN apk update && apk add make git [2020-12-16T21:23:27.931Z] Removing intermediate container 7e0fcb17394a [2020-12-16T21:23:27.931Z] ---> 63470c1ee997 [2020-12-16T21:23:27.931Z] Step 5/21 : RUN apk update && apk add make git [2020-12-16T21:23:27.931Z] ---> Running in 01fd8f16d885 [2020-12-16T21:23:27.931Z] Removing intermediate container 9e91de80dd5f [2020-12-16T21:23:27.931Z] ---> 783beda2ce60 [2020-12-16T21:23:27.931Z] Step 5/22 : RUN apk update && apk add make git [2020-12-16T21:23:27.931Z] ---> Running in 0287eaf96160 [2020-12-16T21:23:28.250Z] ---> Running in a3ccd449dc2c [2020-12-16T21:23:28.250Z] ---> Running in fa9b49fe78bf [2020-12-16T21:23:29.307Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T21:23:29.307Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T21:23:29.592Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T21:23:29.592Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T21:23:29.592Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T21:23:29.860Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T21:23:30.139Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T21:23:30.139Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T21:23:30.433Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T21:23:30.433Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T21:23:30.433Z] OK: 12750 distinct packages available [2020-12-16T21:23:30.433Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T21:23:30.734Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T21:23:30.734Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T21:23:30.734Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T21:23:30.734Z] OK: 12750 distinct packages available [2020-12-16T21:23:30.734Z] OK: 233 MiB in 51 packages [2020-12-16T21:23:31.344Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T21:23:31.344Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T21:23:31.344Z] OK: 12750 distinct packages available [2020-12-16T21:23:31.344Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T21:23:31.344Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T21:23:31.344Z] OK: 12750 distinct packages available [2020-12-16T21:23:31.344Z] OK: 233 MiB in 51 packages [2020-12-16T21:23:31.344Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T21:23:31.344Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T21:23:31.344Z] OK: 12750 distinct packages available [2020-12-16T21:23:31.648Z] OK: 233 MiB in 51 packages [2020-12-16T21:23:31.648Z] OK: 233 MiB in 51 packages [2020-12-16T21:23:31.977Z] OK: 233 MiB in 51 packages [2020-12-16T21:23:32.288Z] Removing intermediate container 00009b46e303 [2020-12-16T21:23:32.288Z] ---> 15d2fc23c81e [2020-12-16T21:23:32.288Z] Step 6/24 : COPY go.mod . [2020-12-16T21:23:32.895Z] Removing intermediate container 0287eaf96160 [2020-12-16T21:23:32.895Z] ---> 8d96b11c4e9c [2020-12-16T21:23:32.895Z] Step 6/22 : COPY go.mod . [2020-12-16T21:23:33.194Z] ---> 33e2555a73ef [2020-12-16T21:23:33.195Z] Step 7/24 : RUN go mod download [2020-12-16T21:23:33.195Z] Removing intermediate container fa9b49fe78bf [2020-12-16T21:23:33.195Z] ---> 56c272246878 [2020-12-16T21:23:33.195Z] Step 6/22 : COPY go.mod . [2020-12-16T21:23:33.195Z] Removing intermediate container 01fd8f16d885 [2020-12-16T21:23:33.195Z] ---> 315c80822935 [2020-12-16T21:23:33.195Z] Step 6/24 : COPY go.mod . [2020-12-16T21:23:33.195Z] ---> Running in 03b542bd2ee3 [2020-12-16T21:23:33.488Z] Removing intermediate container a3ccd449dc2c [2020-12-16T21:23:33.488Z] ---> 4bf7475394bd [2020-12-16T21:23:33.488Z] Step 6/21 : COPY go.mod . [2020-12-16T21:23:33.488Z] ---> 3898f963b9b6 [2020-12-16T21:23:33.488Z] Step 7/22 : RUN go mod download [2020-12-16T21:23:33.762Z] ---> Running in 132b9b0be8ae [2020-12-16T21:23:33.762Z] ---> 3d62da9b5053 [2020-12-16T21:23:33.762Z] Step 7/22 : RUN go mod download [2020-12-16T21:23:34.047Z] ---> c5e20a7e47a6 [2020-12-16T21:23:34.047Z] Step 7/24 : RUN go mod download [2020-12-16T21:23:34.047Z] ---> Running in c80d849c14bb [2020-12-16T21:23:34.322Z] ---> Running in 7f6200aeb5a3 [2020-12-16T21:23:34.322Z] ---> 48d2b0aff85c [2020-12-16T21:23:34.322Z] Step 7/21 : RUN go mod download [2020-12-16T21:23:34.322Z] ---> Running in f9dfc49041ff [2020-12-16T21:23:36.946Z] Removing intermediate container 7f6200aeb5a3 [2020-12-16T21:23:36.946Z] ---> 20c12dfbc30d [2020-12-16T21:23:36.946Z] Step 8/24 : COPY . . [2020-12-16T21:23:36.946Z] Removing intermediate container f9dfc49041ff [2020-12-16T21:23:36.946Z] ---> acab96c129fc [2020-12-16T21:23:36.946Z] Step 8/21 : COPY . . [2020-12-16T21:23:37.218Z] Removing intermediate container 03b542bd2ee3 [2020-12-16T21:23:37.218Z] ---> 90c69d24e0ec [2020-12-16T21:23:37.218Z] Step 8/24 : COPY . . [2020-12-16T21:23:37.513Z] Removing intermediate container 132b9b0be8ae [2020-12-16T21:23:37.513Z] ---> 80409b07b316 [2020-12-16T21:23:37.513Z] Step 8/22 : COPY . . [2020-12-16T21:23:37.513Z] Removing intermediate container c80d849c14bb [2020-12-16T21:23:37.513Z] ---> 0b1658cf26fb [2020-12-16T21:23:37.513Z] Step 8/22 : COPY . . [2020-12-16T21:23:41.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 34.389s coverage: 86.3% of statements [2020-12-16T21:23:41.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-16T21:23:41.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.349s coverage: 72.2% of statements [2020-12-16T21:23:41.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.441s coverage: 72.1% of statements [2020-12-16T21:23:41.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.087s coverage: 82.4% of statements [2020-12-16T21:23:41.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.078s coverage: 48.4% of statements [2020-12-16T21:23:41.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-16T21:23:41.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-16T21:23:41.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-16T21:23:41.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.071s coverage: 28.8% of statements [2020-12-16T21:23:41.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-16T21:23:41.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.077s coverage: 96.8% of statements [2020-12-16T21:23:41.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-16T21:23:41.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.342s coverage: 37.0% of statements [2020-12-16T21:23:41.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-16T21:23:41.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-16T21:23:41.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.584s coverage: 84.0% of statements [2020-12-16T21:23:41.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.083s coverage: 100.0% of statements [2020-12-16T21:23:41.335Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.324s coverage: 47.1% of statements [2020-12-16T21:23:41.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-16T21:23:41.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-16T21:23:41.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-16T21:23:41.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-16T21:23:41.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-16T21:23:41.335Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.137s coverage: 100.0% of statements [2020-12-16T21:23:41.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-16T21:23:41.335Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.123s coverage: 100.0% of statements [2020-12-16T21:23:41.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-16T21:23:41.335Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.717s coverage: 29.1% of statements [2020-12-16T21:23:41.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-16T21:23:41.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-16T21:23:41.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-16T21:23:41.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-16T21:23:41.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-16T21:23:41.335Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.187s coverage: 99.0% of statements [2020-12-16T21:23:41.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-16T21:23:41.336Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.135s coverage: 100.0% of statements [2020-12-16T21:23:41.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-16T21:23:41.336Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2020-12-16T21:23:41.336Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-16T21:23:41.336Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements [2020-12-16T21:23:41.336Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-16T21:23:41.336Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-16T21:23:41.336Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-16T21:23:41.336Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-16T21:23:41.336Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.082s coverage: 87.9% of statements [2020-12-16T21:23:41.336Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-16T21:23:41.336Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-16T21:23:41.336Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements [2020-12-16T21:23:41.336Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2020-12-16T21:23:41.336Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2020-12-16T21:23:41.928Z] GO111MODULE=on go vet ./... [2020-12-16T21:24:35.324Z] ---> 3f63f810798d [2020-12-16T21:24:35.324Z] ---> ef6cb201d665 [2020-12-16T21:24:35.324Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications ---> 56a7a66deb89 [2020-12-16T21:24:35.324Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-16T21:24:35.324Z] [2020-12-16T21:24:35.324Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-16T21:24:35.324Z] ---> a2442bef7cd8 [2020-12-16T21:24:35.324Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-16T21:24:35.324Z] ---> 55cbd4efdd74 [2020-12-16T21:24:35.324Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-16T21:24:35.324Z] ---> Running in 9345522b3008 [2020-12-16T21:24:35.324Z] ---> Running in 3bdf75cba6c6 [2020-12-16T21:24:35.324Z] ---> Running in 2d99b55d008b [2020-12-16T21:24:35.324Z] ---> Running in a995b25f69b1 [2020-12-16T21:24:35.324Z] ---> Running in f039980caa55 [2020-12-16T21:24:35.324Z] 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 [2020-12-16T21:24:35.324Z] 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 [2020-12-16T21:24:35.324Z] 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 [2020-12-16T21:24:35.324Z] 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 [2020-12-16T21:24:35.324Z] 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 [2020-12-16T21:24:49.972Z] gofmt -l . [2020-12-16T21:24:49.972Z] [ "`gofmt -l .`" = "" ] [2020-12-16T21:24:50.949Z] ./bin/test-go-mod-tidy.sh [2020-12-16T21:24:51.544Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-16T21:24:56.554Z] + ls -al . [2020-12-16T21:24:56.554Z] total 692 [2020-12-16T21:24:56.554Z] drwxrwxr-x 9 1001 1001 4096 Dec 16 21:24 . [2020-12-16T21:24:56.554Z] drwxr-xr-x 4 root root 4096 Dec 16 21:20 .. [2020-12-16T21:24:56.554Z] -rw-rw-r-- 1 1001 1001 11 Dec 16 21:19 .dockerignore [2020-12-16T21:24:56.554Z] drwxrwxr-x 8 1001 1001 4096 Dec 16 21:19 .git [2020-12-16T21:24:56.554Z] drwxrwxr-x 3 1001 1001 4096 Dec 16 21:19 .github [2020-12-16T21:24:56.554Z] -rw-rw-r-- 1 1001 1001 943 Dec 16 21:19 .gitignore [2020-12-16T21:24:56.554Z] -rw-rw-r-- 1 1001 1001 166 Dec 16 21:19 .sonarcloud.properties [2020-12-16T21:24:56.554Z] -rw-rw-r-- 1 1001 1001 3804 Dec 16 21:19 CONTRIBUTING.md [2020-12-16T21:24:56.554Z] -rw-rw-r-- 1 1001 1001 1035 Dec 16 21:19 Dockerfile.build [2020-12-16T21:24:56.554Z] -rw-rw-r-- 1 1001 1001 863 Dec 16 21:19 Jenkinsfile [2020-12-16T21:24:56.554Z] -rw-rw-r-- 1 1001 1001 10775 Dec 16 21:19 LICENSE [2020-12-16T21:24:56.554Z] -rw-rw-r-- 1 1001 1001 6318 Dec 16 21:19 Makefile [2020-12-16T21:24:56.554Z] -rw-rw-r-- 1 1001 1001 6361 Dec 16 21:19 README.md [2020-12-16T21:24:56.554Z] -rw-rw-r-- 1 1001 1001 7286 Dec 16 21:19 SECURITY.md [2020-12-16T21:24:56.554Z] -rw-rw-r-- 1 1001 1001 5 Dec 16 21:16 VERSION [2020-12-16T21:24:56.554Z] -rw-rw-r-- 1 1001 1001 4131 Dec 16 21:19 ZMQWindows.md [2020-12-16T21:24:56.554Z] drwxrwxr-x 2 1001 1001 4096 Dec 16 21:19 bin [2020-12-16T21:24:56.554Z] drwxrwxr-x 15 1001 1001 4096 Dec 16 21:19 cmd [2020-12-16T21:24:56.554Z] -rw-r--r-- 1 root root 567417 Dec 16 21:23 coverage.out [2020-12-16T21:24:56.554Z] -rw-r--r-- 1 root root 1041 Dec 16 21:24 go.mod [2020-12-16T21:24:56.554Z] -rw-r--r-- 1 root root 18856 Dec 16 21:24 go.sum [2020-12-16T21:24:56.554Z] drwxrwxr-x 8 1001 1001 4096 Dec 16 21:19 internal [2020-12-16T21:24:56.554Z] drwxrwxr-x 4 1001 1001 4096 Dec 16 21:19 openapi [2020-12-16T21:24:56.554Z] drwxrwxr-x 4 1001 1001 4096 Dec 16 21:19 snap [2020-12-16T21:24:56.554Z] -rw-rw-r-- 1 1001 1001 168 Dec 16 21:19 version.go [Pipeline] sh [2020-12-16T21:24:57.257Z] + '[' -e coverage.out ] [2020-12-16T21:24:57.257Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-16T21:24:57.281Z] Warning: overwriting stash ‘coverage-report’ [2020-12-16T21:24:58.636Z] Stashed 1 file(s) [Pipeline] sh [2020-12-16T21:24:59.292Z] + make build [2020-12-16T21:24:59.292Z] 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 [2020-12-16T21:25:09.452Z] 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 [2020-12-16T21:25:14.696Z] 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 [2020-12-16T21:25:14.696Z] 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 [2020-12-16T21:25:19.176Z] Removing intermediate container a995b25f69b1 [2020-12-16T21:25:19.176Z] ---> 316dd4b150a3 [2020-12-16T21:25:19.176Z] [2020-12-16T21:25:19.176Z] Step 10/22 : FROM alpine:3.10 [2020-12-16T21:25:19.176Z] 3.10: Pulling from library/alpine [2020-12-16T21:25:19.790Z] Removing intermediate container 2d99b55d008b [2020-12-16T21:25:19.790Z] ---> 21a4f6b118d7 [2020-12-16T21:25:19.790Z] [2020-12-16T21:25:19.790Z] Step 10/24 : FROM scratch [2020-12-16T21:25:19.790Z] ---> [2020-12-16T21:25:19.790Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-16T21:25:20.792Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-16T21:25:21.101Z] Status: Downloaded newer image for alpine:3.10 [2020-12-16T21:25:21.101Z] ---> be4e4bea2c2e [2020-12-16T21:25:21.101Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-16T21:25:22.528Z] ---> Running in 01ec6649930d [2020-12-16T21:25:22.528Z] ---> Running in aca2108c189f [2020-12-16T21:25:22.528Z] Removing intermediate container 9345522b3008 [2020-12-16T21:25:22.528Z] ---> 03b39ea64315 [2020-12-16T21:25:22.528Z] [2020-12-16T21:25:22.528Z] Step 10/22 : FROM scratch [2020-12-16T21:25:22.528Z] ---> [2020-12-16T21:25:22.528Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-16T21:25:22.807Z] Removing intermediate container f039980caa55 [2020-12-16T21:25:22.807Z] ---> 3be1d7dca65a [2020-12-16T21:25:22.807Z] [2020-12-16T21:25:22.807Z] Step 10/24 : FROM alpine:3.10 [2020-12-16T21:25:22.807Z] ---> be4e4bea2c2e [2020-12-16T21:25:22.807Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-16T21:25:23.091Z] Removing intermediate container 3bdf75cba6c6 [2020-12-16T21:25:23.091Z] ---> 7345887200ab [2020-12-16T21:25:23.091Z] [2020-12-16T21:25:23.091Z] Step 10/21 : FROM alpine [2020-12-16T21:25:23.091Z] latest: Pulling from library/alpine [2020-12-16T21:25:23.091Z] ---> Running in 40ace4e9d1a7 [2020-12-16T21:25:23.369Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-16T21:25:23.633Z] Status: Downloaded newer image for alpine:latest [2020-12-16T21:25:23.633Z] ---> b14afc6dfb98 [2020-12-16T21:25:23.633Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-16T21:25:23.633Z] ---> Running in d40bd84f51fa [2020-12-16T21:25:24.303Z] Removing intermediate container 01ec6649930d [2020-12-16T21:25:24.303Z] ---> 78c083ac5d81 [2020-12-16T21:25:24.303Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-16T21:25:24.303Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-16T21:25:24.303Z] ---> Running in 42710999d3d4 [2020-12-16T21:25:24.303Z] ---> Running in 366889c69de1 [2020-12-16T21:25:24.676Z] Removing intermediate container 40ace4e9d1a7 [2020-12-16T21:25:24.676Z] ---> f2f08e5394ea [2020-12-16T21:25:24.676Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-16T21:25:24.676Z] ---> Running in f5c1da4df30a [2020-12-16T21:25:24.676Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-16T21:25:24.676Z] Removing intermediate container 42710999d3d4 [2020-12-16T21:25:24.676Z] ---> b2b919dffd95 [2020-12-16T21:25:24.676Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-16T21:25:25.255Z] ---> Running in 4a0eea4d4ec8 [2020-12-16T21:25:25.255Z] Removing intermediate container f5c1da4df30a [2020-12-16T21:25:25.255Z] ---> 0fc3810b1376 [2020-12-16T21:25:25.255Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-16T21:25:25.255Z] ---> Running in 8d5cd3d20cef [2020-12-16T21:25:25.572Z] Removing intermediate container 4a0eea4d4ec8 [2020-12-16T21:25:25.572Z] ---> d4a3bf8fda65 [2020-12-16T21:25:25.572Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-16T21:25:25.572Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-16T21:25:25.572Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-16T21:25:25.572Z] OK: 10350 distinct packages available [2020-12-16T21:25:25.572Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-16T21:25:25.572Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-16T21:25:25.572Z] Removing intermediate container 8d5cd3d20cef [2020-12-16T21:25:25.572Z] ---> 42f2dec8668f [2020-12-16T21:25:25.572Z] Step 14/22 : WORKDIR / [2020-12-16T21:25:26.052Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-16T21:25:26.052Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-16T21:25:26.052Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-16T21:25:26.052Z] ---> Running in ea72157996c5 [2020-12-16T21:25:26.052Z] (4/5) Installing curl (7.66.0-r3) [2020-12-16T21:25:26.052Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T21:25:26.052Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-16T21:25:26.052Z] Executing busybox-1.30.1-r3.trigger [2020-12-16T21:25:26.052Z] Executing ca-certificates-20191127-r2.trigger [2020-12-16T21:25:26.052Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-16T21:25:26.052Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-16T21:25:26.052Z] OK: 10350 distinct packages available [2020-12-16T21:25:26.052Z] OK: 7 MiB in 19 packages [2020-12-16T21:25:26.445Z] ---> 2af945e29acb [2020-12-16T21:25:26.445Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-16T21:25:26.445Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T21:25:26.445Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-16T21:25:26.445Z] Removing intermediate container ea72157996c5 [2020-12-16T21:25:26.445Z] ---> 71a29790a776 [2020-12-16T21:25:26.445Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-16T21:25:26.445Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-16T21:25:26.445Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-16T21:25:26.445Z] (4/5) Installing curl (7.66.0-r3) [2020-12-16T21:25:26.445Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-16T21:25:26.734Z] Executing busybox-1.30.1-r3.trigger [2020-12-16T21:25:26.734Z] Executing ca-certificates-20191127-r2.trigger [2020-12-16T21:25:26.734Z] OK: 7 MiB in 19 packages [2020-12-16T21:25:26.734Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-16T21:25:26.734Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-16T21:25:26.734Z] OK: 12747 distinct packages available [2020-12-16T21:25:27.051Z] ---> 7750e463276d [2020-12-16T21:25:27.051Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-16T21:25:27.331Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-16T21:25:27.331Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-16T21:25:27.331Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-16T21:25:27.331Z] (4/4) Installing curl (7.69.1-r3) [2020-12-16T21:25:27.331Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T21:25:27.331Z] Executing ca-certificates-20191127-r4.trigger [2020-12-16T21:25:27.616Z] OK: 7 MiB in 18 packages [2020-12-16T21:25:27.899Z] Removing intermediate container aca2108c189f [2020-12-16T21:25:27.899Z] ---> 01010a616417 [2020-12-16T21:25:27.899Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-16T21:25:27.899Z] ---> bb8b87ebc8eb [2020-12-16T21:25:27.899Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-16T21:25:28.192Z] ---> Running in 8ea1d3bdbddc [2020-12-16T21:25:28.192Z] ---> 0d84ac60d91f [2020-12-16T21:25:28.192Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-16T21:25:28.486Z] Removing intermediate container d40bd84f51fa [2020-12-16T21:25:28.486Z] ---> 9d4294ee1fbb [2020-12-16T21:25:28.486Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-16T21:25:28.486Z] ---> Running in 74ca5681f392 [2020-12-16T21:25:28.754Z] Removing intermediate container 8ea1d3bdbddc [2020-12-16T21:25:28.754Z] ---> 2db1be6216fd [2020-12-16T21:25:28.754Z] Step 13/22 : WORKDIR / [2020-12-16T21:25:29.393Z] ---> 5f545a51d1f5 [2020-12-16T21:25:29.393Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-16T21:25:29.393Z] ---> Running in 5bca63862af3 [2020-12-16T21:25:29.393Z] Removing intermediate container 74ca5681f392 [2020-12-16T21:25:29.393Z] ---> 75444b12a741 [2020-12-16T21:25:29.393Z] Step 13/24 : WORKDIR / [2020-12-16T21:25:29.393Z] ---> 1f686a397e16 [2020-12-16T21:25:29.393Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-16T21:25:29.393Z] Removing intermediate container 366889c69de1 [2020-12-16T21:25:29.393Z] ---> e44f0f308041 [2020-12-16T21:25:29.393Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-16T21:25:29.393Z] ---> Running in 76a6e45206b9 [2020-12-16T21:25:29.393Z] ---> Running in 4c08e02d2524 [2020-12-16T21:25:29.673Z] ---> Running in b2ab5b93dc94 [2020-12-16T21:25:29.673Z] Removing intermediate container 5bca63862af3 [2020-12-16T21:25:29.673Z] ---> 0144b719ac72 [2020-12-16T21:25:29.673Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-16T21:25:29.951Z] ---> d82fe9cfa050 [2020-12-16T21:25:29.951Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-16T21:25:29.951Z] Removing intermediate container 4c08e02d2524 [2020-12-16T21:25:29.951Z] ---> 3e3b2f9d17a2 [2020-12-16T21:25:29.951Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T21:25:29.951Z] Removing intermediate container 76a6e45206b9 [2020-12-16T21:25:29.951Z] ---> 20a52267640f [2020-12-16T21:25:29.951Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-16T21:25:29.951Z] Removing intermediate container b2ab5b93dc94 [2020-12-16T21:25:29.951Z] ---> 7c27acbe55fc [2020-12-16T21:25:29.951Z] Step 13/21 : WORKDIR /edgex [2020-12-16T21:25:30.221Z] ---> Running in 292f6fd7bd58 [2020-12-16T21:25:30.221Z] ---> Running in a340a4952370 [2020-12-16T21:25:30.519Z] ---> f23cb757fb66 [2020-12-16T21:25:30.519Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-16T21:25:30.519Z] ---> ead930897362 [2020-12-16T21:25:30.519Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-16T21:25:30.826Z] Removing intermediate container 292f6fd7bd58 [2020-12-16T21:25:30.826Z] ---> 6135ecdc1a55 [2020-12-16T21:25:30.826Z] Step 20/22 : LABEL arch=x86_64 [2020-12-16T21:25:31.131Z] ---> Running in 1be40153984f [2020-12-16T21:25:31.131Z] ---> b98fdcc53eca [2020-12-16T21:25:31.131Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-16T21:25:31.131Z] Removing intermediate container a340a4952370 [2020-12-16T21:25:31.131Z] ---> 615ced2b9a2a [2020-12-16T21:25:31.131Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-16T21:25:31.131Z] ---> 734a12ce843c [2020-12-16T21:25:31.131Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-16T21:25:31.416Z] Removing intermediate container 1be40153984f [2020-12-16T21:25:31.416Z] ---> 3c7efa9321b8 [2020-12-16T21:25:31.416Z] Step 21/22 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 [2020-12-16T21:25:31.416Z] ---> 0d5772f3ad1a [2020-12-16T21:25:31.416Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-16T21:25:31.642Z] 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 [2020-12-16T21:25:31.710Z] ---> Running in ad6bb7f0548b [2020-12-16T21:25:31.710Z] ---> 433c219d5030 [2020-12-16T21:25:31.710Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-16T21:25:31.710Z] ---> fbc7511f8c3a [2020-12-16T21:25:31.710Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-16T21:25:31.710Z] ---> ace51844f07e [2020-12-16T21:25:31.710Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-16T21:25:31.710Z] ---> Running in 07521c615a30 [2020-12-16T21:25:32.004Z] Removing intermediate container ad6bb7f0548b [2020-12-16T21:25:32.004Z] ---> 09e661eb4c48 [2020-12-16T21:25:32.004Z] Step 22/22 : LABEL version=0.0.0 [2020-12-16T21:25:32.277Z] ---> Running in 8884d8145054 [2020-12-16T21:25:32.277Z] Removing intermediate container 07521c615a30 [2020-12-16T21:25:32.277Z] ---> ac3c92c50592 [2020-12-16T21:25:32.277Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T21:25:32.277Z] ---> f1459890ed36 [2020-12-16T21:25:32.277Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-16T21:25:32.549Z] ---> Running in e0d40fb2efcf [2020-12-16T21:25:32.549Z] Removing intermediate container 8884d8145054 [2020-12-16T21:25:32.549Z] ---> f626e90d603a [2020-12-16T21:25:32.549Z] [2020-12-16T21:25:33.136Z] Successfully built f626e90d603a [2020-12-16T21:25:33.136Z] Successfully tagged docker-core-command-go:latest [2020-12-16T21:25:33.136Z] ---> 096b13b71257 [2020-12-16T21:25:33.136Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-16T21:25:33.136Z]  Building docker-core-command-go ... done Building docker-core-data-go [2020-12-16T21:25:33.136Z] ---> 4e76c540ba49 [2020-12-16T21:25:33.136Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-16T21:25:33.136Z] ---> 65cb2208cce2 [2020-12-16T21:25:33.136Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-16T21:25:33.136Z] Removing intermediate container e0d40fb2efcf [2020-12-16T21:25:33.136Z] ---> 6713ea806cb5 [2020-12-16T21:25:33.136Z] Step 22/24 : LABEL arch=x86_64 [2020-12-16T21:25:33.420Z] ---> Running in b705b3520b34 [2020-12-16T21:25:33.420Z] ---> Running in 05b5af34d68f [2020-12-16T21:25:33.690Z] Removing intermediate container b705b3520b34 [2020-12-16T21:25:33.690Z] ---> 8ad56031ad86 [2020-12-16T21:25:33.690Z] Step 23/24 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 [2020-12-16T21:25:33.960Z] ---> Running in 5c82228fa0cb [2020-12-16T21:25:34.644Z] ---> 205a3eae9a9e [2020-12-16T21:25:34.644Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-16T21:25:34.965Z] Removing intermediate container 5c82228fa0cb [2020-12-16T21:25:34.965Z] ---> 08c037c9c466 [2020-12-16T21:25:34.965Z] Step 24/24 : LABEL version=0.0.0 [2020-12-16T21:25:34.965Z] ---> c406b3180d83 [2020-12-16T21:25:34.965Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-16T21:25:34.965Z] ---> Running in 388b613ace90 [2020-12-16T21:25:35.941Z] 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 [2020-12-16T21:25:36.466Z] ---> Running in 448c35bbbf93 [2020-12-16T21:25:36.737Z] Removing intermediate container 388b613ace90 [2020-12-16T21:25:36.737Z] ---> a5dc96f0e4d8 [2020-12-16T21:25:36.737Z] Step 18/21 : CMD ["--init=true"] [2020-12-16T21:25:37.023Z] ---> 7b9d4f8d46bc [2020-12-16T21:25:37.023Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-16T21:25:37.306Z] Removing intermediate container 448c35bbbf93 [2020-12-16T21:25:37.306Z] ---> 0d8d9a9cd322 [2020-12-16T21:25:37.306Z] [2020-12-16T21:25:37.306Z] ---> Running in 25b95e161103 [2020-12-16T21:25:37.613Z] ---> Running in f0cc9eb31b58 [2020-12-16T21:25:38.273Z] Successfully built 0d8d9a9cd322 [2020-12-16T21:25:38.550Z] Removing intermediate container 05b5af34d68f [2020-12-16T21:25:38.550Z] ---> bcda4f13e8e3 [2020-12-16T21:25:38.550Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-16T21:25:38.550Z] Successfully tagged docker-support-notifications-go:latest [2020-12-16T21:25:38.550Z] Building docker-sys-mgmt-agent-go [2020-12-16T21:25:38.858Z]  Building docker-support-notifications-go ... done Removing intermediate container 25b95e161103 [2020-12-16T21:25:38.858Z] ---> 0c64b0607559 [2020-12-16T21:25:38.858Z] Step 19/21 : LABEL arch=x86_64 [2020-12-16T21:25:38.858Z] ---> Running in ff1da515075e [2020-12-16T21:25:39.490Z] ---> Running in 0390293857c1 [2020-12-16T21:25:40.131Z] Removing intermediate container ff1da515075e [2020-12-16T21:25:40.131Z] ---> 5fa6e3bd7ef1 [2020-12-16T21:25:40.131Z] Step 20/22 : LABEL arch=x86_64 [2020-12-16T21:25:40.258Z] 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 [2020-12-16T21:25:41.265Z] Removing intermediate container 0390293857c1 [2020-12-16T21:25:41.266Z] ---> f9f8b24c6983 [2020-12-16T21:25:41.266Z] Step 20/21 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 [2020-12-16T21:25:41.266Z] ---> Running in c73b6b06ea9b [2020-12-16T21:25:41.540Z] ---> Running in a1856de56ed2 [2020-12-16T21:25:41.720Z] 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 [2020-12-16T21:25:42.155Z] Removing intermediate container c73b6b06ea9b [2020-12-16T21:25:42.155Z] ---> f285d6be91f5 [2020-12-16T21:25:42.155Z] Step 21/22 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 [2020-12-16T21:25:42.428Z] Removing intermediate container a1856de56ed2 [2020-12-16T21:25:42.428Z] ---> 09c60096523d [2020-12-16T21:25:42.428Z] Step 21/21 : LABEL version=0.0.0 [2020-12-16T21:25:43.053Z] Removing intermediate container f0cc9eb31b58 [2020-12-16T21:25:43.053Z] ---> d925339159c9 [2020-12-16T21:25:43.053Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-16T21:25:43.355Z] ---> Running in bae4d8344c5f [2020-12-16T21:25:43.355Z] ---> Running in 253d6d9ad21b [2020-12-16T21:25:44.136Z] ---> Running in 1726e9685c07 [2020-12-16T21:25:45.212Z] Removing intermediate container bae4d8344c5f [2020-12-16T21:25:45.212Z] ---> 181318a5fbb4 [2020-12-16T21:25:45.212Z] Step 22/22 : LABEL version=0.0.0 [2020-12-16T21:25:45.855Z] Removing intermediate container 1726e9685c07 [2020-12-16T21:25:45.855Z] ---> 88b56d5216f1 [2020-12-16T21:25:45.855Z] Step 22/24 : LABEL arch=x86_64 [2020-12-16T21:25:45.855Z] Removing intermediate container 253d6d9ad21b [2020-12-16T21:25:45.855Z] ---> bc39177b0c6a [2020-12-16T21:25:45.855Z] [2020-12-16T21:25:46.051Z] 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 [2020-12-16T21:25:46.139Z] ---> Running in 6de5dde51024 [2020-12-16T21:25:46.763Z] Successfully built bc39177b0c6a [2020-12-16T21:25:46.763Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-16T21:25:46.763Z]  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go [2020-12-16T21:25:47.031Z] ---> Running in c6922f635504 [2020-12-16T21:25:47.656Z] Removing intermediate container 6de5dde51024 [2020-12-16T21:25:47.656Z] ---> cc85165fe2f4 [2020-12-16T21:25:47.656Z] [2020-12-16T21:25:47.656Z] Successfully built cc85165fe2f4 [2020-12-16T21:25:47.656Z] Removing intermediate container c6922f635504 [2020-12-16T21:25:47.656Z] ---> 5896bd540a90 [2020-12-16T21:25:47.656Z] Step 23/24 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 [2020-12-16T21:25:47.927Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-16T21:25:47.927Z] Building docker-security-secrets-setup-go [2020-12-16T21:25:48.950Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in dd0129f40838 [2020-12-16T21:25:49.634Z] Removing intermediate container dd0129f40838 [2020-12-16T21:25:49.634Z] ---> a1ab5a5303e4 [2020-12-16T21:25:49.634Z] Step 24/24 : LABEL version=0.0.0 [2020-12-16T21:25:50.363Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-16T21:25:50.807Z] ---> Running in 1496ab924991 [2020-12-16T21:25:51.465Z] Removing intermediate container 1496ab924991 [2020-12-16T21:25:51.465Z] ---> c281c6a943d8 [2020-12-16T21:25:51.465Z] [2020-12-16T21:25:52.121Z] Successfully built c281c6a943d8 [2020-12-16T21:25:52.121Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-16T21:25:52.121Z] Building docker-core-metadata-go [2020-12-16T21:25:53.755Z] 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 [2020-12-16T21:25:57.138Z] 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 [2020-12-16T21:26:01.447Z] 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 [2020-12-16T21:26:04.842Z] 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 [2020-12-16T21:26:09.152Z] 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 [2020-12-16T21:26:10.814Z]  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T21:26:10.814Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-16T21:26:10.814Z] ---> f9e149fbb4cf [2020-12-16T21:26:10.814Z] Step 3/23 : WORKDIR /edgex-go [2020-12-16T21:26:10.814Z] ---> Using cache [2020-12-16T21:26:10.814Z] ---> 47e3ff421d67 [2020-12-16T21:26:10.814Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T21:26:10.814Z] ---> Using cache [2020-12-16T21:26:10.814Z] ---> 63470c1ee997 [2020-12-16T21:26:10.814Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-16T21:26:10.814Z] ---> Running in bc9b0dc48b74 [2020-12-16T21:26:11.484Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T21:26:12.518Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] } [2020-12-16T21:26:12.562Z] $ docker stop --time=1 e5f0b422b96a33dc1f6810f7819855a9d9f155710ec56c91a6eb381b3cb22e0f [2020-12-16T21:26:13.568Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T21:26:13.568Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T21:26:13.568Z] OK: 12750 distinct packages available [2020-12-16T21:26:14.202Z] OK: 233 MiB in 51 packages [2020-12-16T21:26:15.105Z] $ docker rm -f e5f0b422b96a33dc1f6810f7819855a9d9f155710ec56c91a6eb381b3cb22e0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-16T21:26:17.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-16T21:26:17.335Z] Removing intermediate container bc9b0dc48b74 [2020-12-16T21:26:17.335Z] ---> 742ca052a52f [2020-12-16T21:26:17.335Z] Step 6/23 : COPY go.mod . [2020-12-16T21:26:17.489Z] [2020-12-16T21:26:17.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-16T21:26:17.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-16T21:26:17.984Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-16T21:26:17.984Z] 29e5d40040c1: Pulling fs layer [2020-12-16T21:26:17.984Z] 1ce36da41761: Pulling fs layer [2020-12-16T21:26:17.984Z] 25b303627fd3: Pulling fs layer [2020-12-16T21:26:18.230Z] ---> b8dfb2c1c56b [2020-12-16T21:26:18.230Z] Step 7/23 : RUN go mod download [2020-12-16T21:26:18.579Z] 29e5d40040c1: Verifying Checksum [2020-12-16T21:26:18.579Z] 29e5d40040c1: Download complete [2020-12-16T21:26:19.020Z] ---> Running in d6fb2727ba66 [2020-12-16T21:26:19.175Z] 29e5d40040c1: Pull complete [2020-12-16T21:26:19.175Z] 1ce36da41761: Verifying Checksum [2020-12-16T21:26:19.175Z] 1ce36da41761: Download complete [2020-12-16T21:26:20.152Z] 1ce36da41761: Pull complete [2020-12-16T21:26:20.613Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T21:26:20.613Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-16T21:26:20.613Z] ---> f9e149fbb4cf [2020-12-16T21:26:20.613Z] Step 3/27 : WORKDIR /edgex-go [2020-12-16T21:26:20.613Z] ---> Using cache [2020-12-16T21:26:20.613Z] ---> 47e3ff421d67 [2020-12-16T21:26:20.613Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T21:26:20.613Z] ---> Using cache [2020-12-16T21:26:20.613Z] ---> 63470c1ee997 [2020-12-16T21:26:20.613Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-16T21:26:20.746Z] 25b303627fd3: Download complete [2020-12-16T21:26:21.276Z] ---> Running in acc9fedd25d4 [2020-12-16T21:26:23.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T21:26:24.304Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T21:26:25.308Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T21:26:25.308Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T21:26:25.308Z] OK: 12750 distinct packages available [2020-12-16T21:26:25.624Z] OK: 233 MiB in 51 packages [2020-12-16T21:26:26.689Z] Removing intermediate container d6fb2727ba66 [2020-12-16T21:26:26.689Z] ---> 864b6c5c73d8 [2020-12-16T21:26:26.689Z] Step 8/23 : COPY . . [2020-12-16T21:26:29.823Z] Removing intermediate container acc9fedd25d4 [2020-12-16T21:26:29.823Z] ---> 9f0cc740338c [2020-12-16T21:26:29.823Z] Step 6/27 : COPY go.mod . [2020-12-16T21:26:30.894Z] 25b303627fd3: Pull complete [2020-12-16T21:26:30.894Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-16T21:26:30.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-16T21:26:30.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-16T21:26:31.134Z] prd-ubuntu18.04-docker-arm64-4c-16g-16383 does not seem to be running inside a container [2020-12-16T21:26:31.198Z] ---> c3b05090b7d0 [2020-12-16T21:26:31.198Z] Step 7/27 : RUN go mod download [2020-12-16T21:26:31.216Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-16T21:26:32.734Z] ---> Running in 22cfef033caf [2020-12-16T21:26:34.293Z] $ docker top 3cbfba017215d03445a07184098ef6dc4d83b4e64cd77626afaced56dc17a3ee -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T21:26:34.848Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T21:26:34.848Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-16T21:26:34.848Z] ---> f9e149fbb4cf [2020-12-16T21:26:34.848Z] Step 3/21 : WORKDIR /edgex-go [2020-12-16T21:26:34.848Z] ---> Using cache [2020-12-16T21:26:34.848Z] ---> 47e3ff421d67 [2020-12-16T21:26:34.848Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T21:26:34.848Z] ---> Using cache [2020-12-16T21:26:34.848Z] ---> 63470c1ee997 [2020-12-16T21:26:34.848Z] Step 5/21 : RUN apk update && apk add make git [2020-12-16T21:26:34.848Z] ---> Using cache [2020-12-16T21:26:34.848Z] ---> 4bf7475394bd [2020-12-16T21:26:34.848Z] Step 6/21 : COPY go.mod . [2020-12-16T21:26:34.848Z] ---> Using cache [2020-12-16T21:26:34.848Z] ---> 48d2b0aff85c [2020-12-16T21:26:34.848Z] Step 7/21 : RUN go mod download [2020-12-16T21:26:34.848Z] ---> Using cache [2020-12-16T21:26:34.848Z] ---> acab96c129fc [2020-12-16T21:26:34.848Z] Step 8/21 : COPY . . [2020-12-16T21:26:35.127Z] ---> Using cache [2020-12-16T21:26:35.127Z] ---> 56a7a66deb89 [2020-12-16T21:26:35.127Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-16T21:26:35.127Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T21:26:35.127Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-16T21:26:35.127Z] ---> f9e149fbb4cf [2020-12-16T21:26:35.127Z] Step 3/29 : WORKDIR /edgex-go [2020-12-16T21:26:35.127Z] ---> Using cache [2020-12-16T21:26:35.127Z] ---> 47e3ff421d67 [2020-12-16T21:26:35.127Z] Step 4/29 : RUN apk update && apk add make git [2020-12-16T21:26:35.398Z] + docker-compose build --help [2020-12-16T21:26:35.398Z] + grep parallel [2020-12-16T21:26:36.133Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T21:26:36.133Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-16T21:26:36.133Z] ---> f9e149fbb4cf [2020-12-16T21:26:36.133Z] Step 3/22 : WORKDIR /edgex-go [2020-12-16T21:26:36.133Z] ---> Using cache [2020-12-16T21:26:36.133Z] ---> 47e3ff421d67 [2020-12-16T21:26:36.133Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T21:26:36.133Z] ---> Using cache [2020-12-16T21:26:36.133Z] ---> 63470c1ee997 [2020-12-16T21:26:36.133Z] Step 5/22 : RUN apk update && apk add make git [2020-12-16T21:26:36.133Z] ---> Using cache [2020-12-16T21:26:36.133Z] ---> 4bf7475394bd [2020-12-16T21:26:36.133Z] Step 6/22 : COPY go.mod . [2020-12-16T21:26:36.133Z] ---> Using cache [2020-12-16T21:26:36.133Z] ---> 48d2b0aff85c [2020-12-16T21:26:36.133Z] Step 7/22 : RUN go mod download [2020-12-16T21:26:36.133Z] ---> Using cache [2020-12-16T21:26:36.133Z] ---> acab96c129fc [2020-12-16T21:26:36.133Z] Step 8/22 : COPY . . [2020-12-16T21:26:36.133Z] ---> Using cache [2020-12-16T21:26:36.133Z] ---> 56a7a66deb89 [2020-12-16T21:26:36.133Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-16T21:26:37.136Z] ---> Running in 17695fb87b0d [2020-12-16T21:26:37.136Z] ---> Running in f24ab948ce22 [2020-12-16T21:26:37.136Z] ---> Running in 20940812ccd6 [2020-12-16T21:26:38.778Z] --parallel Build images in parallel. [Pipeline] } [2020-12-16T21:26:38.802Z] $ docker stop --time=1 3cbfba017215d03445a07184098ef6dc4d83b4e64cd77626afaced56dc17a3ee [2020-12-16T21:26:38.810Z] Removing intermediate container 22cfef033caf [2020-12-16T21:26:38.810Z] ---> d35839ea7ee6 [2020-12-16T21:26:38.810Z] Step 8/27 : COPY . . [2020-12-16T21:26:39.938Z] 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 [2020-12-16T21:26:39.938Z] 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 [2020-12-16T21:26:39.938Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T21:26:40.573Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T21:26:40.658Z] $ docker rm -f 3cbfba017215d03445a07184098ef6dc4d83b4e64cd77626afaced56dc17a3ee [Pipeline] // withDockerContainer [Pipeline] writeFile [2020-12-16T21:26:41.184Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T21:26:41.184Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T21:26:41.184Z] OK: 12750 distinct packages available [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-16T21:26:41.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-16T21:26:41.682Z] . [Pipeline] withDockerContainer [2020-12-16T21:26:41.776Z] OK: 233 MiB in 51 packages [2020-12-16T21:26:41.925Z] prd-ubuntu18.04-docker-arm64-4c-16g-16383 does not seem to be running inside a container [2020-12-16T21:26:42.007Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-16T21:26:43.415Z] $ docker top 336479833fba0574e1458532a599f176e97346b73640eb3582f2131ad6fe2cad -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T21:26:44.476Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-16T21:26:46.198Z] Removing intermediate container 17695fb87b0d [2020-12-16T21:26:46.198Z] ---> 63ce9eb049fa [2020-12-16T21:26:46.198Z] Step 5/29 : COPY go.mod . [2020-12-16T21:26:47.702Z] ---> 2dfe34df836e [2020-12-16T21:26:47.703Z] Step 6/29 : RUN go mod download [2020-12-16T21:26:48.769Z] Building docker-core-command-go ... [2020-12-16T21:26:48.769Z] Building docker-core-data-go ... [2020-12-16T21:26:48.769Z] Building docker-core-metadata-go ... [2020-12-16T21:26:48.769Z] Building docker-security-bootstrap-redis-go ... [2020-12-16T21:26:48.769Z] Building docker-security-proxy-setup-go ... [2020-12-16T21:26:48.769Z] Building docker-security-secrets-setup-go ... [2020-12-16T21:26:48.769Z] Building docker-security-secretstore-setup-go ... [2020-12-16T21:26:48.769Z] Building docker-support-notifications-go ... [2020-12-16T21:26:48.769Z] Building docker-support-scheduler-go ... [2020-12-16T21:26:48.769Z] Building docker-sys-mgmt-agent-go ... [2020-12-16T21:26:48.769Z] Building docker-core-metadata-go [2020-12-16T21:26:48.769Z] Building docker-security-proxy-setup-go [2020-12-16T21:26:48.769Z] Building docker-security-secretstore-setup-go [2020-12-16T21:26:48.769Z] Building docker-sys-mgmt-agent-go [2020-12-16T21:26:48.769Z] Building docker-core-data-go [2020-12-16T21:26:48.865Z] ---> Running in 50df37a9d932 [2020-12-16T21:26:57.512Z] Removing intermediate container 50df37a9d932 [2020-12-16T21:26:57.512Z] ---> 8dc201b74f5c [2020-12-16T21:26:57.512Z] Step 7/29 : COPY . . [2020-12-16T21:27:21.124Z] ---> 22c16b7cc1d1 [2020-12-16T21:27:21.124Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-16T21:27:21.124Z] ---> Running in c37da207ff83 [2020-12-16T21:27:24.463Z] 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 [2020-12-16T21:27:28.365Z] ---> 08047f645667 [2020-12-16T21:27:28.365Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-16T21:27:29.360Z] Removing intermediate container f24ab948ce22 [2020-12-16T21:27:29.360Z] ---> c82f013583ec [2020-12-16T21:27:29.360Z] [2020-12-16T21:27:29.360Z] Step 10/21 : FROM scratch [2020-12-16T21:27:29.360Z] ---> [2020-12-16T21:27:29.360Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-16T21:27:29.360Z] ---> Running in 97d0e416078b [2020-12-16T21:27:31.435Z] 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 [2020-12-16T21:27:32.046Z] ---> Using cache [2020-12-16T21:27:32.047Z] ---> f2f08e5394ea [2020-12-16T21:27:32.047Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-16T21:27:32.647Z] ---> Running in b9dcc9e9a66f [2020-12-16T21:27:33.285Z] Removing intermediate container 20940812ccd6 [2020-12-16T21:27:33.285Z] ---> 582720787b41 [2020-12-16T21:27:33.285Z] [2020-12-16T21:27:33.285Z] Step 10/22 : FROM scratch [2020-12-16T21:27:33.285Z] ---> [2020-12-16T21:27:33.285Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-16T21:27:33.285Z] ---> Using cache [2020-12-16T21:27:33.285Z] ---> f2f08e5394ea [2020-12-16T21:27:33.285Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-16T21:27:34.308Z] Removing intermediate container b9dcc9e9a66f [2020-12-16T21:27:34.308Z] ---> 24646ffdba8c [2020-12-16T21:27:34.308Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-16T21:27:34.308Z] ---> Running in c19a8b559db3 [2020-12-16T21:27:34.308Z] ---> Running in a54c5c3b401e [2020-12-16T21:27:36.363Z] Removing intermediate container c19a8b559db3 [2020-12-16T21:27:36.363Z] ---> 473043534586 [2020-12-16T21:27:36.363Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-16T21:27:36.363Z] Removing intermediate container a54c5c3b401e [2020-12-16T21:27:36.363Z] ---> 4cd004006753 [2020-12-16T21:27:36.363Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-16T21:27:36.363Z] ---> Running in 43e01a455e3e [2020-12-16T21:27:37.065Z] ---> 9891846854c7 [2020-12-16T21:27:37.066Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-16T21:27:38.803Z] Removing intermediate container 43e01a455e3e [2020-12-16T21:27:38.803Z] ---> 080cf8b54599 [2020-12-16T21:27:38.803Z] Step 14/22 : WORKDIR / [2020-12-16T21:27:38.803Z] ---> Running in 7a049466d557 [2020-12-16T21:27:39.503Z] ---> 30d43b37cfb1 [2020-12-16T21:27:39.503Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-16T21:27:40.267Z] Removing intermediate container 7a049466d557 [2020-12-16T21:27:40.267Z] ---> 73ee92ad9afa [2020-12-16T21:27:40.267Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-16T21:27:41.322Z] ---> 3f7b82f28ed2 [2020-12-16T21:27:41.322Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-16T21:27:41.603Z] ---> 1bbf14b7beb7 [2020-12-16T21:27:41.603Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-16T21:27:41.603Z] ---> Running in f3f1193e82c9 [2020-12-16T21:27:42.663Z] Removing intermediate container f3f1193e82c9 [2020-12-16T21:27:42.663Z] ---> 7da49e083a3a [2020-12-16T21:27:42.663Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T21:27:43.291Z] ---> Running in 0a564bc9a2cd [2020-12-16T21:27:44.368Z] Removing intermediate container 0a564bc9a2cd [2020-12-16T21:27:44.368Z] ---> c5038aa77bb8 [2020-12-16T21:27:44.368Z] Step 19/21 : LABEL arch=x86_64 [2020-12-16T21:27:44.663Z] ---> 749aee76e989 [2020-12-16T21:27:44.663Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-16T21:27:44.663Z] ---> Running in a6364cbf9c22 [2020-12-16T21:27:45.742Z] Removing intermediate container a6364cbf9c22 [2020-12-16T21:27:45.742Z] ---> 97d12dc82abb [2020-12-16T21:27:45.742Z] Step 20/21 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 [2020-12-16T21:27:45.742Z] ---> be06f3c1c9c3 [2020-12-16T21:27:45.742Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-16T21:27:46.058Z] ---> Running in e987c90588ed [2020-12-16T21:27:46.395Z] ---> Running in 7f782a7a88fe [2020-12-16T21:27:47.466Z] Removing intermediate container e987c90588ed [2020-12-16T21:27:47.466Z] ---> 132f519cbb35 [2020-12-16T21:27:47.466Z] Step 21/21 : LABEL version=0.0.0 [2020-12-16T21:27:47.466Z] Removing intermediate container 7f782a7a88fe [2020-12-16T21:27:47.466Z] ---> 61576086cd65 [2020-12-16T21:27:47.466Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T21:27:48.128Z] ---> e32af2b09c7a [2020-12-16T21:27:48.128Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-16T21:27:48.128Z] ---> Running in e078149437de [2020-12-16T21:27:48.128Z] ---> Running in 0b5c8bc9877a [2020-12-16T21:27:48.487Z] ---> Running in 40c65f973fac [2020-12-16T21:27:48.827Z] Removing intermediate container 0b5c8bc9877a [2020-12-16T21:27:48.827Z] ---> 65f96e442b2d [2020-12-16T21:27:48.827Z] Step 20/22 : LABEL arch=x86_64 [2020-12-16T21:27:49.106Z] Removing intermediate container e078149437de [2020-12-16T21:27:49.106Z] ---> 67359136e954 [2020-12-16T21:27:49.106Z] [2020-12-16T21:27:49.106Z] ---> Running in 424dad046fd7 [2020-12-16T21:27:49.792Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-16T21:27:49.792Z] Removing intermediate container 424dad046fd7 [2020-12-16T21:27:49.792Z] ---> 684a9faa6025 [2020-12-16T21:27:49.792Z] Step 21/22 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 [2020-12-16T21:27:49.792Z] Successfully built 67359136e954 [2020-12-16T21:27:50.084Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-16T21:27:50.084Z]  Building docker-support-scheduler-go ... done  ---> Running in 3f3586cf2375 [2020-12-16T21:27:51.184Z] Removing intermediate container 3f3586cf2375 [2020-12-16T21:27:51.184Z] ---> 572ef450ace0 [2020-12-16T21:27:51.184Z] Step 22/22 : LABEL version=0.0.0 [2020-12-16T21:27:51.184Z] ---> Running in 8fda455fb5d6 [2020-12-16T21:27:52.235Z] Removing intermediate container 8fda455fb5d6 [2020-12-16T21:27:52.235Z] ---> 71a1b708f294 [2020-12-16T21:27:52.235Z] [2020-12-16T21:27:52.893Z] Successfully built 71a1b708f294 [2020-12-16T21:27:52.893Z] Successfully tagged docker-core-metadata-go:latest [2020-12-16T21:28:10.613Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T21:28:10.613Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-16T21:28:10.613Z] ---> 339cd7c034ce [2020-12-16T21:28:10.613Z] Step 3/21 : WORKDIR /edgex-go [2020-12-16T21:28:10.613Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T21:28:10.613Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-16T21:28:10.613Z] ---> 339cd7c034ce [2020-12-16T21:28:10.613Z] Step 3/24 : WORKDIR /edgex-go [2020-12-16T21:28:10.613Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T21:28:10.613Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-16T21:28:10.613Z] ---> 339cd7c034ce [2020-12-16T21:28:10.613Z] Step 3/23 : WORKDIR /edgex-go [2020-12-16T21:28:10.613Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T21:28:10.613Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-16T21:28:10.613Z] ---> 339cd7c034ce [2020-12-16T21:28:10.613Z] Step 3/22 : WORKDIR /edgex-go [2020-12-16T21:28:10.613Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T21:28:10.613Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-16T21:28:10.613Z] ---> 339cd7c034ce [2020-12-16T21:28:10.613Z] Step 3/27 : WORKDIR /edgex-go [2020-12-16T21:28:10.613Z] ---> Running in 5852b7fc9d47 [2020-12-16T21:28:10.613Z] ---> Running in de943a1c03e4 [2020-12-16T21:28:10.613Z] ---> Running in 94de6c402ee7 [2020-12-16T21:28:10.613Z] ---> Running in 90cc45059f32 [2020-12-16T21:28:10.613Z] ---> Running in b003e0c92f68 [2020-12-16T21:28:10.613Z] Removing intermediate container b003e0c92f68 [2020-12-16T21:28:10.613Z] ---> 5e2d22a9ac9c [2020-12-16T21:28:10.613Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T21:28:10.613Z] Removing intermediate container 90cc45059f32 [2020-12-16T21:28:10.613Z] ---> 8aeb31710c00 [2020-12-16T21:28:10.613Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T21:28:10.613Z] Removing intermediate container 94de6c402ee7 [2020-12-16T21:28:10.613Z] ---> 61751eddfe03 [2020-12-16T21:28:10.613Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T21:28:10.613Z] Removing intermediate container 5852b7fc9d47 [2020-12-16T21:28:10.613Z] ---> 61d457e51f1b [2020-12-16T21:28:10.613Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T21:28:10.613Z] Removing intermediate container de943a1c03e4 [2020-12-16T21:28:10.613Z] ---> 20e8e9aedb81 [2020-12-16T21:28:10.613Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T21:28:10.613Z] ---> Running in 260ff439b6c0 [2020-12-16T21:28:10.613Z] ---> Running in 147ee437d170 [2020-12-16T21:28:10.613Z] ---> Running in 9bd0dd60f115 [2020-12-16T21:28:10.613Z] ---> Running in 0a0fbb1d0bfa [2020-12-16T21:28:10.613Z] ---> Running in 75991ddafd6c [2020-12-16T21:28:10.613Z] Removing intermediate container 260ff439b6c0 [2020-12-16T21:28:10.613Z] ---> ba55a74ff420 [2020-12-16T21:28:10.613Z] Step 5/21 : RUN apk update && apk add make git [2020-12-16T21:28:10.613Z] ---> Running in c7b03c8ad9aa [2020-12-16T21:28:10.613Z] Removing intermediate container 147ee437d170 [2020-12-16T21:28:10.613Z] ---> 2fce1df51997 [2020-12-16T21:28:10.613Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-16T21:28:10.613Z] ---> Running in 788fa7906253 [2020-12-16T21:28:10.613Z] Removing intermediate container 9bd0dd60f115 [2020-12-16T21:28:10.613Z] ---> 48f4d407239a [2020-12-16T21:28:10.613Z] Step 5/24 : RUN apk update && apk add make git [2020-12-16T21:28:10.613Z] Removing intermediate container 75991ddafd6c [2020-12-16T21:28:10.613Z] ---> 29e79c7b3385 [2020-12-16T21:28:10.613Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-16T21:28:10.613Z] Removing intermediate container 0a0fbb1d0bfa [2020-12-16T21:28:10.613Z] ---> deafd8bd32c8 [2020-12-16T21:28:10.613Z] Step 5/22 : RUN apk update && apk add make git [2020-12-16T21:28:10.613Z] ---> Running in db26b7028317 [2020-12-16T21:28:10.613Z] ---> Running in 5d3b5c520679 [2020-12-16T21:28:10.613Z] ---> Running in 1d7cafa721eb [2020-12-16T21:28:10.613Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T21:28:10.613Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T21:28:10.887Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T21:28:11.165Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T21:28:11.165Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T21:28:11.165Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T21:28:11.165Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T21:28:11.643Z]  Building docker-core-metadata-go ... done Removing intermediate container 97d0e416078b [2020-12-16T21:28:11.643Z] ---> 3f8a8c575ad2 [2020-12-16T21:28:11.643Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-16T21:28:11.643Z] ---> Running in a93246e837c4 [2020-12-16T21:28:11.762Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T21:28:11.762Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T21:28:11.762Z] OK: 12620 distinct packages available [2020-12-16T21:28:12.042Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T21:28:12.042Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T21:28:12.043Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T21:28:12.043Z] OK: 12620 distinct packages available [2020-12-16T21:28:12.043Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T21:28:12.043Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T21:28:12.650Z] OK: 217 MiB in 51 packages [2020-12-16T21:28:12.650Z] OK: 217 MiB in 51 packages [2020-12-16T21:28:12.930Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T21:28:12.930Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T21:28:12.930Z] OK: 12620 distinct packages available [2020-12-16T21:28:12.930Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T21:28:12.930Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T21:28:12.930Z] OK: 12620 distinct packages available [2020-12-16T21:28:13.218Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T21:28:13.218Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T21:28:13.218Z] OK: 12620 distinct packages available [2020-12-16T21:28:13.850Z] OK: 217 MiB in 51 packages [2020-12-16T21:28:13.850Z] OK: 217 MiB in 51 packages [2020-12-16T21:28:14.129Z] OK: 217 MiB in 51 packages [2020-12-16T21:28:14.143Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-16T21:28:14.741Z] Removing intermediate container c7b03c8ad9aa [2020-12-16T21:28:14.741Z] ---> 4ee2a7637b8d [2020-12-16T21:28:14.741Z] Step 6/21 : COPY go.mod . [2020-12-16T21:28:15.017Z] Removing intermediate container 788fa7906253 [2020-12-16T21:28:15.017Z] ---> 1663a3ecc53e [2020-12-16T21:28:15.017Z] Step 6/27 : COPY go.mod . [2020-12-16T21:28:15.623Z] Removing intermediate container 1d7cafa721eb [2020-12-16T21:28:15.623Z] ---> 728931437deb [2020-12-16T21:28:15.623Z] Step 6/22 : COPY go.mod . [2020-12-16T21:28:15.623Z] ---> 0656c737ebe0 [2020-12-16T21:28:15.623Z] Step 7/21 : RUN go mod download [2020-12-16T21:28:15.904Z] Removing intermediate container db26b7028317 [2020-12-16T21:28:15.904Z] ---> a8e9952b1521 [2020-12-16T21:28:15.904Z] Step 6/24 : COPY go.mod . [2020-12-16T21:28:15.904Z] Removing intermediate container 5d3b5c520679 [2020-12-16T21:28:15.904Z] ---> 00cb99582d1c [2020-12-16T21:28:15.904Z] Step 6/23 : COPY go.mod . [2020-12-16T21:28:15.904Z] ---> b3a10a952355 [2020-12-16T21:28:15.904Z] Step 7/27 : RUN go mod download [2020-12-16T21:28:15.904Z] ---> Running in 88ed475caee5 [2020-12-16T21:28:16.191Z] ---> Running in ba8b73a814b7 [2020-12-16T21:28:16.472Z] ---> c2a81d644743 [2020-12-16T21:28:16.472Z] Step 7/22 : RUN go mod download [2020-12-16T21:28:16.748Z] ---> Running in 3bf6d7c1954d [2020-12-16T21:28:17.082Z] Removing intermediate container c37da207ff83 [2020-12-16T21:28:17.082Z] ---> 4e54e7fb2145 [2020-12-16T21:28:17.082Z] [2020-12-16T21:28:17.082Z] Step 10/23 : FROM alpine [2020-12-16T21:28:17.082Z] ---> b14afc6dfb98 [2020-12-16T21:28:17.082Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-16T21:28:17.360Z] ---> e5495fe3f2e4 [2020-12-16T21:28:17.360Z] Step 7/23 : RUN go mod download [2020-12-16T21:28:17.360Z] ---> 89b8d4afee68 [2020-12-16T21:28:17.360Z] Step 7/24 : RUN go mod download [2020-12-16T21:28:17.360Z] ---> Running in 3409525277ed [2020-12-16T21:28:17.378Z] ---> Running in e9eb21906048 [2020-12-16T21:28:17.636Z] ---> Running in 2a7a802a07a6 [2020-12-16T21:28:17.983Z] Removing intermediate container e9eb21906048 [2020-12-16T21:28:17.983Z] ---> 85fd0b4e4170 [2020-12-16T21:28:17.983Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-16T21:28:18.280Z] ---> Running in b8a8e739cd10 [2020-12-16T21:28:19.727Z] Removing intermediate container b8a8e739cd10 [2020-12-16T21:28:19.727Z] ---> c1064ab24151 [2020-12-16T21:28:19.727Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-16T21:28:19.727Z] Removing intermediate container a93246e837c4 [2020-12-16T21:28:19.727Z] ---> 26555a6504ad [2020-12-16T21:28:19.727Z] [2020-12-16T21:28:19.727Z] Step 11/27 : FROM docker:latest [2020-12-16T21:28:19.727Z] ---> 0c995d0d3006 [2020-12-16T21:28:19.727Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-16T21:28:20.006Z] ---> Running in 6601c21085e9 [2020-12-16T21:28:20.006Z] ---> Running in 1bfbd328322f [2020-12-16T21:28:20.266Z] Removing intermediate container 88ed475caee5 [2020-12-16T21:28:20.266Z] ---> 0e6cb2b89264 [2020-12-16T21:28:20.266Z] Step 8/21 : COPY . . [2020-12-16T21:28:20.299Z] Removing intermediate container 40c65f973fac [2020-12-16T21:28:20.299Z] ---> 0aa38153bc98 [2020-12-16T21:28:20.299Z] [2020-12-16T21:28:20.299Z] Step 9/29 : FROM alpine:latest [2020-12-16T21:28:20.299Z] ---> b14afc6dfb98 [2020-12-16T21:28:20.299Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-16T21:28:20.299Z] ---> Running in 48252e4cc05e [2020-12-16T21:28:20.616Z] Removing intermediate container 6601c21085e9 [2020-12-16T21:28:20.616Z] ---> ea08146e1c6a [2020-12-16T21:28:20.616Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T21:28:20.616Z] ---> Running in 4b2fbfc513b9 [2020-12-16T21:28:20.865Z] Removing intermediate container ba8b73a814b7 [2020-12-16T21:28:20.866Z] ---> db6a9ac500c0 [2020-12-16T21:28:20.866Z] Step 8/27 : COPY . . [2020-12-16T21:28:20.934Z] Removing intermediate container 48252e4cc05e [2020-12-16T21:28:20.934Z] ---> ef354b68d7a8 [2020-12-16T21:28:20.934Z] Step 11/29 : USER root [2020-12-16T21:28:21.142Z] Removing intermediate container 3bf6d7c1954d [2020-12-16T21:28:21.143Z] ---> f7a676645e6f [2020-12-16T21:28:21.143Z] Step 8/22 : COPY . . [2020-12-16T21:28:21.235Z] ---> Running in c77abc02502b [2020-12-16T21:28:21.521Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T21:28:21.521Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T21:28:21.818Z] Removing intermediate container c77abc02502b [2020-12-16T21:28:21.818Z] ---> 68e4e2ec5f37 [2020-12-16T21:28:21.818Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-16T21:28:21.818Z] ---> Running in cd300503b7cf [2020-12-16T21:28:21.818Z] (1/2) Installing readline (8.0.4-r0) [2020-12-16T21:28:22.115Z] (2/2) Installing bash (5.0.17-r0) [2020-12-16T21:28:22.115Z] Executing bash-5.0.17-r0.post-install [2020-12-16T21:28:22.115Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T21:28:22.115Z] OK: 12 MiB in 22 packages [2020-12-16T21:28:22.131Z] Removing intermediate container 3409525277ed [2020-12-16T21:28:22.131Z] ---> 08b1481b6ac8 [2020-12-16T21:28:22.131Z] Step 8/23 : COPY . . [2020-12-16T21:28:22.408Z] Removing intermediate container 2a7a802a07a6 [2020-12-16T21:28:22.408Z] ---> 18a8df51f673 [2020-12-16T21:28:22.408Z] Step 8/24 : COPY . . [2020-12-16T21:28:23.254Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T21:28:23.254Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T21:28:23.570Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-16T21:28:23.570Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-16T21:28:23.570Z] OK: 12747 distinct packages available [2020-12-16T21:28:23.570Z] Removing intermediate container 4b2fbfc513b9 [2020-12-16T21:28:23.570Z] ---> b8eba4563e20 [2020-12-16T21:28:23.570Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-16T21:28:23.570Z] Removing intermediate container 1bfbd328322f [2020-12-16T21:28:23.570Z] ---> e623fdf152f7 [2020-12-16T21:28:23.570Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-16T21:28:23.848Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-16T21:28:24.514Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-16T21:28:24.514Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T21:28:24.514Z] Executing ca-certificates-20191127-r4.trigger [2020-12-16T21:28:24.514Z] OK: 6 MiB in 16 packages [2020-12-16T21:28:24.514Z] ---> Running in 0408034b6360 [2020-12-16T21:28:24.793Z] ---> Running in 0d6bef25abd0 [2020-12-16T21:28:26.358Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T21:28:26.359Z] Removing intermediate container cd300503b7cf [2020-12-16T21:28:26.359Z] ---> 24a0d77eb0de [2020-12-16T21:28:26.359Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-16T21:28:26.359Z] ---> Running in 4a143cc81d0f [2020-12-16T21:28:26.658Z] Removing intermediate container 4a143cc81d0f [2020-12-16T21:28:26.658Z] ---> 7b87f74781a5 [2020-12-16T21:28:26.658Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-16T21:28:26.658Z] ---> Running in a8b072fdb869 [2020-12-16T21:28:26.658Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T21:28:26.658Z] Removing intermediate container 0d6bef25abd0 [2020-12-16T21:28:26.658Z] ---> de4eeb399b61 [2020-12-16T21:28:26.658Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-16T21:28:26.968Z] ---> Running in db092c53c30e [2020-12-16T21:28:26.968Z] Removing intermediate container a8b072fdb869 [2020-12-16T21:28:26.968Z] ---> 9eebfa3a6292 [2020-12-16T21:28:26.968Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-16T21:28:27.262Z] ---> Running in ca6d997a6085 [2020-12-16T21:28:27.262Z] Removing intermediate container db092c53c30e [2020-12-16T21:28:27.262Z] ---> c7d6c13f8804 [2020-12-16T21:28:27.262Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-16T21:28:27.262Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-16T21:28:27.262Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-16T21:28:27.548Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-16T21:28:27.548Z] ---> Running in 2da0b3f34f02 [2020-12-16T21:28:27.819Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-16T21:28:27.819Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-16T21:28:27.819Z] Removing intermediate container 2da0b3f34f02 [2020-12-16T21:28:27.819Z] ---> dce9ee1d6be1 [2020-12-16T21:28:27.819Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-16T21:28:27.819Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T21:28:28.094Z] OK: 8 MiB in 19 packages [2020-12-16T21:28:28.094Z] ---> Running in 6397148a1ec9 [2020-12-16T21:28:28.370Z] Removing intermediate container 6397148a1ec9 [2020-12-16T21:28:28.370Z] ---> 6e8bc8190e68 [2020-12-16T21:28:28.370Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-16T21:28:28.987Z] Removing intermediate container ca6d997a6085 [2020-12-16T21:28:28.987Z] ---> 38d9822b3990 [2020-12-16T21:28:28.987Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-16T21:28:28.987Z] Removing intermediate container 0408034b6360 [2020-12-16T21:28:28.987Z] ---> 85f242848ac2 [2020-12-16T21:28:28.987Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-16T21:28:29.290Z] ---> 8dc3ae8cad5f [2020-12-16T21:28:29.290Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-16T21:28:29.946Z] ---> d4f95eabcef9 [2020-12-16T21:28:29.946Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-16T21:28:29.946Z] ---> f8c858b7dd5e [2020-12-16T21:28:29.946Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-16T21:28:29.946Z] ---> bff1b2b51037 [2020-12-16T21:28:29.946Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-16T21:28:30.540Z] ---> 2517737fba07 [2020-12-16T21:28:30.540Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-16T21:28:30.853Z] ---> 8a117473f075 [2020-12-16T21:28:30.853Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-16T21:28:30.853Z] ---> Running in c53ce4451827 [2020-12-16T21:28:30.853Z] ---> fd0f341f4bae [2020-12-16T21:28:30.853Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-16T21:28:31.446Z] ---> 11ff30cd07f2 [2020-12-16T21:28:31.446Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-16T21:28:31.740Z] ---> 22793c43a158 [2020-12-16T21:28:31.740Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-16T21:28:31.740Z] ---> Running in ddd489b94280 [2020-12-16T21:28:32.047Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T21:28:32.047Z] ---> 8a46d32e1263 [2020-12-16T21:28:32.047Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-16T21:28:32.047Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T21:28:32.047Z] Removing intermediate container ddd489b94280 [2020-12-16T21:28:32.047Z] ---> 30e24b28e89f [2020-12-16T21:28:32.047Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T21:28:32.344Z] ---> Running in d116d1b77ea5 [2020-12-16T21:28:32.344Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-16T21:28:32.344Z] (2/33) Installing expat (2.2.9-r1) [2020-12-16T21:28:32.344Z] (3/33) Installing libffi (3.3-r2) [2020-12-16T21:28:32.344Z] (4/33) Installing gdbm (1.13-r1) [2020-12-16T21:28:32.344Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-16T21:28:32.344Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-16T21:28:32.344Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-16T21:28:32.344Z] ---> dc39109a4eef [2020-12-16T21:28:32.344Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-16T21:28:32.620Z] Removing intermediate container d116d1b77ea5 [2020-12-16T21:28:32.620Z] ---> 0ea942b7613e [2020-12-16T21:28:32.620Z] Step 21/23 : LABEL arch=x86_64 [2020-12-16T21:28:32.620Z] ---> Running in 26ce390f0b7a [2020-12-16T21:28:32.922Z] ---> Running in 442297eda802 [2020-12-16T21:28:36.412Z] Removing intermediate container 442297eda802 [2020-12-16T21:28:36.412Z] ---> 9a304b012ec7 [2020-12-16T21:28:36.412Z] Step 22/23 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 [2020-12-16T21:28:36.412Z] ---> Running in f54a7b3c3b63 [2020-12-16T21:28:36.412Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-16T21:28:36.412Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-16T21:28:36.412Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-16T21:28:36.412Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-16T21:28:36.412Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-16T21:28:36.412Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-16T21:28:36.412Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-16T21:28:36.412Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-16T21:28:36.412Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-16T21:28:36.718Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-16T21:28:36.718Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-16T21:28:36.718Z] Removing intermediate container f54a7b3c3b63 [2020-12-16T21:28:36.718Z] ---> 213d7f587e68 [2020-12-16T21:28:36.718Z] Step 23/23 : LABEL version=0.0.0 [2020-12-16T21:28:36.991Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-16T21:28:37.263Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-16T21:28:37.263Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-16T21:28:37.541Z] Removing intermediate container 26ce390f0b7a [2020-12-16T21:28:37.541Z] ---> a4e3166ba643 [2020-12-16T21:28:37.541Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-16T21:28:37.541Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-16T21:28:37.541Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-16T21:28:37.541Z] ---> Running in e83df949c077 [2020-12-16T21:28:37.541Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-16T21:28:37.541Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-16T21:28:37.541Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-16T21:28:37.814Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-16T21:28:37.814Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-16T21:28:37.814Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-16T21:28:37.814Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-16T21:28:37.814Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-16T21:28:37.814Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-16T21:28:37.814Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-16T21:28:38.086Z] Removing intermediate container e83df949c077 [2020-12-16T21:28:38.086Z] ---> fbde34ba9ec6 [2020-12-16T21:28:38.086Z] [2020-12-16T21:28:38.358Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T21:28:38.627Z] Successfully built fbde34ba9ec6 [2020-12-16T21:28:38.628Z] OK: 71 MiB in 55 packages [2020-12-16T21:28:38.907Z] Successfully tagged docker-core-data-go:latest [2020-12-16T21:28:38.907Z]  Building docker-core-data-go ... done  ---> 042f36181cf8 [2020-12-16T21:28:38.907Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-16T21:28:38.907Z] ---> Running in 56a5bb00a49a [2020-12-16T21:28:44.399Z] Removing intermediate container 56a5bb00a49a [2020-12-16T21:28:44.399Z] ---> cf051103312a [2020-12-16T21:28:44.399Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-16T21:28:44.399Z] ---> Running in 33872a630e24 [2020-12-16T21:28:44.399Z] Removing intermediate container c53ce4451827 [2020-12-16T21:28:44.399Z] ---> 4d024431dc7f [2020-12-16T21:28:44.399Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-16T21:28:44.717Z] ---> Running in 614a780acc72 [2020-12-16T21:28:46.889Z] Removing intermediate container 33872a630e24 [2020-12-16T21:28:46.889Z] ---> d05e75436b18 [2020-12-16T21:28:46.889Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-16T21:28:46.889Z] ---> Running in 45256726a207 [2020-12-16T21:28:47.197Z] Removing intermediate container 45256726a207 [2020-12-16T21:28:47.197Z] ---> 1079248f257d [2020-12-16T21:28:47.197Z] Step 26/29 : CMD [ "generate" ] [2020-12-16T21:28:47.197Z] ---> Running in 6d0e8fdf2ef4 [2020-12-16T21:28:47.197Z] Collecting docker-compose==1.23.2 [2020-12-16T21:28:47.514Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-16T21:28:47.835Z] Removing intermediate container 6d0e8fdf2ef4 [2020-12-16T21:28:47.835Z] ---> 232b08653ac1 [2020-12-16T21:28:47.835Z] Step 27/29 : LABEL arch=x86_64 [2020-12-16T21:28:47.835Z] Collecting docker<4.0,>=3.6.0 [2020-12-16T21:28:47.835Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-16T21:28:48.178Z] ---> Running in 414a9bec860c [2020-12-16T21:28:48.178Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-16T21:28:48.178Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-16T21:28:48.472Z] Removing intermediate container 414a9bec860c [2020-12-16T21:28:48.472Z] ---> dbf3a87962eb [2020-12-16T21:28:48.472Z] Step 28/29 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 [2020-12-16T21:28:48.472Z] ---> Running in cb7a2f645e04 [2020-12-16T21:28:49.139Z] Removing intermediate container cb7a2f645e04 [2020-12-16T21:28:49.139Z] ---> 6bb8fd8ce5a3 [2020-12-16T21:28:49.139Z] Step 29/29 : LABEL version=0.0.0 [2020-12-16T21:28:49.139Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-16T21:28:49.139Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-16T21:28:49.139Z] ---> Running in e01320396fab [2020-12-16T21:28:49.235Z] ---> 537e00c8da7b [2020-12-16T21:28:49.235Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-16T21:28:49.235Z] ---> b1cff66e2c13 [2020-12-16T21:28:49.235Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-16T21:28:49.235Z] ---> 2f1ee12efb67 [2020-12-16T21:28:49.235Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-16T21:28:49.235Z] ---> a78006e6739f [2020-12-16T21:28:49.235Z] ---> 3a2cb0c9e0bf [2020-12-16T21:28:49.235Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-16T21:28:49.235Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-16T21:28:49.235Z] ---> Running in 66380c5dd8ba [2020-12-16T21:28:49.235Z] ---> Running in 607284693d2c [2020-12-16T21:28:49.235Z] ---> Running in 03919ba9155e [2020-12-16T21:28:49.235Z] ---> Running in 3262c0b0653e [2020-12-16T21:28:49.235Z] ---> Running in aedb41ead042 [2020-12-16T21:28:49.235Z] 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 [2020-12-16T21:28:49.235Z] 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 [2020-12-16T21:28:49.235Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-16T21:28:49.235Z] 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 [2020-12-16T21:28:49.235Z] 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 [2020-12-16T21:28:49.816Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-16T21:28:49.816Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-16T21:28:49.816Z] Removing intermediate container e01320396fab [2020-12-16T21:28:49.816Z] ---> c5784dd59aa4 [2020-12-16T21:28:49.816Z] [2020-12-16T21:28:50.773Z] Successfully built c5784dd59aa4 [2020-12-16T21:28:50.773Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-16T21:28:50.773Z]  Building docker-security-secrets-setup-go ... done Collecting PyYAML<4,>=3.10 [2020-12-16T21:28:50.773Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-16T21:28:52.270Z] Collecting docopt<0.7,>=0.6.1 [2020-12-16T21:28:52.270Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-16T21:28:52.890Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-16T21:28:52.891Z] Collecting texttable<0.10,>=0.9.0 [2020-12-16T21:28:52.891Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-16T21:28:53.871Z] Collecting cached-property<2,>=1.2.0 [2020-12-16T21:28:53.872Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-16T21:28:53.872Z] Collecting jsonschema<3,>=2.5.1 [2020-12-16T21:28:53.872Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-16T21:28:55.305Z] Collecting docker-pycreds>=0.4.0 [2020-12-16T21:28:55.305Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-16T21:28:55.305Z] 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) [2020-12-16T21:28:55.305Z] Collecting idna<2.8,>=2.5 [2020-12-16T21:28:55.305Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-16T21:28:55.305Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-16T21:28:55.305Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-16T21:28:55.305Z] 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) [2020-12-16T21:28:55.305Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-16T21:28:55.305Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-16T21:28:55.305Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-16T21:28:55.305Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-16T21:28:55.574Z] Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, dockerpty, PyYAML, docopt, texttable, cached-property, jsonschema, docker-compose [2020-12-16T21:28:55.574Z] Attempting uninstall: idna [2020-12-16T21:28:55.574Z] Found existing installation: idna 2.9 [2020-12-16T21:28:55.574Z] Uninstalling idna-2.9: [2020-12-16T21:28:55.574Z] Successfully uninstalled idna-2.9 [2020-12-16T21:28:56.175Z] Attempting uninstall: urllib3 [2020-12-16T21:28:56.175Z] Found existing installation: urllib3 1.25.9 [2020-12-16T21:28:56.175Z] Uninstalling urllib3-1.25.9: [2020-12-16T21:28:56.175Z] Successfully uninstalled urllib3-1.25.9 [2020-12-16T21:28:56.456Z] Attempting uninstall: requests [2020-12-16T21:28:56.456Z] Found existing installation: requests 2.23.0 [2020-12-16T21:28:56.456Z] Uninstalling requests-2.23.0: [2020-12-16T21:28:56.456Z] Successfully uninstalled requests-2.23.0 [2020-12-16T21:28:57.051Z] Running setup.py install for dockerpty: started [2020-12-16T21:28:58.053Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-16T21:28:58.053Z] Running setup.py install for PyYAML: started [2020-12-16T21:28:59.106Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-16T21:28:59.106Z] Running setup.py install for docopt: started [2020-12-16T21:29:00.081Z] Running setup.py install for docopt: finished with status 'done' [2020-12-16T21:29:00.081Z] Running setup.py install for texttable: started [2020-12-16T21:29:00.348Z] Running setup.py install for texttable: finished with status 'done' [2020-12-16T21:29:01.376Z] 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 [2020-12-16T21:29:05.795Z] Removing intermediate container 614a780acc72 [2020-12-16T21:29:05.795Z] ---> d9449be939b0 [2020-12-16T21:29:05.795Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-16T21:29:05.795Z] ---> Running in afd04c6aef6d [2020-12-16T21:29:06.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T21:29:06.092Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T21:29:06.362Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-16T21:29:06.362Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-16T21:29:06.362Z] (3/3) Installing curl (7.69.1-r3) [2020-12-16T21:29:06.362Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T21:29:06.362Z] OK: 72 MiB in 58 packages [2020-12-16T21:29:06.957Z] Removing intermediate container afd04c6aef6d [2020-12-16T21:29:06.957Z] ---> ffa850fb3284 [2020-12-16T21:29:06.957Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-16T21:29:07.232Z] ---> Running in 2a3028d46337 [2020-12-16T21:29:07.511Z] Removing intermediate container 2a3028d46337 [2020-12-16T21:29:07.511Z] ---> b5d668dc67a1 [2020-12-16T21:29:07.511Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T21:29:07.511Z] ---> Running in 56d7e6126af9 [2020-12-16T21:29:07.797Z] Removing intermediate container 56d7e6126af9 [2020-12-16T21:29:07.797Z] ---> 9c42048d18a4 [2020-12-16T21:29:07.797Z] Step 25/27 : LABEL arch=x86_64 [2020-12-16T21:29:07.797Z] ---> Running in ab834c58ab98 [2020-12-16T21:29:08.067Z] Removing intermediate container ab834c58ab98 [2020-12-16T21:29:08.067Z] ---> d809893796b2 [2020-12-16T21:29:08.067Z] Step 26/27 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 [2020-12-16T21:29:08.067Z] ---> Running in 2f6aa2311c97 [2020-12-16T21:29:08.340Z] Removing intermediate container 2f6aa2311c97 [2020-12-16T21:29:08.340Z] ---> 538335cfa319 [2020-12-16T21:29:08.340Z] Step 27/27 : LABEL version=0.0.0 [2020-12-16T21:29:08.611Z] ---> Running in 76f4e6c0f42d [2020-12-16T21:29:08.611Z] Removing intermediate container 76f4e6c0f42d [2020-12-16T21:29:08.611Z] ---> 1408ad7240f1 [2020-12-16T21:29:08.611Z] [2020-12-16T21:29:09.213Z] Successfully built 1408ad7240f1 [2020-12-16T21:29:09.213Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-16T21:29:10.205Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-16T21:29:10.245Z] $ docker stop --time=1 d34d575b1b73d9d43be66e968b29f149a9f77d6ecf475373648a1aaa5c881937 [2020-12-16T21:29:12.159Z] $ docker rm -f d34d575b1b73d9d43be66e968b29f149a9f77d6ecf475373648a1aaa5c881937 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-16T21:29:12.809Z] + docker images [2020-12-16T21:29:12.809Z] + grep docker [2020-12-16T21:29:12.809Z] docker-sys-mgmt-agent-go latest 1408ad7240f1 4 seconds ago 313MB [2020-12-16T21:29:12.809Z] docker-security-secrets-setup-go latest c5784dd59aa4 23 seconds ago 23.9MB [2020-12-16T21:29:12.809Z] docker-core-data-go latest fbde34ba9ec6 35 seconds ago 22.2MB [2020-12-16T21:29:12.809Z] docker-core-metadata-go latest 71a1b708f294 About a minute ago 13MB [2020-12-16T21:29:12.809Z] docker-support-scheduler-go latest 67359136e954 About a minute ago 10.8MB [2020-12-16T21:29:12.809Z] docker-security-secretstore-setup-go latest c281c6a943d8 3 minutes ago 24.7MB [2020-12-16T21:29:12.809Z] docker-security-bootstrap-redis-go latest cc85165fe2f4 3 minutes ago 15.8MB [2020-12-16T21:29:12.809Z] docker-security-proxy-setup-go latest bc39177b0c6a 3 minutes ago 24.6MB [2020-12-16T21:29:12.809Z] docker-support-notifications-go latest 0d8d9a9cd322 3 minutes ago 12.1MB [2020-12-16T21:29:12.809Z] docker-core-command-go latest f626e90d603a 3 minutes ago 10.6MB [2020-12-16T21:29:12.809Z] docker latest 0c995d0d3006 23 hours 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 [2020-12-16T21:29:29.018Z] Still waiting to schedule task [2020-12-16T21:29:29.018Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-16T21:30:11.100Z] 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 [2020-12-16T21:30:11.100Z] 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 [2020-12-16T21:30:23.231Z] Running on prd-ubuntu18.04-docker-8c-8g-16384 in /w/workspace/edgexfoundry_edgex-go_PR-2956 [Pipeline] { [Pipeline] ws [2020-12-16T21:30:23.324Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2020-12-16T21:30:25.673Z] using credential edgex-jenkins-ssh [2020-12-16T21:30:25.768Z] Cloning the remote Git repository [2020-12-16T21:30:25.798Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-16T21:30:25.870Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2020-12-16T21:30:25.910Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-16T21:30:25.910Z] > git --version # timeout=10 [2020-12-16T21:30:25.920Z] > git --version # 'git version 2.17.1' [2020-12-16T21:30:25.920Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T21:30:26.384Z] Removing intermediate container aedb41ead042 [2020-12-16T21:30:26.384Z] ---> b56c2616b811 [2020-12-16T21:30:26.384Z] [2020-12-16T21:30:26.384Z] Step 10/24 : FROM alpine:3.10 [2020-12-16T21:30:26.384Z] 3.10: Pulling from library/alpine [2020-12-16T21:30:26.384Z] Removing intermediate container 66380c5dd8ba [2020-12-16T21:30:26.384Z] ---> b02155cc3257 [2020-12-16T21:30:26.384Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-16T21:30:26.384Z] ---> Running in 03e56d3b5a62 [2020-12-16T21:30:26.384Z] Removing intermediate container 607284693d2c [2020-12-16T21:30:26.384Z] ---> 76312414f82b [2020-12-16T21:30:26.384Z] [2020-12-16T21:30:26.384Z] Step 10/21 : FROM alpine [2020-12-16T21:30:26.384Z] latest: Pulling from library/alpine [2020-12-16T21:30:26.384Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-16T21:30:26.384Z] Status: Downloaded newer image for alpine:latest [2020-12-16T21:30:26.384Z] ---> dd36a01c3f31 [2020-12-16T21:30:26.384Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-16T21:30:26.675Z] ---> Running in 8c8aafe84d9f [2020-12-16T21:30:26.958Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-16T21:30:26.958Z] Status: Downloaded newer image for alpine:3.10 [2020-12-16T21:30:26.958Z] ---> 536a684cf733 [2020-12-16T21:30:26.958Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-16T21:30:25.951Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T21:30:27.242Z] ---> Running in da15876be89b [2020-12-16T21:30:27.869Z] 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 [2020-12-16T21:30:29.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T21:30:29.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T21:30:29.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-16T21:30:29.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-16T21:30:29.941Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-16T21:30:29.941Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-16T21:30:29.941Z] OK: 12617 distinct packages available [2020-12-16T21:30:30.219Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-16T21:30:30.219Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-16T21:30:30.219Z] OK: 10171 distinct packages available [2020-12-16T21:30:30.825Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-16T21:30:31.102Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-16T21:30:31.102Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-16T21:30:31.102Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-16T21:30:31.102Z] (4/4) Installing curl (7.69.1-r3) [2020-12-16T21:30:31.102Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T21:30:31.102Z] Executing ca-certificates-20191127-r4.trigger [2020-12-16T21:30:31.102Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-16T21:30:31.102Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-16T21:30:31.102Z] (4/5) Installing curl (7.66.0-r3) [2020-12-16T21:30:31.102Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-16T21:30:31.102Z] Executing busybox-1.30.1-r3.trigger [2020-12-16T21:30:31.382Z] Executing ca-certificates-20191127-r2.trigger [2020-12-16T21:30:31.382Z] OK: 7 MiB in 18 packages [2020-12-16T21:30:31.668Z] OK: 7 MiB in 19 packages [2020-12-16T21:30:33.078Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-16T21:30:33.084Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T21:30:33.093Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-16T21:30:33.109Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-16T21:30:33.109Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T21:30:33.114Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2956/head:refs/remotes/origin/PR-2956 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-16T21:30:33.677Z] Merging remotes/origin/master commit 1cb94389de1e39608b319f278621c386c44601c6 into PR head commit ad7df7fdb937c1764f05f3465bc66378632466b3 [2020-12-16T21:30:33.795Z] Merge succeeded, producing ad7df7fdb937c1764f05f3465bc66378632466b3 [2020-12-16T21:30:33.795Z] Checking out Revision ad7df7fdb937c1764f05f3465bc66378632466b3 (PR-2956) [2020-12-16T21:30:34.342Z] Removing intermediate container 8c8aafe84d9f [2020-12-16T21:30:34.342Z] ---> cb5c084f9201 [2020-12-16T21:30:34.342Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-16T21:30:34.621Z] Removing intermediate container 03e56d3b5a62 [2020-12-16T21:30:34.621Z] ---> 972ba00ece32 [2020-12-16T21:30:34.621Z] [2020-12-16T21:30:34.621Z] Step 11/27 : FROM docker:latest [2020-12-16T21:30:34.621Z] ---> 0c09fb3ff9b5 [2020-12-16T21:30:34.621Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-16T21:30:34.621Z] ---> Running in f5eb386c5c6b [2020-12-16T21:30:33.690Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T21:30:33.698Z] > git checkout -f ad7df7fdb937c1764f05f3465bc66378632466b3 # timeout=10 [2020-12-16T21:30:33.771Z] > git remote # timeout=10 [2020-12-16T21:30:33.778Z] > git config --get remote.origin.url # timeout=10 [2020-12-16T21:30:33.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T21:30:33.786Z] > git merge 1cb94389de1e39608b319f278621c386c44601c6 # timeout=10 [2020-12-16T21:30:33.795Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-16T21:30:33.803Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T21:30:33.806Z] > git checkout -f ad7df7fdb937c1764f05f3465bc66378632466b3 # timeout=10 [2020-12-16T21:30:34.901Z] ---> Running in 72ab0a3b899a [2020-12-16T21:30:34.901Z] Removing intermediate container da15876be89b [2020-12-16T21:30:34.901Z] ---> 1b12d4235c8a [2020-12-16T21:30:34.901Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-16T21:30:35.509Z] ---> Running in 90d92c27935b [2020-12-16T21:30:35.790Z] Removing intermediate container f5eb386c5c6b [2020-12-16T21:30:35.790Z] ---> a164c87dbc15 [2020-12-16T21:30:35.790Z] Step 13/21 : WORKDIR /edgex [2020-12-16T21:30:36.071Z] ---> Running in 4cd68c4be9eb [2020-12-16T21:30:36.351Z] Removing intermediate container 90d92c27935b [2020-12-16T21:30:36.351Z] ---> 9534359fb8ad [2020-12-16T21:30:36.351Z] Step 13/24 : WORKDIR / [2020-12-16T21:30:36.637Z] ---> Running in 1412cd34526c [2020-12-16T21:30:36.637Z] Removing intermediate container 4cd68c4be9eb [2020-12-16T21:30:36.637Z] ---> 23f6a50dd0bc [2020-12-16T21:30:36.637Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-16T21:30:37.249Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T21:30:37.249Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T21:30:37.530Z] Commit message: "feat: Remove deprecated Mongo code." [2020-12-16T21:30:37.859Z] Removing intermediate container 1412cd34526c [2020-12-16T21:30:37.859Z] ---> 3f6daf924ed8 [2020-12-16T21:30:37.859Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-16T21:30:37.859Z] (1/2) Installing readline (8.0.4-r0) [2020-12-16T21:30:37.859Z] (2/2) Installing bash (5.0.17-r0) [2020-12-16T21:30:38.139Z] Executing bash-5.0.17-r0.post-install [2020-12-16T21:30:38.139Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T21:30:38.140Z] OK: 12 MiB in 22 packages [2020-12-16T21:30:38.140Z] ---> a233fe668821 [2020-12-16T21:30:38.140Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-16T21:30:39.112Z] + echo snap-build.sh [2020-12-16T21:30:39.112Z] snap-build.sh [2020-12-16T21:30:39.112Z] + SNAP_BASE_DIR=. [2020-12-16T21:30:39.112Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2020-12-16T21:30:39.112Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2020-12-16T21:30:39.112Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2020-12-16T21:30:39.112Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2020-12-16T21:30:39.112Z] + cd /w/workspace/edgex-go/2 [2020-12-16T21:30:39.112Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-16T21:30:39.112Z] Reading package lists... [2020-12-16T21:30:39.112Z] Building dependency tree... [2020-12-16T21:30:39.112Z] Reading state information... [2020-12-16T21:30:39.381Z] The following packages were automatically installed and are no longer required: [2020-12-16T21:30:39.381Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-16T21:30:39.381Z] uidmap xdelta3 [2020-12-16T21:30:39.381Z] Use 'sudo apt autoremove' to remove them. [2020-12-16T21:30:39.381Z] The following packages will be REMOVED: [2020-12-16T21:30:39.381Z] lxd* lxd-client* [2020-12-16T21:30:39.619Z] ---> 5fe5786f1ba9 [2020-12-16T21:30:39.619Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-16T21:30:39.652Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-16T21:30:39.652Z] After this operation, 31.7 MB disk space will be freed. [2020-12-16T21:30:40.624Z] ---> ea2bc8de1fa8 [2020-12-16T21:30:40.625Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-16T21:30:40.625Z] Removing intermediate container 72ab0a3b899a [2020-12-16T21:30:40.625Z] ---> d5f6d926a82d [2020-12-16T21:30:40.625Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-16T21:30:40.719Z] (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.) [2020-12-16T21:30:40.719Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-16T21:30:40.903Z] ---> Running in f875d097b1b9 [2020-12-16T21:30:41.179Z] ---> f0658d801e77 [2020-12-16T21:30:41.179Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-16T21:30:41.663Z] Removing lxd dnsmasq configuration [2020-12-16T21:30:41.663Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-16T21:30:41.932Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-16T21:30:42.877Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-16T21:30:42.877Z] (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.) [2020-12-16T21:30:42.877Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-16T21:30:43.158Z] ---> 2e19aad0ae93 [2020-12-16T21:30:43.158Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-16T21:30:43.158Z] ---> Running in e99ba81bc4e9 [2020-12-16T21:30:43.158Z] ---> 411d67132c66 [2020-12-16T21:30:43.158Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-16T21:30:43.448Z] Removing intermediate container 03919ba9155e [2020-12-16T21:30:43.448Z] ---> 6f44947e9711 [2020-12-16T21:30:43.448Z] [2020-12-16T21:30:43.448Z] Step 10/22 : FROM scratch [2020-12-16T21:30:43.448Z] ---> [2020-12-16T21:30:43.448Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-16T21:30:43.725Z] ---> Running in 5873fe8e751f [2020-12-16T21:30:43.999Z] Removing intermediate container e99ba81bc4e9 [2020-12-16T21:30:43.999Z] ---> 539a7ff0de9f [2020-12-16T21:30:43.999Z] Step 18/21 : CMD ["--init=true"] [2020-12-16T21:30:44.271Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-16T21:30:44.271Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-16T21:30:44.272Z] ---> Running in 308d3757c280 [2020-12-16T21:30:44.558Z] Removing intermediate container 5873fe8e751f [2020-12-16T21:30:44.558Z] ---> c6aad51ac5f7 [2020-12-16T21:30:44.558Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-16T21:30:44.558Z] ---> Running in 43c3fd6ea02a [2020-12-16T21:30:44.838Z] Removing intermediate container f875d097b1b9 [2020-12-16T21:30:44.838Z] ---> 9e2b22cc27d5 [2020-12-16T21:30:44.838Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-16T21:30:44.838Z] Removing intermediate container 308d3757c280 [2020-12-16T21:30:44.838Z] ---> a670edf371db [2020-12-16T21:30:44.838Z] Step 19/21 : LABEL arch=arm64 [2020-12-16T21:30:45.109Z] ---> 0080b983a0ac [2020-12-16T21:30:45.109Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-16T21:30:45.109Z] ---> Running in c94d2ba660a8 [2020-12-16T21:30:45.109Z] ---> Running in d9c5833fa8af [2020-12-16T21:30:45.109Z] Removing intermediate container 43c3fd6ea02a [2020-12-16T21:30:45.109Z] ---> cb9d36ff6166 [2020-12-16T21:30:45.109Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-16T21:30:45.382Z] ---> Running in 08b0debda4eb [2020-12-16T21:30:45.658Z] + sudo snap remove --purge lxd [2020-12-16T21:30:45.658Z] snap "lxd" is not installed [2020-12-16T21:30:45.658Z] + sudo groupadd --force --system lxd [2020-12-16T21:30:45.658Z] ++ whoami [2020-12-16T21:30:45.658Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-16T21:30:45.919Z] + newgrp - lxd [2020-12-16T21:30:45.919Z] + sudo snap install lxd [2020-12-16T21:30:45.982Z] Removing intermediate container c94d2ba660a8 [2020-12-16T21:30:45.982Z] ---> 7ec1d945bd23 [2020-12-16T21:30:45.983Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-16T21:30:45.983Z] Removing intermediate container 08b0debda4eb [2020-12-16T21:30:45.983Z] Removing intermediate container d9c5833fa8af [2020-12-16T21:30:45.983Z] ---> 8efba85660c4 [2020-12-16T21:30:45.983Z] Step 20/21 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 [2020-12-16T21:30:45.983Z] ---> e19f1f8862e0 [2020-12-16T21:30:45.983Z] Step 14/22 : WORKDIR / [2020-12-16T21:30:46.262Z] ---> Running in 2c761044f311 [2020-12-16T21:30:46.262Z] ---> Running in bb700ccb2d1b [2020-12-16T21:30:46.262Z] ---> Running in 8abad11dad18 [2020-12-16T21:30:46.858Z] ---> 3d62f450491a [2020-12-16T21:30:46.858Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-16T21:30:47.200Z] Removing intermediate container bb700ccb2d1b [2020-12-16T21:30:47.201Z] ---> cffe2e280426 [2020-12-16T21:30:47.201Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-16T21:30:47.201Z] Removing intermediate container 2c761044f311 [2020-12-16T21:30:47.201Z] ---> 5bc3c428992e [2020-12-16T21:30:47.201Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-16T21:30:47.201Z] Removing intermediate container 8abad11dad18 [2020-12-16T21:30:47.201Z] ---> 45513b805166 [2020-12-16T21:30:47.201Z] Step 21/21 : LABEL version=0.0.0 [2020-12-16T21:30:47.491Z] ---> Running in c48b6e54e8bb [2020-12-16T21:30:47.491Z] ---> Running in 7d94fe72dd53 [2020-12-16T21:30:48.499Z] ---> c90836f477a5 [2020-12-16T21:30:48.499Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-16T21:30:48.499Z] ---> 9cacf3efec4f [2020-12-16T21:30:48.499Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-16T21:30:48.499Z] Removing intermediate container 7d94fe72dd53 [2020-12-16T21:30:48.499Z] ---> 27d1f219c74f [2020-12-16T21:30:48.499Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-16T21:30:48.797Z] Removing intermediate container c48b6e54e8bb [2020-12-16T21:30:48.797Z] ---> 04a7cd669015 [2020-12-16T21:30:48.797Z] [2020-12-16T21:30:48.797Z] ---> Running in 11b74a1b1ba6 [2020-12-16T21:30:49.416Z] Successfully built 04a7cd669015 [2020-12-16T21:30:49.416Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-16T21:30:49.416Z] Building docker-support-scheduler-go [2020-12-16T21:30:52.835Z]  Building docker-security-proxy-setup-go ... done  ---> 9e2d9b591373 [2020-12-16T21:30:52.836Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-16T21:30:52.836Z] ---> 393041fd6a35 [2020-12-16T21:30:52.836Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-16T21:30:53.437Z] Removing intermediate container 3262c0b0653e [2020-12-16T21:30:53.437Z] ---> 44badc40d693 [2020-12-16T21:30:53.437Z] [2020-12-16T21:30:53.437Z] Step 10/23 : FROM alpine [2020-12-16T21:30:53.437Z] ---> dd36a01c3f31 [2020-12-16T21:30:53.437Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-16T21:30:54.038Z] ---> Running in 3ec092f64382 [2020-12-16T21:30:54.061Z] 2020-12-16T21:30:51Z INFO Waiting for automatic snapd restart... [2020-12-16T21:30:54.320Z] Removing intermediate container 11b74a1b1ba6 [2020-12-16T21:30:54.320Z] ---> cdf8147779d1 [2020-12-16T21:30:54.320Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-16T21:30:54.594Z] ---> b2b85b00cb67 [2020-12-16T21:30:54.594Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-16T21:30:54.594Z] ---> a9ccdea128ec [2020-12-16T21:30:54.594Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-16T21:30:54.865Z] ---> Running in 74a1b9f7c249 [2020-12-16T21:30:54.865Z] ---> Running in 9d738b2d35a6 [2020-12-16T21:30:54.865Z] Removing intermediate container 3ec092f64382 [2020-12-16T21:30:54.865Z] ---> b074fa9ddcfd [2020-12-16T21:30:54.865Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-16T21:30:55.468Z] ---> Running in fd6754f8d7a6 [2020-12-16T21:30:55.468Z] Removing intermediate container 74a1b9f7c249 [2020-12-16T21:30:55.468Z] ---> d5d7933025bc [2020-12-16T21:30:55.468Z] Step 22/24 : LABEL arch=arm64 [2020-12-16T21:30:55.742Z] ---> b1910d582b16 [2020-12-16T21:30:55.742Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-16T21:30:55.742Z] Removing intermediate container 9d738b2d35a6 [2020-12-16T21:30:55.742Z] ---> 4c9b0d7c0737 [2020-12-16T21:30:55.742Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T21:30:55.742Z] ---> Running in a7ed6db46fd4 [2020-12-16T21:30:56.026Z] ---> Running in 8c3a89c24222 [2020-12-16T21:30:56.026Z] ---> Running in b2d81caea3a7 [2020-12-16T21:30:56.026Z] Removing intermediate container fd6754f8d7a6 [2020-12-16T21:30:56.026Z] ---> 2de3a12f949a [2020-12-16T21:30:56.303Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-16T21:30:56.303Z] ---> Running in cc70e807781b [2020-12-16T21:30:56.581Z] Removing intermediate container a7ed6db46fd4 [2020-12-16T21:30:56.581Z] ---> afe2bcc0a939 [2020-12-16T21:30:56.581Z] Step 23/24 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 [2020-12-16T21:30:56.855Z] Removing intermediate container 8c3a89c24222 [2020-12-16T21:30:56.855Z] ---> 29a11707eea9 [2020-12-16T21:30:56.855Z] Step 20/22 : LABEL arch=arm64 [2020-12-16T21:30:56.855Z] ---> Running in ec5c7aacbdb3 [2020-12-16T21:30:57.134Z] ---> Running in b990f302e81b [2020-12-16T21:30:57.134Z] Removing intermediate container cc70e807781b [2020-12-16T21:30:57.134Z] ---> d86178275f98 [2020-12-16T21:30:57.134Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T21:30:57.413Z] ---> Running in 2a2bae818830 [2020-12-16T21:30:57.413Z] Removing intermediate container ec5c7aacbdb3 [2020-12-16T21:30:57.413Z] ---> c8d69e80ecce [2020-12-16T21:30:57.413Z] Step 24/24 : LABEL version=0.0.0 [2020-12-16T21:30:57.687Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T21:30:57.687Z] Removing intermediate container b990f302e81b [2020-12-16T21:30:57.687Z] ---> fe0688c5886f [2020-12-16T21:30:57.687Z] Step 21/22 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 [2020-12-16T21:30:57.962Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T21:30:57.962Z] ---> Running in 69634585ca35 [2020-12-16T21:30:58.239Z] ---> Running in 44f4b2e09d38 [2020-12-16T21:30:58.516Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-16T21:30:58.516Z] (2/33) Installing expat (2.2.9-r1) [2020-12-16T21:30:58.517Z] (3/33) Installing libffi (3.3-r2) [2020-12-16T21:30:58.517Z] (4/33) Installing gdbm (1.13-r1) [2020-12-16T21:30:58.517Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-16T21:30:58.517Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-16T21:30:58.799Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-16T21:30:58.799Z] Removing intermediate container 69634585ca35 [2020-12-16T21:30:58.799Z] ---> c1e1112559a9 [2020-12-16T21:30:58.799Z] [2020-12-16T21:30:59.405Z] Removing intermediate container 44f4b2e09d38 [2020-12-16T21:30:59.405Z] ---> 687cf6ecc82d [2020-12-16T21:30:59.405Z] Step 22/22 : LABEL version=0.0.0 [2020-12-16T21:30:59.684Z] Successfully built c1e1112559a9 [2020-12-16T21:30:59.684Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-16T21:30:59.684Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-notifications-go [2020-12-16T21:31:00.294Z] ---> Running in 92eff8ed0be5 [2020-12-16T21:31:00.892Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-16T21:31:00.892Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-16T21:31:00.892Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-16T21:31:00.892Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-16T21:31:00.892Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-16T21:31:00.892Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-16T21:31:00.892Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-16T21:31:01.167Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-16T21:31:01.167Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-16T21:31:01.167Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-16T21:31:01.167Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-16T21:31:01.167Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-16T21:31:01.167Z] Removing intermediate container 92eff8ed0be5 [2020-12-16T21:31:01.167Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-16T21:31:01.167Z] ---> d6ae65b25643 [2020-12-16T21:31:01.167Z] [2020-12-16T21:31:01.167Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-16T21:31:01.445Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-16T21:31:01.445Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-16T21:31:01.445Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-16T21:31:01.445Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-16T21:31:01.445Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-16T21:31:01.445Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-16T21:31:01.445Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-16T21:31:01.445Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-16T21:31:01.722Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-16T21:31:01.722Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-16T21:31:01.722Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-16T21:31:01.722Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-16T21:31:01.722Z] Removing intermediate container 2a2bae818830 [2020-12-16T21:31:01.722Z] ---> 0ec76b41b5eb [2020-12-16T21:31:01.722Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-16T21:31:01.722Z] Successfully built d6ae65b25643 [2020-12-16T21:31:02.012Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T21:31:02.012Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-16T21:31:02.012Z] OK: 71 MiB in 55 packages [2020-12-16T21:31:02.012Z]  Building docker-core-metadata-go ... done Building docker-core-command-go [2020-12-16T21:31:02.012Z] ---> Running in 77a26e7bd8bc [2020-12-16T21:31:03.474Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T21:31:04.454Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T21:31:05.062Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-16T21:31:05.062Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-16T21:31:05.338Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-16T21:31:05.338Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-16T21:31:05.613Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-16T21:31:05.613Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T21:31:05.613Z] OK: 8 MiB in 19 packages [2020-12-16T21:31:08.988Z] lxd 4.9 from Canonical* installed [2020-12-16T21:31:08.988Z] + sudo lxd init --auto [2020-12-16T21:31:09.952Z] Removing intermediate container b2d81caea3a7 [2020-12-16T21:31:09.952Z] ---> dce112da3f01 [2020-12-16T21:31:09.952Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-16T21:31:09.952Z] Removing intermediate container 77a26e7bd8bc [2020-12-16T21:31:09.952Z] ---> 2521023e2e35 [2020-12-16T21:31:09.953Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-16T21:31:09.953Z] ---> Running in c3e4f25b4cb0 [2020-12-16T21:31:11.421Z] ---> 767800d00e18 [2020-12-16T21:31:11.421Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-16T21:31:13.419Z] ---> 3e168943c2fa [2020-12-16T21:31:13.419Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-16T21:31:14.866Z] ---> 506aead5a331 [2020-12-16T21:31:14.866Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-16T21:31:14.866Z] ---> Running in cc09e9b5cf23 [2020-12-16T21:31:15.463Z] Removing intermediate container cc09e9b5cf23 [2020-12-16T21:31:15.463Z] ---> f29ff1f7f5cb [2020-12-16T21:31:15.463Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T21:31:15.736Z] ---> Running in 56226cfdbbf3 [2020-12-16T21:31:16.011Z] Collecting docker-compose==1.23.2 [2020-12-16T21:31:16.011Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-16T21:31:16.609Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T21:31:16.609Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-16T21:31:16.609Z] ---> 339cd7c034ce [2020-12-16T21:31:16.609Z] Step 3/21 : WORKDIR /edgex-go [2020-12-16T21:31:16.609Z] ---> Using cache [2020-12-16T21:31:16.609Z] ---> 61d457e51f1b [2020-12-16T21:31:16.609Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T21:31:16.609Z] ---> Using cache [2020-12-16T21:31:16.609Z] ---> deafd8bd32c8 [2020-12-16T21:31:16.609Z] Step 5/21 : RUN apk update && apk add make git [2020-12-16T21:31:16.609Z] ---> Using cache [2020-12-16T21:31:16.609Z] ---> 728931437deb [2020-12-16T21:31:16.609Z] Step 6/21 : COPY go.mod . [2020-12-16T21:31:16.609Z] ---> Using cache [2020-12-16T21:31:16.609Z] Removing intermediate container 56226cfdbbf3 [2020-12-16T21:31:16.609Z] ---> c2a81d644743 [2020-12-16T21:31:16.609Z] ---> bb3d7f6643f1 [2020-12-16T21:31:16.609Z] Step 7/21 : RUN go mod downloadStep 21/23 : LABEL arch=arm64 [2020-12-16T21:31:16.609Z] [2020-12-16T21:31:16.609Z] ---> Using cache [2020-12-16T21:31:16.609Z] ---> f7a676645e6f [2020-12-16T21:31:16.609Z] Step 8/21 : COPY . . [2020-12-16T21:31:16.609Z] ---> Using cache [2020-12-16T21:31:16.609Z] ---> 2f1ee12efb67 [2020-12-16T21:31:16.609Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-16T21:31:16.886Z] ---> Running in 04ccfb693601 [2020-12-16T21:31:16.886Z] ---> Running in 5ceba9d5f862 [2020-12-16T21:31:17.882Z] Removing intermediate container 04ccfb693601 [2020-12-16T21:31:17.882Z] ---> 9aca36497c51 [2020-12-16T21:31:17.882Z] Step 22/23 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 [2020-12-16T21:31:17.882Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-16T21:31:17.882Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-16T21:31:18.157Z] ---> Running in 2e261b5747b8 [2020-12-16T21:31:18.430Z] 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 [2020-12-16T21:31:18.710Z] Removing intermediate container 2e261b5747b8 [2020-12-16T21:31:18.986Z] ---> 61db9530185c [2020-12-16T21:31:18.986Z] Step 23/23 : LABEL version=0.0.0 [2020-12-16T21:31:18.986Z] Collecting jsonschema<3,>=2.5.1 [2020-12-16T21:31:18.986Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-16T21:31:19.027Z] + sudo snap install --classic snapcraft [2020-12-16T21:31:19.263Z] ---> Running in 93183dc08a4c [2020-12-16T21:31:19.542Z] Collecting docopt<0.7,>=0.6.1 [2020-12-16T21:31:19.542Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-16T21:31:19.818Z] Removing intermediate container 93183dc08a4c [2020-12-16T21:31:19.818Z] ---> f3a7503bcb14 [2020-12-16T21:31:19.818Z] [2020-12-16T21:31:20.421Z] Successfully built f3a7503bcb14 [2020-12-16T21:31:20.421Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-16T21:31:20.421Z]  Building docker-core-data-go ... done Building docker-security-secrets-setup-go [2020-12-16T21:31:22.404Z] Collecting cached-property<2,>=1.2.0 [2020-12-16T21:31:22.404Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-16T21:31:23.389Z] Collecting PyYAML<4,>=3.10 [2020-12-16T21:31:23.389Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-16T21:31:25.611Z] snapcraft 4.4.4 from Canonical* installed [2020-12-16T21:31:25.611Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-16T21:31:25.611Z] + patch --verbose -p1 [2020-12-16T21:31:25.611Z] Hmm... Looks like a unified diff to me... [2020-12-16T21:31:25.611Z] The text leading up to this was: [2020-12-16T21:31:25.611Z] -------------------------- [2020-12-16T21:31:25.611Z] |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 [2020-12-16T21:31:25.611Z] |From: Tony Espy [2020-12-16T21:31:25.611Z] |Date: Wed, 2 Dec 2020 17:38:31 -0500 [2020-12-16T21:31:25.611Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-16T21:31:25.611Z] | [2020-12-16T21:31:25.611Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-16T21:31:25.611Z] |optimize the snap CI check run for pull requests. When [2020-12-16T21:31:25.611Z] |applied, it essentially strips out everything (apps and [2020-12-16T21:31:25.611Z] |parts) from the snapcraft.yaml file except those required [2020-12-16T21:31:25.611Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-16T21:31:25.611Z] |catch changes to edgex-go that break the snap build. [2020-12-16T21:31:25.611Z] | [2020-12-16T21:31:25.611Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-16T21:31:25.611Z] |to update this patch file, otherwise it may fail to apply, [2020-12-16T21:31:25.611Z] |resulting in a failed snap build CI check in the associated [2020-12-16T21:31:25.611Z] |pull request. [2020-12-16T21:31:25.611Z] | [2020-12-16T21:31:25.611Z] |Note - in addition to applying this patch, the pipeline also [2020-12-16T21:31:25.611Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-16T21:31:25.611Z] |need to build the finally binary .snap file (and it won't [2020-12-16T21:31:25.611Z] |work with the patch applied). This further reduces the build [2020-12-16T21:31:25.611Z] |time. [2020-12-16T21:31:25.611Z] |--- [2020-12-16T21:31:25.611Z] | snap/snapcraft.yaml | 466 +------------------------------------------- [2020-12-16T21:31:25.611Z] | 1 file changed, 2 insertions(+), 464 deletions(-) [2020-12-16T21:31:25.611Z] | [2020-12-16T21:31:25.611Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-16T21:31:25.611Z] |index b265277c..d7e1de37 100644 [2020-12-16T21:31:25.611Z] |--- a/snap/snapcraft.yaml [2020-12-16T21:31:25.611Z] |+++ b/snap/snapcraft.yaml [2020-12-16T21:31:25.611Z] -------------------------- [2020-12-16T21:31:25.611Z] patching file snap/snapcraft.yaml [2020-12-16T21:31:25.611Z] Using Plan A... [2020-12-16T21:31:25.611Z] Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). [2020-12-16T21:31:25.611Z] Hunk #2 succeeded at 81 (offset -3 lines). [2020-12-16T21:31:25.611Z] Hunk #3 succeeded at 209 (offset -10 lines). [2020-12-16T21:31:25.611Z] Hunk #4 succeeded at 224 (offset -10 lines). [2020-12-16T21:31:25.611Z] Hunk #5 succeeded at 232 (offset -10 lines). [2020-12-16T21:31:25.611Z] Hunk #6 succeeded at 239 (offset -10 lines). [2020-12-16T21:31:25.611Z] Hunk #7 succeeded at 266 (offset -10 lines). [2020-12-16T21:31:25.611Z] Hunk #8 succeeded at 300 (offset -10 lines). [2020-12-16T21:31:25.611Z] Hunk #9 succeeded at 356 (offset -10 lines). [2020-12-16T21:31:25.611Z] Hmm... Ignoring the trailing garbage. [2020-12-16T21:31:25.611Z] done [2020-12-16T21:31:25.611Z] + sudo snapcraft prime --use-lxd [2020-12-16T21:31:26.185Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-16T21:31:26.185Z] 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: [2020-12-16T21:31:26.185Z] - README.md [2020-12-16T21:31:26.185Z] - snapcraft.yaml.orig [2020-12-16T21:31:26.185Z] [2020-12-16T21:31:26.185Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-16T21:31:27.130Z] Launching a container. [2020-12-16T21:31:27.717Z] Collecting docker<4.0,>=3.6.0 [2020-12-16T21:31:27.717Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-16T21:31:28.724Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-16T21:31:28.724Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-16T21:31:31.379Z] Collecting texttable<0.10,>=0.9.0 [2020-12-16T21:31:31.379Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-16T21:31:34.038Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-16T21:31:34.038Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-16T21:31:34.320Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-16T21:31:34.320Z] 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) [2020-12-16T21:31:34.917Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-16T21:31:34.917Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-16T21:31:35.529Z] Collecting idna<2.8,>=2.5 [2020-12-16T21:31:35.529Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-16T21:31:35.805Z] 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) [2020-12-16T21:31:36.083Z] Collecting docker-pycreds>=0.4.0 [2020-12-16T21:31:36.083Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-16T21:31:36.362Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-16T21:31:36.362Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-16T21:31:36.362Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-16T21:31:36.362Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-16T21:31:37.821Z] Installing collected packages: urllib3, idna, requests, jsonschema, docopt, cached-property, PyYAML, websocket-client, docker-pycreds, docker, dockerpty, texttable, docker-compose [2020-12-16T21:31:37.821Z] Attempting uninstall: urllib3 [2020-12-16T21:31:37.821Z] Found existing installation: urllib3 1.25.9 [2020-12-16T21:31:37.821Z] Uninstalling urllib3-1.25.9: [2020-12-16T21:31:38.103Z] Successfully uninstalled urllib3-1.25.9 [2020-12-16T21:31:38.710Z] Attempting uninstall: idna [2020-12-16T21:31:38.710Z] Found existing installation: idna 2.9 [2020-12-16T21:31:38.710Z] Uninstalling idna-2.9: [2020-12-16T21:31:38.710Z] Successfully uninstalled idna-2.9 [2020-12-16T21:31:39.381Z] Waiting for container to be ready [2020-12-16T21:31:39.381Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-16T21:31:39.381Z] [2020-12-16T21:31:39.697Z] Attempting uninstall: requests [2020-12-16T21:31:39.697Z] Found existing installation: requests 2.23.0 [2020-12-16T21:31:39.697Z] Uninstalling requests-2.23.0: [2020-12-16T21:31:39.697Z] Successfully uninstalled requests-2.23.0 [2020-12-16T21:31:40.685Z] Running setup.py install for docopt: started [2020-12-16T21:31:41.302Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-16T21:31:41.562Z] Waiting for network to be ready... [2020-12-16T21:31:41.681Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T21:31:41.681Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-16T21:31:41.681Z] ---> 339cd7c034ce [2020-12-16T21:31:41.681Z] Step 3/24 : WORKDIR /edgex-go [2020-12-16T21:31:41.681Z] ---> Using cache [2020-12-16T21:31:41.681Z] ---> 61d457e51f1b [2020-12-16T21:31:41.681Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T21:31:41.681Z] ---> Using cache [2020-12-16T21:31:41.681Z] ---> deafd8bd32c8 [2020-12-16T21:31:41.681Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-16T21:31:42.136Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-16T21:31:42.397Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-16T21:31:42.397Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-16T21:31:42.397Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-16T21:31:42.397Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-16T21:31:42.397Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-16T21:31:42.397Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-16T21:31:42.397Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-16T21:31:42.397Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-16T21:31:42.397Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-16T21:31:42.968Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-16T21:31:42.968Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-16T21:31:43.228Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-16T21:31:43.228Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-16T21:31:43.228Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-16T21:31:43.228Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-16T21:31:43.228Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-16T21:31:43.228Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-16T21:31:43.236Z] Running setup.py install for docopt: finished with status 'done' [2020-12-16T21:31:43.488Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-16T21:31:43.749Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-16T21:31:43.749Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-16T21:31:43.749Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-16T21:31:44.010Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-16T21:31:44.010Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-16T21:31:44.010Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-16T21:31:44.010Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-16T21:31:44.010Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-16T21:31:44.235Z] Running setup.py install for PyYAML: started [2020-12-16T21:31:44.235Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T21:31:44.235Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-16T21:31:44.235Z] ---> 339cd7c034ce [2020-12-16T21:31:44.235Z] Step 3/22 : WORKDIR /edgex-go [2020-12-16T21:31:44.235Z] ---> Using cache [2020-12-16T21:31:44.235Z] ---> 61d457e51f1b [2020-12-16T21:31:44.235Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T21:31:44.235Z] ---> Using cache [2020-12-16T21:31:44.235Z] ---> deafd8bd32c8 [2020-12-16T21:31:44.235Z] Step 5/22 : RUN apk update && apk add make git [2020-12-16T21:31:44.235Z] ---> Using cache [2020-12-16T21:31:44.235Z] ---> 728931437deb [2020-12-16T21:31:44.235Z] Step 6/22 : COPY go.mod . [2020-12-16T21:31:44.235Z] ---> Using cache [2020-12-16T21:31:44.235Z] ---> c2a81d644743 [2020-12-16T21:31:44.235Z] Step 7/22 : RUN go mod download [2020-12-16T21:31:44.235Z] ---> Using cache [2020-12-16T21:31:44.235Z] ---> f7a676645e6f [2020-12-16T21:31:44.235Z] Step 8/22 : COPY . . [2020-12-16T21:31:44.535Z] ---> Using cache [2020-12-16T21:31:44.535Z] ---> 2f1ee12efb67 [2020-12-16T21:31:44.535Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-16T21:31:45.919Z] Fetched 23.5 MB in 4s (5917 kB/s) [2020-12-16T21:31:46.029Z] ---> Running in a2a7f769fa6e [2020-12-16T21:31:46.030Z] ---> Running in efd01c718302 [2020-12-16T21:31:46.860Z] Reading package lists... [2020-12-16T21:31:46.860Z] Reading package lists... [2020-12-16T21:31:47.040Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-16T21:31:47.120Z] Building dependency tree... [2020-12-16T21:31:47.120Z] Reading state information... [2020-12-16T21:31:47.120Z] The following additional packages will be installed: [2020-12-16T21:31:47.120Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-16T21:31:47.120Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-16T21:31:47.120Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-16T21:31:47.120Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-16T21:31:47.120Z] Suggested packages: [2020-12-16T21:31:47.120Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-16T21:31:47.120Z] Recommended packages: [2020-12-16T21:31:47.120Z] gnupg libsasl2-modules [2020-12-16T21:31:47.120Z] The following NEW packages will be installed: [2020-12-16T21:31:47.120Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-16T21:31:47.120Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-16T21:31:47.120Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-16T21:31:47.120Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-16T21:31:47.120Z] The following packages will be upgraded: [2020-12-16T21:31:47.120Z] gpg gpg-agent gpgconf libudev1 [2020-12-16T21:31:47.380Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-16T21:31:47.380Z] Need to get 3531 kB of archives. [2020-12-16T21:31:47.380Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-16T21:31:47.380Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-16T21:31:47.380Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-16T21:31:47.380Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-16T21:31:47.380Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-12-16T21:31:47.380Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-12-16T21:31:47.380Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-16T21:31:47.380Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-16T21:31:47.380Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-16T21:31:47.640Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-16T21:31:47.902Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-16T21:31:48.164Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-16T21:31:48.164Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-16T21:31:48.164Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-16T21:31:48.164Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-16T21:31:48.164Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-16T21:31:48.164Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-16T21:31:48.164Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-16T21:31:48.164Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-16T21:31:48.164Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-16T21:31:48.164Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-16T21:31:48.424Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-16T21:31:48.424Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-16T21:31:48.424Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-16T21:31:48.424Z] Fetched 3531 kB in 1s (3143 kB/s) [2020-12-16T21:31:48.424Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-16T21:31:48.424Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-16T21:31:48.496Z] 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 [2020-12-16T21:31:48.496Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T21:31:48.496Z] Running setup.py install for dockerpty: started [2020-12-16T21:31:48.685Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-16T21:31:48.686Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-16T21:31:48.686Z] Selecting previously unselected package udev. [2020-12-16T21:31:48.686Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-16T21:31:48.686Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-16T21:31:48.686Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-16T21:31:48.946Z] Selecting previously unselected package libfuse2:amd64. [2020-12-16T21:31:48.946Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-16T21:31:48.946Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-16T21:31:49.207Z] Selecting previously unselected package fuse. [2020-12-16T21:31:49.207Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-16T21:31:49.207Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-16T21:31:49.207Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-16T21:31:49.207Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-16T21:31:49.469Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-16T21:31:49.469Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-16T21:31:49.469Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-16T21:31:49.469Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-16T21:31:49.592Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T21:31:49.729Z] Selecting previously unselected package libksba8:amd64. [2020-12-16T21:31:49.730Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-16T21:31:49.730Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-16T21:31:49.730Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-16T21:31:49.730Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T21:31:49.730Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T21:31:49.730Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-16T21:31:49.730Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T21:31:49.730Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T21:31:49.990Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-16T21:31:49.990Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T21:31:49.990Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T21:31:49.990Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-16T21:31:49.990Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T21:31:49.990Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T21:31:49.990Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-16T21:31:49.990Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T21:31:49.990Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T21:31:50.251Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-16T21:31:50.251Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T21:31:50.251Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T21:31:50.251Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-16T21:31:50.251Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T21:31:50.251Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T21:31:50.251Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-16T21:31:50.512Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T21:31:50.512Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T21:31:50.512Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-16T21:31:50.512Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-16T21:31:50.512Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T21:31:50.512Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-16T21:31:50.512Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-16T21:31:50.512Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-16T21:31:50.718Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T21:31:50.718Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T21:31:50.718Z] OK: 12620 distinct packages available [2020-12-16T21:31:50.775Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-16T21:31:50.775Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-16T21:31:50.775Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-16T21:31:50.775Z] Selecting previously unselected package libldap-common. [2020-12-16T21:31:50.775Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-16T21:31:50.775Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-16T21:31:50.775Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-16T21:31:50.775Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-16T21:31:50.775Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-16T21:31:51.036Z] Selecting previously unselected package dirmngr. [2020-12-16T21:31:51.036Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-16T21:31:51.036Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-16T21:31:51.036Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-16T21:31:51.036Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-16T21:31:51.036Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-16T21:31:51.297Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-16T21:31:51.297Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-16T21:31:51.297Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-16T21:31:51.297Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T21:31:51.297Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-16T21:31:51.297Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-16T21:31:51.297Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-16T21:31:51.867Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-16T21:31:51.867Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T21:31:51.867Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-16T21:31:51.867Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-16T21:31:52.128Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-16T21:31:52.128Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T21:31:52.128Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T21:31:52.128Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T21:31:52.128Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T21:31:52.128Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T21:31:52.128Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T21:31:52.128Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-16T21:31:52.128Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-16T21:31:52.183Z] OK: 217 MiB in 51 packages [2020-12-16T21:31:52.388Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-16T21:31:52.388Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-16T21:31:52.647Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-16T21:31:52.647Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-16T21:31:52.647Z] This means they are not meant to be enabled using systemctl. [2020-12-16T21:31:52.647Z] Possible reasons for having this kind of units are: [2020-12-16T21:31:52.647Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-16T21:31:52.647Z] .wants/ or .requires/ directory. [2020-12-16T21:31:52.647Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-16T21:31:52.647Z] a requirement dependency on it. [2020-12-16T21:31:52.647Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-16T21:31:52.647Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-16T21:31:52.647Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-16T21:31:52.647Z] instance name specified. [2020-12-16T21:31:52.812Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-16T21:31:52.812Z] Running setup.py install for texttable: started [2020-12-16T21:31:52.908Z] Reading package lists... [2020-12-16T21:31:53.168Z] Building dependency tree... [2020-12-16T21:31:53.168Z] Reading state information... [2020-12-16T21:31:53.168Z] The following additional packages will be installed: [2020-12-16T21:31:53.168Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-16T21:31:53.168Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-16T21:31:53.168Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-16T21:31:53.168Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-16T21:31:53.168Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-16T21:31:53.168Z] Suggested packages: [2020-12-16T21:31:53.168Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-16T21:31:53.168Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-16T21:31:53.168Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-16T21:31:53.168Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-16T21:31:53.168Z] systemd-container policykit-1 [2020-12-16T21:31:53.168Z] Recommended packages: [2020-12-16T21:31:53.168Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-16T21:31:53.168Z] The following NEW packages will be installed: [2020-12-16T21:31:53.168Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-16T21:31:53.168Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-16T21:31:53.168Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-16T21:31:53.168Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-16T21:31:53.168Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-16T21:31:53.168Z] The following packages will be upgraded: [2020-12-16T21:31:53.168Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-16T21:31:53.436Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-16T21:31:53.436Z] Need to get 35.2 MB of archives. [2020-12-16T21:31:53.436Z] After this operation, 141 MB of additional disk space will be used. [2020-12-16T21:31:53.436Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2020-12-16T21:31:53.436Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2020-12-16T21:31:53.436Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-16T21:31:53.436Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2020-12-16T21:31:53.696Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-16T21:31:53.696Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-16T21:31:53.696Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-16T21:31:53.696Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-16T21:31:53.696Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-16T21:31:53.696Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-16T21:31:53.696Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-16T21:31:53.696Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-16T21:31:53.696Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-16T21:31:53.696Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-16T21:31:53.696Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-16T21:31:53.696Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-16T21:31:53.696Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-16T21:31:54.267Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-16T21:31:54.267Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-16T21:31:54.267Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-16T21:31:54.267Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-16T21:31:54.267Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-16T21:31:54.267Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-16T21:31:54.267Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2020-12-16T21:31:54.267Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-16T21:31:54.267Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-16T21:31:54.267Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-16T21:31:54.527Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-16T21:31:54.527Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-16T21:31:54.527Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-16T21:31:55.476Z] Running setup.py install for texttable: finished with status 'done' [2020-12-16T21:31:55.476Z] Removing intermediate container a2a7f769fa6e [2020-12-16T21:31:55.476Z] ---> 4cab15f7d32a [2020-12-16T21:31:55.476Z] Step 6/24 : COPY go.mod . [2020-12-16T21:31:55.915Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-16T21:31:55.915Z] Fetched 35.2 MB in 2s (15.3 MB/s) [2020-12-16T21:31:55.915Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-16T21:31:55.915Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-16T21:31:55.915Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-16T21:31:56.488Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-16T21:31:56.488Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-16T21:31:56.488Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-16T21:31:56.748Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-16T21:31:56.748Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2020-12-16T21:31:56.748Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-16T21:31:56.950Z] 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 [2020-12-16T21:31:56.950Z] ---> 02f2cc1c3af3 [2020-12-16T21:31:56.950Z] Step 7/24 : RUN go mod download [2020-12-16T21:31:57.009Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2020-12-16T21:31:57.009Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-16T21:31:57.009Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2020-12-16T21:31:57.009Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-16T21:31:57.274Z] Setting up apt (1.6.12ubuntu0.2) ... [2020-12-16T21:31:57.534Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-16T21:31:57.565Z] ---> Running in 679f4c41612b [2020-12-16T21:31:57.795Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-16T21:31:57.795Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-16T21:31:57.795Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-16T21:31:57.795Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-16T21:31:58.056Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-16T21:31:58.056Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-16T21:31:58.056Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-16T21:31:58.317Z] Selecting previously unselected package libexpat1:amd64. [2020-12-16T21:31:58.317Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-16T21:31:58.318Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-16T21:31:58.318Z] Selecting previously unselected package python3.6-minimal. [2020-12-16T21:31:58.318Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-16T21:31:58.318Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-16T21:31:58.578Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-16T21:31:58.839Z] Checking for services that may need to be restarted...done. [2020-12-16T21:31:58.839Z] Checking for services that may need to be restarted...done. [2020-12-16T21:31:58.839Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-16T21:31:58.839Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-16T21:31:58.839Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-16T21:31:59.411Z] Selecting previously unselected package python3-minimal. [2020-12-16T21:31:59.411Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-16T21:31:59.411Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-16T21:31:59.411Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-16T21:31:59.411Z] Selecting previously unselected package mime-support. [2020-12-16T21:31:59.411Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-16T21:31:59.411Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-16T21:31:59.411Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-16T21:31:59.411Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-16T21:31:59.411Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-16T21:31:59.411Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-16T21:31:59.411Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-16T21:31:59.411Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-16T21:31:59.625Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T21:31:59.625Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-16T21:31:59.625Z] ---> 339cd7c034ce [2020-12-16T21:31:59.625Z] Step 3/29 : WORKDIR /edgex-go [2020-12-16T21:31:59.625Z] ---> Using cache [2020-12-16T21:31:59.625Z] ---> 61d457e51f1b [2020-12-16T21:31:59.625Z] Step 4/29 : RUN apk update && apk add make git [2020-12-16T21:31:59.672Z] Selecting previously unselected package python3.6. [2020-12-16T21:31:59.672Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-16T21:31:59.672Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-16T21:31:59.909Z] ---> Running in df40a7d24cea [2020-12-16T21:31:59.933Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-16T21:31:59.933Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-16T21:31:59.933Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-16T21:31:59.933Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-16T21:32:00.198Z] Selecting previously unselected package python3. [2020-12-16T21:32:00.198Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-16T21:32:00.198Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-16T21:32:00.198Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-16T21:32:00.198Z] Selecting previously unselected package multiarch-support. [2020-12-16T21:32:00.198Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2020-12-16T21:32:00.198Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2020-12-16T21:32:00.459Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2020-12-16T21:32:00.459Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-16T21:32:00.459Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-16T21:32:00.459Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-16T21:32:00.459Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-16T21:32:00.459Z] Selecting previously unselected package libbsd0:amd64. [2020-12-16T21:32:00.459Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-16T21:32:00.722Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-16T21:32:00.722Z] Selecting previously unselected package sudo. [2020-12-16T21:32:00.722Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-16T21:32:00.722Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-16T21:32:00.722Z] Selecting previously unselected package apparmor. [2020-12-16T21:32:00.722Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-16T21:32:00.722Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-16T21:32:00.984Z] Selecting previously unselected package libedit2:amd64. [2020-12-16T21:32:00.984Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-16T21:32:00.984Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-16T21:32:00.984Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-16T21:32:00.984Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-16T21:32:00.984Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-16T21:32:01.246Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-16T21:32:01.246Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-16T21:32:01.246Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-16T21:32:01.246Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-16T21:32:01.246Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-16T21:32:01.246Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-16T21:32:01.246Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-16T21:32:01.246Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-16T21:32:01.246Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-16T21:32:01.506Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-16T21:32:01.506Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-16T21:32:01.506Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-16T21:32:01.506Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-16T21:32:01.506Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-16T21:32:01.506Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-16T21:32:01.771Z] Selecting previously unselected package openssh-client. [2020-12-16T21:32:01.771Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-16T21:32:01.771Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-16T21:32:01.771Z] Selecting previously unselected package squashfs-tools. [2020-12-16T21:32:01.771Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-16T21:32:01.771Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-16T21:32:02.032Z] Selecting previously unselected package snapd. [2020-12-16T21:32:02.032Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-16T21:32:02.032Z] Unpacking snapd (2.48+18.04) ... [2020-12-16T21:32:03.358Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T21:32:03.358Z] Removing intermediate container 679f4c41612b [2020-12-16T21:32:03.358Z] ---> c45d4a848de6 [2020-12-16T21:32:03.358Z] Step 8/24 : COPY . . [2020-12-16T21:32:03.358Z] Removing intermediate container c3e4f25b4cb0 [2020-12-16T21:32:03.358Z] ---> 16f7501a3499 [2020-12-16T21:32:03.358Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-16T21:32:03.636Z] ---> Running in e10b75068a31 [2020-12-16T21:32:03.924Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T21:32:03.943Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-16T21:32:03.943Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-16T21:32:04.204Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-16T21:32:04.204Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-16T21:32:04.204Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-16T21:32:04.466Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-16T21:32:04.466Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-16T21:32:04.466Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-16T21:32:04.466Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-16T21:32:04.913Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-16T21:32:04.913Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-16T21:32:04.913Z] OK: 12620 distinct packages available [2020-12-16T21:32:05.408Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-16T21:32:05.408Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-16T21:32:05.408Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-16T21:32:05.408Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-16T21:32:05.408Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-16T21:32:05.408Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-16T21:32:05.980Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-16T21:32:05.980Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-16T21:32:05.980Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-16T21:32:05.980Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-16T21:32:06.241Z] running python rtupdate hooks for python3.6... [2020-12-16T21:32:06.241Z] running python post-rtupdate hooks for python3.6... [2020-12-16T21:32:06.241Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-16T21:32:06.359Z] OK: 217 MiB in 51 packages [2020-12-16T21:32:06.359Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T21:32:06.640Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T21:32:07.626Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-16T21:32:07.626Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-16T21:32:07.626Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-16T21:32:07.643Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-16T21:32:07.643Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-16T21:32:07.643Z] (3/3) Installing curl (7.69.1-r3) [2020-12-16T21:32:07.643Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T21:32:07.643Z] OK: 71 MiB in 58 packages [2020-12-16T21:32:07.889Z] Setting up snapd (2.48+18.04) ... [2020-12-16T21:32:08.149Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-16T21:32:08.409Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-16T21:32:08.670Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-16T21:32:08.670Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-16T21:32:08.930Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-16T21:32:08.931Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-16T21:32:09.191Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-16T21:32:09.191Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-16T21:32:09.453Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-16T21:32:09.653Z] Removing intermediate container df40a7d24cea [2020-12-16T21:32:09.653Z] ---> 10d528020659 [2020-12-16T21:32:09.653Z] Step 5/29 : COPY go.mod . [2020-12-16T21:32:09.715Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-16T21:32:09.715Z] /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' [2020-12-16T21:32:09.715Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-16T21:32:09.715Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-16T21:32:10.258Z] Removing intermediate container e10b75068a31 [2020-12-16T21:32:10.258Z] ---> e56d0f5b3d51 [2020-12-16T21:32:10.258Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-16T21:32:10.660Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-16T21:32:10.661Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-16T21:32:10.661Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-16T21:32:10.872Z] ---> Running in 2ec3c93db3a0 [2020-12-16T21:32:11.479Z] ---> b2866663e693 [2020-12-16T21:32:11.479Z] Step 6/29 : RUN go mod download [2020-12-16T21:32:11.760Z] ---> Running in 75b5e0e98e83 [2020-12-16T21:32:11.802Z] Reading package lists... [2020-12-16T21:32:12.050Z] Removing intermediate container 2ec3c93db3a0 [2020-12-16T21:32:12.050Z] ---> 797156784db8 [2020-12-16T21:32:12.050Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T21:32:12.067Z] Reading package lists... [2020-12-16T21:32:12.327Z] Building dependency tree... [2020-12-16T21:32:12.327Z] Reading state information... [2020-12-16T21:32:12.327Z] Calculating upgrade... [2020-12-16T21:32:12.589Z] The following packages will be upgraded: [2020-12-16T21:32:12.589Z] advancecomp base-files bash binutils binutils-common [2020-12-16T21:32:12.589Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-16T21:32:12.589Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-16T21:32:12.589Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-16T21:32:12.589Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-16T21:32:12.589Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-16T21:32:12.589Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-16T21:32:12.589Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-16T21:32:12.589Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-16T21:32:12.589Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-16T21:32:12.589Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-16T21:32:12.589Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-16T21:32:12.589Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-16T21:32:12.589Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-16T21:32:12.667Z] ---> Running in 84294e3edd92 [2020-12-16T21:32:12.851Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-16T21:32:12.851Z] Need to get 63.5 MB of archives. [2020-12-16T21:32:12.851Z] After this operation, 5191 kB of additional disk space will be used. [2020-12-16T21:32:12.851Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2020-12-16T21:32:12.851Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] [2020-12-16T21:32:13.422Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-16T21:32:13.422Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-16T21:32:13.422Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-16T21:32:13.422Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-16T21:32:13.422Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-16T21:32:13.422Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-16T21:32:13.422Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-16T21:32:13.422Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-16T21:32:13.422Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-16T21:32:13.422Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-16T21:32:13.422Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-16T21:32:13.422Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-12-16T21:32:13.422Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2020-12-16T21:32:13.422Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-16T21:32:13.422Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2020-12-16T21:32:13.682Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-16T21:32:13.682Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-16T21:32:13.682Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-16T21:32:13.682Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-16T21:32:13.682Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-16T21:32:13.682Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-16T21:32:13.682Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-16T21:32:13.682Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-16T21:32:13.682Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-16T21:32:13.682Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-16T21:32:13.682Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-16T21:32:13.682Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-16T21:32:13.682Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-16T21:32:13.682Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-16T21:32:13.682Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-16T21:32:13.682Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2020-12-16T21:32:13.682Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-16T21:32:13.682Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-16T21:32:13.945Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-16T21:32:13.945Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-16T21:32:13.945Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-16T21:32:13.945Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-16T21:32:13.945Z] 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] [2020-12-16T21:32:13.945Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-16T21:32:13.945Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-16T21:32:13.945Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-16T21:32:13.945Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-16T21:32:13.945Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-16T21:32:13.945Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-16T21:32:13.945Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-16T21:32:13.945Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-16T21:32:13.945Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-16T21:32:13.945Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-16T21:32:13.945Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-16T21:32:13.945Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-16T21:32:13.945Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-16T21:32:13.945Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-16T21:32:13.945Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-16T21:32:13.945Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-16T21:32:14.122Z] Removing intermediate container 84294e3edd92 [2020-12-16T21:32:14.122Z] ---> e35aa42a9911 [2020-12-16T21:32:14.122Z] Step 25/27 : LABEL arch=arm64 [2020-12-16T21:32:14.122Z] ---> Running in 6e599c28defc [2020-12-16T21:32:14.206Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-16T21:32:14.206Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-16T21:32:14.206Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-16T21:32:14.206Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-12-16T21:32:14.206Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-16T21:32:14.206Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-16T21:32:14.206Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-16T21:32:14.206Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-16T21:32:14.206Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-16T21:32:14.206Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-16T21:32:14.206Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-16T21:32:14.206Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-16T21:32:14.206Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-16T21:32:14.206Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2020-12-16T21:32:14.206Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-16T21:32:14.206Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-16T21:32:14.206Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-16T21:32:14.206Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-16T21:32:14.206Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-12-16T21:32:14.206Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-16T21:32:14.467Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-16T21:32:14.467Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-12-16T21:32:14.467Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-16T21:32:14.467Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-16T21:32:14.467Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-16T21:32:14.467Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-16T21:32:14.467Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-16T21:32:14.467Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-16T21:32:14.467Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-16T21:32:14.467Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-16T21:32:14.467Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-16T21:32:15.038Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-16T21:32:15.131Z] Removing intermediate container 6e599c28defc [2020-12-16T21:32:15.131Z] ---> 0024d7c38e0c [2020-12-16T21:32:15.131Z] Step 26/27 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 [2020-12-16T21:32:15.299Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-16T21:32:15.565Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-16T21:32:15.565Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-16T21:32:15.737Z] ---> Running in f8bdd560481c [2020-12-16T21:32:15.825Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-16T21:32:15.825Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-16T21:32:15.825Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-16T21:32:15.825Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-16T21:32:15.825Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-16T21:32:16.090Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-16T21:32:16.090Z] Fetched 63.5 MB in 3s (19.0 MB/s) [2020-12-16T21:32:16.090Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T21:32:16.090Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2020-12-16T21:32:16.090Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-16T21:32:16.662Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-16T21:32:16.662Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-16T21:32:16.927Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... [2020-12-16T21:32:16.927Z] Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... [2020-12-16T21:32:17.210Z] Removing intermediate container f8bdd560481c [2020-12-16T21:32:17.210Z] ---> 5f175fd54650 [2020-12-16T21:32:17.210Z] Step 27/27 : LABEL version=0.0.0 [2020-12-16T21:32:17.489Z] ---> Running in 0e5590799db1 [2020-12-16T21:32:17.489Z] Removing intermediate container 75b5e0e98e83 [2020-12-16T21:32:17.489Z] ---> 4e9331588bdc [2020-12-16T21:32:17.489Z] Step 7/29 : COPY . . [2020-12-16T21:32:17.497Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T21:32:17.759Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T21:32:17.759Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T21:32:17.759Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T21:32:18.019Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T21:32:18.019Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T21:32:18.019Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T21:32:18.019Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T21:32:18.279Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T21:32:18.279Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T21:32:18.279Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T21:32:18.279Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T21:32:18.503Z] Removing intermediate container 0e5590799db1 [2020-12-16T21:32:18.503Z] ---> dfb7c1eaa24d [2020-12-16T21:32:18.503Z] [2020-12-16T21:32:18.592Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T21:32:18.592Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T21:32:18.592Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T21:32:18.855Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-16T21:32:18.855Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T21:32:18.855Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-16T21:32:18.855Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-16T21:32:19.116Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-16T21:32:19.116Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T21:32:19.116Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T21:32:19.116Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T21:32:19.116Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T21:32:19.377Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-16T21:32:19.639Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-16T21:32:19.639Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T21:32:19.900Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-16T21:32:19.900Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2020-12-16T21:32:19.900Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-16T21:32:19.953Z] Successfully built dfb7c1eaa24d [2020-12-16T21:32:19.953Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-16T21:32:19.953Z] Building docker-security-bootstrap-redis-go [2020-12-16T21:32:20.471Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2020-12-16T21:32:20.732Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-16T21:32:20.732Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-16T21:32:20.732Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-16T21:32:20.732Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-16T21:32:20.732Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-16T21:32:20.993Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-16T21:32:20.993Z] Installing new version of config file /etc/issue ... [2020-12-16T21:32:20.993Z] Installing new version of config file /etc/issue.net ... [2020-12-16T21:32:20.993Z] Installing new version of config file /etc/lsb-release ... [2020-12-16T21:32:20.993Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-16T21:32:21.254Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-16T21:32:21.254Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-16T21:32:21.254Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-16T21:32:21.517Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T21:32:21.517Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-16T21:32:21.517Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-16T21:32:21.517Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-16T21:32:21.517Z] 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 [2020-12-16T21:32:21.777Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T21:32:21.777Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T21:32:21.777Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-16T21:32:21.777Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-16T21:32:22.039Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T21:32:22.039Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-16T21:32:22.039Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-16T21:32:22.039Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-16T21:32:22.300Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T21:32:22.300Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-16T21:32:22.300Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-16T21:32:22.561Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-16T21:32:22.561Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T21:32:22.561Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-16T21:32:22.561Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-16T21:32:22.822Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-16T21:32:22.822Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T21:32:22.822Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-16T21:32:22.822Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-16T21:32:23.083Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-16T21:32:23.083Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T21:32:23.083Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-16T21:32:23.083Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-16T21:32:23.345Z] Setting up grep (3.1-2build1) ... [2020-12-16T21:32:23.345Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T21:32:23.345Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-16T21:32:23.345Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-16T21:32:23.614Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-16T21:32:23.614Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T21:32:23.614Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-16T21:32:23.614Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-16T21:32:23.877Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-16T21:32:23.877Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T21:32:23.877Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-16T21:32:23.877Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-16T21:32:24.450Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-16T21:32:24.450Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-16T21:32:24.450Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-16T21:32:24.450Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-16T21:32:25.024Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-16T21:32:25.024Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T21:32:25.024Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-16T21:32:25.284Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-16T21:32:26.227Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-16T21:32:26.227Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-16T21:32:26.227Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-16T21:32:26.227Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-16T21:32:26.488Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-16T21:32:26.488Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T21:32:26.488Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-16T21:32:26.488Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-16T21:32:26.749Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-16T21:32:26.749Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T21:32:26.749Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T21:32:26.749Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-16T21:32:27.009Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-16T21:32:27.009Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T21:32:27.009Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T21:32:27.009Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-16T21:32:27.270Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-16T21:32:27.270Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T21:32:27.270Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T21:32:27.270Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-16T21:32:27.531Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-16T21:32:27.531Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T21:32:27.531Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T21:32:27.531Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-16T21:32:27.531Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-16T21:32:27.792Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T21:32:27.792Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-16T21:32:27.792Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-16T21:32:27.792Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-16T21:32:27.792Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-16T21:32:27.792Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-16T21:32:28.053Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T21:32:28.053Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-16T21:32:28.053Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-16T21:32:28.053Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-16T21:32:28.314Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T21:32:28.314Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T21:32:28.314Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-16T21:32:28.314Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-16T21:32:28.314Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T21:32:28.314Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T21:32:28.314Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-16T21:32:28.575Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-16T21:32:28.575Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T21:32:28.575Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T21:32:28.837Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-16T21:32:29.097Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-16T21:32:29.359Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-16T21:32:29.619Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-16T21:32:29.620Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T21:32:29.620Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-16T21:32:29.620Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-16T21:32:29.880Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2020-12-16T21:32:30.142Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-16T21:32:30.142Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-16T21:32:30.142Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-16T21:32:30.142Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-16T21:32:30.142Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T21:32:30.142Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-16T21:32:30.164Z]  Building docker-sys-mgmt-agent-go ... done  ---> 56af137e8e13 [2020-12-16T21:32:30.164Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-16T21:32:30.403Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-16T21:32:30.404Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-16T21:32:30.665Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T21:32:30.665Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-16T21:32:30.665Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-16T21:32:30.665Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-16T21:32:30.926Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T21:32:30.926Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-16T21:32:30.926Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-16T21:32:31.187Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-16T21:32:31.187Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T21:32:31.187Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-16T21:32:31.187Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-16T21:32:31.447Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-16T21:32:31.447Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T21:32:31.447Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-16T21:32:31.447Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-16T21:32:31.641Z] ---> Running in dfa6e029fb04 [2020-12-16T21:32:31.706Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-16T21:32:31.706Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-16T21:32:31.969Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-16T21:32:31.969Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-16T21:32:31.969Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-16T21:32:31.969Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T21:32:31.969Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-16T21:32:32.230Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-16T21:32:32.230Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-16T21:32:32.492Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T21:32:32.492Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-16T21:32:32.492Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-16T21:32:32.492Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-16T21:32:32.752Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T21:32:32.752Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-16T21:32:32.752Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-16T21:32:33.012Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-16T21:32:33.012Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T21:32:33.012Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-16T21:32:33.012Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-16T21:32:33.012Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-16T21:32:33.273Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T21:32:33.273Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-16T21:32:33.273Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-16T21:32:33.534Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-16T21:32:33.643Z] 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 [2020-12-16T21:32:33.795Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T21:32:33.795Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-16T21:32:33.795Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-16T21:32:33.795Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-16T21:32:33.795Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T21:32:33.795Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-16T21:32:34.057Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-16T21:32:34.057Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-16T21:32:34.057Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T21:32:34.057Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-16T21:32:34.317Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-16T21:32:34.317Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-16T21:32:34.317Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T21:32:34.317Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-16T21:32:34.317Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-16T21:32:34.577Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-16T21:32:34.577Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T21:32:34.577Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-16T21:32:34.577Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-16T21:32:34.637Z] Removing intermediate container 5ceba9d5f862 [2020-12-16T21:32:34.637Z] ---> d1b7b63ad422 [2020-12-16T21:32:34.637Z] [2020-12-16T21:32:34.637Z] Step 10/21 : FROM scratch [2020-12-16T21:32:34.637Z] ---> [2020-12-16T21:32:34.637Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-16T21:32:34.837Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-16T21:32:34.837Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-16T21:32:34.837Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-16T21:32:34.837Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-16T21:32:34.837Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-16T21:32:34.916Z] ---> Using cache [2020-12-16T21:32:34.917Z] ---> c6aad51ac5f7 [2020-12-16T21:32:34.917Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-16T21:32:35.103Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-16T21:32:35.103Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-16T21:32:35.103Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-16T21:32:35.103Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-16T21:32:35.103Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-16T21:32:35.365Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-16T21:32:35.365Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-16T21:32:35.365Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-16T21:32:35.636Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-16T21:32:35.636Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-16T21:32:35.636Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-16T21:32:35.896Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-16T21:32:35.896Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-16T21:32:35.896Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-16T21:32:35.896Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-16T21:32:35.904Z] ---> Running in c3d5592f6ab7 [2020-12-16T21:32:36.156Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-16T21:32:36.156Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-16T21:32:36.156Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-16T21:32:36.156Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-16T21:32:36.418Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-16T21:32:36.418Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-16T21:32:36.418Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-16T21:32:36.418Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-16T21:32:36.678Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-16T21:32:36.678Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-16T21:32:37.368Z] Removing intermediate container c3d5592f6ab7 [2020-12-16T21:32:37.368Z] ---> e8301786a293 [2020-12-16T21:32:37.368Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-16T21:32:37.629Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-16T21:32:37.629Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-16T21:32:37.629Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-16T21:32:37.629Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-16T21:32:37.629Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-16T21:32:37.629Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-16T21:32:37.657Z] ---> Running in 0c369d2f3dc8 [2020-12-16T21:32:37.889Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-16T21:32:37.889Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-16T21:32:38.150Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-16T21:32:38.150Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-16T21:32:38.414Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-16T21:32:38.414Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-16T21:32:38.414Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T21:32:38.414Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T21:32:38.674Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T21:32:38.674Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T21:32:38.935Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T21:32:38.935Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T21:32:38.935Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T21:32:38.935Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T21:32:39.113Z] Removing intermediate container 0c369d2f3dc8 [2020-12-16T21:32:39.113Z] ---> fdee2131f123 [2020-12-16T21:32:39.113Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-16T21:32:40.327Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T21:32:40.327Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T21:32:41.133Z] ---> 711828f7a8e1 [2020-12-16T21:32:41.133Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-16T21:32:41.289Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T21:32:41.289Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T21:32:41.923Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T21:32:41.923Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T21:32:42.184Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T21:32:42.184Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T21:32:43.208Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-16T21:32:43.208Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-16T21:32:43.208Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-16T21:32:43.208Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-16T21:32:43.208Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-16T21:32:43.208Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-16T21:32:43.487Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-16T21:32:43.488Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-16T21:32:43.488Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-16T21:32:43.488Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-16T21:32:43.770Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-16T21:32:43.770Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-16T21:32:43.770Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-16T21:32:43.770Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-16T21:32:44.050Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-16T21:32:44.050Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-16T21:32:44.051Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T21:32:44.051Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-16T21:32:44.051Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T21:32:44.393Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T21:32:44.393Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T21:32:44.393Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-16T21:32:44.393Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-16T21:32:44.393Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-16T21:32:44.393Z] [2020-12-16T21:32:44.393Z] Current default time zone: 'Etc/UTC' [2020-12-16T21:32:44.393Z] Local time is now: Wed Dec 16 21:32:44 UTC 2020. [2020-12-16T21:32:44.393Z] Universal Time is now: Wed Dec 16 21:32:44 UTC 2020. [2020-12-16T21:32:44.393Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-16T21:32:44.393Z] [2020-12-16T21:32:44.393Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-16T21:32:44.393Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T21:32:44.393Z] Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... [2020-12-16T21:32:44.393Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-16T21:32:44.393Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-16T21:32:44.579Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-16T21:32:44.579Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-16T21:32:44.579Z] ---> 339cd7c034ce [2020-12-16T21:32:44.579Z] Step 3/22 : WORKDIR /edgex-go [2020-12-16T21:32:44.579Z] ---> Using cache [2020-12-16T21:32:44.579Z] ---> 61d457e51f1b [2020-12-16T21:32:44.579Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T21:32:44.579Z] ---> Using cache [2020-12-16T21:32:44.579Z] ---> deafd8bd32c8 [2020-12-16T21:32:44.579Z] Step 5/22 : RUN apk update && apk add make git [2020-12-16T21:32:44.579Z] ---> Using cache [2020-12-16T21:32:44.579Z] ---> 728931437deb [2020-12-16T21:32:44.579Z] Step 6/22 : COPY go.mod . [2020-12-16T21:32:44.579Z] ---> Using cache [2020-12-16T21:32:44.579Z] ---> c2a81d644743 [2020-12-16T21:32:44.579Z] Step 7/22 : RUN go mod download [2020-12-16T21:32:44.579Z] ---> Using cache [2020-12-16T21:32:44.579Z] ---> f7a676645e6f [2020-12-16T21:32:44.579Z] Step 8/22 : COPY . . [2020-12-16T21:32:44.695Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-16T21:32:44.695Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-16T21:32:44.695Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-16T21:32:44.695Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-16T21:32:44.695Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-16T21:32:44.695Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T21:32:44.695Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-16T21:32:44.961Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T21:32:44.961Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-16T21:32:44.961Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T21:32:44.961Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-16T21:32:44.961Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-16T21:32:44.961Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-16T21:32:45.195Z] ---> 447d15082c21 [2020-12-16T21:32:45.195Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-16T21:32:45.195Z] ---> Using cache [2020-12-16T21:32:45.195Z] ---> 2f1ee12efb67 [2020-12-16T21:32:45.195Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-16T21:32:45.223Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-16T21:32:45.224Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-16T21:32:45.224Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-16T21:32:45.224Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2020-12-16T21:32:45.483Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-16T21:32:45.485Z] ---> Running in a1df88c90bdf [2020-12-16T21:32:47.398Z] Updating certificates in /etc/ssl/certs... [2020-12-16T21:32:47.500Z] ---> fb87730f35d8 [2020-12-16T21:32:47.500Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-16T21:32:47.790Z] ---> Running in 433a2f8d957c [2020-12-16T21:32:47.790Z] 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 [2020-12-16T21:32:47.969Z] 22 added, 17 removed; done. [2020-12-16T21:32:48.229Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2020-12-16T21:32:48.229Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-16T21:32:48.229Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-16T21:32:48.229Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-16T21:32:48.229Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-16T21:32:48.229Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T21:32:48.229Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-16T21:32:48.229Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T21:32:48.394Z] ---> 2f1861d8190b [2020-12-16T21:32:48.394Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-16T21:32:48.492Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T21:32:48.492Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T21:32:48.492Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T21:32:48.492Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T21:32:48.492Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-16T21:32:48.492Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-16T21:32:48.492Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-16T21:32:48.492Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-16T21:32:48.684Z] ---> Running in 84905b50763c [2020-12-16T21:32:48.684Z] Removing intermediate container 433a2f8d957c [2020-12-16T21:32:48.684Z] ---> a5ecaa8a0657 [2020-12-16T21:32:48.684Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T21:32:48.752Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-16T21:32:48.753Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T21:32:48.753Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-16T21:32:48.753Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-16T21:32:48.753Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-16T21:32:48.753Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-16T21:32:48.978Z] ---> Running in c9b8f17b23a1 [2020-12-16T21:32:49.011Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-16T21:32:49.011Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-16T21:32:49.011Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-16T21:32:49.011Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-16T21:32:49.011Z] Updating certificates in /etc/ssl/certs... [2020-12-16T21:32:49.951Z] 0 added, 0 removed; done. [2020-12-16T21:32:49.951Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-16T21:32:49.951Z] done. [2020-12-16T21:32:49.971Z] Removing intermediate container c9b8f17b23a1 [2020-12-16T21:32:49.971Z] ---> 184d0a3786bd [2020-12-16T21:32:49.971Z] Step 19/21 : LABEL arch=arm64 [2020-12-16T21:32:49.971Z] ---> Running in 2fa30b04b7b7 [2020-12-16T21:32:50.210Z] Reading package lists... [2020-12-16T21:32:50.210Z] Building dependency tree... [2020-12-16T21:32:50.210Z] Reading state information... [2020-12-16T21:32:50.470Z] The following NEW packages will be installed: [2020-12-16T21:32:50.470Z] apt-transport-https [2020-12-16T21:32:50.470Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-16T21:32:50.470Z] Need to get 1696 B of archives. [2020-12-16T21:32:50.470Z] After this operation, 153 kB of additional disk space will be used. [2020-12-16T21:32:50.470Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2020-12-16T21:32:50.470Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-16T21:32:50.730Z] Fetched 1696 B in 0s (26.9 kB/s) [2020-12-16T21:32:50.730Z] Selecting previously unselected package apt-transport-https. [2020-12-16T21:32:50.730Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-16T21:32:50.730Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2020-12-16T21:32:50.730Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-16T21:32:50.730Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-16T21:32:50.980Z] Removing intermediate container 2fa30b04b7b7 [2020-12-16T21:32:50.980Z] ---> 0b9aaf63068b [2020-12-16T21:32:50.980Z] Step 20/21 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 [2020-12-16T21:32:50.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-16T21:32:50.980Z] ---> Running in efdcb4ce89dd [2020-12-16T21:32:50.990Z] Waiting for network to be ready... [2020-12-16T21:32:51.598Z] Removing intermediate container efdcb4ce89dd [2020-12-16T21:32:51.598Z] ---> b29afe749e9e [2020-12-16T21:32:51.598Z] Step 21/21 : LABEL version=0.0.0 [2020-12-16T21:32:51.880Z] ---> Running in 7bb0cc709f3e [2020-12-16T21:32:52.490Z] Removing intermediate container 7bb0cc709f3e [2020-12-16T21:32:52.490Z] ---> 76767c608bb2 [2020-12-16T21:32:52.490Z] [2020-12-16T21:32:53.107Z] Successfully built 76767c608bb2 [2020-12-16T21:32:53.107Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-16T21:32:57.574Z] 2020-12-16T21:32:53Z INFO Waiting for automatic snapd restart... [2020-12-16T21:32:57.574Z] snapd 2.48.1 from Canonical* installed [2020-12-16T21:32:58.515Z] "snapd" switched to the "latest/stable" channel [2020-12-16T21:32:58.515Z] [2020-12-16T21:33:01.060Z] core18 20200929 from Canonical* installed [2020-12-16T21:33:01.321Z] "core18" switched to the "latest/stable" channel [2020-12-16T21:33:01.321Z] [2020-12-16T21:33:01.524Z]  Building docker-support-scheduler-go ... done Removing intermediate container efd01c718302 [2020-12-16T21:33:01.524Z] ---> 7db73639cff4 [2020-12-16T21:33:01.524Z] [2020-12-16T21:33:01.524Z] Step 10/22 : FROM scratch [2020-12-16T21:33:01.524Z] ---> [2020-12-16T21:33:01.524Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-16T21:33:01.524Z] ---> Using cache [2020-12-16T21:33:01.524Z] ---> c6aad51ac5f7 [2020-12-16T21:33:01.524Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-16T21:33:01.524Z] ---> Running in b36d6d8c4439 [2020-12-16T21:33:01.524Z] Removing intermediate container b36d6d8c4439 [2020-12-16T21:33:01.524Z] ---> 013d3f4635c8 [2020-12-16T21:33:01.524Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-16T21:33:01.524Z] ---> Running in 37c411ba5aed [2020-12-16T21:33:01.902Z] Removing intermediate container 37c411ba5aed [2020-12-16T21:33:01.902Z] ---> eaf0f71d7b3f [2020-12-16T21:33:01.902Z] Step 14/22 : WORKDIR / [2020-12-16T21:33:01.902Z] ---> Running in 9bc7710adca5 [2020-12-16T21:33:03.008Z] Removing intermediate container 9bc7710adca5 [2020-12-16T21:33:03.008Z] ---> 8a372a910ade [2020-12-16T21:33:03.008Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-16T21:33:03.709Z] ---> 62a82922e63a [2020-12-16T21:33:03.709Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-16T21:33:04.620Z] snapcraft 4.4.4 from Canonical* installed [2020-12-16T21:33:04.620Z] "snapcraft" switched to the "latest/stable" channel [2020-12-16T21:33:04.620Z] [2020-12-16T21:33:05.762Z] ---> 2ad85513d000 [2020-12-16T21:33:05.762Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-16T21:33:06.772Z] ---> 5fef372e8f81 [2020-12-16T21:33:06.772Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-16T21:33:06.772Z] ---> Running in 938c44554689 [2020-12-16T21:33:07.384Z] Removing intermediate container 938c44554689 [2020-12-16T21:33:07.384Z] ---> 494086a0f6ab [2020-12-16T21:33:07.384Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T21:33:07.661Z] ---> Running in a56d73f083c0 [2020-12-16T21:33:07.921Z] 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: [2020-12-16T21:33:07.921Z] - README.md [2020-12-16T21:33:07.921Z] - snapcraft.yaml.orig [2020-12-16T21:33:07.921Z] [2020-12-16T21:33:07.921Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-16T21:33:08.263Z] Removing intermediate container a56d73f083c0 [2020-12-16T21:33:08.263Z] ---> bad1add75783 [2020-12-16T21:33:08.263Z] Step 20/22 : LABEL arch=arm64 [2020-12-16T21:33:08.543Z] ---> Running in 1ae36853bf0e [2020-12-16T21:33:09.157Z] Removing intermediate container 1ae36853bf0e [2020-12-16T21:33:09.157Z] ---> 89cd87ff9b3b [2020-12-16T21:33:09.157Z] Step 21/22 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 [2020-12-16T21:33:09.437Z] ---> Running in 2b45486106ea [2020-12-16T21:33:10.046Z] Removing intermediate container 2b45486106ea [2020-12-16T21:33:10.046Z] ---> 9420cbdaeccf [2020-12-16T21:33:10.046Z] Step 22/22 : LABEL version=0.0.0 [2020-12-16T21:33:10.327Z] ---> Running in 1a0406659f5f [2020-12-16T21:33:10.942Z] Removing intermediate container 1a0406659f5f [2020-12-16T21:33:10.942Z] ---> 60553dc9f873 [2020-12-16T21:33:10.942Z] [2020-12-16T21:33:11.232Z] Successfully built 60553dc9f873 [2020-12-16T21:33:11.232Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-16T21:33:14.505Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-16T21:33:14.505Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-16T21:33:14.505Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-16T21:33:14.505Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-16T21:33:15.709Z] Reading package lists... [2020-12-16T21:33:15.970Z] 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 [2020-12-16T21:33:22.555Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-16T21:33:22.555Z] Reading package lists... [2020-12-16T21:33:22.555Z] Building dependency tree... [2020-12-16T21:33:22.555Z] Reading state information... [2020-12-16T21:33:22.555Z] Suggested packages: [2020-12-16T21:33:22.555Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-16T21:33:22.555Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-16T21:33:22.555Z] Recommended packages: [2020-12-16T21:33:22.555Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-16T21:33:22.556Z] The following NEW packages will be installed: [2020-12-16T21:33:22.556Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-16T21:33:22.556Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-16T21:33:22.556Z] pkg-config zip [2020-12-16T21:33:22.556Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-16T21:33:22.556Z] Need to get 7655 kB of archives. [2020-12-16T21:33:22.556Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-16T21:33:22.556Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-12-16T21:33:22.556Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2020-12-16T21:33:22.556Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-16T21:33:22.556Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-16T21:33:22.556Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-16T21:33:22.556Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-16T21:33:22.556Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-16T21:33:22.817Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-16T21:33:22.817Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-16T21:33:22.817Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-16T21:33:22.817Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-16T21:33:23.077Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-16T21:33:23.077Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-16T21:33:23.077Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-16T21:33:23.077Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-16T21:33:23.077Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-16T21:33:23.338Z] Fetched 7655 kB in 1s (10.3 MB/s) [2020-12-16T21:33:23.338Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-16T21:33:23.338Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-16T21:33:23.338Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-16T21:33:23.338Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-16T21:33:23.598Z] Selecting previously unselected package libpsl5:amd64. [2020-12-16T21:33:23.598Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-16T21:33:23.598Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-16T21:33:23.598Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-16T21:33:23.598Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-16T21:33:23.598Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-16T21:33:23.598Z] Selecting previously unselected package librtmp1:amd64. [2020-12-16T21:33:23.598Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-16T21:33:23.598Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-16T21:33:23.598Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-16T21:33:23.598Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-16T21:33:23.598Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-16T21:33:23.858Z] Selecting previously unselected package liberror-perl. [2020-12-16T21:33:23.858Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-16T21:33:23.858Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-16T21:33:23.858Z] Selecting previously unselected package git-man. [2020-12-16T21:33:23.858Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-16T21:33:23.858Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-16T21:33:24.118Z] Selecting previously unselected package git. [2020-12-16T21:33:24.118Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-16T21:33:24.118Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-16T21:33:24.690Z] Selecting previously unselected package libnorm1:amd64. [2020-12-16T21:33:24.690Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-16T21:33:24.690Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-16T21:33:24.950Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-16T21:33:24.950Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-16T21:33:24.950Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-16T21:33:24.950Z] Selecting previously unselected package libsodium23:amd64. [2020-12-16T21:33:24.950Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-16T21:33:24.950Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-16T21:33:25.211Z] Selecting previously unselected package libzmq5:amd64. [2020-12-16T21:33:25.211Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-16T21:33:25.211Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-16T21:33:25.211Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-16T21:33:25.211Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-16T21:33:25.211Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-16T21:33:25.471Z] Selecting previously unselected package pkg-config. [2020-12-16T21:33:25.471Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-16T21:33:25.471Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-16T21:33:25.471Z] Selecting previously unselected package zip. [2020-12-16T21:33:25.471Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-16T21:33:25.471Z] Unpacking zip (3.0-11build1) ... [2020-12-16T21:33:25.471Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-16T21:33:25.471Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-16T21:33:25.471Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-16T21:33:25.732Z] Setting up liberror-perl (0.17025-1) ... [2020-12-16T21:33:25.732Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-16T21:33:25.732Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-16T21:33:25.732Z] No schema files found: doing nothing. [2020-12-16T21:33:25.732Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-16T21:33:25.732Z] Setting up zip (3.0-11build1) ... [2020-12-16T21:33:25.732Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-16T21:33:25.732Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-16T21:33:25.732Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-16T21:33:25.732Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-16T21:33:26.002Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-16T21:33:26.002Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-16T21:33:26.002Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-16T21:33:26.002Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-16T21:33:32.584Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-16T21:33:32.584Z] git set to automatically installed. [2020-12-16T21:33:32.584Z] git-man set to automatically installed. [2020-12-16T21:33:32.584Z] libcurl3-gnutls set to automatically installed. [2020-12-16T21:33:32.584Z] liberror-perl set to automatically installed. [2020-12-16T21:33:32.584Z] libglib2.0-0 set to automatically installed. [2020-12-16T21:33:32.584Z] libnghttp2-14 set to automatically installed. [2020-12-16T21:33:32.584Z] libnorm1 set to automatically installed. [2020-12-16T21:33:32.584Z] libpgm-5.2-0 set to automatically installed. [2020-12-16T21:33:32.584Z] libpsl5 set to automatically installed. [2020-12-16T21:33:32.584Z] librtmp1 set to automatically installed. [2020-12-16T21:33:32.584Z] libsodium23 set to automatically installed. [2020-12-16T21:33:32.584Z] libzmq3-dev set to automatically installed. [2020-12-16T21:33:32.584Z] libzmq5 set to automatically installed. [2020-12-16T21:33:32.584Z] pkg-config set to automatically installed. [2020-12-16T21:33:32.584Z] zip set to automatically installed. [2020-12-16T21:33:34.497Z] snapd is not logged in, snap install commands will use sudo [2020-12-16T21:33:41.089Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-16T21:33:43.681Z]  Building docker-core-command-go ... done Removing intermediate container dfa6e029fb04 [2020-12-16T21:33:43.681Z] ---> 6455cdd844d8 [2020-12-16T21:33:43.681Z] [2020-12-16T21:33:43.681Z] Step 10/24 : FROM scratch [2020-12-16T21:33:43.681Z] ---> [2020-12-16T21:33:43.681Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-16T21:33:43.681Z] ---> Running in c37778e47ccc [2020-12-16T21:33:43.681Z] Removing intermediate container c37778e47ccc [2020-12-16T21:33:43.681Z] ---> c63705b23a79 [2020-12-16T21:33:43.681Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-16T21:33:43.681Z] ---> Running in 72dc966f77f4 [2020-12-16T21:33:43.681Z] Removing intermediate container 72dc966f77f4 [2020-12-16T21:33:43.681Z] ---> 69201f0705cb [2020-12-16T21:33:43.681Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-16T21:33:43.681Z] ---> Running in e2c103d8387b [2020-12-16T21:33:43.681Z] Removing intermediate container e2c103d8387b [2020-12-16T21:33:43.681Z] ---> b37ce7f62a85 [2020-12-16T21:33:43.681Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-16T21:33:43.681Z] ---> 7b120913d391 [2020-12-16T21:33:43.681Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-16T21:33:43.681Z] Removing intermediate container 84905b50763c [2020-12-16T21:33:43.681Z] ---> 131f2307b8aa [2020-12-16T21:33:43.681Z] [2020-12-16T21:33:43.681Z] Step 9/29 : FROM alpine:latest [2020-12-16T21:33:43.681Z] ---> dd36a01c3f31 [2020-12-16T21:33:43.681Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-16T21:33:43.953Z] ---> Running in e59bf30566c8 [2020-12-16T21:33:44.232Z] ---> 65099eab6e14 [2020-12-16T21:33:44.232Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-16T21:33:44.507Z] Removing intermediate container a1df88c90bdf [2020-12-16T21:33:44.507Z] ---> 74a85f2e35bb [2020-12-16T21:33:44.507Z] [2020-12-16T21:33:44.507Z] Step 10/22 : FROM alpine:3.10 [2020-12-16T21:33:44.507Z] ---> 536a684cf733 [2020-12-16T21:33:44.507Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-16T21:33:44.507Z] ---> Using cache [2020-12-16T21:33:44.507Z] ---> 1b12d4235c8a [2020-12-16T21:33:44.507Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-16T21:33:44.507Z] Removing intermediate container e59bf30566c8 [2020-12-16T21:33:44.507Z] ---> 10459a5150ce [2020-12-16T21:33:44.507Z] Step 11/29 : USER root [2020-12-16T21:33:44.507Z] ---> Running in feb1c6a135c3 [2020-12-16T21:33:44.783Z] ---> Running in 784245a14f7e [2020-12-16T21:33:45.068Z] Removing intermediate container feb1c6a135c3 [2020-12-16T21:33:45.068Z] ---> 826be652c326 [2020-12-16T21:33:45.068Z] Step 13/22 : WORKDIR / [2020-12-16T21:33:45.345Z] ---> Running in 6f4265223bfd [2020-12-16T21:33:45.345Z] Removing intermediate container 784245a14f7e [2020-12-16T21:33:45.345Z] ---> 698d339336f7 [2020-12-16T21:33:45.345Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-16T21:33:45.619Z] ---> 9493858d2a35 [2020-12-16T21:33:45.619Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-16T21:33:45.619Z] ---> Running in 08cb4b8d77bd [2020-12-16T21:33:45.896Z] Removing intermediate container 6f4265223bfd [2020-12-16T21:33:45.896Z] ---> cf283b0a93bc [2020-12-16T21:33:45.896Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-16T21:33:46.499Z] ---> a7f791637016 [2020-12-16T21:33:46.499Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-16T21:33:47.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T21:33:47.103Z] ---> 332a96be8f0c [2020-12-16T21:33:47.103Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-16T21:33:47.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T21:33:47.678Z] core18 20201210 from Canonical* refreshed [2020-12-16T21:33:47.678Z] Pulling config-common [2020-12-16T21:33:47.981Z] ---> 67e1048f1b4d [2020-12-16T21:33:47.982Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-16T21:33:47.982Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-16T21:33:47.982Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-16T21:33:47.982Z] OK: 12617 distinct packages available [2020-12-16T21:33:48.587Z] ---> cb6715163308 [2020-12-16T21:33:48.587Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-16T21:33:48.587Z] ---> 04d60ed26aa9 [2020-12-16T21:33:48.587Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-16T21:33:48.587Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-16T21:33:48.859Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-16T21:33:48.859Z] Executing busybox-1.31.1-r19.trigger [2020-12-16T21:33:48.859Z] Executing ca-certificates-20191127-r4.trigger [2020-12-16T21:33:48.859Z] ---> Running in a210ca8a551a [2020-12-16T21:33:49.066Z] Pulling go-build-helper [2020-12-16T21:33:49.134Z] OK: 6 MiB in 16 packages [2020-12-16T21:33:49.134Z] ---> b99f0ce84044 [2020-12-16T21:33:49.134Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-16T21:33:49.410Z] Removing intermediate container a210ca8a551a [2020-12-16T21:33:49.410Z] ---> ce70d301984a [2020-12-16T21:33:49.410Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T21:33:49.683Z] ---> Running in bebf1492389d [2020-12-16T21:33:50.287Z] ---> b5b9f42dace0 [2020-12-16T21:33:50.287Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-16T21:33:50.287Z] Removing intermediate container bebf1492389d [2020-12-16T21:33:50.287Z] ---> c94ee19b2df5 [2020-12-16T21:33:50.287Z] Step 22/24 : LABEL arch=arm64 [2020-12-16T21:33:50.287Z] ---> Running in 0957e244e0d2 [2020-12-16T21:33:50.568Z] ---> Running in 52204f64b609 [2020-12-16T21:33:50.568Z] Removing intermediate container 08cb4b8d77bd [2020-12-16T21:33:50.568Z] ---> 0ad187c96fb0 [2020-12-16T21:33:50.568Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-16T21:33:50.844Z] ---> Running in cfde872c8d81 [2020-12-16T21:33:51.119Z] Removing intermediate container 52204f64b609 [2020-12-16T21:33:51.119Z] ---> 8304ce6c8a38 [2020-12-16T21:33:51.119Z] Step 23/24 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 [2020-12-16T21:33:51.119Z] ---> Running in 2d64aab6be11 [2020-12-16T21:33:51.393Z] Removing intermediate container cfde872c8d81 [2020-12-16T21:33:51.393Z] ---> 4851c94a37d7 [2020-12-16T21:33:51.393Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-16T21:33:51.665Z] ---> Running in 41ac48dc7e76 [2020-12-16T21:33:51.665Z] Removing intermediate container 2d64aab6be11 [2020-12-16T21:33:51.665Z] ---> e5ebf9c27ae8 [2020-12-16T21:33:51.665Z] Step 24/24 : LABEL version=0.0.0 [2020-12-16T21:33:51.941Z] ---> Running in 4ec0af66ceb0 [2020-12-16T21:33:52.216Z] Removing intermediate container 41ac48dc7e76 [2020-12-16T21:33:52.216Z] ---> b3bebc110a41 [2020-12-16T21:33:52.216Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-16T21:33:52.491Z] ---> Running in a08e9e12cd15 [2020-12-16T21:33:52.491Z] Removing intermediate container 4ec0af66ceb0 [2020-12-16T21:33:52.491Z] ---> e8ffc84fc619 [2020-12-16T21:33:52.491Z] [2020-12-16T21:33:53.093Z] Removing intermediate container 0957e244e0d2 [2020-12-16T21:33:53.093Z] ---> 0e3a7bfbc128 [2020-12-16T21:33:53.093Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-16T21:33:53.093Z] Successfully built e8ffc84fc619 [2020-12-16T21:33:53.093Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-16T21:33:53.093Z]  Building docker-support-notifications-go ... done  ---> Running in bcfcf1f88b5c [2020-12-16T21:33:53.695Z] Removing intermediate container bcfcf1f88b5c [2020-12-16T21:33:53.695Z] ---> 80ec2ea517a5 [2020-12-16T21:33:53.695Z] Step 20/22 : LABEL arch=arm64 [2020-12-16T21:33:53.695Z] ---> Running in 3a4df9a74832 [2020-12-16T21:33:54.290Z] Removing intermediate container 3a4df9a74832 [2020-12-16T21:33:54.290Z] ---> 60caceb0bec1 [2020-12-16T21:33:54.290Z] Step 21/22 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 [2020-12-16T21:33:54.564Z] ---> Running in bd0f1c3aa2a9 [2020-12-16T21:33:54.564Z] Removing intermediate container a08e9e12cd15 [2020-12-16T21:33:54.564Z] ---> 263b09e60bd1 [2020-12-16T21:33:54.564Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-16T21:33:54.847Z] Removing intermediate container bd0f1c3aa2a9 [2020-12-16T21:33:54.847Z] ---> 594bbabfc880 [2020-12-16T21:33:54.847Z] Step 22/22 : LABEL version=0.0.0 [2020-12-16T21:33:55.122Z] ---> Running in 3572e8ad9230 [2020-12-16T21:33:55.718Z] ---> dfc5f7e20955 [2020-12-16T21:33:55.718Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-16T21:33:55.718Z] Removing intermediate container 3572e8ad9230 [2020-12-16T21:33:55.718Z] ---> de987f4f4601 [2020-12-16T21:33:55.718Z] [2020-12-16T21:33:55.992Z] Successfully built de987f4f4601 [2020-12-16T21:33:56.267Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-16T21:33:56.543Z]  Building docker-security-bootstrap-redis-go ... done  ---> e41bddf23eb2 [2020-12-16T21:33:56.543Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-16T21:33:57.145Z] ---> 52d514138344 [2020-12-16T21:33:57.145Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-16T21:33:57.747Z] ---> 8c39c97ca782 [2020-12-16T21:33:57.747Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-16T21:33:58.725Z] ---> 41a407650630 [2020-12-16T21:33:58.725Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-16T21:33:58.725Z] ---> Running in 77b9a6f07ea2 [2020-12-16T21:34:00.705Z] Removing intermediate container 77b9a6f07ea2 [2020-12-16T21:34:00.705Z] ---> 659b4bf2565d [2020-12-16T21:34:00.705Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-16T21:34:01.309Z] ---> 18c1a951e2ea [2020-12-16T21:34:01.309Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-16T21:34:01.592Z] ---> Running in 91f1f8e8fe32 [2020-12-16T21:34:03.574Z] Removing intermediate container 91f1f8e8fe32 [2020-12-16T21:34:03.574Z] ---> e6c1179f59d7 [2020-12-16T21:34:03.574Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-16T21:34:03.574Z] ---> Running in c7442ecbe2c4 [2020-12-16T21:34:06.197Z] Removing intermediate container c7442ecbe2c4 [2020-12-16T21:34:06.197Z] ---> 0b338307a3f1 [2020-12-16T21:34:06.197Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-16T21:34:06.197Z] ---> Running in 1aaeea75d001 [2020-12-16T21:34:06.197Z] Removing intermediate container 1aaeea75d001 [2020-12-16T21:34:06.197Z] ---> 3d0cda70366e [2020-12-16T21:34:06.197Z] Step 26/29 : CMD [ "generate" ] [2020-12-16T21:34:06.476Z] ---> Running in fb3b016ecc5c [2020-12-16T21:34:07.073Z] Removing intermediate container fb3b016ecc5c [2020-12-16T21:34:07.073Z] ---> 0e69f1d57916 [2020-12-16T21:34:07.073Z] Step 27/29 : LABEL arch=arm64 [2020-12-16T21:34:07.073Z] ---> Running in f3c65eb7ae46 [2020-12-16T21:34:07.667Z] Removing intermediate container f3c65eb7ae46 [2020-12-16T21:34:07.667Z] ---> 19d049863af4 [2020-12-16T21:34:07.667Z] Step 28/29 : LABEL git_sha=ad7df7fdb937c1764f05f3465bc66378632466b3 [2020-12-16T21:34:07.667Z] ---> Running in c1e379787f0d [2020-12-16T21:34:08.266Z] Removing intermediate container c1e379787f0d [2020-12-16T21:34:08.266Z] ---> 56bf5222ddec [2020-12-16T21:34:08.266Z] Step 29/29 : LABEL version=0.0.0 [2020-12-16T21:34:08.266Z] ---> Running in ea5588743f53 [2020-12-16T21:34:08.864Z] Removing intermediate container ea5588743f53 [2020-12-16T21:34:08.864Z] ---> 3e424b96e1b0 [2020-12-16T21:34:08.864Z] [2020-12-16T21:34:09.136Z] Successfully built 3e424b96e1b0 [2020-12-16T21:34:09.136Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-12-16T21:34:09.427Z]  Building docker-security-secrets-setup-go ... done  [Pipeline] } [2020-12-16T21:34:09.436Z] $ docker stop --time=1 336479833fba0574e1458532a599f176e97346b73640eb3582f2131ad6fe2cad [2020-12-16T21:34:11.035Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-16T21:34:11.035Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-16T21:34:11.035Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-16T21:34:11.035Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-16T21:34:11.035Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-16T21:34:11.035Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-16T21:34:11.035Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-16T21:34:11.035Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-16T21:34:11.035Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-16T21:34:11.035Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-16T21:34:11.035Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-16T21:34:11.035Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-16T21:34:11.035Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-16T21:34:11.035Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-16T21:34:11.035Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-16T21:34:11.035Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-16T21:34:11.035Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-16T21:34:11.035Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-16T21:34:11.035Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-16T21:34:11.035Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-16T21:34:11.035Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-16T21:34:11.035Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-16T21:34:11.035Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-16T21:34:11.035Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-16T21:34:11.035Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-16T21:34:11.035Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-16T21:34:11.035Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-16T21:34:11.035Z] Fetched 23.5 MB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-16T21:34:11.035Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-16T21:34:11.035Z] Fetched 279 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-16T21:34:11.035Z] Fetched 122 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-16T21:34:11.035Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-16T21:34:11.035Z] Fetched 8848 B in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-16T21:34:11.035Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-16T21:34:11.035Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-16T21:34:11.035Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2020-12-16T21:34:11.035Z] Fetched 214 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-16T21:34:11.035Z] Fetched 155 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-16T21:34:11.035Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-16T21:34:11.035Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-16T21:34:11.035Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-16T21:34:11.035Z] Fetched 499 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-16T21:34:11.035Z] Fetched 111 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-16T21:34:11.035Z] Fetched 240 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-16T21:34:11.035Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-16T21:34:11.035Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-16T21:34:11.035Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-16T21:34:11.035Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-16T21:34:11.035Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-16T21:34:11.035Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-16T21:34:11.035Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-16T21:34:11.035Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-16T21:34:11.035Z] Fetched 8720 B in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-16T21:34:11.035Z] Fetched 137 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-16T21:34:11.035Z] Fetched 119 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-16T21:34:11.035Z] Fetched 109 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-16T21:34:11.035Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-16T21:34:11.035Z] Fetched 645 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-16T21:34:11.035Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-16T21:34:11.035Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-16T21:34:11.035Z] Fetched 368 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-16T21:34:11.035Z] Fetched 187 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-16T21:34:11.035Z] Fetched 175 kB in 0s (0 B/s) [2020-12-16T21:34:11.035Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-16T21:34:11.353Z] $ docker rm -f 336479833fba0574e1458532a599f176e97346b73640eb3582f2131ad6fe2cad [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-16T21:34:12.079Z] + docker images [2020-12-16T21:34:12.079Z] + grep docker [2020-12-16T21:34:12.349Z] docker-security-secrets-setup-go-arm64 latest 3e424b96e1b0 4 seconds ago 22.7MB [2020-12-16T21:34:12.349Z] docker-security-bootstrap-redis-go-arm64 latest de987f4f4601 17 seconds ago 15.2MB [2020-12-16T21:34:12.349Z] docker-support-notifications-go-arm64 latest e8ffc84fc619 20 seconds ago 11.4MB [2020-12-16T21:34:12.349Z] docker-core-command-go-arm64 latest 60553dc9f873 About a minute ago 9.98MB [2020-12-16T21:34:12.349Z] docker-support-scheduler-go-arm64 latest 76767c608bb2 About a minute ago 10MB [2020-12-16T21:34:12.349Z] docker-sys-mgmt-agent-go-arm64 latest dfb7c1eaa24d About a minute ago 300MB [2020-12-16T21:34:12.349Z] docker-core-data-go-arm64 latest f3a7503bcb14 2 minutes ago 20.9MB [2020-12-16T21:34:12.349Z] docker-core-metadata-go-arm64 latest d6ae65b25643 3 minutes ago 12.2MB [2020-12-16T21:34:12.349Z] docker-security-secretstore-setup-go-arm64 latest c1e1112559a9 3 minutes ago 23.5MB [2020-12-16T21:34:12.349Z] docker-security-proxy-setup-go-arm64 latest 04a7cd669015 3 minutes ago 23.4MB [2020-12-16T21:34:12.349Z] docker latest 0c09fb3ff9b5 24 hours 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] } [2020-12-16T21:34:14.338Z] Fetched 206 kB in 0s (0 B/s) [2020-12-16T21:34:14.339Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2020-12-16T21:34:14.339Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-16T21:34:14.339Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-16T21:34:14.339Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-16T21:34:14.339Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2020-12-16T21:34:14.339Z] Fetched 159 kB in 0s (0 B/s) [2020-12-16T21:34:14.339Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-16T21:34:14.339Z] Fetched 107 kB in 0s (0 B/s) [2020-12-16T21:34:14.339Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-16T21:34:14.339Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-16T21:34:14.339Z] Pulling static-packages [2020-12-16T21:34:14.912Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2020-12-16T21:34:14.912Z] Skipping pull go-build-helper (already ran) [2020-12-16T21:34:14.912Z] Skipping pull static-packages (already ran) [2020-12-16T21:34:14.912Z] Building go-build-helper [2020-12-16T21:34:18.210Z] Building static-packages [2020-12-16T21:34:20.123Z] Staging go-build-helper [2020-12-16T21:34:21.244Z] Staging static-packages [2020-12-16T21:34:21.928Z] Pulling go115 [2020-12-16T21:34:22.869Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-16T21:34:22.869Z] Skipping pull go115 (already ran) [2020-12-16T21:34:22.869Z] Building go115 [2020-12-16T21:34:22.869Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-16T21:34:22.869Z] Dload Upload Total Spent Left Speed [2020-12-16T21:34:26.242Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 6971 0 0 27884 0 1:12:24 --:--:-- 1:12:24 27772 28 115M 28 33.1M 0 0 27.2M 0 0:00:04 0:00:01 0:00:03 27.1M 64 115M 64 74.3M 0 0 33.5M 0 0:00:03 0:00:02 0:00:01 33.5M 95 115M 95 110M 0 0 34.3M 0 0:00:03 0:00:03 --:--:-- 34.3M 100 115M 100 115M 0 0 34.6M 0 0:00:03 0:00:03 --:--:-- 34.6M [2020-12-16T21:34:26.815Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-16T21:34:31.015Z] Staging go115 [2020-12-16T21:34:35.218Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-16T21:34:35.218Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-16T21:34:35.218Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-16T21:34:35.218Z] Fetched 0 B in 0s (0 B/s) [2020-12-16T21:34:35.218Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-16T21:34:35.218Z] Fetched 224 kB in 0s (0 B/s) [2020-12-16T21:34:35.218Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-16T21:34:35.219Z] Fetched 157 kB in 0s (0 B/s) [2020-12-16T21:34:35.219Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-16T21:34:35.219Z] Fetched 221 kB in 0s (0 B/s) [2020-12-16T21:34:35.219Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-16T21:34:35.219Z] Fetched 143 kB in 0s (0 B/s) [2020-12-16T21:34:35.219Z] Pulling edgex-go [2020-12-16T21:34:36.604Z] Pulling version [2020-12-16T21:34:37.546Z] Building config-common [2020-12-16T21:34:39.458Z] Skipping build go-build-helper (already ran) [2020-12-16T21:34:39.459Z] Skipping build static-packages (already ran) [2020-12-16T21:34:39.459Z] Skipping build go115 (already ran) [2020-12-16T21:34:39.459Z] Building edgex-go [2020-12-16T21:34:39.459Z] 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 [2020-12-16T21:34:40.400Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-16T21:34:40.400Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-16T21:34:40.400Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.130 [2020-12-16T21:34:40.663Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-16T21:34:40.663Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-16T21:34:40.663Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-12-16T21:34:40.663Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-16T21:34:40.663Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-16T21:34:40.663Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-16T21:34:40.663Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-16T21:34:40.663Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-12-16T21:34:40.663Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-16T21:34:40.663Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-16T21:34:40.663Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-16T21:34:40.663Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-16T21:34:40.663Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-16T21:34:40.663Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-16T21:34:40.663Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-16T21:34:40.663Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-16T21:34:40.663Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-16T21:34:40.663Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-16T21:34:40.663Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-16T21:34:40.663Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-16T21:34:40.663Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-16T21:34:40.663Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-16T21:34:40.663Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-16T21:34:40.663Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-16T21:34:40.663Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-16T21:34:40.663Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-16T21:34:40.663Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-16T21:34:40.663Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-16T21:34:40.663Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-16T21:34:40.932Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-16T21:34:40.932Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-16T21:34:40.932Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-16T21:34:40.932Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-16T21:34:40.932Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-16T21:34:40.932Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-16T21:34:41.203Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-16T21:34:41.203Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-16T21:34:47.781Z] 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 [2020-12-16T21:34:51.985Z] 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 [2020-12-16T21:34:52.555Z] 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 [2020-12-16T21:34:53.495Z] 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 [2020-12-16T21:34:54.065Z] 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 [2020-12-16T21:34:54.065Z] go: downloading github.com/stretchr/testify v1.5.1 [2020-12-16T21:34:54.065Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-16T21:34:54.065Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-16T21:34:55.445Z] 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 [2020-12-16T21:34:55.445Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-16T21:34:55.445Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-16T21:34:56.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-16T21:34:57.774Z] 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 [2020-12-16T21:34:57.774Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-16T21:34:58.345Z] 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 [2020-12-16T21:34:58.606Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-16T21:34:59.988Z] 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 [2020-12-16T21:35:00.564Z] 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 [2020-12-16T21:35:01.514Z] 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 [2020-12-16T21:35:03.428Z] Building version [2020-12-16T21:35:05.357Z] Staging config-common [2020-12-16T21:35:06.299Z] Skipping stage go-build-helper (already ran) [2020-12-16T21:35:06.299Z] Skipping stage static-packages (already ran) [2020-12-16T21:35:06.299Z] Skipping stage go115 (already ran) [2020-12-16T21:35:06.299Z] Staging edgex-go [2020-12-16T21:35:07.245Z] Staging version [2020-12-16T21:35:08.189Z] Priming config-common [2020-12-16T21:35:09.131Z] Priming go-build-helper [2020-12-16T21:35:09.702Z] Priming static-packages [2020-12-16T21:35:12.247Z] Priming go115 [2020-12-16T21:35:12.817Z] Priming edgex-go [2020-12-16T21:35:14.210Z] Priming version [2020-12-16T21:35:15.150Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-16T21:35:18.775Z] provisioning config files... [2020-12-16T21:35:18.794Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2193092572821311716tmp [Pipeline] { [Pipeline] sh [2020-12-16T21:35:19.210Z] + set +x [2020-12-16T21:35:19.210Z] + curl -s https://codecov.io/bash [2020-12-16T21:35:19.210Z] + bash -s -- [2020-12-16T21:35:19.799Z] [2020-12-16T21:35:19.799Z] _____ _ [2020-12-16T21:35:19.799Z] / ____| | | [2020-12-16T21:35:19.799Z] | | ___ __| | ___ ___ _____ __ [2020-12-16T21:35:19.799Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-16T21:35:19.799Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-16T21:35:19.799Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-16T21:35:19.799Z] Bash-20201130-cc6d3fe [2020-12-16T21:35:19.799Z] [2020-12-16T21:35:19.799Z] [2020-12-16T21:35:19.799Z] ==> Jenkins CI detected. [2020-12-16T21:35:19.799Z] project root: . [2020-12-16T21:35:19.799Z] --> token set from env [2020-12-16T21:35:19.799Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-16T21:35:19.799Z] ==> Running gcov in . (disable via -X gcov) [2020-12-16T21:35:20.066Z] ==> Python coveragepy not found [2020-12-16T21:35:20.066Z] ==> Searching for coverage reports in: [2020-12-16T21:35:20.066Z] + . [2020-12-16T21:35:20.066Z] -> Found 1 reports [2020-12-16T21:35:20.066Z] ==> Detecting git/mercurial file structure [2020-12-16T21:35:20.066Z] ==> Reading reports [2020-12-16T21:35:20.066Z] + ./coverage.out bytes=567417 [2020-12-16T21:35:20.066Z] ==> Appending adjustments [2020-12-16T21:35:20.066Z] https://docs.codecov.io/docs/fixing-reports [2020-12-16T21:35:25.471Z] + Found adjustments [2020-12-16T21:35:25.471Z] ==> Gzipping contents [2020-12-16T21:35:25.471Z] 84K /tmp/codecov.WwCMsp.gz [2020-12-16T21:35:25.471Z] ==> Uploading reports [2020-12-16T21:35:25.471Z] url: https://codecov.io [2020-12-16T21:35:25.471Z] query: branch=PR-2956&commit=ad7df7fdb937c1764f05f3465bc66378632466b3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2956%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2956&job=&cmd_args= [2020-12-16T21:35:25.471Z] -> Pinging Codecov [2020-12-16T21:35:25.471Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2956&commit=ad7df7fdb937c1764f05f3465bc66378632466b3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2956%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2956&job=&cmd_args= [2020-12-16T21:35:25.471Z] -> Uploading to [2020-12-16T21:35:25.471Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-16/00271124DB129430A58F1EEE437C3FCB/ad7df7fdb937c1764f05f3465bc66378632466b3/861a7bc7-17b6-4364-a08a-2d3ca1b9d759.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201216T213525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3c00691d9cc04dd4996abaafd12e7236d57e4a73bc2c413e608270cbbc3f2073 [2020-12-16T21:35:25.471Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-16T21:35:25.471Z] Dload Upload Total Spent Left Speed [2020-12-16T21:35:25.740Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85885 0 0 100 85885 0 129k --:--:-- --:--:-- --:--:-- 129k [2020-12-16T21:35:25.740Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/ad7df7fdb937c1764f05f3465bc66378632466b3 [Pipeline] } [2020-12-16T21:35:25.753Z] 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 [2020-12-16T21:35:28.429Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T21:35:29.714Z] ---> package-listing.sh [2020-12-16T21:35:29.714Z] ++ facter osfamily [2020-12-16T21:35:29.714Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-16T21:35:29.984Z] + OS_FAMILY=redhat [2020-12-16T21:35:29.984Z] + workspace=/w/workspace/edgex-go/2 [2020-12-16T21:35:29.984Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-16T21:35:29.984Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-16T21:35:29.984Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-16T21:35:29.984Z] + PACKAGES=/tmp/packages_start.txt [2020-12-16T21:35:29.984Z] + '[' /w/workspace/edgex-go/2 ']' [2020-12-16T21:35:29.984Z] + PACKAGES=/tmp/packages_end.txt [2020-12-16T21:35:29.984Z] + case "${OS_FAMILY}" in [2020-12-16T21:35:29.984Z] + sort [2020-12-16T21:35:29.984Z] + rpm -qa [2020-12-16T21:35:35.348Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-16T21:35:35.348Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-16T21:35:35.348Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-16T21:35:35.348Z] + '[' /w/workspace/edgex-go/2 ']' [2020-12-16T21:35:35.348Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2020-12-16T21:35:35.348Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2020-12-16T21:35:35.371Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-16T21:35:35.701Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-16T21:35:36.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-16T21:35:36.595Z] [2020-12-16T21:35:36.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-16T21:35:36.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-16T21:35:37.284Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-16T21:35:37.284Z] df20fa9351a1: Pulling fs layer [2020-12-16T21:35:37.284Z] 36b3adc4ff6f: Pulling fs layer [2020-12-16T21:35:37.284Z] 8ad3a11d3b57: Pulling fs layer [2020-12-16T21:35:37.284Z] 46f8f816bc3b: Pulling fs layer [2020-12-16T21:35:37.284Z] 93b61091891f: Pulling fs layer [2020-12-16T21:35:37.284Z] 93b9cdb0e59b: Pulling fs layer [2020-12-16T21:35:37.284Z] 5e14af77c1be: Pulling fs layer [2020-12-16T21:35:37.284Z] 01666e4c0597: Pulling fs layer [2020-12-16T21:35:37.284Z] aa168da1d23b: Pulling fs layer [2020-12-16T21:35:37.284Z] 93b9cdb0e59b: Waiting [2020-12-16T21:35:37.284Z] 5e14af77c1be: Waiting [2020-12-16T21:35:37.284Z] 46f8f816bc3b: Waiting [2020-12-16T21:35:37.284Z] 01666e4c0597: Waiting [2020-12-16T21:35:37.284Z] aa168da1d23b: Waiting [2020-12-16T21:35:37.284Z] 93b61091891f: Waiting [2020-12-16T21:35:37.284Z] 36b3adc4ff6f: Verifying Checksum [2020-12-16T21:35:37.284Z] 36b3adc4ff6f: Download complete [2020-12-16T21:35:37.284Z] 46f8f816bc3b: Verifying Checksum [2020-12-16T21:35:37.284Z] 46f8f816bc3b: Download complete [2020-12-16T21:35:37.559Z] df20fa9351a1: Verifying Checksum [2020-12-16T21:35:37.559Z] df20fa9351a1: Download complete [2020-12-16T21:35:37.559Z] 93b9cdb0e59b: Verifying Checksum [2020-12-16T21:35:37.559Z] 93b9cdb0e59b: Download complete [2020-12-16T21:35:37.559Z] 93b61091891f: Verifying Checksum [2020-12-16T21:35:37.559Z] 93b61091891f: Download complete [2020-12-16T21:35:37.559Z] 5e14af77c1be: Verifying Checksum [2020-12-16T21:35:37.559Z] 5e14af77c1be: Download complete [2020-12-16T21:35:37.559Z] 01666e4c0597: Verifying Checksum [2020-12-16T21:35:37.559Z] 01666e4c0597: Download complete [2020-12-16T21:35:38.150Z] df20fa9351a1: Pull complete [2020-12-16T21:35:38.445Z] 36b3adc4ff6f: Pull complete [2020-12-16T21:35:38.445Z] 8ad3a11d3b57: Verifying Checksum [2020-12-16T21:35:38.445Z] 8ad3a11d3b57: Download complete [2020-12-16T21:35:40.807Z] 8ad3a11d3b57: Pull complete [2020-12-16T21:35:40.807Z] 46f8f816bc3b: Pull complete [2020-12-16T21:35:41.470Z] 93b61091891f: Pull complete [2020-12-16T21:35:41.742Z] 93b9cdb0e59b: Pull complete [2020-12-16T21:35:41.742Z] 5e14af77c1be: Pull complete [2020-12-16T21:35:43.211Z] aa168da1d23b: Verifying Checksum [2020-12-16T21:35:43.211Z] aa168da1d23b: Download complete [2020-12-16T21:35:44.611Z] 01666e4c0597: Pull complete [2020-12-16T21:35:59.849Z] aa168da1d23b: Pull complete [2020-12-16T21:35:59.849Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-16T21:35:59.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-16T21:35:59.849Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-16T21:36:00.225Z] prd-centos7-docker-4c-2g-16382 does not seem to be running inside a container [2020-12-16T21:36:00.332Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-16T21:36:04.712Z] $ docker top 9ca69f3e6b79bc60f7ff4f0931aecd03e36bc3429a87a7c8a31eff473ddb1338 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T21:36:05.704Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-16T21:36:06.532Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-16T21:36:07.215Z] + ls /var/log/sa-host [2020-12-16T21:36:07.216Z] + sadf -c /var/log/sa-host/sa16 [2020-12-16T21:36:07.216Z] file_magic: OK [2020-12-16T21:36:07.216Z] HZ: Using current value: 100 [2020-12-16T21:36:07.216Z] file_header: OK [2020-12-16T21:36:07.216Z] 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 [2020-12-16T21:36:07.216Z] Statistics: [2020-12-16T21:36:07.216Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-16T21:36:07.216Z] File successfully converted to sysstat format version 12.2.1 [2020-12-16T21:36:07.216Z] + sadf -c /var/log/sa-host/sa23 [2020-12-16T21:36:07.216Z] file_magic: OK [2020-12-16T21:36:07.216Z] HZ: Using current value: 100 [2020-12-16T21:36:07.216Z] file_header: OK [2020-12-16T21:36:07.216Z] 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 [2020-12-16T21:36:07.216Z] Statistics: [2020-12-16T21:36:07.216Z] Hnuu...uuuununununu... [2020-12-16T21:36:07.216Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-16T21:36:07.948Z] provisioning config files... [2020-12-16T21:36:07.967Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config266681229144023555tmp [Pipeline] { [Pipeline] echo [2020-12-16T21:36:08.055Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T21:36:08.403Z] ---> create-netrc.sh [Pipeline] } [2020-12-16T21:36:08.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-16T21:36:08.540Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T21:36:09.204Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-16T21:36:09.218Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T21:36:09.588Z] ---> sudo-logs.sh [2020-12-16T21:36:09.588Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-16T21:36:09.612Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T21:36:09.979Z] ---> job-cost.sh [2020-12-16T21:36:10.243Z] lf-activate-venv: SKIPPING [2020-12-16T21:36:10.243Z] INFO: No Stack... [2020-12-16T21:36:11.216Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-16T21:36:11.795Z] INFO: Archiving Costs [Pipeline] echo [2020-12-16T21:36:11.811Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T21:36:12.130Z] ---> logs-deploy.sh [2020-12-16T21:36:12.130Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2956/2 [2020-12-16T21:36:12.130Z] INFO: archiving workspace using pattern(s): [2020-12-16T21:36:14.725Z] Archives upload complete. [2020-12-16T21:36:14.725Z] INFO: archiving logs to Nexus