Pull request #3115 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 45ee40c4e7b49366510ceb4a15f7b2729d14c524+9ee6a915f0da87ac859f0375cd81210a85b62227 (69a718bbd3ccc438c7e9ce9603828caca501713a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-25622 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/13 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 9ee6a915f0da87ac859f0375cd81210a85b62227 into PR head commit 45ee40c4e7b49366510ceb4a15f7b2729d14c524 > 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/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45ee40c4e7b49366510ceb4a15f7b2729d14c524 # 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 9ee6a915f0da87ac859f0375cd81210a85b62227 # timeout=10 Merge succeeded, producing 45ee40c4e7b49366510ceb4a15f7b2729d14c524 Checking out Revision 45ee40c4e7b49366510ceb4a15f7b2729d14c524 (PR-3115) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45ee40c4e7b49366510ceb4a15f7b2729d14c524 # timeout=10 Commit message: "feat(security): Fix the issue of chown not working inside snap" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-08T22:03:47.353Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-08T22:03:47.619Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-08T22:03:47.715Z] ========================================================= [2021-02-08T22:03:47.715Z] EdgeX Global Pipelines Version Info [2021-02-08T22:03:47.715Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fc599f832d547bae54cfe67577404dddac431c9b # timeout=10 [2021-02-08T22:03:50.368Z] ------------------- [2021-02-08T22:03:50.368Z] stable info: [2021-02-08T22:03:50.368Z] ------------------- [2021-02-08T22:03:50.368Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-08T22:03:50.369Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-08T22:03:50.369Z] Message: update stable to v1.0.179 [2021-02-08T22:03:51.013Z] ------------------- [2021-02-08T22:03:51.013Z] experimental info: [2021-02-08T22:03:51.013Z] ------------------- [2021-02-08T22:03:51.013Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-08T22:03:51.013Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-08T22:03:51.013Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-08T22:03:51.355Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-08T22:03:51.449Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-08T22:03:51.551Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-08T22:03:51.641Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-08T22:03:51.790Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-08T22:03:51.897Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-08T22:03:51.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-08T22:03:52.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-08T22:03:52.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-08T22:03:52.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-08T22:03:52.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-08T22:03:52.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-08T22:03:52.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-08T22:03:52.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-08T22:03:52.717Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-08T22:03:52.812Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-08T22:03:52.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-08T22:03:52.997Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-08T22:03:53.090Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-08T22:03:53.185Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-08T22:03:53.392Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-08T22:03:53.490Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-08T22:03:53.581Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-08T22:03:53.674Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3115 [Pipeline] echo [2021-02-08T22:03:53.798Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3115 [Pipeline] echo [2021-02-08T22:03:53.892Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3115 [Pipeline] echo [2021-02-08T22:03:53.981Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45ee40c4e7b49366510ceb4a15f7b2729d14c524 [Pipeline] echo [2021-02-08T22:03:54.157Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45ee40c [Pipeline] echo [2021-02-08T22:03:54.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-08T22:03:54.437Z] provisioning config files... [2021-02-08T22:03:54.484Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config6204344221960041332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-08T22:03:54.940Z] ---> docker-login.sh [2021-02-08T22:03:54.940Z] nexus3.edgexfoundry.org:10001 [2021-02-08T22:03:55.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T22:03:55.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T22:03:55.936Z] Configure a credential helper to remove this warning. See [2021-02-08T22:03:55.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T22:03:55.936Z] [2021-02-08T22:03:55.936Z] Login Succeeded [2021-02-08T22:03:55.936Z] nexus3.edgexfoundry.org:10002 [2021-02-08T22:03:56.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T22:03:56.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T22:03:56.502Z] Configure a credential helper to remove this warning. See [2021-02-08T22:03:56.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T22:03:56.502Z] [2021-02-08T22:03:56.502Z] Login Succeeded [2021-02-08T22:03:56.502Z] nexus3.edgexfoundry.org:10003 [2021-02-08T22:03:56.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T22:03:56.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T22:03:56.779Z] Configure a credential helper to remove this warning. See [2021-02-08T22:03:56.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T22:03:56.779Z] [2021-02-08T22:03:56.779Z] Login Succeeded [2021-02-08T22:03:56.779Z] nexus3.edgexfoundry.org:10004 [2021-02-08T22:03:57.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T22:03:57.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T22:03:57.051Z] Configure a credential helper to remove this warning. See [2021-02-08T22:03:57.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T22:03:57.051Z] [2021-02-08T22:03:57.051Z] Login Succeeded [2021-02-08T22:03:57.051Z] docker.io [2021-02-08T22:03:57.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T22:03:57.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T22:03:57.623Z] Configure a credential helper to remove this warning. See [2021-02-08T22:03:57.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T22:03:57.623Z] [2021-02-08T22:03:57.623Z] Login Succeeded [2021-02-08T22:03:57.623Z] ---> docker-login.sh ends [Pipeline] } [2021-02-08T22:03:57.641Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-08T22:03:58.191Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-02-08T22:03:58.191Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T22:03:58.191Z] ++ cut -d/ -f2 [2021-02-08T22:03:58.191Z] ++ dirname cmd/core-command/Dockerfile [2021-02-08T22:03:58.191Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-08T22:03:58.191Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T22:03:58.191Z] ++ dirname cmd/core-data/Dockerfile [2021-02-08T22:03:58.191Z] ++ cut -d/ -f2 [2021-02-08T22:03:58.191Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-08T22:03:58.191Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T22:03:58.191Z] ++ cut -d/ -f2 [2021-02-08T22:03:58.191Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-08T22:03:58.191Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-08T22:03:58.191Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T22:03:58.191Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-08T22:03:58.191Z] ++ cut -d/ -f2 [2021-02-08T22:03:58.191Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-08T22:03:58.191Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T22:03:58.191Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-08T22:03:58.191Z] ++ cut -d/ -f2 [2021-02-08T22:03:58.191Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-08T22:03:58.191Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T22:03:58.191Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-08T22:03:58.191Z] ++ cut -d/ -f2 [2021-02-08T22:03:58.191Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-08T22:03:58.191Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T22:03:58.192Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-08T22:03:58.192Z] ++ cut -d/ -f2 [2021-02-08T22:03:58.192Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-08T22:03:58.192Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T22:03:58.192Z] ++ cut -d/ -f2 [2021-02-08T22:03:58.192Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-08T22:03:58.192Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-08T22:03:58.192Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-08T22:03:58.192Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-08T22:03:58.192Z] ++ cut -d/ -f2 [2021-02-08T22:03:58.192Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-08T22:03:58.360Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-02-08T22:03:59.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T22:03:59.647Z] [2021-02-08T22:03:59.647Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T22:04:00.088Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T22:04:00.088Z] latest: Pulling from edgex-devops/git-semver [2021-02-08T22:04:00.088Z] 31603596830f: Pulling fs layer [2021-02-08T22:04:00.088Z] 2a8b12db71e7: Pulling fs layer [2021-02-08T22:04:00.088Z] 6ca5941a6612: Pulling fs layer [2021-02-08T22:04:00.088Z] ecc8261a40a4: Pulling fs layer [2021-02-08T22:04:00.088Z] ecc8261a40a4: Waiting [2021-02-08T22:04:00.372Z] 2a8b12db71e7: Verifying Checksum [2021-02-08T22:04:00.372Z] 2a8b12db71e7: Download complete [2021-02-08T22:04:00.372Z] 31603596830f: Verifying Checksum [2021-02-08T22:04:00.372Z] 31603596830f: Download complete [2021-02-08T22:04:00.994Z] ecc8261a40a4: Verifying Checksum [2021-02-08T22:04:00.994Z] ecc8261a40a4: Download complete [2021-02-08T22:04:00.994Z] 6ca5941a6612: Verifying Checksum [2021-02-08T22:04:00.994Z] 6ca5941a6612: Download complete [2021-02-08T22:04:01.602Z] 31603596830f: Pull complete [2021-02-08T22:04:01.871Z] 2a8b12db71e7: Pull complete [2021-02-08T22:04:03.965Z] 6ca5941a6612: Pull complete [2021-02-08T22:04:04.319Z] ecc8261a40a4: Pull complete [2021-02-08T22:04:04.319Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-08T22:04:04.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T22:04:04.319Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-08T22:04:04.536Z] prd-centos7-docker-4c-2g-25622 does not seem to be running inside a container [2021-02-08T22:04:04.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-08T22:04:07.584Z] $ docker top 2310fe21d14732a2c1ee1d2a68c3611b74ce2c3bcf184566fd673e50fec1f59c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-08T22:04:08.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-08T22:04:08.100Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-08T22:04:08.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-08T22:04:08.684Z] $ docker exec 2310fe21d14732a2c1ee1d2a68c3611b74ce2c3bcf184566fd673e50fec1f59c ssh-agent [2021-02-08T22:04:09.149Z] SSH_AUTH_SOCK=/tmp/ssh-X4DXJVYug580/agent.11 [2021-02-08T22:04:09.149Z] SSH_AGENT_PID=16 [2021-02-08T22:04:09.176Z] Running ssh-add (command line suppressed) [2021-02-08T22:04:09.785Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_4091592710223616714.key (/w/workspace/edgex-go/13@tmp/private_key_4091592710223616714.key) [2021-02-08T22:04:10.032Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-08T22:04:10.539Z] + git tag --points-at HEAD [Pipeline] } [2021-02-08T22:04:10.623Z] $ docker exec --env ******** --env ******** 2310fe21d14732a2c1ee1d2a68c3611b74ce2c3bcf184566fd673e50fec1f59c ssh-agent -k [2021-02-08T22:04:10.911Z] unset SSH_AUTH_SOCK; [2021-02-08T22:04:10.911Z] unset SSH_AGENT_PID; [2021-02-08T22:04:10.911Z] echo Agent pid 16 killed; [2021-02-08T22:04:11.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-08T22:04:11.248Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-08T22:04:11.248Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-08T22:04:11.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-08T22:04:11.580Z] $ docker exec 2310fe21d14732a2c1ee1d2a68c3611b74ce2c3bcf184566fd673e50fec1f59c ssh-agent [2021-02-08T22:04:11.978Z] SSH_AUTH_SOCK=/tmp/ssh-r6pLrjPy9awF/agent.45 [2021-02-08T22:04:11.978Z] SSH_AGENT_PID=50 [2021-02-08T22:04:11.988Z] Running ssh-add (command line suppressed) [2021-02-08T22:04:12.255Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_1271132354509505837.key (/w/workspace/edgex-go/13@tmp/private_key_1271132354509505837.key) [2021-02-08T22:04:12.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-08T22:04:13.118Z] + git semver init [2021-02-08T22:04:13.405Z] # -> Open(): unable to determine branch for HEAD [2021-02-08T22:04:13.405Z] # $GIT_DIR = /w/workspace/edgex-go/13/.git [2021-02-08T22:04:13.405Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/13 [2021-02-08T22:04:13.405Z] # $SEMVER_REMOTE_NAME = origin [2021-02-08T22:04:13.405Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-08T22:04:13.405Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-08T22:04:13.405Z] # $SEMVER_BRANCH = PR-3115 [2021-02-08T22:04:13.405Z] # $SEMVER_TEMP = /tmp/semver-935864666 [2021-02-08T22:04:13.405Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-08T22:04:53.275Z] # '/tmp/semver-935864666' -> '/w/workspace/edgex-go/13/.semver' [2021-02-08T22:04:53.275Z] # -> Force: false [2021-02-08T22:04:53.275Z] # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [Pipeline] } [2021-02-08T22:04:53.460Z] $ docker exec --env ******** --env ******** 2310fe21d14732a2c1ee1d2a68c3611b74ce2c3bcf184566fd673e50fec1f59c ssh-agent -k [2021-02-08T22:04:54.508Z] unset SSH_AUTH_SOCK; [2021-02-08T22:04:54.508Z] unset SSH_AGENT_PID; [2021-02-08T22:04:54.509Z] echo Agent pid 50 killed; [2021-02-08T22:04:54.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-08T22:04:55.587Z] + git semver [Pipeline] } [2021-02-08T22:04:55.641Z] $ docker stop --time=1 2310fe21d14732a2c1ee1d2a68c3611b74ce2c3bcf184566fd673e50fec1f59c [2021-02-08T22:04:57.708Z] $ docker rm -f 2310fe21d14732a2c1ee1d2a68c3611b74ce2c3bcf184566fd673e50fec1f59c [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-08T22:04:58.572Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-08T22:04:59.936Z] Stashed 1 file(s) [Pipeline] echo [2021-02-08T22:04:59.939Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T22:05:00.896Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-08T22:05:01.233Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-08T22:05:01.578Z] + sudo service docker restart [2021-02-08T22:05:01.579Z] + true [2021-02-08T22:05:01.579Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-08T22:05:03.063Z] ========================================================= [2021-02-08T22:05:03.063Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-08T22:05:03.063Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-08T22:05:03.438Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-08T22:05:10.242Z] Sending build context to Docker daemon 327.9MB [2021-02-08T22:05:10.242Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-08T22:05:10.242Z] Step 2/6 : FROM ${BASE} [2021-02-08T22:05:10.523Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-08T22:05:10.523Z] 188c0c94c7c5: Pulling fs layer [2021-02-08T22:05:10.523Z] 0ef7d3d256c8: Pulling fs layer [2021-02-08T22:05:10.523Z] de9db76c5a1d: Pulling fs layer [2021-02-08T22:05:10.523Z] bca2f99d35d6: Pulling fs layer [2021-02-08T22:05:10.523Z] 93359f2a8cfa: Pulling fs layer [2021-02-08T22:05:10.523Z] 7c6f9722023f: Pulling fs layer [2021-02-08T22:05:10.523Z] a35cf1a2eb13: Pulling fs layer [2021-02-08T22:05:10.523Z] 93359f2a8cfa: Waiting [2021-02-08T22:05:10.523Z] bca2f99d35d6: Waiting [2021-02-08T22:05:10.523Z] 7c6f9722023f: Waiting [2021-02-08T22:05:10.523Z] a35cf1a2eb13: Waiting [2021-02-08T22:05:10.523Z] de9db76c5a1d: Verifying Checksum [2021-02-08T22:05:10.523Z] de9db76c5a1d: Download complete [2021-02-08T22:05:10.523Z] 0ef7d3d256c8: Verifying Checksum [2021-02-08T22:05:10.523Z] 0ef7d3d256c8: Download complete [2021-02-08T22:05:10.523Z] 93359f2a8cfa: Verifying Checksum [2021-02-08T22:05:10.523Z] 93359f2a8cfa: Download complete [2021-02-08T22:05:10.523Z] 188c0c94c7c5: Verifying Checksum [2021-02-08T22:05:10.523Z] 188c0c94c7c5: Download complete [2021-02-08T22:05:10.523Z] 7c6f9722023f: Verifying Checksum [2021-02-08T22:05:10.523Z] 7c6f9722023f: Download complete [2021-02-08T22:05:11.137Z] 188c0c94c7c5: Pull complete [2021-02-08T22:05:11.427Z] 0ef7d3d256c8: Pull complete [2021-02-08T22:05:11.718Z] de9db76c5a1d: Pull complete [2021-02-08T22:05:14.360Z] a35cf1a2eb13: Verifying Checksum [2021-02-08T22:05:14.360Z] a35cf1a2eb13: Download complete [2021-02-08T22:05:15.316Z] Still waiting to schedule task [2021-02-08T22:05:15.316Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-08T22:05:16.552Z] bca2f99d35d6: Verifying Checksum [2021-02-08T22:05:16.552Z] bca2f99d35d6: Download complete [2021-02-08T22:05:29.155Z] bca2f99d35d6: Pull complete [2021-02-08T22:05:29.155Z] 93359f2a8cfa: Pull complete [2021-02-08T22:05:29.446Z] 7c6f9722023f: Pull complete [2021-02-08T22:05:36.286Z] a35cf1a2eb13: Pull complete [2021-02-08T22:05:36.286Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-08T22:05:36.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-08T22:05:36.286Z] ---> a62c8e92a672 [2021-02-08T22:05:36.286Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-08T22:05:36.286Z] ---> Running in 5a369ef0a7ce [2021-02-08T22:05:36.928Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T22:05:38.375Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T22:05:39.370Z] (1/12) Installing libmagic (5.38-r0) [2021-02-08T22:05:39.371Z] (2/12) Installing file (5.38-r0) [2021-02-08T22:05:39.674Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-08T22:05:39.674Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-08T22:05:46.516Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-08T22:05:46.789Z] (6/12) Installing patch (2.7.6-r6) [2021-02-08T22:05:46.789Z] (7/12) Installing build-base (0.5-r2) [2021-02-08T22:05:46.789Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-08T22:05:47.060Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-08T22:05:47.060Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-08T22:05:47.060Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-08T22:05:47.340Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-08T22:05:47.340Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T22:05:47.340Z] OK: 233 MiB in 51 packages [2021-02-08T22:05:52.949Z] Removing intermediate container 5a369ef0a7ce [2021-02-08T22:05:52.949Z] ---> a187fbf25db6 [2021-02-08T22:05:52.950Z] Step 4/6 : WORKDIR /edgex-go [2021-02-08T22:05:53.254Z] ---> Running in 9f4f8bf767d7 [2021-02-08T22:05:53.576Z] Removing intermediate container 9f4f8bf767d7 [2021-02-08T22:05:53.576Z] ---> 76db8dc1712f [2021-02-08T22:05:53.576Z] Step 5/6 : COPY go.mod . [2021-02-08T22:05:54.170Z] ---> 106b57ccd601 [2021-02-08T22:05:54.170Z] Step 6/6 : RUN go mod download [2021-02-08T22:05:54.170Z] ---> Running in a9c17dc9a817 [2021-02-08T22:06:21.256Z] Removing intermediate container a9c17dc9a817 [2021-02-08T22:06:21.256Z] ---> 897f1df126da [2021-02-08T22:06:21.876Z] Successfully built 897f1df126da [2021-02-08T22:06:21.876Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T22:06:22.423Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-08T22:06:22.423Z] . [Pipeline] withDockerContainer [2021-02-08T22:06:22.784Z] prd-centos7-docker-4c-2g-25622 does not seem to be running inside a container [2021-02-08T22:06:23.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-08T22:06:25.147Z] $ docker top 184a4af19f0a598d6694da3e831fae1622f23bda46625ece6403f68b03e8efcf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T22:06:26.403Z] + go version [2021-02-08T22:06:26.403Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-08T22:06:26.567Z] $ docker stop --time=1 184a4af19f0a598d6694da3e831fae1622f23bda46625ece6403f68b03e8efcf [2021-02-08T22:06:28.514Z] $ docker rm -f 184a4af19f0a598d6694da3e831fae1622f23bda46625ece6403f68b03e8efcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T22:06:29.487Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-08T22:06:29.487Z] . [Pipeline] withDockerContainer [2021-02-08T22:06:29.885Z] prd-centos7-docker-4c-2g-25622 does not seem to be running inside a container [2021-02-08T22:06:30.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-08T22:06:31.546Z] $ docker top d131c9b1e17641376643f54cca771cc878ea8f8d3ab568b9d700db9a99b2dc2d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-08T22:06:31.890Z] ========================================================= [2021-02-08T22:06:31.890Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-08T22:06:31.890Z] ========================================================= [Pipeline] sh [2021-02-08T22:06:32.565Z] + make test [2021-02-08T22:06:32.566Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-08T22:06:56.454Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-08T22:07:10.356Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25624 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws [2021-02-08T22:07:10.413Z] Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout [2021-02-08T22:07:15.114Z] using credential edgex-jenkins-ssh [2021-02-08T22:07:15.185Z] Cloning the remote Git repository [2021-02-08T22:07:15.251Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-08T22:07:15.363Z] > git init /w/workspace/edgex-go/13 # timeout=10 [2021-02-08T22:07:15.462Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-08T22:07:15.463Z] > git --version # timeout=10 [2021-02-08T22:07:15.490Z] > git --version # 'git version 2.17.1' [2021-02-08T22:07:15.492Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T22:07:15.573Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T22:07:36.231Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-08T22:07:37.966Z] Merging remotes/origin/master commit 9ee6a915f0da87ac859f0375cd81210a85b62227 into PR head commit 45ee40c4e7b49366510ceb4a15f7b2729d14c524 [2021-02-08T22:07:38.487Z] Merge succeeded, producing 45ee40c4e7b49366510ceb4a15f7b2729d14c524 [2021-02-08T22:07:38.487Z] Checking out Revision 45ee40c4e7b49366510ceb4a15f7b2729d14c524 (PR-3115) [2021-02-08T22:07:37.002Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-08T22:07:37.020Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T22:07:37.044Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-08T22:07:37.082Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-08T22:07:37.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T22:07:37.095Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-08T22:07:37.966Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T22:07:38.020Z] > git checkout -f 45ee40c4e7b49366510ceb4a15f7b2729d14c524 # timeout=10 [2021-02-08T22:07:38.370Z] > git remote # timeout=10 [2021-02-08T22:07:38.396Z] > git config --get remote.origin.url # timeout=10 [2021-02-08T22:07:38.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T22:07:38.429Z] > git merge 9ee6a915f0da87ac859f0375cd81210a85b62227 # timeout=10 [2021-02-08T22:07:38.450Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-08T22:07:38.474Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T22:07:38.488Z] > git checkout -f 45ee40c4e7b49366510ceb4a15f7b2729d14c524 # timeout=10 [2021-02-08T22:07:42.921Z] Commit message: "feat(security): Fix the issue of chown not working inside snap" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T22:07:44.422Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-08T22:07:44.829Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-08T22:07:45.169Z] + sudo+ service docker restart [2021-02-08T22:07:45.169Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-08T22:07:47.241Z] provisioning config files... [2021-02-08T22:07:47.288Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config2414536828478474170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-08T22:07:47.710Z] ---> docker-login.sh [2021-02-08T22:07:47.711Z] nexus3.edgexfoundry.org:10001 [2021-02-08T22:07:48.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T22:07:48.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T22:07:48.967Z] Configure a credential helper to remove this warning. See [2021-02-08T22:07:48.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T22:07:48.967Z] [2021-02-08T22:07:48.967Z] Login Succeeded [2021-02-08T22:07:48.967Z] nexus3.edgexfoundry.org:10002 [2021-02-08T22:07:49.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T22:07:49.419Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-08T22:07:49.419Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-08T22:07:49.419Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-08T22:07:49.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T22:07:49.517Z] Configure a credential helper to remove this warning. See [2021-02-08T22:07:49.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T22:07:49.517Z] [2021-02-08T22:07:49.517Z] Login Succeeded [2021-02-08T22:07:49.517Z] nexus3.edgexfoundry.org:10003 [2021-02-08T22:07:49.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T22:07:50.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T22:07:50.080Z] Configure a credential helper to remove this warning. See [2021-02-08T22:07:50.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T22:07:50.080Z] [2021-02-08T22:07:50.080Z] Login Succeeded [2021-02-08T22:07:50.080Z] nexus3.edgexfoundry.org:10004 [2021-02-08T22:07:50.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T22:07:50.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T22:07:50.631Z] Configure a credential helper to remove this warning. See [2021-02-08T22:07:50.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T22:07:50.631Z] [2021-02-08T22:07:50.631Z] Login Succeeded [2021-02-08T22:07:50.631Z] docker.io [2021-02-08T22:07:50.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T22:07:51.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T22:07:51.186Z] Configure a credential helper to remove this warning. See [2021-02-08T22:07:51.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T22:07:51.186Z] [2021-02-08T22:07:51.186Z] Login Succeeded [2021-02-08T22:07:51.186Z] ---> docker-login.sh ends [Pipeline] } [2021-02-08T22:07:51.204Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-08T22:07:51.618Z] ========================================================= [2021-02-08T22:07:51.619Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-08T22:07:51.619Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-08T22:07:51.795Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-08T22:07:51.795Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-08T22:07:51.795Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-08T22:07:51.795Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-08T22:07:52.000Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-08T22:07:53.247Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-08T22:07:54.943Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-08T22:07:56.632Z] Sending build context to Docker daemon 166.4MB [2021-02-08T22:07:56.910Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-08T22:07:56.910Z] Step 2/6 : FROM ${BASE} [2021-02-08T22:07:56.910Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-08T22:07:56.910Z] 5f621e34cdf4: Pulling fs layer [2021-02-08T22:07:56.910Z] a4357932f1b6: Pulling fs layer [2021-02-08T22:07:56.910Z] 18c013af1878: Pulling fs layer [2021-02-08T22:07:56.910Z] 00ac8860ef70: Pulling fs layer [2021-02-08T22:07:56.910Z] 63d7cb157983: Pulling fs layer [2021-02-08T22:07:56.910Z] b116817d02f9: Pulling fs layer [2021-02-08T22:07:56.910Z] 745a02a5169b: Pulling fs layer [2021-02-08T22:07:56.910Z] 00ac8860ef70: Waiting [2021-02-08T22:07:56.910Z] 63d7cb157983: Waiting [2021-02-08T22:07:56.910Z] b116817d02f9: Waiting [2021-02-08T22:07:56.910Z] 745a02a5169b: Waiting [2021-02-08T22:07:56.910Z] 18c013af1878: Verifying Checksum [2021-02-08T22:07:56.910Z] 18c013af1878: Download complete [2021-02-08T22:07:56.910Z] a4357932f1b6: Verifying Checksum [2021-02-08T22:07:56.910Z] a4357932f1b6: Download complete [2021-02-08T22:07:56.910Z] 63d7cb157983: Verifying Checksum [2021-02-08T22:07:56.910Z] 63d7cb157983: Download complete [2021-02-08T22:07:56.910Z] 5f621e34cdf4: Verifying Checksum [2021-02-08T22:07:56.910Z] b116817d02f9: Verifying Checksum [2021-02-08T22:07:56.910Z] b116817d02f9: Download complete [2021-02-08T22:07:57.514Z] 5f621e34cdf4: Pull complete [2021-02-08T22:07:58.115Z] a4357932f1b6: Pull complete [2021-02-08T22:07:58.394Z] 18c013af1878: Pull complete [2021-02-08T22:07:59.378Z] 745a02a5169b: Verifying Checksum [2021-02-08T22:07:59.378Z] 745a02a5169b: Download complete [2021-02-08T22:07:59.621Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-08T22:07:59.621Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-08T22:07:59.621Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-08T22:08:01.360Z] 00ac8860ef70: Verifying Checksum [2021-02-08T22:08:01.360Z] 00ac8860ef70: Download complete [2021-02-08T22:08:03.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.201s coverage: 45.6% of statements [2021-02-08T22:08:03.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-08T22:08:03.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-08T22:08:03.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-08T22:08:03.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-08T22:08:03.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-08T22:08:03.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-08T22:08:03.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-08T22:08:03.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.149s coverage: 100.0% of statements [2021-02-08T22:08:09.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.825s coverage: 27.1% of statements [2021-02-08T22:08:09.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-08T22:08:09.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-08T22:08:09.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-08T22:08:09.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-08T22:08:09.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-08T22:08:09.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-08T22:08:09.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements [2021-02-08T22:08:09.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-08T22:08:09.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.067s coverage: 100.0% of statements [2021-02-08T22:08:09.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-08T22:08:09.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-08T22:08:11.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.393s coverage: 65.8% of statements [2021-02-08T22:08:11.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-08T22:08:11.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-08T22:08:11.528Z] 00ac8860ef70: Pull complete [2021-02-08T22:08:11.528Z] 63d7cb157983: Pull complete [2021-02-08T22:08:12.129Z] b116817d02f9: Pull complete [2021-02-08T22:08:13.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.697s coverage: 82.3% of statements [2021-02-08T22:08:13.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-08T22:08:13.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T22:08:13.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-08T22:08:13.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-08T22:08:16.463Z] 745a02a5169b: Pull complete [2021-02-08T22:08:16.463Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-08T22:08:16.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-08T22:08:16.463Z] ---> b7e6874047d6 [2021-02-08T22:08:16.463Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-08T22:08:19.069Z] ---> Running in eb7c00b5e0fc [2021-02-08T22:08:20.053Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T22:08:20.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.015s coverage: 28.6% of statements [2021-02-08T22:08:20.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-08T22:08:20.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-08T22:08:20.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-08T22:08:20.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-08T22:08:20.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-08T22:08:20.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.676s coverage: 100.0% of statements [2021-02-08T22:08:20.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-08T22:08:20.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.146s coverage: 100.0% of statements [2021-02-08T22:08:20.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-08T22:08:20.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.184s coverage: 86.7% of statements [2021-02-08T22:08:20.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-08T22:08:20.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.208s coverage: 97.5% of statements [2021-02-08T22:08:20.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-08T22:08:20.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.111s coverage: 78.3% of statements [2021-02-08T22:08:20.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-08T22:08:20.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-08T22:08:20.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-08T22:08:20.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-08T22:08:21.028Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T22:08:21.619Z] (1/12) Installing libmagic (5.38-r0) [2021-02-08T22:08:21.890Z] (2/12) Installing file (5.38-r0) [2021-02-08T22:08:21.890Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-08T22:08:21.890Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-08T22:08:25.259Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-08T22:08:25.259Z] (6/12) Installing patch (2.7.6-r6) [2021-02-08T22:08:25.259Z] (7/12) Installing build-base (0.5-r2) [2021-02-08T22:08:25.259Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-08T22:08:25.259Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-08T22:08:25.259Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-08T22:08:25.533Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-08T22:08:25.533Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-08T22:08:25.533Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T22:08:25.533Z] OK: 217 MiB in 51 packages [2021-02-08T22:08:26.208Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.781s coverage: 92.8% of statements [2021-02-08T22:08:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-08T22:08:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T22:08:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-08T22:08:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-08T22:08:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-08T22:08:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-08T22:08:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-08T22:08:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-08T22:08:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-08T22:08:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-08T22:08:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-08T22:08:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-08T22:08:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-08T22:08:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-08T22:08:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-08T22:08:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-08T22:08:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-08T22:08:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-08T22:08:26.208Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.122s coverage: 58.8% of statements [2021-02-08T22:08:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-08T22:08:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-08T22:08:26.208Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.167s coverage: 0.1% of statements [2021-02-08T22:08:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-08T22:08:26.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-08T22:08:26.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-08T22:08:26.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.106s coverage: 45.5% of statements [2021-02-08T22:08:26.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements [2021-02-08T22:08:26.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.109s coverage: 94.1% of statements [2021-02-08T22:08:26.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2021-02-08T22:08:26.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2021-02-08T22:08:29.834Z] Removing intermediate container eb7c00b5e0fc [2021-02-08T22:08:29.834Z] ---> 5d158c14d98a [2021-02-08T22:08:29.834Z] Step 4/6 : WORKDIR /edgex-go [2021-02-08T22:08:29.834Z] ---> Running in 56888b2933eb [2021-02-08T22:08:30.427Z] Removing intermediate container 56888b2933eb [2021-02-08T22:08:30.427Z] ---> 305632b58691 [2021-02-08T22:08:30.427Z] Step 5/6 : COPY go.mod . [2021-02-08T22:08:31.021Z] ---> 5dfbfd38b869 [2021-02-08T22:08:31.021Z] Step 6/6 : RUN go mod download [2021-02-08T22:08:31.021Z] ---> Running in 0b548259def4 [2021-02-08T22:08:39.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.236s coverage: 94.4% of statements [2021-02-08T22:08:39.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-02-08T22:08:53.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.241s coverage: 92.9% of statements [2021-02-08T22:08:53.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-08T22:08:53.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-08T22:08:53.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-08T22:08:53.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 77.8% of statements [2021-02-08T22:08:53.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-08T22:08:53.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-08T22:08:53.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-08T22:08:53.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-08T22:08:53.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-08T22:08:53.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.188s coverage: 87.2% of statements [2021-02-08T22:08:53.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-08T22:08:53.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-08T22:08:53.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2021-02-08T22:08:53.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-08T22:08:53.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.176s coverage: 75.5% of statements [2021-02-08T22:08:53.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-08T22:08:53.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.190s coverage: 80.8% of statements [2021-02-08T22:08:53.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.178s coverage: 87.2% of statements [2021-02-08T22:08:53.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.117s coverage: 84.2% of statements [2021-02-08T22:08:53.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.208s coverage: 91.4% of statements [2021-02-08T22:08:53.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-08T22:08:53.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.406s coverage: 63.5% of statements [2021-02-08T22:08:53.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-08T22:08:53.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-08T22:08:53.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.090s coverage: 100.0% of statements [2021-02-08T22:08:53.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.251s coverage: 91.3% of statements [2021-02-08T22:08:53.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2021-02-08T22:08:53.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2021-02-08T22:08:53.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements [2021-02-08T22:08:53.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.849s coverage: 68.9% of statements [2021-02-08T22:08:53.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-08T22:08:53.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-08T22:08:53.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.272s coverage: 37.0% of statements [2021-02-08T22:08:53.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-08T22:08:53.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-08T22:08:53.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.738s coverage: 84.0% of statements [2021-02-08T22:08:53.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.145s coverage: 100.0% of statements [2021-02-08T22:08:57.868Z] Removing intermediate container 0b548259def4 [2021-02-08T22:08:57.868Z] ---> 5b50a7d2468b [2021-02-08T22:08:57.868Z] Successfully built 5b50a7d2468b [2021-02-08T22:08:57.868Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T22:08:58.204Z] + docker inspect -f . ci-base-image-arm64 [2021-02-08T22:08:58.204Z] . [Pipeline] withDockerContainer [2021-02-08T22:08:58.429Z] prd-ubuntu18.04-docker-arm64-4c-16g-25624 does not seem to be running inside a container [2021-02-08T22:08:58.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-08T22:08:59.702Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.502s coverage: 47.0% of statements [2021-02-08T22:08:59.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-08T22:08:59.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-08T22:08:59.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-08T22:08:59.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-08T22:08:59.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-08T22:08:59.702Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.164s coverage: 100.0% of statements [2021-02-08T22:08:59.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-08T22:08:59.702Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.218s coverage: 100.0% of statements [2021-02-08T22:08:59.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-08T22:08:59.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-08T22:08:59.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-08T22:08:59.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-08T22:08:59.702Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.133s coverage: 87.7% of statements [2021-02-08T22:08:59.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-08T22:08:59.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T22:08:59.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-08T22:08:59.886Z] $ docker top df63dd10cf5226889d6f61970a64eec17b1d1224aaefb2f280f847578c231cf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T22:09:01.008Z] + go version [2021-02-08T22:09:01.008Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-08T22:09:01.004Z] $ docker stop --time=1 df63dd10cf5226889d6f61970a64eec17b1d1224aaefb2f280f847578c231cf8 [2021-02-08T22:09:02.906Z] $ docker rm -f df63dd10cf5226889d6f61970a64eec17b1d1224aaefb2f280f847578c231cf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T22:09:03.937Z] + docker inspect -f . ci-base-image-arm64 [2021-02-08T22:09:03.937Z] . [Pipeline] withDockerContainer [2021-02-08T22:09:04.158Z] prd-ubuntu18.04-docker-arm64-4c-16g-25624 does not seem to be running inside a container [2021-02-08T22:09:04.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-08T22:09:05.418Z] $ docker top aa96d3e956e52152fde218e9293a5d1df2ab15c3602f586ee107840b9fffded8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-08T22:09:05.781Z] ========================================================= [2021-02-08T22:09:05.781Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-08T22:09:05.781Z] ========================================================= [Pipeline] sh [2021-02-08T22:09:06.421Z] + make test [2021-02-08T22:09:06.421Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-08T22:09:07.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.056s coverage: 29.1% of statements [2021-02-08T22:09:07.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-08T22:09:07.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-08T22:09:07.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-08T22:09:07.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-08T22:09:07.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-08T22:09:07.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.236s coverage: 99.0% of statements [2021-02-08T22:09:07.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-08T22:09:07.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.142s coverage: 100.0% of statements [2021-02-08T22:09:07.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-08T22:09:07.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-08T22:09:07.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-08T22:09:07.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-08T22:09:07.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.322s coverage: 100.0% of statements [2021-02-08T22:09:07.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-08T22:09:07.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T22:09:07.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-08T22:09:07.216Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-02-08T22:09:07.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-08T22:09:07.216Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements [2021-02-08T22:09:07.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-08T22:09:07.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-08T22:09:07.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-08T22:09:07.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-08T22:09:07.216Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.123s coverage: 87.9% of statements [2021-02-08T22:09:07.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-08T22:09:07.216Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-08T22:09:07.216Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.084s coverage: 100.0% of statements [2021-02-08T22:09:07.510Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.048s coverage: 32.1% of statements [2021-02-08T22:09:08.114Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 100.0% of statements [2021-02-08T22:09:09.189Z] GO111MODULE=on go vet ./... [2021-02-08T22:09:28.595Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-08T22:10:15.640Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-08T22:10:19.049Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-08T22:10:27.529Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-08T22:10:27.529Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-08T22:10:30.928Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-08T22:10:30.928Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-08T22:10:30.928Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-08T22:10:30.928Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-08T22:10:32.279Z] gofmt -l . [2021-02-08T22:10:32.280Z] [ "`gofmt -l .`" = "" ] [2021-02-08T22:10:32.280Z] ./bin/test-go-mod-tidy.sh [2021-02-08T22:10:32.280Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-08T22:10:32.921Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-08T22:10:33.407Z] + ls -al . [2021-02-08T22:10:33.407Z] total 696 [2021-02-08T22:10:33.407Z] drwxrwxr-x 10 1001 1001 4096 Feb 8 22:10 . [2021-02-08T22:10:33.407Z] drwxr-xr-x 4 root root 30 Feb 8 22:06 .. [2021-02-08T22:10:33.407Z] -rw-rw-r-- 1 1001 1001 11 Feb 8 22:03 .dockerignore [2021-02-08T22:10:33.407Z] drwxrwxr-x 8 1001 1001 179 Feb 8 22:03 .git [2021-02-08T22:10:33.407Z] drwxrwxr-x 3 1001 1001 125 Feb 8 22:03 .github [2021-02-08T22:10:33.407Z] -rw-rw-r-- 1 1001 1001 818 Feb 8 22:03 .gitignore [2021-02-08T22:10:33.407Z] drwx------ 3 1001 1001 60 Feb 8 22:04 .semver [2021-02-08T22:10:33.407Z] -rw-rw-r-- 1 1001 1001 166 Feb 8 22:03 .sonarcloud.properties [2021-02-08T22:10:33.407Z] -rw-rw-r-- 1 1001 1001 7859 Feb 8 22:03 Attribution.txt [2021-02-08T22:10:33.407Z] -rw-rw-r-- 1 1001 1001 3804 Feb 8 22:03 CONTRIBUTING.md [2021-02-08T22:10:33.407Z] -rw-rw-r-- 1 1001 1001 931 Feb 8 22:03 Dockerfile.build [2021-02-08T22:10:33.407Z] -rw-rw-r-- 1 1001 1001 863 Feb 8 22:03 Jenkinsfile [2021-02-08T22:10:33.407Z] -rw-rw-r-- 1 1001 1001 10775 Feb 8 22:03 LICENSE [2021-02-08T22:10:33.407Z] -rw-rw-r-- 1 1001 1001 5774 Feb 8 22:03 Makefile [2021-02-08T22:10:33.407Z] -rw-rw-r-- 1 1001 1001 6524 Feb 8 22:03 README.md [2021-02-08T22:10:33.407Z] -rw-rw-r-- 1 1001 1001 6755 Feb 8 22:03 SECURITY.md [2021-02-08T22:10:33.407Z] -rw-rw-r-- 1 1001 1001 5 Feb 8 22:04 VERSION [2021-02-08T22:10:33.407Z] -rw-rw-r-- 1 1001 1001 4131 Feb 8 22:03 ZMQWindows.md [2021-02-08T22:10:33.407Z] drwxrwxr-x 2 1001 1001 117 Feb 8 22:03 bin [2021-02-08T22:10:33.407Z] drwxrwxr-x 14 1001 1001 4096 Feb 8 22:03 cmd [2021-02-08T22:10:33.407Z] -rw-r--r-- 1 root root 592672 Feb 8 22:09 coverage.out [2021-02-08T22:10:33.407Z] -rw-r--r-- 1 root root 1054 Feb 8 22:10 go.mod [2021-02-08T22:10:33.407Z] -rw-r--r-- 1 root root 19290 Feb 8 22:10 go.sum [2021-02-08T22:10:33.407Z] drwxrwxr-x 8 1001 1001 127 Feb 8 22:03 internal [2021-02-08T22:10:33.407Z] drwxrwxr-x 4 1001 1001 26 Feb 8 22:03 openapi [2021-02-08T22:10:33.407Z] drwxrwxr-x 4 1001 1001 71 Feb 8 22:03 snap [2021-02-08T22:10:33.407Z] -rw-rw-r-- 1 1001 1001 168 Feb 8 22:03 version.go [Pipeline] sh [2021-02-08T22:10:33.909Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-08T22:10:34.293Z] + '[' -e coverage.out ] [2021-02-08T22:10:34.293Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-08T22:10:35.335Z] Stashed 1 file(s) [Pipeline] sh [2021-02-08T22:10:36.456Z] + make build [2021-02-08T22:10:36.456Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-08T22:10:40.674Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-08T22:10:40.675Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-08T22:10:40.675Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-08T22:10:45.754Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-08T22:10:47.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.333s coverage: 45.6% of statements [2021-02-08T22:10:47.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-08T22:10:47.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-08T22:10:47.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-08T22:10:47.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-08T22:10:47.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-08T22:10:47.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-08T22:10:47.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-08T22:10:47.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.180s coverage: 100.0% of statements [2021-02-08T22:10:54.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.473s coverage: 27.1% of statements [2021-02-08T22:10:54.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-08T22:10:54.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-08T22:10:54.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-08T22:10:54.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-08T22:10:54.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-08T22:10:54.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-08T22:10:54.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements [2021-02-08T22:10:54.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-08T22:10:54.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.125s coverage: 100.0% of statements [2021-02-08T22:10:54.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-08T22:10:54.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-08T22:10:54.446Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.316s coverage: 65.8% of statements [2021-02-08T22:10:54.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-08T22:10:54.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-08T22:10:57.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.738s coverage: 82.3% of statements [2021-02-08T22:10:57.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-08T22:10:57.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T22:10:57.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-08T22:10:57.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-08T22:11:02.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.402s coverage: 28.6% of statements [2021-02-08T22:11:02.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-08T22:11:02.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-08T22:11:02.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-08T22:11:02.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-08T22:11:02.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-08T22:11:02.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.151s coverage: 100.0% of statements [2021-02-08T22:11:02.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-08T22:11:02.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements [2021-02-08T22:11:02.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-08T22:11:03.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.356s coverage: 86.7% of statements [2021-02-08T22:11:03.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-08T22:11:04.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.357s coverage: 97.5% of statements [2021-02-08T22:11:04.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-08T22:11:04.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.125s coverage: 78.3% of statements [2021-02-08T22:11:04.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-08T22:11:04.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-08T22:11:04.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-08T22:11:04.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-08T22:11:13.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.209s coverage: 92.8% of statements [2021-02-08T22:11:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-08T22:11:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T22:11:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-08T22:11:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-08T22:11:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-08T22:11:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-08T22:11:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-08T22:11:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-08T22:11:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-08T22:11:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-08T22:11:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-08T22:11:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-08T22:11:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-08T22:11:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-08T22:11:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-08T22:11:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-08T22:11:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-08T22:11:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-08T22:11:13.293Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.081s coverage: 58.8% of statements [2021-02-08T22:11:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-08T22:11:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-08T22:11:13.293Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.178s coverage: 0.1% of statements [2021-02-08T22:11:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-08T22:11:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-08T22:11:13.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-08T22:11:13.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 45.5% of statements [2021-02-08T22:11:13.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.105s coverage: 79.5% of statements [2021-02-08T22:11:13.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2021-02-08T22:11:13.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements [2021-02-08T22:11:13.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements [2021-02-08T22:11:14.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-08T22:11:15.095Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-08T22:11:19.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-08T22:11:21.130Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-08T22:11:25.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.071s coverage: 94.4% of statements [2021-02-08T22:11:25.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2021-02-08T22:11:26.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-08T22:11:30.884Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-08T22:11:34.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-08T22:11:39.035Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-08T22:11:41.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.122s coverage: 92.9% of statements [2021-02-08T22:11:41.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-08T22:11:41.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-08T22:11:41.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-08T22:11:41.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements [2021-02-08T22:11:41.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-08T22:11:41.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-08T22:11:41.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-08T22:11:41.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-08T22:11:41.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-08T22:11:41.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2021-02-08T22:11:41.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-08T22:11:41.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-08T22:11:41.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-02-08T22:11:41.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-08T22:11:41.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 75.5% of statements [2021-02-08T22:11:41.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-08T22:11:41.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.8% of statements [2021-02-08T22:11:41.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.120s coverage: 87.2% of statements [2021-02-08T22:11:41.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.141s coverage: 84.2% of statements [2021-02-08T22:11:41.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.169s coverage: 91.4% of statements [2021-02-08T22:11:41.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-08T22:11:41.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.489s coverage: 63.5% of statements [2021-02-08T22:11:41.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-08T22:11:41.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-08T22:11:41.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-02-08T22:11:41.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements [2021-02-08T22:11:41.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-02-08T22:11:41.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements [2021-02-08T22:11:41.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2021-02-08T22:11:41.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.728s coverage: 68.9% of statements [2021-02-08T22:11:41.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-08T22:11:41.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-08T22:11:41.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.326s coverage: 37.0% of statements [2021-02-08T22:11:41.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-08T22:11:41.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-08T22:11:41.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.584s coverage: 84.0% of statements [2021-02-08T22:11:42.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.120s coverage: 100.0% of statements [2021-02-08T22:11:42.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-08T22:11:46.210Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-08T22:11:47.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.465s coverage: 47.0% of statements [2021-02-08T22:11:47.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-08T22:11:47.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-08T22:11:47.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-08T22:11:47.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-08T22:11:47.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-08T22:11:47.743Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.203s coverage: 100.0% of statements [2021-02-08T22:11:47.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-08T22:11:47.743Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.179s coverage: 100.0% of statements [2021-02-08T22:11:47.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-08T22:11:47.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-08T22:11:47.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-08T22:11:47.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-08T22:11:47.743Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.228s coverage: 87.7% of statements [2021-02-08T22:11:47.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-08T22:11:47.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T22:11:47.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [Pipeline] } [2021-02-08T22:11:54.963Z] $ docker stop --time=1 d131c9b1e17641376643f54cca771cc878ea8f8d3ab568b9d700db9a99b2dc2d [2021-02-08T22:11:56.037Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.077s coverage: 29.1% of statements [2021-02-08T22:11:56.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-08T22:11:56.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-08T22:11:56.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-08T22:11:56.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-08T22:11:56.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-08T22:11:56.037Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.186s coverage: 99.0% of statements [2021-02-08T22:11:56.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-08T22:11:56.037Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.106s coverage: 100.0% of statements [2021-02-08T22:11:56.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-08T22:11:56.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-08T22:11:56.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-08T22:11:56.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-08T22:11:56.037Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.153s coverage: 100.0% of statements [2021-02-08T22:11:56.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-08T22:11:56.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-08T22:11:56.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-08T22:11:56.037Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements [2021-02-08T22:11:56.037Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-08T22:11:56.037Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2021-02-08T22:11:56.037Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-08T22:11:56.037Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-08T22:11:56.037Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-08T22:11:56.037Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-08T22:11:56.037Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.092s coverage: 87.9% of statements [2021-02-08T22:11:56.037Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-08T22:11:56.037Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-08T22:11:56.037Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2021-02-08T22:11:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-02-08T22:11:56.920Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-02-08T22:11:57.478Z] $ docker rm -f d131c9b1e17641376643f54cca771cc878ea8f8d3ab568b9d700db9a99b2dc2d [2021-02-08T22:11:57.513Z] GO111MODULE=on go vet ./... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T22:12:01.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-08T22:12:02.157Z] [2021-02-08T22:12:02.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T22:12:02.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-08T22:12:02.895Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-08T22:12:02.895Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-08T22:12:02.895Z] ca9280d653b3: Pulling fs layer [2021-02-08T22:12:02.895Z] 7e9c9ca2126c: Pulling fs layer [2021-02-08T22:12:03.894Z] cbdbe7a5bc2a: Download complete [2021-02-08T22:12:05.592Z] ca9280d653b3: Verifying Checksum [2021-02-08T22:12:05.592Z] ca9280d653b3: Download complete [2021-02-08T22:12:05.592Z] cbdbe7a5bc2a: Pull complete [2021-02-08T22:12:09.192Z] 7e9c9ca2126c: Verifying Checksum [2021-02-08T22:12:09.192Z] 7e9c9ca2126c: Download complete [2021-02-08T22:12:09.192Z] ca9280d653b3: Pull complete [2021-02-08T22:12:21.792Z] 7e9c9ca2126c: Pull complete [2021-02-08T22:12:21.792Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-08T22:12:21.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-08T22:12:21.792Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-08T22:12:22.074Z] prd-centos7-docker-4c-2g-25622 does not seem to be running inside a container [2021-02-08T22:12:22.308Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-08T22:12:25.536Z] $ docker top 6ec77e6ff936d6247f1fdaac758891ae6b988c6bda18f97dca2ac6790568e7f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T22:12:26.553Z] + grep parallel [2021-02-08T22:12:26.553Z] + docker-compose build --help [2021-02-08T22:12:28.010Z] --parallel Build images in parallel. [Pipeline] } [2021-02-08T22:12:28.030Z] $ docker stop --time=1 6ec77e6ff936d6247f1fdaac758891ae6b988c6bda18f97dca2ac6790568e7f7 [2021-02-08T22:12:29.782Z] $ docker rm -f 6ec77e6ff936d6247f1fdaac758891ae6b988c6bda18f97dca2ac6790568e7f7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T22:12:30.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-08T22:12:30.619Z] . [Pipeline] withDockerContainer [2021-02-08T22:12:30.913Z] prd-centos7-docker-4c-2g-25622 does not seem to be running inside a container [2021-02-08T22:12:31.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-08T22:12:32.761Z] $ docker top f46e7ca7832d4b474346fa26e6591a1f2ceeb9fa2e6dd48eb14051c8c9438f47 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T22:12:33.631Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-08T22:12:35.613Z] Building docker-core-command-go ... [2021-02-08T22:12:35.613Z] Building docker-core-data-go ... [2021-02-08T22:12:35.613Z] Building docker-core-metadata-go ... [2021-02-08T22:12:35.613Z] Building docker-security-bootstrapper-go ... [2021-02-08T22:12:35.613Z] Building docker-security-proxy-setup-go ... [2021-02-08T22:12:35.613Z] Building docker-security-secretstore-setup-go ... [2021-02-08T22:12:35.613Z] Building docker-support-notifications-go ... [2021-02-08T22:12:35.613Z] Building docker-support-scheduler-go ... [2021-02-08T22:12:35.613Z] Building docker-sys-mgmt-agent-go ... [2021-02-08T22:12:35.613Z] Building docker-sys-mgmt-agent-go [2021-02-08T22:12:35.613Z] Building docker-core-data-go [2021-02-08T22:12:35.613Z] Building docker-support-scheduler-go [2021-02-08T22:12:35.613Z] Building docker-support-notifications-go [2021-02-08T22:12:35.613Z] Building docker-security-bootstrapper-go [2021-02-08T22:13:19.345Z] gofmt -l . [2021-02-08T22:13:19.346Z] [ "`gofmt -l .`" = "" ] [2021-02-08T22:13:19.346Z] ./bin/test-go-mod-tidy.sh [2021-02-08T22:13:19.346Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-08T22:13:20.006Z] + ls -al . [2021-02-08T22:13:20.007Z] total 724 [2021-02-08T22:13:20.007Z] drwxrwxr-x 9 1001 1001 4096 Feb 8 22:13 . [2021-02-08T22:13:20.007Z] drwxr-xr-x 4 root root 4096 Feb 8 22:09 .. [2021-02-08T22:13:20.007Z] -rw-rw-r-- 1 1001 1001 11 Feb 8 22:07 .dockerignore [2021-02-08T22:13:20.007Z] drwxrwxr-x 8 1001 1001 4096 Feb 8 22:07 .git [2021-02-08T22:13:20.007Z] drwxrwxr-x 3 1001 1001 4096 Feb 8 22:07 .github [2021-02-08T22:13:20.007Z] -rw-rw-r-- 1 1001 1001 818 Feb 8 22:07 .gitignore [2021-02-08T22:13:20.007Z] -rw-rw-r-- 1 1001 1001 166 Feb 8 22:07 .sonarcloud.properties [2021-02-08T22:13:20.007Z] -rw-rw-r-- 1 1001 1001 7859 Feb 8 22:07 Attribution.txt [2021-02-08T22:13:20.007Z] -rw-rw-r-- 1 1001 1001 3804 Feb 8 22:07 CONTRIBUTING.md [2021-02-08T22:13:20.007Z] -rw-rw-r-- 1 1001 1001 931 Feb 8 22:07 Dockerfile.build [2021-02-08T22:13:20.007Z] -rw-rw-r-- 1 1001 1001 863 Feb 8 22:07 Jenkinsfile [2021-02-08T22:13:20.007Z] -rw-rw-r-- 1 1001 1001 10775 Feb 8 22:07 LICENSE [2021-02-08T22:13:20.007Z] -rw-rw-r-- 1 1001 1001 5774 Feb 8 22:07 Makefile [2021-02-08T22:13:20.007Z] -rw-rw-r-- 1 1001 1001 6524 Feb 8 22:07 README.md [2021-02-08T22:13:20.007Z] -rw-rw-r-- 1 1001 1001 6755 Feb 8 22:07 SECURITY.md [2021-02-08T22:13:20.007Z] -rw-rw-r-- 1 1001 1001 5 Feb 8 22:04 VERSION [2021-02-08T22:13:20.007Z] -rw-rw-r-- 1 1001 1001 4131 Feb 8 22:07 ZMQWindows.md [2021-02-08T22:13:20.007Z] drwxrwxr-x 2 1001 1001 4096 Feb 8 22:07 bin [2021-02-08T22:13:20.007Z] drwxrwxr-x 14 1001 1001 4096 Feb 8 22:07 cmd [2021-02-08T22:13:20.007Z] -rw-r--r-- 1 root root 592672 Feb 8 22:11 coverage.out [2021-02-08T22:13:20.007Z] -rw-r--r-- 1 root root 1054 Feb 8 22:13 go.mod [2021-02-08T22:13:20.007Z] -rw-r--r-- 1 root root 19290 Feb 8 22:13 go.sum [2021-02-08T22:13:20.007Z] drwxrwxr-x 8 1001 1001 4096 Feb 8 22:07 internal [2021-02-08T22:13:20.007Z] drwxrwxr-x 4 1001 1001 4096 Feb 8 22:07 openapi [2021-02-08T22:13:20.007Z] drwxrwxr-x 4 1001 1001 4096 Feb 8 22:07 snap [2021-02-08T22:13:20.007Z] -rw-rw-r-- 1 1001 1001 168 Feb 8 22:07 version.go [Pipeline] sh [2021-02-08T22:13:20.655Z] + '[' -e coverage.out ] [2021-02-08T22:13:20.655Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-08T22:13:20.743Z] Warning: overwriting stash ‘coverage-report’ [2021-02-08T22:13:21.975Z] Stashed 1 file(s) [Pipeline] sh [2021-02-08T22:13:22.727Z] + make build [2021-02-08T22:13:22.727Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-08T22:13:35.227Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-08T22:13:57.399Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-08T22:13:58.339Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T22:13:58.339Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-08T22:13:58.339Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T22:13:58.339Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-08T22:13:58.339Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T22:13:58.339Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-08T22:13:58.339Z] ---> 897f1df126da [2021-02-08T22:13:58.339Z] Step 3/23 : WORKDIR /edgex-go [2021-02-08T22:13:58.339Z] ---> 897f1df126da [2021-02-08T22:13:58.339Z] Step 3/26 : WORKDIR /edgex-go [2021-02-08T22:13:58.339Z] ---> 897f1df126da [2021-02-08T22:13:58.339Z] Step 3/22 : WORKDIR /edgex-go [2021-02-08T22:13:58.339Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T22:13:58.339Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-08T22:13:58.339Z] ---> 897f1df126da [2021-02-08T22:13:58.339Z] Step 3/30 : WORKDIR /edgex-go [2021-02-08T22:13:58.339Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T22:13:58.339Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-08T22:13:58.339Z] ---> 897f1df126da [2021-02-08T22:13:58.339Z] Step 3/22 : WORKDIR /edgex-go [2021-02-08T22:13:58.339Z] ---> Running in ed781ec81e0d [2021-02-08T22:13:58.339Z] ---> Running in 35b4ed25b234 [2021-02-08T22:13:58.339Z] ---> Running in 5c3eae8fbac3 [2021-02-08T22:13:58.339Z] ---> Running in 176bb773db07 [2021-02-08T22:13:58.339Z] ---> Running in 83afd56e0ab3 [2021-02-08T22:13:58.339Z] Removing intermediate container 5c3eae8fbac3 [2021-02-08T22:13:58.339Z] ---> c10973817b94 [2021-02-08T22:13:58.339Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T22:13:58.339Z] Removing intermediate container 83afd56e0ab3 [2021-02-08T22:13:58.339Z] ---> 2c5cabaa6719 [2021-02-08T22:13:58.339Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T22:13:58.339Z] Removing intermediate container ed781ec81e0d [2021-02-08T22:13:58.339Z] ---> b2a3df2e22d9 [2021-02-08T22:13:58.339Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T22:13:58.339Z] Removing intermediate container 176bb773db07 [2021-02-08T22:13:58.339Z] ---> 851cc972bd74 [2021-02-08T22:13:58.339Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T22:13:58.339Z] Removing intermediate container 35b4ed25b234 [2021-02-08T22:13:58.339Z] ---> d94c8cfdd404 [2021-02-08T22:13:58.339Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T22:13:58.339Z] ---> Running in d6371a3b8d24 [2021-02-08T22:13:58.339Z] ---> Running in 1cb51885b3f7 [2021-02-08T22:13:58.339Z] ---> Running in a89db0eb5f8c [2021-02-08T22:13:58.339Z] ---> Running in b598dc3a6c59 [2021-02-08T22:13:58.339Z] ---> Running in b55653c01a98 [2021-02-08T22:13:58.339Z] Removing intermediate container 1cb51885b3f7 [2021-02-08T22:13:58.339Z] ---> ee627c11ec96 [2021-02-08T22:13:58.339Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-08T22:13:58.339Z] Removing intermediate container b598dc3a6c59 [2021-02-08T22:13:58.339Z] ---> de55a61092d9 [2021-02-08T22:13:58.339Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-08T22:13:58.339Z] ---> Running in f1b31078c58f [2021-02-08T22:13:58.632Z] Removing intermediate container d6371a3b8d24 [2021-02-08T22:13:58.632Z] ---> e856206901af [2021-02-08T22:13:58.632Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-08T22:13:58.632Z] ---> Running in c3c37010f0d3 [2021-02-08T22:13:58.632Z] Removing intermediate container a89db0eb5f8c [2021-02-08T22:13:58.632Z] ---> 9454bd76854b [2021-02-08T22:13:58.632Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-08T22:13:58.920Z] Removing intermediate container b55653c01a98 [2021-02-08T22:13:58.920Z] ---> 62ae786fc48e [2021-02-08T22:13:58.920Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-08T22:13:58.920Z] ---> Running in a2add923783e [2021-02-08T22:13:58.920Z] ---> Running in 46d1709e262f [2021-02-08T22:13:58.920Z] ---> Running in db69010b2661 [2021-02-08T22:14:00.793Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-08T22:14:01.469Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T22:14:01.469Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T22:14:01.469Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T22:14:01.815Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T22:14:01.815Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T22:14:01.815Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T22:14:02.121Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T22:14:02.121Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T22:14:02.751Z] OK: 233 MiB in 51 packages [2021-02-08T22:14:02.751Z] OK: 233 MiB in 51 packages [2021-02-08T22:14:02.751Z] OK: 233 MiB in 51 packages [2021-02-08T22:14:02.751Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T22:14:03.366Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T22:14:04.564Z] OK: 233 MiB in 51 packages [2021-02-08T22:14:04.564Z] OK: 233 MiB in 51 packages [2021-02-08T22:14:04.916Z] Removing intermediate container f1b31078c58f [2021-02-08T22:14:04.916Z] ---> 5d1f69a0bd0e [2021-02-08T22:14:04.916Z] Step 6/22 : COPY go.mod . [2021-02-08T22:14:04.916Z] Removing intermediate container c3c37010f0d3 [2021-02-08T22:14:04.916Z] ---> ce3a1c4597bd [2021-02-08T22:14:04.916Z] Step 6/26 : COPY go.mod . [2021-02-08T22:14:05.305Z] Removing intermediate container a2add923783e [2021-02-08T22:14:05.305Z] ---> cc8244bf6a5a [2021-02-08T22:14:05.305Z] Step 6/22 : COPY go.mod . [2021-02-08T22:14:06.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-08T22:14:06.405Z] ---> ca1f2e5f09be [2021-02-08T22:14:06.405Z] Step 7/22 : RUN go mod download [2021-02-08T22:14:06.405Z] ---> 80e94660201e [2021-02-08T22:14:06.405Z] Step 7/26 : RUN go mod download [2021-02-08T22:14:06.696Z] ---> Running in 90a0a3d55483 [2021-02-08T22:14:06.696Z] ---> bf8412ae9288 [2021-02-08T22:14:06.696Z] Step 7/22 : RUN go mod download [2021-02-08T22:14:06.696Z] ---> Running in cac3110163ae [2021-02-08T22:14:07.037Z] ---> Running in 67bc41a3c86a [2021-02-08T22:14:07.037Z] Removing intermediate container 46d1709e262f [2021-02-08T22:14:07.037Z] ---> 94f426ceeddb [2021-02-08T22:14:07.037Z] Step 6/30 : COPY go.mod . [2021-02-08T22:14:07.422Z] Removing intermediate container db69010b2661 [2021-02-08T22:14:07.422Z] ---> a05f174b07f6 [2021-02-08T22:14:07.422Z] Step 6/23 : COPY go.mod . [2021-02-08T22:14:07.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-08T22:14:08.075Z] ---> 19ff77163b22 [2021-02-08T22:14:08.075Z] Step 7/30 : RUN go mod download [2021-02-08T22:14:08.431Z] ---> Running in e62dd171c457 [2021-02-08T22:14:08.431Z] ---> 2df8f6cbf42c [2021-02-08T22:14:08.431Z] Step 7/23 : RUN go mod download [2021-02-08T22:14:09.437Z] ---> Running in 3b8bd9ea7361 [2021-02-08T22:14:13.050Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-08T22:14:14.357Z] Removing intermediate container e62dd171c457 [2021-02-08T22:14:14.357Z] ---> 9c6eca299bc9 [2021-02-08T22:14:14.357Z] Step 8/30 : COPY . . [2021-02-08T22:14:14.357Z] Removing intermediate container 90a0a3d55483 [2021-02-08T22:14:14.357Z] ---> ae1757e6250d [2021-02-08T22:14:14.357Z] Step 8/22 : COPY . . [2021-02-08T22:14:15.094Z] Removing intermediate container 3b8bd9ea7361 [2021-02-08T22:14:15.094Z] ---> 66f35740e64e [2021-02-08T22:14:15.094Z] Step 8/23 : COPY . . [2021-02-08T22:14:15.465Z] Removing intermediate container 67bc41a3c86a [2021-02-08T22:14:15.465Z] ---> 24d1a218f33b [2021-02-08T22:14:15.465Z] Step 8/22 : COPY . . [2021-02-08T22:14:15.769Z] Removing intermediate container cac3110163ae [2021-02-08T22:14:15.769Z] ---> 3b187fb0307a [2021-02-08T22:14:15.769Z] Step 8/26 : COPY . . [2021-02-08T22:14:17.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-08T22:14:20.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-08T22:14:24.119Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-08T22:14:27.530Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-08T22:14:31.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-02-08T22:14:37.130Z] $ docker stop --time=1 aa96d3e956e52152fde218e9293a5d1df2ab15c3602f586ee107840b9fffded8 [2021-02-08T22:14:39.884Z] $ docker rm -f aa96d3e956e52152fde218e9293a5d1df2ab15c3602f586ee107840b9fffded8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T22:14:42.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-08T22:14:42.072Z] [2021-02-08T22:14:42.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T22:14:42.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-08T22:14:42.733Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-08T22:14:42.733Z] 29e5d40040c1: Pulling fs layer [2021-02-08T22:14:42.733Z] 1ce36da41761: Pulling fs layer [2021-02-08T22:14:42.733Z] 25b303627fd3: Pulling fs layer [2021-02-08T22:14:43.334Z] 29e5d40040c1: Verifying Checksum [2021-02-08T22:14:43.335Z] 29e5d40040c1: Download complete [2021-02-08T22:14:43.632Z] 1ce36da41761: Verifying Checksum [2021-02-08T22:14:43.632Z] 1ce36da41761: Download complete [2021-02-08T22:14:43.923Z] 29e5d40040c1: Pull complete [2021-02-08T22:14:45.371Z] 1ce36da41761: Pull complete [2021-02-08T22:14:46.809Z] 25b303627fd3: Verifying Checksum [2021-02-08T22:14:46.809Z] 25b303627fd3: Download complete [2021-02-08T22:14:56.954Z] 25b303627fd3: Pull complete [2021-02-08T22:14:56.954Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-08T22:14:56.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-08T22:14:56.954Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-08T22:14:57.183Z] prd-ubuntu18.04-docker-arm64-4c-16g-25624 does not seem to be running inside a container [2021-02-08T22:14:57.145Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-08T22:15:00.066Z] $ docker top f83fc9f1c0a26a767a681b852e55733ffce57a7b9e6fee119055478e18d583e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T22:15:01.208Z] + docker-compose+ buildgrep --help parallel [2021-02-08T22:15:01.208Z] [2021-02-08T22:15:04.607Z] --parallel Build images in parallel. [Pipeline] } [2021-02-08T22:15:04.789Z] $ docker stop --time=1 f83fc9f1c0a26a767a681b852e55733ffce57a7b9e6fee119055478e18d583e5 [2021-02-08T22:15:06.720Z] $ docker rm -f f83fc9f1c0a26a767a681b852e55733ffce57a7b9e6fee119055478e18d583e5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T22:15:07.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-08T22:15:07.657Z] . [Pipeline] withDockerContainer [2021-02-08T22:15:07.926Z] prd-ubuntu18.04-docker-arm64-4c-16g-25624 does not seem to be running inside a container [2021-02-08T22:15:07.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-08T22:15:09.309Z] $ docker top b1436e1ec7e90c2efe41eec08db5cf02625fea1bbf662e2132e63ed1b7fcd025 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T22:15:10.467Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-08T22:15:14.755Z] Building docker-core-command-go ... [2021-02-08T22:15:14.755Z] Building docker-core-data-go ... [2021-02-08T22:15:14.755Z] Building docker-core-metadata-go ... [2021-02-08T22:15:14.755Z] Building docker-security-bootstrapper-go ... [2021-02-08T22:15:14.755Z] Building docker-security-proxy-setup-go ... [2021-02-08T22:15:14.755Z] Building docker-security-secretstore-setup-go ... [2021-02-08T22:15:14.755Z] Building docker-support-notifications-go ... [2021-02-08T22:15:14.755Z] Building docker-support-scheduler-go ... [2021-02-08T22:15:14.755Z] Building docker-sys-mgmt-agent-go ... [2021-02-08T22:15:14.755Z] Building docker-support-scheduler-go [2021-02-08T22:15:14.755Z] Building docker-security-bootstrapper-go [2021-02-08T22:15:14.755Z] Building docker-core-command-go [2021-02-08T22:15:14.755Z] Building docker-support-notifications-go [2021-02-08T22:15:14.755Z] Building docker-core-metadata-go [2021-02-08T22:15:39.401Z] ---> df06d63c6e3d [2021-02-08T22:15:39.401Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-08T22:15:39.401Z] ---> 08cc4e330374 [2021-02-08T22:15:39.401Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-08T22:15:39.401Z] ---> aaa6cd856991 [2021-02-08T22:15:39.401Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-08T22:15:39.401Z] ---> ae27c9b5cc6e [2021-02-08T22:15:39.401Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-08T22:15:39.401Z] ---> Running in cbf3189a6dc4 [2021-02-08T22:15:39.401Z] ---> Running in 2b5131399a55 [2021-02-08T22:15:39.401Z] ---> ce7f87e3b0a2 [2021-02-08T22:15:39.401Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-08T22:15:39.401Z] ---> Running in 372d9c616a8d [2021-02-08T22:15:39.705Z] ---> Running in 8f510299bb41 [2021-02-08T22:15:39.705Z] ---> Running in 3aa394d62bb2 [2021-02-08T22:15:43.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-08T22:15:43.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-08T22:15:43.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-08T22:15:43.844Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-08T22:15:43.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-08T22:16:36.529Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T22:16:36.529Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-08T22:16:36.529Z] ---> 5b50a7d2468b [2021-02-08T22:16:36.529Z] Step 3/22 : WORKDIR /edgex-go [2021-02-08T22:16:36.529Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T22:16:36.529Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-08T22:16:36.529Z] ---> 5b50a7d2468b [2021-02-08T22:16:36.529Z] Step 3/23 : WORKDIR /edgex-go [2021-02-08T22:16:36.529Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T22:16:36.529Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-08T22:16:36.529Z] ---> 5b50a7d2468b [2021-02-08T22:16:36.529Z] Step 3/22 : WORKDIR /edgex-go [2021-02-08T22:16:36.529Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T22:16:36.529Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-08T22:16:36.529Z] ---> 5b50a7d2468b [2021-02-08T22:16:36.529Z] Step 3/30 : WORKDIR /edgex-go [2021-02-08T22:16:36.529Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T22:16:36.529Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-08T22:16:36.529Z] ---> 5b50a7d2468b [2021-02-08T22:16:36.529Z] Step 3/23 : WORKDIR /edgex-go [2021-02-08T22:16:36.529Z] ---> Running in 6578f8ea7f9e [2021-02-08T22:16:36.529Z] ---> Running in 62cb60f97bd7 [2021-02-08T22:16:36.529Z] ---> Running in ae11adabc5e3 [2021-02-08T22:16:36.529Z] ---> Running in 302c71a14ddd [2021-02-08T22:16:36.529Z] ---> Running in d4728b942733 [2021-02-08T22:16:36.529Z] Removing intermediate container 6578f8ea7f9e [2021-02-08T22:16:36.529Z] ---> 8b3ed7707e91 [2021-02-08T22:16:36.529Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T22:16:36.529Z] Removing intermediate container 62cb60f97bd7 [2021-02-08T22:16:36.529Z] ---> b4991a47edfc [2021-02-08T22:16:36.529Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T22:16:36.529Z] Removing intermediate container ae11adabc5e3 [2021-02-08T22:16:36.529Z] ---> b7a99d5ae026 [2021-02-08T22:16:36.529Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T22:16:36.529Z] Removing intermediate container 302c71a14ddd [2021-02-08T22:16:36.529Z] ---> 8dffffa76238 [2021-02-08T22:16:36.529Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T22:16:36.529Z] Removing intermediate container d4728b942733 [2021-02-08T22:16:36.529Z] ---> 3cc075ea44ce [2021-02-08T22:16:36.529Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T22:16:36.529Z] ---> Running in 22eee9a2c8d1 [2021-02-08T22:16:36.529Z] ---> Running in f74c5a89ac2d [2021-02-08T22:16:36.529Z] ---> Running in 80afeb17f70f [2021-02-08T22:16:36.529Z] ---> Running in 1517c09af396 [2021-02-08T22:16:36.529Z] ---> Running in d5572ace8a53 [2021-02-08T22:16:36.529Z] Removing intermediate container 22eee9a2c8d1 [2021-02-08T22:16:36.529Z] ---> acd498857535 [2021-02-08T22:16:36.529Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-08T22:16:36.529Z] ---> Running in 9c1bbcdfbad3 [2021-02-08T22:16:36.529Z] Removing intermediate container f74c5a89ac2d [2021-02-08T22:16:36.529Z] ---> 7ac4bb1887bd [2021-02-08T22:16:36.529Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-08T22:16:36.529Z] ---> Running in 75c6150b35ea [2021-02-08T22:16:36.529Z] Removing intermediate container 80afeb17f70f [2021-02-08T22:16:36.529Z] ---> a005e2cf5588 [2021-02-08T22:16:36.529Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-08T22:16:36.529Z] Removing intermediate container d5572ace8a53 [2021-02-08T22:16:36.529Z] ---> e78f907fd86a [2021-02-08T22:16:36.529Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-08T22:16:36.529Z] Removing intermediate container 1517c09af396 [2021-02-08T22:16:36.529Z] ---> d12a33eb0d17 [2021-02-08T22:16:36.529Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-08T22:16:36.529Z] ---> Running in 00af93311166 [2021-02-08T22:16:36.529Z] ---> Running in 50dbdbf47d95 [2021-02-08T22:16:36.529Z] ---> Running in c37091855e16 [2021-02-08T22:16:36.529Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T22:16:36.529Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T22:16:36.529Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T22:16:36.808Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T22:16:36.808Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T22:16:37.082Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T22:16:37.082Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T22:16:37.082Z] OK: 217 MiB in 51 packages [2021-02-08T22:16:37.369Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T22:16:37.650Z] OK: 217 MiB in 51 packages [2021-02-08T22:16:37.650Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T22:16:37.922Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T22:16:38.533Z] OK: 217 MiB in 51 packages [2021-02-08T22:16:38.533Z] Removing intermediate container 9c1bbcdfbad3 [2021-02-08T22:16:38.533Z] ---> 83590b2329ac [2021-02-08T22:16:38.533Z] Step 6/23 : COPY go.mod . [2021-02-08T22:16:38.533Z] OK: 217 MiB in 51 packages [2021-02-08T22:16:39.132Z] OK: 217 MiB in 51 packages [2021-02-08T22:16:39.411Z] Removing intermediate container 75c6150b35ea [2021-02-08T22:16:39.411Z] ---> 93b89a808427 [2021-02-08T22:16:39.411Z] Step 6/30 : COPY go.mod . [2021-02-08T22:16:39.686Z] ---> 4389965d4dc3 [2021-02-08T22:16:39.686Z] Step 7/23 : RUN go mod download [2021-02-08T22:16:39.976Z] ---> Running in dfbd48b5aece [2021-02-08T22:16:40.250Z] Removing intermediate container 00af93311166 [2021-02-08T22:16:40.250Z] ---> ef2ae964ac11 [2021-02-08T22:16:40.250Z] Step 6/22 : COPY go.mod . [2021-02-08T22:16:40.536Z] ---> 6b8b41363e12 [2021-02-08T22:16:40.536Z] Step 7/30 : RUN go mod download [2021-02-08T22:16:40.536Z] Removing intermediate container c37091855e16 [2021-02-08T22:16:40.536Z] ---> 0cadafae1763 [2021-02-08T22:16:40.536Z] Step 6/23 : COPY go.mod . [2021-02-08T22:16:40.815Z] Removing intermediate container 50dbdbf47d95 [2021-02-08T22:16:40.815Z] ---> a368b9416241 [2021-02-08T22:16:40.815Z] Step 6/22 : COPY go.mod . [2021-02-08T22:16:40.815Z] ---> Running in 72455b79de7d [2021-02-08T22:16:41.419Z] ---> 6b69ef0e78c3 [2021-02-08T22:16:41.419Z] Step 7/22 : RUN go mod download [2021-02-08T22:16:41.695Z] ---> Running in f361fe150f9b [2021-02-08T22:16:41.990Z] ---> 416b88eac926 [2021-02-08T22:16:41.990Z] Step 7/22 : RUN go mod download [2021-02-08T22:16:41.990Z] ---> d0b0f6ab19ca [2021-02-08T22:16:41.990Z] Step 7/23 : RUN go mod download [2021-02-08T22:16:42.282Z] ---> Running in c6c970f95f7a [2021-02-08T22:16:42.282Z] ---> Running in 92643e98f857 [2021-02-08T22:16:44.270Z] Removing intermediate container dfbd48b5aece [2021-02-08T22:16:44.270Z] ---> 16341497ce78 [2021-02-08T22:16:44.270Z] Step 8/23 : COPY . . [2021-02-08T22:16:44.877Z] Removing intermediate container 72455b79de7d [2021-02-08T22:16:44.877Z] ---> 9485ac9fe702 [2021-02-08T22:16:44.877Z] Step 8/30 : COPY . . [2021-02-08T22:16:47.529Z] Removing intermediate container f361fe150f9b [2021-02-08T22:16:47.529Z] ---> b276405778c2 [2021-02-08T22:16:47.529Z] Step 8/22 : COPY . . [2021-02-08T22:16:47.529Z] Removing intermediate container 92643e98f857 [2021-02-08T22:16:47.529Z] ---> 0d0df65294c4 [2021-02-08T22:16:47.529Z] Step 8/23 : COPY . . [2021-02-08T22:16:48.146Z] Removing intermediate container c6c970f95f7a [2021-02-08T22:16:48.146Z] ---> 62ad7f582193 [2021-02-08T22:16:48.146Z] Step 8/22 : COPY . . [2021-02-08T22:17:07.475Z] Removing intermediate container 2b5131399a55 [2021-02-08T22:17:07.475Z] ---> babe3a157156 [2021-02-08T22:17:07.475Z] [2021-02-08T22:17:07.475Z] Step 10/30 : FROM alpine:3.12 [2021-02-08T22:17:07.475Z] 3.12: Pulling from library/alpine [2021-02-08T22:17:07.475Z] Removing intermediate container 372d9c616a8d [2021-02-08T22:17:07.475Z] ---> 33b1d5279d90 [2021-02-08T22:17:07.475Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-08T22:17:07.475Z] ---> Running in a0d3a94eb8f4 [2021-02-08T22:17:07.475Z] Removing intermediate container 3aa394d62bb2 [2021-02-08T22:17:07.475Z] ---> 6f2fa454018e [2021-02-08T22:17:07.475Z] [2021-02-08T22:17:07.475Z] Step 10/22 : FROM alpine:3.12 [2021-02-08T22:17:07.475Z] Removing intermediate container cbf3189a6dc4 [2021-02-08T22:17:07.475Z] ---> ca12bcc651e0 [2021-02-08T22:17:07.475Z] [2021-02-08T22:17:07.475Z] Step 10/22 : FROM alpine:3.12 [2021-02-08T22:17:07.475Z] 3.12: Pulling from library/alpine [2021-02-08T22:17:07.475Z] 3.12: Pulling from library/alpine [2021-02-08T22:17:07.475Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-08T22:17:07.475Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-08T22:17:07.475Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-08T22:17:07.475Z] Status: Downloaded newer image for alpine:3.12 [2021-02-08T22:17:07.475Z] Status: Downloaded newer image for alpine:3.12 [2021-02-08T22:17:07.475Z] ---> 389fef711851 [2021-02-08T22:17:07.475Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-08T22:17:07.475Z] ---> 389fef711851 [2021-02-08T22:17:07.475Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-08T22:17:07.475Z] Status: Image is up to date for alpine:3.12 [2021-02-08T22:17:07.475Z] ---> 389fef711851 [2021-02-08T22:17:07.475Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-08T22:17:07.475Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-08T22:17:07.475Z] ---> Running in f26fa406f760 [2021-02-08T22:17:07.475Z] ---> Running in ec1e265e2772 [2021-02-08T22:17:07.475Z] ---> Running in b3893f7944ca [2021-02-08T22:17:09.398Z] Removing intermediate container ec1e265e2772 [2021-02-08T22:17:09.398Z] ---> f3f863db90e1 [2021-02-08T22:17:09.398Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-08T22:17:09.918Z] ---> Running in 86f8eca35d07 [2021-02-08T22:17:11.481Z] Removing intermediate container 8f510299bb41 [2021-02-08T22:17:11.481Z] ---> 7b76c3840a84 [2021-02-08T22:17:11.481Z] [2021-02-08T22:17:11.481Z] Step 10/23 : FROM alpine:3.12 [2021-02-08T22:17:11.481Z] ---> 389fef711851 [2021-02-08T22:17:11.481Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-08T22:17:12.052Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T22:17:12.052Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T22:17:12.052Z] ---> Running in 33ccec0d7a6d [2021-02-08T22:17:12.431Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T22:17:12.431Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T22:17:12.431Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T22:17:12.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T22:17:12.849Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-08T22:17:12.849Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T22:17:12.849Z] OK: 6 MiB in 15 packages [2021-02-08T22:17:13.217Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-08T22:17:13.217Z] (2/2) Installing su-exec (0.2-r1) [2021-02-08T22:17:13.217Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T22:17:13.217Z] OK: 6 MiB in 16 packages [2021-02-08T22:17:13.217Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-08T22:17:13.620Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-08T22:17:13.620Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T22:17:13.620Z] Executing ca-certificates-20191127-r4.trigger [2021-02-08T22:17:14.157Z] OK: 6 MiB in 16 packages [2021-02-08T22:17:14.157Z] Removing intermediate container 33ccec0d7a6d [2021-02-08T22:17:14.157Z] ---> 8887fb1591c3 [2021-02-08T22:17:14.157Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-08T22:17:14.493Z] ---> Running in 44ffb2781b5e [2021-02-08T22:17:14.947Z] ---> e3d664cb8108 [2021-02-08T22:17:14.947Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-08T22:17:14.947Z] ---> 4db9fd1d76a0 [2021-02-08T22:17:14.947Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-08T22:17:14.947Z] ---> d099a5cfb47c [2021-02-08T22:17:14.947Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-08T22:17:14.947Z] ---> 2fc3695d7720 [2021-02-08T22:17:14.947Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-08T22:17:14.947Z] ---> 84e229ef18e8 [2021-02-08T22:17:14.947Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-08T22:17:14.947Z] ---> Running in 641cbe58875a [2021-02-08T22:17:14.947Z] ---> Running in dbd25b50d186 [2021-02-08T22:17:14.947Z] ---> Running in 18f9f797d62c [2021-02-08T22:17:14.947Z] ---> Running in e4b08e348fcf [2021-02-08T22:17:14.947Z] ---> Running in 957509c81073 [2021-02-08T22:17:14.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-08T22:17:14.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-08T22:17:14.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-08T22:17:14.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-08T22:17:14.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-08T22:17:16.208Z] Removing intermediate container 44ffb2781b5e [2021-02-08T22:17:16.208Z] ---> 71fe80d3ba08 [2021-02-08T22:17:16.208Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-08T22:17:16.208Z] Removing intermediate container a0d3a94eb8f4 [2021-02-08T22:17:16.208Z] ---> 2a88a32f2960 [2021-02-08T22:17:16.208Z] [2021-02-08T22:17:16.208Z] Step 11/26 : FROM docker:20.10.0 [2021-02-08T22:17:16.208Z] ---> Running in 19913909c6fd [2021-02-08T22:17:16.208Z] Removing intermediate container 86f8eca35d07 [2021-02-08T22:17:16.208Z] ---> 597621cef5c7 [2021-02-08T22:17:16.208Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-08T22:17:16.208Z] Removing intermediate container b3893f7944ca [2021-02-08T22:17:16.208Z] ---> 52c2e28aa387 [2021-02-08T22:17:16.208Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T22:17:16.837Z] ---> Running in 86d4c29666a4 [2021-02-08T22:17:16.837Z] 20.10.0: Pulling from library/docker [2021-02-08T22:17:16.837Z] ---> Running in 7eeef16a8855 [2021-02-08T22:17:16.837Z] Removing intermediate container 19913909c6fd [2021-02-08T22:17:16.837Z] ---> 7d18b769c102 [2021-02-08T22:17:16.837Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T22:17:17.261Z] ---> Running in 9919c77182ac [2021-02-08T22:17:17.598Z] Removing intermediate container 86d4c29666a4 [2021-02-08T22:17:17.598Z] ---> f81338158a88 [2021-02-08T22:17:17.598Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-08T22:17:17.598Z] Removing intermediate container 7eeef16a8855 [2021-02-08T22:17:17.598Z] ---> 8cb05def724b [2021-02-08T22:17:17.598Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-08T22:17:17.922Z] Removing intermediate container f26fa406f760 [2021-02-08T22:17:17.922Z] ---> 29bcdc1b3d75 [2021-02-08T22:17:17.922Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T22:17:18.202Z] ---> Running in 827cf422551e [2021-02-08T22:17:18.493Z] ---> Running in 51098cb6f907 [2021-02-08T22:17:18.493Z] ---> Running in d535d011d3ee [2021-02-08T22:17:19.604Z] Removing intermediate container 827cf422551e [2021-02-08T22:17:19.605Z] ---> 8e899e389191 [2021-02-08T22:17:19.605Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-08T22:17:19.605Z] Removing intermediate container d535d011d3ee [2021-02-08T22:17:19.605Z] ---> 36a20f18f74a [2021-02-08T22:17:19.605Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-08T22:17:19.982Z] ---> Running in d2a5192a5727 [2021-02-08T22:17:19.982Z] Removing intermediate container 51098cb6f907 [2021-02-08T22:17:19.982Z] ---> e324d8835974 [2021-02-08T22:17:19.982Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-08T22:17:20.387Z] ---> Running in b1add4c4fcd6 [2021-02-08T22:17:20.387Z] ---> Running in a063c9fc1097 [2021-02-08T22:17:23.141Z] Removing intermediate container a063c9fc1097 [2021-02-08T22:17:23.141Z] ---> c01df6b2edbd [2021-02-08T22:17:23.141Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T22:17:23.141Z] Removing intermediate container b1add4c4fcd6 [2021-02-08T22:17:23.141Z] ---> d23e08035ee6 [2021-02-08T22:17:23.141Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-08T22:17:23.515Z] ---> Running in 20a53203625b [2021-02-08T22:17:23.891Z] Removing intermediate container 9919c77182ac [2021-02-08T22:17:24.181Z] ---> 932b4175a152 [2021-02-08T22:17:24.181Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-08T22:17:24.458Z] ---> Running in e0f43a60436d [2021-02-08T22:17:24.739Z] Removing intermediate container 20a53203625b [2021-02-08T22:17:24.739Z] ---> 2912d5170b2d [2021-02-08T22:17:24.739Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T22:17:25.026Z] ---> e8ac05fd3a7d [2021-02-08T22:17:25.026Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-08T22:17:26.235Z] ---> 7692b9d93f12 [2021-02-08T22:17:26.235Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-08T22:17:26.235Z] Removing intermediate container d2a5192a5727 [2021-02-08T22:17:26.235Z] ---> 0225b9262977 [2021-02-08T22:17:26.235Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-08T22:17:26.683Z] ---> Running in 0bc3e7a3bc9c [2021-02-08T22:17:26.998Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T22:17:26.998Z] ---> 5ed8f1d11151 [2021-02-08T22:17:26.998Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-08T22:17:27.340Z] Removing intermediate container 0bc3e7a3bc9c [2021-02-08T22:17:27.340Z] ---> a8a687e5285a [2021-02-08T22:17:27.340Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-08T22:17:27.728Z] ---> a9ec3306aea1 [2021-02-08T22:17:27.728Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-08T22:17:27.728Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T22:17:28.081Z] ---> bb7fc7623275 [2021-02-08T22:17:28.081Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-08T22:17:28.081Z] ---> Running in c94b4a41d5b3 [2021-02-08T22:17:28.081Z] ---> d43d80498c6f [2021-02-08T22:17:28.081Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-08T22:17:28.380Z] ---> Running in 43a868c25b7e [2021-02-08T22:17:28.710Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-08T22:17:28.710Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-08T22:17:29.203Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-08T22:17:29.203Z] ---> b4cdc4c33a51 [2021-02-08T22:17:29.203Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-08T22:17:29.203Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-08T22:17:29.203Z] Removing intermediate container c94b4a41d5b3 [2021-02-08T22:17:29.203Z] ---> b5f6e623a740 [2021-02-08T22:17:29.203Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T22:17:29.203Z] ---> Running in ccf0b5a3e3d0 [2021-02-08T22:17:29.203Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-08T22:17:29.602Z] ---> Running in 89f70a88a80b [2021-02-08T22:17:29.602Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-08T22:17:29.602Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T22:17:30.003Z] OK: 8 MiB in 20 packages [2021-02-08T22:17:30.691Z] Removing intermediate container 89f70a88a80b [2021-02-08T22:17:30.691Z] ---> 4f53d04f89ae [2021-02-08T22:17:30.691Z] Step 20/22 : LABEL arch=x86_64 [2021-02-08T22:17:30.691Z] Removing intermediate container ccf0b5a3e3d0 [2021-02-08T22:17:30.691Z] ---> d118e984d82a [2021-02-08T22:17:30.691Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T22:17:30.994Z] ---> Running in aee40239759b [2021-02-08T22:17:30.994Z] ---> Running in bff148bc4736 [2021-02-08T22:17:31.646Z] Removing intermediate container bff148bc4736 [2021-02-08T22:17:31.646Z] ---> e258b8f0bd0a [2021-02-08T22:17:31.646Z] Step 20/22 : LABEL arch=x86_64 [2021-02-08T22:17:31.941Z] Removing intermediate container aee40239759b [2021-02-08T22:17:31.941Z] ---> 5861a419236b [2021-02-08T22:17:31.941Z] Step 21/22 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 [2021-02-08T22:17:31.941Z] ---> Running in 8d450a0d199a [2021-02-08T22:17:32.241Z] ---> Running in cc1af553cb71 [2021-02-08T22:17:32.241Z] Removing intermediate container e0f43a60436d [2021-02-08T22:17:32.241Z] ---> 9f07cb1ceef2 [2021-02-08T22:17:32.241Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T22:17:32.629Z] Removing intermediate container 8d450a0d199a [2021-02-08T22:17:32.629Z] ---> 652ae74d22d7 [2021-02-08T22:17:32.629Z] Step 21/22 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 [2021-02-08T22:17:33.053Z] Removing intermediate container cc1af553cb71 [2021-02-08T22:17:33.053Z] ---> 6726d281bb80 [2021-02-08T22:17:33.053Z] Step 22/22 : LABEL version=0.0.0 [2021-02-08T22:17:33.053Z] ---> Running in dec4f7ff308a [2021-02-08T22:17:33.462Z] Removing intermediate container 43a868c25b7e [2021-02-08T22:17:33.462Z] ---> adfbd417d528 [2021-02-08T22:17:33.462Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T22:17:33.462Z] ---> ec57ec3b1b26 [2021-02-08T22:17:33.462Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-08T22:17:33.462Z] ---> Running in d673617fd8fa [2021-02-08T22:17:33.960Z] Removing intermediate container dec4f7ff308a [2021-02-08T22:17:33.960Z] ---> 2cea799e3d0b [2021-02-08T22:17:33.960Z] Step 22/22 : LABEL version=0.0.0 [2021-02-08T22:17:34.324Z] ---> Running in c62168a6ab55 [2021-02-08T22:17:34.324Z] Removing intermediate container d673617fd8fa [2021-02-08T22:17:34.324Z] ---> 559fe2e58311 [2021-02-08T22:17:34.324Z] [2021-02-08T22:17:34.747Z] ---> 1c4ed12c3cea [2021-02-08T22:17:34.747Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-08T22:17:35.991Z] Removing intermediate container c62168a6ab55 [2021-02-08T22:17:35.991Z] ---> 7bdfead755a3 [2021-02-08T22:17:35.991Z] [2021-02-08T22:17:37.837Z] ---> 390079987e4a [2021-02-08T22:17:37.837Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-08T22:17:38.192Z] Successfully built 559fe2e58311 [2021-02-08T22:17:38.552Z] Successfully built 7bdfead755a3 [2021-02-08T22:17:38.552Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-08T22:17:38.552Z] Building docker-core-command-go [2021-02-08T22:17:38.552Z]  Building docker-support-scheduler-go ... done  ---> 40ceea29d6e0 [2021-02-08T22:17:38.552Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-08T22:17:38.552Z] Successfully tagged docker-support-notifications-go:latest [2021-02-08T22:17:38.552Z] Building docker-security-secretstore-setup-go [2021-02-08T22:17:39.217Z]  Building docker-support-notifications-go ... done  ---> ec81e2e2e417 [2021-02-08T22:17:39.217Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-08T22:17:39.502Z] ---> Running in 1628912f7447 [2021-02-08T22:17:40.166Z] ---> 286f360dd30d [2021-02-08T22:17:40.166Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-08T22:17:40.467Z] Removing intermediate container 1628912f7447 [2021-02-08T22:17:40.467Z] ---> cc61ca018555 [2021-02-08T22:17:40.467Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T22:17:40.800Z] ---> Running in 11655994580c [2021-02-08T22:17:41.168Z] ---> 37b3b7663260 [2021-02-08T22:17:41.168Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-08T22:17:41.863Z] ---> Running in 980cd55ab08f [2021-02-08T22:17:41.863Z] Removing intermediate container 11655994580c [2021-02-08T22:17:41.863Z] ---> 2bac76db1f04 [2021-02-08T22:17:41.863Z] Step 21/23 : LABEL arch=x86_64 [2021-02-08T22:17:42.577Z] ---> Running in fc7803ebd0a7 [2021-02-08T22:17:44.869Z] Removing intermediate container 980cd55ab08f [2021-02-08T22:17:44.869Z] ---> a5513eaad4e0 [2021-02-08T22:17:44.869Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-08T22:17:44.869Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-08T22:17:45.362Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-08T22:17:45.362Z] ---> aefe523efa57 [2021-02-08T22:17:45.362Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-08T22:17:45.362Z] Removing intermediate container fc7803ebd0a7 [2021-02-08T22:17:45.362Z] ---> 131dec5ddf3b [2021-02-08T22:17:45.362Z] Step 22/23 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 [2021-02-08T22:17:46.091Z] ---> Running in a130360b7c12 [2021-02-08T22:17:46.091Z] ---> Running in 20a673030adc [2021-02-08T22:17:46.739Z] ---> 9e2bfcd04a41 [2021-02-08T22:17:46.739Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-08T22:17:46.739Z] Removing intermediate container 20a673030adc [2021-02-08T22:17:46.739Z] ---> cfbcc71b5954 [2021-02-08T22:17:46.739Z] Step 23/23 : LABEL version=0.0.0 [2021-02-08T22:17:47.031Z] ---> Running in 6ff06e26e64a [2021-02-08T22:17:47.668Z] ---> Running in c621d2e14720 [2021-02-08T22:17:49.125Z] Removing intermediate container c621d2e14720 [2021-02-08T22:17:49.125Z] ---> 0492e95e3ff8 [2021-02-08T22:17:49.125Z] [2021-02-08T22:17:49.125Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T22:17:49.812Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T22:17:50.612Z] Successfully built 0492e95e3ff8 [2021-02-08T22:17:50.612Z] (1/2) Installing readline (8.0.4-r0) [2021-02-08T22:17:50.612Z] (2/2) Installing bash (5.0.17-r0) [2021-02-08T22:17:50.612Z] Successfully tagged docker-core-data-go:latest [2021-02-08T22:17:50.612Z]  Building docker-core-data-go ... done Building docker-security-proxy-setup-go [2021-02-08T22:17:51.028Z] Executing bash-5.0.17-r0.post-install [2021-02-08T22:17:51.028Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T22:17:51.028Z] OK: 12 MiB in 22 packages [2021-02-08T22:17:56.426Z] Removing intermediate container a130360b7c12 [2021-02-08T22:17:56.426Z] ---> f60c5d352094 [2021-02-08T22:17:56.426Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-08T22:17:57.490Z] ---> Running in 4a353ee55ef6 [2021-02-08T22:17:57.490Z] Removing intermediate container 6ff06e26e64a [2021-02-08T22:17:57.490Z] ---> 9a49d7e415ce [2021-02-08T22:17:57.490Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-08T22:17:58.698Z] ---> Running in a5b7fb030bbd [2021-02-08T22:17:58.698Z] Removing intermediate container 4a353ee55ef6 [2021-02-08T22:17:58.698Z] ---> aec651815c0b [2021-02-08T22:17:58.698Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-08T22:18:00.380Z] ---> Running in f91d3908fa1d [2021-02-08T22:18:00.998Z] Removing intermediate container a5b7fb030bbd [2021-02-08T22:18:00.998Z] ---> 1a440b862bf4 [2021-02-08T22:18:00.998Z] Step 27/30 : CMD ["gate"] [2021-02-08T22:18:01.295Z] ---> Running in 6fae518bd4f6 [2021-02-08T22:18:01.589Z] Removing intermediate container f91d3908fa1d [2021-02-08T22:18:01.589Z] ---> 7b5bf2b6b020 [2021-02-08T22:18:01.589Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-08T22:18:01.589Z] ---> Running in c065bb8d0d30 [2021-02-08T22:18:01.881Z] Removing intermediate container 6fae518bd4f6 [2021-02-08T22:18:01.881Z] ---> ee3400fa25c5 [2021-02-08T22:18:01.881Z] Step 28/30 : LABEL arch=x86_64 [2021-02-08T22:18:02.167Z] Removing intermediate container c065bb8d0d30 [2021-02-08T22:18:02.167Z] ---> c4dec6d6cb48 [2021-02-08T22:18:02.167Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-08T22:18:02.167Z] ---> Running in 7ea2468f7917 [2021-02-08T22:18:03.260Z] Removing intermediate container 7ea2468f7917 [2021-02-08T22:18:03.260Z] ---> 96808534fe6c [2021-02-08T22:18:03.260Z] Step 29/30 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 [2021-02-08T22:18:03.642Z] ---> Running in ac5a21824179 [2021-02-08T22:18:04.024Z] ---> 2d5189b3a2d0 [2021-02-08T22:18:04.024Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-08T22:18:04.592Z] Removing intermediate container ac5a21824179 [2021-02-08T22:18:04.592Z] ---> cbd7bc7a19c2 [2021-02-08T22:18:04.592Z] Step 30/30 : LABEL version=0.0.0 [2021-02-08T22:18:04.919Z] ---> Running in 3a5653a9f4ce [2021-02-08T22:18:05.248Z] ---> 0fab0c6e9200 [2021-02-08T22:18:05.248Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-08T22:18:06.484Z] Removing intermediate container 3a5653a9f4ce [2021-02-08T22:18:06.484Z] ---> 7ff5abec513f [2021-02-08T22:18:06.484Z] [2021-02-08T22:18:07.591Z] Successfully built 7ff5abec513f [2021-02-08T22:18:07.957Z] ---> 1383b19a6b9c [2021-02-08T22:18:07.957Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-08T22:18:08.272Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-08T22:18:08.272Z]  Building docker-security-bootstrapper-go ... done Building docker-core-metadata-go [2021-02-08T22:18:08.951Z] ---> Running in 484efcff4685 [2021-02-08T22:18:14.744Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T22:18:14.744Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T22:18:14.744Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-08T22:18:14.744Z] (2/33) Installing expat (2.2.9-r1) [2021-02-08T22:18:14.744Z] (3/33) Installing libffi (3.3-r2) [2021-02-08T22:18:14.744Z] (4/33) Installing gdbm (1.13-r1) [2021-02-08T22:18:15.112Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-08T22:18:15.112Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-08T22:18:15.517Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-08T22:18:21.977Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-08T22:18:21.977Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-08T22:18:21.977Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-08T22:18:21.977Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-08T22:18:21.977Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-08T22:18:22.871Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-08T22:18:22.872Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-08T22:18:23.301Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-08T22:18:23.301Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-08T22:18:23.828Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-08T22:18:24.383Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-08T22:18:24.807Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-08T22:18:26.102Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-08T22:18:26.102Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-08T22:18:26.102Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-08T22:18:26.102Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-08T22:18:26.102Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-08T22:18:26.102Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-08T22:18:26.828Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-08T22:18:26.828Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-08T22:18:26.828Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-08T22:18:26.828Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-08T22:18:26.828Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-08T22:18:26.828Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-08T22:18:26.828Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-08T22:18:26.828Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-08T22:18:26.828Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T22:18:26.828Z] OK: 71 MiB in 55 packages [2021-02-08T22:18:46.333Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T22:18:46.333Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-08T22:18:46.333Z] ---> 897f1df126da [2021-02-08T22:18:46.333Z] Step 3/23 : WORKDIR /edgex-go [2021-02-08T22:18:46.333Z] ---> Using cache [2021-02-08T22:18:46.333Z] ---> d94c8cfdd404 [2021-02-08T22:18:46.333Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T22:18:46.333Z] ---> Using cache [2021-02-08T22:18:46.333Z] ---> 62ae786fc48e [2021-02-08T22:18:46.333Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-08T22:18:46.333Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T22:18:46.333Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-08T22:18:46.333Z] ---> 897f1df126da [2021-02-08T22:18:46.333Z] Step 3/24 : WORKDIR /edgex-go [2021-02-08T22:18:46.333Z] ---> Using cache [2021-02-08T22:18:46.333Z] ---> d94c8cfdd404 [2021-02-08T22:18:46.333Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T22:18:46.333Z] ---> Using cache [2021-02-08T22:18:46.333Z] ---> 62ae786fc48e [2021-02-08T22:18:46.333Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-08T22:18:46.333Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T22:18:46.333Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-08T22:18:46.333Z] ---> 897f1df126da [2021-02-08T22:18:46.333Z] Step 3/21 : WORKDIR /edgex-go [2021-02-08T22:18:46.333Z] ---> Using cache [2021-02-08T22:18:46.333Z] ---> d94c8cfdd404 [2021-02-08T22:18:46.333Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T22:18:46.333Z] ---> Using cache [2021-02-08T22:18:46.333Z] ---> 62ae786fc48e [2021-02-08T22:18:46.333Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-08T22:18:47.010Z] ---> Running in 32222e8c2078 [2021-02-08T22:18:47.618Z] ---> Running in b9d750ff33b6 [2021-02-08T22:18:47.618Z] ---> Running in 6f959481e6e0 [2021-02-08T22:18:51.732Z] Removing intermediate container 641cbe58875a [2021-02-08T22:18:51.732Z] ---> 8fea37ceff43 [2021-02-08T22:18:51.732Z] [2021-02-08T22:18:51.732Z] Step 10/30 : FROM alpine:3.12 [2021-02-08T22:18:51.732Z] 3.12: Pulling from library/alpine [2021-02-08T22:18:51.732Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-08T22:18:51.732Z] Status: Downloaded newer image for alpine:3.12 [2021-02-08T22:18:51.732Z] ---> afeebe901d6b [2021-02-08T22:18:51.732Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-08T22:18:51.732Z] ---> Running in 4c3995b7acda [2021-02-08T22:18:51.732Z] Removing intermediate container 4c3995b7acda [2021-02-08T22:18:51.732Z] ---> e05702f00202 [2021-02-08T22:18:51.732Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-08T22:18:51.732Z] ---> Running in 626edc6f5f5c [2021-02-08T22:18:51.732Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T22:18:51.732Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T22:18:51.732Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-08T22:18:51.732Z] (2/2) Installing su-exec (0.2-r1) [2021-02-08T22:18:51.732Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T22:18:51.732Z] OK: 5 MiB in 16 packages [2021-02-08T22:18:52.060Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T22:18:52.060Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T22:18:52.060Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T22:18:52.681Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T22:18:52.681Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T22:18:53.187Z] Removing intermediate container 626edc6f5f5c [2021-02-08T22:18:53.187Z] ---> 308413558d96 [2021-02-08T22:18:53.187Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-08T22:18:53.454Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T22:18:53.472Z] ---> Running in ded457611620 [2021-02-08T22:18:53.937Z] OK: 233 MiB in 51 packages [2021-02-08T22:18:53.937Z] OK: 233 MiB in 51 packages [2021-02-08T22:18:54.078Z] Removing intermediate container ded457611620 [2021-02-08T22:18:54.079Z] ---> 78366887b49e [2021-02-08T22:18:54.079Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-08T22:18:54.240Z] OK: 233 MiB in 51 packages [2021-02-08T22:18:54.357Z] ---> Running in f8c9ba5b891d [2021-02-08T22:18:54.962Z] Removing intermediate container f8c9ba5b891d [2021-02-08T22:18:54.962Z] ---> 6814ebe107aa [2021-02-08T22:18:54.962Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-08T22:18:54.962Z] ---> Running in 56ee39c6061e [2021-02-08T22:18:58.583Z] Removing intermediate container 32222e8c2078 [2021-02-08T22:18:58.584Z] ---> 0c95893ae5fe [2021-02-08T22:18:58.584Z] Step 6/23 : COPY go.mod . [2021-02-08T22:18:58.584Z] Removing intermediate container 6f959481e6e0 [2021-02-08T22:18:58.584Z] ---> a980316dcddb [2021-02-08T22:18:58.584Z] Step 6/21 : COPY go.mod . [2021-02-08T22:18:59.060Z] Removing intermediate container b9d750ff33b6 [2021-02-08T22:18:59.060Z] ---> 1c6661666f40 [2021-02-08T22:18:59.060Z] Step 6/24 : COPY go.mod . [2021-02-08T22:18:59.060Z] ---> 2bc8af0235ea [2021-02-08T22:18:59.060Z] Step 7/23 : RUN go mod download [2021-02-08T22:18:59.287Z] Removing intermediate container 56ee39c6061e [2021-02-08T22:18:59.287Z] ---> 4e12aba8f180 [2021-02-08T22:18:59.287Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-08T22:18:59.287Z] ---> Running in 5743cb7f41b0 [2021-02-08T22:19:00.108Z] ---> Running in 1052028d6889 [2021-02-08T22:19:00.386Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T22:19:00.386Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-08T22:19:00.386Z] ---> 897f1df126da [2021-02-08T22:19:00.386Z] Step 3/23 : WORKDIR /edgex-go [2021-02-08T22:19:00.386Z] ---> Using cache [2021-02-08T22:19:00.386Z] ---> d94c8cfdd404 [2021-02-08T22:19:00.386Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T22:19:00.386Z] ---> Using cache [2021-02-08T22:19:00.386Z] ---> 62ae786fc48e [2021-02-08T22:19:00.386Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-08T22:19:00.386Z] ---> Using cache [2021-02-08T22:19:00.386Z] ---> 1c6661666f40 [2021-02-08T22:19:00.386Z] Step 6/23 : COPY go.mod . [2021-02-08T22:19:00.386Z] ---> Using cache [2021-02-08T22:19:00.386Z] ---> 109563ad8a93 [2021-02-08T22:19:00.386Z] Step 7/23 : RUN go mod download [2021-02-08T22:19:00.718Z] ---> 36e130ee4946 [2021-02-08T22:19:00.718Z] Step 7/21 : RUN go mod download [2021-02-08T22:19:00.718Z] ---> 109563ad8a93 [2021-02-08T22:19:00.718Z] Step 7/24 : RUN go mod download [2021-02-08T22:19:01.265Z] Removing intermediate container 5743cb7f41b0 [2021-02-08T22:19:01.265Z] ---> df1a1c478a6b [2021-02-08T22:19:01.265Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-08T22:19:01.356Z] ---> Running in 151d1e2d9835 [2021-02-08T22:19:01.710Z] ---> Running in 1ef47df5a61f [2021-02-08T22:19:01.710Z] ---> Running in 7eaf08f52e6c [2021-02-08T22:19:03.249Z] ---> 476ca9c5bf04 [2021-02-08T22:19:03.249Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-08T22:19:03.524Z] ---> Running in f2469ca1b08c [2021-02-08T22:19:04.517Z] Removing intermediate container dbd25b50d186 [2021-02-08T22:19:04.518Z] ---> e39ea67f2c76 [2021-02-08T22:19:04.518Z] [2021-02-08T22:19:04.518Z] Step 10/23 : FROM alpine:3.12 [2021-02-08T22:19:04.518Z] ---> afeebe901d6b [2021-02-08T22:19:04.518Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-08T22:19:05.492Z] ---> Running in 2c6128c3212a [2021-02-08T22:19:05.492Z] Removing intermediate container e4b08e348fcf [2021-02-08T22:19:05.492Z] ---> ee18747bf05d [2021-02-08T22:19:05.492Z] [2021-02-08T22:19:05.492Z] Step 10/22 : FROM alpine:3.12 [2021-02-08T22:19:05.492Z] ---> afeebe901d6b [2021-02-08T22:19:05.492Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-08T22:19:06.499Z] ---> Running in 7743341f746f [2021-02-08T22:19:06.499Z] Removing intermediate container 957509c81073 [2021-02-08T22:19:06.499Z] ---> 24941ea24e3b [2021-02-08T22:19:06.499Z] [2021-02-08T22:19:06.499Z] Step 10/22 : FROM alpine:3.12 [2021-02-08T22:19:06.499Z] ---> afeebe901d6b [2021-02-08T22:19:06.499Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-08T22:19:07.202Z] ---> Running in d6a3504d4cd9 [2021-02-08T22:19:07.447Z] Removing intermediate container 1ef47df5a61f [2021-02-08T22:19:07.447Z] ---> d870c5f6f676 [2021-02-08T22:19:07.447Z] Step 8/21 : COPY . . [2021-02-08T22:19:07.447Z] Removing intermediate container 151d1e2d9835 [2021-02-08T22:19:07.447Z] ---> 997de5c0032e [2021-02-08T22:19:07.447Z] Step 8/23 : COPY . . [2021-02-08T22:19:07.733Z] Removing intermediate container 7eaf08f52e6c [2021-02-08T22:19:07.733Z] ---> d8881d925e2d [2021-02-08T22:19:07.733Z] Step 8/24 : COPY . . [2021-02-08T22:19:07.733Z] Removing intermediate container 1052028d6889 [2021-02-08T22:19:07.733Z] ---> 508879296624 [2021-02-08T22:19:07.733Z] Step 8/23 : COPY . . [2021-02-08T22:19:08.218Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T22:19:08.218Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T22:19:08.814Z] Removing intermediate container f2469ca1b08c [2021-02-08T22:19:08.814Z] ---> 599691daa8ff [2021-02-08T22:19:08.814Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T22:19:08.814Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T22:19:09.094Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-08T22:19:09.094Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T22:19:09.094Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T22:19:09.094Z] OK: 5 MiB in 15 packages [2021-02-08T22:19:09.698Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-08T22:19:09.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T22:19:09.698Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T22:19:09.698Z] OK: 5 MiB in 15 packages [2021-02-08T22:19:09.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T22:19:10.309Z] ---> bc3f66df0728 [2021-02-08T22:19:10.309Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-08T22:19:10.309Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-08T22:19:10.595Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-08T22:19:10.595Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T22:19:10.595Z] Executing ca-certificates-20191127-r4.trigger [2021-02-08T22:19:10.875Z] OK: 6 MiB in 16 packages [2021-02-08T22:19:11.479Z] Removing intermediate container 2c6128c3212a [2021-02-08T22:19:11.479Z] ---> 360b2c660fa2 [2021-02-08T22:19:11.479Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T22:19:11.752Z] Removing intermediate container 7743341f746f [2021-02-08T22:19:11.752Z] ---> 2055ef2a7997 [2021-02-08T22:19:11.752Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T22:19:12.030Z] ---> Running in face47e91d12 [2021-02-08T22:19:12.306Z] ---> Running in 6a6555fd76d1 [2021-02-08T22:19:12.579Z] ---> a10a1cd5ed1d [2021-02-08T22:19:12.579Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-08T22:19:12.852Z] Removing intermediate container face47e91d12 [2021-02-08T22:19:12.852Z] ---> 4a5c513dc7fa [2021-02-08T22:19:12.852Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-08T22:19:13.134Z] Removing intermediate container 18f9f797d62c [2021-02-08T22:19:13.134Z] ---> 29231399a4ac [2021-02-08T22:19:13.134Z] [2021-02-08T22:19:13.134Z] Step 10/23 : FROM alpine:3.12 [2021-02-08T22:19:13.134Z] ---> afeebe901d6b [2021-02-08T22:19:13.134Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-08T22:19:13.134Z] ---> Using cache [2021-02-08T22:19:13.134Z] ---> 2055ef2a7997 [2021-02-08T22:19:13.134Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T22:19:13.134Z] ---> Using cache [2021-02-08T22:19:13.134Z] ---> 38d076287092 [2021-02-08T22:19:13.134Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-08T22:19:13.134Z] ---> Running in a298c23520ff [2021-02-08T22:19:13.411Z] Removing intermediate container 6a6555fd76d1 [2021-02-08T22:19:13.411Z] ---> 38d076287092 [2021-02-08T22:19:13.411Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-08T22:19:13.411Z] Removing intermediate container d6a3504d4cd9 [2021-02-08T22:19:13.411Z] ---> 6da92851839c [2021-02-08T22:19:13.411Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T22:19:13.411Z] ---> Running in b1e757512039 [2021-02-08T22:19:13.411Z] ---> Running in 13acc26c1c2c [2021-02-08T22:19:13.689Z] ---> 755c887558fd [2021-02-08T22:19:13.689Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-08T22:19:13.689Z] ---> Running in 7a47a6fca9a5 [2021-02-08T22:19:13.964Z] Removing intermediate container a298c23520ff [2021-02-08T22:19:13.964Z] ---> a9789ee46242 [2021-02-08T22:19:13.964Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-08T22:19:14.248Z] ---> Running in b8a0079579e3 [2021-02-08T22:19:14.248Z] Removing intermediate container b1e757512039 [2021-02-08T22:19:14.248Z] ---> c9e5c4dcc514 [2021-02-08T22:19:14.248Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-08T22:19:14.248Z] Removing intermediate container 13acc26c1c2c [2021-02-08T22:19:14.248Z] ---> 9abd91d1a060 [2021-02-08T22:19:14.248Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-08T22:19:14.248Z] ---> Running in 6773763224a5 [2021-02-08T22:19:14.526Z] ---> Running in c9dbc7cbb8a2 [2021-02-08T22:19:14.526Z] Removing intermediate container 7a47a6fca9a5 [2021-02-08T22:19:14.526Z] ---> 542685380d4b [2021-02-08T22:19:14.526Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-08T22:19:14.526Z] ---> 7ea3ef0e822d [2021-02-08T22:19:14.526Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-08T22:19:14.804Z] ---> Running in 5ebce5d6974e [2021-02-08T22:19:14.804Z] Removing intermediate container b8a0079579e3 [2021-02-08T22:19:14.804Z] ---> 55d9e1391374 [2021-02-08T22:19:14.804Z] Step 15/23 : WORKDIR / [2021-02-08T22:19:15.077Z] ---> Running in bce2dc3b615f [2021-02-08T22:19:15.077Z] ---> Running in 4441c334b965 [2021-02-08T22:19:15.077Z] Removing intermediate container 6773763224a5 [2021-02-08T22:19:15.077Z] ---> b73e843968f2 [2021-02-08T22:19:15.077Z] Step 15/23 : WORKDIR / [2021-02-08T22:19:15.350Z] Removing intermediate container 5ebce5d6974e [2021-02-08T22:19:15.350Z] ---> e10d30a77a8b [2021-02-08T22:19:15.350Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-08T22:19:15.350Z] Removing intermediate container c9dbc7cbb8a2 [2021-02-08T22:19:15.350Z] ---> 761ae6271c7d [2021-02-08T22:19:15.350Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T22:19:15.350Z] ---> Running in 874e9862c789 [2021-02-08T22:19:15.623Z] ---> Running in 477004ff960d [2021-02-08T22:19:15.623Z] Removing intermediate container 4441c334b965 [2021-02-08T22:19:15.623Z] ---> c2b9dc3063ab [2021-02-08T22:19:15.623Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-08T22:19:15.900Z] Removing intermediate container bce2dc3b615f [2021-02-08T22:19:15.900Z] ---> 53eeca00e093 [2021-02-08T22:19:15.900Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T22:19:16.173Z] Removing intermediate container 874e9862c789 [2021-02-08T22:19:16.173Z] ---> 39e7fe35bea3 [2021-02-08T22:19:16.173Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T22:19:16.173Z] Removing intermediate container 477004ff960d [2021-02-08T22:19:16.173Z] ---> 3fe69ca72364 [2021-02-08T22:19:16.173Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T22:19:16.478Z] ---> 5d91e9f74cb0 [2021-02-08T22:19:16.478Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-08T22:19:16.607Z] Removing intermediate container 484efcff4685 [2021-02-08T22:19:16.607Z] ---> d3dd75486fc3 [2021-02-08T22:19:16.607Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-08T22:19:16.772Z] ---> 6c7ba2472d05 [2021-02-08T22:19:16.772Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-08T22:19:17.052Z] ---> e2a731ed8e93 [2021-02-08T22:19:17.053Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-08T22:19:17.338Z] ---> Running in 273563f8f6ba [2021-02-08T22:19:17.936Z] ---> d33f6f305239 [2021-02-08T22:19:17.936Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-08T22:19:17.936Z] ---> 14f3dab5a942 [2021-02-08T22:19:17.936Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-08T22:19:18.209Z] ---> dde7d37474b2 [2021-02-08T22:19:18.209Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-08T22:19:18.812Z] ---> 1f1919204f2a [2021-02-08T22:19:18.812Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-08T22:19:18.945Z] ---> Running in 4f4d52a20cf3 [2021-02-08T22:19:20.252Z] ---> a6ae202a2b5f [2021-02-08T22:19:20.252Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-08T22:19:20.252Z] ---> Running in 51c5e79ebc58 [2021-02-08T22:19:20.526Z] ---> a46a88c21c5e [2021-02-08T22:19:20.526Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-08T22:19:20.526Z] ---> 8196ebd40fb1 [2021-02-08T22:19:20.526Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-08T22:19:20.526Z] ---> 938e715138f8 [2021-02-08T22:19:20.526Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-08T22:19:20.526Z] ---> Running in 540f2235b897 [2021-02-08T22:19:21.121Z] Removing intermediate container 51c5e79ebc58 [2021-02-08T22:19:21.122Z] ---> feaba2f711ec [2021-02-08T22:19:21.122Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T22:19:21.122Z] Removing intermediate container 273563f8f6ba [2021-02-08T22:19:21.122Z] ---> 22db2e4ea425 [2021-02-08T22:19:21.122Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-08T22:19:21.122Z] ---> Running in b5ce1c32c1c6 [2021-02-08T22:19:21.397Z] Removing intermediate container 540f2235b897 [2021-02-08T22:19:21.397Z] ---> 4890f0390bed [2021-02-08T22:19:21.397Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T22:19:21.671Z] ---> Running in 8f6beeec1ce1 [2021-02-08T22:19:21.671Z] ---> 65cccf09970d [2021-02-08T22:19:21.671Z] ---> 0ad9268be146 [2021-02-08T22:19:21.671Z] Step 18/22 : ENTRYPOINT ["/support-notifications"]Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-08T22:19:21.671Z] [2021-02-08T22:19:21.671Z] ---> Running in ee887809199d [2021-02-08T22:19:21.946Z] ---> Running in faa3bceefeee [2021-02-08T22:19:21.946Z] ---> Running in 2b8cdff53e05 [2021-02-08T22:19:21.946Z] Removing intermediate container b5ce1c32c1c6 [2021-02-08T22:19:21.946Z] ---> 0531df89f8ae [2021-02-08T22:19:21.946Z] Step 20/22 : LABEL arch=arm64 [2021-02-08T22:19:22.219Z] ---> Running in 558346e6ad75 [2021-02-08T22:19:22.219Z] Removing intermediate container 8f6beeec1ce1 [2021-02-08T22:19:22.219Z] ---> 0e51bdbb42c8 [2021-02-08T22:19:22.219Z] Step 27/30 : CMD ["gate"] [2021-02-08T22:19:22.489Z] Removing intermediate container ee887809199d [2021-02-08T22:19:22.490Z] ---> 46cd559e7497 [2021-02-08T22:19:22.490Z] Step 21/23 : LABEL arch=arm64 [2021-02-08T22:19:22.760Z] ---> Running in 2e8eff8b2f0b [2021-02-08T22:19:22.760Z] Removing intermediate container faa3bceefeee [2021-02-08T22:19:22.760Z] ---> 130a112575d0 [2021-02-08T22:19:22.760Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T22:19:22.760Z] Removing intermediate container 2b8cdff53e05 [2021-02-08T22:19:22.760Z] ---> ebbc4aa147da [2021-02-08T22:19:22.760Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T22:19:22.760Z] ---> Running in e8bc5fa30a23 [2021-02-08T22:19:23.029Z] ---> Running in c280d08f68a7 [2021-02-08T22:19:23.029Z] Removing intermediate container 558346e6ad75 [2021-02-08T22:19:23.029Z] ---> 80163b72cb1a [2021-02-08T22:19:23.029Z] Step 21/22 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 [2021-02-08T22:19:23.029Z] ---> Running in c9820ea91d30 [2021-02-08T22:19:23.300Z] ---> Running in 6b73e1ad7723 [2021-02-08T22:19:23.300Z] Removing intermediate container 2e8eff8b2f0b [2021-02-08T22:19:23.300Z] ---> c470f247253a [2021-02-08T22:19:23.300Z] Step 28/30 : LABEL arch=arm64 [2021-02-08T22:19:23.569Z] Removing intermediate container e8bc5fa30a23 [2021-02-08T22:19:23.569Z] ---> 9a3de7ed991d [2021-02-08T22:19:23.569Z] Step 22/23 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 [2021-02-08T22:19:23.569Z] Removing intermediate container c280d08f68a7 [2021-02-08T22:19:23.569Z] ---> 9ae9c2cd200a [2021-02-08T22:19:23.569Z] Step 21/23 : LABEL arch=arm64 [2021-02-08T22:19:23.842Z] ---> Running in bfde182550fb [2021-02-08T22:19:23.842Z] ---> Running in 0a88bc88e8a2 [2021-02-08T22:19:23.842Z] ---> Running in 1820954583a5 [2021-02-08T22:19:23.842Z] Removing intermediate container c9820ea91d30 [2021-02-08T22:19:23.842Z] ---> b46f1d3f5c75 [2021-02-08T22:19:23.842Z] Step 20/22 : LABEL arch=arm64 [2021-02-08T22:19:23.842Z] Removing intermediate container 6b73e1ad7723 [2021-02-08T22:19:23.842Z] ---> b9ef35e23613 [2021-02-08T22:19:23.842Z] Step 22/22 : LABEL version=0.0.0 [2021-02-08T22:19:24.121Z] ---> Running in da1141118f9f [2021-02-08T22:19:24.121Z] ---> Running in ff8b7377201d [2021-02-08T22:19:24.390Z] Removing intermediate container bfde182550fb [2021-02-08T22:19:24.390Z] ---> 38043f427dff [2021-02-08T22:19:24.390Z] Step 29/30 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 [2021-02-08T22:19:24.390Z] Removing intermediate container 0a88bc88e8a2 [2021-02-08T22:19:24.390Z] ---> 2949eeed44bb [2021-02-08T22:19:24.390Z] Step 23/23 : LABEL version=0.0.0 [2021-02-08T22:19:24.390Z] Removing intermediate container 1820954583a5 [2021-02-08T22:19:24.390Z] ---> c2f6eb3aad80 [2021-02-08T22:19:24.390Z] Step 22/23 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 [2021-02-08T22:19:24.665Z] ---> Running in d863f23932c3 [2021-02-08T22:19:24.665Z] ---> Running in 629af0dbd7b6 [2021-02-08T22:19:24.665Z] ---> Running in 35cb29539e4b [2021-02-08T22:19:24.665Z] Removing intermediate container da1141118f9f [2021-02-08T22:19:24.665Z] ---> 6a7607cb9330 [2021-02-08T22:19:24.665Z] Step 21/22 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 [2021-02-08T22:19:24.949Z] Removing intermediate container ff8b7377201d [2021-02-08T22:19:24.949Z] ---> 9ee52fee1832 [2021-02-08T22:19:24.949Z] [2021-02-08T22:19:24.949Z] ---> Running in f3d8e0455958 [2021-02-08T22:19:25.221Z] Removing intermediate container 629af0dbd7b6 [2021-02-08T22:19:25.221Z] ---> 4539b93c428d [2021-02-08T22:19:25.221Z] Step 23/23 : LABEL version=0.0.0 [2021-02-08T22:19:25.493Z] Successfully built 9ee52fee1832 [2021-02-08T22:19:25.493Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-08T22:19:25.493Z] Removing intermediate container 35cb29539e4b [2021-02-08T22:19:25.493Z] ---> 23429af3ae90 [2021-02-08T22:19:25.493Z] [2021-02-08T22:19:25.493Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2021-02-08T22:19:25.493Z] Removing intermediate container d863f23932c3 [2021-02-08T22:19:25.493Z] ---> ca2b9d771cef [2021-02-08T22:19:25.493Z] Step 30/30 : LABEL version=0.0.0 [2021-02-08T22:19:25.769Z] ---> Running in ba3e6c893a56 [2021-02-08T22:19:25.769Z] Removing intermediate container f3d8e0455958 [2021-02-08T22:19:25.769Z] ---> 1b7e4be3faf9 [2021-02-08T22:19:25.769Z] Step 22/22 : LABEL version=0.0.0 [2021-02-08T22:19:26.039Z] ---> Running in a23ce77d4540 [2021-02-08T22:19:26.039Z] ---> Running in 48ae68b5075e [2021-02-08T22:19:26.311Z] Successfully built 23429af3ae90 [2021-02-08T22:19:26.311Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-08T22:19:26.311Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-02-08T22:19:26.311Z] Removing intermediate container ba3e6c893a56 [2021-02-08T22:19:26.311Z] ---> 8fbceeded35e [2021-02-08T22:19:26.311Z] [2021-02-08T22:19:26.909Z] Removing intermediate container a23ce77d4540 [2021-02-08T22:19:26.909Z] ---> 41939389bbd7 [2021-02-08T22:19:26.909Z] [2021-02-08T22:19:26.909Z] Successfully built 8fbceeded35e [2021-02-08T22:19:26.909Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-08T22:19:26.909Z] Building docker-core-data-go [2021-02-08T22:19:26.909Z]  Building docker-core-metadata-go ... done Removing intermediate container 48ae68b5075e [2021-02-08T22:19:26.909Z] ---> fc84d88056c8 [2021-02-08T22:19:26.909Z] [2021-02-08T22:19:27.505Z] Successfully built 41939389bbd7 [2021-02-08T22:19:27.505Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-08T22:19:27.505Z] Successfully built fc84d88056c8 [2021-02-08T22:19:27.505Z] Building docker-sys-mgmt-agent-go [2021-02-08T22:19:27.505Z]  Building docker-support-notifications-go ... done Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-08T22:19:41.806Z] Collecting docker-compose==1.23.2 [2021-02-08T22:19:41.806Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-08T22:19:43.009Z] Collecting texttable<0.10,>=0.9.0 [2021-02-08T22:19:43.009Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-08T22:19:58.864Z] Collecting cached-property<2,>=1.2.0 [2021-02-08T22:19:58.864Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-08T22:19:59.562Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-08T22:19:59.562Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-08T22:19:59.970Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-08T22:19:59.970Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-08T22:20:02.342Z] Collecting jsonschema<3,>=2.5.1 [2021-02-08T22:20:02.342Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-08T22:20:04.823Z] Collecting docker<4.0,>=3.6.0 [2021-02-08T22:20:04.824Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-08T22:20:06.495Z] Collecting docopt<0.7,>=0.6.1 [2021-02-08T22:20:06.495Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-08T22:20:15.409Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-08T22:20:15.409Z] Collecting PyYAML<4,>=3.10 [2021-02-08T22:20:15.409Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-08T22:20:18.086Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-08T22:20:18.086Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-08T22:20:19.164Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-08T22:20:19.164Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-08T22:20:19.446Z] ---> 1032e902a406 [2021-02-08T22:20:19.446Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-08T22:20:19.446Z] ---> b5e5b0996c6d [2021-02-08T22:20:19.446Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-08T22:20:19.446Z] ---> 4309b28e8b02 [2021-02-08T22:20:19.446Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-08T22:20:19.764Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-08T22:20:19.764Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-08T22:20:20.036Z] Collecting idna<2.8,>=2.5 [2021-02-08T22:20:20.365Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-08T22:20:20.366Z] ---> Running in 4a6bf0dd8fc9 [2021-02-08T22:20:20.366Z] ---> Running in 6986f6607926 [2021-02-08T22:20:20.366Z] ---> Running in 571faa103d72 [2021-02-08T22:20:20.366Z] ---> 9bd4719c8c1f [2021-02-08T22:20:20.366Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-08T22:20:20.366Z] Collecting docker-pycreds>=0.4.0 [2021-02-08T22:20:20.366Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-08T22:20:20.670Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-08T22:20:20.670Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-08T22:20:20.670Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-08T22:20:20.670Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-08T22:20:20.670Z] ---> Running in 4b541da82f1c [2021-02-08T22:20:20.974Z] Installing collected packages: texttable, cached-property, urllib3, idna, requests, websocket-client, jsonschema, docker-pycreds, docker, docopt, PyYAML, dockerpty, docker-compose [2021-02-08T22:20:20.974Z] Running setup.py install for texttable: started [2021-02-08T22:20:23.437Z] Running setup.py install for texttable: finished with status 'done' [2021-02-08T22:20:23.437Z] Attempting uninstall: urllib3 [2021-02-08T22:20:23.437Z] Found existing installation: urllib3 1.25.9 [2021-02-08T22:20:23.437Z] Uninstalling urllib3-1.25.9: [2021-02-08T22:20:24.017Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-08T22:20:24.018Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-08T22:20:24.018Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-08T22:20:24.018Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-08T22:20:24.018Z] Successfully uninstalled urllib3-1.25.9 [2021-02-08T22:20:24.042Z]  Building docker-security-bootstrapper-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T22:20:24.042Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-08T22:20:24.042Z] ---> 5b50a7d2468b [2021-02-08T22:20:24.042Z] Step 3/21 : WORKDIR /edgex-go [2021-02-08T22:20:24.042Z] ---> Using cache [2021-02-08T22:20:24.042Z] ---> 3cc075ea44ce [2021-02-08T22:20:24.042Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T22:20:24.042Z] ---> Using cache [2021-02-08T22:20:24.042Z] ---> d12a33eb0d17 [2021-02-08T22:20:24.042Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-08T22:20:24.042Z] ---> Using cache [2021-02-08T22:20:24.042Z] ---> 0cadafae1763 [2021-02-08T22:20:24.043Z] Step 6/21 : COPY go.mod . [2021-02-08T22:20:24.043Z] ---> Using cache [2021-02-08T22:20:24.043Z] ---> d0b0f6ab19ca [2021-02-08T22:20:24.043Z] Step 7/21 : RUN go mod download [2021-02-08T22:20:24.043Z] ---> Using cache [2021-02-08T22:20:24.043Z] ---> 0d0df65294c4 [2021-02-08T22:20:24.043Z] Step 8/21 : COPY . . [2021-02-08T22:20:24.043Z] ---> Using cache [2021-02-08T22:20:24.043Z] ---> d099a5cfb47c [2021-02-08T22:20:24.043Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-08T22:20:24.043Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T22:20:24.043Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-08T22:20:24.043Z] ---> 5b50a7d2468b [2021-02-08T22:20:24.043Z] Step 3/23 : WORKDIR /edgex-go [2021-02-08T22:20:24.043Z] ---> Using cache [2021-02-08T22:20:24.043Z] ---> 3cc075ea44ce [2021-02-08T22:20:24.043Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T22:20:24.043Z] ---> Using cache [2021-02-08T22:20:24.043Z] ---> d12a33eb0d17 [2021-02-08T22:20:24.043Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-08T22:20:24.043Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T22:20:24.043Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-08T22:20:24.043Z] ---> 5b50a7d2468b [2021-02-08T22:20:24.043Z] Step 3/24 : WORKDIR /edgex-goStep 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-08T22:20:24.043Z] ---> Using cache [2021-02-08T22:20:24.043Z] [2021-02-08T22:20:24.043Z] ---> 3cc075ea44ce [2021-02-08T22:20:24.043Z] Step 2/26 : FROM ${BUILDER_BASE} AS builderStep 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T22:20:24.043Z] [2021-02-08T22:20:24.043Z] ---> 5b50a7d2468b [2021-02-08T22:20:24.043Z] ---> Using cache [2021-02-08T22:20:24.043Z] ---> d12a33eb0d17 [2021-02-08T22:20:24.043Z] Step 3/26 : WORKDIR /edgex-goStep 5/24 : RUN apk add --update --no-cache make git [2021-02-08T22:20:24.043Z] [2021-02-08T22:20:24.043Z] ---> Using cache [2021-02-08T22:20:24.043Z] ---> Using cache [2021-02-08T22:20:24.043Z] ---> 3cc075ea44ce [2021-02-08T22:20:24.043Z] ---> 0cadafae1763 [2021-02-08T22:20:24.043Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T22:20:24.043Z] ---> Using cache [2021-02-08T22:20:24.043Z] ---> d12a33eb0d17 [2021-02-08T22:20:24.043Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-08T22:20:24.043Z] Step 6/24 : COPY go.mod . [2021-02-08T22:20:24.043Z] ---> Using cache [2021-02-08T22:20:24.043Z] ---> d0b0f6ab19ca [2021-02-08T22:20:24.043Z] Step 7/24 : RUN go mod download [2021-02-08T22:20:24.043Z] ---> Using cache [2021-02-08T22:20:24.043Z] ---> 0d0df65294c4 [2021-02-08T22:20:24.043Z] Step 8/24 : COPY . . [2021-02-08T22:20:24.043Z] ---> Using cache [2021-02-08T22:20:24.043Z] ---> d099a5cfb47c [2021-02-08T22:20:24.043Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-08T22:20:25.186Z] Attempting uninstall: idna [2021-02-08T22:20:25.186Z] Found existing installation: idna 2.9 [2021-02-08T22:20:25.186Z] Uninstalling idna-2.9: [2021-02-08T22:20:25.470Z] Successfully uninstalled idna-2.9 [2021-02-08T22:20:25.741Z] Attempting uninstall: requests [2021-02-08T22:20:25.741Z] Found existing installation: requests 2.23.0 [2021-02-08T22:20:25.741Z] Uninstalling requests-2.23.0: [2021-02-08T22:20:26.385Z] Successfully uninstalled requests-2.23.0 [2021-02-08T22:20:26.653Z] ---> Running in bbfde805fb9a [2021-02-08T22:20:26.653Z] ---> Running in 6c57780e371e [2021-02-08T22:20:26.653Z] ---> Running in d244857d99e3 [2021-02-08T22:20:26.653Z] ---> Running in 677d44dce98f [2021-02-08T22:20:28.097Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T22:20:28.355Z] Running setup.py install for docopt: started [2021-02-08T22:20:28.371Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T22:20:28.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-08T22:20:28.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-08T22:20:28.969Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T22:20:29.243Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T22:20:29.379Z] Running setup.py install for docopt: finished with status 'done' [2021-02-08T22:20:29.379Z] Running setup.py install for PyYAML: started [2021-02-08T22:20:30.220Z] OK: 217 MiB in 51 packages [2021-02-08T22:20:30.220Z] OK: 217 MiB in 51 packages [2021-02-08T22:20:31.509Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-08T22:20:31.509Z] Running setup.py install for dockerpty: started [2021-02-08T22:20:32.216Z] Removing intermediate container bbfde805fb9a [2021-02-08T22:20:32.217Z] ---> d51474d2213d [2021-02-08T22:20:32.217Z] Step 6/26 : COPY go.mod . [2021-02-08T22:20:32.217Z] Removing intermediate container 6c57780e371e [2021-02-08T22:20:32.217Z] ---> 415af5a1137b [2021-02-08T22:20:32.217Z] Step 6/23 : COPY go.mod . [2021-02-08T22:20:32.237Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-08T22:20:33.230Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-08T22:20:33.660Z] ---> 69a195ba7bea [2021-02-08T22:20:33.660Z] Step 7/26 : RUN go mod download [2021-02-08T22:20:33.660Z] ---> 6df88a99e176 [2021-02-08T22:20:33.660Z] Step 7/23 : RUN go mod download [2021-02-08T22:20:33.660Z] ---> Running in b4da55ceb158 [2021-02-08T22:20:33.936Z] ---> Running in 7443dfb09b69 [2021-02-08T22:20:38.261Z] Removing intermediate container b4da55ceb158 [2021-02-08T22:20:38.261Z] ---> 01c0bebf4f17 [2021-02-08T22:20:38.261Z] Step 8/26 : COPY . . [2021-02-08T22:20:38.870Z] Removing intermediate container 7443dfb09b69 [2021-02-08T22:20:38.870Z] ---> 60c8de896e80 [2021-02-08T22:20:38.870Z] Step 8/23 : COPY . . [2021-02-08T22:20:40.477Z] Removing intermediate container 4f4d52a20cf3 [2021-02-08T22:20:40.477Z] ---> efb68ab72366 [2021-02-08T22:20:40.477Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-08T22:20:41.322Z] ---> Running in e7721e4cfd3c [2021-02-08T22:20:44.608Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T22:20:44.608Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T22:20:44.981Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-08T22:20:44.981Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-08T22:20:45.338Z] (3/3) Installing curl (7.69.1-r3) [2021-02-08T22:20:45.338Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T22:20:45.671Z] OK: 72 MiB in 58 packages [2021-02-08T22:20:48.745Z] Removing intermediate container e7721e4cfd3c [2021-02-08T22:20:48.745Z] ---> 572298f05f7f [2021-02-08T22:20:48.745Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-08T22:20:48.745Z] ---> Running in ee27335ddf90 [2021-02-08T22:20:49.408Z] Removing intermediate container ee27335ddf90 [2021-02-08T22:20:49.408Z] ---> 7252085188d2 [2021-02-08T22:20:49.408Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T22:20:49.734Z] ---> Running in 8ba4ae57c1dc [2021-02-08T22:20:50.435Z] Removing intermediate container 8ba4ae57c1dc [2021-02-08T22:20:50.435Z] ---> 2765a36780f7 [2021-02-08T22:20:50.435Z] Step 24/26 : LABEL arch=x86_64 [2021-02-08T22:20:50.435Z] ---> Running in bfdf02bc7585 [2021-02-08T22:20:51.511Z] Removing intermediate container bfdf02bc7585 [2021-02-08T22:20:51.511Z] ---> 264ad471d845 [2021-02-08T22:20:51.511Z] Step 25/26 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 [2021-02-08T22:20:53.365Z] ---> Running in 054563d734f2 [2021-02-08T22:20:55.615Z] Removing intermediate container 054563d734f2 [2021-02-08T22:20:55.615Z] ---> c78661aab0d3 [2021-02-08T22:20:55.615Z] Step 26/26 : LABEL version=0.0.0 [2021-02-08T22:20:56.219Z] ---> Running in 626e499864fd [2021-02-08T22:20:56.604Z] Removing intermediate container 626e499864fd [2021-02-08T22:20:56.604Z] ---> c34fb1e19f92 [2021-02-08T22:20:56.604Z] [2021-02-08T22:20:57.785Z] Successfully built c34fb1e19f92 [2021-02-08T22:20:57.785Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-08T22:21:11.261Z] ---> ddefdf04bc96 [2021-02-08T22:21:11.261Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-08T22:21:11.261Z] ---> ccff677d1d2f [2021-02-08T22:21:11.261Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-08T22:21:11.261Z] ---> Running in 5adedce56322 [2021-02-08T22:21:11.261Z] ---> Running in afb75e35544a [2021-02-08T22:21:11.261Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-08T22:21:11.261Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-08T22:21:14.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-08T22:21:15.257Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-08T22:21:17.265Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-08T22:21:17.265Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-08T22:21:26.063Z] Removing intermediate container 6986f6607926 [2021-02-08T22:21:26.063Z] ---> ecb47d3ab5b4 [2021-02-08T22:21:26.063Z] [2021-02-08T22:21:26.063Z] Step 10/23 : FROM alpine:3.12 [2021-02-08T22:21:26.063Z] ---> 389fef711851 [2021-02-08T22:21:26.063Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-08T22:21:26.063Z] ---> Using cache [2021-02-08T22:21:26.063Z] ---> 52c2e28aa387 [2021-02-08T22:21:26.063Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T22:21:26.063Z] ---> Using cache [2021-02-08T22:21:26.063Z] ---> 8cb05def724b [2021-02-08T22:21:26.063Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-08T22:21:26.762Z] ---> Running in 44d699278018 [2021-02-08T22:21:27.378Z] Removing intermediate container 4a6bf0dd8fc9 [2021-02-08T22:21:27.378Z] ---> 86f08496560e [2021-02-08T22:21:27.378Z] [2021-02-08T22:21:27.378Z] Step 10/24 : FROM alpine:3.12 [2021-02-08T22:21:27.378Z] ---> 389fef711851 [2021-02-08T22:21:27.378Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-08T22:21:28.852Z] Removing intermediate container 44d699278018 [2021-02-08T22:21:28.852Z] ---> 8eb4ba26b6fc [2021-02-08T22:21:28.852Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-08T22:21:29.437Z] ---> Running in c573732d4f43 [2021-02-08T22:21:29.713Z] ---> Running in 5e691d8ef3c2 [2021-02-08T22:21:29.713Z] Removing intermediate container 4b541da82f1c [2021-02-08T22:21:29.713Z] ---> 2b7152a51140 [2021-02-08T22:21:29.713Z] [2021-02-08T22:21:29.713Z] Step 10/21 : FROM alpine:3.12 [2021-02-08T22:21:29.713Z] ---> 389fef711851 [2021-02-08T22:21:29.713Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-08T22:21:29.713Z] Removing intermediate container 571faa103d72 [2021-02-08T22:21:29.713Z] ---> 8d8aeaf7591e [2021-02-08T22:21:29.713Z] [2021-02-08T22:21:29.713Z] Step 10/23 : FROM alpine:3.12 [2021-02-08T22:21:29.713Z] ---> 389fef711851 [2021-02-08T22:21:29.713Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-08T22:21:29.713Z] ---> Using cache [2021-02-08T22:21:29.713Z] ---> 52c2e28aa387 [2021-02-08T22:21:29.713Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-08T22:21:29.713Z] ---> Using cache [2021-02-08T22:21:29.713Z] ---> 8cb05def724b [2021-02-08T22:21:29.713Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-08T22:21:30.007Z] ---> Running in a718dd29251b [2021-02-08T22:21:30.007Z] ---> Running in ca49df9c8a05 [2021-02-08T22:21:30.296Z] Removing intermediate container 5e691d8ef3c2 [2021-02-08T22:21:30.296Z] ---> 854f40bd550b [2021-02-08T22:21:30.296Z] Step 15/23 : WORKDIR / [2021-02-08T22:21:30.296Z] ---> Running in 4c235d9083a9 [2021-02-08T22:21:30.296Z] Removing intermediate container ca49df9c8a05 [2021-02-08T22:21:30.296Z] ---> 43c57572690c [2021-02-08T22:21:30.296Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-08T22:21:30.360Z] Removing intermediate container 677d44dce98f [2021-02-08T22:21:30.360Z] ---> 47df1af0ec1c [2021-02-08T22:21:30.360Z] [2021-02-08T22:21:30.360Z] Step 10/24 : FROM alpine:3.12 [2021-02-08T22:21:30.360Z] ---> afeebe901d6b [2021-02-08T22:21:30.360Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-08T22:21:30.360Z] ---> Running in ccbe249b37af [2021-02-08T22:21:30.630Z] ---> Running in 8d38d37d73e3 [2021-02-08T22:21:30.630Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T22:21:30.926Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T22:21:30.926Z] Removing intermediate container 4c235d9083a9 [2021-02-08T22:21:30.926Z] ---> 2b555b8220ce [2021-02-08T22:21:30.926Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T22:21:31.201Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-08T22:21:31.201Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-08T22:21:31.201Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-08T22:21:31.201Z] (4/5) Installing curl (7.69.1-r3) [2021-02-08T22:21:31.201Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-08T22:21:31.201Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T22:21:31.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T22:21:31.470Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T22:21:31.470Z] Executing ca-certificates-20191127-r4.trigger [2021-02-08T22:21:31.470Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T22:21:31.470Z] OK: 7 MiB in 19 packages [2021-02-08T22:21:31.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T22:21:31.744Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-08T22:21:31.744Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-08T22:21:31.744Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-08T22:21:31.744Z] (4/4) Installing curl (7.69.1-r3) [2021-02-08T22:21:31.745Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T22:21:32.018Z] Executing ca-certificates-20191127-r4.trigger [2021-02-08T22:21:32.018Z] OK: 7 MiB in 18 packages [2021-02-08T22:21:32.018Z] Removing intermediate container 8d38d37d73e3 [2021-02-08T22:21:32.018Z] ---> f6ad36df38fb [2021-02-08T22:21:32.018Z] Step 15/23 : WORKDIR / [2021-02-08T22:21:32.230Z] Removing intermediate container d244857d99e3 [2021-02-08T22:21:32.230Z] ---> 026618775e70 [2021-02-08T22:21:32.230Z] [2021-02-08T22:21:32.230Z] Step 10/21 : FROM alpine:3.12 [2021-02-08T22:21:32.230Z] ---> afeebe901d6b [2021-02-08T22:21:32.230Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-08T22:21:32.230Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-08T22:21:32.230Z] ---> Running in b0c35c1c3def [2021-02-08T22:21:32.230Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-08T22:21:32.316Z] ---> 0cc1b1804e4b [2021-02-08T22:21:32.316Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-08T22:21:32.316Z] ---> Running in 7c838d34536a [2021-02-08T22:21:32.509Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-08T22:21:32.509Z] (4/5) Installing curl (7.69.1-r3) [2021-02-08T22:21:32.509Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-08T22:21:32.509Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T22:21:32.509Z] Executing ca-certificates-20191127-r4.trigger [2021-02-08T22:21:32.788Z] OK: 7 MiB in 19 packages [2021-02-08T22:21:33.418Z] Removing intermediate container 7c838d34536a [2021-02-08T22:21:33.418Z] ---> d16ef0ffaffe [2021-02-08T22:21:33.418Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T22:21:33.736Z] Removing intermediate container c573732d4f43 [2021-02-08T22:21:33.736Z] ---> 14de6c50df73 [2021-02-08T22:21:33.736Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-08T22:21:34.021Z] Removing intermediate container a718dd29251b [2021-02-08T22:21:34.021Z] ---> b3f53cb429b1 [2021-02-08T22:21:34.021Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-08T22:21:34.313Z] ---> cbb6fefb707c [2021-02-08T22:21:34.313Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-08T22:21:34.313Z] ---> Running in 778fb90e4476 [2021-02-08T22:21:34.313Z] ---> d8f3b46fc9b7 [2021-02-08T22:21:34.313Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-08T22:21:34.313Z] ---> Running in 272860338c90 [2021-02-08T22:21:34.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T22:21:34.928Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T22:21:34.965Z] Removing intermediate container 778fb90e4476 [2021-02-08T22:21:34.965Z] ---> 1b4d504621e3 [2021-02-08T22:21:34.965Z] Step 13/24 : WORKDIR / [2021-02-08T22:21:35.268Z] Removing intermediate container 272860338c90 [2021-02-08T22:21:35.268Z] ---> 12a1d5b484b8 [2021-02-08T22:21:35.268Z] Step 13/21 : WORKDIR /edgex [2021-02-08T22:21:35.557Z] ---> Running in fccbaca4444d [2021-02-08T22:21:35.557Z] ---> 46ea9c873d22 [2021-02-08T22:21:35.557Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-08T22:21:35.605Z] Removing intermediate container ccbe249b37af [2021-02-08T22:21:35.605Z] ---> 70ba2920939c [2021-02-08T22:21:35.605Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-08T22:21:35.605Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-08T22:21:35.605Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-08T22:21:35.605Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-08T22:21:35.605Z] (4/4) Installing curl (7.69.1-r3) [2021-02-08T22:21:35.833Z] ---> Running in 6d55b22d74d0 [2021-02-08T22:21:35.833Z] ---> Running in c3c4b13ca29a [2021-02-08T22:21:35.888Z] ---> Running in 0b2e99d8d3c9 [2021-02-08T22:21:35.888Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T22:21:35.888Z] Executing ca-certificates-20191127-r4.trigger [2021-02-08T22:21:36.134Z] ---> 0d316f1a9d3a [2021-02-08T22:21:36.134Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-08T22:21:36.134Z] Removing intermediate container fccbaca4444d [2021-02-08T22:21:36.134Z] ---> 72871b56510f [2021-02-08T22:21:36.134Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-08T22:21:36.197Z] OK: 7 MiB in 18 packages [2021-02-08T22:21:36.417Z] Removing intermediate container 6d55b22d74d0 [2021-02-08T22:21:36.417Z] ---> 913a54259bd7 [2021-02-08T22:21:36.417Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-08T22:21:36.417Z] Removing intermediate container c3c4b13ca29a [2021-02-08T22:21:36.417Z] ---> 081e3c9fff10 [2021-02-08T22:21:36.417Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T22:21:36.719Z] ---> Running in 68f7af48b960 [2021-02-08T22:21:36.719Z] ---> 59eb4d4daf2c [2021-02-08T22:21:36.719Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-08T22:21:36.811Z] Removing intermediate container 0b2e99d8d3c9 [2021-02-08T22:21:36.811Z] ---> b826ed3c3466 [2021-02-08T22:21:36.811Z] Step 13/24 : WORKDIR / [2021-02-08T22:21:36.811Z] ---> Running in eedb7ecf7e01 [2021-02-08T22:21:37.096Z] ---> 7e055090c74f [2021-02-08T22:21:37.096Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-08T22:21:37.096Z] ---> Running in cae0cdc46b0a [2021-02-08T22:21:37.096Z] ---> c7f88ccc6fc6 [2021-02-08T22:21:37.096Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-08T22:21:37.096Z] Removing intermediate container 68f7af48b960 [2021-02-08T22:21:37.096Z] ---> b4c4995e2582 [2021-02-08T22:21:37.096Z] Step 21/23 : LABEL arch=x86_64 [2021-02-08T22:21:37.529Z] ---> Running in 6b8e782aea4f [2021-02-08T22:21:37.529Z] Removing intermediate container cae0cdc46b0a [2021-02-08T22:21:37.529Z] ---> 3cf9a339cca7 [2021-02-08T22:21:37.529Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T22:21:37.529Z] ---> 13ea3db69c6f [2021-02-08T22:21:37.529Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-08T22:21:37.529Z] ---> Running in 66d41ebe5180 [2021-02-08T22:21:37.819Z] Removing intermediate container 6b8e782aea4f [2021-02-08T22:21:37.819Z] ---> b4639294138a [2021-02-08T22:21:37.819Z] Step 22/23 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 [2021-02-08T22:21:38.118Z] ---> 7205ce04580e [2021-02-08T22:21:38.118Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-08T22:21:38.118Z] ---> Running in e1625c62d73a [2021-02-08T22:21:38.118Z] Removing intermediate container 66d41ebe5180 [2021-02-08T22:21:38.118Z] ---> 2d89fec4ae94 [2021-02-08T22:21:38.118Z] Step 21/23 : LABEL arch=x86_64 [2021-02-08T22:21:38.118Z] ---> 0691875c053e [2021-02-08T22:21:38.118Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-08T22:21:38.118Z] ---> Running in 23db69cd7376 [2021-02-08T22:21:38.267Z] Removing intermediate container eedb7ecf7e01 [2021-02-08T22:21:38.267Z] ---> cf202c94916f [2021-02-08T22:21:38.267Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-08T22:21:38.446Z] Removing intermediate container e1625c62d73a [2021-02-08T22:21:38.447Z] ---> ee02abbb67c5 [2021-02-08T22:21:38.447Z] Step 23/23 : LABEL version=0.0.0 [2021-02-08T22:21:38.762Z] ---> Running in 981aed6c960e [2021-02-08T22:21:38.871Z] Removing intermediate container b0c35c1c3def [2021-02-08T22:21:38.871Z] ---> 6141526e3c56 [2021-02-08T22:21:38.871Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-08T22:21:39.056Z] Removing intermediate container 23db69cd7376 [2021-02-08T22:21:39.056Z] ---> f97691ab919f [2021-02-08T22:21:39.056Z] Step 22/23 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 [2021-02-08T22:21:39.149Z] ---> Running in 648504e671d5 [2021-02-08T22:21:39.149Z] ---> 08322c9e2ce6 [2021-02-08T22:21:39.149Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-08T22:21:39.329Z] ---> Running in 13a62fe56489 [2021-02-08T22:21:39.329Z] Removing intermediate container 981aed6c960e [2021-02-08T22:21:39.329Z] ---> 184aec5c4d4d [2021-02-08T22:21:39.329Z] [2021-02-08T22:21:39.329Z] ---> 511bcbae18ad [2021-02-08T22:21:39.329Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-08T22:21:39.329Z] ---> 344f0cac7308 [2021-02-08T22:21:39.329Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-08T22:21:39.766Z] Removing intermediate container 648504e671d5 [2021-02-08T22:21:39.766Z] ---> 4444ce4702b6 [2021-02-08T22:21:39.766Z] Step 13/21 : WORKDIR /edgex [2021-02-08T22:21:40.010Z] ---> Running in 02d5c6c74b4b [2021-02-08T22:21:40.041Z] ---> Running in 516623c13a91 [2021-02-08T22:21:40.637Z] ---> 31bce071dee7 [2021-02-08T22:21:40.637Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-08T22:21:40.670Z] Removing intermediate container 13a62fe56489 [2021-02-08T22:21:40.670Z] ---> 3b3b80aaee90 [2021-02-08T22:21:40.670Z] Step 23/23 : LABEL version=0.0.0 [2021-02-08T22:21:40.670Z] Successfully built 184aec5c4d4d [2021-02-08T22:21:40.670Z] ---> Running in b1cafb6fabef [2021-02-08T22:21:40.670Z] Successfully tagged docker-core-command-go:latest [2021-02-08T22:21:40.912Z] Removing intermediate container 516623c13a91 [2021-02-08T22:21:40.912Z] ---> a65bd76691dd [2021-02-08T22:21:40.912Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-08T22:21:40.944Z]  Building docker-core-command-go ... done Removing intermediate container 02d5c6c74b4b [2021-02-08T22:21:40.944Z] ---> 9c47b8b2fa01 [2021-02-08T22:21:40.944Z] Step 18/21 : CMD ["--init=true"] [2021-02-08T22:21:40.944Z] ---> 6fedf0b07748 [2021-02-08T22:21:40.944Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-08T22:21:41.243Z] ---> Running in b32284988334 [2021-02-08T22:21:41.606Z] Removing intermediate container b1cafb6fabef [2021-02-08T22:21:41.606Z] ---> c3507d7be496 [2021-02-08T22:21:41.606Z] [2021-02-08T22:21:41.881Z] ---> 987f539aaf60 [2021-02-08T22:21:41.881Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-08T22:21:41.881Z] Removing intermediate container b32284988334 [2021-02-08T22:21:41.881Z] ---> 81c70ee3ea19 [2021-02-08T22:21:41.881Z] Step 19/21 : LABEL arch=x86_64 [2021-02-08T22:21:41.896Z] ---> 3ddb1a422ca2 [2021-02-08T22:21:41.896Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-08T22:21:42.175Z] ---> 678f37a6568e [2021-02-08T22:21:42.175Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-08T22:21:42.207Z] ---> Running in 79f6330edcb9 [2021-02-08T22:21:42.207Z] ---> Running in cf12bd6f7420 [2021-02-08T22:21:42.874Z] Successfully built c3507d7be496 [2021-02-08T22:21:42.874Z] Successfully tagged docker-core-metadata-go:latest [2021-02-08T22:21:43.205Z]  Building docker-core-metadata-go ... done Removing intermediate container cf12bd6f7420 [2021-02-08T22:21:43.205Z] ---> 24c93b6f10cc [2021-02-08T22:21:43.205Z] Step 20/21 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 [2021-02-08T22:21:43.524Z] ---> Running in d3d0354e2058 [2021-02-08T22:21:43.984Z] Removing intermediate container d3d0354e2058 [2021-02-08T22:21:43.984Z] ---> 76efe60f6389 [2021-02-08T22:21:43.984Z] Step 21/21 : LABEL version=0.0.0 [2021-02-08T22:21:43.984Z] ---> Running in 02af04485bff [2021-02-08T22:21:44.172Z] ---> 86ea9ae7010f [2021-02-08T22:21:44.172Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-08T22:21:44.305Z] Removing intermediate container 02af04485bff [2021-02-08T22:21:44.305Z] ---> 30ed20fbf02c [2021-02-08T22:21:44.305Z] [2021-02-08T22:21:44.778Z] ---> cc7e13dc8c4c [2021-02-08T22:21:44.778Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-08T22:21:44.952Z] Removing intermediate container 79f6330edcb9 [2021-02-08T22:21:44.952Z] ---> 272de144a415 [2021-02-08T22:21:44.952Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-08T22:21:45.223Z] Successfully built 30ed20fbf02c [2021-02-08T22:21:45.223Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-08T22:21:45.223Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 3fbf6f0e470d [2021-02-08T22:21:45.930Z] Removing intermediate container 3fbf6f0e470d [2021-02-08T22:21:45.930Z] ---> 7b641b9f921d [2021-02-08T22:21:45.930Z] Step 22/24 : LABEL arch=x86_64 [2021-02-08T22:21:45.930Z] ---> Running in 75f3b6beff51 [2021-02-08T22:21:46.230Z] ---> e47ff3037693 [2021-02-08T22:21:46.230Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-08T22:21:46.233Z] Removing intermediate container 75f3b6beff51 [2021-02-08T22:21:46.234Z] ---> 12bee5ca3d1a [2021-02-08T22:21:46.234Z] Step 23/24 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 [2021-02-08T22:21:46.234Z] ---> Running in bc660b8cc7fa [2021-02-08T22:21:46.510Z] ---> ecee65640b36 [2021-02-08T22:21:46.510Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-08T22:21:46.513Z] Removing intermediate container bc660b8cc7fa [2021-02-08T22:21:46.513Z] ---> d020ae610742 [2021-02-08T22:21:46.513Z] Step 24/24 : LABEL version=0.0.0 [2021-02-08T22:21:46.782Z] ---> Running in 18d665045e0f [2021-02-08T22:21:46.783Z] ---> Running in ccd99d5deb79 [2021-02-08T22:21:47.067Z] Removing intermediate container ccd99d5deb79 [2021-02-08T22:21:47.067Z] ---> 28ef874315d3 [2021-02-08T22:21:47.067Z] [2021-02-08T22:21:47.360Z] Successfully built 28ef874315d3 [2021-02-08T22:21:47.360Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-08T22:21:47.381Z] ---> 5f7bfef52417 [2021-02-08T22:21:47.381Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-08T22:21:47.381Z] Removing intermediate container 18d665045e0f [2021-02-08T22:21:47.381Z] ---> cd2d01488f1a [2021-02-08T22:21:47.381Z] Step 18/21 : CMD ["--init=true"] [2021-02-08T22:21:47.657Z] ---> Running in d20578ec873a [2021-02-08T22:21:47.657Z] ---> Running in 3241ecdb02c3 [2021-02-08T22:21:48.023Z]  Building docker-security-secretstore-setup-go ... done  [Pipeline] } [2021-02-08T22:21:48.057Z] $ docker stop --time=1 f46e7ca7832d4b474346fa26e6591a1f2ceeb9fa2e6dd48eb14051c8c9438f47 [2021-02-08T22:21:48.636Z] Removing intermediate container 3241ecdb02c3 [2021-02-08T22:21:48.637Z] ---> b4e58fb6faf7 [2021-02-08T22:21:48.637Z] Step 19/21 : LABEL arch=arm64 [2021-02-08T22:21:48.637Z] ---> Running in a108b96ecd3b [2021-02-08T22:21:49.620Z] Removing intermediate container a108b96ecd3b [2021-02-08T22:21:49.620Z] ---> e405e66283b0 [2021-02-08T22:21:49.620Z] Step 20/21 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 [2021-02-08T22:21:49.896Z] ---> Running in 35eb77dc42e9 [2021-02-08T22:21:50.572Z] $ docker rm -f f46e7ca7832d4b474346fa26e6591a1f2ceeb9fa2e6dd48eb14051c8c9438f47 [2021-02-08T22:21:50.893Z] Removing intermediate container 35eb77dc42e9 [2021-02-08T22:21:50.893Z] ---> f3e2d6669abe [2021-02-08T22:21:50.893Z] Step 21/21 : LABEL version=0.0.0 [2021-02-08T22:21:50.893Z] ---> Running in f01e9a9f4cc8 [2021-02-08T22:21:50.893Z] Removing intermediate container d20578ec873a [2021-02-08T22:21:50.893Z] ---> 45865512e08b [2021-02-08T22:21:50.893Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-08T22:21:51.167Z] ---> Running in 437339f5373f [2021-02-08T22:21:51.321Z] + docker images [2021-02-08T22:21:51.321Z] + grep docker [2021-02-08T22:21:51.766Z] Removing intermediate container f01e9a9f4cc8 [2021-02-08T22:21:51.766Z] ---> c851961b63d3 [2021-02-08T22:21:51.766Z] [2021-02-08T22:21:52.041Z] Removing intermediate container 437339f5373f [2021-02-08T22:21:52.042Z] ---> b21e0c600ebf [2021-02-08T22:21:52.042Z] Step 22/24 : LABEL arch=arm64 [2021-02-08T22:21:52.042Z] ---> Running in 4e753a281790 [2021-02-08T22:21:52.317Z] Successfully built c851961b63d3 [2021-02-08T22:21:52.594Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-08T22:21:52.736Z] docker-security-secretstore-setup-go latest 28ef874315d3 6 seconds ago 24.6MB [2021-02-08T22:21:52.736Z] docker-security-proxy-setup-go latest 30ed20fbf02c 8 seconds ago 24.4MB [2021-02-08T22:21:52.736Z] docker-core-metadata-go latest c3507d7be496 11 seconds ago 18.8MB [2021-02-08T22:21:52.736Z] docker-core-command-go latest 184aec5c4d4d 14 seconds ago 16.9MB [2021-02-08T22:21:52.736Z] docker-sys-mgmt-agent-go latest c34fb1e19f92 56 seconds ago 313MB [2021-02-08T22:21:52.736Z] docker-security-bootstrapper-go latest 7ff5abec513f 3 minutes ago 17.9MB [2021-02-08T22:21:52.736Z] docker-core-data-go latest 0492e95e3ff8 4 minutes ago 22.3MB [2021-02-08T22:21:52.736Z] docker-support-notifications-go latest 7bdfead755a3 4 minutes ago 17.6MB [2021-02-08T22:21:52.736Z] docker-support-scheduler-go latest 559fe2e58311 4 minutes ago 17MB [2021-02-08T22:21:52.736Z] docker 20.10.0 aefe523efa57 8 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-02-08T22:21:53.199Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 4e753a281790 [2021-02-08T22:21:53.199Z] ---> c5b50bdd1805 [2021-02-08T22:21:53.199Z] Step 23/24 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 [2021-02-08T22:21:53.199Z] ---> Running in 1eea5b0d3008 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-08T22:21:53.801Z] Removing intermediate container 1eea5b0d3008 [2021-02-08T22:21:53.801Z] ---> 121089596a12 [2021-02-08T22:21:53.801Z] Step 24/24 : LABEL version=0.0.0 [2021-02-08T22:21:54.080Z] ---> Running in d500b2678a1f [2021-02-08T22:21:55.068Z] Removing intermediate container d500b2678a1f [2021-02-08T22:21:55.068Z] ---> 5c985ce66f3f [2021-02-08T22:21:55.068Z] [2021-02-08T22:21:55.343Z] Successfully built 5c985ce66f3f [2021-02-08T22:21:55.618Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-08T22:22:08.444Z] Still waiting to schedule task [2021-02-08T22:22:08.444Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-08T22:22:10.725Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 5adedce56322 [2021-02-08T22:22:10.725Z] ---> 06f6cd4f0fc4 [2021-02-08T22:22:10.725Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-08T22:22:10.725Z] ---> Running in e054234455d8 [2021-02-08T22:22:11.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-08T22:22:15.113Z] Removing intermediate container e054234455d8 [2021-02-08T22:22:15.113Z] ---> 368609867dc2 [2021-02-08T22:22:15.113Z] [2021-02-08T22:22:15.113Z] Step 11/26 : FROM docker:20.10.0 [2021-02-08T22:22:15.113Z] 20.10.0: Pulling from library/docker [2021-02-08T22:22:23.397Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-08T22:22:23.397Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-08T22:22:23.397Z] ---> eeaf43b92773 [2021-02-08T22:22:23.397Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-08T22:22:23.397Z] Removing intermediate container afb75e35544a [2021-02-08T22:22:23.397Z] ---> 828ed31d3179 [2021-02-08T22:22:23.397Z] [2021-02-08T22:22:23.397Z] Step 10/23 : FROM alpine:3.12 [2021-02-08T22:22:23.397Z] ---> afeebe901d6b [2021-02-08T22:22:23.397Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-08T22:22:23.397Z] ---> Running in a1a3c82bf354 [2021-02-08T22:22:23.670Z] ---> Running in 4f37eca24af2 [2021-02-08T22:22:24.262Z] Removing intermediate container 4f37eca24af2 [2021-02-08T22:22:24.262Z] ---> 61794f14401c [2021-02-08T22:22:24.262Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-08T22:22:24.262Z] ---> Running in 9c74f0250225 [2021-02-08T22:22:24.533Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T22:22:24.805Z] Removing intermediate container 9c74f0250225 [2021-02-08T22:22:24.805Z] ---> bcfd28ca8c23 [2021-02-08T22:22:24.805Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-08T22:22:24.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T22:22:24.805Z] ---> Running in 77a61520665a [2021-02-08T22:22:25.400Z] Removing intermediate container 77a61520665a [2021-02-08T22:22:25.400Z] ---> eabcaebe9e3d [2021-02-08T22:22:25.400Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-08T22:22:25.400Z] ---> Running in 0e07f46024dd [2021-02-08T22:22:25.400Z] (1/2) Installing readline (8.0.4-r0) [2021-02-08T22:22:25.400Z] (2/2) Installing bash (5.0.17-r0) [2021-02-08T22:22:25.673Z] Executing bash-5.0.17-r0.post-install [2021-02-08T22:22:25.673Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T22:22:25.673Z] OK: 12 MiB in 22 packages [2021-02-08T22:22:27.105Z] Removing intermediate container a1a3c82bf354 [2021-02-08T22:22:27.105Z] ---> 146d9df573be [2021-02-08T22:22:27.105Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-08T22:22:27.105Z] ---> Running in 9ff4a19a65d6 [2021-02-08T22:22:27.698Z] Removing intermediate container 9ff4a19a65d6 [2021-02-08T22:22:27.698Z] ---> 94dca47fe8cb [2021-02-08T22:22:27.698Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-08T22:22:27.698Z] Removing intermediate container 0e07f46024dd [2021-02-08T22:22:27.698Z] ---> e788585559d3 [2021-02-08T22:22:27.698Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-08T22:22:27.698Z] ---> Running in ab30f571e0a0 [2021-02-08T22:22:27.698Z] ---> Running in 294b28a964c1 [2021-02-08T22:22:28.307Z] Removing intermediate container 294b28a964c1 [2021-02-08T22:22:28.307Z] ---> a77e8c9d69c1 [2021-02-08T22:22:28.307Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-08T22:22:28.576Z] ---> Running in ae682c38b695 [2021-02-08T22:22:28.849Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T22:22:28.849Z] Removing intermediate container ae682c38b695 [2021-02-08T22:22:28.849Z] ---> 71ebafcb3017 [2021-02-08T22:22:28.849Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-08T22:22:29.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T22:22:30.107Z] ---> 661fe4c3250e [2021-02-08T22:22:30.107Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-08T22:22:30.378Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-08T22:22:30.650Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-08T22:22:30.650Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-08T22:22:30.650Z] ---> c891465802d6 [2021-02-08T22:22:30.650Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-08T22:22:30.921Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-08T22:22:31.193Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-08T22:22:31.193Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-08T22:22:31.466Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T22:22:31.466Z] OK: 8 MiB in 20 packages [2021-02-08T22:22:31.740Z] ---> 453cd85ff6ed [2021-02-08T22:22:31.740Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-08T22:22:32.011Z] ---> Running in 701e588a33da [2021-02-08T22:22:32.988Z] Removing intermediate container ab30f571e0a0 [2021-02-08T22:22:32.988Z] ---> d49df64d230a [2021-02-08T22:22:32.988Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-08T22:22:33.263Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T22:22:33.263Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T22:22:33.534Z] ---> d4fa65721404 [2021-02-08T22:22:33.534Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-08T22:22:33.805Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-08T22:22:33.805Z] (2/33) Installing expat (2.2.9-r1) [2021-02-08T22:22:33.805Z] (3/33) Installing libffi (3.3-r2) [2021-02-08T22:22:33.805Z] (4/33) Installing gdbm (1.13-r1) [2021-02-08T22:22:33.805Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-08T22:22:33.805Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-08T22:22:33.805Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-08T22:22:35.227Z] ---> a856d0d27e2e [2021-02-08T22:22:35.227Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-08T22:22:35.814Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-08T22:22:35.814Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-08T22:22:35.814Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-08T22:22:35.814Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-08T22:22:35.814Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-08T22:22:35.814Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-08T22:22:35.814Z] ---> 5e10f70ef96b [2021-02-08T22:22:35.814Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-08T22:22:35.814Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-08T22:22:35.814Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-08T22:22:35.814Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-08T22:22:36.083Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-08T22:22:36.083Z] ---> Running in c1b8ffd157ab [2021-02-08T22:22:36.083Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-08T22:22:36.083Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-08T22:22:36.083Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-08T22:22:36.083Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-08T22:22:36.083Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-08T22:22:36.083Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-08T22:22:36.083Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-08T22:22:36.083Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-08T22:22:36.083Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-08T22:22:36.357Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-08T22:22:36.357Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-08T22:22:36.357Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-08T22:22:36.357Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-08T22:22:36.357Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-08T22:22:36.357Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-08T22:22:36.357Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-08T22:22:36.357Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T22:22:36.357Z] Removing intermediate container c1b8ffd157ab [2021-02-08T22:22:36.357Z] ---> ff5490830f79 [2021-02-08T22:22:36.357Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T22:22:36.648Z] OK: 71 MiB in 55 packages [2021-02-08T22:22:36.648Z] ---> Running in 0e0818ff4d0d [2021-02-08T22:22:37.247Z] Removing intermediate container 0e0818ff4d0d [2021-02-08T22:22:37.247Z] ---> 953aff22c6a0 [2021-02-08T22:22:37.247Z] Step 21/23 : LABEL arch=arm64 [2021-02-08T22:22:37.247Z] ---> Running in 4d42ebc55f5b [2021-02-08T22:22:37.840Z] Removing intermediate container 4d42ebc55f5b [2021-02-08T22:22:37.840Z] ---> f5bfb779d295 [2021-02-08T22:22:37.840Z] Step 22/23 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 [2021-02-08T22:22:38.114Z] ---> Running in dc650f3388c5 [2021-02-08T22:22:38.710Z] Removing intermediate container dc650f3388c5 [2021-02-08T22:22:38.710Z] ---> ffd2fda48ede [2021-02-08T22:22:38.710Z] Step 23/23 : LABEL version=0.0.0 [2021-02-08T22:22:38.985Z] ---> Running in b9301c774f1a [2021-02-08T22:22:41.550Z] Removing intermediate container b9301c774f1a [2021-02-08T22:22:41.550Z] ---> cafb3534edb7 [2021-02-08T22:22:41.550Z] [2021-02-08T22:22:41.550Z] Successfully built cafb3534edb7 [2021-02-08T22:22:41.550Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-08T22:22:42.140Z]  Building docker-core-data-go ... done Removing intermediate container 701e588a33da [2021-02-08T22:22:42.140Z] ---> 7d67627883d8 [2021-02-08T22:22:42.140Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-08T22:22:42.409Z] ---> Running in 3d8f6076846e [2021-02-08T22:22:47.854Z] Collecting docker-compose==1.23.2 [2021-02-08T22:22:47.854Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-08T22:22:47.854Z] Collecting texttable<0.10,>=0.9.0 [2021-02-08T22:22:47.854Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-08T22:22:49.830Z] Collecting jsonschema<3,>=2.5.1 [2021-02-08T22:22:49.830Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-08T22:22:50.098Z] Collecting docopt<0.7,>=0.6.1 [2021-02-08T22:22:50.370Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-08T22:22:52.329Z] Collecting cached-property<2,>=1.2.0 [2021-02-08T22:22:52.329Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-08T22:22:53.301Z] Collecting PyYAML<4,>=3.10 [2021-02-08T22:22:53.301Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-08T22:22:55.530Z] Running on prd-ubuntu18.04-docker-8c-8g-25631 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws [2021-02-08T22:22:55.593Z] Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout [2021-02-08T22:22:56.711Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-08T22:22:56.711Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-08T22:22:56.711Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-08T22:22:56.711Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-08T22:22:57.561Z] using credential edgex-jenkins-ssh [2021-02-08T22:22:57.616Z] Cloning the remote Git repository [2021-02-08T22:22:57.641Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-08T22:22:57.704Z] > git init /w/workspace/edgex-go/13 # timeout=10 [2021-02-08T22:22:57.738Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-08T22:22:57.738Z] > git --version # timeout=10 [2021-02-08T22:22:57.744Z] > git --version # 'git version 2.17.1' [2021-02-08T22:22:57.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T22:22:57.771Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T22:22:59.319Z] Collecting docker<4.0,>=3.6.0 [2021-02-08T22:22:59.319Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-08T22:22:59.319Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-08T22:23:00.286Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-08T22:23:00.555Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-08T22:23:00.825Z] Collecting docker-pycreds>=0.4.0 [2021-02-08T22:23:00.825Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-08T22:23:01.416Z] Collecting idna<2.8,>=2.5 [2021-02-08T22:23:01.416Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-08T22:23:02.005Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-08T22:23:02.005Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-08T22:23:02.275Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-08T22:23:02.275Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-08T22:23:02.275Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-08T22:23:02.275Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-08T22:23:02.275Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-08T22:23:02.275Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-08T22:23:02.865Z] Installing collected packages: texttable, jsonschema, docopt, cached-property, PyYAML, websocket-client, dockerpty, docker-pycreds, idna, urllib3, requests, docker, docker-compose [2021-02-08T22:23:02.865Z] Running setup.py install for texttable: started [2021-02-08T22:23:04.849Z] Running setup.py install for texttable: finished with status 'done' [2021-02-08T22:23:04.849Z] Running setup.py install for docopt: started [2021-02-08T22:23:06.812Z] Running setup.py install for docopt: finished with status 'done' [2021-02-08T22:23:06.812Z] Running setup.py install for PyYAML: started [2021-02-08T22:23:07.751Z] Merging remotes/origin/master commit 9ee6a915f0da87ac859f0375cd81210a85b62227 into PR head commit 45ee40c4e7b49366510ceb4a15f7b2729d14c524 [2021-02-08T22:23:07.889Z] Merge succeeded, producing 45ee40c4e7b49366510ceb4a15f7b2729d14c524 [2021-02-08T22:23:07.889Z] Checking out Revision 45ee40c4e7b49366510ceb4a15f7b2729d14c524 (PR-3115) [2021-02-08T22:23:07.067Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-08T22:23:07.082Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T22:23:07.091Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-08T22:23:07.101Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-08T22:23:07.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T22:23:07.104Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-08T22:23:07.764Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T22:23:07.771Z] > git checkout -f 45ee40c4e7b49366510ceb4a15f7b2729d14c524 # timeout=10 [2021-02-08T22:23:07.850Z] > git remote # timeout=10 [2021-02-08T22:23:07.857Z] > git config --get remote.origin.url # timeout=10 [2021-02-08T22:23:07.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T22:23:07.874Z] > git merge 9ee6a915f0da87ac859f0375cd81210a85b62227 # timeout=10 [2021-02-08T22:23:07.883Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-08T22:23:07.894Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T22:23:07.898Z] > git checkout -f 45ee40c4e7b49366510ceb4a15f7b2729d14c524 # timeout=10 [2021-02-08T22:23:08.773Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-08T22:23:09.044Z] Running setup.py install for dockerpty: started [2021-02-08T22:23:11.003Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-08T22:23:11.003Z] Attempting uninstall: idna [2021-02-08T22:23:11.003Z] Found existing installation: idna 2.9 [2021-02-08T22:23:11.003Z] Uninstalling idna-2.9: [2021-02-08T22:23:11.003Z] Successfully uninstalled idna-2.9 [2021-02-08T22:23:11.573Z] Commit message: "feat(security): Fix the issue of chown not working inside snap" [2021-02-08T22:23:11.595Z] Attempting uninstall: urllib3 [2021-02-08T22:23:11.595Z] Found existing installation: urllib3 1.25.9 [2021-02-08T22:23:11.595Z] Uninstalling urllib3-1.25.9: [2021-02-08T22:23:11.864Z] Successfully uninstalled urllib3-1.25.9 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-08T22:23:12.454Z] Attempting uninstall: requests [2021-02-08T22:23:12.455Z] Found existing installation: requests 2.23.0 [2021-02-08T22:23:12.455Z] Uninstalling requests-2.23.0: [2021-02-08T22:23:12.455Z] Successfully uninstalled requests-2.23.0 [2021-02-08T22:23:12.869Z] + echo snap-build.sh [2021-02-08T22:23:12.869Z] snap-build.sh [2021-02-08T22:23:12.869Z] + SNAP_BASE_DIR=. [2021-02-08T22:23:12.869Z] + '[' '!' -z /w/workspace/edgex-go/13 ']' [2021-02-08T22:23:12.869Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/13 [2021-02-08T22:23:12.869Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/13]' [2021-02-08T22:23:12.869Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/13] [2021-02-08T22:23:12.869Z] + cd /w/workspace/edgex-go/13 [2021-02-08T22:23:12.869Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-08T22:23:12.869Z] Reading package lists... [2021-02-08T22:23:12.869Z] Building dependency tree... [2021-02-08T22:23:12.869Z] Reading state information... [2021-02-08T22:23:13.138Z] The following packages were automatically installed and are no longer required: [2021-02-08T22:23:13.138Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-08T22:23:13.138Z] uidmap xdelta3 [2021-02-08T22:23:13.138Z] Use 'sudo apt autoremove' to remove them. [2021-02-08T22:23:13.138Z] The following packages will be REMOVED: [2021-02-08T22:23:13.138Z] lxd* lxd-client* [2021-02-08T22:23:13.404Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-08T22:23:13.404Z] After this operation, 31.7 MB disk space will be freed. [2021-02-08T22:23:14.422Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-08T22:23:14.722Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-02-08T22:23:14.722Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-08T22:23:15.297Z] Removing lxd dnsmasq configuration [2021-02-08T22:23:15.559Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-08T22:23:15.559Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-08T22:23:16.507Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-08T22:23:16.770Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-02-08T22:23:16.770Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-08T22:23:17.810Z] Removing intermediate container 3d8f6076846e [2021-02-08T22:23:17.810Z] ---> bb6320f780be [2021-02-08T22:23:17.810Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-08T22:23:17.810Z] ---> Running in 398e2f416d5e [2021-02-08T22:23:18.159Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-08T22:23:18.159Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-08T22:23:18.788Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T22:23:19.059Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-08T22:23:19.548Z] + sudo snap remove --purge lxd [2021-02-08T22:23:19.548Z] snap "lxd" is not installed [2021-02-08T22:23:19.548Z] + sudo groupadd --force --system lxd [2021-02-08T22:23:19.548Z] ++ whoami [2021-02-08T22:23:19.548Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-08T22:23:19.548Z] + newgrp - lxd [2021-02-08T22:23:19.548Z] + sudo snap install lxd [2021-02-08T22:23:19.653Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-08T22:23:19.653Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-08T22:23:19.653Z] (3/3) Installing curl (7.69.1-r3) [2021-02-08T22:23:19.653Z] Executing busybox-1.31.1-r19.trigger [2021-02-08T22:23:19.653Z] OK: 71 MiB in 58 packages [2021-02-08T22:23:21.085Z] Removing intermediate container 398e2f416d5e [2021-02-08T22:23:21.085Z] ---> 0712f88fea40 [2021-02-08T22:23:21.085Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-08T22:23:21.085Z] ---> Running in 54e7cc603a5d [2021-02-08T22:23:21.356Z] Removing intermediate container 54e7cc603a5d [2021-02-08T22:23:21.356Z] ---> 25cb83a80db6 [2021-02-08T22:23:21.356Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-08T22:23:21.628Z] ---> Running in 3bcee655f973 [2021-02-08T22:23:21.900Z] Removing intermediate container 3bcee655f973 [2021-02-08T22:23:21.900Z] ---> 5eec2e7b10e8 [2021-02-08T22:23:21.900Z] Step 24/26 : LABEL arch=arm64 [2021-02-08T22:23:22.175Z] ---> Running in 975a16954765 [2021-02-08T22:23:22.446Z] Removing intermediate container 975a16954765 [2021-02-08T22:23:22.446Z] ---> 497f171fbf91 [2021-02-08T22:23:22.446Z] Step 25/26 : LABEL git_sha=45ee40c4e7b49366510ceb4a15f7b2729d14c524 [2021-02-08T22:23:22.717Z] ---> Running in 484cbeabd920 [2021-02-08T22:23:22.990Z] Removing intermediate container 484cbeabd920 [2021-02-08T22:23:22.990Z] ---> 5b83a6ca101e [2021-02-08T22:23:22.990Z] Step 26/26 : LABEL version=0.0.0 [2021-02-08T22:23:23.261Z] ---> Running in 4df16860b304 [2021-02-08T22:23:23.534Z] Removing intermediate container 4df16860b304 [2021-02-08T22:23:23.534Z] ---> 2aa635f007a1 [2021-02-08T22:23:23.534Z] [2021-02-08T22:23:24.133Z] Successfully built 2aa635f007a1 [2021-02-08T22:23:24.133Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-08T22:23:24.418Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-08T22:23:24.259Z] $ docker stop --time=1 b1436e1ec7e90c2efe41eec08db5cf02625fea1bbf662e2132e63ed1b7fcd025 [2021-02-08T22:23:26.226Z] $ docker rm -f b1436e1ec7e90c2efe41eec08db5cf02625fea1bbf662e2132e63ed1b7fcd025 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-08T22:23:27.063Z] + docker images [2021-02-08T22:23:27.063Z] + grep docker [2021-02-08T22:23:27.333Z] docker-sys-mgmt-agent-go-arm64 latest 2aa635f007a1 3 seconds ago 300MB [2021-02-08T22:23:27.333Z] docker-core-data-go-arm64 latest cafb3534edb7 48 seconds ago 21MB [2021-02-08T22:23:27.333Z] docker-security-secretstore-setup-go-arm64 latest 5c985ce66f3f About a minute ago 23.4MB [2021-02-08T22:23:27.333Z] docker-security-proxy-setup-go-arm64 latest c851961b63d3 About a minute ago 23.2MB [2021-02-08T22:23:27.333Z] docker-support-notifications-go-arm64 latest 41939389bbd7 4 minutes ago 16.7MB [2021-02-08T22:23:27.333Z] docker-security-bootstrapper-go-arm64 latest fc84d88056c8 4 minutes ago 17MB [2021-02-08T22:23:27.333Z] docker-core-command-go-arm64 latest 23429af3ae90 4 minutes ago 16MB [2021-02-08T22:23:27.333Z] docker-core-metadata-go-arm64 latest 8fbceeded35e 4 minutes ago 17.8MB [2021-02-08T22:23:27.333Z] docker-support-scheduler-go-arm64 latest 9ee52fee1832 4 minutes ago 16.1MB [2021-02-08T22:23:27.333Z] docker 20.10.0 eeaf43b92773 8 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-08T22:23:34.496Z] 2021-02-08T22:23:31Z INFO Waiting for automatic snapd restart... [2021-02-08T22:23:52.634Z] lxd 4.11 from Canonical* installed [2021-02-08T22:23:52.634Z] + sudo lxd init --auto [2021-02-08T22:24:00.797Z] + sudo snap install --classic snapcraft [2021-02-08T22:24:18.922Z] snapcraft 4.4.4 from Canonical* installed [2021-02-08T22:24:18.922Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-08T22:24:18.922Z] + patch --verbose -p1 [2021-02-08T22:24:19.184Z] Hmm... Looks like a unified diff to me... [2021-02-08T22:24:19.184Z] The text leading up to this was: [2021-02-08T22:24:19.184Z] -------------------------- [2021-02-08T22:24:19.184Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-08T22:24:19.184Z] |From: Tony Espy [2021-02-08T22:24:19.184Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-08T22:24:19.184Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-08T22:24:19.184Z] | [2021-02-08T22:24:19.184Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-08T22:24:19.184Z] |optimize the snap CI check run for pull requests. When [2021-02-08T22:24:19.184Z] |applied, it essentially strips out everything (apps and [2021-02-08T22:24:19.184Z] |parts) from the snapcraft.yaml file except those required [2021-02-08T22:24:19.184Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-08T22:24:19.184Z] |catch changes to edgex-go that break the snap build. [2021-02-08T22:24:19.184Z] | [2021-02-08T22:24:19.184Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-08T22:24:19.184Z] |to update this patch file, otherwise it may fail to apply, [2021-02-08T22:24:19.184Z] |resulting in a failed snap build CI check in the associated [2021-02-08T22:24:19.184Z] |pull request. [2021-02-08T22:24:19.184Z] | [2021-02-08T22:24:19.184Z] |Note - in addition to applying this patch, the pipeline also [2021-02-08T22:24:19.184Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-08T22:24:19.184Z] |need to build the finally binary .snap file (and it won't [2021-02-08T22:24:19.185Z] |work with the patch applied). This further reduces the build [2021-02-08T22:24:19.185Z] |time. [2021-02-08T22:24:19.185Z] |--- [2021-02-08T22:24:19.185Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-08T22:24:19.185Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-08T22:24:19.185Z] | [2021-02-08T22:24:19.185Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-08T22:24:19.185Z] |index 1e537489..faf42425 100644 [2021-02-08T22:24:19.185Z] |--- a/snap/snapcraft.yaml [2021-02-08T22:24:19.185Z] |+++ b/snap/snapcraft.yaml [2021-02-08T22:24:19.185Z] -------------------------- [2021-02-08T22:24:19.185Z] patching file snap/snapcraft.yaml [2021-02-08T22:24:19.185Z] Using Plan A... [2021-02-08T22:24:19.185Z] Hunk #1 FAILED at 73. [2021-02-08T22:24:19.185Z] Hunk #2 succeeded at 277 with fuzz 1 (offset 6 lines). [2021-02-08T22:24:19.185Z] Hunk #3 succeeded at 289 (offset 3 lines). [2021-02-08T22:24:19.185Z] Hunk #4 succeeded at 297 (offset 3 lines). [2021-02-08T22:24:19.185Z] Hunk #5 succeeded at 304 (offset 3 lines). [2021-02-08T22:24:19.185Z] Hunk #6 succeeded at 331 (offset 3 lines). [2021-02-08T22:24:19.185Z] Hunk #7 succeeded at 365 (offset 3 lines). [2021-02-08T22:24:19.185Z] Hunk #8 succeeded at 424 (offset 11 lines). [2021-02-08T22:24:19.185Z] 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-02-08T22:24:19.185Z] Hmm... Ignoring the trailing garbage. [2021-02-08T22:24:19.185Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-08T22:24:19.968Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-08T22:24:22.211Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T22:24:23.658Z] ---> package-listing.sh [2021-02-08T22:24:23.658Z] ++ facter osfamily [2021-02-08T22:24:23.658Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-08T22:24:24.027Z] + OS_FAMILY=redhat [2021-02-08T22:24:24.027Z] + workspace=/w/workspace/edgex-go/13 [2021-02-08T22:24:24.027Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-08T22:24:24.027Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-08T22:24:24.027Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-08T22:24:24.027Z] + PACKAGES=/tmp/packages_start.txt [2021-02-08T22:24:24.027Z] + '[' /w/workspace/edgex-go/13 ']' [2021-02-08T22:24:24.027Z] + PACKAGES=/tmp/packages_end.txt [2021-02-08T22:24:24.027Z] + case "${OS_FAMILY}" in [2021-02-08T22:24:24.027Z] + sort [2021-02-08T22:24:24.027Z] + rpm -qa [2021-02-08T22:24:30.835Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-08T22:24:30.835Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-08T22:24:30.835Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-08T22:24:30.835Z] + '[' /w/workspace/edgex-go/13 ']' [2021-02-08T22:24:30.835Z] + mkdir -p /w/workspace/edgex-go/13/archives/ [2021-02-08T22:24:30.835Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo [2021-02-08T22:24:30.870Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-08T22:24:31.244Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-08T22:24:31.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T22:24:31.878Z] [2021-02-08T22:24:31.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-08T22:24:32.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T22:24:32.903Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-08T22:24:32.903Z] df20fa9351a1: Pulling fs layer [2021-02-08T22:24:32.903Z] 36b3adc4ff6f: Pulling fs layer [2021-02-08T22:24:32.903Z] 8ad3a11d3b57: Pulling fs layer [2021-02-08T22:24:32.903Z] 46f8f816bc3b: Pulling fs layer [2021-02-08T22:24:32.903Z] 93b61091891f: Pulling fs layer [2021-02-08T22:24:32.903Z] 93b9cdb0e59b: Pulling fs layer [2021-02-08T22:24:32.903Z] 5e14af77c1be: Pulling fs layer [2021-02-08T22:24:32.903Z] 01666e4c0597: Pulling fs layer [2021-02-08T22:24:32.903Z] aa168da1d23b: Pulling fs layer [2021-02-08T22:24:32.903Z] 93b9cdb0e59b: Waiting [2021-02-08T22:24:32.903Z] 5e14af77c1be: Waiting [2021-02-08T22:24:32.903Z] 01666e4c0597: Waiting [2021-02-08T22:24:32.903Z] aa168da1d23b: Waiting [2021-02-08T22:24:32.903Z] 46f8f816bc3b: Waiting [2021-02-08T22:24:32.903Z] 93b61091891f: Waiting [2021-02-08T22:24:32.903Z] 36b3adc4ff6f: Verifying Checksum [2021-02-08T22:24:32.903Z] 36b3adc4ff6f: Download complete [2021-02-08T22:24:33.190Z] 46f8f816bc3b: Verifying Checksum [2021-02-08T22:24:33.190Z] 46f8f816bc3b: Download complete [2021-02-08T22:24:33.190Z] df20fa9351a1: Download complete [2021-02-08T22:24:33.190Z] 93b9cdb0e59b: Verifying Checksum [2021-02-08T22:24:33.190Z] 93b9cdb0e59b: Download complete [2021-02-08T22:24:33.190Z] 93b61091891f: Download complete [2021-02-08T22:24:33.190Z] 5e14af77c1be: Verifying Checksum [2021-02-08T22:24:33.190Z] 5e14af77c1be: Download complete [2021-02-08T22:24:33.190Z] 01666e4c0597: Verifying Checksum [2021-02-08T22:24:33.190Z] 01666e4c0597: Download complete [2021-02-08T22:24:33.817Z] df20fa9351a1: Pull complete [2021-02-08T22:24:34.095Z] 8ad3a11d3b57: Verifying Checksum [2021-02-08T22:24:34.095Z] 8ad3a11d3b57: Download complete [2021-02-08T22:24:34.095Z] 36b3adc4ff6f: Pull complete [2021-02-08T22:24:36.122Z] 8ad3a11d3b57: Pull complete [2021-02-08T22:24:36.122Z] 46f8f816bc3b: Pull complete [2021-02-08T22:24:37.636Z] 93b61091891f: Pull complete [2021-02-08T22:24:37.910Z] aa168da1d23b: Verifying Checksum [2021-02-08T22:24:37.910Z] aa168da1d23b: Download complete [2021-02-08T22:24:38.517Z] 93b9cdb0e59b: Pull complete [2021-02-08T22:24:38.791Z] 5e14af77c1be: Pull complete [2021-02-08T22:24:39.067Z] 01666e4c0597: Pull complete [2021-02-08T22:24:57.890Z] aa168da1d23b: Pull complete [2021-02-08T22:24:57.890Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-08T22:24:57.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T22:24:57.890Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-08T22:24:58.620Z] prd-centos7-docker-4c-2g-25622 does not seem to be running inside a container [2021-02-08T22:24:58.726Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-08T22:25:04.493Z] $ docker top a021afd1bbc148817356addd9afe3cf0205822b09d6b6a54e3b2b7cf0bb8771e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T22:25:06.322Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-08T22:25:07.078Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-08T22:25:07.937Z] + ls /var/log/sa-host [2021-02-08T22:25:07.937Z] + sadf -c /var/log/sa-host/sa08 [2021-02-08T22:25:07.937Z] file_magic: OK [2021-02-08T22:25:07.937Z] HZ: Using current value: 100 [2021-02-08T22:25:07.937Z] file_header: OK [2021-02-08T22:25:07.937Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-08T22:25:07.937Z] Statistics: [2021-02-08T22:25:07.937Z] 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...Hnuu...uuuununununu... [2021-02-08T22:25:07.937Z] File successfully converted to sysstat format version 12.2.1 [2021-02-08T22:25:07.937Z] + sadf -c /var/log/sa-host/sa23 [2021-02-08T22:25:07.937Z] file_magic: OK [2021-02-08T22:25:07.937Z] HZ: Using current value: 100 [2021-02-08T22:25:07.937Z] file_header: OK [2021-02-08T22:25:07.937Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-08T22:25:07.937Z] Statistics: [2021-02-08T22:25:07.937Z] Hnuu...uuuununununu... [2021-02-08T22:25:07.937Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-08T22:25:08.187Z] provisioning config files... [2021-02-08T22:25:08.217Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config57151089861439641tmp [Pipeline] { [Pipeline] echo [2021-02-08T22:25:08.311Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T22:25:09.016Z] ---> create-netrc.sh [Pipeline] } [2021-02-08T22:25:09.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-08T22:25:09.222Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T22:25:09.940Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-08T22:25:09.968Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T22:25:10.685Z] ---> sudo-logs.sh [2021-02-08T22:25:10.685Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-08T22:25:10.718Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T22:25:11.566Z] ---> job-cost.sh [2021-02-08T22:25:11.567Z] lf-activate-venv: SKIPPING [2021-02-08T22:25:11.567Z] INFO: No Stack... [2021-02-08T22:25:12.530Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-08T22:25:13.221Z] INFO: Archiving Costs [Pipeline] echo [2021-02-08T22:25:13.254Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T22:25:13.975Z] ---> logs-deploy.sh [2021-02-08T22:25:13.975Z] lf-activate-venv: SKIPPING [2021-02-08T22:25:13.975Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3115/13 [2021-02-08T22:25:13.975Z] INFO: archiving workspace using pattern(s): [2021-02-08T22:25:16.609Z] Archives upload complete. [2021-02-08T22:25:16.609Z] INFO: archiving logs to Nexus