Pull request #2813 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 07721abbcb99e4a70a28e71f84dbd93e92968a92 rather than f9e6b69d807e6e66a1042ab7c4557fb22f05287b Obtained Jenkinsfile from 07721abbcb99e4a70a28e71f84dbd93e92968a92 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-7378 in /w/workspace/edgexfoundry_edgex-go_PR-2813 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit f9e6b69d807e6e66a1042ab7c4557fb22f05287b Merge succeeded, producing f9e6b69d807e6e66a1042ab7c4557fb22f05287b Checking out Revision f9e6b69d807e6e66a1042ab7c4557fb22f05287b (PR-2813) > 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 --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2813/head:refs/remotes/origin/PR-2813 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9e6b69d807e6e66a1042ab7c4557fb22f05287b # 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 07721abbcb99e4a70a28e71f84dbd93e92968a92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9e6b69d807e6e66a1042ab7c4557fb22f05287b # timeout=10 Commit message: "feat(metadata): Optimize the error handling for deletion API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-21T01:30:20.325Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk a5045b26ec3fe0fb42bb7f4c59f957b9b0bd80e9 # timeout=10 [Pipeline] withCredentials [2020-10-21T01:30:20.642Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-21T01:30:20.742Z] ========================================================= [2020-10-21T01:30:20.742Z] EdgeX Global Pipelines Version Info [2020-10-21T01:30:20.742Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-21T01:30:22.243Z] ------------------- [2020-10-21T01:30:22.243Z] stable info: [2020-10-21T01:30:22.243Z] ------------------- [2020-10-21T01:30:22.243Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-21T01:30:22.243Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-21T01:30:22.243Z] Message: update stable to v1.0.144 [2020-10-21T01:30:23.630Z] ------------------- [2020-10-21T01:30:23.630Z] experimental info: [2020-10-21T01:30:23.630Z] ------------------- [2020-10-21T01:30:23.630Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-21T01:30:23.630Z] Commit SHA: 0fb566d11309be12c9baf3de23def7053bac1c97 [2020-10-21T01:30:23.630Z] Message: update experimental to v1.0.146 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-10-21T01:30:23.923Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-10-21T01:30:24.019Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-10-21T01:30:24.115Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-21T01:30:24.213Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-21T01:30:24.316Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-21T01:30:24.416Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-21T01:30:24.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-21T01:30:24.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-10-21T01:30:24.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-10-21T01:30:24.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-10-21T01:30:24.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-21T01:30:25.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-21T01:30:25.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-21T01:30:25.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-21T01:30:25.338Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-21T01:30:25.437Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-21T01:30:25.526Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-21T01:30:25.619Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-21T01:30:25.743Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-21T01:30:25.842Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-21T01:30:25.976Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-21T01:30:26.070Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2813 [Pipeline] echo [2020-10-21T01:30:26.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2813 [Pipeline] echo [2020-10-21T01:30:26.294Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2813 [Pipeline] echo [2020-10-21T01:30:26.383Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9e6b69d807e6e66a1042ab7c4557fb22f05287b [Pipeline] echo [2020-10-21T01:30:26.470Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f9e6b69 [Pipeline] echo [2020-10-21T01:30:26.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-10-21T01:30:27.071Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-10-21T01:30:27.071Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T01:30:27.071Z] ++ dirname cmd/core-command/Dockerfile [2020-10-21T01:30:27.071Z] ++ cut -d/ -f2 [2020-10-21T01:30:27.071Z] + echo core-command,cmd/core-command/Dockerfile [2020-10-21T01:30:27.071Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T01:30:27.071Z] ++ dirname cmd/core-data/Dockerfile [2020-10-21T01:30:27.071Z] ++ cut -d/ -f2 [2020-10-21T01:30:27.071Z] + echo core-data,cmd/core-data/Dockerfile [2020-10-21T01:30:27.071Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T01:30:27.071Z] ++ dirname cmd/core-metadata/Dockerfile [2020-10-21T01:30:27.071Z] ++ cut -d/ -f2 [2020-10-21T01:30:27.071Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-10-21T01:30:27.071Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T01:30:27.071Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-10-21T01:30:27.071Z] ++ cut -d/ -f2 [2020-10-21T01:30:27.071Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-10-21T01:30:27.071Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T01:30:27.071Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-10-21T01:30:27.071Z] ++ cut -d/ -f2 [2020-10-21T01:30:27.071Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-10-21T01:30:27.071Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T01:30:27.071Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-10-21T01:30:27.071Z] ++ cut -d/ -f2 [2020-10-21T01:30:27.071Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-10-21T01:30:27.071Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T01:30:27.071Z] ++ dirname cmd/support-logging/Dockerfile [2020-10-21T01:30:27.071Z] ++ cut -d/ -f2 [2020-10-21T01:30:27.071Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-10-21T01:30:27.071Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T01:30:27.071Z] ++ dirname cmd/support-notifications/Dockerfile [2020-10-21T01:30:27.071Z] ++ cut -d/ -f2 [2020-10-21T01:30:27.071Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-10-21T01:30:27.071Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T01:30:27.071Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-10-21T01:30:27.071Z] ++ cut -d/ -f2 [2020-10-21T01:30:27.071Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-10-21T01:30:27.071Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-21T01:30:27.071Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-10-21T01:30:27.071Z] ++ cut -d/ -f2 [2020-10-21T01:30:27.071Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-10-21T01:30:27.140Z] 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-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-10-21T01:30:28.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T01:30:28.655Z] [2020-10-21T01:30:28.655Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T01:30:29.003Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T01:30:29.004Z] latest: Pulling from edgex-devops/git-semver [2020-10-21T01:30:29.004Z] 31603596830f: Pulling fs layer [2020-10-21T01:30:29.004Z] 2a8b12db71e7: Pulling fs layer [2020-10-21T01:30:29.004Z] 6ca5941a6612: Pulling fs layer [2020-10-21T01:30:29.004Z] ecc8261a40a4: Pulling fs layer [2020-10-21T01:30:29.004Z] ecc8261a40a4: Waiting [2020-10-21T01:30:29.004Z] 2a8b12db71e7: Verifying Checksum [2020-10-21T01:30:29.004Z] 2a8b12db71e7: Download complete [2020-10-21T01:30:29.266Z] 31603596830f: Verifying Checksum [2020-10-21T01:30:29.267Z] 31603596830f: Download complete [2020-10-21T01:30:29.267Z] 6ca5941a6612: Verifying Checksum [2020-10-21T01:30:29.267Z] 6ca5941a6612: Download complete [2020-10-21T01:30:29.267Z] ecc8261a40a4: Verifying Checksum [2020-10-21T01:30:29.267Z] ecc8261a40a4: Download complete [2020-10-21T01:30:29.267Z] 31603596830f: Pull complete [2020-10-21T01:30:29.532Z] 2a8b12db71e7: Pull complete [2020-10-21T01:30:30.106Z] 6ca5941a6612: Pull complete [2020-10-21T01:30:30.367Z] ecc8261a40a4: Pull complete [2020-10-21T01:30:30.367Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-21T01:30:30.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T01:30:30.367Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-21T01:30:30.460Z] prd-centos7-docker-4c-2g-7378 does not seem to be running inside a container [2020-10-21T01:30:30.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-21T01:30:32.988Z] $ docker top 797932e60fe2fb7f4db7e755042d9567d62138bb527f5301fdd72c3327b9bdd1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-21T01:30:33.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T01:30:33.314Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T01:30:33.497Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T01:30:33.502Z] $ docker exec 797932e60fe2fb7f4db7e755042d9567d62138bb527f5301fdd72c3327b9bdd1 ssh-agent [2020-10-21T01:30:33.645Z] SSH_AUTH_SOCK=/tmp/ssh-WBhwwlE06fb0/agent.11 [2020-10-21T01:30:33.645Z] SSH_AGENT_PID=17 [2020-10-21T01:30:33.655Z] Running ssh-add (command line suppressed) [2020-10-21T01:30:33.761Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_2561710086614917191.key (/w/workspace/edgex-go/11@tmp/private_key_2561710086614917191.key) [2020-10-21T01:30:33.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T01:30:34.146Z] + git tag --points-at HEAD [Pipeline] } [2020-10-21T01:30:34.168Z] $ docker exec --env ******** --env ******** 797932e60fe2fb7f4db7e755042d9567d62138bb527f5301fdd72c3327b9bdd1 ssh-agent -k [2020-10-21T01:30:34.275Z] unset SSH_AUTH_SOCK; [2020-10-21T01:30:34.276Z] unset SSH_AGENT_PID; [2020-10-21T01:30:34.276Z] echo Agent pid 17 killed; [2020-10-21T01:30:34.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-21T01:30:34.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T01:30:34.472Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T01:30:34.623Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T01:30:34.629Z] $ docker exec 797932e60fe2fb7f4db7e755042d9567d62138bb527f5301fdd72c3327b9bdd1 ssh-agent [2020-10-21T01:30:34.768Z] SSH_AUTH_SOCK=/tmp/ssh-eUGUFefpjZ7l/agent.45 [2020-10-21T01:30:34.768Z] SSH_AGENT_PID=50 [2020-10-21T01:30:34.775Z] Running ssh-add (command line suppressed) [2020-10-21T01:30:34.882Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_9120347012082818913.key (/w/workspace/edgex-go/11@tmp/private_key_9120347012082818913.key) [2020-10-21T01:30:34.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T01:30:35.254Z] + git semver init [2020-10-21T01:30:35.254Z] # -> Open(): unable to determine branch for HEAD [2020-10-21T01:30:35.254Z] # $GIT_DIR = /w/workspace/edgex-go/11/.git [2020-10-21T01:30:35.254Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/11 [2020-10-21T01:30:35.254Z] # $SEMVER_REMOTE_NAME = origin [2020-10-21T01:30:35.254Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-21T01:30:35.254Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-21T01:30:35.254Z] # $SEMVER_BRANCH = PR-2813 [2020-10-21T01:30:35.254Z] # $SEMVER_TEMP = /tmp/semver-105289651 [2020-10-21T01:30:35.254Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-10-21T01:31:07.434Z] # '/tmp/semver-105289651' -> '/w/workspace/edgex-go/11/.semver' [2020-10-21T01:31:07.434Z] # -> Force: false [2020-10-21T01:31:07.434Z] # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } [2020-10-21T01:31:07.446Z] $ docker exec --env ******** --env ******** 797932e60fe2fb7f4db7e755042d9567d62138bb527f5301fdd72c3327b9bdd1 ssh-agent -k [2020-10-21T01:31:07.601Z] unset SSH_AUTH_SOCK; [2020-10-21T01:31:07.601Z] unset SSH_AGENT_PID; [2020-10-21T01:31:07.601Z] echo Agent pid 50 killed; [2020-10-21T01:31:07.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-21T01:31:08.118Z] + git semver [Pipeline] } [2020-10-21T01:31:08.135Z] $ docker stop --time=1 797932e60fe2fb7f4db7e755042d9567d62138bb527f5301fdd72c3327b9bdd1 [2020-10-21T01:31:09.675Z] $ docker rm -f 797932e60fe2fb7f4db7e755042d9567d62138bb527f5301fdd72c3327b9bdd1 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-21T01:31:10.187Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-21T01:31:10.763Z] Stashed 1 file(s) [Pipeline] echo [2020-10-21T01:31:10.765Z] [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] echo [2020-10-21T01:31:11.512Z] ========================================================= [2020-10-21T01:31:11.512Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-21T01:31:11.512Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-21T01:31:11.864Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-21T01:31:15.185Z] Sending build context to Docker daemon 325.5MB [2020-10-21T01:31:15.185Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-21T01:31:15.185Z] Step 2/7 : FROM ${BASE} [2020-10-21T01:31:15.185Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-21T01:31:15.185Z] df20fa9351a1: Pulling fs layer [2020-10-21T01:31:15.185Z] ed8968b2872e: Pulling fs layer [2020-10-21T01:31:15.185Z] a92cc7c5fd73: Pulling fs layer [2020-10-21T01:31:15.185Z] e871e8e8d7a9: Pulling fs layer [2020-10-21T01:31:15.185Z] e73272ec9a57: Pulling fs layer [2020-10-21T01:31:15.185Z] 1e910a182e73: Pulling fs layer [2020-10-21T01:31:15.185Z] 4e634b169226: Pulling fs layer [2020-10-21T01:31:15.185Z] e871e8e8d7a9: Waiting [2020-10-21T01:31:15.185Z] e73272ec9a57: Waiting [2020-10-21T01:31:15.185Z] 1e910a182e73: Waiting [2020-10-21T01:31:15.185Z] 4e634b169226: Waiting [2020-10-21T01:31:15.185Z] a92cc7c5fd73: Verifying Checksum [2020-10-21T01:31:15.185Z] a92cc7c5fd73: Download complete [2020-10-21T01:31:15.185Z] ed8968b2872e: Verifying Checksum [2020-10-21T01:31:15.185Z] ed8968b2872e: Download complete [2020-10-21T01:31:15.185Z] e73272ec9a57: Verifying Checksum [2020-10-21T01:31:15.185Z] e73272ec9a57: Download complete [2020-10-21T01:31:15.185Z] 1e910a182e73: Verifying Checksum [2020-10-21T01:31:15.185Z] 1e910a182e73: Download complete [2020-10-21T01:31:15.185Z] df20fa9351a1: Verifying Checksum [2020-10-21T01:31:15.185Z] df20fa9351a1: Download complete [2020-10-21T01:31:15.185Z] df20fa9351a1: Pull complete [2020-10-21T01:31:15.446Z] ed8968b2872e: Pull complete [2020-10-21T01:31:15.446Z] a92cc7c5fd73: Pull complete [2020-10-21T01:31:16.833Z] 4e634b169226: Verifying Checksum [2020-10-21T01:31:16.833Z] 4e634b169226: Download complete [2020-10-21T01:31:16.833Z] e871e8e8d7a9: Verifying Checksum [2020-10-21T01:31:16.833Z] e871e8e8d7a9: Download complete [2020-10-21T01:31:22.143Z] e871e8e8d7a9: Pull complete [2020-10-21T01:31:22.143Z] e73272ec9a57: Pull complete [2020-10-21T01:31:22.143Z] 1e910a182e73: Pull complete [2020-10-21T01:31:26.149Z] Still waiting to schedule task [2020-10-21T01:31:26.149Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-21T01:31:27.440Z] 4e634b169226: Pull complete [2020-10-21T01:31:27.440Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-21T01:31:27.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-21T01:31:27.440Z] ---> f7629b54cfaa [2020-10-21T01:31:27.440Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-10-21T01:31:27.700Z] ---> Running in d048dd7b0643 [2020-10-21T01:31:28.272Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T01:31:29.218Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T01:31:30.603Z] (1/12) Installing libmagic (5.38-r0) [2020-10-21T01:31:31.175Z] (2/12) Installing file (5.38-r0) [2020-10-21T01:31:31.175Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-21T01:31:31.175Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-21T01:31:49.287Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-21T01:31:49.287Z] (6/12) Installing patch (2.7.6-r6) [2020-10-21T01:31:49.287Z] (7/12) Installing build-base (0.5-r2) [2020-10-21T01:31:49.287Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-21T01:31:49.287Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-21T01:31:49.287Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-21T01:31:49.287Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-21T01:31:49.287Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-21T01:31:49.287Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T01:31:49.287Z] OK: 233 MiB in 51 packages [2020-10-21T01:31:51.835Z] Removing intermediate container d048dd7b0643 [2020-10-21T01:31:51.835Z] ---> 95cad13d5784 [2020-10-21T01:31:51.835Z] Step 4/7 : WORKDIR /edgex-go [2020-10-21T01:31:51.835Z] ---> Running in 8582dbd71f07 [2020-10-21T01:31:51.835Z] Removing intermediate container 8582dbd71f07 [2020-10-21T01:31:51.835Z] ---> 3fa947eb8509 [2020-10-21T01:31:51.835Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-21T01:31:52.098Z] latest: Pulling from library/docker [2020-10-21T01:31:52.365Z] df20fa9351a1: Already exists [2020-10-21T01:31:52.365Z] 25ad7478873d: Pulling fs layer [2020-10-21T01:31:52.365Z] 4684f6177b5d: Pulling fs layer [2020-10-21T01:31:52.365Z] 206f78d23536: Pulling fs layer [2020-10-21T01:31:52.365Z] cee0542293f3: Pulling fs layer [2020-10-21T01:31:52.365Z] d951dd9fd09f: Pulling fs layer [2020-10-21T01:31:52.365Z] dce9c88c04bd: Pulling fs layer [2020-10-21T01:31:52.365Z] cee0542293f3: Waiting [2020-10-21T01:31:52.365Z] d951dd9fd09f: Waiting [2020-10-21T01:31:52.365Z] dce9c88c04bd: Waiting [2020-10-21T01:31:52.365Z] 4684f6177b5d: Verifying Checksum [2020-10-21T01:31:52.365Z] 4684f6177b5d: Download complete [2020-10-21T01:31:52.365Z] 25ad7478873d: Verifying Checksum [2020-10-21T01:31:52.629Z] cee0542293f3: Verifying Checksum [2020-10-21T01:31:52.629Z] cee0542293f3: Download complete [2020-10-21T01:31:52.629Z] d951dd9fd09f: Verifying Checksum [2020-10-21T01:31:52.629Z] d951dd9fd09f: Download complete [2020-10-21T01:31:52.629Z] dce9c88c04bd: Verifying Checksum [2020-10-21T01:31:52.629Z] dce9c88c04bd: Download complete [2020-10-21T01:31:52.629Z] 25ad7478873d: Pull complete [2020-10-21T01:31:52.898Z] 4684f6177b5d: Pull complete [2020-10-21T01:31:53.163Z] 206f78d23536: Verifying Checksum [2020-10-21T01:31:53.163Z] 206f78d23536: Download complete [2020-10-21T01:31:55.716Z] 206f78d23536: Pull complete [2020-10-21T01:31:55.716Z] cee0542293f3: Pull complete [2020-10-21T01:31:55.716Z] d951dd9fd09f: Pull complete [2020-10-21T01:31:55.716Z] dce9c88c04bd: Pull complete [2020-10-21T01:31:55.716Z] Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 [2020-10-21T01:31:55.716Z] Status: Downloaded newer image for docker:latest [2020-10-21T01:31:57.632Z] ---> 9d06d715ae39 [2020-10-21T01:31:57.632Z] Step 6/7 : COPY go.mod . [2020-10-21T01:31:57.892Z] ---> 198e03982f92 [2020-10-21T01:31:57.892Z] Step 7/7 : RUN go mod download [2020-10-21T01:31:57.892Z] ---> Running in d11a984d76fb [2020-10-21T01:32:19.892Z] Removing intermediate container d11a984d76fb [2020-10-21T01:32:19.892Z] ---> df187fac65d4 [2020-10-21T01:32:19.892Z] Successfully built df187fac65d4 [2020-10-21T01:32:19.892Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T01:32:20.198Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-21T01:32:20.198Z] . [Pipeline] withDockerContainer [2020-10-21T01:32:20.295Z] prd-centos7-docker-4c-2g-7378 does not seem to be running inside a container [2020-10-21T01:32:20.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** ci-base-image-x86_64 cat [2020-10-21T01:32:20.930Z] $ docker top 07a8f3cc2a9abd5e61651bea6de8b64d9546185a02dbf42460217278ca75ae52 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T01:32:21.407Z] + go version [2020-10-21T01:32:21.407Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-21T01:32:21.424Z] $ docker stop --time=1 07a8f3cc2a9abd5e61651bea6de8b64d9546185a02dbf42460217278ca75ae52 [2020-10-21T01:32:22.749Z] $ docker rm -f 07a8f3cc2a9abd5e61651bea6de8b64d9546185a02dbf42460217278ca75ae52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T01:32:23.543Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-21T01:32:23.544Z] . [Pipeline] withDockerContainer [2020-10-21T01:32:23.633Z] prd-centos7-docker-4c-2g-7378 does not seem to be running inside a container [2020-10-21T01:32:23.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** ci-base-image-x86_64 cat [2020-10-21T01:32:24.432Z] $ docker top f67c3a47b179a9a55f483286adda1c8167bc6c14a4c8461fc8529d3cccd76440 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-21T01:32:24.611Z] ========================================================= [2020-10-21T01:32:24.612Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-21T01:32:24.612Z] ========================================================= [Pipeline] sh [2020-10-21T01:32:24.896Z] + make test [2020-10-21T01:32:24.896Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-21T01:32:27.460Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-21T01:32:37.543Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-21T01:32:41.813Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-21T01:32:41.813Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-10-21T01:32:41.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-10-21T01:32:41.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-10-21T01:32:43.237Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.004s [2020-10-21T01:32:43.237Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-10-21T01:32:43.237Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-10-21T01:32:43.237Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-10-21T01:32:43.509Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-10-21T01:32:44.105Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-10-21T01:32:44.105Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-10-21T01:32:44.105Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-10-21T01:32:44.105Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-10-21T01:32:46.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.016s coverage: 46.6% of statements [2020-10-21T01:32:46.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-10-21T01:32:46.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-10-21T01:32:46.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-10-21T01:32:46.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-10-21T01:32:46.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-10-21T01:32:48.634Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.061s coverage: 27.1% of statements [2020-10-21T01:32:48.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-10-21T01:32:48.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-10-21T01:32:48.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-10-21T01:32:48.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-10-21T01:32:48.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-10-21T01:32:48.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-10-21T01:32:48.634Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.004s coverage: 100.0% of statements [2020-10-21T01:32:48.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-10-21T01:32:48.634Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.008s coverage: 100.0% of statements [2020-10-21T01:32:48.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-10-21T01:32:48.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-10-21T01:32:49.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.322s coverage: 85.0% of statements [2020-10-21T01:32:49.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-10-21T01:32:49.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-10-21T01:32:49.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.014s coverage: 86.2% of statements [2020-10-21T01:32:49.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-10-21T01:32:49.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-10-21T01:32:49.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-10-21T01:32:49.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-10-21T01:32:49.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.098s coverage: 28.6% of statements [2020-10-21T01:32:49.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-10-21T01:32:49.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-10-21T01:32:49.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-10-21T01:32:49.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-10-21T01:32:49.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-10-21T01:32:49.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.008s coverage: 100.0% of statements [2020-10-21T01:32:49.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-10-21T01:32:49.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.025s coverage: 100.0% of statements [2020-10-21T01:32:49.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-10-21T01:32:50.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.040s coverage: 86.7% of statements [2020-10-21T01:32:50.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-10-21T01:32:51.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.037s coverage: 97.5% of statements [2020-10-21T01:32:51.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-10-21T01:32:51.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.030s coverage: 100.0% of statements [2020-10-21T01:32:51.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-10-21T01:32:51.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-10-21T01:32:51.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-10-21T01:32:51.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-10-21T01:32:51.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.043s coverage: 96.6% of statements [2020-10-21T01:32:51.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-10-21T01:32:51.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-10-21T01:32:51.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-10-21T01:32:51.648Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-10-21T01:32:51.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-10-21T01:32:51.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-10-21T01:32:51.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-10-21T01:32:51.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-10-21T01:32:51.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-10-21T01:32:51.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-10-21T01:32:51.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-10-21T01:32:51.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-10-21T01:32:51.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-10-21T01:32:51.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-10-21T01:32:51.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-10-21T01:32:51.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-10-21T01:32:51.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-10-21T01:32:51.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-10-21T01:32:51.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-10-21T01:32:51.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-10-21T01:32:51.648Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.015s coverage: 58.8% of statements [2020-10-21T01:32:51.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-10-21T01:32:51.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-10-21T01:32:51.922Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.011s coverage: 0.0% of statements [no tests to run] [2020-10-21T01:32:51.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-10-21T01:32:51.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-10-21T01:32:51.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.048s coverage: 63.5% of statements [2020-10-21T01:32:51.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-10-21T01:32:51.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-10-21T01:32:52.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.006s coverage: 100.0% of statements [2020-10-21T01:32:52.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.018s coverage: 91.3% of statements [2020-10-21T01:32:52.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.006s coverage: 100.0% of statements [2020-10-21T01:32:52.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements [2020-10-21T01:32:52.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.017s coverage: 100.0% of statements [2020-10-21T01:32:53.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.080s coverage: 55.9% of statements [2020-10-21T01:32:53.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-10-21T01:32:53.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-10-21T01:32:53.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-10-21T01:32:53.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-10-21T01:32:56.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.844s coverage: 86.3% of statements [2020-10-21T01:32:56.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-10-21T01:32:56.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.273s coverage: 72.2% of statements [2020-10-21T01:32:56.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.131s coverage: 72.1% of statements [2020-10-21T01:32:56.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.012s coverage: 82.4% of statements [2020-10-21T01:32:56.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.015s coverage: 48.4% of statements [2020-10-21T01:32:56.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-10-21T01:32:56.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-10-21T01:32:56.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-10-21T01:32:56.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.012s coverage: 28.8% of statements [2020-10-21T01:32:56.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-10-21T01:32:56.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.045s coverage: 96.8% of statements [2020-10-21T01:32:56.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-10-21T01:32:56.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.019s coverage: 36.5% of statements [2020-10-21T01:32:56.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-10-21T01:32:56.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-10-21T01:32:56.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.087s coverage: 84.1% of statements [2020-10-21T01:32:56.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.005s coverage: 100.0% of statements [2020-10-21T01:32:56.288Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.046s coverage: 42.9% of statements [2020-10-21T01:32:56.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-10-21T01:32:56.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-10-21T01:32:56.550Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.013s coverage: 100.0% of statements [2020-10-21T01:32:56.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-10-21T01:32:56.551Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.011s coverage: 83.8% of statements [2020-10-21T01:32:56.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-10-21T01:32:58.518Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.019s coverage: 47.1% of statements [2020-10-21T01:32:58.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-10-21T01:32:58.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-10-21T01:32:58.518Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.004s coverage: 100.0% of statements [2020-10-21T01:32:58.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-10-21T01:32:58.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-10-21T01:32:58.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-10-21T01:32:58.518Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.015s coverage: 100.0% of statements [2020-10-21T01:32:58.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-10-21T01:32:58.518Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.006s coverage: 100.0% of statements [2020-10-21T01:32:58.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-10-21T01:32:59.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.044s coverage: 29.1% of statements [2020-10-21T01:32:59.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-10-21T01:32:59.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-10-21T01:32:59.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-10-21T01:32:59.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-10-21T01:32:59.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-10-21T01:32:59.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.011s coverage: 99.0% of statements [2020-10-21T01:32:59.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-10-21T01:32:59.376Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.017s coverage: 100.0% of statements [2020-10-21T01:32:59.376Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-10-21T01:32:59.376Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.009s coverage: 0.0% of statements [2020-10-21T01:32:59.376Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-10-21T01:32:59.643Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2020-10-21T01:32:59.643Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-10-21T01:32:59.643Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-10-21T01:32:59.643Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-10-21T01:32:59.643Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-10-21T01:32:59.906Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.006s coverage: 87.9% of statements [2020-10-21T01:32:59.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-10-21T01:32:59.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-10-21T01:32:59.906Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.005s coverage: 100.0% of statements [2020-10-21T01:33:00.168Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements [2020-10-21T01:33:00.435Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.005s coverage: 100.0% of statements [2020-10-21T01:33:00.697Z] GO111MODULE=on go vet ./... [2020-10-21T01:33:06.537Z] gofmt -l . [2020-10-21T01:33:07.109Z] [ "`gofmt -l .`" = "" ] [2020-10-21T01:33:07.681Z] ./bin/test-go-mod-tidy.sh [2020-10-21T01:33:08.262Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-10-21T01:33:09.949Z] + ls -al . [2020-10-21T01:33:09.949Z] total 616 [2020-10-21T01:33:09.949Z] drwxrwxr-x 10 1001 1001 4096 Oct 21 01:33 . [2020-10-21T01:33:09.949Z] drwxr-xr-x 4 root root 30 Oct 21 01:32 .. [2020-10-21T01:33:09.949Z] -rw-rw-r-- 1 1001 1001 11 Oct 21 01:30 .dockerignore [2020-10-21T01:33:09.949Z] drwxrwxr-x 8 1001 1001 179 Oct 21 01:30 .git [2020-10-21T01:33:09.949Z] drwxrwxr-x 3 1001 1001 125 Oct 21 01:30 .github [2020-10-21T01:33:09.949Z] -rw-rw-r-- 1 1001 1001 932 Oct 21 01:30 .gitignore [2020-10-21T01:33:09.949Z] drwx------ 3 1001 1001 47 Oct 21 01:31 .semver [2020-10-21T01:33:09.949Z] -rw-rw-r-- 1 1001 1001 166 Oct 21 01:30 .sonarcloud.properties [2020-10-21T01:33:09.949Z] -rw-rw-r-- 1 1001 1001 3804 Oct 21 01:30 CONTRIBUTING.md [2020-10-21T01:33:09.949Z] -rw-rw-r-- 1 1001 1001 1035 Oct 21 01:30 Dockerfile.build [2020-10-21T01:33:09.949Z] -rw-rw-r-- 1 1001 1001 863 Oct 21 01:30 Jenkinsfile [2020-10-21T01:33:09.949Z] -rw-rw-r-- 1 1001 1001 10775 Oct 21 01:30 LICENSE [2020-10-21T01:33:09.949Z] -rw-rw-r-- 1 1001 1001 6237 Oct 21 01:30 Makefile [2020-10-21T01:33:09.949Z] -rw-rw-r-- 1 1001 1001 6447 Oct 21 01:30 README.md [2020-10-21T01:33:09.949Z] -rw-rw-r-- 1 1001 1001 259 Oct 21 01:30 SECURITY.md [2020-10-21T01:33:09.949Z] -rw-rw-r-- 1 1001 1001 5 Oct 21 01:31 VERSION [2020-10-21T01:33:09.949Z] -rw-rw-r-- 1 1001 1001 4131 Oct 21 01:30 ZMQWindows.md [2020-10-21T01:33:09.949Z] drwxrwxr-x 2 1001 1001 117 Oct 21 01:30 bin [2020-10-21T01:33:09.949Z] drwxrwxr-x 15 1001 1001 4096 Oct 21 01:30 cmd [2020-10-21T01:33:09.949Z] -rw-r--r-- 1 root root 521011 Oct 21 01:33 coverage.out [2020-10-21T01:33:09.949Z] -rw-r--r-- 1 root root 1041 Oct 21 01:33 go.mod [2020-10-21T01:33:09.949Z] -rw-r--r-- 1 root root 18775 Oct 21 01:33 go.sum [2020-10-21T01:33:09.949Z] drwxrwxr-x 8 1001 1001 127 Oct 21 01:30 internal [2020-10-21T01:33:09.949Z] drwxrwxr-x 4 1001 1001 26 Oct 21 01:30 openapi [2020-10-21T01:33:09.949Z] drwxrwxr-x 4 1001 1001 71 Oct 21 01:30 snap [2020-10-21T01:33:09.949Z] -rw-rw-r-- 1 1001 1001 168 Oct 21 01:30 version.go [Pipeline] sh [2020-10-21T01:33:10.242Z] + '[' -e coverage.out ] [2020-10-21T01:33:10.242Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-10-21T01:33:10.456Z] Stashed 1 file(s) [Pipeline] sh [2020-10-21T01:33:10.752Z] + make build [2020-10-21T01:33:10.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-21T01:33:18.950Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-10-21T01:33:20.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-10-21T01:33:22.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-21T01:33:23.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-21T01:33:24.584Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-21T01:33:24.845Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-21T01:33:26.254Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-21T01:33:27.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-21T01:33:28.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-21T01:33:29.098Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-21T01:33:30.490Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-21T01:33:31.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-10-21T01:33:32.022Z] $ docker stop --time=1 f67c3a47b179a9a55f483286adda1c8167bc6c14a4c8461fc8529d3cccd76440 [2020-10-21T01:33:33.496Z] $ docker rm -f f67c3a47b179a9a55f483286adda1c8167bc6c14a4c8461fc8529d3cccd76440 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T01:33:37.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-21T01:33:37.067Z] [2020-10-21T01:33:37.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T01:33:37.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-21T01:33:37.413Z] latest: Pulling from edgex-devops/edgex-compose [2020-10-21T01:33:37.413Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-21T01:33:37.413Z] ca9280d653b3: Pulling fs layer [2020-10-21T01:33:37.413Z] 7e9c9ca2126c: Pulling fs layer [2020-10-21T01:33:37.413Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-21T01:33:37.413Z] cbdbe7a5bc2a: Download complete [2020-10-21T01:33:37.674Z] cbdbe7a5bc2a: Pull complete [2020-10-21T01:33:38.248Z] ca9280d653b3: Download complete [2020-10-21T01:33:39.199Z] ca9280d653b3: Pull complete [2020-10-21T01:33:39.199Z] 7e9c9ca2126c: Verifying Checksum [2020-10-21T01:33:39.199Z] 7e9c9ca2126c: Download complete [2020-10-21T01:33:44.507Z] 7e9c9ca2126c: Pull complete [2020-10-21T01:33:44.507Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-10-21T01:33:44.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-21T01:33:44.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-10-21T01:33:44.609Z] prd-centos7-docker-4c-2g-7378 does not seem to be running inside a container [2020-10-21T01:33:44.653Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-devops/edgex-compose:latest cat [2020-10-21T01:33:47.437Z] $ docker top eb6afc6c6c963bb8272f2d4698d238ff39ed99f3f8d224b26cbf005bb0438626 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T01:33:47.917Z] + docker-compose build --help [2020-10-21T01:33:47.917Z] + grep parallel [2020-10-21T01:33:48.856Z] --parallel Build images in parallel. [Pipeline] } [2020-10-21T01:33:48.872Z] $ docker stop --time=1 eb6afc6c6c963bb8272f2d4698d238ff39ed99f3f8d224b26cbf005bb0438626 [2020-10-21T01:33:50.206Z] $ docker rm -f eb6afc6c6c963bb8272f2d4698d238ff39ed99f3f8d224b26cbf005bb0438626 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T01:33:50.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-21T01:33:50.838Z] . [Pipeline] withDockerContainer [2020-10-21T01:33:50.988Z] prd-centos7-docker-4c-2g-7378 does not seem to be running inside a container [2020-10-21T01:33:51.096Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 [2020-10-21T01:33:51.642Z] $ docker top c55fab5555a595fdce43aa4c11f5f05601eb54f69f56ee3a62ef720f1f551b0b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T01:33:52.082Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-21T01:33:53.024Z] Building docker-core-command-go ... [2020-10-21T01:33:53.024Z] Building docker-core-data-go ... [2020-10-21T01:33:53.024Z] Building docker-core-metadata-go ... [2020-10-21T01:33:53.024Z] Building docker-security-proxy-setup-go ... [2020-10-21T01:33:53.024Z] Building docker-security-secrets-setup-go ... [2020-10-21T01:33:53.024Z] Building docker-security-secretstore-setup-go ... [2020-10-21T01:33:53.024Z] Building docker-support-logging-go ... [2020-10-21T01:33:53.024Z] Building docker-support-notifications-go ... [2020-10-21T01:33:53.024Z] Building docker-support-scheduler-go ... [2020-10-21T01:33:53.024Z] Building docker-sys-mgmt-agent-go ... [2020-10-21T01:33:53.024Z] Building docker-security-secretstore-setup-go [2020-10-21T01:33:53.024Z] Building docker-core-command-go [2020-10-21T01:33:53.024Z] Building docker-security-secrets-setup-go [2020-10-21T01:33:53.024Z] Building docker-support-notifications-go [2020-10-21T01:33:53.024Z] Building docker-sys-mgmt-agent-go [2020-10-21T01:34:15.031Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T01:34:15.031Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-21T01:34:15.297Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T01:34:15.297Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-21T01:34:15.297Z] ---> df187fac65d4 [2020-10-21T01:34:15.297Z] Step 3/27 : WORKDIR /edgex-go [2020-10-21T01:34:15.297Z] ---> df187fac65d4 [2020-10-21T01:34:15.297Z] Step 3/22 : WORKDIR /edgex-go [2020-10-21T01:34:15.297Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T01:34:15.297Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-21T01:34:15.297Z] ---> df187fac65d4 [2020-10-21T01:34:15.297Z] Step 3/24 : WORKDIR /edgex-go [2020-10-21T01:34:15.562Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T01:34:15.562Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-21T01:34:15.562Z] ---> df187fac65d4 [2020-10-21T01:34:15.562Z] Step 3/26 : WORKDIR /edgex-go [2020-10-21T01:34:15.842Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T01:34:15.842Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-21T01:34:15.842Z] ---> df187fac65d4 [2020-10-21T01:34:15.842Z] Step 3/29 : WORKDIR /edgex-go [2020-10-21T01:34:16.788Z] ---> Running in c9d87ef4e8a2 [2020-10-21T01:34:16.788Z] ---> Running in d52b1a9789a2 [2020-10-21T01:34:16.788Z] ---> Running in a96759764a8d [2020-10-21T01:34:16.788Z] ---> Running in 60cdfac9f5c4 [2020-10-21T01:34:16.788Z] ---> Running in a4f7804902f6 [2020-10-21T01:34:17.048Z] Removing intermediate container c9d87ef4e8a2 [2020-10-21T01:34:17.048Z] ---> 2254c954540e [2020-10-21T01:34:17.048Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T01:34:17.048Z] Removing intermediate container d52b1a9789a2 [2020-10-21T01:34:17.048Z] ---> 9521b06dfca1 [2020-10-21T01:34:17.048Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T01:34:17.048Z] Removing intermediate container 60cdfac9f5c4 [2020-10-21T01:34:17.048Z] ---> 49735b7c32a9 [2020-10-21T01:34:17.048Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T01:34:17.048Z] Removing intermediate container a4f7804902f6 [2020-10-21T01:34:17.048Z] ---> e9c2765edc9b [2020-10-21T01:34:17.048Z] Step 4/29 : RUN apk update && apk add make git [2020-10-21T01:34:17.048Z] Removing intermediate container a96759764a8d [2020-10-21T01:34:17.048Z] ---> 5c5f6c984bb7 [2020-10-21T01:34:17.048Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T01:34:17.310Z] ---> Running in 96f523e1481f [2020-10-21T01:34:17.310Z] ---> Running in 5271c8a56423 [2020-10-21T01:34:17.310Z] ---> Running in a6f538a8a2b7 [2020-10-21T01:34:17.310Z] ---> Running in 84019ef5810e [2020-10-21T01:34:17.310Z] ---> Running in c70b35756e81 [2020-10-21T01:34:18.706Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T01:34:18.973Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7382 in /w/workspace/edgexfoundry_edgex-go_PR-2813 [Pipeline] { [Pipeline] ws [2020-10-21T01:34:19.064Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2020-10-21T01:34:19.287Z] Removing intermediate container 96f523e1481f [2020-10-21T01:34:19.287Z] ---> d9b1a6e67786 [2020-10-21T01:34:19.287Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-21T01:34:19.287Z] Removing intermediate container a6f538a8a2b7 [2020-10-21T01:34:19.287Z] ---> f72a0a4838c3 [2020-10-21T01:34:19.287Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-21T01:34:19.287Z] ---> Running in da10d8de803f [2020-10-21T01:34:19.547Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T01:34:19.547Z] ---> Running in b0eb2a75862a [2020-10-21T01:34:19.547Z] Removing intermediate container 5271c8a56423 [2020-10-21T01:34:19.547Z] ---> 6f002794f0be [2020-10-21T01:34:19.547Z] Step 5/26 : RUN apk update && apk add make git [2020-10-21T01:34:19.547Z] Removing intermediate container c70b35756e81 [2020-10-21T01:34:19.547Z] ---> ab7c98bdc455 [2020-10-21T01:34:19.547Z] Step 5/22 : RUN apk update && apk add make git [2020-10-21T01:34:19.809Z] ---> Running in 0b4bc0575668 [2020-10-21T01:34:19.809Z] ---> Running in f8f980b61e12 [2020-10-21T01:34:20.406Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T01:34:20.406Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T01:34:20.406Z] v3.12.0-446-gf82c3de405 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T01:34:20.406Z] OK: 12752 distinct packages available [2020-10-21T01:34:20.406Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T01:34:20.675Z] OK: 233 MiB in 51 packages [2020-10-21T01:34:20.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T01:34:20.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T01:34:20.936Z] Removing intermediate container 84019ef5810e [2020-10-21T01:34:20.936Z] ---> eccdae183a04 [2020-10-21T01:34:20.936Z] Step 5/29 : COPY go.mod . [2020-10-21T01:34:21.200Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T01:34:21.200Z] ---> ea4227979e60 [2020-10-21T01:34:21.200Z] Step 6/29 : RUN go mod download [2020-10-21T01:34:21.200Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T01:34:21.200Z] ---> Running in 491e90bee405 [2020-10-21T01:34:21.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T01:34:21.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T01:34:22.042Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T01:34:22.042Z] v3.12.0-446-gf82c3de405 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T01:34:22.042Z] OK: 12752 distinct packages available [2020-10-21T01:34:22.309Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T01:34:22.309Z] v3.12.0-446-gf82c3de405 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T01:34:22.309Z] OK: 12752 distinct packages available [2020-10-21T01:34:22.309Z] OK: 233 MiB in 51 packages [2020-10-21T01:34:22.309Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T01:34:22.309Z] v3.12.0-446-gf82c3de405 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T01:34:22.309Z] OK: 12752 distinct packages available [2020-10-21T01:34:22.309Z] OK: 233 MiB in 51 packages [2020-10-21T01:34:22.574Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T01:34:22.574Z] v3.12.0-446-gf82c3de405 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T01:34:22.574Z] OK: 12752 distinct packages available [2020-10-21T01:34:22.574Z] OK: 233 MiB in 51 packages [2020-10-21T01:34:22.834Z] OK: 233 MiB in 51 packages [2020-10-21T01:34:23.095Z] Removing intermediate container da10d8de803f [2020-10-21T01:34:23.095Z] ---> ab310f360ce3 [2020-10-21T01:34:23.095Z] Step 6/27 : COPY go.mod . [2020-10-21T01:34:23.355Z] Removing intermediate container 491e90bee405 [2020-10-21T01:34:23.355Z] ---> 273059f337ab [2020-10-21T01:34:23.355Z] Step 7/29 : COPY . . [2020-10-21T01:34:23.928Z] ---> 90e98b2be542 [2020-10-21T01:34:23.928Z] Step 7/27 : RUN go mod download [2020-10-21T01:34:24.189Z] Removing intermediate container b0eb2a75862a [2020-10-21T01:34:24.189Z] ---> 5c557927f200 [2020-10-21T01:34:24.189Z] Step 6/24 : COPY go.mod . [2020-10-21T01:34:24.407Z] using credential edgex-jenkins-ssh [2020-10-21T01:34:24.453Z] ---> Running in f86acacc4f5f [2020-10-21T01:34:24.453Z] Removing intermediate container 0b4bc0575668 [2020-10-21T01:34:24.453Z] ---> 226545a4c06d [2020-10-21T01:34:24.453Z] Step 6/26 : COPY go.mod . [2020-10-21T01:34:24.475Z] Cloning the remote Git repository [2020-10-21T01:34:24.525Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-21T01:34:24.636Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2020-10-21T01:34:24.718Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-21T01:34:24.719Z] > git --version # timeout=10 [2020-10-21T01:34:24.740Z] > git --version # 'git version 2.17.1' [2020-10-21T01:34:24.743Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T01:34:24.832Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T01:34:25.842Z] Removing intermediate container f8f980b61e12 [2020-10-21T01:34:25.842Z] ---> c9cabe5b1c3d [2020-10-21T01:34:25.842Z] Step 6/22 : COPY go.mod . [2020-10-21T01:34:27.234Z] ---> dc67a535c49c [2020-10-21T01:34:27.234Z] Step 7/24 : RUN go mod download [2020-10-21T01:34:27.234Z] ---> 90780af02651 [2020-10-21T01:34:27.234Z] Step 7/26 : RUN go mod download [2020-10-21T01:34:27.234Z] ---> ce2d3e254803 [2020-10-21T01:34:27.234Z] Step 7/22 : RUN go mod download [2020-10-21T01:34:28.178Z] ---> Running in b15c38ff0228 [2020-10-21T01:34:28.178Z] ---> Running in 31ead358b420 [2020-10-21T01:34:28.178Z] ---> Running in 7a4180a1bb01 [2020-10-21T01:34:32.404Z] Removing intermediate container f86acacc4f5f [2020-10-21T01:34:32.404Z] ---> f5522b945226 [2020-10-21T01:34:32.404Z] Step 8/27 : COPY . . [2020-10-21T01:34:40.461Z] Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit f9e6b69d807e6e66a1042ab7c4557fb22f05287b [Pipeline] } [2020-10-21T01:34:40.570Z] ---> 973827b47012 [2020-10-21T01:34:40.570Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-21T01:34:40.570Z] Removing intermediate container b15c38ff0228 [2020-10-21T01:34:40.570Z] ---> f22939623885 [2020-10-21T01:34:40.570Z] Step 8/24 : COPY . . [2020-10-21T01:34:40.570Z] Removing intermediate container 31ead358b420 [2020-10-21T01:34:40.570Z] ---> 0cf3c165a9f0 [2020-10-21T01:34:40.570Z] Step 8/22 : COPY . . [2020-10-21T01:34:40.570Z] Removing intermediate container 7a4180a1bb01 [2020-10-21T01:34:40.570Z] ---> 95317e866e65 [2020-10-21T01:34:40.570Z] Step 8/26 : COPY . . [2020-10-21T01:34:40.570Z] ---> Running in 97d724185dec [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-21T01:34:40.956Z] Failed in branch arm64 [2020-10-21T01:34:39.641Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-21T01:34:39.663Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T01:34:39.695Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-21T01:34:39.740Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-21T01:34:39.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T01:34:39.756Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2813/head:refs/remotes/origin/PR-2813 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-21T01:34:40.481Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T01:34:40.499Z] > git checkout -f f9e6b69d807e6e66a1042ab7c4557fb22f05287b # timeout=10 [2020-10-21T01:34:50.584Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-21T01:35:05.534Z] ---> 3704e0d8a82b [2020-10-21T01:35:05.534Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-21T01:35:08.096Z] ---> Running in 64432f918319 [2020-10-21T01:35:11.414Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-21T01:35:11.687Z] ---> 25067202535f [2020-10-21T01:35:11.687Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-21T01:35:11.974Z] ---> Running in e355cbf7a4f4 [2020-10-21T01:35:12.257Z] ---> 80a00f9a4f01 [2020-10-21T01:35:12.257Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-10-21T01:35:12.257Z] ---> 59d63eb57648 [2020-10-21T01:35:12.257Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-21T01:35:13.693Z] ---> Running in 37fea4d05bd6 [2020-10-21T01:35:13.693Z] ---> Running in 84bd90bcac5e [2020-10-21T01:35:13.971Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-10-21T01:35:14.944Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-21T01:35:14.944Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-21T01:35:15.912Z] Removing intermediate container 97d724185dec [2020-10-21T01:35:15.912Z] ---> ce1cde5c7502 [2020-10-21T01:35:15.912Z] [2020-10-21T01:35:15.912Z] Step 9/29 : FROM alpine:latest [2020-10-21T01:35:16.540Z] latest: Pulling from library/alpine [2020-10-21T01:35:16.813Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-21T01:35:16.813Z] Status: Downloaded newer image for alpine:latest [2020-10-21T01:35:16.813Z] ---> a24bb4013296 [2020-10-21T01:35:16.813Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-10-21T01:35:17.991Z] ---> Running in 505cf7c1e6b6 [2020-10-21T01:35:18.575Z] Removing intermediate container 505cf7c1e6b6 [2020-10-21T01:35:18.575Z] ---> e8d080abfe4a [2020-10-21T01:35:18.575Z] Step 11/29 : USER root [2020-10-21T01:35:18.847Z] ---> Running in d72f67cdd4b0 [2020-10-21T01:35:19.111Z] Removing intermediate container d72f67cdd4b0 [2020-10-21T01:35:19.111Z] ---> 7eae258356f8 [2020-10-21T01:35:19.111Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-21T01:35:19.111Z] ---> Running in f56c6df6beef [2020-10-21T01:35:20.504Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T01:35:20.504Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T01:35:21.080Z] v3.12.0-452-gd527b31117 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-21T01:35:21.080Z] v3.12.0-462-g579b6240e1 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-21T01:35:21.080Z] OK: 12750 distinct packages available [2020-10-21T01:35:21.341Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-21T01:35:21.341Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-21T01:35:21.341Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T01:35:21.341Z] Executing ca-certificates-20191127-r4.trigger [2020-10-21T01:35:21.605Z] OK: 6 MiB in 16 packages [2020-10-21T01:35:23.041Z] Removing intermediate container f56c6df6beef [2020-10-21T01:35:23.041Z] ---> 03847c24bc19 [2020-10-21T01:35:23.041Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-21T01:35:23.310Z] ---> Running in 6fa486a201e2 [2020-10-21T01:35:23.583Z] Removing intermediate container 6fa486a201e2 [2020-10-21T01:35:23.583Z] ---> d2a19b77f588 [2020-10-21T01:35:23.583Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-21T01:35:23.583Z] ---> Running in a893c44de439 [2020-10-21T01:35:23.857Z] Removing intermediate container a893c44de439 [2020-10-21T01:35:23.857Z] ---> bcf867f8c90a [2020-10-21T01:35:23.857Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-21T01:35:23.857Z] ---> Running in 0ffba2eab894 [2020-10-21T01:35:26.459Z] Removing intermediate container 0ffba2eab894 [2020-10-21T01:35:26.459Z] ---> e0d97be258fd [2020-10-21T01:35:26.459Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-21T01:35:26.729Z] ---> 2568eee9181d [2020-10-21T01:35:26.729Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-21T01:35:27.326Z] ---> 9df2784c5bdd [2020-10-21T01:35:27.326Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-21T01:35:27.599Z] ---> 5641ca25387c [2020-10-21T01:35:27.599Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-21T01:35:28.190Z] ---> 7c84713e44cd [2020-10-21T01:35:28.190Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-21T01:35:29.167Z] ---> 7f61cf7b4154 [2020-10-21T01:35:29.167Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-21T01:35:29.433Z] ---> Running in ec69c60c5492 [2020-10-21T01:35:32.051Z] Removing intermediate container ec69c60c5492 [2020-10-21T01:35:32.051Z] ---> f99c5d5c6e99 [2020-10-21T01:35:32.051Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-21T01:35:32.731Z] Removing intermediate container 64432f918319 [2020-10-21T01:35:32.731Z] ---> 9b830be3af40 [2020-10-21T01:35:32.731Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-21T01:35:33.175Z] ---> d136317fad76 [2020-10-21T01:35:33.175Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-21T01:35:33.655Z] ---> Running in 572b5e2c5c64 [2020-10-21T01:35:33.655Z] ---> Running in 8d17941dc11c [2020-10-21T01:35:34.348Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-21T01:35:35.319Z] Removing intermediate container 8d17941dc11c [2020-10-21T01:35:35.319Z] ---> 99da8a5377da [2020-10-21T01:35:35.319Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-21T01:35:35.319Z] ---> Running in 178ec39953c7 [2020-10-21T01:35:35.912Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-21T01:35:37.314Z] Removing intermediate container 572b5e2c5c64 [2020-10-21T01:35:37.314Z] ---> 65deb9db9780 [2020-10-21T01:35:37.314Z] [2020-10-21T01:35:37.314Z] Step 11/27 : FROM docker:latest [2020-10-21T01:35:37.314Z] ---> 57e1c8313ec1 [2020-10-21T01:35:37.314Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-21T01:35:37.576Z] ---> Running in ac49644fcff2 [2020-10-21T01:35:37.576Z] Removing intermediate container 178ec39953c7 [2020-10-21T01:35:37.576Z] ---> 0af66bf641df [2020-10-21T01:35:37.576Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-21T01:35:37.845Z] ---> Running in 14d652e423c2 [2020-10-21T01:35:38.116Z] Removing intermediate container 14d652e423c2 [2020-10-21T01:35:38.116Z] ---> 287c4f645393 [2020-10-21T01:35:38.116Z] Step 26/29 : CMD [ "generate" ] [2020-10-21T01:35:38.116Z] ---> Running in 936fe9251668 [2020-10-21T01:35:38.381Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T01:35:38.381Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-10-21T01:35:38.381Z] Removing intermediate container 936fe9251668 [2020-10-21T01:35:38.381Z] ---> 42a7d3d49fd5 [2020-10-21T01:35:38.381Z] Step 27/29 : LABEL arch=x86_64 [2020-10-21T01:35:38.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T01:35:38.652Z] ---> Running in d97a171fe80f [2020-10-21T01:35:38.652Z] (1/2) Installing readline (8.0.4-r0) [2020-10-21T01:35:38.652Z] (2/2) Installing bash (5.0.17-r0) [2020-10-21T01:35:38.652Z] Executing bash-5.0.17-r0.post-install [2020-10-21T01:35:38.652Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T01:35:38.652Z] OK: 12 MiB in 22 packages [2020-10-21T01:35:38.913Z] Removing intermediate container d97a171fe80f [2020-10-21T01:35:38.913Z] ---> 473404444e10 [2020-10-21T01:35:38.913Z] Step 28/29 : LABEL git_sha=f9e6b69d807e6e66a1042ab7c4557fb22f05287b [2020-10-21T01:35:39.491Z] ---> Running in 32747337d639 [2020-10-21T01:35:44.784Z] Removing intermediate container 32747337d639 [2020-10-21T01:35:44.784Z] ---> 7eaef5c5481e [2020-10-21T01:35:44.784Z] Step 29/29 : LABEL version=0.0.0 [2020-10-21T01:35:44.784Z] Removing intermediate container 84bd90bcac5e [2020-10-21T01:35:44.784Z] ---> c8afb36cd6e5 [2020-10-21T01:35:44.784Z] [2020-10-21T01:35:44.784Z] Step 10/24 : FROM scratch [2020-10-21T01:35:44.784Z] ---> [2020-10-21T01:35:44.784Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-21T01:35:44.784Z] ---> Running in 4f9b4367e681 [2020-10-21T01:35:44.784Z] ---> Running in 47e2003f0ec3 [2020-10-21T01:35:44.784Z] Removing intermediate container ac49644fcff2 [2020-10-21T01:35:44.784Z] ---> 75062f4a9e0b [2020-10-21T01:35:44.784Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-21T01:35:44.784Z] Removing intermediate container e355cbf7a4f4 [2020-10-21T01:35:44.784Z] ---> c0cb249f5d66 [2020-10-21T01:35:44.784Z] [2020-10-21T01:35:44.784Z] Step 10/22 : FROM scratch [2020-10-21T01:35:44.784Z] ---> [2020-10-21T01:35:44.784Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-21T01:35:45.724Z] Removing intermediate container 4f9b4367e681 [2020-10-21T01:35:45.724Z] ---> fbda53bda6f9 [2020-10-21T01:35:45.724Z] [2020-10-21T01:35:45.724Z] ---> Running in 6d8b549802f1 [2020-10-21T01:35:45.724Z] ---> Running in ba842741cbb6 [2020-10-21T01:35:45.724Z] Removing intermediate container 47e2003f0ec3 [2020-10-21T01:35:45.724Z] ---> 5ed763f22c3b [2020-10-21T01:35:45.724Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-21T01:35:45.724Z] Successfully built fbda53bda6f9 [2020-10-21T01:35:45.985Z] Removing intermediate container 37fea4d05bd6 [2020-10-21T01:35:45.985Z] ---> 3d7c180e7b53 [2020-10-21T01:35:45.985Z] [2020-10-21T01:35:45.985Z] Step 10/26 : FROM alpine:3.10 [2020-10-21T01:35:45.985Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-10-21T01:35:45.985Z] ---> Running in 22f3645e3e20 [2020-10-21T01:35:45.985Z] Removing intermediate container 6d8b549802f1 [2020-10-21T01:35:45.985Z] ---> 85698337b2d0 [2020-10-21T01:35:45.985Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-21T01:35:45.985Z]  Building docker-security-secrets-setup-go ... done Building docker-core-metadata-go [2020-10-21T01:35:45.985Z] ---> Running in 72d3b33e428f [2020-10-21T01:35:46.245Z] Removing intermediate container 22f3645e3e20 [2020-10-21T01:35:46.245Z] ---> 71b75a79b78c [2020-10-21T01:35:46.245Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-21T01:35:46.245Z] 3.10: Pulling from library/alpine [2020-10-21T01:35:46.245Z] ---> Running in accddea7e080 [2020-10-21T01:35:46.245Z] Removing intermediate container 72d3b33e428f [2020-10-21T01:35:46.245Z] ---> 250a08c2b813 [2020-10-21T01:35:46.245Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-21T01:35:46.510Z] ---> Running in 15553dd137ae [2020-10-21T01:35:46.510Z] Removing intermediate container accddea7e080 [2020-10-21T01:35:46.510Z] ---> a68b58fa50cd [2020-10-21T01:35:46.510Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-21T01:35:46.772Z] Removing intermediate container 15553dd137ae [2020-10-21T01:35:46.772Z] ---> 8cbe72b68f3b [2020-10-21T01:35:46.772Z] Step 14/22 : WORKDIR / [2020-10-21T01:35:50.080Z] ---> bd9d3ade8f6a [2020-10-21T01:35:50.080Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-21T01:35:50.080Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-21T01:35:50.080Z] ---> Running in f5b4b7ceb043 [2020-10-21T01:35:50.080Z] Status: Downloaded newer image for alpine:3.10 [2020-10-21T01:35:50.080Z] ---> be4e4bea2c2e [2020-10-21T01:35:50.080Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-21T01:35:51.993Z] ---> Running in fb3ecbe755d0 [2020-10-21T01:35:51.993Z] Removing intermediate container ba842741cbb6 [2020-10-21T01:35:51.993Z] ---> 9f28f1b06f6b [2020-10-21T01:35:51.993Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-21T01:35:52.254Z] ---> 594fd04a9e5a [2020-10-21T01:35:52.255Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-21T01:35:52.255Z] Removing intermediate container f5b4b7ceb043 [2020-10-21T01:35:52.255Z] ---> e73339b50dfc [2020-10-21T01:35:52.255Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-21T01:35:52.837Z] ---> Running in ac9eb41e4532 [2020-10-21T01:35:54.767Z] ---> a598638c37b4 [2020-10-21T01:35:54.767Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-21T01:35:55.029Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-10-21T01:35:55.029Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-10-21T01:35:55.290Z] v3.10.5-104-g58141e176c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-21T01:35:55.290Z] v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-21T01:35:55.290Z] OK: 10346 distinct packages available [2020-10-21T01:35:55.551Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-21T01:35:55.994Z] Removing intermediate container ac9eb41e4532 [2020-10-21T01:35:55.994Z] ---> 4708eb0771ae [2020-10-21T01:35:55.994Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-21T01:35:55.994Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-21T01:35:55.994Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-21T01:35:55.994Z] ---> b40004bb74c0 [2020-10-21T01:35:55.994Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-21T01:35:56.255Z] (4/5) Installing curl (7.66.0-r1) [2020-10-21T01:35:56.255Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-21T01:35:56.255Z] Executing busybox-1.30.1-r3.trigger [2020-10-21T01:35:56.255Z] Executing ca-certificates-20191127-r2.trigger [2020-10-21T01:35:56.255Z] OK: 7 MiB in 19 packages [2020-10-21T01:35:57.644Z] ---> Running in ffddfffdd2bd [2020-10-21T01:35:57.917Z] ---> 0325aedb6cf9 [2020-10-21T01:35:57.917Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-21T01:35:59.303Z] ---> 6b9a844355a4 [2020-10-21T01:35:59.303Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-21T01:36:00.693Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T01:36:00.693Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-21T01:36:00.693Z] ---> df187fac65d4 [2020-10-21T01:36:00.693Z] Step 3/22 : WORKDIR /edgex-go [2020-10-21T01:36:00.693Z] ---> Using cache [2020-10-21T01:36:00.693Z] ---> 5c5f6c984bb7 [2020-10-21T01:36:00.693Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T01:36:00.693Z] ---> Using cache [2020-10-21T01:36:00.693Z] ---> ab7c98bdc455 [2020-10-21T01:36:00.693Z] Step 5/22 : RUN apk update && apk add make git [2020-10-21T01:36:00.693Z] ---> Using cache [2020-10-21T01:36:00.693Z] ---> c9cabe5b1c3d [2020-10-21T01:36:00.693Z] Step 6/22 : COPY go.mod . [2020-10-21T01:36:00.693Z] ---> Using cache [2020-10-21T01:36:00.693Z] ---> ce2d3e254803 [2020-10-21T01:36:00.693Z] Step 7/22 : RUN go mod download [2020-10-21T01:36:00.693Z] ---> Using cache [2020-10-21T01:36:00.693Z] ---> 0cf3c165a9f0 [2020-10-21T01:36:00.693Z] Step 8/22 : COPY . . [2020-10-21T01:36:00.693Z] ---> Using cache [2020-10-21T01:36:00.693Z] ---> 25067202535f [2020-10-21T01:36:00.693Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-21T01:36:01.640Z] ---> 2616d504003c [2020-10-21T01:36:01.641Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-21T01:36:01.641Z] Removing intermediate container ffddfffdd2bd [2020-10-21T01:36:01.641Z] ---> 901ee3f1277d [2020-10-21T01:36:01.641Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-21T01:36:01.641Z] ---> Running in 198f742d2f6f [2020-10-21T01:36:01.641Z] ---> d810a78f202e [2020-10-21T01:36:01.641Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-21T01:36:01.641Z] ---> Running in 78a952a1368a [2020-10-21T01:36:01.641Z] ---> Running in 36c98d0e93e2 [2020-10-21T01:36:01.641Z] Removing intermediate container fb3ecbe755d0 [2020-10-21T01:36:01.641Z] ---> bccaa5820dd3 [2020-10-21T01:36:01.641Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-21T01:36:01.902Z] ---> Running in a6af617d0524 [2020-10-21T01:36:02.167Z] Removing intermediate container 36c98d0e93e2 [2020-10-21T01:36:02.167Z] ---> f4678726cd70 [2020-10-21T01:36:02.167Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-21T01:36:02.167Z] Removing intermediate container 78a952a1368a [2020-10-21T01:36:02.167Z] ---> 9a399fa5e6b5 [2020-10-21T01:36:02.167Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T01:36:02.167Z] ---> b86e10e911aa [2020-10-21T01:36:02.167Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-21T01:36:02.431Z] ---> Running in 29a63c45b8ac [2020-10-21T01:36:02.431Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-21T01:36:02.431Z] ---> Running in 0605d45ab2e6 [2020-10-21T01:36:02.431Z] Removing intermediate container a6af617d0524 [2020-10-21T01:36:02.431Z] ---> 1ed4c4117970 [2020-10-21T01:36:02.431Z] Step 13/26 : WORKDIR / [2020-10-21T01:36:02.699Z] Removing intermediate container 29a63c45b8ac [2020-10-21T01:36:02.699Z] ---> 7eb2e380f3c3 [2020-10-21T01:36:02.699Z] Step 20/22 : LABEL arch=x86_64 [2020-10-21T01:36:02.699Z] ---> Running in afba37882716 [2020-10-21T01:36:02.699Z] ---> Running in 517076d95d6d [2020-10-21T01:36:02.699Z] Removing intermediate container 0605d45ab2e6 [2020-10-21T01:36:02.699Z] ---> 93c3fbdcef3b [2020-10-21T01:36:02.699Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T01:36:02.699Z] ---> 5dbe1b58361b [2020-10-21T01:36:02.699Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-21T01:36:02.961Z] ---> Running in e188a127ca96 [2020-10-21T01:36:02.961Z] Removing intermediate container afba37882716 [2020-10-21T01:36:02.961Z] ---> 5c7b386bdcff [2020-10-21T01:36:02.961Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-10-21T01:36:02.961Z] Removing intermediate container 517076d95d6d [2020-10-21T01:36:02.961Z] ---> edc00db2f553 [2020-10-21T01:36:02.961Z] Step 21/22 : LABEL git_sha=f9e6b69d807e6e66a1042ab7c4557fb22f05287b [2020-10-21T01:36:03.229Z] ---> Running in ce98cf276d19 [2020-10-21T01:36:03.492Z] ---> cff678ef3ecc [2020-10-21T01:36:03.492Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-21T01:36:03.492Z] Removing intermediate container e188a127ca96 [2020-10-21T01:36:03.492Z] ---> 79298f82d93d [2020-10-21T01:36:03.492Z] Step 22/24 : LABEL arch=x86_64 [2020-10-21T01:36:03.770Z] ---> 7e4fa2c039e7 [2020-10-21T01:36:03.770Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-10-21T01:36:03.770Z] ---> Running in 4ce1818e3ac3 [2020-10-21T01:36:04.035Z] Removing intermediate container ce98cf276d19 [2020-10-21T01:36:04.035Z] ---> df00a7be8c69 [2020-10-21T01:36:04.035Z] Step 22/22 : LABEL version=0.0.0 [2020-10-21T01:36:04.035Z] ---> e23e7cf30ad7 [2020-10-21T01:36:04.035Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-21T01:36:04.035Z] ---> Running in 09ba729fffb2 [2020-10-21T01:36:04.297Z] ---> Running in f9c036d93793 [2020-10-21T01:36:04.297Z] ---> 3edd705480bd [2020-10-21T01:36:04.297Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-21T01:36:04.297Z] Removing intermediate container 4ce1818e3ac3 [2020-10-21T01:36:04.297Z] ---> 1aa68c5fe99f [2020-10-21T01:36:04.297Z] Step 23/24 : LABEL git_sha=f9e6b69d807e6e66a1042ab7c4557fb22f05287b [2020-10-21T01:36:04.562Z] Removing intermediate container 09ba729fffb2 [2020-10-21T01:36:04.562Z] ---> d1c9f3a31caa [2020-10-21T01:36:04.562Z] [2020-10-21T01:36:04.562Z] ---> Running in 10f3734a67f2 [2020-10-21T01:36:04.825Z] ---> 288ad6369973 [2020-10-21T01:36:04.825Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-21T01:36:05.091Z] Successfully built d1c9f3a31caa [2020-10-21T01:36:05.091Z] Successfully tagged docker-core-command-go:latest [2020-10-21T01:36:05.091Z]  Building docker-core-command-go ... done Building docker-core-data-go [2020-10-21T01:36:05.091Z] Removing intermediate container 10f3734a67f2 [2020-10-21T01:36:05.091Z] ---> 0d8a920ff748 [2020-10-21T01:36:05.091Z] Step 24/24 : LABEL version=0.0.0 [2020-10-21T01:36:05.354Z] ---> Running in d4f99a4746b4 [2020-10-21T01:36:05.354Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T01:36:05.354Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T01:36:05.354Z] ---> cc0f70e18fc1 [2020-10-21T01:36:05.354Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-21T01:36:05.628Z] Removing intermediate container d4f99a4746b4 [2020-10-21T01:36:05.628Z] ---> 82cb31cf6452 [2020-10-21T01:36:05.628Z] [2020-10-21T01:36:05.628Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-21T01:36:05.628Z] (2/33) Installing expat (2.2.9-r1) [2020-10-21T01:36:05.628Z] (3/33) Installing libffi (3.3-r2) [2020-10-21T01:36:05.628Z] (4/33) Installing gdbm (1.13-r1) [2020-10-21T01:36:06.214Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-21T01:36:06.214Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-21T01:36:06.214Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-21T01:36:16.264Z] ---> f260220df7df [2020-10-21T01:36:16.264Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-21T01:36:16.264Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-21T01:36:16.264Z] Successfully built 82cb31cf6452 [2020-10-21T01:36:16.264Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-21T01:36:16.264Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-21T01:36:16.264Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-21T01:36:16.264Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-21T01:36:16.264Z] Successfully tagged docker-support-notifications-go:latest [2020-10-21T01:36:16.264Z]  Building docker-support-notifications-go ... done (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-21T01:36:16.264Z] Building docker-security-proxy-setup-go [2020-10-21T01:36:16.264Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-21T01:36:17.204Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-21T01:36:17.777Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-21T01:36:18.043Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-21T01:36:19.442Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-21T01:36:19.442Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-21T01:36:19.706Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-21T01:36:20.280Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-21T01:36:21.670Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-21T01:36:23.059Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-21T01:36:24.008Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-21T01:36:24.273Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-21T01:36:24.273Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-21T01:36:25.710Z] ---> 87472e59e77a [2020-10-21T01:36:25.710Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-21T01:36:25.710Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-21T01:36:25.710Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-21T01:36:25.710Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-21T01:36:25.710Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-21T01:36:25.710Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-21T01:36:25.710Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-21T01:36:25.710Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-21T01:36:26.287Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T01:36:26.287Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-21T01:36:26.287Z] ---> df187fac65d4 [2020-10-21T01:36:26.287Z] Step 3/23 : WORKDIR /edgex-go [2020-10-21T01:36:26.287Z] ---> Using cache [2020-10-21T01:36:26.288Z] ---> 5c5f6c984bb7 [2020-10-21T01:36:26.288Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T01:36:26.288Z] ---> Using cache [2020-10-21T01:36:26.288Z] ---> ab7c98bdc455 [2020-10-21T01:36:26.288Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-21T01:36:27.679Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T01:36:27.679Z] OK: 71 MiB in 55 packages [2020-10-21T01:36:27.949Z] ---> Running in 7406cd735290 [2020-10-21T01:36:28.212Z] ---> 1ac80f8133ee [2020-10-21T01:36:28.212Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-21T01:36:31.539Z] ---> 294592c7b31d [2020-10-21T01:36:31.539Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-21T01:36:32.485Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T01:36:33.075Z] ---> Running in ece8bd90b362 [2020-10-21T01:36:33.075Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T01:36:33.339Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T01:36:33.339Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-21T01:36:33.339Z] ---> df187fac65d4 [2020-10-21T01:36:33.339Z] Step 3/20 : WORKDIR /edgex-go [2020-10-21T01:36:33.339Z] ---> Using cache [2020-10-21T01:36:33.339Z] ---> 5c5f6c984bb7 [2020-10-21T01:36:33.339Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T01:36:33.339Z] ---> Using cache [2020-10-21T01:36:33.339Z] ---> ab7c98bdc455 [2020-10-21T01:36:33.339Z] Step 5/20 : RUN apk update && apk add make git [2020-10-21T01:36:33.339Z] ---> Using cache [2020-10-21T01:36:33.339Z] ---> c9cabe5b1c3d [2020-10-21T01:36:33.339Z] Step 6/20 : COPY go.mod . [2020-10-21T01:36:33.339Z] ---> Using cache [2020-10-21T01:36:33.339Z] ---> ce2d3e254803 [2020-10-21T01:36:33.339Z] Step 7/20 : RUN go mod download [2020-10-21T01:36:33.339Z] ---> Using cache [2020-10-21T01:36:33.339Z] ---> 0cf3c165a9f0 [2020-10-21T01:36:33.339Z] Step 8/20 : COPY . . [2020-10-21T01:36:33.339Z] ---> Using cache [2020-10-21T01:36:33.339Z] ---> 25067202535f [2020-10-21T01:36:33.339Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-21T01:36:33.912Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T01:36:33.913Z] v3.12.0-446-gf82c3de405 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T01:36:33.913Z] OK: 12752 distinct packages available [2020-10-21T01:36:34.175Z] OK: 233 MiB in 51 packages [2020-10-21T01:36:34.753Z] ---> Running in 0afa05b5da6a [2020-10-21T01:36:36.763Z] Removing intermediate container 7406cd735290 [2020-10-21T01:36:36.763Z] ---> 12cff4ab479d [2020-10-21T01:36:36.763Z] Step 6/23 : COPY go.mod . [2020-10-21T01:36:36.763Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-21T01:36:38.791Z] ---> 4f93849417ba [2020-10-21T01:36:38.791Z] Step 7/23 : RUN go mod download [2020-10-21T01:36:40.192Z] Removing intermediate container ece8bd90b362 [2020-10-21T01:36:40.192Z] ---> 757f4cd7971e [2020-10-21T01:36:40.192Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-21T01:36:41.579Z] ---> Running in fd3d2dfc49c9 [2020-10-21T01:36:41.579Z] ---> Running in a6f95411484f [2020-10-21T01:36:42.173Z] Removing intermediate container 198f742d2f6f [2020-10-21T01:36:42.173Z] ---> 31e6cfe2ada3 [2020-10-21T01:36:42.173Z] [2020-10-21T01:36:42.173Z] Step 10/22 : FROM scratch [2020-10-21T01:36:42.173Z] ---> [2020-10-21T01:36:42.173Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-21T01:36:42.173Z] Removing intermediate container f9c036d93793 [2020-10-21T01:36:42.173Z] ---> e5b969f3d213 [2020-10-21T01:36:42.173Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-21T01:36:43.124Z] ---> Using cache [2020-10-21T01:36:43.124Z] ---> 85698337b2d0 [2020-10-21T01:36:43.124Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-21T01:36:44.071Z] Removing intermediate container a6f95411484f [2020-10-21T01:36:44.071Z] ---> 30a6c40b1f0c [2020-10-21T01:36:44.071Z] Step 24/26 : LABEL arch=x86_64 [2020-10-21T01:36:44.071Z] ---> Running in 18a5f6f41137 [2020-10-21T01:36:44.333Z] ---> Running in ab6bf6828dfc [2020-10-21T01:36:44.333Z] ---> Running in 4392aa01e96e [2020-10-21T01:36:44.606Z] Removing intermediate container 18a5f6f41137 [2020-10-21T01:36:44.606Z] ---> 668ce999f797 [2020-10-21T01:36:44.606Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-21T01:36:44.606Z] ---> Running in 6f7f31da525f [2020-10-21T01:36:44.887Z] Removing intermediate container 4392aa01e96e [2020-10-21T01:36:44.887Z] ---> d7a2a58ec96b [2020-10-21T01:36:44.887Z] Step 25/26 : LABEL git_sha=f9e6b69d807e6e66a1042ab7c4557fb22f05287b [2020-10-21T01:36:44.887Z] Removing intermediate container fd3d2dfc49c9 [2020-10-21T01:36:44.887Z] ---> 0a20b020d0ec [2020-10-21T01:36:44.887Z] Step 8/23 : COPY . . [2020-10-21T01:36:44.887Z] ---> Running in eb081300013a [2020-10-21T01:36:45.172Z] Removing intermediate container 6f7f31da525f [2020-10-21T01:36:45.172Z] ---> 9a9885468b2b [2020-10-21T01:36:45.172Z] Step 14/22 : WORKDIR / [2020-10-21T01:36:45.172Z] ---> Running in 2326e666e287 [2020-10-21T01:36:45.172Z] Removing intermediate container eb081300013a [2020-10-21T01:36:45.172Z] ---> 5ff5a85735e6 [2020-10-21T01:36:45.172Z] Step 26/26 : LABEL version=0.0.0 [2020-10-21T01:36:45.441Z] ---> Running in 4ff5c2586550 [2020-10-21T01:36:45.722Z] Removing intermediate container 2326e666e287 [2020-10-21T01:36:45.722Z] ---> 15372f8ba160 [2020-10-21T01:36:45.722Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-21T01:36:48.282Z] Collecting docker-compose==1.23.2 [2020-10-21T01:36:48.865Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-21T01:36:50.252Z] Collecting docker<4.0,>=3.6.0 [2020-10-21T01:36:50.252Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-21T01:36:50.823Z] Removing intermediate container 4ff5c2586550 [2020-10-21T01:36:50.823Z] ---> e3b85d49539a [2020-10-21T01:36:50.823Z] [2020-10-21T01:36:51.768Z] Successfully built e3b85d49539a [2020-10-21T01:36:51.768Z] ---> ee0f3bc4abf7 [2020-10-21T01:36:51.768Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-21T01:36:51.768Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-10-21T01:36:52.035Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-logging-go [2020-10-21T01:36:52.035Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-21T01:36:52.035Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-21T01:36:56.266Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-21T01:36:56.266Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-21T01:36:58.892Z] Collecting jsonschema<3,>=2.5.1 [2020-10-21T01:36:58.892Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-21T01:36:59.840Z] ---> b77ce9605fac [2020-10-21T01:36:59.840Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-21T01:36:59.840Z] Collecting cached-property<2,>=1.2.0 [2020-10-21T01:36:59.840Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-21T01:37:00.103Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-21T01:37:00.103Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-21T01:37:02.027Z] Collecting texttable<0.10,>=0.9.0 [2020-10-21T01:37:02.027Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-21T01:37:03.955Z] Collecting PyYAML<4,>=3.10 [2020-10-21T01:37:03.955Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-21T01:37:05.883Z] ---> ce81274b6d4e [2020-10-21T01:37:05.883Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-21T01:37:07.271Z] Collecting docopt<0.7,>=0.6.1 [2020-10-21T01:37:07.271Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-21T01:37:08.656Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-10-21T01:37:09.227Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T01:37:09.227Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-21T01:37:09.227Z] ---> df187fac65d4 [2020-10-21T01:37:09.227Z] Step 3/22 : WORKDIR /edgex-go [2020-10-21T01:37:09.227Z] ---> Running in b9ebc3a71ac2 [2020-10-21T01:37:09.227Z] Collecting docker-pycreds>=0.4.0 [2020-10-21T01:37:09.227Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-21T01:37:09.488Z] ---> Using cache [2020-10-21T01:37:09.488Z] ---> 5c5f6c984bb7 [2020-10-21T01:37:09.488Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T01:37:09.488Z] ---> Using cache [2020-10-21T01:37:09.488Z] ---> ab7c98bdc455 [2020-10-21T01:37:09.488Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-21T01:37:10.906Z] Removing intermediate container 0afa05b5da6a [2020-10-21T01:37:10.906Z] ---> a9884790c49f [2020-10-21T01:37:10.906Z] [2020-10-21T01:37:10.906Z] Step 10/20 : FROM alpine [2020-10-21T01:37:10.906Z] ---> a24bb4013296 [2020-10-21T01:37:10.906Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-21T01:37:10.906Z] ---> Running in 72bff7aecf41 [2020-10-21T01:37:10.906Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-21T01:37:10.906Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-21T01:37:10.906Z] ---> 5d054fc60abf [2020-10-21T01:37:10.906Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-21T01:37:10.906Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-10-21T01:37:10.906Z] Removing intermediate container b9ebc3a71ac2 [2020-10-21T01:37:10.906Z] ---> 31ec9782944b [2020-10-21T01:37:10.906Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T01:37:11.191Z] Collecting idna<2.8,>=2.5 [2020-10-21T01:37:11.191Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-21T01:37:11.191Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-10-21T01:37:11.191Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-21T01:37:11.191Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-21T01:37:11.191Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-21T01:37:11.191Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-21T01:37:11.191Z] ---> Running in 86eb9752870a [2020-10-21T01:37:11.191Z] ---> Running in f06b688c84bd [2020-10-21T01:37:11.191Z] ---> Running in b4d84e11bab7 [2020-10-21T01:37:11.191Z] Installing collected packages: docker-pycreds, urllib3, idna, requests, websocket-client, docker, dockerpty, jsonschema, cached-property, texttable, PyYAML, docopt, docker-compose [2020-10-21T01:37:11.453Z] Attempting uninstall: urllib3 [2020-10-21T01:37:11.453Z] Found existing installation: urllib3 1.25.9 [2020-10-21T01:37:11.453Z] Uninstalling urllib3-1.25.9: [2020-10-21T01:37:11.453Z] Successfully uninstalled urllib3-1.25.9 [2020-10-21T01:37:11.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T01:37:11.979Z] Removing intermediate container b4d84e11bab7 [2020-10-21T01:37:11.979Z] ---> 77a8b5b29352 [2020-10-21T01:37:11.979Z] Step 20/22 : LABEL arch=x86_64 [2020-10-21T01:37:11.979Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T01:37:12.244Z] Attempting uninstall: idna [2020-10-21T01:37:12.244Z] Found existing installation: idna 2.9 [2020-10-21T01:37:12.244Z] Uninstalling idna-2.9: [2020-10-21T01:37:12.244Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T01:37:12.244Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-10-21T01:37:12.244Z] v3.12.0-452-gd527b31117 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-21T01:37:12.244Z] v3.12.0-462-g579b6240e1 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-21T01:37:12.244Z] OK: 12750 distinct packages available [2020-10-21T01:37:12.244Z] Successfully uninstalled idna-2.9 [2020-10-21T01:37:12.507Z] ---> Running in 0c71f6b3f410 [2020-10-21T01:37:12.507Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T01:37:12.507Z] Attempting uninstall: requests [2020-10-21T01:37:12.507Z] Found existing installation: requests 2.23.0 [2020-10-21T01:37:12.507Z] Uninstalling requests-2.23.0: [2020-10-21T01:37:12.507Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-21T01:37:12.507Z] Successfully uninstalled requests-2.23.0 [2020-10-21T01:37:12.507Z] Removing intermediate container 0c71f6b3f410 [2020-10-21T01:37:12.507Z] ---> 37892aa64a82 [2020-10-21T01:37:12.507Z] Step 21/22 : LABEL git_sha=f9e6b69d807e6e66a1042ab7c4557fb22f05287b [2020-10-21T01:37:12.769Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-21T01:37:12.769Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-21T01:37:12.769Z] (4/4) Installing curl (7.69.1-r1) [2020-10-21T01:37:12.769Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T01:37:12.769Z] Executing ca-certificates-20191127-r4.trigger [2020-10-21T01:37:13.343Z] v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-21T01:37:13.343Z] v3.12.0-446-gf82c3de405 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-21T01:37:13.343Z] OK: 12752 distinct packages available [2020-10-21T01:37:13.343Z] OK: 233 MiB in 51 packages [2020-10-21T01:37:13.921Z] OK: 233 MiB in 51 packages [2020-10-21T01:37:14.182Z] OK: 7 MiB in 18 packages [2020-10-21T01:37:14.449Z] ---> Running in 27096ab48383 [2020-10-21T01:37:15.398Z] Removing intermediate container 27096ab48383 [2020-10-21T01:37:15.398Z] ---> 45c80b9c2595 [2020-10-21T01:37:15.398Z] Step 22/22 : LABEL version=0.0.0 [2020-10-21T01:37:15.398Z] Running setup.py install for dockerpty: started [2020-10-21T01:37:15.979Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-21T01:37:16.247Z] ---> Running in e6133ea18196 [2020-10-21T01:37:16.513Z] Running setup.py install for texttable: started [2020-10-21T01:37:16.773Z] Running setup.py install for texttable: finished with status 'done' [2020-10-21T01:37:16.773Z] Running setup.py install for PyYAML: started [2020-10-21T01:37:17.036Z] Removing intermediate container 72bff7aecf41 [2020-10-21T01:37:17.036Z] ---> 15efbc63b8fe [2020-10-21T01:37:17.036Z] Step 6/22 : COPY go.mod . [2020-10-21T01:37:17.306Z] Removing intermediate container e6133ea18196 [2020-10-21T01:37:17.306Z] ---> fa259cfa20e1 [2020-10-21T01:37:17.306Z] [2020-10-21T01:37:17.306Z] Removing intermediate container 86eb9752870a [2020-10-21T01:37:17.306Z] ---> b9f70a609da9 [2020-10-21T01:37:17.306Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-21T01:37:17.306Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-21T01:37:17.577Z] Successfully built fa259cfa20e1 [2020-10-21T01:37:17.577Z] Running setup.py install for docopt: started [2020-10-21T01:37:17.577Z] Successfully tagged docker-core-metadata-go:latest [2020-10-21T01:37:17.577Z] Building docker-support-scheduler-go [2020-10-21T01:37:17.851Z]  Building docker-core-metadata-go ... done  ---> Running in 6b45a047865b [2020-10-21T01:37:17.851Z] ---> 02ed84a84a6a [2020-10-21T01:37:17.851Z] Step 7/22 : RUN go mod download [2020-10-21T01:37:18.119Z] ---> Running in 0ecf929a6a06 [2020-10-21T01:37:18.119Z] Running setup.py install for docopt: finished with status 'done' [2020-10-21T01:37:22.373Z] Removing intermediate container 6b45a047865b [2020-10-21T01:37:22.373Z] ---> f0d312690cd1 [2020-10-21T01:37:22.373Z] Step 13/20 : WORKDIR /edgex [2020-10-21T01:37:22.635Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-10-21T01:37:23.213Z] ---> Running in 5d5090b32cdf [2020-10-21T01:37:23.800Z] Removing intermediate container 5d5090b32cdf [2020-10-21T01:37:23.800Z] ---> 09bec2c3cfc4 [2020-10-21T01:37:23.800Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-21T01:37:24.395Z] ---> 63b2f3befacd [2020-10-21T01:37:24.395Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-21T01:37:26.989Z] ---> ec16bd6f784a [2020-10-21T01:37:26.989Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-21T01:37:29.571Z] ---> Running in ec4e26ac7c49 [2020-10-21T01:37:31.007Z] Removing intermediate container ab6bf6828dfc [2020-10-21T01:37:31.007Z] ---> 73e306f76d09 [2020-10-21T01:37:31.007Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-21T01:37:32.959Z] Removing intermediate container 0ecf929a6a06 [2020-10-21T01:37:32.959Z] ---> 292ded53d0cb [2020-10-21T01:37:32.959Z] Step 8/22 : COPY . . [2020-10-21T01:37:32.959Z] ---> Running in 81bf22992153 [2020-10-21T01:37:34.359Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-21T01:37:34.359Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-21T01:37:34.359Z] ---> df187fac65d4 [2020-10-21T01:37:34.359Z] Step 3/21 : WORKDIR /edgex-go [2020-10-21T01:37:34.359Z] ---> Using cache [2020-10-21T01:37:34.359Z] ---> 5c5f6c984bb7 [2020-10-21T01:37:34.359Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T01:37:34.359Z] ---> Using cache [2020-10-21T01:37:34.359Z] ---> ab7c98bdc455 [2020-10-21T01:37:34.359Z] Step 5/21 : RUN apk update && apk add make git [2020-10-21T01:37:34.359Z] ---> Using cache [2020-10-21T01:37:34.359Z] ---> c9cabe5b1c3d [2020-10-21T01:37:34.359Z] Step 6/21 : COPY go.mod . [2020-10-21T01:37:34.931Z] ---> Using cache [2020-10-21T01:37:34.931Z] ---> ce2d3e254803 [2020-10-21T01:37:34.931Z] Step 7/21 : RUN go mod download [2020-10-21T01:37:34.931Z] ---> Using cache [2020-10-21T01:37:34.931Z] ---> 0cf3c165a9f0 [2020-10-21T01:37:34.931Z] Step 8/21 : COPY . . [2020-10-21T01:37:34.931Z] ---> Using cache [2020-10-21T01:37:34.931Z] ---> 25067202535f [2020-10-21T01:37:34.931Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-21T01:37:35.507Z] Removing intermediate container ec4e26ac7c49 [2020-10-21T01:37:35.507Z] ---> de9b481aa41d [2020-10-21T01:37:35.507Z] Step 17/20 : CMD ["--init=true"] [2020-10-21T01:37:39.085Z] ---> Running in 02160511778e [2020-10-21T01:37:39.085Z] ---> Running in b46121b59aa1 [2020-10-21T01:37:39.375Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T01:37:39.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T01:37:39.907Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-21T01:37:39.907Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-21T01:37:39.907Z] (3/3) Installing curl (7.69.1-r1) [2020-10-21T01:37:39.907Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T01:37:40.170Z] OK: 72 MiB in 58 packages [2020-10-21T01:37:40.170Z] Removing intermediate container b46121b59aa1 [2020-10-21T01:37:40.170Z] ---> 10f5d08f07b5 [2020-10-21T01:37:40.170Z] Step 18/20 : LABEL arch=x86_64 [2020-10-21T01:37:40.443Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-21T01:37:43.036Z] ---> Running in 440ccb7e15af [2020-10-21T01:37:45.601Z] Removing intermediate container 440ccb7e15af [2020-10-21T01:37:45.601Z] ---> 55e3bf17796f [2020-10-21T01:37:45.601Z] Step 19/20 : LABEL git_sha=f9e6b69d807e6e66a1042ab7c4557fb22f05287b [2020-10-21T01:37:45.875Z] Removing intermediate container 81bf22992153 [2020-10-21T01:37:45.875Z] ---> 14afcad287c5 [2020-10-21T01:37:45.875Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-21T01:37:46.149Z] ---> Running in 8235b8d501f1 [2020-10-21T01:37:46.424Z] ---> Running in be7b0f164a0c [2020-10-21T01:37:47.404Z] Removing intermediate container 8235b8d501f1 [2020-10-21T01:37:47.404Z] ---> 960872c4bdab [2020-10-21T01:37:47.404Z] Step 20/20 : LABEL version=0.0.0 [2020-10-21T01:37:48.831Z] ---> Running in 77adcb519a2f [2020-10-21T01:37:51.405Z] Removing intermediate container be7b0f164a0c [2020-10-21T01:37:51.405Z] ---> 5fc0baaf035d [2020-10-21T01:37:51.405Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T01:37:53.335Z] ---> Running in d9a3f8a34bcf [2020-10-21T01:37:53.335Z] Removing intermediate container 77adcb519a2f [2020-10-21T01:37:53.335Z] ---> a584b191b851 [2020-10-21T01:37:53.335Z] [2020-10-21T01:37:53.335Z] Successfully built a584b191b851 [2020-10-21T01:37:53.603Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-10-21T01:37:53.603Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container f06b688c84bd [2020-10-21T01:37:53.603Z] ---> 010feed00abb [2020-10-21T01:37:53.603Z] [2020-10-21T01:37:53.603Z] Step 10/23 : FROM alpine [2020-10-21T01:37:53.603Z] ---> a24bb4013296 [2020-10-21T01:37:53.603Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-21T01:37:53.868Z] Removing intermediate container d9a3f8a34bcf [2020-10-21T01:37:53.868Z] ---> bb453515fd2d [2020-10-21T01:37:53.868Z] Step 25/27 : LABEL arch=x86_64 [2020-10-21T01:37:53.868Z] ---> 72ca6d0a1b1a [2020-10-21T01:37:53.868Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-21T01:37:53.868Z] ---> Running in e5e347c02de5 [2020-10-21T01:37:54.137Z] ---> Running in 1130fa38afe4 [2020-10-21T01:37:54.137Z] ---> Running in 433977e5dda0 [2020-10-21T01:37:54.405Z] Removing intermediate container e5e347c02de5 [2020-10-21T01:37:54.405Z] ---> 3f7b4d6a6362 [2020-10-21T01:37:54.405Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-21T01:37:54.678Z] Removing intermediate container 1130fa38afe4 [2020-10-21T01:37:54.678Z] ---> 5703467328c1 [2020-10-21T01:37:54.678Z] Step 26/27 : LABEL git_sha=f9e6b69d807e6e66a1042ab7c4557fb22f05287b [2020-10-21T01:37:54.678Z] ---> Running in 5b64ce5ff760 [2020-10-21T01:37:54.946Z] ---> Running in 773bdd6a6b66 [2020-10-21T01:37:55.207Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-21T01:37:55.207Z] Removing intermediate container 5b64ce5ff760 [2020-10-21T01:37:55.207Z] ---> a05126872f77 [2020-10-21T01:37:55.207Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-21T01:37:55.470Z] ---> Running in c727f24866ab [2020-10-21T01:37:55.470Z] Removing intermediate container 773bdd6a6b66 [2020-10-21T01:37:55.470Z] ---> 6b058434b5a7 [2020-10-21T01:37:55.470Z] Step 27/27 : LABEL version=0.0.0 [2020-10-21T01:37:55.735Z] ---> Running in 1f38abd92442 [2020-10-21T01:37:55.735Z] Removing intermediate container c727f24866ab [2020-10-21T01:37:55.735Z] ---> 878d201438d0 [2020-10-21T01:37:55.735Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-21T01:37:55.735Z] ---> Running in 86f527184c62 [2020-10-21T01:37:55.735Z] Removing intermediate container 1f38abd92442 [2020-10-21T01:37:55.735Z] ---> bc8d23a9c5c9 [2020-10-21T01:37:55.735Z] [2020-10-21T01:37:57.134Z] Successfully built bc8d23a9c5c9 [2020-10-21T01:37:57.134Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-10-21T01:37:58.534Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 86f527184c62 [2020-10-21T01:37:58.534Z] ---> 2f47c12f7311 [2020-10-21T01:37:58.534Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-21T01:37:58.534Z] ---> Running in 1f926624ffd2 [2020-10-21T01:37:59.968Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T01:38:00.543Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T01:38:01.122Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-21T01:38:01.122Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-21T01:38:01.391Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-21T01:38:01.391Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-21T01:38:01.982Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-21T01:38:01.982Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T01:38:01.982Z] OK: 8 MiB in 19 packages [2020-10-21T01:38:01.982Z] Removing intermediate container 02160511778e [2020-10-21T01:38:01.982Z] ---> df84f6fb28a7 [2020-10-21T01:38:01.982Z] [2020-10-21T01:38:01.982Z] Step 10/21 : FROM scratch [2020-10-21T01:38:01.982Z] ---> [2020-10-21T01:38:01.982Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-21T01:38:02.555Z] ---> Using cache [2020-10-21T01:38:02.555Z] ---> 85698337b2d0 [2020-10-21T01:38:02.555Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-21T01:38:02.823Z] ---> Running in 509c860f2ba5 [2020-10-21T01:38:02.823Z] Removing intermediate container 1f926624ffd2 [2020-10-21T01:38:02.823Z] ---> ddda8fd94332 [2020-10-21T01:38:02.823Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-21T01:38:03.097Z] Removing intermediate container 509c860f2ba5 [2020-10-21T01:38:03.097Z] ---> 5149edbc6670 [2020-10-21T01:38:03.097Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-21T01:38:03.361Z] ---> Running in f3f5e59f587e [2020-10-21T01:38:03.641Z] ---> 5310b7baffc5 [2020-10-21T01:38:03.641Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-21T01:38:03.641Z] Removing intermediate container f3f5e59f587e [2020-10-21T01:38:03.641Z] ---> 0fb54bb6e07e [2020-10-21T01:38:03.641Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-21T01:38:03.907Z] ---> ea8d20a29822 [2020-10-21T01:38:03.907Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-21T01:38:04.173Z] ---> 7475ab6af043 [2020-10-21T01:38:04.173Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-21T01:38:04.747Z] ---> 7cd74dc867db [2020-10-21T01:38:04.747Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-21T01:38:04.747Z] ---> 066dbb445597 [2020-10-21T01:38:04.747Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-21T01:38:04.747Z] ---> Running in 0beb9b755c9d [2020-10-21T01:38:04.747Z] Removing intermediate container 0beb9b755c9d [2020-10-21T01:38:04.747Z] ---> 22d52b878ca1 [2020-10-21T01:38:04.747Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T01:38:05.320Z] ---> 48e669f4bc2f [2020-10-21T01:38:05.320Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-21T01:38:06.709Z] ---> Running in 850373f504d4 [2020-10-21T01:38:06.709Z] ---> Running in 309eb0c96d48 [2020-10-21T01:38:06.709Z] Removing intermediate container 433977e5dda0 [2020-10-21T01:38:06.709Z] ---> 0c1f03c1a1c3 [2020-10-21T01:38:06.709Z] [2020-10-21T01:38:06.709Z] Step 10/22 : FROM scratch [2020-10-21T01:38:06.709Z] ---> [2020-10-21T01:38:06.709Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-21T01:38:06.709Z] Removing intermediate container 850373f504d4 [2020-10-21T01:38:06.709Z] ---> c800c9436af9 [2020-10-21T01:38:06.709Z] Step 21/23 : LABEL arch=x86_64 [2020-10-21T01:38:06.709Z] ---> Using cache [2020-10-21T01:38:06.709Z] ---> 5ed763f22c3b [2020-10-21T01:38:06.709Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-21T01:38:06.709Z] Removing intermediate container 309eb0c96d48 [2020-10-21T01:38:06.709Z] ---> 12756e85bf78 [2020-10-21T01:38:06.709Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T01:38:06.709Z] ---> Running in 453bc76e9eea [2020-10-21T01:38:06.709Z] ---> Running in 547b219d0504 [2020-10-21T01:38:06.975Z] ---> Running in a57f71eea398 [2020-10-21T01:38:06.976Z] Removing intermediate container 453bc76e9eea [2020-10-21T01:38:06.976Z] ---> 332053941ef1 [2020-10-21T01:38:06.976Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-21T01:38:06.976Z] Removing intermediate container 547b219d0504 [2020-10-21T01:38:06.976Z] ---> a35157ea93c6 [2020-10-21T01:38:06.976Z] Step 22/23 : LABEL git_sha=f9e6b69d807e6e66a1042ab7c4557fb22f05287b [2020-10-21T01:38:07.546Z] ---> Running in 1cc31237da4c [2020-10-21T01:38:07.546Z] Removing intermediate container a57f71eea398 [2020-10-21T01:38:07.546Z] ---> 485b169177bd [2020-10-21T01:38:07.546Z] Step 19/21 : LABEL arch=x86_64 [2020-10-21T01:38:07.808Z] ---> Running in 5423e99840dc [2020-10-21T01:38:07.808Z] ---> Running in ff7c097d9ab7 [2020-10-21T01:38:07.808Z] Removing intermediate container 1cc31237da4c [2020-10-21T01:38:07.808Z] ---> ccc84c44c207 [2020-10-21T01:38:07.808Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-21T01:38:08.070Z] Removing intermediate container 5423e99840dc [2020-10-21T01:38:08.070Z] ---> 431a72ecc738 [2020-10-21T01:38:08.070Z] Step 23/23 : LABEL version=0.0.0 [2020-10-21T01:38:08.070Z] Removing intermediate container ff7c097d9ab7 [2020-10-21T01:38:08.070Z] ---> ff1dc93c151a [2020-10-21T01:38:08.070Z] Step 20/21 : LABEL git_sha=f9e6b69d807e6e66a1042ab7c4557fb22f05287b [2020-10-21T01:38:08.070Z] ---> Running in ebcb53108537 [2020-10-21T01:38:08.070Z] ---> Running in bc14e614e4e6 [2020-10-21T01:38:08.330Z] ---> f97426706c0b [2020-10-21T01:38:08.330Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-21T01:38:08.330Z] Removing intermediate container ebcb53108537 [2020-10-21T01:38:08.330Z] ---> d72bff35be17 [2020-10-21T01:38:08.330Z] [2020-10-21T01:38:08.330Z] Removing intermediate container bc14e614e4e6 [2020-10-21T01:38:08.330Z] ---> de5cd5fc5c46 [2020-10-21T01:38:08.330Z] Step 21/21 : LABEL version=0.0.0 [2020-10-21T01:38:08.592Z] Successfully built d72bff35be17 [2020-10-21T01:38:08.592Z] Successfully tagged docker-core-data-go:latest [2020-10-21T01:38:08.592Z]  Building docker-core-data-go ... done  ---> Running in 0d1fcaff7bc5 [2020-10-21T01:38:08.592Z] ---> 5e272eb38ec0 [2020-10-21T01:38:08.592Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-21T01:38:08.853Z] Removing intermediate container 0d1fcaff7bc5 [2020-10-21T01:38:08.853Z] ---> 4cd2ce07db44 [2020-10-21T01:38:08.853Z] [2020-10-21T01:38:09.116Z] Successfully built 4cd2ce07db44 [2020-10-21T01:38:09.116Z] Successfully tagged docker-support-scheduler-go:latest [2020-10-21T01:38:09.377Z]  Building docker-support-scheduler-go ... done  ---> 7642afd62b63 [2020-10-21T01:38:09.377Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-21T01:38:09.639Z] ---> bfadef5e78fc [2020-10-21T01:38:09.639Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-21T01:38:09.639Z] ---> Running in 2b9eec383343 [2020-10-21T01:38:09.639Z] Removing intermediate container 2b9eec383343 [2020-10-21T01:38:09.639Z] ---> c6e14094f499 [2020-10-21T01:38:09.639Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-21T01:38:09.901Z] ---> Running in 58113a238da0 [2020-10-21T01:38:09.901Z] Removing intermediate container 58113a238da0 [2020-10-21T01:38:09.901Z] ---> 4300c692d4ff [2020-10-21T01:38:09.901Z] Step 20/22 : LABEL arch=x86_64 [2020-10-21T01:38:10.161Z] ---> Running in f3c461090a8a [2020-10-21T01:38:10.161Z] Removing intermediate container f3c461090a8a [2020-10-21T01:38:10.161Z] ---> 340a07039ef5 [2020-10-21T01:38:10.161Z] Step 21/22 : LABEL git_sha=f9e6b69d807e6e66a1042ab7c4557fb22f05287b [2020-10-21T01:38:10.161Z] ---> Running in 96f512795df9 [2020-10-21T01:38:10.421Z] Removing intermediate container 96f512795df9 [2020-10-21T01:38:10.421Z] ---> 9697a31b06ef [2020-10-21T01:38:10.421Z] Step 22/22 : LABEL version=0.0.0 [2020-10-21T01:38:10.421Z] ---> Running in 85cfe831628d [2020-10-21T01:38:10.681Z] Removing intermediate container 85cfe831628d [2020-10-21T01:38:10.681Z] ---> ee3ffd9736e4 [2020-10-21T01:38:10.681Z] [2020-10-21T01:38:10.681Z] Successfully built ee3ffd9736e4 [2020-10-21T01:38:10.681Z] Successfully tagged docker-support-logging-go:latest [2020-10-21T01:38:11.642Z]  Building docker-support-logging-go ... done  [Pipeline] } [2020-10-21T01:38:11.685Z] $ docker stop --time=1 c55fab5555a595fdce43aa4c11f5f05601eb54f69f56ee3a62ef720f1f551b0b [2020-10-21T01:38:14.462Z] $ docker rm -f c55fab5555a595fdce43aa4c11f5f05601eb54f69f56ee3a62ef720f1f551b0b [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-21T01:38:14.958Z] + docker images [2020-10-21T01:38:14.959Z] + grep docker [2020-10-21T01:38:14.959Z] docker-support-logging-go latest ee3ffd9736e4 4 seconds ago 11.1MB [2020-10-21T01:38:14.959Z] docker-core-data-go latest d72bff35be17 6 seconds ago 23.6MB [2020-10-21T01:38:14.959Z] docker-support-scheduler-go latest 4cd2ce07db44 6 seconds ago 12.3MB [2020-10-21T01:38:14.959Z] docker-sys-mgmt-agent-go latest bc8d23a9c5c9 19 seconds ago 290MB [2020-10-21T01:38:14.959Z] docker-security-proxy-setup-go latest a584b191b851 22 seconds ago 15.8MB [2020-10-21T01:38:14.959Z] docker-core-metadata-go latest fa259cfa20e1 58 seconds ago 14.4MB [2020-10-21T01:38:14.959Z] docker-security-secretstore-setup-go latest e3b85d49539a About a minute ago 32.4MB [2020-10-21T01:38:14.959Z] docker-support-notifications-go latest 82cb31cf6452 2 minutes ago 13.6MB [2020-10-21T01:38:14.959Z] docker-core-command-go latest d1c9f3a31caa 2 minutes ago 12.2MB [2020-10-21T01:38:14.959Z] docker-security-secrets-setup-go latest fbda53bda6f9 2 minutes ago 24MB [2020-10-21T01:38:14.959Z] docker latest 57e1c8313ec1 6 hours ago 217MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-10-21T01:38:30.800Z] Still waiting to schedule task [2020-10-21T01:38:30.800Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-10-21T01:39:33.754Z] Running on prd-centos7-docker-8c-8g-7387 in /w/workspace/edgexfoundry_edgex-go_PR-2813 [Pipeline] { [Pipeline] ws [2020-10-21T01:39:33.812Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2020-10-21T01:39:36.103Z] using credential edgex-jenkins-ssh [2020-10-21T01:39:36.159Z] Cloning the remote Git repository [2020-10-21T01:39:36.180Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-21T01:39:36.253Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2020-10-21T01:39:36.279Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-21T01:39:36.279Z] > git --version # timeout=10 [2020-10-21T01:39:36.284Z] > git --version # 'git version 2.16.5' [2020-10-21T01:39:36.285Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T01:39:36.314Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T01:39:59.540Z] Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit f9e6b69d807e6e66a1042ab7c4557fb22f05287b [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-21T01:39:58.941Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-21T01:39:58.946Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T01:39:58.955Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-21T01:39:58.977Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-21T01:39:58.978Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T01:39:58.982Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2813/head:refs/remotes/origin/PR-2813 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-21T01:39:59.547Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T01:39:59.551Z] > git checkout -f f9e6b69d807e6e66a1042ab7c4557fb22f05287b # timeout=10 [Pipeline] // stage [Pipeline] } [2020-10-21T01:40:00.136Z] 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] { (Clair Scan) Stage "Clair 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 [2020-10-21T01:40:02.548Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T01:40:03.429Z] ---> package-listing.sh [2020-10-21T01:40:03.429Z] ++ facter osfamily [2020-10-21T01:40:03.429Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-21T01:40:03.429Z] + OS_FAMILY=redhat [2020-10-21T01:40:03.429Z] + workspace=/w/workspace/edgex-go/11 [2020-10-21T01:40:03.429Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-21T01:40:03.429Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-21T01:40:03.429Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-21T01:40:03.429Z] + PACKAGES=/tmp/packages_start.txt [2020-10-21T01:40:03.429Z] + '[' /w/workspace/edgex-go/11 ']' [2020-10-21T01:40:03.429Z] + PACKAGES=/tmp/packages_end.txt [2020-10-21T01:40:03.429Z] + case "${OS_FAMILY}" in [2020-10-21T01:40:03.429Z] + rpm -qa [2020-10-21T01:40:03.429Z] + sort [2020-10-21T01:40:07.633Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-21T01:40:07.633Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-21T01:40:07.633Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-21T01:40:07.633Z] + '[' /w/workspace/edgex-go/11 ']' [2020-10-21T01:40:07.633Z] + mkdir -p /w/workspace/edgex-go/11/archives/ [2020-10-21T01:40:07.633Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo [2020-10-21T01:40:07.647Z] 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-21T01:40:08.055Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-21T01:40:08.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T01:40:08.456Z] [2020-10-21T01:40:08.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-21T01:40:08.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T01:40:08.807Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-21T01:40:08.807Z] df20fa9351a1: Already exists [2020-10-21T01:40:08.807Z] 36b3adc4ff6f: Pulling fs layer [2020-10-21T01:40:08.807Z] 8ad3a11d3b57: Pulling fs layer [2020-10-21T01:40:08.807Z] 46f8f816bc3b: Pulling fs layer [2020-10-21T01:40:08.807Z] 93b61091891f: Pulling fs layer [2020-10-21T01:40:08.807Z] 93b9cdb0e59b: Pulling fs layer [2020-10-21T01:40:08.807Z] 5e14af77c1be: Pulling fs layer [2020-10-21T01:40:08.807Z] 01666e4c0597: Pulling fs layer [2020-10-21T01:40:08.807Z] aa168da1d23b: Pulling fs layer [2020-10-21T01:40:08.807Z] 93b61091891f: Waiting [2020-10-21T01:40:08.807Z] 93b9cdb0e59b: Waiting [2020-10-21T01:40:08.807Z] 5e14af77c1be: Waiting [2020-10-21T01:40:08.807Z] 01666e4c0597: Waiting [2020-10-21T01:40:08.807Z] aa168da1d23b: Waiting [2020-10-21T01:40:08.807Z] 46f8f816bc3b: Verifying Checksum [2020-10-21T01:40:08.807Z] 46f8f816bc3b: Download complete [2020-10-21T01:40:08.807Z] 36b3adc4ff6f: Verifying Checksum [2020-10-21T01:40:08.807Z] 36b3adc4ff6f: Download complete [2020-10-21T01:40:08.807Z] 93b9cdb0e59b: Verifying Checksum [2020-10-21T01:40:08.807Z] 93b9cdb0e59b: Download complete [2020-10-21T01:40:08.807Z] 5e14af77c1be: Verifying Checksum [2020-10-21T01:40:08.807Z] 5e14af77c1be: Download complete [2020-10-21T01:40:08.807Z] 93b61091891f: Verifying Checksum [2020-10-21T01:40:08.807Z] 93b61091891f: Download complete [2020-10-21T01:40:08.807Z] 01666e4c0597: Verifying Checksum [2020-10-21T01:40:08.807Z] 01666e4c0597: Download complete [2020-10-21T01:40:09.069Z] 36b3adc4ff6f: Pull complete [2020-10-21T01:40:09.070Z] 8ad3a11d3b57: Verifying Checksum [2020-10-21T01:40:09.070Z] 8ad3a11d3b57: Download complete [2020-10-21T01:40:09.644Z] 8ad3a11d3b57: Pull complete [2020-10-21T01:40:11.034Z] 46f8f816bc3b: Pull complete [2020-10-21T01:40:11.034Z] aa168da1d23b: Download complete [2020-10-21T01:40:11.607Z] 93b61091891f: Pull complete [2020-10-21T01:40:11.868Z] 93b9cdb0e59b: Pull complete [2020-10-21T01:40:11.868Z] 5e14af77c1be: Pull complete [2020-10-21T01:40:11.868Z] 01666e4c0597: Pull complete [2020-10-21T01:40:24.111Z] aa168da1d23b: Pull complete [2020-10-21T01:40:24.111Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-21T01:40:24.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T01:40:24.111Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-21T01:40:24.260Z] prd-centos7-docker-4c-2g-7378 does not seem to be running inside a container [2020-10-21T01:40:24.304Z] $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-21T01:40:27.148Z] $ docker top ba9b4329f71e0237d2ab4d1b816e7c9c6e154804cbaea49f8f87eb52d47638fd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T01:40:27.647Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-21T01:40:27.949Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-21T01:40:28.242Z] + ls /var/log/sa-host [2020-10-21T01:40:28.242Z] + sadf -c /var/log/sa-host/sa05 [2020-10-21T01:40:28.242Z] file_magic: OK [2020-10-21T01:40:28.242Z] HZ: Using current value: 100 [2020-10-21T01:40:28.242Z] file_header: OK [2020-10-21T01:40:28.242Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-21T01:40:28.242Z] Statistics: [2020-10-21T01:40:28.242Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-21T01:40:28.242Z] File successfully converted to sysstat format version 12.2.1 [2020-10-21T01:40:28.242Z] + sadf -c /var/log/sa-host/sa21 [2020-10-21T01:40:28.242Z] file_magic: OK [2020-10-21T01:40:28.242Z] HZ: Using current value: 100 [2020-10-21T01:40:28.242Z] file_header: OK [2020-10-21T01:40:28.242Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-21T01:40:28.242Z] Statistics: [2020-10-21T01:40:28.242Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-21T01:40:28.242Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-21T01:40:28.839Z] provisioning config files... [2020-10-21T01:40:28.869Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config8670061788973995653tmp [Pipeline] { [Pipeline] echo [2020-10-21T01:40:29.000Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T01:40:29.298Z] ---> create-netrc.sh [Pipeline] } [2020-10-21T01:40:29.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-21T01:40:29.395Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T01:40:29.689Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-21T01:40:29.699Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T01:40:29.988Z] ---> sudo-logs.sh [2020-10-21T01:40:29.988Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-21T01:40:29.997Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T01:40:30.288Z] ---> job-cost.sh [2020-10-21T01:40:30.289Z] lf-activate-venv: SKIPPING [2020-10-21T01:40:30.289Z] INFO: No Stack... [2020-10-21T01:40:31.229Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-21T01:40:31.799Z] INFO: Archiving Costs [Pipeline] echo [2020-10-21T01:40:31.813Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T01:40:32.106Z] ---> logs-deploy.sh [2020-10-21T01:40:32.106Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2813/11 [2020-10-21T01:40:32.106Z] INFO: archiving workspace using pattern(s): [2020-10-21T01:40:33.487Z] Archives upload complete. [2020-10-21T01:40:33.487Z] INFO: archiving logs to Nexus