Pull request #3153 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 6b2faebd1233ba99f8527b1bf80425b79bfa3302+62a248a5b0afc117ade2468f75438786c02ce52d (6912bd1f97badc0bea8c0f9afe3dc85ac200884b) 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-25892 in /w/workspace/edgexfoundry_edgex-go_PR-3153 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3153/head:refs/remotes/origin/PR-3153 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 62a248a5b0afc117ade2468f75438786c02ce52d into PR head commit 6b2faebd1233ba99f8527b1bf80425b79bfa3302 Merge succeeded, producing 6b2faebd1233ba99f8527b1bf80425b79bfa3302 Checking out Revision 6b2faebd1233ba99f8527b1bf80425b79bfa3302 (PR-3153) > git config core.sparsecheckout # timeout=10 > git checkout -f 6b2faebd1233ba99f8527b1bf80425b79bfa3302 # 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 62a248a5b0afc117ade2468f75438786c02ce52d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b2faebd1233ba99f8527b1bf80425b79bfa3302 # timeout=10 Commit message: "feat(v2): Implement GET /device/all" > git rev-list --no-walk e6f2b7efdca2e64dc69fd41f9dd5f31eaf0f1f65 # timeout=10 First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-10T02:04:39.027Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-10T02:04:39.306Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-10T02:04:39.399Z] ========================================================= [2021-02-10T02:04:39.399Z] EdgeX Global Pipelines Version Info [2021-02-10T02:04:39.399Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-10T02:04:43.316Z] ------------------- [2021-02-10T02:04:43.316Z] stable info: [2021-02-10T02:04:43.316Z] ------------------- [2021-02-10T02:04:43.316Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-10T02:04:43.316Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-10T02:04:43.316Z] Message: update stable to v1.0.179 [2021-02-10T02:04:44.331Z] ------------------- [2021-02-10T02:04:44.331Z] experimental info: [2021-02-10T02:04:44.331Z] ------------------- [2021-02-10T02:04:44.331Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-10T02:04:44.331Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-10T02:04:44.331Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-10T02:04:44.729Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-10T02:04:44.815Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-10T02:04:44.933Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-10T02:04:45.031Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-10T02:04:45.124Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-10T02:04:45.213Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-10T02:04:45.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-10T02:04:45.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-10T02:04:45.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-10T02:04:45.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-10T02:04:45.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-10T02:04:45.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-10T02:04:45.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-10T02:04:45.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-10T02:04:46.060Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-10T02:04:46.150Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-10T02:04:46.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-10T02:04:46.385Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-10T02:04:46.482Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-10T02:04:46.579Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-10T02:04:46.668Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-10T02:04:46.779Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-10T02:04:46.868Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-10T02:04:46.957Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3153 [Pipeline] echo [2021-02-10T02:04:47.047Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3153 [Pipeline] echo [2021-02-10T02:04:47.161Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3153 [Pipeline] echo [2021-02-10T02:04:47.273Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b2faebd1233ba99f8527b1bf80425b79bfa3302 [Pipeline] echo [2021-02-10T02:04:47.365Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b2faeb [Pipeline] echo [2021-02-10T02:04:47.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-10T02:04:47.669Z] provisioning config files... [2021-02-10T02:04:47.769Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2118301056257552527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-10T02:04:48.370Z] ---> docker-login.sh [2021-02-10T02:04:48.370Z] nexus3.edgexfoundry.org:10001 [2021-02-10T02:04:49.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T02:04:49.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T02:04:49.661Z] Configure a credential helper to remove this warning. See [2021-02-10T02:04:49.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T02:04:49.661Z] [2021-02-10T02:04:49.661Z] Login Succeeded [2021-02-10T02:04:49.661Z] nexus3.edgexfoundry.org:10002 [2021-02-10T02:04:50.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T02:04:50.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T02:04:50.236Z] Configure a credential helper to remove this warning. See [2021-02-10T02:04:50.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T02:04:50.236Z] [2021-02-10T02:04:50.236Z] Login Succeeded [2021-02-10T02:04:50.236Z] nexus3.edgexfoundry.org:10003 [2021-02-10T02:04:50.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T02:04:50.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T02:04:50.613Z] Configure a credential helper to remove this warning. See [2021-02-10T02:04:50.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T02:04:50.613Z] [2021-02-10T02:04:50.613Z] Login Succeeded [2021-02-10T02:04:50.613Z] nexus3.edgexfoundry.org:10004 [2021-02-10T02:04:50.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T02:04:51.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T02:04:51.383Z] Configure a credential helper to remove this warning. See [2021-02-10T02:04:51.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T02:04:51.383Z] [2021-02-10T02:04:51.383Z] Login Succeeded [2021-02-10T02:04:51.383Z] docker.io [2021-02-10T02:04:51.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-10T02:04:51.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-10T02:04:51.740Z] Configure a credential helper to remove this warning. See [2021-02-10T02:04:51.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-10T02:04:51.740Z] [2021-02-10T02:04:51.740Z] Login Succeeded [2021-02-10T02:04:51.740Z] ---> docker-login.sh ends [Pipeline] } [2021-02-10T02:04:51.812Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-10T02:04:52.939Z] ++ 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-10T02:04:52.939Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T02:04:52.939Z] ++ dirname cmd/core-command/Dockerfile [2021-02-10T02:04:52.939Z] ++ cut -d/ -f2 [2021-02-10T02:04:52.939Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-10T02:04:52.939Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T02:04:52.939Z] ++ cut -d/ -f2 [2021-02-10T02:04:52.939Z] ++ dirname cmd/core-data/Dockerfile [2021-02-10T02:04:52.939Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-10T02:04:52.939Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T02:04:52.939Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-10T02:04:52.939Z] ++ cut -d/ -f2 [2021-02-10T02:04:52.939Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-10T02:04:52.939Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T02:04:52.939Z] ++ cut -d/ -f2 [2021-02-10T02:04:53.302Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-10T02:04:53.302Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-10T02:04:53.302Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T02:04:53.302Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-10T02:04:53.302Z] ++ cut -d/ -f2 [2021-02-10T02:04:53.302Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-10T02:04:53.302Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T02:04:53.302Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-10T02:04:53.302Z] ++ cut -d/ -f2 [2021-02-10T02:04:53.302Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-10T02:04:53.302Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T02:04:53.302Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-10T02:04:53.302Z] ++ cut -d/ -f2 [2021-02-10T02:04:53.302Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-10T02:04:53.302Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T02:04:53.302Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-10T02:04:53.302Z] ++ cut -d/ -f2 [2021-02-10T02:04:53.302Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-10T02:04:53.302Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-10T02:04:53.302Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-10T02:04:53.302Z] ++ cut -d/ -f2 [2021-02-10T02:04:53.302Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-10T02:04:53.832Z] 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-10T02:04:55.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-10T02:04:55.479Z] [2021-02-10T02:04:55.479Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-10T02:04:56.106Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-10T02:04:56.437Z] latest: Pulling from edgex-devops/git-semver [2021-02-10T02:04:56.437Z] 31603596830f: Pulling fs layer [2021-02-10T02:04:56.437Z] 2a8b12db71e7: Pulling fs layer [2021-02-10T02:04:56.437Z] 6ca5941a6612: Pulling fs layer [2021-02-10T02:04:56.437Z] ecc8261a40a4: Pulling fs layer [2021-02-10T02:04:56.437Z] ecc8261a40a4: Waiting [2021-02-10T02:04:56.437Z] 2a8b12db71e7: Download complete [2021-02-10T02:04:56.746Z] 31603596830f: Verifying Checksum [2021-02-10T02:04:56.746Z] 31603596830f: Download complete [2021-02-10T02:04:57.589Z] ecc8261a40a4: Verifying Checksum [2021-02-10T02:04:57.589Z] ecc8261a40a4: Download complete [2021-02-10T02:04:57.589Z] 6ca5941a6612: Verifying Checksum [2021-02-10T02:04:57.589Z] 6ca5941a6612: Download complete [2021-02-10T02:04:57.878Z] 31603596830f: Pull complete [2021-02-10T02:04:58.179Z] 2a8b12db71e7: Pull complete [2021-02-10T02:05:00.230Z] 6ca5941a6612: Pull complete [2021-02-10T02:05:00.519Z] ecc8261a40a4: Pull complete [2021-02-10T02:05:00.819Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-10T02:05:00.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-10T02:05:00.819Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-10T02:05:01.195Z] prd-centos7-docker-4c-2g-25892 does not seem to be running inside a container [2021-02-10T02:05:01.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-10T02:05:05.436Z] $ docker top 60f8b8860f328a61b654f5cd76426bb3f5cd15146d776751b00cdbc30cf650dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-10T02:05:06.409Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-10T02:05:06.409Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-10T02:05:07.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-10T02:05:07.119Z] $ docker exec 60f8b8860f328a61b654f5cd76426bb3f5cd15146d776751b00cdbc30cf650dd ssh-agent [2021-02-10T02:05:08.109Z] SSH_AUTH_SOCK=/tmp/ssh-ErQ0PylQcU8B/agent.11 [2021-02-10T02:05:08.109Z] SSH_AGENT_PID=16 [2021-02-10T02:05:08.137Z] Running ssh-add (command line suppressed) [2021-02-10T02:05:08.443Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5779739088472534790.key (/w/workspace/edgex-go/4@tmp/private_key_5779739088472534790.key) [2021-02-10T02:05:08.674Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-10T02:05:09.446Z] + git tag --points-at HEAD [Pipeline] } [2021-02-10T02:05:10.021Z] $ docker exec --env ******** --env ******** 60f8b8860f328a61b654f5cd76426bb3f5cd15146d776751b00cdbc30cf650dd ssh-agent -k [2021-02-10T02:05:10.597Z] unset SSH_AUTH_SOCK; [2021-02-10T02:05:10.597Z] unset SSH_AGENT_PID; [2021-02-10T02:05:10.598Z] echo Agent pid 16 killed; [2021-02-10T02:05:10.906Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-10T02:05:11.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-10T02:05:11.096Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-10T02:05:12.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-10T02:05:12.021Z] $ docker exec 60f8b8860f328a61b654f5cd76426bb3f5cd15146d776751b00cdbc30cf650dd ssh-agent [2021-02-10T02:05:12.803Z] SSH_AUTH_SOCK=/tmp/ssh-jmVh00PDSDwK/agent.44 [2021-02-10T02:05:12.803Z] SSH_AGENT_PID=49 [2021-02-10T02:05:12.817Z] Running ssh-add (command line suppressed) [2021-02-10T02:05:13.117Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_6560562069367480084.key (/w/workspace/edgex-go/4@tmp/private_key_6560562069367480084.key) [2021-02-10T02:05:13.270Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-10T02:05:14.135Z] + git semver init [2021-02-10T02:05:14.136Z] # -> Open(): unable to determine branch for HEAD [2021-02-10T02:05:14.136Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-02-10T02:05:14.136Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-02-10T02:05:14.136Z] # $SEMVER_REMOTE_NAME = origin [2021-02-10T02:05:14.136Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-10T02:05:14.136Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-10T02:05:14.136Z] # $SEMVER_BRANCH = PR-3153 [2021-02-10T02:05:14.136Z] # $SEMVER_TEMP = /tmp/semver-107409064 [2021-02-10T02:05:14.136Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-10T02:06:03.407Z] # '/tmp/semver-107409064' -> '/w/workspace/edgex-go/4/.semver' [2021-02-10T02:06:03.407Z] # -> Force: false [2021-02-10T02:06:03.407Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-02-10T02:06:03.443Z] $ docker exec --env ******** --env ******** 60f8b8860f328a61b654f5cd76426bb3f5cd15146d776751b00cdbc30cf650dd ssh-agent -k [2021-02-10T02:06:04.103Z] unset SSH_AUTH_SOCK; [2021-02-10T02:06:04.111Z] unset SSH_AGENT_PID; [2021-02-10T02:06:04.111Z] echo Agent pid 49 killed; [2021-02-10T02:06:04.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-10T02:06:05.153Z] + git semver [Pipeline] } [2021-02-10T02:06:05.174Z] $ docker stop --time=1 60f8b8860f328a61b654f5cd76426bb3f5cd15146d776751b00cdbc30cf650dd [2021-02-10T02:06:07.192Z] $ docker rm -f 60f8b8860f328a61b654f5cd76426bb3f5cd15146d776751b00cdbc30cf650dd [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-10T02:06:07.930Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-10T02:06:09.276Z] Stashed 1 file(s) [Pipeline] echo [2021-02-10T02:06:09.278Z] [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-10T02:06:10.198Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-10T02:06:10.606Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-10T02:06:11.038Z] + true [2021-02-10T02:06:11.038Z] + sudo service docker restart [2021-02-10T02:06:11.038Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-10T02:06:12.071Z] ========================================================= [2021-02-10T02:06:12.071Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-10T02:06:12.071Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-10T02:06:12.580Z] + 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-10T02:06:23.172Z] Sending build context to Docker daemon 327.8MB [2021-02-10T02:06:23.172Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-10T02:06:23.172Z] Step 2/6 : FROM ${BASE} [2021-02-10T02:06:23.172Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-10T02:06:23.172Z] 188c0c94c7c5: Pulling fs layer [2021-02-10T02:06:23.172Z] 0ef7d3d256c8: Pulling fs layer [2021-02-10T02:06:23.172Z] de9db76c5a1d: Pulling fs layer [2021-02-10T02:06:23.172Z] bca2f99d35d6: Pulling fs layer [2021-02-10T02:06:23.172Z] 93359f2a8cfa: Pulling fs layer [2021-02-10T02:06:23.172Z] 7c6f9722023f: Pulling fs layer [2021-02-10T02:06:23.172Z] a35cf1a2eb13: Pulling fs layer [2021-02-10T02:06:23.172Z] 93359f2a8cfa: Waiting [2021-02-10T02:06:23.172Z] 7c6f9722023f: Waiting [2021-02-10T02:06:23.172Z] a35cf1a2eb13: Waiting [2021-02-10T02:06:23.172Z] bca2f99d35d6: Waiting [2021-02-10T02:06:23.172Z] de9db76c5a1d: Verifying Checksum [2021-02-10T02:06:23.172Z] de9db76c5a1d: Download complete [2021-02-10T02:06:23.172Z] 0ef7d3d256c8: Verifying Checksum [2021-02-10T02:06:23.172Z] 0ef7d3d256c8: Download complete [2021-02-10T02:06:23.172Z] 93359f2a8cfa: Verifying Checksum [2021-02-10T02:06:23.172Z] 93359f2a8cfa: Download complete [2021-02-10T02:06:23.458Z] 7c6f9722023f: Verifying Checksum [2021-02-10T02:06:23.458Z] 7c6f9722023f: Download complete [2021-02-10T02:06:24.146Z] 188c0c94c7c5: Verifying Checksum [2021-02-10T02:06:24.146Z] 188c0c94c7c5: Download complete [2021-02-10T02:06:24.689Z] Still waiting to schedule task [2021-02-10T02:06:24.689Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-10T02:06:25.335Z] 188c0c94c7c5: Pull complete [2021-02-10T02:06:26.108Z] 0ef7d3d256c8: Pull complete [2021-02-10T02:06:26.465Z] de9db76c5a1d: Pull complete [2021-02-10T02:06:34.327Z] a35cf1a2eb13: Verifying Checksum [2021-02-10T02:06:34.327Z] a35cf1a2eb13: Download complete [2021-02-10T02:06:38.871Z] bca2f99d35d6: Verifying Checksum [2021-02-10T02:06:38.871Z] bca2f99d35d6: Download complete [2021-02-10T02:06:54.772Z] bca2f99d35d6: Pull complete [2021-02-10T02:06:54.772Z] 93359f2a8cfa: Pull complete [2021-02-10T02:06:54.772Z] 7c6f9722023f: Pull complete [2021-02-10T02:07:05.652Z] a35cf1a2eb13: Pull complete [2021-02-10T02:07:05.652Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-10T02:07:05.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-10T02:07:05.652Z] ---> a62c8e92a672 [2021-02-10T02:07:05.652Z] 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-10T02:07:05.652Z] ---> Running in 26a089984d24 [2021-02-10T02:07:06.747Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:07:07.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:07:08.140Z] (1/12) Installing libmagic (5.38-r0) [2021-02-10T02:07:08.422Z] (2/12) Installing file (5.38-r0) [2021-02-10T02:07:08.769Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-10T02:07:08.769Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-10T02:07:14.986Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-10T02:07:14.986Z] (6/12) Installing patch (2.7.6-r6) [2021-02-10T02:07:15.300Z] (7/12) Installing build-base (0.5-r2) [2021-02-10T02:07:15.300Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-10T02:07:15.300Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-10T02:07:15.798Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-10T02:07:15.798Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-10T02:07:15.798Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-10T02:07:15.798Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:07:16.079Z] OK: 233 MiB in 51 packages [2021-02-10T02:07:21.295Z] Removing intermediate container 26a089984d24 [2021-02-10T02:07:21.295Z] ---> 40afdefd462f [2021-02-10T02:07:21.295Z] Step 4/6 : WORKDIR /edgex-go [2021-02-10T02:07:21.295Z] ---> Running in 381d6c3cfcdb [2021-02-10T02:07:21.579Z] Removing intermediate container 381d6c3cfcdb [2021-02-10T02:07:21.580Z] ---> 1a488ffe2ff5 [2021-02-10T02:07:21.580Z] Step 5/6 : COPY go.mod . [2021-02-10T02:07:23.531Z] ---> c03424c4995b [2021-02-10T02:07:23.531Z] Step 6/6 : RUN go mod download [2021-02-10T02:07:23.531Z] ---> Running in 576e5c578939 [2021-02-10T02:08:03.918Z] Removing intermediate container 576e5c578939 [2021-02-10T02:08:03.918Z] ---> ddd444244a47 [2021-02-10T02:08:03.918Z] Successfully built ddd444244a47 [2021-02-10T02:08:03.918Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-10T02:08:04.342Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-10T02:08:04.666Z] . [Pipeline] withDockerContainer [2021-02-10T02:08:05.301Z] prd-centos7-docker-4c-2g-25892 does not seem to be running inside a container [2021-02-10T02:08:05.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-10T02:08:09.146Z] $ docker top dad29d99a4801167b23eb46e1aa0aa616ed941acba1fa51a3230b93d67126cdb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-10T02:08:10.857Z] + go version [2021-02-10T02:08:10.857Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-10T02:08:10.887Z] $ docker stop --time=1 dad29d99a4801167b23eb46e1aa0aa616ed941acba1fa51a3230b93d67126cdb [2021-02-10T02:08:12.976Z] $ docker rm -f dad29d99a4801167b23eb46e1aa0aa616ed941acba1fa51a3230b93d67126cdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-10T02:08:14.549Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-10T02:08:15.199Z] . [Pipeline] withDockerContainer [2021-02-10T02:08:15.575Z] prd-centos7-docker-4c-2g-25892 does not seem to be running inside a container [2021-02-10T02:08:15.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-10T02:08:18.148Z] $ docker top 8137a9cc7a27260be653beb5ff53a408eec81281273c2be9df35756136fde18e -eo pid,comm [2021-02-10T02:08:18.436Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25894 in /w/workspace/edgexfoundry_edgex-go_PR-3153 [Pipeline] { [Pipeline] { [Pipeline] ws [2021-02-10T02:08:18.814Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] echo [2021-02-10T02:08:18.868Z] ========================================================= [2021-02-10T02:08:18.868Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-10T02:08:18.868Z] ========================================================= [Pipeline] sh [Pipeline] checkout [2021-02-10T02:08:20.183Z] + make test [2021-02-10T02:08:20.183Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-10T02:08:24.826Z] using credential edgex-jenkins-ssh [2021-02-10T02:08:24.888Z] Cloning the remote Git repository [2021-02-10T02:08:24.929Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-10T02:08:25.034Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-02-10T02:08:25.127Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-10T02:08:25.128Z] > git --version # timeout=10 [2021-02-10T02:08:25.147Z] > git --version # 'git version 2.17.1' [2021-02-10T02:08:25.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-10T02:08:25.213Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-10T02:08:45.697Z] Merging remotes/origin/master commit 62a248a5b0afc117ade2468f75438786c02ce52d into PR head commit 6b2faebd1233ba99f8527b1bf80425b79bfa3302 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-10T02:08:46.153Z] Failed in branch arm64 [2021-02-10T02:08:44.774Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-10T02:08:44.794Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-10T02:08:44.819Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-10T02:08:44.852Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-10T02:08:44.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-10T02:08:44.865Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3153/head:refs/remotes/origin/PR-3153 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T02:08:45.706Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T02:08:45.719Z] > git checkout -f 6b2faebd1233ba99f8527b1bf80425b79bfa3302 # timeout=10 [2021-02-10T02:08:48.149Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-10T02:09:36.937Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-10T02:09:41.768Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-10T02:09:49.550Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-10T02:09:49.550Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-10T02:09:54.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-10T02:09:54.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-10T02:09:54.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-10T02:09:54.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-10T02:09:56.284Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-10T02:09:57.453Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-10T02:10:02.146Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-10T02:10:02.146Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-10T02:10:02.146Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-10T02:10:08.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.343s coverage: 45.9% of statements [2021-02-10T02:10:08.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-10T02:10:08.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-10T02:10:08.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-10T02:10:08.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-10T02:10:08.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-10T02:10:08.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-10T02:10:08.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-10T02:10:08.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.270s coverage: 100.0% of statements [2021-02-10T02:10:13.356Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.741s coverage: 27.1% of statements [2021-02-10T02:10:13.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-10T02:10:13.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-10T02:10:13.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-10T02:10:13.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-10T02:10:13.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-10T02:10:13.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-10T02:10:13.356Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.094s coverage: 100.0% of statements [2021-02-10T02:10:13.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-10T02:10:13.356Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.184s coverage: 100.0% of statements [2021-02-10T02:10:13.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-10T02:10:13.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-10T02:10:15.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.151s coverage: 65.8% of statements [2021-02-10T02:10:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-10T02:10:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-10T02:10:16.877Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.937s coverage: 82.3% of statements [2021-02-10T02:10:16.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-10T02:10:16.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-10T02:10:16.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-10T02:10:16.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-10T02:10:24.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.800s coverage: 28.6% of statements [2021-02-10T02:10:24.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-10T02:10:24.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-10T02:10:24.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-10T02:10:24.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-10T02:10:24.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-10T02:10:24.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.143s coverage: 100.0% of statements [2021-02-10T02:10:24.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-10T02:10:24.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.117s coverage: 100.0% of statements [2021-02-10T02:10:24.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-10T02:10:24.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.197s coverage: 86.7% of statements [2021-02-10T02:10:24.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-10T02:10:25.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.243s coverage: 97.5% of statements [2021-02-10T02:10:25.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-10T02:10:25.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.167s coverage: 78.3% of statements [2021-02-10T02:10:25.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-10T02:10:25.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-10T02:10:25.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-10T02:10:25.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-10T02:10:33.915Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.474s coverage: 92.8% of statements [2021-02-10T02:10:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-10T02:10:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-10T02:10:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-10T02:10:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-10T02:10:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-10T02:10:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-10T02:10:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-10T02:10:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-10T02:10:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-10T02:10:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-10T02:10:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-10T02:10:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-10T02:10:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-10T02:10:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-10T02:10:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-10T02:10:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-10T02:10:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-10T02:10:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-10T02:10:33.915Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements [2021-02-10T02:10:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-10T02:10:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-10T02:10:33.915Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.235s coverage: 0.1% of statements [2021-02-10T02:10:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-10T02:10:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-10T02:10:33.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-10T02:10:33.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 45.5% of statements [2021-02-10T02:10:33.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements [2021-02-10T02:10:33.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2021-02-10T02:10:33.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.208s coverage: 96.3% of statements [2021-02-10T02:10:33.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2021-02-10T02:10:42.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.103s coverage: 94.4% of statements [2021-02-10T02:10:42.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements [2021-02-10T02:10:56.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.238s coverage: 92.9% of statements [2021-02-10T02:10:56.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-10T02:10:56.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-10T02:10:56.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-10T02:10:56.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 77.8% of statements [2021-02-10T02:10:56.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-10T02:10:56.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-10T02:10:56.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-10T02:10:56.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-10T02:10:56.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-10T02:10:56.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.252s coverage: 87.2% of statements [2021-02-10T02:10:56.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-10T02:10:56.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-10T02:10:56.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2021-02-10T02:10:56.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-10T02:10:56.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.107s coverage: 75.5% of statements [2021-02-10T02:10:56.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-10T02:10:56.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.8% of statements [2021-02-10T02:10:56.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.097s coverage: 87.2% of statements [2021-02-10T02:10:56.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.157s coverage: 84.2% of statements [2021-02-10T02:10:56.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.337s coverage: 91.4% of statements [2021-02-10T02:10:56.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-10T02:10:56.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.456s coverage: 63.5% of statements [2021-02-10T02:10:56.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-10T02:10:56.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-10T02:10:56.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.140s coverage: 100.0% of statements [2021-02-10T02:10:56.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.068s coverage: 91.3% of statements [2021-02-10T02:10:56.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.151s coverage: 100.0% of statements [2021-02-10T02:10:56.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.177s coverage: 73.7% of statements [2021-02-10T02:10:56.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2021-02-10T02:10:56.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.901s coverage: 68.9% of statements [2021-02-10T02:10:56.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-10T02:10:56.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-10T02:10:56.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.209s coverage: 37.0% of statements [2021-02-10T02:10:56.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-10T02:10:56.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-10T02:10:56.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.827s coverage: 84.0% of statements [2021-02-10T02:10:57.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.057s coverage: 100.0% of statements [2021-02-10T02:11:03.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.549s coverage: 47.0% of statements [2021-02-10T02:11:03.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-10T02:11:03.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-10T02:11:03.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-10T02:11:03.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-10T02:11:03.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-10T02:11:03.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.212s coverage: 100.0% of statements [2021-02-10T02:11:03.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-10T02:11:03.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements [2021-02-10T02:11:03.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-10T02:11:03.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-10T02:11:03.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-10T02:11:03.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-10T02:11:03.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.400s coverage: 89.4% of statements [2021-02-10T02:11:03.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-10T02:11:03.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-10T02:11:03.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-10T02:11:09.260Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.142s coverage: 29.1% of statements [2021-02-10T02:11:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-10T02:11:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-10T02:11:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-10T02:11:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-10T02:11:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-10T02:11:09.260Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.189s coverage: 99.0% of statements [2021-02-10T02:11:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-10T02:11:09.260Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.219s coverage: 100.0% of statements [2021-02-10T02:11:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-10T02:11:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-10T02:11:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-10T02:11:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-10T02:11:09.260Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.173s coverage: 100.0% of statements [2021-02-10T02:11:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-10T02:11:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-10T02:11:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-10T02:11:09.260Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements [2021-02-10T02:11:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-10T02:11:09.260Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.093s coverage: 100.0% of statements [2021-02-10T02:11:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-10T02:11:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-10T02:11:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-10T02:11:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-10T02:11:10.701Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.127s coverage: 87.9% of statements [2021-02-10T02:11:10.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-10T02:11:10.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-10T02:11:10.701Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.214s coverage: 100.0% of statements [2021-02-10T02:11:11.002Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.136s coverage: 32.1% of statements [2021-02-10T02:11:12.054Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.105s coverage: 100.0% of statements [2021-02-10T02:11:12.810Z] GO111MODULE=on go vet ./... [2021-02-10T02:12:22.208Z] gofmt -l . [2021-02-10T02:12:22.612Z] [ "`gofmt -l .`" = "" ] [2021-02-10T02:12:24.799Z] ./bin/test-go-mod-tidy.sh [2021-02-10T02:12:28.915Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-10T02:12:31.811Z] + ls -al . [2021-02-10T02:12:31.811Z] total 700 [2021-02-10T02:12:31.811Z] drwxrwxr-x 10 1001 1001 4096 Feb 10 02:12 . [2021-02-10T02:12:31.811Z] drwxr-xr-x 4 root root 28 Feb 10 02:08 .. [2021-02-10T02:12:31.811Z] -rw-rw-r-- 1 1001 1001 11 Feb 10 02:04 .dockerignore [2021-02-10T02:12:31.811Z] drwxrwxr-x 8 1001 1001 179 Feb 10 02:04 .git [2021-02-10T02:12:31.811Z] drwxrwxr-x 3 1001 1001 125 Feb 10 02:04 .github [2021-02-10T02:12:31.811Z] -rw-rw-r-- 1 1001 1001 818 Feb 10 02:04 .gitignore [2021-02-10T02:12:31.811Z] drwx------ 3 1001 1001 60 Feb 10 02:05 .semver [2021-02-10T02:12:31.811Z] -rw-rw-r-- 1 1001 1001 166 Feb 10 02:04 .sonarcloud.properties [2021-02-10T02:12:31.811Z] -rw-rw-r-- 1 1001 1001 7859 Feb 10 02:04 Attribution.txt [2021-02-10T02:12:31.811Z] -rw-rw-r-- 1 1001 1001 3804 Feb 10 02:04 CONTRIBUTING.md [2021-02-10T02:12:31.811Z] -rw-rw-r-- 1 1001 1001 931 Feb 10 02:04 Dockerfile.build [2021-02-10T02:12:31.811Z] -rw-rw-r-- 1 1001 1001 863 Feb 10 02:04 Jenkinsfile [2021-02-10T02:12:31.811Z] -rw-rw-r-- 1 1001 1001 10775 Feb 10 02:04 LICENSE [2021-02-10T02:12:31.811Z] -rw-rw-r-- 1 1001 1001 5774 Feb 10 02:04 Makefile [2021-02-10T02:12:31.811Z] -rw-rw-r-- 1 1001 1001 6524 Feb 10 02:04 README.md [2021-02-10T02:12:31.811Z] -rw-rw-r-- 1 1001 1001 6755 Feb 10 02:04 SECURITY.md [2021-02-10T02:12:31.811Z] -rw-rw-r-- 1 1001 1001 5 Feb 10 02:06 VERSION [2021-02-10T02:12:31.811Z] -rw-rw-r-- 1 1001 1001 4131 Feb 10 02:04 ZMQWindows.md [2021-02-10T02:12:31.811Z] drwxrwxr-x 2 1001 1001 117 Feb 10 02:04 bin [2021-02-10T02:12:31.811Z] drwxrwxr-x 14 1001 1001 4096 Feb 10 02:04 cmd [2021-02-10T02:12:31.811Z] -rw-r--r-- 1 root root 595164 Feb 10 02:11 coverage.out [2021-02-10T02:12:31.811Z] -rw-r--r-- 1 root root 1054 Feb 10 02:12 go.mod [2021-02-10T02:12:31.811Z] -rw-r--r-- 1 root root 19290 Feb 10 02:12 go.sum [2021-02-10T02:12:31.811Z] drwxrwxr-x 8 1001 1001 127 Feb 10 02:04 internal [2021-02-10T02:12:31.811Z] drwxrwxr-x 4 1001 1001 26 Feb 10 02:04 openapi [2021-02-10T02:12:31.811Z] drwxrwxr-x 4 1001 1001 71 Feb 10 02:04 snap [2021-02-10T02:12:31.811Z] -rw-rw-r-- 1 1001 1001 168 Feb 10 02:04 version.go [Pipeline] sh [2021-02-10T02:12:32.523Z] + '[' -e coverage.out ] [2021-02-10T02:12:32.523Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-10T02:12:33.372Z] Stashed 1 file(s) [Pipeline] sh [2021-02-10T02:12:34.184Z] + make build [2021-02-10T02:12:34.184Z] 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-10T02:12:43.006Z] 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-10T02:13:10.758Z] 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-10T02:13:15.767Z] 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-10T02:13:20.671Z] 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-10T02:13:23.574Z] 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-10T02:13:29.836Z] 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-10T02:13:34.472Z] 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-10T02:13:38.308Z] 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-10T02:13:43.015Z] 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-10T02:13:48.034Z] 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-10T02:13:50.776Z] 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-10T02:13:58.954Z] $ docker stop --time=1 8137a9cc7a27260be653beb5ff53a408eec81281273c2be9df35756136fde18e [2021-02-10T02:14:01.428Z] $ docker rm -f 8137a9cc7a27260be653beb5ff53a408eec81281273c2be9df35756136fde18e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-10T02:14:05.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-10T02:14:06.722Z] [2021-02-10T02:14:06.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-10T02:14:07.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-10T02:14:07.853Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-10T02:14:07.853Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-10T02:14:07.853Z] ca9280d653b3: Pulling fs layer [2021-02-10T02:14:07.853Z] 7e9c9ca2126c: Pulling fs layer [2021-02-10T02:14:08.854Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-10T02:14:08.854Z] cbdbe7a5bc2a: Download complete [2021-02-10T02:14:10.010Z] cbdbe7a5bc2a: Pull complete [2021-02-10T02:14:10.725Z] ca9280d653b3: Verifying Checksum [2021-02-10T02:14:10.725Z] ca9280d653b3: Download complete [2021-02-10T02:14:13.690Z] ca9280d653b3: Pull complete [2021-02-10T02:14:15.382Z] 7e9c9ca2126c: Verifying Checksum [2021-02-10T02:14:15.382Z] 7e9c9ca2126c: Download complete [2021-02-10T02:14:34.669Z] 7e9c9ca2126c: Pull complete [2021-02-10T02:14:34.669Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-10T02:14:34.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-10T02:14:34.669Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-10T02:14:35.813Z] prd-centos7-docker-4c-2g-25892 does not seem to be running inside a container [2021-02-10T02:14:35.974Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-10T02:14:39.740Z] $ docker top 14df97462017883226ca29d0b8b5adf221169b80433d5108765e35586c6258ea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-10T02:14:41.204Z] + grep parallel [2021-02-10T02:14:41.204Z] + docker-compose build --help [2021-02-10T02:14:43.232Z] --parallel Build images in parallel. [Pipeline] } [2021-02-10T02:14:43.254Z] $ docker stop --time=1 14df97462017883226ca29d0b8b5adf221169b80433d5108765e35586c6258ea [2021-02-10T02:14:45.633Z] $ docker rm -f 14df97462017883226ca29d0b8b5adf221169b80433d5108765e35586c6258ea [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-10T02:14:46.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-10T02:14:46.835Z] . [Pipeline] withDockerContainer [2021-02-10T02:14:47.107Z] prd-centos7-docker-4c-2g-25892 does not seem to be running inside a container [2021-02-10T02:14:47.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-10T02:14:49.121Z] $ docker top 5c1d6458830a5a08bdc2c80ee46e3a207a854632941acc839feabf11b76d9720 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-10T02:14:50.950Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-10T02:14:52.384Z] Building docker-core-command-go ... [2021-02-10T02:14:52.384Z] Building docker-core-data-go ... [2021-02-10T02:14:52.384Z] Building docker-core-metadata-go ... [2021-02-10T02:14:52.384Z] Building docker-security-bootstrapper-go ... [2021-02-10T02:14:52.384Z] Building docker-security-proxy-setup-go ... [2021-02-10T02:14:52.384Z] Building docker-security-secretstore-setup-go ... [2021-02-10T02:14:52.384Z] Building docker-support-notifications-go ... [2021-02-10T02:14:52.384Z] Building docker-support-scheduler-go ... [2021-02-10T02:14:52.384Z] Building docker-sys-mgmt-agent-go ... [2021-02-10T02:14:52.384Z] Building docker-sys-mgmt-agent-go [2021-02-10T02:14:52.384Z] Building docker-support-notifications-go [2021-02-10T02:14:52.384Z] Building docker-core-command-go [2021-02-10T02:14:52.384Z] Building docker-security-secretstore-setup-go [2021-02-10T02:14:52.384Z] Building docker-security-bootstrapper-go [2021-02-10T02:16:31.971Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:16:31.971Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:16:31.971Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:16:31.971Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:16:31.971Z] ---> ddd444244a47 [2021-02-10T02:16:31.971Z] Step 3/23 : WORKDIR /edgex-go [2021-02-10T02:16:31.971Z] ---> ddd444244a47 [2021-02-10T02:16:31.971Z] Step 3/22 : WORKDIR /edgex-go [2021-02-10T02:16:31.971Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:16:31.971Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:16:31.971Z] ---> ddd444244a47 [2021-02-10T02:16:31.971Z] Step 3/24 : WORKDIR /edgex-go [2021-02-10T02:16:31.971Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:16:31.971Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:16:31.971Z] ---> ddd444244a47 [2021-02-10T02:16:31.971Z] Step 3/30 : WORKDIR /edgex-go [2021-02-10T02:16:31.971Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:16:31.971Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:16:31.971Z] ---> ddd444244a47 [2021-02-10T02:16:31.971Z] Step 3/26 : WORKDIR /edgex-go [2021-02-10T02:16:32.573Z] ---> Running in 46c410912cad [2021-02-10T02:16:32.941Z] ---> Running in 17dae70ff5ce [2021-02-10T02:16:32.941Z] ---> Running in afc50915efda [2021-02-10T02:16:32.941Z] ---> Running in 444e36068443 [2021-02-10T02:16:32.941Z] ---> Running in b5df3d91b7b5 [2021-02-10T02:16:34.620Z] Removing intermediate container 444e36068443 [2021-02-10T02:16:34.620Z] ---> 1abce5426c6c [2021-02-10T02:16:34.620Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:16:34.620Z] Removing intermediate container 17dae70ff5ce [2021-02-10T02:16:34.620Z] ---> 0ac1cce020e9 [2021-02-10T02:16:34.620Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:16:34.620Z] Removing intermediate container afc50915efda [2021-02-10T02:16:34.620Z] ---> 1dc5cb486c86 [2021-02-10T02:16:34.620Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:16:34.620Z] Removing intermediate container b5df3d91b7b5 [2021-02-10T02:16:34.620Z] ---> 0127e0274aa0 [2021-02-10T02:16:34.620Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:16:34.620Z] Removing intermediate container 46c410912cad [2021-02-10T02:16:34.620Z] ---> 6839e47f1719 [2021-02-10T02:16:34.620Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:16:34.936Z] ---> Running in 150997ed67ae [2021-02-10T02:16:34.936Z] ---> Running in dc52e4362bdb [2021-02-10T02:16:34.936Z] ---> Running in 9b51bb18e347 [2021-02-10T02:16:34.936Z] ---> Running in bade838065f7 [2021-02-10T02:16:34.936Z] ---> Running in fee40139c894 [2021-02-10T02:16:44.765Z] Removing intermediate container 150997ed67ae [2021-02-10T02:16:44.765Z] ---> 714a8df0e071 [2021-02-10T02:16:44.765Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-10T02:16:44.765Z] ---> Running in c6cb2fe7a29f [2021-02-10T02:16:45.426Z] Removing intermediate container dc52e4362bdb [2021-02-10T02:16:45.426Z] ---> a275dd26f3f3 [2021-02-10T02:16:45.426Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-10T02:16:45.426Z] Removing intermediate container 9b51bb18e347 [2021-02-10T02:16:45.426Z] ---> 61d08f771317 [2021-02-10T02:16:45.426Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-10T02:16:45.892Z] Removing intermediate container bade838065f7 [2021-02-10T02:16:45.892Z] ---> a42074e36be6 [2021-02-10T02:16:45.892Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-10T02:16:45.892Z] ---> Running in e9e1934e90f5 [2021-02-10T02:16:46.217Z] Removing intermediate container fee40139c894 [2021-02-10T02:16:46.217Z] ---> ff60c7913126 [2021-02-10T02:16:46.217Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-10T02:16:46.217Z] ---> Running in 645d80a205f1 [2021-02-10T02:16:46.217Z] ---> Running in 70480aa0ade2 [2021-02-10T02:16:46.615Z] ---> Running in 585531583be3 [2021-02-10T02:16:48.329Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:16:49.272Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:16:50.069Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:16:50.069Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:16:50.629Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:16:55.066Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:16:55.066Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:16:55.066Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:16:55.380Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:16:57.708Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:17:05.163Z] OK: 233 MiB in 51 packages [2021-02-10T02:17:05.163Z] OK: 233 MiB in 51 packages [2021-02-10T02:17:05.520Z] OK: 233 MiB in 51 packages [2021-02-10T02:17:05.938Z] OK: 233 MiB in 51 packages [2021-02-10T02:17:06.319Z] OK: 233 MiB in 51 packages [2021-02-10T02:17:09.227Z] Removing intermediate container 70480aa0ade2 [2021-02-10T02:17:09.227Z] ---> 6a22b47afad9 [2021-02-10T02:17:09.227Z] Step 6/23 : COPY go.mod . [2021-02-10T02:17:09.227Z] Removing intermediate container 645d80a205f1 [2021-02-10T02:17:09.227Z] ---> 7aed75c71c54 [2021-02-10T02:17:09.227Z] Step 6/30 : COPY go.mod . [2021-02-10T02:17:09.227Z] Removing intermediate container e9e1934e90f5 [2021-02-10T02:17:09.227Z] ---> ee3524c2129d [2021-02-10T02:17:09.227Z] Step 6/26 : COPY go.mod . [2021-02-10T02:17:10.034Z] Removing intermediate container c6cb2fe7a29f [2021-02-10T02:17:10.034Z] ---> 4ecdac8c49a9 [2021-02-10T02:17:10.034Z] Step 6/22 : COPY go.mod . [2021-02-10T02:17:10.034Z] Removing intermediate container 585531583be3 [2021-02-10T02:17:10.034Z] ---> 5c2635831a80 [2021-02-10T02:17:10.034Z] Step 6/24 : COPY go.mod . [2021-02-10T02:17:10.363Z] ---> 16e2336f8ba8 [2021-02-10T02:17:10.363Z] Step 7/30 : RUN go mod download [2021-02-10T02:17:10.363Z] ---> fc7f052739a2 [2021-02-10T02:17:10.363Z] Step 7/23 : RUN go mod download [2021-02-10T02:17:10.712Z] ---> Running in 696706f7661e [2021-02-10T02:17:11.017Z] ---> Running in 240b7822fa24 [2021-02-10T02:17:11.668Z] ---> 274181268f34 [2021-02-10T02:17:11.668Z] Step 7/26 : RUN go mod download [2021-02-10T02:17:11.668Z] ---> 6c47216932d5 [2021-02-10T02:17:12.062Z] Step 7/22 : RUN go mod download [2021-02-10T02:17:12.062Z] ---> Running in 1473f1d72e57 [2021-02-10T02:17:12.062Z] ---> b11abb057399 [2021-02-10T02:17:12.062Z] Step 7/24 : RUN go mod download [2021-02-10T02:17:12.492Z] ---> Running in 0db10555703c [2021-02-10T02:17:12.973Z] ---> Running in e42fcf3dccce [2021-02-10T02:17:20.383Z] Removing intermediate container 240b7822fa24 [2021-02-10T02:17:20.383Z] ---> f48fe8807b6a [2021-02-10T02:17:20.383Z] Step 8/23 : COPY . . [2021-02-10T02:17:20.383Z] Removing intermediate container 1473f1d72e57 [2021-02-10T02:17:20.383Z] ---> 58811b6d36ce [2021-02-10T02:17:20.383Z] Step 8/26 : COPY . . [2021-02-10T02:17:20.759Z] Removing intermediate container 0db10555703c [2021-02-10T02:17:20.759Z] ---> baf94d44a000 [2021-02-10T02:17:20.759Z] Step 8/22 : COPY . . [2021-02-10T02:17:21.496Z] Removing intermediate container 696706f7661e [2021-02-10T02:17:21.496Z] ---> c61960e52bdb [2021-02-10T02:17:21.496Z] Step 8/30 : COPY . . [2021-02-10T02:17:21.496Z] Removing intermediate container e42fcf3dccce [2021-02-10T02:17:21.496Z] ---> 27dcba5a895b [2021-02-10T02:17:21.496Z] Step 8/24 : COPY . . [2021-02-10T02:18:59.737Z] ---> 2ff8908b535d [2021-02-10T02:18:59.737Z] ---> 702efcf49fea [2021-02-10T02:18:59.737Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-10T02:18:59.737Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-10T02:18:59.737Z] ---> 259718037588 [2021-02-10T02:18:59.737Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-10T02:18:59.737Z] ---> 5bfccea4f735 [2021-02-10T02:18:59.737Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-10T02:18:59.737Z] ---> 2c9b06abf247 [2021-02-10T02:18:59.737Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-10T02:19:00.063Z] ---> Running in 5b3eede77c25 [2021-02-10T02:19:00.063Z] ---> Running in 052babd198ea [2021-02-10T02:19:00.063Z] ---> Running in 7df8a2abfc25 [2021-02-10T02:19:00.432Z] ---> Running in 8193706a2356 [2021-02-10T02:19:00.432Z] ---> Running in 6c81b76cad5e [2021-02-10T02:19:04.603Z] 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-10T02:19:04.603Z] 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-10T02:19:04.603Z] 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-10T02:19:04.603Z] 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-10T02:19:04.603Z] 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-10T02:20:03.162Z] 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-10T02:20:08.475Z] Removing intermediate container 7df8a2abfc25 [2021-02-10T02:20:08.475Z] ---> 5142b482c5f1 [2021-02-10T02:20:08.475Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-10T02:20:08.475Z] Removing intermediate container 6c81b76cad5e [2021-02-10T02:20:08.475Z] ---> a4a76f5cb7f7 [2021-02-10T02:20:08.475Z] [2021-02-10T02:20:08.475Z] Step 10/30 : FROM alpine:3.12 [2021-02-10T02:20:08.475Z] ---> Running in 9d6220590935 [2021-02-10T02:20:09.003Z] 3.12: Pulling from library/alpine [2021-02-10T02:20:12.887Z] 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-10T02:20:13.750Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-10T02:20:13.750Z] Status: Downloaded newer image for alpine:3.12 [2021-02-10T02:20:13.750Z] ---> 389fef711851 [2021-02-10T02:20:13.750Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-10T02:20:14.142Z] ---> Running in 7dd9fd1edfa1 [2021-02-10T02:20:14.526Z] Removing intermediate container 8193706a2356 [2021-02-10T02:20:14.526Z] ---> 6c0a8ee4689c [2021-02-10T02:20:14.526Z] [2021-02-10T02:20:14.526Z] Step 10/23 : FROM alpine:3.12 [2021-02-10T02:20:14.526Z] ---> 389fef711851 [2021-02-10T02:20:14.526Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-10T02:20:16.207Z] Removing intermediate container 7dd9fd1edfa1 [2021-02-10T02:20:16.207Z] ---> 6dc3665a545f [2021-02-10T02:20:16.207Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-10T02:20:16.207Z] ---> Running in 5e03f8fc21d8 [2021-02-10T02:20:17.339Z] ---> Running in c037cfb873c4 [2021-02-10T02:20:17.759Z] Removing intermediate container 052babd198ea [2021-02-10T02:20:17.759Z] ---> b22556246733 [2021-02-10T02:20:17.759Z] [2021-02-10T02:20:17.759Z] Step 10/22 : FROM alpine:3.12 [2021-02-10T02:20:17.759Z] ---> 389fef711851 [2021-02-10T02:20:17.759Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-10T02:20:17.759Z] Removing intermediate container 5b3eede77c25 [2021-02-10T02:20:17.759Z] ---> e093c67c78eb [2021-02-10T02:20:17.759Z] [2021-02-10T02:20:17.759Z] Step 10/24 : FROM alpine:3.12 [2021-02-10T02:20:17.759Z] ---> 389fef711851 [2021-02-10T02:20:17.759Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-10T02:20:18.102Z] ---> Running in d0b87802a552 [2021-02-10T02:20:18.102Z] ---> Running in 862f087e6b59 [2021-02-10T02:20:18.390Z] Removing intermediate container 9d6220590935 [2021-02-10T02:20:18.390Z] ---> bfefde6478d3 [2021-02-10T02:20:18.390Z] [2021-02-10T02:20:18.390Z] Step 11/26 : FROM docker:20.10.0 [2021-02-10T02:20:18.739Z] 20.10.0: Pulling from library/docker [2021-02-10T02:20:19.134Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:20:19.577Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:20:20.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:20:21.040Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-10T02:20:21.040Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:20:21.040Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:20:21.040Z] OK: 6 MiB in 15 packages [2021-02-10T02:20:21.395Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:20:21.395Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:20:21.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:20:21.896Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-10T02:20:21.896Z] (2/2) Installing su-exec (0.2-r1) [2021-02-10T02:20:21.896Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:20:21.896Z] OK: 6 MiB in 16 packages [2021-02-10T02:20:22.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:20:22.338Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-10T02:20:22.338Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-10T02:20:22.820Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:20:22.820Z] Executing ca-certificates-20191127-r4.trigger [2021-02-10T02:20:22.820Z] OK: 6 MiB in 16 packages [2021-02-10T02:20:22.820Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-10T02:20:23.955Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-10T02:20:23.955Z] Removing intermediate container 5e03f8fc21d8 [2021-02-10T02:20:23.955Z] ---> b53a333ce547 [2021-02-10T02:20:23.955Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-10T02:20:23.955Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-10T02:20:23.955Z] (4/5) Installing curl (7.69.1-r3) [2021-02-10T02:20:23.955Z] ---> Running in 47aadd8ef65c [2021-02-10T02:20:23.955Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-10T02:20:23.955Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:20:23.955Z] Executing ca-certificates-20191127-r4.trigger [2021-02-10T02:20:24.441Z] OK: 7 MiB in 19 packages [2021-02-10T02:20:25.159Z] Removing intermediate container 47aadd8ef65c [2021-02-10T02:20:25.159Z] ---> 23f53c6fc57e [2021-02-10T02:20:25.159Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-10T02:20:25.458Z] Removing intermediate container c037cfb873c4 [2021-02-10T02:20:25.458Z] ---> 874e6550e569 [2021-02-10T02:20:25.458Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-10T02:20:27.252Z] ---> Running in 4b58633d46af [2021-02-10T02:20:27.252Z] ---> Running in 8be6634c09fb [2021-02-10T02:20:27.252Z] Removing intermediate container d0b87802a552 [2021-02-10T02:20:27.252Z] ---> cf02207c130f [2021-02-10T02:20:27.252Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-10T02:20:27.252Z] ---> Running in 378a8c7a9550 [2021-02-10T02:20:27.640Z] Removing intermediate container 8be6634c09fb [2021-02-10T02:20:27.640Z] ---> 8d47c74a275f [2021-02-10T02:20:27.640Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-10T02:20:27.640Z] Removing intermediate container 4b58633d46af [2021-02-10T02:20:27.640Z] ---> a43d911c1dc5 [2021-02-10T02:20:27.640Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-10T02:20:27.640Z] Removing intermediate container 862f087e6b59 [2021-02-10T02:20:27.640Z] ---> aa24bad109f1 [2021-02-10T02:20:27.640Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-10T02:20:27.972Z] ---> Running in d2cd07b1cd69 [2021-02-10T02:20:27.972Z] ---> Running in 1bb9e6921ec7 [2021-02-10T02:20:28.487Z] ---> Running in 6f52e8612266 [2021-02-10T02:20:28.487Z] Removing intermediate container 378a8c7a9550 [2021-02-10T02:20:28.487Z] ---> e9ba41fe2c50 [2021-02-10T02:20:28.487Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-10T02:20:28.948Z] ---> Running in a57dd9f9ce77 [2021-02-10T02:20:28.948Z] Removing intermediate container d2cd07b1cd69 [2021-02-10T02:20:28.948Z] ---> 4596c20cd174 [2021-02-10T02:20:28.948Z] Step 15/23 : WORKDIR / [2021-02-10T02:20:28.948Z] Removing intermediate container 1bb9e6921ec7 [2021-02-10T02:20:28.948Z] ---> e9944873f749 [2021-02-10T02:20:28.948Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-10T02:20:28.948Z] Removing intermediate container 6f52e8612266 [2021-02-10T02:20:28.948Z] ---> 408f2a0c96c7 [2021-02-10T02:20:28.948Z] Step 13/24 : WORKDIR / [2021-02-10T02:20:29.471Z] ---> Running in 60189fef3a34 [2021-02-10T02:20:29.471Z] ---> Running in f5bf1e3a1e6c [2021-02-10T02:20:29.471Z] ---> Running in b3189ad6644e [2021-02-10T02:20:29.842Z] Removing intermediate container a57dd9f9ce77 [2021-02-10T02:20:29.842Z] ---> dcdda7d1642d [2021-02-10T02:20:29.842Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-10T02:20:30.734Z] ---> Running in 6c1a100e53cf [2021-02-10T02:20:31.212Z] Removing intermediate container 60189fef3a34 [2021-02-10T02:20:31.212Z] ---> ecc54061e319 [2021-02-10T02:20:31.212Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-10T02:20:31.655Z] Removing intermediate container b3189ad6644e [2021-02-10T02:20:31.656Z] ---> 674e501c4f67 [2021-02-10T02:20:31.656Z] 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-10T02:20:33.264Z] Removing intermediate container 6c1a100e53cf [2021-02-10T02:20:33.264Z] ---> 3bf05229f00e [2021-02-10T02:20:33.264Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-10T02:20:33.264Z] ---> a5a38df8e3aa [2021-02-10T02:20:33.264Z] 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-10T02:20:34.142Z] ---> a7aec0cf263c [2021-02-10T02:20:34.142Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-10T02:20:34.142Z] ---> 0021bd0989c2 [2021-02-10T02:20:34.142Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-10T02:20:36.217Z] ---> 23fad7f4b85b [2021-02-10T02:20:36.217Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-10T02:20:37.100Z] Removing intermediate container f5bf1e3a1e6c [2021-02-10T02:20:37.100Z] ---> 1c4d1d7d3ca1 [2021-02-10T02:20:37.100Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-10T02:20:37.100Z] ---> 071ebde3faa9 [2021-02-10T02:20:37.100Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-10T02:20:37.658Z] ---> cffed5ec973d [2021-02-10T02:20:37.658Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-10T02:20:38.471Z] ---> Running in 85f6cd482542 [2021-02-10T02:20:38.471Z] ---> c50d8c5d80d3 [2021-02-10T02:20:38.472Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-10T02:20:38.845Z] ---> e2aa4b9f8e41 [2021-02-10T02:20:38.845Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-10T02:20:40.007Z] ---> Running in b491ae4e81c1 [2021-02-10T02:20:40.007Z] Removing intermediate container 85f6cd482542 [2021-02-10T02:20:40.007Z] ---> eec1497a3ffd [2021-02-10T02:20:40.007Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-10T02:20:40.484Z] ---> 23e4ff57a55a [2021-02-10T02:20:40.484Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-10T02:20:41.196Z] ---> 1077027a6110 [2021-02-10T02:20:41.196Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-10T02:20:41.677Z] ---> Running in ed74e3923a31 [2021-02-10T02:20:42.279Z] Removing intermediate container b491ae4e81c1 [2021-02-10T02:20:42.279Z] ---> eb449c240df5 [2021-02-10T02:20:42.279Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-10T02:20:43.553Z] ---> Running in a98f5ee2383c [2021-02-10T02:20:43.553Z] Removing intermediate container ed74e3923a31 [2021-02-10T02:20:43.553Z] ---> 6b8662dbc151 [2021-02-10T02:20:43.553Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-10T02:20:43.553Z] ---> d50fb00f63a0 [2021-02-10T02:20:43.553Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-10T02:20:43.553Z] ---> f3e0d64b87c6 [2021-02-10T02:20:43.553Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-10T02:20:43.553Z] ---> Running in 3484facafd95 [2021-02-10T02:20:43.553Z] ---> Running in b70effcc6ff2 [2021-02-10T02:20:44.671Z] Removing intermediate container a98f5ee2383c [2021-02-10T02:20:44.671Z] ---> c95041bc13e7 [2021-02-10T02:20:44.671Z] Step 21/23 : LABEL arch=x86_64 [2021-02-10T02:20:44.976Z] Removing intermediate container b70effcc6ff2 [2021-02-10T02:20:44.976Z] ---> b387bfd5649c [2021-02-10T02:20:44.976Z] Step 20/22 : LABEL arch=x86_64 [2021-02-10T02:20:45.319Z] ---> ef414724f9c6 [2021-02-10T02:20:45.319Z] 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-10T02:20:45.319Z] ---> Running in 8e9de1ec3e83 [2021-02-10T02:20:45.319Z] ---> Running in 9fee0903aa9d [2021-02-10T02:20:45.319Z] ---> Running in fdaabd9dadea [2021-02-10T02:20:47.083Z] Removing intermediate container 9fee0903aa9d [2021-02-10T02:20:47.083Z] ---> f14841663788 [2021-02-10T02:20:47.083Z] Step 21/22 : LABEL git_sha=6b2faebd1233ba99f8527b1bf80425b79bfa3302 [2021-02-10T02:20:47.083Z] Removing intermediate container 8e9de1ec3e83 [2021-02-10T02:20:47.083Z] ---> b3dcd8817c19 [2021-02-10T02:20:47.083Z] Step 22/23 : LABEL git_sha=6b2faebd1233ba99f8527b1bf80425b79bfa3302 [2021-02-10T02:20:48.007Z] ---> Running in aa5d41688172 [2021-02-10T02:20:48.007Z] ---> Running in ec6ba9fb680e [2021-02-10T02:20:48.343Z] Removing intermediate container aa5d41688172 [2021-02-10T02:20:48.343Z] ---> 0f2899b0f486 [2021-02-10T02:20:48.343Z] Step 22/22 : LABEL version=0.0.0 [2021-02-10T02:20:48.630Z] Removing intermediate container ec6ba9fb680e [2021-02-10T02:20:48.630Z] ---> 4b210c13b570 [2021-02-10T02:20:48.630Z] Step 23/23 : LABEL version=0.0.0 [2021-02-10T02:20:48.630Z] ---> Running in b1d642df7829 [2021-02-10T02:20:48.935Z] ---> Running in 884a6240cd94 [2021-02-10T02:20:48.935Z] Removing intermediate container 3484facafd95 [2021-02-10T02:20:48.935Z] ---> a5798fdfb9ef [2021-02-10T02:20:48.935Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-10T02:20:49.694Z] Removing intermediate container b1d642df7829 [2021-02-10T02:20:49.694Z] ---> 1d2fe0937b1a [2021-02-10T02:20:49.694Z] [2021-02-10T02:20:49.694Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-10T02:20:49.694Z] Removing intermediate container 884a6240cd94 [2021-02-10T02:20:49.694Z] ---> 7c1277340e00 [2021-02-10T02:20:49.694Z] [2021-02-10T02:20:49.694Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-10T02:20:49.694Z] ---> aefe523efa57 [2021-02-10T02:20:49.694Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-10T02:20:50.045Z] ---> Running in 5ef4b5991970 [2021-02-10T02:20:50.045Z] ---> f4d8fb0d0b4d [2021-02-10T02:20:50.045Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-10T02:20:50.871Z] Removing intermediate container fdaabd9dadea [2021-02-10T02:20:50.871Z] ---> b961495fba77 [2021-02-10T02:20:50.871Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-10T02:20:50.871Z] Successfully built 7c1277340e00 [2021-02-10T02:20:50.871Z] Successfully tagged docker-core-command-go:latest [2021-02-10T02:20:50.871Z] Building docker-core-data-go [2021-02-10T02:20:51.453Z]  Building docker-core-command-go ... done Successfully built 1d2fe0937b1a [2021-02-10T02:20:51.453Z] ---> Running in 72ba80a7b20f [2021-02-10T02:20:51.453Z] Successfully tagged docker-support-notifications-go:latest [2021-02-10T02:20:51.453Z] Building docker-support-scheduler-go [2021-02-10T02:20:52.094Z]  Building docker-support-notifications-go ... done  ---> f44485d7f94c [2021-02-10T02:20:52.094Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-10T02:20:52.487Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:20:52.841Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:20:52.841Z] Removing intermediate container 72ba80a7b20f [2021-02-10T02:20:52.841Z] ---> 12f23978d967 [2021-02-10T02:20:52.841Z] Step 22/24 : LABEL arch=x86_64 [2021-02-10T02:20:53.162Z] (1/2) Installing readline (8.0.4-r0) [2021-02-10T02:20:53.162Z] (2/2) Installing bash (5.0.17-r0) [2021-02-10T02:20:53.661Z] Executing bash-5.0.17-r0.post-install [2021-02-10T02:20:53.661Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:20:53.661Z] OK: 12 MiB in 22 packages [2021-02-10T02:20:53.661Z] ---> Running in 9b2a3fd21db8 [2021-02-10T02:20:54.250Z] ---> 38716cdc2ff4 [2021-02-10T02:20:54.250Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-10T02:20:55.183Z] Removing intermediate container 9b2a3fd21db8 [2021-02-10T02:20:55.183Z] ---> 1dddfdb648f2 [2021-02-10T02:20:55.183Z] Step 23/24 : LABEL git_sha=6b2faebd1233ba99f8527b1bf80425b79bfa3302 [2021-02-10T02:20:58.097Z] ---> Running in aa0d2c093d5c [2021-02-10T02:20:58.418Z] Removing intermediate container 5ef4b5991970 [2021-02-10T02:20:58.419Z] ---> 78d090a4ee79 [2021-02-10T02:20:58.419Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-10T02:20:58.419Z] ---> 1607c80feb9c [2021-02-10T02:20:58.419Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-10T02:20:59.124Z] ---> Running in 25edf8c651f0 [2021-02-10T02:20:59.124Z] ---> Running in 6d78d1a2264f [2021-02-10T02:20:59.427Z] Removing intermediate container aa0d2c093d5c [2021-02-10T02:20:59.427Z] ---> 16c5d8d40a86 [2021-02-10T02:20:59.427Z] Step 24/24 : LABEL version=0.0.0 [2021-02-10T02:20:59.732Z] ---> Running in 7cb022f4e1cf [2021-02-10T02:20:59.732Z] Removing intermediate container 25edf8c651f0 [2021-02-10T02:20:59.732Z] ---> f27f5cb7eb23 [2021-02-10T02:20:59.732Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-10T02:20:59.732Z] ---> Running in 4ae7ce737ffd [2021-02-10T02:21:00.208Z] Removing intermediate container 6d78d1a2264f [2021-02-10T02:21:00.208Z] ---> 02dbb4bc2129 [2021-02-10T02:21:00.208Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-10T02:21:03.172Z] Removing intermediate container 4ae7ce737ffd [2021-02-10T02:21:03.172Z] ---> 3a3d5b74fd09 [2021-02-10T02:21:03.172Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-10T02:21:03.172Z] Removing intermediate container 7cb022f4e1cf [2021-02-10T02:21:03.172Z] ---> 8224fd0b63d6 [2021-02-10T02:21:03.172Z] [2021-02-10T02:21:03.480Z] ---> 22c3f28270c6 [2021-02-10T02:21:03.480Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-10T02:21:03.480Z] ---> Running in 821a623719a6 [2021-02-10T02:21:03.868Z] ---> Running in 363ae5554407 [2021-02-10T02:21:03.868Z] Successfully built 8224fd0b63d6 [2021-02-10T02:21:04.155Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-10T02:21:04.487Z] Building docker-security-proxy-setup-go [2021-02-10T02:21:04.487Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 821a623719a6 [2021-02-10T02:21:04.487Z] ---> 85814f5bfaf5 [2021-02-10T02:21:04.487Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-10T02:21:09.118Z] ---> f66f9a3e03ee [2021-02-10T02:21:09.118Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-10T02:21:10.979Z] ---> 3dfe2a63ff6f [2021-02-10T02:21:10.979Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-10T02:21:12.029Z] Removing intermediate container 363ae5554407 [2021-02-10T02:21:12.029Z] ---> da550ed5f884 [2021-02-10T02:21:12.029Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-10T02:21:12.960Z] ---> 6d851e749aaf [2021-02-10T02:21:12.960Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-10T02:21:14.107Z] ---> Running in 8d1a44ab57b7 [2021-02-10T02:21:14.107Z] ---> Running in 8aac6e73b464 [2021-02-10T02:21:14.786Z] Removing intermediate container 8d1a44ab57b7 [2021-02-10T02:21:14.786Z] ---> 3feef7467c1c [2021-02-10T02:21:14.786Z] Step 27/30 : CMD ["gate"] [2021-02-10T02:21:15.610Z] ---> Running in 8c3690069ef7 [2021-02-10T02:21:17.047Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:21:17.047Z] Removing intermediate container 8c3690069ef7 [2021-02-10T02:21:17.047Z] ---> 029a88a3d210 [2021-02-10T02:21:17.047Z] Step 28/30 : LABEL arch=x86_64 [2021-02-10T02:21:17.047Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:21:17.047Z] ---> Running in 14e044191dfe [2021-02-10T02:21:17.047Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-10T02:21:17.589Z] (2/33) Installing expat (2.2.9-r1) [2021-02-10T02:21:17.589Z] (3/33) Installing libffi (3.3-r2) [2021-02-10T02:21:17.589Z] (4/33) Installing gdbm (1.13-r1) [2021-02-10T02:21:17.589Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-10T02:21:17.589Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-10T02:21:18.641Z] Removing intermediate container 14e044191dfe [2021-02-10T02:21:18.641Z] ---> 7b4e24c8d30f [2021-02-10T02:21:18.641Z] Step 29/30 : LABEL git_sha=6b2faebd1233ba99f8527b1bf80425b79bfa3302 [2021-02-10T02:21:18.641Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-10T02:21:20.386Z] ---> Running in 0fba5cc2eaa5 [2021-02-10T02:21:27.381Z] Removing intermediate container 0fba5cc2eaa5 [2021-02-10T02:21:27.381Z] ---> 39817754f732 [2021-02-10T02:21:27.381Z] Step 30/30 : LABEL version=0.0.0 [2021-02-10T02:21:31.454Z] ---> Running in 952d806f490f [2021-02-10T02:21:31.454Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-10T02:21:31.454Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-10T02:21:31.454Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-10T02:21:31.454Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-10T02:21:31.781Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-10T02:21:31.781Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-10T02:21:31.781Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-10T02:21:34.346Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-10T02:21:34.693Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-10T02:21:34.693Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-10T02:21:35.385Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-10T02:21:35.385Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-10T02:21:35.998Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-10T02:21:36.382Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-10T02:21:36.382Z] Removing intermediate container 952d806f490f [2021-02-10T02:21:36.382Z] ---> c0a50c601afd [2021-02-10T02:21:36.382Z] [2021-02-10T02:21:36.382Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-10T02:21:36.382Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-10T02:21:36.738Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-10T02:21:37.061Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-10T02:21:37.813Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-10T02:21:38.141Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-10T02:21:38.846Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-10T02:21:38.846Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-10T02:21:39.224Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-10T02:21:39.224Z] Successfully built c0a50c601afd [2021-02-10T02:21:39.686Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-10T02:21:39.686Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-10T02:21:39.686Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-10T02:21:39.686Z] Building docker-core-metadata-go [2021-02-10T02:21:39.686Z]  Building docker-security-bootstrapper-go ... done (33/33) Installing py3-pip (20.1.1-r0) [2021-02-10T02:21:40.085Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:21:40.085Z] OK: 71 MiB in 55 packages [2021-02-10T02:22:07.400Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:22:07.400Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:22:07.400Z] ---> ddd444244a47 [2021-02-10T02:22:07.400Z] Step 3/22 : WORKDIR /edgex-go [2021-02-10T02:22:07.400Z] ---> Using cache [2021-02-10T02:22:07.400Z] ---> 6839e47f1719 [2021-02-10T02:22:07.400Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:22:07.400Z] ---> Using cache [2021-02-10T02:22:07.400Z] ---> ff60c7913126 [2021-02-10T02:22:07.400Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-10T02:22:07.400Z] ---> Using cache [2021-02-10T02:22:07.400Z] ---> 5c2635831a80 [2021-02-10T02:22:07.400Z] Step 6/22 : COPY go.mod . [2021-02-10T02:22:07.400Z] ---> Using cache [2021-02-10T02:22:07.400Z] ---> b11abb057399 [2021-02-10T02:22:07.400Z] Step 7/22 : RUN go mod download [2021-02-10T02:22:07.400Z] ---> Using cache [2021-02-10T02:22:07.400Z] ---> 27dcba5a895b [2021-02-10T02:22:07.400Z] Step 8/22 : COPY . . [2021-02-10T02:22:07.400Z] ---> Using cache [2021-02-10T02:22:07.400Z] ---> 702efcf49fea [2021-02-10T02:22:07.400Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-10T02:22:07.400Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:22:07.400Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:22:07.400Z] ---> ddd444244a47 [2021-02-10T02:22:07.400Z] Step 3/23 : WORKDIR /edgex-go [2021-02-10T02:22:07.400Z] ---> Using cache [2021-02-10T02:22:07.400Z] ---> 6839e47f1719 [2021-02-10T02:22:07.400Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:22:07.400Z] ---> Using cache [2021-02-10T02:22:07.400Z] ---> ff60c7913126 [2021-02-10T02:22:07.400Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-10T02:22:07.400Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:22:07.400Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:22:07.400Z] ---> ddd444244a47 [2021-02-10T02:22:07.400Z] Step 3/21 : WORKDIR /edgex-go [2021-02-10T02:22:07.400Z] ---> Using cache [2021-02-10T02:22:07.400Z] ---> 6839e47f1719 [2021-02-10T02:22:07.400Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:22:07.400Z] ---> Using cache [2021-02-10T02:22:07.400Z] ---> ff60c7913126 [2021-02-10T02:22:07.400Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-10T02:22:07.400Z] ---> Using cache [2021-02-10T02:22:07.400Z] ---> 5c2635831a80 [2021-02-10T02:22:07.400Z] Step 6/21 : COPY go.mod . [2021-02-10T02:22:07.400Z] ---> Using cache [2021-02-10T02:22:07.400Z] ---> b11abb057399 [2021-02-10T02:22:07.400Z] Step 7/21 : RUN go mod download [2021-02-10T02:22:07.400Z] ---> Using cache [2021-02-10T02:22:07.400Z] ---> 27dcba5a895b [2021-02-10T02:22:07.400Z] Step 8/21 : COPY . . [2021-02-10T02:22:07.400Z] ---> Using cache [2021-02-10T02:22:07.400Z] ---> 702efcf49fea [2021-02-10T02:22:07.400Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-10T02:22:08.638Z] ---> Running in 360b96f7a209 [2021-02-10T02:22:08.638Z] ---> Running in ae331821ba0b [2021-02-10T02:22:08.638Z] ---> Running in 502ed552189f [2021-02-10T02:22:18.197Z] 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-10T02:22:18.197Z] 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-10T02:22:18.197Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:22:19.299Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:22:20.500Z] OK: 233 MiB in 51 packages [2021-02-10T02:22:25.076Z] Removing intermediate container 502ed552189f [2021-02-10T02:22:25.076Z] ---> f8f95e3b04cb [2021-02-10T02:22:25.076Z] Step 6/23 : COPY go.mod . [2021-02-10T02:22:27.069Z] ---> bc011594245e [2021-02-10T02:22:27.069Z] Step 7/23 : RUN go mod download [2021-02-10T02:22:28.945Z] ---> Running in 4c10177b2d96 [2021-02-10T02:22:43.802Z] Removing intermediate container 4c10177b2d96 [2021-02-10T02:22:43.802Z] ---> d1a15509d63d [2021-02-10T02:22:43.802Z] Step 8/23 : COPY . . [2021-02-10T02:22:55.982Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-10T02:22:55.982Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-10T02:22:55.982Z] ---> ddd444244a47 [2021-02-10T02:22:55.982Z] Step 3/23 : WORKDIR /edgex-go [2021-02-10T02:22:55.982Z] ---> Using cache [2021-02-10T02:22:55.982Z] ---> 6839e47f1719 [2021-02-10T02:22:55.982Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:22:55.982Z] ---> Using cache [2021-02-10T02:22:55.982Z] ---> ff60c7913126 [2021-02-10T02:22:55.982Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-10T02:22:55.982Z] ---> Using cache [2021-02-10T02:22:55.982Z] ---> 5c2635831a80 [2021-02-10T02:22:55.982Z] Step 6/23 : COPY go.mod . [2021-02-10T02:22:55.982Z] ---> Using cache [2021-02-10T02:22:55.982Z] ---> b11abb057399 [2021-02-10T02:22:55.982Z] Step 7/23 : RUN go mod download [2021-02-10T02:22:55.982Z] ---> Using cache [2021-02-10T02:22:55.982Z] ---> 27dcba5a895b [2021-02-10T02:22:55.982Z] Step 8/23 : COPY . . [2021-02-10T02:22:56.423Z] ---> Using cache [2021-02-10T02:22:56.423Z] ---> 702efcf49fea [2021-02-10T02:22:56.423Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-10T02:22:58.288Z] ---> Running in 3b6358cbefe5 [2021-02-10T02:23:01.897Z] 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-10T02:23:10.078Z] 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-10T02:23:21.380Z] Removing intermediate container 8aac6e73b464 [2021-02-10T02:23:21.380Z] ---> 994155b7f6cb [2021-02-10T02:23:21.380Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-10T02:23:23.858Z] ---> Running in 467d0dd44fec [2021-02-10T02:23:31.513Z] Removing intermediate container ae331821ba0b [2021-02-10T02:23:31.513Z] ---> 1fc7e3985d29 [2021-02-10T02:23:31.513Z] [2021-02-10T02:23:31.513Z] Step 10/22 : FROM alpine:3.12 [2021-02-10T02:23:31.513Z] ---> 389fef711851 [2021-02-10T02:23:31.513Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-10T02:23:31.513Z] ---> Using cache [2021-02-10T02:23:31.513Z] ---> b53a333ce547 [2021-02-10T02:23:31.513Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-10T02:23:31.513Z] ---> Using cache [2021-02-10T02:23:31.513Z] ---> 23f53c6fc57e [2021-02-10T02:23:31.513Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-10T02:23:32.471Z] ---> Running in b97126918e93 [2021-02-10T02:23:36.818Z] Removing intermediate container b97126918e93 [2021-02-10T02:23:36.818Z] ---> ef0c678d12b2 [2021-02-10T02:23:36.818Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-10T02:23:38.110Z] ---> Running in f702497693af [2021-02-10T02:23:38.110Z] Removing intermediate container 360b96f7a209 [2021-02-10T02:23:38.110Z] ---> 3a0dd6340b3b [2021-02-10T02:23:38.110Z] [2021-02-10T02:23:38.110Z] Step 10/21 : FROM alpine:3.12 [2021-02-10T02:23:38.110Z] ---> 389fef711851 [2021-02-10T02:23:38.110Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-10T02:23:39.649Z] ---> Running in 6efbb85297f1 [2021-02-10T02:23:44.479Z] Removing intermediate container f702497693af [2021-02-10T02:23:44.479Z] ---> 46595244fb18 [2021-02-10T02:23:44.479Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-10T02:23:48.598Z] ---> 9217f7ac2a1e [2021-02-10T02:23:48.598Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-10T02:23:50.425Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:23:50.425Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:23:52.753Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-10T02:23:52.753Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-10T02:23:52.753Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-10T02:23:52.753Z] (4/4) Installing curl (7.69.1-r3) [2021-02-10T02:23:52.753Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:23:52.753Z] Executing ca-certificates-20191127-r4.trigger [2021-02-10T02:23:52.753Z] OK: 7 MiB in 18 packages [2021-02-10T02:23:53.832Z] ---> 6fa0531509d3 [2021-02-10T02:23:53.832Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-10T02:23:55.099Z] ---> 42c2e0aef61b [2021-02-10T02:23:55.099Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-10T02:23:56.093Z] ---> Running in 3a933f0e8377 [2021-02-10T02:23:58.578Z] Removing intermediate container 3a933f0e8377 [2021-02-10T02:23:58.578Z] ---> 1cd7af214294 [2021-02-10T02:23:58.578Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-10T02:23:58.578Z] Removing intermediate container 6efbb85297f1 [2021-02-10T02:23:58.578Z] ---> 5645b6c5ec00 [2021-02-10T02:23:58.578Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-10T02:23:58.942Z] ---> Running in 3141bb5a7314 [2021-02-10T02:23:59.257Z] ---> Running in eeca66f4f9ee [2021-02-10T02:23:59.534Z] Collecting docker-compose==1.23.2 [2021-02-10T02:23:59.534Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-10T02:24:00.162Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-10T02:24:00.162Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-10T02:24:00.437Z] Removing intermediate container 3141bb5a7314 [2021-02-10T02:24:00.437Z] ---> a74dd154bd31 [2021-02-10T02:24:00.437Z] Step 13/21 : WORKDIR /edgex [2021-02-10T02:24:00.437Z] Removing intermediate container eeca66f4f9ee [2021-02-10T02:24:00.437Z] ---> 7e363b1ef36f [2021-02-10T02:24:00.437Z] Step 20/22 : LABEL arch=x86_64 [2021-02-10T02:24:01.563Z] ---> Running in 437fd549ca90 [2021-02-10T02:24:01.893Z] ---> Running in a64385617f60 [2021-02-10T02:24:05.287Z] Removing intermediate container a64385617f60 [2021-02-10T02:24:05.287Z] ---> a0fc6739dc21 [2021-02-10T02:24:05.287Z] Step 21/22 : LABEL git_sha=6b2faebd1233ba99f8527b1bf80425b79bfa3302 [2021-02-10T02:24:05.287Z] Removing intermediate container 437fd549ca90 [2021-02-10T02:24:05.287Z] ---> 16e3b7ca2f38 [2021-02-10T02:24:05.287Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-10T02:24:05.652Z] ---> Running in cdbdad6bd7f0 [2021-02-10T02:24:06.453Z] ---> ea2fd8573ade [2021-02-10T02:24:06.453Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-10T02:24:06.453Z] Removing intermediate container cdbdad6bd7f0 [2021-02-10T02:24:06.453Z] ---> 8630974bd32e [2021-02-10T02:24:06.453Z] Step 22/22 : LABEL version=0.0.0 [2021-02-10T02:24:06.748Z] ---> 3ba462068f1f [2021-02-10T02:24:06.748Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-10T02:24:07.087Z] ---> Running in 65d68ba08cc8 [2021-02-10T02:24:07.087Z] ---> Running in 2c05226aa2b0 [2021-02-10T02:24:07.420Z] Collecting docopt<0.7,>=0.6.1 [2021-02-10T02:24:07.420Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-10T02:24:08.101Z] Removing intermediate container 2c05226aa2b0 [2021-02-10T02:24:08.102Z] ---> 66e8c1f84414 [2021-02-10T02:24:08.102Z] [2021-02-10T02:24:08.841Z] Successfully built 66e8c1f84414 [2021-02-10T02:24:09.398Z] 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-10T02:24:09.398Z] Collecting cached-property<2,>=1.2.0 [2021-02-10T02:24:09.398Z] ---> 37d9fd9ec131 [2021-02-10T02:24:09.398Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-10T02:24:09.398Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-10T02:24:10.044Z]  Building docker-support-scheduler-go ... done  Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-10T02:24:10.044Z] Collecting PyYAML<4,>=3.10 [2021-02-10T02:24:10.781Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-10T02:24:11.119Z] Removing intermediate container 3b6358cbefe5 [2021-02-10T02:24:11.119Z] ---> 410e90d6261a [2021-02-10T02:24:11.119Z] [2021-02-10T02:24:11.119Z] Step 10/23 : FROM alpine:3.12 [2021-02-10T02:24:11.119Z] ---> 389fef711851 [2021-02-10T02:24:11.119Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-10T02:24:11.119Z] ---> Using cache [2021-02-10T02:24:11.119Z] ---> b53a333ce547 [2021-02-10T02:24:11.119Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-10T02:24:11.119Z] ---> Using cache [2021-02-10T02:24:11.119Z] ---> 23f53c6fc57e [2021-02-10T02:24:11.119Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-10T02:24:11.403Z] ---> Running in 23e6e13c8d69 [2021-02-10T02:24:11.702Z] ---> 4850edc45f35 [2021-02-10T02:24:11.702Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-10T02:24:12.422Z] ---> Running in ff048bf4da4d [2021-02-10T02:24:12.422Z] Removing intermediate container 23e6e13c8d69 [2021-02-10T02:24:12.422Z] ---> 6631d6be7247 [2021-02-10T02:24:12.422Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-10T02:24:12.727Z] ---> Running in 1f427a388cde [2021-02-10T02:24:13.203Z] Collecting docker<4.0,>=3.6.0 [2021-02-10T02:24:13.203Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-10T02:24:14.054Z] Removing intermediate container ff048bf4da4d [2021-02-10T02:24:14.054Z] ---> e2bc28cc875c [2021-02-10T02:24:14.054Z] Step 18/21 : CMD ["--init=true"] [2021-02-10T02:24:14.054Z] Removing intermediate container 1f427a388cde [2021-02-10T02:24:14.054Z] ---> 2b3458f55249 [2021-02-10T02:24:14.054Z] Step 15/23 : WORKDIR / [2021-02-10T02:24:14.345Z] ---> Running in 04dcf7117902 [2021-02-10T02:24:14.345Z] Collecting jsonschema<3,>=2.5.1 [2021-02-10T02:24:14.345Z] ---> Running in b0bec667f1f2 [2021-02-10T02:24:14.345Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-10T02:24:15.069Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-10T02:24:15.069Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-10T02:24:15.069Z] Removing intermediate container 04dcf7117902 [2021-02-10T02:24:15.069Z] ---> 692ed3653772 [2021-02-10T02:24:15.069Z] Step 19/21 : LABEL arch=x86_64 [2021-02-10T02:24:15.069Z] 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-10T02:24:15.383Z] Removing intermediate container b0bec667f1f2 [2021-02-10T02:24:15.383Z] ---> 55746caa13da [2021-02-10T02:24:15.383Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-10T02:24:15.383Z] Collecting texttable<0.10,>=0.9.0 [2021-02-10T02:24:15.383Z] ---> Running in 278c4e3d66ba [2021-02-10T02:24:15.383Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-10T02:24:15.744Z] Removing intermediate container 278c4e3d66ba [2021-02-10T02:24:15.744Z] ---> 76bc6c487055 [2021-02-10T02:24:15.744Z] Step 20/21 : LABEL git_sha=6b2faebd1233ba99f8527b1bf80425b79bfa3302 [2021-02-10T02:24:16.092Z] ---> 08aa9a3dc96b [2021-02-10T02:24:16.092Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-10T02:24:16.092Z] ---> Running in 993eecb000fc [2021-02-10T02:24:16.997Z] Removing intermediate container 993eecb000fc [2021-02-10T02:24:16.997Z] ---> 4de1c9b2f1c8 [2021-02-10T02:24:16.997Z] Step 21/21 : LABEL version=0.0.0 [2021-02-10T02:24:17.348Z] ---> Running in 26f5efab1af1 [2021-02-10T02:24:17.693Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-10T02:24:17.693Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-10T02:24:18.252Z] Collecting docker-pycreds>=0.4.0 [2021-02-10T02:24:18.252Z] ---> 8146e5eeb55f [2021-02-10T02:24:18.252Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-10T02:24:18.760Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-10T02:24:19.135Z] Removing intermediate container 26f5efab1af1 [2021-02-10T02:24:19.136Z] ---> a10782edc2de [2021-02-10T02:24:19.136Z] [2021-02-10T02:24:19.136Z] Collecting idna<2.8,>=2.5 [2021-02-10T02:24:19.490Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-10T02:24:19.490Z] 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-10T02:24:19.850Z] Successfully built a10782edc2de [2021-02-10T02:24:19.850Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-10T02:24:19.850Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-10T02:24:20.199Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-10T02:24:20.199Z]  Building docker-security-proxy-setup-go ... done  ---> df40ad1803ab [2021-02-10T02:24:20.199Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-10T02:24:20.199Z] 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-10T02:24:20.199Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-10T02:24:20.199Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-10T02:24:20.199Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-10T02:24:20.199Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-10T02:24:20.539Z] ---> Running in cbaf12036405 [2021-02-10T02:24:20.892Z] Installing collected packages: dockerpty, docopt, cached-property, PyYAML, idna, urllib3, requests, docker-pycreds, websocket-client, docker, jsonschema, texttable, docker-compose [2021-02-10T02:24:20.892Z] Running setup.py install for dockerpty: started [2021-02-10T02:24:21.547Z] Removing intermediate container cbaf12036405 [2021-02-10T02:24:21.547Z] ---> 29330ac26e37 [2021-02-10T02:24:21.547Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-10T02:24:22.259Z] ---> Running in c924dc4b7670 [2021-02-10T02:24:22.259Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-10T02:24:22.259Z] Running setup.py install for docopt: started [2021-02-10T02:24:23.017Z] Removing intermediate container c924dc4b7670 [2021-02-10T02:24:23.017Z] ---> eac436a4b28a [2021-02-10T02:24:23.017Z] Step 21/23 : LABEL arch=x86_64 [2021-02-10T02:24:23.352Z] ---> Running in 0c08bedf64c5 [2021-02-10T02:24:23.687Z] Running setup.py install for docopt: finished with status 'done' [2021-02-10T02:24:23.687Z] Running setup.py install for PyYAML: started [2021-02-10T02:24:24.321Z] Removing intermediate container 0c08bedf64c5 [2021-02-10T02:24:24.321Z] ---> 4bf5227882d1 [2021-02-10T02:24:24.321Z] Step 22/23 : LABEL git_sha=6b2faebd1233ba99f8527b1bf80425b79bfa3302 [2021-02-10T02:24:24.636Z] ---> Running in 1526fdccbc8a [2021-02-10T02:24:25.372Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-10T02:24:25.372Z] Attempting uninstall: idna [2021-02-10T02:24:25.372Z] Found existing installation: idna 2.9 [2021-02-10T02:24:25.372Z] Uninstalling idna-2.9: [2021-02-10T02:24:25.372Z] Removing intermediate container 1526fdccbc8a [2021-02-10T02:24:25.372Z] ---> 7abffd9da03e [2021-02-10T02:24:25.372Z] Step 23/23 : LABEL version=0.0.0 [2021-02-10T02:24:26.052Z] Successfully uninstalled idna-2.9 [2021-02-10T02:24:26.409Z] ---> Running in 1ee67715b8ce [2021-02-10T02:24:26.409Z] Attempting uninstall: urllib3 [2021-02-10T02:24:26.409Z] Found existing installation: urllib3 1.25.9 [2021-02-10T02:24:26.409Z] Uninstalling urllib3-1.25.9: [2021-02-10T02:24:27.238Z] Successfully uninstalled urllib3-1.25.9 [2021-02-10T02:24:27.567Z] Removing intermediate container 1ee67715b8ce [2021-02-10T02:24:27.567Z] ---> 1aaa85e46a89 [2021-02-10T02:24:27.567Z] [2021-02-10T02:24:27.898Z] Attempting uninstall: requests [2021-02-10T02:24:27.898Z] Found existing installation: requests 2.23.0 [2021-02-10T02:24:27.898Z] Uninstalling requests-2.23.0: [2021-02-10T02:24:28.211Z] Successfully built 1aaa85e46a89 [2021-02-10T02:24:28.211Z] Successfully uninstalled requests-2.23.0 [2021-02-10T02:24:28.211Z] Successfully tagged docker-core-metadata-go:latest [2021-02-10T02:24:30.629Z]  Building docker-core-metadata-go ... done  Running setup.py install for texttable: started [2021-02-10T02:24:31.772Z] Running setup.py install for texttable: finished with status 'done' [2021-02-10T02:24:33.045Z] 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-10T02:24:40.521Z] Removing intermediate container 467d0dd44fec [2021-02-10T02:24:40.521Z] ---> a1960e8c06c5 [2021-02-10T02:24:40.521Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-10T02:24:40.521Z] ---> Running in 76a1850f161c [2021-02-10T02:24:42.492Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:24:42.987Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:24:44.059Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-10T02:24:44.059Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-10T02:24:44.589Z] (3/3) Installing curl (7.69.1-r3) [2021-02-10T02:24:44.589Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:24:44.589Z] OK: 72 MiB in 58 packages [2021-02-10T02:24:46.702Z] Removing intermediate container 76a1850f161c [2021-02-10T02:24:46.702Z] ---> 6ae134de9ebd [2021-02-10T02:24:46.702Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-10T02:24:47.369Z] ---> Running in 7a478a4b3c85 [2021-02-10T02:24:47.668Z] Removing intermediate container 7a478a4b3c85 [2021-02-10T02:24:47.668Z] ---> b4e467edbb1e [2021-02-10T02:24:47.668Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-10T02:24:47.959Z] ---> Running in 6c3d2c461572 [2021-02-10T02:24:49.539Z] Removing intermediate container 6c3d2c461572 [2021-02-10T02:24:49.539Z] ---> 962c3f8c2e19 [2021-02-10T02:24:49.539Z] Step 24/26 : LABEL arch=x86_64 [2021-02-10T02:24:50.290Z] ---> Running in 0d1edfdd559c [2021-02-10T02:24:50.831Z] Removing intermediate container 65d68ba08cc8 [2021-02-10T02:24:50.831Z] ---> 147d32d59593 [2021-02-10T02:24:50.831Z] [2021-02-10T02:24:50.831Z] Step 10/23 : FROM alpine:3.12 [2021-02-10T02:24:50.831Z] ---> 389fef711851 [2021-02-10T02:24:50.831Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-10T02:24:50.831Z] ---> Running in cc1c2167f40e [2021-02-10T02:24:51.298Z] Removing intermediate container 0d1edfdd559c [2021-02-10T02:24:51.298Z] ---> 5b1a720c491b [2021-02-10T02:24:51.298Z] Step 25/26 : LABEL git_sha=6b2faebd1233ba99f8527b1bf80425b79bfa3302 [2021-02-10T02:24:51.298Z] Removing intermediate container cc1c2167f40e [2021-02-10T02:24:51.298Z] ---> d36b5e09fd31 [2021-02-10T02:24:51.298Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-10T02:24:51.677Z] ---> Running in d15a6eb1f75e [2021-02-10T02:24:51.677Z] ---> Running in 9018d59c7cfa [2021-02-10T02:24:51.984Z] Removing intermediate container d15a6eb1f75e [2021-02-10T02:24:51.984Z] ---> ce48b3035040 [2021-02-10T02:24:51.984Z] Step 26/26 : LABEL version=0.0.0 [2021-02-10T02:24:52.328Z] Removing intermediate container 9018d59c7cfa [2021-02-10T02:24:52.328Z] ---> 51012c537111 [2021-02-10T02:24:52.328Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-10T02:24:53.870Z] ---> Running in 77a3fb6da1f6 [2021-02-10T02:24:53.870Z] ---> Running in 7afdd803bbe3 [2021-02-10T02:24:54.533Z] Removing intermediate container 7afdd803bbe3 [2021-02-10T02:24:54.533Z] ---> daba1c2f0f6d [2021-02-10T02:24:54.533Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-10T02:24:54.533Z] Removing intermediate container 77a3fb6da1f6 [2021-02-10T02:24:54.533Z] ---> 9f5f2c8f556a [2021-02-10T02:24:54.533Z] [2021-02-10T02:24:54.533Z] ---> Running in b783a2f1d2c9 [2021-02-10T02:24:54.859Z] Successfully built 9f5f2c8f556a [2021-02-10T02:24:54.859Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-10T02:24:57.678Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container b783a2f1d2c9 [2021-02-10T02:24:57.678Z] ---> 727802736270 [2021-02-10T02:24:57.678Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-10T02:24:57.678Z] ---> Running in 068350057abe [2021-02-10T02:24:58.684Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-10T02:24:59.802Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T02:25:01.016Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-10T02:25:01.296Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-10T02:25:01.296Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-10T02:25:01.572Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-10T02:25:01.912Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-10T02:25:02.246Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-10T02:25:02.246Z] Executing busybox-1.31.1-r19.trigger [2021-02-10T02:25:02.246Z] OK: 8 MiB in 20 packages [2021-02-10T02:25:03.906Z] Removing intermediate container 068350057abe [2021-02-10T02:25:03.906Z] ---> 6200ca152e1e [2021-02-10T02:25:03.906Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-10T02:25:04.534Z] ---> 77965ec7c65c [2021-02-10T02:25:04.534Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-10T02:25:05.732Z] ---> 54055640a36b [2021-02-10T02:25:05.732Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-10T02:25:06.088Z] ---> f9c7a351e73c [2021-02-10T02:25:06.089Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-10T02:25:06.410Z] ---> Running in 1f3d0de9cab3 [2021-02-10T02:25:06.709Z] Removing intermediate container 1f3d0de9cab3 [2021-02-10T02:25:06.709Z] ---> c96019fd762d [2021-02-10T02:25:06.709Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-10T02:25:06.709Z] ---> Running in 34e9a63a2992 [2021-02-10T02:25:07.068Z] Removing intermediate container 34e9a63a2992 [2021-02-10T02:25:07.069Z] ---> ca55001cb54c [2021-02-10T02:25:07.069Z] Step 21/23 : LABEL arch=x86_64 [2021-02-10T02:25:07.069Z] ---> Running in b1da71ad895b [2021-02-10T02:25:07.773Z] Removing intermediate container b1da71ad895b [2021-02-10T02:25:07.773Z] ---> 2c5f4b4b2f4e [2021-02-10T02:25:07.773Z] Step 22/23 : LABEL git_sha=6b2faebd1233ba99f8527b1bf80425b79bfa3302 [2021-02-10T02:25:07.773Z] ---> Running in 9445beeffe32 [2021-02-10T02:25:08.107Z] Removing intermediate container 9445beeffe32 [2021-02-10T02:25:08.107Z] ---> 9d63622a1cc9 [2021-02-10T02:25:08.107Z] Step 23/23 : LABEL version=0.0.0 [2021-02-10T02:25:08.107Z] ---> Running in 31b5138f2084 [2021-02-10T02:25:08.838Z] Removing intermediate container 31b5138f2084 [2021-02-10T02:25:08.838Z] ---> ecae95ebd563 [2021-02-10T02:25:08.838Z] [2021-02-10T02:25:09.181Z] Successfully built ecae95ebd563 [2021-02-10T02:25:09.181Z] Successfully tagged docker-core-data-go:latest [2021-02-10T02:25:10.091Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-10T02:25:10.680Z] $ docker stop --time=1 5c1d6458830a5a08bdc2c80ee46e3a207a854632941acc839feabf11b76d9720 [2021-02-10T02:25:13.786Z] $ docker rm -f 5c1d6458830a5a08bdc2c80ee46e3a207a854632941acc839feabf11b76d9720 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-10T02:25:14.972Z] + docker images [2021-02-10T02:25:14.972Z] + grep docker [2021-02-10T02:25:15.874Z] docker-core-data-go latest ecae95ebd563 7 seconds ago 22.3MB [2021-02-10T02:25:15.874Z] docker-sys-mgmt-agent-go latest 9f5f2c8f556a 22 seconds ago 313MB [2021-02-10T02:25:15.874Z] docker-core-metadata-go latest 1aaa85e46a89 49 seconds ago 18.8MB [2021-02-10T02:25:15.874Z] docker-security-proxy-setup-go latest a10782edc2de 57 seconds ago 24.4MB [2021-02-10T02:25:15.874Z] docker-support-scheduler-go latest 66e8c1f84414 About a minute ago 17MB [2021-02-10T02:25:15.874Z] docker-security-bootstrapper-go latest c0a50c601afd 3 minutes ago 17.9MB [2021-02-10T02:25:15.874Z] docker-security-secretstore-setup-go latest 8224fd0b63d6 4 minutes ago 24.6MB [2021-02-10T02:25:15.874Z] docker-core-command-go latest 7c1277340e00 4 minutes ago 16.9MB [2021-02-10T02:25:15.874Z] docker-support-notifications-go latest 1d2fe0937b1a 4 minutes ago 17.6MB [2021-02-10T02:25:15.874Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-10T02:25:31.729Z] Still waiting to schedule task [2021-02-10T02:25:31.729Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-25903’ [2021-02-10T02:28:21.459Z] Running on prd-ubuntu18.04-docker-8c-8g-25904 in /w/workspace/edgexfoundry_edgex-go_PR-3153 [Pipeline] { [Pipeline] ws [2021-02-10T02:28:21.516Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-02-10T02:28:23.548Z] using credential edgex-jenkins-ssh [2021-02-10T02:28:23.621Z] Cloning the remote Git repository [2021-02-10T02:28:23.687Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-10T02:28:23.755Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-02-10T02:28:23.788Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-10T02:28:23.789Z] > git --version # timeout=10 [2021-02-10T02:28:23.798Z] > git --version # 'git version 2.17.1' [2021-02-10T02:28:23.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-10T02:28:23.822Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-10T02:28:29.523Z] Merging remotes/origin/master commit 62a248a5b0afc117ade2468f75438786c02ce52d into PR head commit 6b2faebd1233ba99f8527b1bf80425b79bfa3302 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-02-10T02:28:28.841Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-10T02:28:28.848Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-10T02:28:28.858Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-10T02:28:28.877Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-10T02:28:28.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-10T02:28:28.882Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3153/head:refs/remotes/origin/PR-3153 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T02:28:29.548Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T02:28:29.552Z] > git checkout -f 6b2faebd1233ba99f8527b1bf80425b79bfa3302 # timeout=10 [Pipeline] // stage [Pipeline] } [2021-02-10T02:28:30.156Z] 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-10T02:28:32.784Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-10T02:28:34.779Z] ---> package-listing.sh [2021-02-10T02:28:34.779Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-10T02:28:34.779Z] ++ facter osfamily [2021-02-10T02:28:35.090Z] + OS_FAMILY=redhat [2021-02-10T02:28:35.090Z] + workspace=/w/workspace/edgex-go/4 [2021-02-10T02:28:35.091Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-10T02:28:35.091Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-10T02:28:35.091Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-10T02:28:35.091Z] + PACKAGES=/tmp/packages_start.txt [2021-02-10T02:28:35.091Z] + '[' /w/workspace/edgex-go/4 ']' [2021-02-10T02:28:35.091Z] + PACKAGES=/tmp/packages_end.txt [2021-02-10T02:28:35.091Z] + case "${OS_FAMILY}" in [2021-02-10T02:28:35.091Z] + rpm -qa [2021-02-10T02:28:35.091Z] + sort [2021-02-10T02:28:41.956Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-10T02:28:41.956Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-10T02:28:41.956Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-10T02:28:41.956Z] + '[' /w/workspace/edgex-go/4 ']' [2021-02-10T02:28:41.956Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-02-10T02:28:41.956Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-02-10T02:28:41.976Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-10T02:28:42.396Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-10T02:28:43.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-10T02:28:43.029Z] [2021-02-10T02:28:43.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-10T02:28:43.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-10T02:28:43.737Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-10T02:28:43.737Z] df20fa9351a1: Pulling fs layer [2021-02-10T02:28:43.737Z] 36b3adc4ff6f: Pulling fs layer [2021-02-10T02:28:43.737Z] 8ad3a11d3b57: Pulling fs layer [2021-02-10T02:28:43.737Z] 46f8f816bc3b: Pulling fs layer [2021-02-10T02:28:43.737Z] 93b61091891f: Pulling fs layer [2021-02-10T02:28:43.737Z] 93b9cdb0e59b: Pulling fs layer [2021-02-10T02:28:43.737Z] 5e14af77c1be: Pulling fs layer [2021-02-10T02:28:43.737Z] 01666e4c0597: Pulling fs layer [2021-02-10T02:28:43.737Z] aa168da1d23b: Pulling fs layer [2021-02-10T02:28:43.737Z] 46f8f816bc3b: Waiting [2021-02-10T02:28:43.737Z] 93b61091891f: Waiting [2021-02-10T02:28:43.737Z] 93b9cdb0e59b: Waiting [2021-02-10T02:28:43.737Z] 5e14af77c1be: Waiting [2021-02-10T02:28:43.737Z] 01666e4c0597: Waiting [2021-02-10T02:28:43.737Z] aa168da1d23b: Waiting [2021-02-10T02:28:43.737Z] 36b3adc4ff6f: Verifying Checksum [2021-02-10T02:28:43.737Z] 36b3adc4ff6f: Download complete [2021-02-10T02:28:43.737Z] 46f8f816bc3b: Verifying Checksum [2021-02-10T02:28:43.737Z] 46f8f816bc3b: Download complete [2021-02-10T02:28:43.737Z] df20fa9351a1: Verifying Checksum [2021-02-10T02:28:43.737Z] df20fa9351a1: Download complete [2021-02-10T02:28:43.737Z] 93b9cdb0e59b: Verifying Checksum [2021-02-10T02:28:43.737Z] 93b9cdb0e59b: Download complete [2021-02-10T02:28:44.014Z] 5e14af77c1be: Verifying Checksum [2021-02-10T02:28:44.014Z] 5e14af77c1be: Download complete [2021-02-10T02:28:44.014Z] 01666e4c0597: Verifying Checksum [2021-02-10T02:28:44.014Z] 01666e4c0597: Download complete [2021-02-10T02:28:44.014Z] 93b61091891f: Verifying Checksum [2021-02-10T02:28:44.014Z] 93b61091891f: Download complete [2021-02-10T02:28:44.663Z] 8ad3a11d3b57: Verifying Checksum [2021-02-10T02:28:44.663Z] 8ad3a11d3b57: Download complete [2021-02-10T02:28:44.663Z] df20fa9351a1: Pull complete [2021-02-10T02:28:45.737Z] 36b3adc4ff6f: Pull complete [2021-02-10T02:28:48.042Z] 8ad3a11d3b57: Pull complete [2021-02-10T02:28:48.042Z] 46f8f816bc3b: Pull complete [2021-02-10T02:28:50.124Z] 93b61091891f: Pull complete [2021-02-10T02:28:50.461Z] 93b9cdb0e59b: Pull complete [2021-02-10T02:28:50.786Z] 5e14af77c1be: Pull complete [2021-02-10T02:28:51.426Z] aa168da1d23b: Verifying Checksum [2021-02-10T02:28:51.426Z] aa168da1d23b: Download complete [2021-02-10T02:28:51.707Z] 01666e4c0597: Pull complete [2021-02-10T02:29:11.000Z] aa168da1d23b: Pull complete [2021-02-10T02:29:11.000Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-10T02:29:11.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-10T02:29:11.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-10T02:29:11.696Z] prd-centos7-docker-4c-2g-25892 does not seem to be running inside a container [2021-02-10T02:29:11.804Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-10T02:29:15.314Z] $ docker top 7e6828c649a89d233b94b6ba8ac25cd3ecd2f1e083a0e7cc1397247b15d97edf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-10T02:29:17.013Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-10T02:29:18.166Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-10T02:29:20.056Z] + ls /var/log/sa-host [2021-02-10T02:29:20.056Z] + sadf -c /var/log/sa-host/sa10 [2021-02-10T02:29:20.056Z] file_magic: OK [2021-02-10T02:29:20.056Z] HZ: Using current value: 100 [2021-02-10T02:29:20.056Z] file_header: OK [2021-02-10T02:29:20.056Z] 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-10T02:29:20.056Z] Statistics: [2021-02-10T02:29:20.056Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-10T02:29:20.056Z] File successfully converted to sysstat format version 12.2.1 [2021-02-10T02:29:20.056Z] + sadf -c /var/log/sa-host/sa23 [2021-02-10T02:29:20.056Z] file_magic: OK [2021-02-10T02:29:20.056Z] HZ: Using current value: 100 [2021-02-10T02:29:20.056Z] file_header: OK [2021-02-10T02:29:20.056Z] 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-10T02:29:20.056Z] Statistics: [2021-02-10T02:29:20.056Z] Hnuu...uuuununununu... [2021-02-10T02:29:20.056Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-10T02:29:20.757Z] provisioning config files... [2021-02-10T02:29:20.823Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2324000879904828132tmp [Pipeline] { [Pipeline] echo [2021-02-10T02:29:20.903Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-10T02:29:21.681Z] ---> create-netrc.sh [Pipeline] } [2021-02-10T02:29:21.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-10T02:29:21.892Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-10T02:29:22.973Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-10T02:29:22.989Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-10T02:29:23.633Z] ---> sudo-logs.sh [2021-02-10T02:29:23.633Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-10T02:29:23.662Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-10T02:29:24.561Z] ---> job-cost.sh [2021-02-10T02:29:24.890Z] lf-activate-venv: SKIPPING [2021-02-10T02:29:24.890Z] INFO: No Stack... [2021-02-10T02:29:25.877Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-10T02:29:26.466Z] INFO: Archiving Costs [Pipeline] echo [2021-02-10T02:29:26.487Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-10T02:29:27.187Z] ---> logs-deploy.sh [2021-02-10T02:29:27.187Z] lf-activate-venv: SKIPPING [2021-02-10T02:29:27.187Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3153/4 [2021-02-10T02:29:27.187Z] INFO: archiving workspace using pattern(s): [2021-02-10T02:29:29.350Z] Archives upload complete. [2021-02-10T02:29:29.663Z] INFO: archiving logs to Nexus