Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dd4b8fe188861d65d0d5afbafd149fd221a40ee4 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a4b2863d981ac6c14e44fa4f963a690d64f08cf # timeout=10 Commit message: "Merge pull request #318 from MightyNerdEric/parallelCostCapture" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27685’ Running on prd-centos7-docker-4c-2g-27688 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/371 [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/371 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision dd4b8fe188861d65d0d5afbafd149fd221a40ee4 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd4b8fe188861d65d0d5afbafd149fd221a40ee4 # timeout=10 Commit message: "feat(notifications): Implement POST /notification V2 API (#3183)" > git rev-list --no-walk cc679f17c5203d1805fe25c40abcaf676b6725c1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-25T17:46:26.842Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-25T17:46:27.096Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-25T17:46:27.208Z] ========================================================= [2021-02-25T17:46:27.208Z] EdgeX Global Pipelines Version Info [2021-02-25T17:46:27.208Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-25T17:46:28.730Z] ------------------- [2021-02-25T17:46:28.731Z] stable info: [2021-02-25T17:46:28.731Z] ------------------- [2021-02-25T17:46:28.731Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-25T17:46:28.731Z] Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-25T17:46:28.731Z] Message: update stable to v1.0.181 [2021-02-25T17:46:29.702Z] ------------------- [2021-02-25T17:46:29.702Z] experimental info: [2021-02-25T17:46:29.702Z] ------------------- [2021-02-25T17:46:29.702Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-02-25T17:46:29.702Z] Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [2021-02-25T17:46:29.702Z] Message: update experimental to v1.0.182 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-25T17:46:29.976Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-25T17:46:30.098Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-25T17:46:30.238Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-25T17:46:30.421Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-25T17:46:30.558Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-25T17:46:30.649Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-25T17:46:30.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-25T17:46:30.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-25T17:46:30.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-25T17:46:31.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-25T17:46:31.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-25T17:46:31.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-25T17:46:31.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-25T17:46:31.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-25T17:46:31.515Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-25T17:46:31.598Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-25T17:46:31.704Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-25T17:46:31.787Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-25T17:46:31.869Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-25T17:46:31.965Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-25T17:46:32.052Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-25T17:46:32.149Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-02-25T17:46:32.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-02-25T17:46:32.339Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-02-25T17:46:32.433Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [Pipeline] echo [2021-02-25T17:46:32.526Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd4b8fe [Pipeline] echo [2021-02-25T17:46:32.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T17:46:32.780Z] provisioning config files... [2021-02-25T17:46:32.815Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/371@tmp/config2453406761758863472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T17:46:33.185Z] ---> docker-login.sh [2021-02-25T17:46:33.185Z] nexus3.edgexfoundry.org:10001 [2021-02-25T17:46:33.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T17:46:33.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T17:46:33.715Z] Configure a credential helper to remove this warning. See [2021-02-25T17:46:33.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T17:46:33.715Z] [2021-02-25T17:46:33.715Z] Login Succeeded [2021-02-25T17:46:33.715Z] nexus3.edgexfoundry.org:10002 [2021-02-25T17:46:33.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T17:46:33.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T17:46:33.983Z] Configure a credential helper to remove this warning. See [2021-02-25T17:46:33.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T17:46:33.983Z] [2021-02-25T17:46:33.983Z] Login Succeeded [2021-02-25T17:46:33.983Z] nexus3.edgexfoundry.org:10003 [2021-02-25T17:46:33.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T17:46:33.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T17:46:33.983Z] Configure a credential helper to remove this warning. See [2021-02-25T17:46:33.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T17:46:33.983Z] [2021-02-25T17:46:33.983Z] Login Succeeded [2021-02-25T17:46:33.983Z] nexus3.edgexfoundry.org:10004 [2021-02-25T17:46:34.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T17:46:34.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T17:46:34.248Z] Configure a credential helper to remove this warning. See [2021-02-25T17:46:34.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T17:46:34.248Z] [2021-02-25T17:46:34.248Z] Login Succeeded [2021-02-25T17:46:34.248Z] docker.io [2021-02-25T17:46:34.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T17:46:34.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T17:46:34.778Z] Configure a credential helper to remove this warning. See [2021-02-25T17:46:34.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T17:46:34.778Z] [2021-02-25T17:46:34.778Z] Login Succeeded [2021-02-25T17:46:34.778Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T17:46:34.788Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T17:46:35.302Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-02-25T17:46:35.302Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T17:46:35.302Z] ++ dirname cmd/core-command/Dockerfile [2021-02-25T17:46:35.302Z] ++ cut -d/ -f2 [2021-02-25T17:46:35.302Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-25T17:46:35.302Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T17:46:35.302Z] ++ dirname cmd/core-data/Dockerfile [2021-02-25T17:46:35.302Z] ++ cut -d/ -f2 [2021-02-25T17:46:35.302Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-25T17:46:35.302Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T17:46:35.302Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-25T17:46:35.302Z] ++ cut -d/ -f2 [2021-02-25T17:46:35.302Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-25T17:46:35.302Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T17:46:35.302Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-25T17:46:35.302Z] ++ cut -d/ -f2 [2021-02-25T17:46:35.302Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-25T17:46:35.302Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T17:46:35.302Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-25T17:46:35.302Z] ++ cut -d/ -f2 [2021-02-25T17:46:35.302Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-25T17:46:35.302Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T17:46:35.302Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-25T17:46:35.302Z] ++ cut -d/ -f2 [2021-02-25T17:46:35.302Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-25T17:46:35.302Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T17:46:35.302Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-25T17:46:35.302Z] ++ cut -d/ -f2 [2021-02-25T17:46:35.302Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-25T17:46:35.302Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T17:46:35.302Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-25T17:46:35.302Z] ++ cut -d/ -f2 [2021-02-25T17:46:35.302Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-25T17:46:35.302Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T17:46:35.302Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-25T17:46:35.302Z] ++ cut -d/ -f2 [2021-02-25T17:46:35.302Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-25T17:46:35.388Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:46:36.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T17:46:36.291Z] [2021-02-25T17:46:36.291Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:46:36.648Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T17:46:36.648Z] latest: Pulling from edgex-devops/git-semver [2021-02-25T17:46:36.648Z] 31603596830f: Pulling fs layer [2021-02-25T17:46:36.648Z] 2a8b12db71e7: Pulling fs layer [2021-02-25T17:46:36.648Z] 6ca5941a6612: Pulling fs layer [2021-02-25T17:46:36.648Z] ecc8261a40a4: Pulling fs layer [2021-02-25T17:46:36.648Z] ecc8261a40a4: Waiting [2021-02-25T17:46:36.648Z] 2a8b12db71e7: Download complete [2021-02-25T17:46:36.648Z] 31603596830f: Verifying Checksum [2021-02-25T17:46:36.648Z] 31603596830f: Download complete [2021-02-25T17:46:36.913Z] ecc8261a40a4: Verifying Checksum [2021-02-25T17:46:36.913Z] ecc8261a40a4: Download complete [2021-02-25T17:46:36.913Z] 6ca5941a6612: Verifying Checksum [2021-02-25T17:46:36.913Z] 6ca5941a6612: Download complete [2021-02-25T17:46:37.184Z] 31603596830f: Pull complete [2021-02-25T17:46:37.184Z] 2a8b12db71e7: Pull complete [2021-02-25T17:46:38.146Z] 6ca5941a6612: Pull complete [2021-02-25T17:46:38.409Z] ecc8261a40a4: Pull complete [2021-02-25T17:46:38.409Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-25T17:46:38.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T17:46:38.409Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-25T17:46:38.523Z] prd-centos7-docker-4c-2g-27688 does not seem to be running inside a container [2021-02-25T17:46:38.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-25T17:46:41.161Z] $ docker top 4e80844ab37e344afa80193640e6720e9a72a86b5f911d81af2f91e15ae5eb0e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-25T17:46:41.483Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T17:46:41.483Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T17:46:41.725Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T17:46:41.731Z] $ docker exec 4e80844ab37e344afa80193640e6720e9a72a86b5f911d81af2f91e15ae5eb0e ssh-agent [2021-02-25T17:46:42.007Z] SSH_AUTH_SOCK=/tmp/ssh-0SEic65KEC7w/agent.13 [2021-02-25T17:46:42.007Z] SSH_AGENT_PID=18 [2021-02-25T17:46:42.021Z] Running ssh-add (command line suppressed) [2021-02-25T17:46:42.162Z] Identity added: /w/workspace/edgex-go/371@tmp/private_key_1371449761578407618.key (/w/workspace/edgex-go/371@tmp/private_key_1371449761578407618.key) [2021-02-25T17:46:42.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T17:46:42.586Z] + git tag --points-at HEAD [Pipeline] } [2021-02-25T17:46:42.611Z] $ docker exec --env ******** --env ******** 4e80844ab37e344afa80193640e6720e9a72a86b5f911d81af2f91e15ae5eb0e ssh-agent -k [2021-02-25T17:46:42.755Z] unset SSH_AUTH_SOCK; [2021-02-25T17:46:42.755Z] unset SSH_AGENT_PID; [2021-02-25T17:46:42.755Z] echo Agent pid 18 killed; [2021-02-25T17:46:42.858Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-25T17:46:43.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T17:46:43.013Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T17:46:43.201Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T17:46:43.205Z] $ docker exec 4e80844ab37e344afa80193640e6720e9a72a86b5f911d81af2f91e15ae5eb0e ssh-agent [2021-02-25T17:46:43.385Z] SSH_AUTH_SOCK=/tmp/ssh-AJm3uG4UZ15u/agent.47 [2021-02-25T17:46:43.386Z] SSH_AGENT_PID=52 [2021-02-25T17:46:43.401Z] Running ssh-add (command line suppressed) [2021-02-25T17:46:43.566Z] Identity added: /w/workspace/edgex-go/371@tmp/private_key_4261027278689225307.key (/w/workspace/edgex-go/371@tmp/private_key_4261027278689225307.key) [2021-02-25T17:46:43.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T17:46:43.996Z] + git semver init [2021-02-25T17:46:43.997Z] # -> Open(): unable to determine branch for HEAD [2021-02-25T17:46:43.997Z] # $GIT_DIR = /w/workspace/edgex-go/371/.git [2021-02-25T17:46:43.997Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/371 [2021-02-25T17:46:43.997Z] # $SEMVER_REMOTE_NAME = origin [2021-02-25T17:46:43.997Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-25T17:46:43.997Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-25T17:46:43.997Z] # $SEMVER_BRANCH = master [2021-02-25T17:46:43.997Z] # $SEMVER_TEMP = /tmp/semver-042450033 [2021-02-25T17:46:43.997Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-25T17:47:10.657Z] # '/tmp/semver-042450033' -> '/w/workspace/edgex-go/371/.semver' [2021-02-25T17:47:10.657Z] # -> Force: false [2021-02-25T17:47:10.657Z] # $SEMVER_DIR = /w/workspace/edgex-go/371/.semver [Pipeline] } [2021-02-25T17:47:10.672Z] $ docker exec --env ******** --env ******** 4e80844ab37e344afa80193640e6720e9a72a86b5f911d81af2f91e15ae5eb0e ssh-agent -k [2021-02-25T17:47:10.950Z] unset SSH_AUTH_SOCK; [2021-02-25T17:47:10.950Z] unset SSH_AGENT_PID; [2021-02-25T17:47:10.950Z] echo Agent pid 52 killed; [2021-02-25T17:47:11.059Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T17:47:11.552Z] + git semver [Pipeline] } [2021-02-25T17:47:11.571Z] $ docker stop --time=1 4e80844ab37e344afa80193640e6720e9a72a86b5f911d81af2f91e15ae5eb0e [2021-02-25T17:47:13.136Z] $ docker rm -f 4e80844ab37e344afa80193640e6720e9a72a86b5f911d81af2f91e15ae5eb0e [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-25T17:47:13.651Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-25T17:47:14.266Z] Stashed 1 file(s) [Pipeline] echo [2021-02-25T17:47:14.270Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.105 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-25T17:47:15.158Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-25T17:47:15.463Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-25T17:47:15.770Z] + sudo service docker restart [2021-02-25T17:47:15.770Z] + true [2021-02-25T17:47:15.770Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-25T17:47:16.361Z] ========================================================= [2021-02-25T17:47:16.361Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-25T17:47:16.361Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:47:16.704Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-25T17:47:22.053Z] Sending build context to Docker daemon 328MB [2021-02-25T17:47:22.054Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T17:47:22.054Z] Step 2/6 : FROM ${BASE} [2021-02-25T17:47:22.054Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-25T17:47:22.054Z] 188c0c94c7c5: Pulling fs layer [2021-02-25T17:47:22.054Z] 0ef7d3d256c8: Pulling fs layer [2021-02-25T17:47:22.054Z] de9db76c5a1d: Pulling fs layer [2021-02-25T17:47:22.054Z] bca2f99d35d6: Pulling fs layer [2021-02-25T17:47:22.054Z] 93359f2a8cfa: Pulling fs layer [2021-02-25T17:47:22.054Z] 7c6f9722023f: Pulling fs layer [2021-02-25T17:47:22.054Z] a35cf1a2eb13: Pulling fs layer [2021-02-25T17:47:22.054Z] 93359f2a8cfa: Waiting [2021-02-25T17:47:22.054Z] 7c6f9722023f: Waiting [2021-02-25T17:47:22.054Z] a35cf1a2eb13: Waiting [2021-02-25T17:47:22.054Z] bca2f99d35d6: Waiting [2021-02-25T17:47:22.054Z] de9db76c5a1d: Verifying Checksum [2021-02-25T17:47:22.054Z] de9db76c5a1d: Download complete [2021-02-25T17:47:22.054Z] 0ef7d3d256c8: Verifying Checksum [2021-02-25T17:47:22.054Z] 0ef7d3d256c8: Download complete [2021-02-25T17:47:22.054Z] 93359f2a8cfa: Verifying Checksum [2021-02-25T17:47:22.054Z] 93359f2a8cfa: Download complete [2021-02-25T17:47:22.054Z] 7c6f9722023f: Verifying Checksum [2021-02-25T17:47:22.054Z] 7c6f9722023f: Download complete [2021-02-25T17:47:22.324Z] 188c0c94c7c5: Verifying Checksum [2021-02-25T17:47:22.324Z] 188c0c94c7c5: Download complete [2021-02-25T17:47:22.592Z] 188c0c94c7c5: Pull complete [2021-02-25T17:47:22.863Z] 0ef7d3d256c8: Pull complete [2021-02-25T17:47:23.139Z] de9db76c5a1d: Pull complete [2021-02-25T17:47:24.579Z] a35cf1a2eb13: Verifying Checksum [2021-02-25T17:47:24.580Z] a35cf1a2eb13: Download complete [2021-02-25T17:47:24.844Z] bca2f99d35d6: Verifying Checksum [2021-02-25T17:47:24.844Z] bca2f99d35d6: Download complete [2021-02-25T17:47:29.657Z] Still waiting to schedule task [2021-02-25T17:47:29.657Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-02-25T17:47:31.486Z] bca2f99d35d6: Pull complete [2021-02-25T17:47:31.486Z] 93359f2a8cfa: Pull complete [2021-02-25T17:47:31.486Z] 7c6f9722023f: Pull complete [2021-02-25T17:47:35.735Z] a35cf1a2eb13: Pull complete [2021-02-25T17:47:35.735Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-25T17:47:35.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-25T17:47:35.735Z] ---> a62c8e92a672 [2021-02-25T17:47:35.735Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-25T17:47:35.735Z] ---> Running in 33b3d1d73499 [2021-02-25T17:47:36.690Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T17:47:37.267Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T17:47:37.842Z] (1/12) Installing libmagic (5.38-r0) [2021-02-25T17:47:38.105Z] (2/12) Installing file (5.38-r0) [2021-02-25T17:47:38.105Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-25T17:47:38.105Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-25T17:47:43.410Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-25T17:47:43.410Z] (6/12) Installing patch (2.7.6-r6) [2021-02-25T17:47:43.410Z] (7/12) Installing build-base (0.5-r2) [2021-02-25T17:47:43.410Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-25T17:47:43.410Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-25T17:47:43.673Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-25T17:47:43.673Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-25T17:47:43.673Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-25T17:47:43.939Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T17:47:43.939Z] OK: 233 MiB in 51 packages [2021-02-25T17:47:48.172Z] Removing intermediate container 33b3d1d73499 [2021-02-25T17:47:48.172Z] ---> 6db0552c365c [2021-02-25T17:47:48.172Z] Step 4/6 : WORKDIR /edgex-go [2021-02-25T17:47:48.172Z] ---> Running in 11fdcfc9c7bd [2021-02-25T17:47:48.172Z] Removing intermediate container 11fdcfc9c7bd [2021-02-25T17:47:48.172Z] ---> 1540b69483b4 [2021-02-25T17:47:48.172Z] Step 5/6 : COPY go.mod . [2021-02-25T17:47:48.172Z] ---> 5f3937c3fd2b [2021-02-25T17:47:48.172Z] Step 6/6 : RUN go mod download [2021-02-25T17:47:48.172Z] ---> Running in 5373c74d0a41 [2021-02-25T17:48:14.852Z] Removing intermediate container 5373c74d0a41 [2021-02-25T17:48:14.852Z] ---> 1106c7a9d510 [2021-02-25T17:48:14.852Z] Successfully built 1106c7a9d510 [2021-02-25T17:48:14.852Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:48:15.175Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-25T17:48:15.175Z] . [Pipeline] withDockerContainer [2021-02-25T17:48:15.292Z] prd-centos7-docker-4c-2g-27688 does not seem to be running inside a container [2021-02-25T17:48:15.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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 ******** ci-base-image-x86_64 cat [2021-02-25T17:48:16.330Z] $ docker top 92519d490634149377e81b0f5b3ea755aed3c5f3fa3e4e468c1966e70c8ab5ce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T17:48:16.869Z] + go version [2021-02-25T17:48:16.869Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-25T17:48:16.884Z] $ docker stop --time=1 92519d490634149377e81b0f5b3ea755aed3c5f3fa3e4e468c1966e70c8ab5ce [2021-02-25T17:48:18.272Z] $ docker rm -f 92519d490634149377e81b0f5b3ea755aed3c5f3fa3e4e468c1966e70c8ab5ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:48:19.095Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-25T17:48:19.095Z] . [Pipeline] withDockerContainer [2021-02-25T17:48:19.200Z] prd-centos7-docker-4c-2g-27688 does not seem to be running inside a container [2021-02-25T17:48:19.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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 ******** ci-base-image-x86_64 cat [2021-02-25T17:48:20.046Z] $ docker top f661340da0728fdef8749eba7a90aab566d1292e23c42d6dbb34b20dbb324c0e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-25T17:48:20.354Z] ========================================================= [2021-02-25T17:48:20.354Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-25T17:48:20.354Z] ========================================================= [Pipeline] sh [2021-02-25T17:48:20.665Z] + make test [2021-02-25T17:48:20.665Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-25T17:48:30.743Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-25T17:48:49.031Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-25T17:48:53.975Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-25T17:48:53.976Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-25T17:48:53.976Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-25T17:48:55.971Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-25T17:48:55.971Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-25T17:48:55.971Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-25T17:48:55.971Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-25T17:48:56.564Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-25T17:48:57.151Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-25T17:48:59.751Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-25T17:48:59.752Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-25T17:48:59.752Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-25T17:49:03.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.123s coverage: 45.9% of statements [2021-02-25T17:49:03.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-25T17:49:03.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-25T17:49:03.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-25T17:49:03.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-25T17:49:03.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-25T17:49:03.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-25T17:49:03.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-25T17:49:03.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.078s coverage: 100.0% of statements [2021-02-25T17:49:05.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.248s coverage: 27.1% of statements [2021-02-25T17:49:05.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-25T17:49:05.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-25T17:49:05.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-25T17:49:05.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-25T17:49:05.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-25T17:49:05.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-25T17:49:05.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements [2021-02-25T17:49:05.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-25T17:49:05.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.054s coverage: 100.0% of statements [2021-02-25T17:49:05.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-25T17:49:05.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-25T17:49:05.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.083s coverage: 65.8% of statements [2021-02-25T17:49:05.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-25T17:49:05.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-25T17:49:05.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.435s coverage: 82.3% of statements [2021-02-25T17:49:05.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-25T17:49:05.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-25T17:49:05.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-25T17:49:05.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-25T17:49:08.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.389s coverage: 28.6% of statements [2021-02-25T17:49:08.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-25T17:49:08.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-25T17:49:08.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-25T17:49:08.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-25T17:49:08.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-25T17:49:08.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.054s coverage: 100.0% of statements [2021-02-25T17:49:08.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-25T17:49:08.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.044s coverage: 100.0% of statements [2021-02-25T17:49:08.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-25T17:49:08.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.131s coverage: 86.7% of statements [2021-02-25T17:49:08.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-25T17:49:08.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.109s coverage: 97.5% of statements [2021-02-25T17:49:08.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-25T17:49:08.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.066s coverage: 78.3% of statements [2021-02-25T17:49:08.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-25T17:49:08.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-25T17:49:08.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-25T17:49:08.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-25T17:49:11.647Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.464s coverage: 92.8% of statements [2021-02-25T17:49:11.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-25T17:49:11.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-25T17:49:11.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-25T17:49:11.647Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-25T17:49:11.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-25T17:49:11.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-25T17:49:11.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-25T17:49:11.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-25T17:49:11.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-25T17:49:11.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-25T17:49:11.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-25T17:49:11.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-25T17:49:11.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-25T17:49:11.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-25T17:49:11.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-25T17:49:11.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-25T17:49:11.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-25T17:49:11.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-25T17:49:11.647Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-02-25T17:49:11.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-25T17:49:11.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-25T17:49:11.647Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.072s coverage: 0.1% of statements [2021-02-25T17:49:11.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-25T17:49:11.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-25T17:49:11.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-25T17:49:11.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 45.5% of statements [2021-02-25T17:49:11.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements [2021-02-25T17:49:11.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.034s coverage: 94.1% of statements [2021-02-25T17:49:11.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.050s coverage: 96.3% of statements [2021-02-25T17:49:11.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.035s coverage: 87.5% of statements [2021-02-25T17:49:23.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.037s coverage: 94.4% of statements [2021-02-25T17:49:23.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.033s coverage: 44.8% of statements [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.069s coverage: 92.9% of statements [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 77.8% of statements [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.045s coverage: 87.2% of statements [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.035s coverage: 100.0% of statements [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.6% of statements [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.088s coverage: 91.6% of statements [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 62.4% of statements [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.345s coverage: 68.9% of statements [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.101s coverage: 36.6% of statements [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.145s coverage: 47.0% of statements [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.073s coverage: 100.0% of statements [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.119s coverage: 89.4% of statements [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.751s coverage: 29.1% of statements [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.084s coverage: 99.0% of statements [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.048s coverage: 100.0% of statements [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.079s coverage: 92.9% of statements [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-25T17:49:38.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-02-25T17:49:38.944Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-02-25T17:49:38.944Z] GO111MODULE=on go vet ./... [2021-02-25T17:50:05.759Z] gofmt -l . [2021-02-25T17:50:05.759Z] [ "`gofmt -l .`" = "" ] [2021-02-25T17:50:06.022Z] ./bin/test-go-mod-tidy.sh [2021-02-25T17:50:06.610Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-25T17:50:08.725Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27690 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-02-25T17:50:08.793Z] Running in /w/workspace/edgex-go/371 [Pipeline] { [Pipeline] checkout [2021-02-25T17:50:08.858Z] + ls -al . [2021-02-25T17:50:08.858Z] total 708 [2021-02-25T17:50:08.858Z] drwxrwxr-x 10 1001 1001 4096 Feb 25 17:50 . [2021-02-25T17:50:08.858Z] drwxr-xr-x 4 root root 32 Feb 25 17:48 .. [2021-02-25T17:50:08.858Z] -rw-rw-r-- 1 1001 1001 11 Feb 25 17:46 .dockerignore [2021-02-25T17:50:08.858Z] drwxrwxr-x 8 1001 1001 162 Feb 25 17:46 .git [2021-02-25T17:50:08.858Z] drwxrwxr-x 3 1001 1001 125 Feb 25 17:46 .github [2021-02-25T17:50:08.858Z] -rw-rw-r-- 1 1001 1001 818 Feb 25 17:46 .gitignore [2021-02-25T17:50:08.858Z] drwx------ 3 1001 1001 45 Feb 25 17:47 .semver [2021-02-25T17:50:08.858Z] -rw-rw-r-- 1 1001 1001 166 Feb 25 17:46 .sonarcloud.properties [2021-02-25T17:50:08.858Z] -rw-rw-r-- 1 1001 1001 8475 Feb 25 17:46 Attribution.txt [2021-02-25T17:50:08.858Z] -rw-rw-r-- 1 1001 1001 3804 Feb 25 17:46 CONTRIBUTING.md [2021-02-25T17:50:08.858Z] -rw-rw-r-- 1 1001 1001 931 Feb 25 17:46 Dockerfile.build [2021-02-25T17:50:08.858Z] -rw-rw-r-- 1 1001 1001 863 Feb 25 17:46 Jenkinsfile [2021-02-25T17:50:08.858Z] -rw-rw-r-- 1 1001 1001 10775 Feb 25 17:46 LICENSE [2021-02-25T17:50:08.858Z] -rw-rw-r-- 1 1001 1001 5774 Feb 25 17:46 Makefile [2021-02-25T17:50:08.858Z] -rw-rw-r-- 1 1001 1001 6524 Feb 25 17:46 README.md [2021-02-25T17:50:08.858Z] -rw-rw-r-- 1 1001 1001 6755 Feb 25 17:46 SECURITY.md [2021-02-25T17:50:08.858Z] -rw-rw-r-- 1 1001 1001 13 Feb 25 17:47 VERSION [2021-02-25T17:50:08.858Z] -rw-rw-r-- 1 1001 1001 4131 Feb 25 17:46 ZMQWindows.md [2021-02-25T17:50:08.858Z] drwxrwxr-x 2 1001 1001 117 Feb 25 17:46 bin [2021-02-25T17:50:08.858Z] drwxrwxr-x 14 1001 1001 4096 Feb 25 17:46 cmd [2021-02-25T17:50:08.858Z] -rw-r--r-- 1 root root 597902 Feb 25 17:49 coverage.out [2021-02-25T17:50:08.858Z] -rw-r--r-- 1 root root 1055 Feb 25 17:50 go.mod [2021-02-25T17:50:08.858Z] -rw-r--r-- 1 root root 21699 Feb 25 17:50 go.sum [2021-02-25T17:50:08.858Z] drwxrwxr-x 8 1001 1001 127 Feb 25 17:46 internal [2021-02-25T17:50:08.858Z] drwxrwxr-x 4 1001 1001 26 Feb 25 17:46 openapi [2021-02-25T17:50:08.858Z] drwxrwxr-x 4 1001 1001 71 Feb 25 17:46 snap [2021-02-25T17:50:08.858Z] -rw-rw-r-- 1 1001 1001 168 Feb 25 17:46 version.go [Pipeline] sh [2021-02-25T17:50:09.233Z] + '[' -e coverage.out ] [2021-02-25T17:50:09.233Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-25T17:50:09.480Z] Stashed 1 file(s) [Pipeline] sh [2021-02-25T17:50:09.784Z] + make build [2021-02-25T17:50:09.784Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o cmd/core-data/core-data ./cmd/core-data [2021-02-25T17:50:14.047Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-25T17:50:14.097Z] using credential edgex-jenkins-ssh [2021-02-25T17:50:14.187Z] Cloning the remote Git repository [2021-02-25T17:50:14.247Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-25T17:50:14.368Z] > git init /w/workspace/edgex-go/371 # timeout=10 [2021-02-25T17:50:14.468Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-25T17:50:14.469Z] > git --version # timeout=10 [2021-02-25T17:50:14.493Z] > git --version # 'git version 2.17.1' [2021-02-25T17:50:14.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T17:50:14.559Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T17:50:22.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o cmd/core-command/core-command ./cmd/core-command [2021-02-25T17:50:23.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-25T17:50:25.640Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-25T17:50:25.640Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-25T17:50:27.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-25T17:50:29.521Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-25T17:50:30.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-25T17:50:30.948Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-25T17:50:30.971Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T17:50:30.998Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-25T17:50:31.037Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-25T17:50:31.038Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T17:50:31.051Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-25T17:50:31.649Z] Checking out Revision dd4b8fe188861d65d0d5afbafd149fd221a40ee4 (master) [2021-02-25T17:50:31.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-25T17:50:32.863Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-25T17:50:31.668Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T17:50:31.688Z] > git checkout -f dd4b8fe188861d65d0d5afbafd149fd221a40ee4 # timeout=10 [2021-02-25T17:50:34.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-25T17:50:36.179Z] Commit message: "feat(notifications): Implement POST /notification V2 API (#3183)" [Pipeline] } [2021-02-25T17:50:36.281Z] $ docker stop --time=1 f661340da0728fdef8749eba7a90aab566d1292e23c42d6dbb34b20dbb324c0e [2021-02-25T17:50:38.875Z] $ docker rm -f f661340da0728fdef8749eba7a90aab566d1292e23c42d6dbb34b20dbb324c0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-25T17:50:42.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-25T17:50:42.308Z] [2021-02-25T17:50:42.308Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:50:42.973Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-25T17:50:43.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-25T17:50:43.056Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-25T17:50:43.056Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-25T17:50:43.056Z] ca9280d653b3: Pulling fs layer [2021-02-25T17:50:43.056Z] 7e9c9ca2126c: Pulling fs layer [2021-02-25T17:50:43.403Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-25T17:50:43.741Z] + true [2021-02-25T17:50:43.741Z] + sudo service docker restart [2021-02-25T17:50:44.008Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-25T17:50:44.008Z] cbdbe7a5bc2a: Download complete [2021-02-25T17:50:44.273Z] ca9280d653b3: Verifying Checksum [2021-02-25T17:50:44.273Z] ca9280d653b3: Download complete [2021-02-25T17:50:44.536Z] cbdbe7a5bc2a: Pull complete [2021-02-25T17:50:45.493Z] 7e9c9ca2126c: Verifying Checksum [2021-02-25T17:50:45.493Z] 7e9c9ca2126c: Download complete [2021-02-25T17:50:45.493Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T17:50:45.788Z] provisioning config files... [2021-02-25T17:50:45.834Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/371@tmp/config282464940624096544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T17:50:46.252Z] ---> docker-login.sh [2021-02-25T17:50:46.253Z] nexus3.edgexfoundry.org:10001 [2021-02-25T17:50:47.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T17:50:47.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T17:50:47.514Z] Configure a credential helper to remove this warning. See [2021-02-25T17:50:47.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T17:50:47.514Z] [2021-02-25T17:50:47.514Z] Login Succeeded [2021-02-25T17:50:47.514Z] nexus3.edgexfoundry.org:10002 [2021-02-25T17:50:47.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T17:50:48.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T17:50:48.064Z] Configure a credential helper to remove this warning. See [2021-02-25T17:50:48.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T17:50:48.064Z] [2021-02-25T17:50:48.064Z] Login Succeeded [2021-02-25T17:50:48.064Z] nexus3.edgexfoundry.org:10003 [2021-02-25T17:50:48.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T17:50:48.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T17:50:48.612Z] Configure a credential helper to remove this warning. See [2021-02-25T17:50:48.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T17:50:48.612Z] [2021-02-25T17:50:48.612Z] Login Succeeded [2021-02-25T17:50:48.612Z] nexus3.edgexfoundry.org:10004 [2021-02-25T17:50:48.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T17:50:49.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T17:50:49.161Z] Configure a credential helper to remove this warning. See [2021-02-25T17:50:49.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T17:50:49.161Z] [2021-02-25T17:50:49.161Z] Login Succeeded [2021-02-25T17:50:49.161Z] docker.io [2021-02-25T17:50:49.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T17:50:50.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T17:50:50.032Z] Configure a credential helper to remove this warning. See [2021-02-25T17:50:50.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T17:50:50.032Z] [2021-02-25T17:50:50.032Z] Login Succeeded [2021-02-25T17:50:50.032Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T17:50:50.049Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-25T17:50:50.547Z] ========================================================= [2021-02-25T17:50:50.547Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-25T17:50:50.547Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:50:50.932Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-25T17:50:52.130Z] 7e9c9ca2126c: Pull complete [2021-02-25T17:50:52.130Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-25T17:50:52.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-25T17:50:52.130Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-25T17:50:52.367Z] prd-centos7-docker-4c-2g-27688 does not seem to be running inside a container [2021-02-25T17:50:52.426Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-25T17:50:53.568Z] Sending build context to Docker daemon 166.4MB [2021-02-25T17:50:53.568Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T17:50:53.568Z] Step 2/6 : FROM ${BASE} [2021-02-25T17:50:53.568Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-25T17:50:53.568Z] 5f621e34cdf4: Pulling fs layer [2021-02-25T17:50:53.568Z] a4357932f1b6: Pulling fs layer [2021-02-25T17:50:53.568Z] 18c013af1878: Pulling fs layer [2021-02-25T17:50:53.568Z] 00ac8860ef70: Pulling fs layer [2021-02-25T17:50:53.568Z] 63d7cb157983: Pulling fs layer [2021-02-25T17:50:53.568Z] b116817d02f9: Pulling fs layer [2021-02-25T17:50:53.568Z] 745a02a5169b: Pulling fs layer [2021-02-25T17:50:53.568Z] 00ac8860ef70: Waiting [2021-02-25T17:50:53.568Z] 63d7cb157983: Waiting [2021-02-25T17:50:53.568Z] 745a02a5169b: Waiting [2021-02-25T17:50:53.568Z] 18c013af1878: Verifying Checksum [2021-02-25T17:50:53.568Z] 18c013af1878: Download complete [2021-02-25T17:50:53.568Z] a4357932f1b6: Verifying Checksum [2021-02-25T17:50:53.568Z] a4357932f1b6: Download complete [2021-02-25T17:50:53.568Z] 63d7cb157983: Verifying Checksum [2021-02-25T17:50:53.568Z] 63d7cb157983: Download complete [2021-02-25T17:50:53.568Z] 5f621e34cdf4: Verifying Checksum [2021-02-25T17:50:53.568Z] 5f621e34cdf4: Download complete [2021-02-25T17:50:53.568Z] b116817d02f9: Verifying Checksum [2021-02-25T17:50:53.568Z] b116817d02f9: Download complete [2021-02-25T17:50:54.173Z] 5f621e34cdf4: Pull complete [2021-02-25T17:50:54.774Z] a4357932f1b6: Pull complete [2021-02-25T17:50:55.074Z] 18c013af1878: Pull complete [2021-02-25T17:50:55.520Z] $ docker top 95049dd7a370528893cdb2c4ce3348e43951092e65d8807fad5cdb1146130e40 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T17:50:56.068Z] 745a02a5169b: Verifying Checksum [2021-02-25T17:50:56.068Z] 745a02a5169b: Download complete [2021-02-25T17:50:56.104Z] + + docker-compose buildgrep --help parallel [2021-02-25T17:50:56.104Z] [2021-02-25T17:50:57.048Z] 00ac8860ef70: Verifying Checksum [2021-02-25T17:50:57.048Z] 00ac8860ef70: Download complete [2021-02-25T17:50:57.080Z] --parallel Build images in parallel. [Pipeline] } [2021-02-25T17:50:57.096Z] $ docker stop --time=1 95049dd7a370528893cdb2c4ce3348e43951092e65d8807fad5cdb1146130e40 [2021-02-25T17:50:58.465Z] $ docker rm -f 95049dd7a370528893cdb2c4ce3348e43951092e65d8807fad5cdb1146130e40 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:50:59.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-25T17:50:59.124Z] . [Pipeline] withDockerContainer [2021-02-25T17:50:59.230Z] prd-centos7-docker-4c-2g-27688 does not seem to be running inside a container [2021-02-25T17:50:59.339Z] $ 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/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-25T17:51:00.130Z] $ docker top 51b25a04ba5e0c94e0b391435c318c18c54ef938997e644965d7089ef9531cec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T17:51:00.703Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-25T17:51:01.658Z] Building docker-core-command-go ... [2021-02-25T17:51:01.658Z] Building docker-core-data-go ... [2021-02-25T17:51:01.658Z] Building docker-core-metadata-go ... [2021-02-25T17:51:01.658Z] Building docker-security-bootstrapper-go ... [2021-02-25T17:51:01.658Z] Building docker-security-proxy-setup-go ... [2021-02-25T17:51:01.658Z] Building docker-security-secretstore-setup-go ... [2021-02-25T17:51:01.658Z] Building docker-support-notifications-go ... [2021-02-25T17:51:01.658Z] Building docker-support-scheduler-go ... [2021-02-25T17:51:01.658Z] Building docker-sys-mgmt-agent-go ... [2021-02-25T17:51:01.658Z] Building docker-security-proxy-setup-go [2021-02-25T17:51:01.658Z] Building docker-security-secretstore-setup-go [2021-02-25T17:51:01.658Z] Building docker-support-scheduler-go [2021-02-25T17:51:01.658Z] Building docker-core-command-go [2021-02-25T17:51:01.658Z] Building docker-sys-mgmt-agent-go [2021-02-25T17:51:07.226Z] 00ac8860ef70: Pull complete [2021-02-25T17:51:07.507Z] 63d7cb157983: Pull complete [2021-02-25T17:51:07.782Z] b116817d02f9: Pull complete [2021-02-25T17:51:12.115Z] 745a02a5169b: Pull complete [2021-02-25T17:51:12.115Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-25T17:51:12.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-25T17:51:12.115Z] ---> b7e6874047d6 [2021-02-25T17:51:12.115Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-25T17:51:15.521Z] ---> Running in addc03470555 [2021-02-25T17:51:16.504Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T17:51:17.480Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T17:51:17.754Z] (1/12) Installing libmagic (5.38-r0) [2021-02-25T17:51:18.028Z] (2/12) Installing file (5.38-r0) [2021-02-25T17:51:18.308Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-25T17:51:18.308Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-25T17:51:21.688Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-25T17:51:21.688Z] (6/12) Installing patch (2.7.6-r6) [2021-02-25T17:51:21.688Z] (7/12) Installing build-base (0.5-r2) [2021-02-25T17:51:21.688Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-25T17:51:21.688Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-25T17:51:21.688Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-25T17:51:21.688Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-25T17:51:21.688Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-25T17:51:21.962Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T17:51:21.962Z] OK: 217 MiB in 51 packages [2021-02-25T17:51:26.265Z] Removing intermediate container addc03470555 [2021-02-25T17:51:26.265Z] ---> 353d67f1b223 [2021-02-25T17:51:26.265Z] Step 4/6 : WORKDIR /edgex-go [2021-02-25T17:51:26.265Z] ---> Running in d49b0bc27001 [2021-02-25T17:51:26.537Z] Removing intermediate container d49b0bc27001 [2021-02-25T17:51:26.537Z] ---> 2cc507b51426 [2021-02-25T17:51:26.537Z] Step 5/6 : COPY go.mod . [2021-02-25T17:51:27.516Z] ---> 767dd3b04e26 [2021-02-25T17:51:27.516Z] Step 6/6 : RUN go mod download [2021-02-25T17:51:27.516Z] ---> Running in aebad8febf7c [2021-02-25T17:51:40.596Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T17:51:40.596Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-25T17:51:40.596Z] ---> 1106c7a9d510 [2021-02-25T17:51:40.596Z] Step 3/26 : WORKDIR /edgex-go [2021-02-25T17:51:40.596Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T17:51:40.596Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-25T17:51:40.596Z] ---> 1106c7a9d510 [2021-02-25T17:51:40.596Z] Step 3/21 : WORKDIR /edgex-go [2021-02-25T17:51:40.596Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T17:51:40.596Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-25T17:51:40.596Z] ---> 1106c7a9d510 [2021-02-25T17:51:40.596Z] Step 3/23 : WORKDIR /edgex-go [2021-02-25T17:51:40.596Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T17:51:40.596Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-25T17:51:40.596Z] ---> 1106c7a9d510 [2021-02-25T17:51:40.596Z] Step 3/22 : WORKDIR /edgex-go [2021-02-25T17:51:40.596Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T17:51:40.596Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-25T17:51:40.596Z] ---> 1106c7a9d510 [2021-02-25T17:51:40.596Z] Step 3/24 : WORKDIR /edgex-go [2021-02-25T17:51:40.596Z] ---> Running in 00d64ce6841b [2021-02-25T17:51:40.596Z] ---> Running in b13411d02358 [2021-02-25T17:51:40.596Z] ---> Running in 174eaf586642 [2021-02-25T17:51:40.596Z] ---> Running in 5dce497874c2 [2021-02-25T17:51:40.596Z] ---> Running in 2c32db6da647 [2021-02-25T17:51:40.596Z] Removing intermediate container 5dce497874c2 [2021-02-25T17:51:40.596Z] ---> d4de3fe57f01 [2021-02-25T17:51:40.596Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T17:51:40.596Z] Removing intermediate container 2c32db6da647 [2021-02-25T17:51:40.596Z] ---> e1131f177130 [2021-02-25T17:51:40.596Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T17:51:40.596Z] Removing intermediate container 00d64ce6841b [2021-02-25T17:51:40.596Z] ---> 5dbb279c0b50 [2021-02-25T17:51:40.596Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T17:51:40.596Z] Removing intermediate container b13411d02358 [2021-02-25T17:51:40.596Z] ---> c69587b20ab3 [2021-02-25T17:51:40.596Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T17:51:40.596Z] Removing intermediate container 174eaf586642 [2021-02-25T17:51:40.596Z] ---> 59358d3d6674 [2021-02-25T17:51:40.596Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T17:51:40.596Z] ---> Running in 83305da17d8a [2021-02-25T17:51:40.596Z] ---> Running in 41153145fd83 [2021-02-25T17:51:40.596Z] ---> Running in d6419caf2d43 [2021-02-25T17:51:40.596Z] ---> Running in 5180f26fdad1 [2021-02-25T17:51:40.596Z] ---> Running in c986d3d7739d [2021-02-25T17:51:40.891Z] Removing intermediate container 41153145fd83 [2021-02-25T17:51:40.891Z] ---> 929b24220a69 [2021-02-25T17:51:40.891Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-25T17:51:41.157Z] ---> Running in dc6302963b7b [2021-02-25T17:51:41.426Z] Removing intermediate container d6419caf2d43 [2021-02-25T17:51:41.426Z] ---> a939577fd737 [2021-02-25T17:51:41.426Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-25T17:51:41.426Z] Removing intermediate container 83305da17d8a [2021-02-25T17:51:41.426Z] ---> 171f1f5f41b2 [2021-02-25T17:51:41.426Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-25T17:51:41.697Z] ---> Running in 8d44a3b32e58 [2021-02-25T17:51:41.697Z] Removing intermediate container c986d3d7739d [2021-02-25T17:51:41.697Z] ---> 31eea0480f73 [2021-02-25T17:51:41.697Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-25T17:51:41.697Z] ---> Running in b75ce0e24198 [2021-02-25T17:51:41.969Z] Removing intermediate container 5180f26fdad1 [2021-02-25T17:51:41.969Z] ---> aa7d04bd13aa [2021-02-25T17:51:41.969Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-25T17:51:41.969Z] ---> Running in a51618c5dfa7 [2021-02-25T17:51:42.236Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T17:51:42.236Z] ---> Running in 464fc838c77e [2021-02-25T17:51:42.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T17:51:42.800Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T17:51:42.800Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T17:51:43.069Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T17:51:43.069Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T17:51:43.332Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T17:51:43.603Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T17:51:43.603Z] OK: 233 MiB in 51 packages [2021-02-25T17:51:43.603Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T17:51:43.603Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T17:51:43.881Z] OK: 233 MiB in 51 packages [2021-02-25T17:51:43.881Z] OK: 233 MiB in 51 packages [2021-02-25T17:51:44.152Z] OK: 233 MiB in 51 packages [2021-02-25T17:51:44.152Z] OK: 233 MiB in 51 packages [2021-02-25T17:51:44.152Z] Removing intermediate container dc6302963b7b [2021-02-25T17:51:44.152Z] ---> 20aa69b672ad [2021-02-25T17:51:44.152Z] Step 6/24 : COPY go.mod . [2021-02-25T17:51:44.733Z] Removing intermediate container 8d44a3b32e58 [2021-02-25T17:51:44.733Z] ---> 0aa01a468652 [2021-02-25T17:51:44.733Z] Step 6/23 : COPY go.mod . [2021-02-25T17:51:45.006Z] ---> dfd5b442fd3a [2021-02-25T17:51:45.006Z] Step 7/24 : RUN go mod download [2021-02-25T17:51:45.006Z] Removing intermediate container b75ce0e24198 [2021-02-25T17:51:45.006Z] ---> 977e6d9e14cf [2021-02-25T17:51:45.006Z] Step 6/26 : COPY go.mod . [2021-02-25T17:51:45.006Z] ---> 78bd029b8032 [2021-02-25T17:51:45.006Z] Step 7/23 : RUN go mod download [2021-02-25T17:51:45.006Z] ---> Running in 723e7ff1384c [2021-02-25T17:51:45.270Z] ---> Running in 70d2b3629d17 [2021-02-25T17:51:45.270Z] Removing intermediate container a51618c5dfa7 [2021-02-25T17:51:45.270Z] ---> fb628ef9c463 [2021-02-25T17:51:45.270Z] Step 6/21 : COPY go.mod . [2021-02-25T17:51:45.270Z] Removing intermediate container 464fc838c77e [2021-02-25T17:51:45.270Z] ---> a3d4e99d6dd0 [2021-02-25T17:51:45.270Z] Step 6/22 : COPY go.mod . [2021-02-25T17:51:45.534Z] ---> 07c02e963dad [2021-02-25T17:51:45.534Z] Step 7/26 : RUN go mod download [2021-02-25T17:51:45.805Z] ---> Running in 4884bd7706aa [2021-02-25T17:51:45.805Z] ---> 18b2e5fbaa29 [2021-02-25T17:51:45.805Z] Step 7/21 : RUN go mod download [2021-02-25T17:51:45.805Z] ---> 347f55192f56 [2021-02-25T17:51:45.805Z] Step 7/22 : RUN go mod download [2021-02-25T17:51:46.076Z] ---> Running in 05995e0bd3d5 [2021-02-25T17:51:46.076Z] ---> Running in 7d6586ec1a82 [2021-02-25T17:51:48.036Z] Removing intermediate container 4884bd7706aa [2021-02-25T17:51:48.036Z] ---> dbcf479aa486 [2021-02-25T17:51:48.036Z] Step 8/26 : COPY . . [2021-02-25T17:51:48.300Z] Removing intermediate container 70d2b3629d17 [2021-02-25T17:51:48.300Z] ---> 74a52b97fd12 [2021-02-25T17:51:48.300Z] Step 8/23 : COPY . . [2021-02-25T17:51:48.300Z] Removing intermediate container 723e7ff1384c [2021-02-25T17:51:48.300Z] ---> a06965e746a6 [2021-02-25T17:51:48.300Z] Step 8/24 : COPY . . [2021-02-25T17:51:48.574Z] Removing intermediate container 7d6586ec1a82 [2021-02-25T17:51:48.574Z] ---> 75d5bfcbbf3f [2021-02-25T17:51:48.574Z] Step 8/22 : COPY . . [2021-02-25T17:51:48.849Z] Removing intermediate container 05995e0bd3d5 [2021-02-25T17:51:48.849Z] ---> 1e43ffbbcb68 [2021-02-25T17:51:48.849Z] Step 8/21 : COPY . . [2021-02-25T17:51:54.339Z] Removing intermediate container aebad8febf7c [2021-02-25T17:51:54.340Z] ---> 59e6e7f67e6c [2021-02-25T17:51:54.340Z] Successfully built 59e6e7f67e6c [2021-02-25T17:51:54.340Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:51:54.685Z] + docker inspect -f . ci-base-image-arm64 [2021-02-25T17:51:54.686Z] . [Pipeline] withDockerContainer [2021-02-25T17:51:54.936Z] prd-ubuntu18.04-docker-arm64-4c-16g-27690 does not seem to be running inside a container [2021-02-25T17:51:55.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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 ******** ci-base-image-arm64 cat [2021-02-25T17:51:56.434Z] $ docker top 1ffd366818f6876e0345720455acdb9a00fdd8e36bb68c7737a05cf6ec06b8ed -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T17:51:57.446Z] + go version [2021-02-25T17:51:57.446Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-25T17:51:57.465Z] $ docker stop --time=1 1ffd366818f6876e0345720455acdb9a00fdd8e36bb68c7737a05cf6ec06b8ed [2021-02-25T17:51:59.348Z] $ docker rm -f 1ffd366818f6876e0345720455acdb9a00fdd8e36bb68c7737a05cf6ec06b8ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:52:00.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-25T17:52:00.614Z] [2021-02-25T17:52:00.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:52:01.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-25T17:52:01.292Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-25T17:52:01.292Z] 29e5d40040c1: Pulling fs layer [2021-02-25T17:52:01.292Z] 1ce36da41761: Pulling fs layer [2021-02-25T17:52:01.292Z] 25b303627fd3: Pulling fs layer [2021-02-25T17:52:01.292Z] 29e5d40040c1: Verifying Checksum [2021-02-25T17:52:01.292Z] 29e5d40040c1: Download complete [2021-02-25T17:52:01.896Z] 1ce36da41761: Verifying Checksum [2021-02-25T17:52:01.896Z] 1ce36da41761: Download complete [2021-02-25T17:52:02.176Z] 29e5d40040c1: Pull complete [2021-02-25T17:52:03.614Z] 1ce36da41761: Pull complete [2021-02-25T17:52:03.892Z] 25b303627fd3: Download complete [2021-02-25T17:52:14.077Z] 25b303627fd3: Pull complete [2021-02-25T17:52:14.077Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-25T17:52:14.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-25T17:52:14.077Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-25T17:52:14.344Z] prd-ubuntu18.04-docker-arm64-4c-16g-27690 does not seem to be running inside a container [2021-02-25T17:52:14.431Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-25T17:52:17.493Z] $ docker top 6bcbe9351b507be45ddad52a934366a16f9293f78db7c957d0f344e63e5f4125 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T17:52:18.477Z] + docker-compose build --help [2021-02-25T17:52:18.477Z] + grep parallel [2021-02-25T17:52:21.840Z] --parallel Build images in parallel. [Pipeline] } [2021-02-25T17:52:21.858Z] $ docker stop --time=1 6bcbe9351b507be45ddad52a934366a16f9293f78db7c957d0f344e63e5f4125 [2021-02-25T17:52:23.658Z] $ docker rm -f 6bcbe9351b507be45ddad52a934366a16f9293f78db7c957d0f344e63e5f4125 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:52:24.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-25T17:52:24.419Z] . [Pipeline] withDockerContainer [2021-02-25T17:52:24.646Z] prd-ubuntu18.04-docker-arm64-4c-16g-27690 does not seem to be running inside a container [2021-02-25T17:52:24.727Z] $ 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/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-25T17:52:26.062Z] $ docker top e0ab4153930adcffc4d31d5aeb77401a527ad57544dc1cef2f191bc94f61ac90 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T17:52:27.213Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-25T17:52:28.764Z] ---> 823de05dc6a5 [2021-02-25T17:52:28.764Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-25T17:52:28.764Z] ---> b92f5d377209 [2021-02-25T17:52:28.764Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-25T17:52:28.764Z] ---> 063cfc9f5abe [2021-02-25T17:52:28.764Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-25T17:52:28.764Z] ---> Running in b3f8c1a314dc [2021-02-25T17:52:28.765Z] ---> Running in 4f794ad6df70 [2021-02-25T17:52:28.765Z] ---> Running in 132655c5253c [2021-02-25T17:52:28.765Z] ---> ac9a976b4c5d [2021-02-25T17:52:28.765Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-25T17:52:28.765Z] ---> faea4c1a74db [2021-02-25T17:52:28.765Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-25T17:52:28.765Z] ---> Running in cf989f8a2af3 [2021-02-25T17:52:28.765Z] ---> Running in 5ffcaaed38fc [2021-02-25T17:52:29.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-25T17:52:29.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-25T17:52:29.631Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o cmd/core-command/core-command ./cmd/core-command [2021-02-25T17:52:29.631Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-25T17:52:29.631Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-25T17:52:30.682Z] Building docker-core-command-go ... [2021-02-25T17:52:30.682Z] Building docker-core-data-go ... [2021-02-25T17:52:30.682Z] Building docker-core-metadata-go ... [2021-02-25T17:52:30.682Z] Building docker-security-bootstrapper-go ... [2021-02-25T17:52:30.682Z] Building docker-security-proxy-setup-go ... [2021-02-25T17:52:30.682Z] Building docker-security-secretstore-setup-go ... [2021-02-25T17:52:30.682Z] Building docker-support-notifications-go ... [2021-02-25T17:52:30.682Z] Building docker-support-scheduler-go ... [2021-02-25T17:52:30.682Z] Building docker-sys-mgmt-agent-go ... [2021-02-25T17:52:30.682Z] Building docker-support-notifications-go [2021-02-25T17:52:30.682Z] Building docker-security-secretstore-setup-go [2021-02-25T17:52:30.682Z] Building docker-security-bootstrapper-go [2021-02-25T17:52:30.682Z] Building docker-support-scheduler-go [2021-02-25T17:52:30.682Z] Building docker-core-command-go [2021-02-25T17:53:08.611Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-25T17:53:08.611Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-25T17:53:10.541Z] Removing intermediate container cf989f8a2af3 [2021-02-25T17:53:10.541Z] ---> 3416675a7902 [2021-02-25T17:53:10.541Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-25T17:53:11.948Z] ---> Running in 9b4fbb3c2aa4 [2021-02-25T17:53:12.230Z] Removing intermediate container 4f794ad6df70 [2021-02-25T17:53:12.230Z] ---> 5d47d49de4ee [2021-02-25T17:53:12.230Z] [2021-02-25T17:53:12.230Z] Step 10/23 : FROM alpine:3.12 [2021-02-25T17:53:12.230Z] 3.12: Pulling from library/alpine [2021-02-25T17:53:12.829Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-25T17:53:13.115Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-25T17:53:13.115Z] Status: Downloaded newer image for alpine:3.12 [2021-02-25T17:53:13.115Z] ---> 88dd2752d2ea [2021-02-25T17:53:13.115Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-25T17:53:16.448Z] ---> Running in b92a4ccce1a4 [2021-02-25T17:53:16.712Z] Removing intermediate container b3f8c1a314dc [2021-02-25T17:53:16.712Z] ---> d5cf448f0f25 [2021-02-25T17:53:16.712Z] [2021-02-25T17:53:16.712Z] Step 10/24 : FROM alpine:3.12 [2021-02-25T17:53:16.712Z] ---> 88dd2752d2ea [2021-02-25T17:53:16.712Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-25T17:53:16.712Z] Removing intermediate container 5ffcaaed38fc [2021-02-25T17:53:16.712Z] ---> 998ade423781 [2021-02-25T17:53:16.712Z] [2021-02-25T17:53:16.712Z] Step 10/21 : FROM alpine:3.12 [2021-02-25T17:53:16.712Z] ---> 88dd2752d2ea [2021-02-25T17:53:16.712Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-25T17:53:16.712Z] Removing intermediate container 132655c5253c [2021-02-25T17:53:16.712Z] ---> 12f718198cad [2021-02-25T17:53:16.712Z] [2021-02-25T17:53:16.712Z] Step 10/22 : FROM alpine:3.12 [2021-02-25T17:53:16.712Z] ---> 88dd2752d2ea [2021-02-25T17:53:16.712Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-25T17:53:17.654Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T17:53:17.654Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-25T17:53:17.654Z] ---> 59e6e7f67e6c [2021-02-25T17:53:17.654Z] Step 3/22 : WORKDIR /edgex-go [2021-02-25T17:53:17.654Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T17:53:17.654Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-25T17:53:17.654Z] ---> 59e6e7f67e6c [2021-02-25T17:53:17.654Z] Step 3/30 : WORKDIR /edgex-go [2021-02-25T17:53:17.654Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T17:53:17.654Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-25T17:53:17.654Z] ---> 59e6e7f67e6c [2021-02-25T17:53:17.654Z] Step 3/22 : WORKDIR /edgex-go [2021-02-25T17:53:17.654Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T17:53:17.654Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-25T17:53:17.654Z] ---> 59e6e7f67e6c [2021-02-25T17:53:17.654Z] Step 3/23 : WORKDIR /edgex-go [2021-02-25T17:53:17.654Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T17:53:17.654Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-25T17:53:17.654Z] ---> 59e6e7f67e6c [2021-02-25T17:53:17.654Z] Step 3/24 : WORKDIR /edgex-go [2021-02-25T17:53:17.689Z] ---> Running in 81d7bcd13bd8 [2021-02-25T17:53:17.689Z] ---> Running in 9ba9b9972f87 [2021-02-25T17:53:17.689Z] ---> Running in 7691d8645299 [2021-02-25T17:53:17.689Z] Removing intermediate container 9b4fbb3c2aa4 [2021-02-25T17:53:17.689Z] ---> 4cc9f409827e [2021-02-25T17:53:17.689Z] [2021-02-25T17:53:17.689Z] Step 11/26 : FROM docker:20.10.0 [2021-02-25T17:53:17.689Z] 20.10.0: Pulling from library/docker [2021-02-25T17:53:17.938Z] ---> Running in c104d81d52a4 [2021-02-25T17:53:17.938Z] ---> Running in 6e2345c124a3 [2021-02-25T17:53:18.230Z] ---> Running in eafe88462cb7 [2021-02-25T17:53:18.230Z] ---> Running in 06811ecad8fd [2021-02-25T17:53:18.230Z] ---> Running in 538715e8ed27 [2021-02-25T17:53:18.286Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T17:53:18.286Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T17:53:18.561Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-25T17:53:18.838Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T17:53:18.850Z] Removing intermediate container c104d81d52a4 [2021-02-25T17:53:18.850Z] ---> 63aee2619388 [2021-02-25T17:53:18.850Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T17:53:18.850Z] ---> Running in 2371ad370c50 [2021-02-25T17:53:18.850Z] Removing intermediate container 6e2345c124a3 [2021-02-25T17:53:18.850Z] ---> b110cd98aaf2 [2021-02-25T17:53:18.850Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T17:53:19.123Z] OK: 6 MiB in 15 packages [2021-02-25T17:53:19.139Z] Removing intermediate container 538715e8ed27 [2021-02-25T17:53:19.139Z] ---> ef30c604968b [2021-02-25T17:53:19.139Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T17:53:19.139Z] Removing intermediate container eafe88462cb7 [2021-02-25T17:53:19.139Z] ---> e47071fa7b4d [2021-02-25T17:53:19.139Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T17:53:19.139Z] Removing intermediate container 06811ecad8fd [2021-02-25T17:53:19.139Z] ---> 7cfdae00ab56 [2021-02-25T17:53:19.139Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T17:53:19.434Z] ---> Running in 2857fcc10d9b [2021-02-25T17:53:19.434Z] ---> Running in 6113aef88bf1 [2021-02-25T17:53:19.434Z] ---> Running in 1db6b3f8e4d2 [2021-02-25T17:53:19.434Z] ---> Running in 8ce6e0127aee [2021-02-25T17:53:19.437Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T17:53:19.437Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T17:53:19.437Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T17:53:19.437Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T17:53:19.437Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T17:53:19.437Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T17:53:19.719Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-25T17:53:19.719Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T17:53:19.719Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-25T17:53:19.719Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-25T17:53:19.719Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-25T17:53:19.719Z] (4/4) Installing curl (7.69.1-r3) [2021-02-25T17:53:19.719Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T17:53:19.719Z] OK: 6 MiB in 15 packages [2021-02-25T17:53:19.719Z] Executing ca-certificates-20191127-r4.trigger [2021-02-25T17:53:19.719Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-25T17:53:19.719Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-25T17:53:19.719Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-25T17:53:19.719Z] (4/5) Installing curl (7.69.1-r3) [2021-02-25T17:53:19.719Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-25T17:53:19.719Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T17:53:20.000Z] OK: 7 MiB in 18 packages [2021-02-25T17:53:20.000Z] Executing ca-certificates-20191127-r4.trigger [2021-02-25T17:53:20.000Z] OK: 7 MiB in 19 packages [2021-02-25T17:53:20.591Z] Removing intermediate container b92a4ccce1a4 [2021-02-25T17:53:20.591Z] ---> 309e78c2c674 [2021-02-25T17:53:20.591Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-25T17:53:20.862Z] ---> Running in 5596c22eef16 [2021-02-25T17:53:21.133Z] Removing intermediate container 9ba9b9972f87 [2021-02-25T17:53:21.133Z] ---> 54fe600e6084 [2021-02-25T17:53:21.133Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-25T17:53:21.403Z] Removing intermediate container 5596c22eef16 [2021-02-25T17:53:21.403Z] ---> 2b59943f614a [2021-02-25T17:53:21.403Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-25T17:53:22.373Z] ---> Running in 76d777b2d973 [2021-02-25T17:53:22.373Z] ---> Running in 2872ab95b71e [2021-02-25T17:53:22.642Z] Removing intermediate container 7691d8645299 [2021-02-25T17:53:22.642Z] ---> 8472626f72bb [2021-02-25T17:53:22.642Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-25T17:53:22.642Z] Removing intermediate container 81d7bcd13bd8 [2021-02-25T17:53:22.642Z] ---> ce0667d67c3b [2021-02-25T17:53:22.642Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-25T17:53:22.642Z] ---> Running in 1b70688c5fb2 [2021-02-25T17:53:22.887Z] Removing intermediate container 2371ad370c50 [2021-02-25T17:53:22.887Z] ---> 1dc734cc841c [2021-02-25T17:53:22.887Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-25T17:53:22.887Z] ---> Running in a7c5367114a6 [2021-02-25T17:53:22.908Z] ---> Running in f950973acee3 [2021-02-25T17:53:22.908Z] Removing intermediate container 2872ab95b71e [2021-02-25T17:53:22.908Z] ---> 68db51f06bad [2021-02-25T17:53:22.908Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-25T17:53:22.908Z] Removing intermediate container 76d777b2d973 [2021-02-25T17:53:22.908Z] ---> 63c3640e45c3 [2021-02-25T17:53:22.908Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-25T17:53:23.164Z] Removing intermediate container 6113aef88bf1 [2021-02-25T17:53:23.164Z] ---> f2801a40ae80 [2021-02-25T17:53:23.164Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-25T17:53:23.164Z] Removing intermediate container 2857fcc10d9b [2021-02-25T17:53:23.164Z] ---> 64f95f85a033 [2021-02-25T17:53:23.164Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-25T17:53:23.179Z] ---> Running in c536101e14ef [2021-02-25T17:53:23.179Z] Removing intermediate container 1b70688c5fb2 [2021-02-25T17:53:23.179Z] ---> f383f89b9d32 [2021-02-25T17:53:23.179Z] Step 13/21 : WORKDIR /edgex [2021-02-25T17:53:23.179Z] ---> Running in 468843c11663 [2021-02-25T17:53:23.179Z] Removing intermediate container f950973acee3 [2021-02-25T17:53:23.179Z] ---> 8824095c9a72 [2021-02-25T17:53:23.179Z] Step 13/24 : WORKDIR / [2021-02-25T17:53:23.435Z] ---> Running in d8701dbd9d05 [2021-02-25T17:53:23.435Z] ---> Running in 2d6dc1f9e1df [2021-02-25T17:53:23.447Z] ---> Running in 7b2ddbdbfb44 [2021-02-25T17:53:23.447Z] ---> Running in c97c454205d4 [2021-02-25T17:53:23.715Z] Removing intermediate container 1db6b3f8e4d2 [2021-02-25T17:53:23.715Z] ---> d3021e71d4b0 [2021-02-25T17:53:23.715Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-25T17:53:23.719Z] Removing intermediate container c536101e14ef [2021-02-25T17:53:23.719Z] ---> d061aa9dbd81 [2021-02-25T17:53:23.719Z] Step 15/23 : WORKDIR / [2021-02-25T17:53:23.719Z] Removing intermediate container 468843c11663 [2021-02-25T17:53:23.719Z] ---> 7e8d579ee9ab [2021-02-25T17:53:23.719Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-25T17:53:23.719Z] ---> Running in 333d446efede [2021-02-25T17:53:23.719Z] ---> Running in 387b55c5f3ac [2021-02-25T17:53:23.991Z] Removing intermediate container 8ce6e0127aee [2021-02-25T17:53:23.991Z] ---> 514a80d1b811 [2021-02-25T17:53:23.991Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-25T17:53:23.991Z] ---> Running in c8acd8f08b49 [2021-02-25T17:53:23.992Z] Removing intermediate container 7b2ddbdbfb44 [2021-02-25T17:53:23.992Z] ---> ad6b0b2753a1 [2021-02-25T17:53:23.992Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-25T17:53:23.992Z] Removing intermediate container c97c454205d4 [2021-02-25T17:53:23.992Z] ---> 36eeb1768b76 [2021-02-25T17:53:23.992Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-25T17:53:23.992Z] Removing intermediate container 333d446efede [2021-02-25T17:53:23.992Z] ---> 9ed7c4cd872c [2021-02-25T17:53:23.992Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T17:53:24.264Z] Removing intermediate container 387b55c5f3ac [2021-02-25T17:53:24.264Z] ---> 49ad8f0e2409 [2021-02-25T17:53:24.264Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T17:53:24.269Z] ---> Running in 1fd74b980052 [2021-02-25T17:53:24.529Z] ---> fb6b4841a6b8 [2021-02-25T17:53:24.529Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-25T17:53:24.549Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T17:53:24.799Z] ---> 642d1c0916c3 [2021-02-25T17:53:24.799Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-25T17:53:24.799Z] ---> eb523276241d [2021-02-25T17:53:24.799Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-25T17:53:24.799Z] ---> 9ebcc3bc9632 [2021-02-25T17:53:24.799Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-25T17:53:25.078Z] ---> f633003d03a9 [2021-02-25T17:53:25.078Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-25T17:53:25.153Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T17:53:25.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T17:53:25.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T17:53:25.705Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T17:53:25.705Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T17:53:25.982Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T17:53:26.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T17:53:26.258Z] OK: 217 MiB in 51 packages [2021-02-25T17:53:26.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T17:53:26.494Z] ---> e9644ef9c852 [2021-02-25T17:53:26.494Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-25T17:53:26.494Z] ---> 16b47a0f293b [2021-02-25T17:53:26.494Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-25T17:53:26.494Z] ---> 8dd5bba3bbc3 [2021-02-25T17:53:26.494Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-25T17:53:26.494Z] ---> 90130dec0312 [2021-02-25T17:53:26.494Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-25T17:53:26.541Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T17:53:26.819Z] OK: 217 MiB in 51 packages [2021-02-25T17:53:27.075Z] ---> 2f099ca9dc25 [2021-02-25T17:53:27.075Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-25T17:53:27.075Z] ---> a49c3679071a [2021-02-25T17:53:27.075Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-25T17:53:27.075Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-25T17:53:27.075Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-25T17:53:27.075Z] ---> aefe523efa57 [2021-02-25T17:53:27.075Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-25T17:53:27.096Z] OK: 217 MiB in 51 packages [2021-02-25T17:53:27.096Z] OK: 217 MiB in 51 packages [2021-02-25T17:53:27.338Z] ---> Running in 14dcb0355602 [2021-02-25T17:53:27.338Z] ---> f7f484109194 [2021-02-25T17:53:27.338Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-25T17:53:27.338Z] ---> Running in 7ae6920d3fe4 [2021-02-25T17:53:27.338Z] ---> bedd578e4457 [2021-02-25T17:53:27.338Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-25T17:53:27.338Z] ---> Running in a2d96a40cbd2 [2021-02-25T17:53:27.601Z] ---> Running in a5bcfc0a1bf1 [2021-02-25T17:53:27.700Z] OK: 217 MiB in 51 packages [2021-02-25T17:53:27.700Z] Removing intermediate container a7c5367114a6 [2021-02-25T17:53:27.700Z] ---> 0683c5cf9713 [2021-02-25T17:53:27.700Z] Step 6/22 : COPY go.mod . [2021-02-25T17:53:27.871Z] Removing intermediate container 14dcb0355602 [2021-02-25T17:53:27.871Z] ---> b5d1e67b4763 [2021-02-25T17:53:27.871Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T17:53:27.871Z] Removing intermediate container 7ae6920d3fe4 [2021-02-25T17:53:27.871Z] ---> 18527b812c8f [2021-02-25T17:53:27.871Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T17:53:27.871Z] ---> Running in 90890de4deef [2021-02-25T17:53:27.872Z] Removing intermediate container a5bcfc0a1bf1 [2021-02-25T17:53:27.872Z] ---> 28c6c36e27b8 [2021-02-25T17:53:27.872Z] Step 18/21 : CMD ["--init=true"] [2021-02-25T17:53:27.872Z] ---> 59225b464342 [2021-02-25T17:53:27.872Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-25T17:53:28.145Z] ---> Running in 01688c36a921 [2021-02-25T17:53:28.145Z] ---> Running in f97a5cce7ca5 [2021-02-25T17:53:28.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T17:53:28.145Z] Removing intermediate container 90890de4deef [2021-02-25T17:53:28.145Z] ---> e6154fa0317b [2021-02-25T17:53:28.145Z] Step 21/23 : LABEL arch=x86_64 [2021-02-25T17:53:28.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T17:53:28.409Z] ---> Running in 33750413097e [2021-02-25T17:53:28.409Z] (1/2) Installing readline (8.0.4-r0) [2021-02-25T17:53:28.409Z] (2/2) Installing bash (5.0.17-r0) [2021-02-25T17:53:28.409Z] Removing intermediate container 01688c36a921 [2021-02-25T17:53:28.409Z] ---> 20cd70f25915 [2021-02-25T17:53:28.409Z] Step 20/22 : LABEL arch=x86_64 [2021-02-25T17:53:28.409Z] Executing bash-5.0.17-r0.post-install [2021-02-25T17:53:28.409Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T17:53:28.409Z] OK: 12 MiB in 22 packages [2021-02-25T17:53:28.675Z] ---> 2164cfc6a01c [2021-02-25T17:53:28.675Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-25T17:53:28.675Z] Removing intermediate container f97a5cce7ca5 [2021-02-25T17:53:28.675Z] ---> 466893430681 [2021-02-25T17:53:28.675Z] Step 19/21 : LABEL arch=x86_64 [2021-02-25T17:53:28.675Z] ---> Running in 8a23070f7bec [2021-02-25T17:53:28.675Z] ---> Running in 3b140e7693da [2021-02-25T17:53:28.675Z] Removing intermediate container 33750413097e [2021-02-25T17:53:28.675Z] ---> ea4049540737 [2021-02-25T17:53:28.675Z] Step 22/23 : LABEL git_sha=dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:53:28.675Z] ---> Running in b54b2fd1ae70 [2021-02-25T17:53:28.694Z] Removing intermediate container d8701dbd9d05 [2021-02-25T17:53:28.694Z] ---> 7d5876da8660 [2021-02-25T17:53:28.694Z] Step 6/30 : COPY go.mod . [2021-02-25T17:53:28.947Z] ---> Running in fa1cd9384df9 [2021-02-25T17:53:28.970Z] ---> 01ac1eb386b3 [2021-02-25T17:53:28.970Z] Step 7/22 : RUN go mod download [2021-02-25T17:53:28.970Z] Removing intermediate container 2d6dc1f9e1df [2021-02-25T17:53:28.970Z] ---> 476b074c6e41 [2021-02-25T17:53:28.970Z] Step 6/24 : COPY go.mod . [2021-02-25T17:53:28.970Z] ---> Running in 726b38c5b8b8 [2021-02-25T17:53:28.970Z] Removing intermediate container c8acd8f08b49 [2021-02-25T17:53:28.970Z] ---> f80e17fae9c4 [2021-02-25T17:53:28.970Z] Step 6/22 : COPY go.mod . [2021-02-25T17:53:29.212Z] Removing intermediate container 8a23070f7bec [2021-02-25T17:53:29.212Z] ---> 0cc23c67eb30 [2021-02-25T17:53:29.212Z] Step 21/22 : LABEL git_sha=dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:53:29.212Z] Removing intermediate container 3b140e7693da [2021-02-25T17:53:29.212Z] ---> 2a2fe0f3e344 [2021-02-25T17:53:29.212Z] Step 20/21 : LABEL git_sha=dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:53:29.242Z] Removing intermediate container 1fd74b980052 [2021-02-25T17:53:29.242Z] ---> dbb92d18e740 [2021-02-25T17:53:29.242Z] Step 6/23 : COPY go.mod . [2021-02-25T17:53:29.481Z] ---> Running in 23295b46056b [2021-02-25T17:53:29.750Z] ---> Running in bf41ee9914bc [2021-02-25T17:53:29.750Z] Removing intermediate container fa1cd9384df9 [2021-02-25T17:53:29.750Z] ---> 8698c115fe3f [2021-02-25T17:53:29.750Z] Step 23/23 : LABEL version=2.0.0-dev.105 [2021-02-25T17:53:29.750Z] Removing intermediate container a2d96a40cbd2 [2021-02-25T17:53:29.750Z] ---> 8a20479fdd6d [2021-02-25T17:53:29.750Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-25T17:53:29.750Z] ---> Running in 2ddd252c7818 [2021-02-25T17:53:29.750Z] ---> Running in 14910e1489e2 [2021-02-25T17:53:29.846Z] ---> fbf3f1e7c471 [2021-02-25T17:53:29.846Z] Step 7/30 : RUN go mod download [2021-02-25T17:53:30.038Z] Removing intermediate container 23295b46056b [2021-02-25T17:53:30.038Z] ---> fdc6bf632283 [2021-02-25T17:53:30.038Z] Step 22/22 : LABEL version=2.0.0-dev.105 [2021-02-25T17:53:30.038Z] Removing intermediate container bf41ee9914bc [2021-02-25T17:53:30.038Z] ---> 4248e71e8757 [2021-02-25T17:53:30.038Z] Step 21/21 : LABEL version=2.0.0-dev.105 [2021-02-25T17:53:30.125Z] ---> Running in 8f612659d5a3 [2021-02-25T17:53:30.125Z] ---> 32385735ab1f [2021-02-25T17:53:30.125Z] Step 7/24 : RUN go mod download [2021-02-25T17:53:30.302Z] ---> Running in 58f4c9db6e1c [2021-02-25T17:53:30.302Z] Removing intermediate container 2ddd252c7818 [2021-02-25T17:53:30.302Z] ---> 476121c62f42 [2021-02-25T17:53:30.302Z] [2021-02-25T17:53:30.302Z] ---> Running in 5614fc79eb09 [2021-02-25T17:53:30.302Z] Removing intermediate container 14910e1489e2 [2021-02-25T17:53:30.302Z] ---> ee2e4af1e226 [2021-02-25T17:53:30.302Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-25T17:53:30.399Z] ---> Running in 33dd4b899663 [2021-02-25T17:53:30.399Z] ---> 8648d16b6489 [2021-02-25T17:53:30.399Z] Step 7/22 : RUN go mod download [2021-02-25T17:53:30.567Z] ---> Running in 6214cb085661 [2021-02-25T17:53:30.567Z] Successfully built 476121c62f42 [2021-02-25T17:53:30.567Z] Removing intermediate container 58f4c9db6e1c [2021-02-25T17:53:30.567Z] ---> 94735696294a [2021-02-25T17:53:30.567Z] [2021-02-25T17:53:30.567Z] Successfully tagged docker-core-command-go:latest [2021-02-25T17:53:30.567Z]  Building docker-core-command-go ... done Building docker-core-metadata-go [2021-02-25T17:53:30.567Z] Removing intermediate container 5614fc79eb09 [2021-02-25T17:53:30.567Z] ---> 4dcfb39e1db1 [2021-02-25T17:53:30.567Z] [2021-02-25T17:53:30.674Z] ---> 9b7c91c7609f [2021-02-25T17:53:30.674Z] Step 7/23 : RUN go mod download [2021-02-25T17:53:30.674Z] ---> Running in 800c6ee3584b [2021-02-25T17:53:30.833Z] Successfully built 4dcfb39e1db1 [2021-02-25T17:53:30.833Z] Successfully built 94735696294a [2021-02-25T17:53:30.947Z] ---> Running in 398c8693510a [2021-02-25T17:53:31.097Z] Removing intermediate container b54b2fd1ae70 [2021-02-25T17:53:31.098Z] ---> d1d12fa70423 [2021-02-25T17:53:31.098Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-25T17:53:31.098Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-25T17:53:31.098Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-02-25T17:53:31.098Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-25T17:53:31.098Z] Building docker-support-notifications-go [2021-02-25T17:53:31.098Z] Removing intermediate container 6214cb085661 [2021-02-25T17:53:31.098Z] ---> 095cdb6ee5b0 [2021-02-25T17:53:31.098Z]  Building docker-support-scheduler-go ... done Step 15/26 : EXPOSE $APP_PORT [2021-02-25T17:53:31.098Z] ---> Running in 6d29c552b164 [2021-02-25T17:53:31.098Z] ---> Running in 42c5f1a768ff [2021-02-25T17:53:31.365Z] Removing intermediate container 42c5f1a768ff [2021-02-25T17:53:31.365Z] ---> ebdfa8d3aeeb [2021-02-25T17:53:31.365Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-25T17:53:31.365Z] Removing intermediate container 6d29c552b164 [2021-02-25T17:53:31.365Z] ---> 67ec96b4a9e9 [2021-02-25T17:53:31.365Z] Step 22/24 : LABEL arch=x86_64 [2021-02-25T17:53:31.629Z] ---> Running in 72e94aa79d64 [2021-02-25T17:53:31.896Z] Removing intermediate container 72e94aa79d64 [2021-02-25T17:53:31.896Z] ---> 351533a2a1e0 [2021-02-25T17:53:31.896Z] Step 23/24 : LABEL git_sha=dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:53:33.594Z] Removing intermediate container 726b38c5b8b8 [2021-02-25T17:53:33.594Z] ---> f7f56cb31c26 [2021-02-25T17:53:33.594Z] Step 8/22 : COPY . . [2021-02-25T17:53:33.869Z] Removing intermediate container 8f612659d5a3 [2021-02-25T17:53:33.869Z] ---> d405ab868470 [2021-02-25T17:53:33.869Z] Step 8/30 : COPY . . [2021-02-25T17:53:34.479Z] ---> Running in 38d4fa7bcdb8 [2021-02-25T17:53:34.752Z] ---> 4fc501efd438 [2021-02-25T17:53:34.752Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-25T17:53:35.876Z] Removing intermediate container 800c6ee3584b [2021-02-25T17:53:35.876Z] ---> 9d1f009e96cf [2021-02-25T17:53:35.876Z] Step 8/22 : COPY . . [2021-02-25T17:53:36.167Z] Removing intermediate container 33dd4b899663 [2021-02-25T17:53:36.167Z] ---> 5598bc3f8c02 [2021-02-25T17:53:36.167Z] Step 8/24 : COPY . . [2021-02-25T17:53:36.770Z] Removing intermediate container 398c8693510a [2021-02-25T17:53:36.771Z] ---> a35fe9886013 [2021-02-25T17:53:36.771Z] Step 8/23 : COPY . . [2021-02-25T17:53:37.185Z] Removing intermediate container 38d4fa7bcdb8 [2021-02-25T17:53:37.185Z] ---> fb3b93b69308 [2021-02-25T17:53:37.185Z] Step 24/24 : LABEL version=2.0.0-dev.105 [2021-02-25T17:53:37.185Z] ---> 48d38d7f39f4 [2021-02-25T17:53:37.185Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-25T17:53:37.185Z] ---> Running in e730c766f175 [2021-02-25T17:53:40.533Z] Removing intermediate container e730c766f175 [2021-02-25T17:53:40.533Z] ---> afa1b77a04db [2021-02-25T17:53:40.533Z] [2021-02-25T17:53:40.533Z] ---> a23569a35cc6 [2021-02-25T17:53:40.533Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-25T17:53:40.533Z] Successfully built afa1b77a04db [2021-02-25T17:53:40.533Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-25T17:53:40.533Z] Building docker-core-data-go [2021-02-25T17:53:40.533Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 2a7be13db65a [2021-02-25T17:53:41.532Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T17:53:41.798Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T17:53:41.798Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-25T17:53:41.798Z] (2/33) Installing expat (2.2.9-r1) [2021-02-25T17:53:41.798Z] (3/33) Installing libffi (3.3-r2) [2021-02-25T17:53:41.798Z] (4/33) Installing gdbm (1.13-r1) [2021-02-25T17:53:41.798Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-25T17:53:41.798Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-25T17:53:41.798Z] (7/33) Installing python3 (3.8.5-r1) [2021-02-25T17:53:54.176Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-25T17:53:54.176Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-25T17:53:54.176Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-25T17:53:54.176Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-25T17:53:54.176Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-25T17:53:55.128Z] ---> 24306ab8671d [2021-02-25T17:53:55.128Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-25T17:53:55.128Z] ---> d400112a7376 [2021-02-25T17:53:55.128Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-25T17:53:55.128Z] ---> 54dfdef24aad [2021-02-25T17:53:55.128Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-25T17:53:55.128Z] ---> Running in f60ef51f6cdd [2021-02-25T17:53:55.128Z] ---> Running in 864049c2d179 [2021-02-25T17:53:55.128Z] ---> 19503073cd60 [2021-02-25T17:53:55.128Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-25T17:53:55.128Z] ---> af60f1c058d2 [2021-02-25T17:53:55.128Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-25T17:53:55.128Z] ---> Running in 18b127555fc1 [2021-02-25T17:53:55.128Z] ---> Running in 877afb8d604a [2021-02-25T17:53:55.128Z] ---> Running in 3d6f6f99bb6f [2021-02-25T17:53:55.132Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-25T17:53:55.132Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-25T17:53:56.081Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-25T17:53:56.116Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-25T17:53:56.116Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-25T17:53:56.396Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-25T17:53:56.396Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o cmd/core-command/core-command ./cmd/core-command [2021-02-25T17:53:56.658Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-25T17:53:56.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-25T17:53:56.939Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-25T17:53:57.218Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-25T17:53:57.218Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-25T17:53:57.218Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-25T17:53:57.218Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T17:53:57.218Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-25T17:53:57.218Z] ---> 1106c7a9d510 [2021-02-25T17:53:57.218Z] Step 3/30 : WORKDIR /edgex-go [2021-02-25T17:53:57.218Z] ---> Using cache [2021-02-25T17:53:57.218Z] ---> 59358d3d6674 [2021-02-25T17:53:57.218Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T17:53:57.218Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-25T17:53:57.218Z] ---> Using cache [2021-02-25T17:53:57.218Z] ---> 31eea0480f73 [2021-02-25T17:53:57.218Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-25T17:53:57.218Z] ---> Using cache [2021-02-25T17:53:57.218Z] ---> fb628ef9c463 [2021-02-25T17:53:57.218Z] Step 6/30 : COPY go.mod . [2021-02-25T17:53:57.218Z] ---> Using cache [2021-02-25T17:53:57.218Z] ---> 18b2e5fbaa29 [2021-02-25T17:53:57.218Z] Step 7/30 : RUN go mod download [2021-02-25T17:53:57.218Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-25T17:53:57.218Z] ---> Using cache [2021-02-25T17:53:57.218Z] ---> 1e43ffbbcb68 [2021-02-25T17:53:57.218Z] Step 8/30 : COPY . . [2021-02-25T17:53:57.218Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-25T17:53:57.218Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-25T17:53:57.218Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-25T17:53:57.218Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T17:53:57.218Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-25T17:53:57.218Z] ---> 1106c7a9d510 [2021-02-25T17:53:57.218Z] Step 3/22 : WORKDIR /edgex-go [2021-02-25T17:53:57.218Z] ---> Using cache [2021-02-25T17:53:57.218Z] ---> 59358d3d6674 [2021-02-25T17:53:57.218Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T17:53:57.218Z] ---> Using cache [2021-02-25T17:53:57.218Z] ---> 31eea0480f73 [2021-02-25T17:53:57.218Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-25T17:53:57.218Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-25T17:53:57.494Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-25T17:53:57.494Z] ---> Using cache [2021-02-25T17:53:57.494Z] ---> faea4c1a74db [2021-02-25T17:53:57.494Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-25T17:53:57.494Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-25T17:53:57.494Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-25T17:53:57.494Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-25T17:53:57.494Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T17:53:57.494Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-25T17:53:57.494Z] ---> 1106c7a9d510 [2021-02-25T17:53:57.494Z] Step 3/23 : WORKDIR /edgex-go [2021-02-25T17:53:57.494Z] ---> Using cache [2021-02-25T17:53:57.494Z] ---> 59358d3d6674 [2021-02-25T17:53:57.494Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T17:53:57.494Z] ---> Using cache [2021-02-25T17:53:57.494Z] ---> 31eea0480f73 [2021-02-25T17:53:57.494Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-25T17:53:57.494Z] ---> Using cache [2021-02-25T17:53:57.494Z] ---> fb628ef9c463 [2021-02-25T17:53:57.494Z] Step 6/23 : COPY go.mod . [2021-02-25T17:53:57.494Z] ---> Using cache [2021-02-25T17:53:57.494Z] ---> 18b2e5fbaa29 [2021-02-25T17:53:57.494Z] Step 7/23 : RUN go mod download [2021-02-25T17:53:57.494Z] ---> Using cache [2021-02-25T17:53:57.494Z] ---> 1e43ffbbcb68 [2021-02-25T17:53:57.494Z] Step 8/23 : COPY . . [2021-02-25T17:53:57.494Z] ---> Using cache [2021-02-25T17:53:57.494Z] ---> faea4c1a74db [2021-02-25T17:53:57.494Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-25T17:53:58.446Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-25T17:53:58.446Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-25T17:53:58.446Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-25T17:53:59.847Z] ---> Running in 5585a94d9eb8 [2021-02-25T17:53:59.847Z] ---> Running in 8579503f6090 [2021-02-25T17:53:59.847Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T17:53:59.847Z] ---> Running in d8ed3d3c2325 [2021-02-25T17:53:59.847Z] OK: 71 MiB in 55 packages [2021-02-25T17:54:01.821Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T17:54:02.105Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-25T17:54:02.105Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-25T17:54:02.370Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T17:54:02.657Z] OK: 233 MiB in 51 packages [2021-02-25T17:54:05.307Z] Removing intermediate container 5585a94d9eb8 [2021-02-25T17:54:05.307Z] ---> 7a7fb9207999 [2021-02-25T17:54:05.307Z] Step 6/22 : COPY go.mod . [2021-02-25T17:54:05.905Z] ---> fc4d23ccbf00 [2021-02-25T17:54:05.905Z] Step 7/22 : RUN go mod download [2021-02-25T17:54:06.891Z] ---> Running in ddfc25068396 [2021-02-25T17:54:08.901Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T17:54:08.901Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-25T17:54:08.901Z] ---> 1106c7a9d510 [2021-02-25T17:54:08.901Z] Step 3/23 : WORKDIR /edgex-go [2021-02-25T17:54:08.901Z] ---> Using cache [2021-02-25T17:54:08.901Z] ---> 59358d3d6674 [2021-02-25T17:54:08.901Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T17:54:08.901Z] ---> Using cache [2021-02-25T17:54:08.901Z] ---> 31eea0480f73 [2021-02-25T17:54:08.901Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-25T17:54:10.323Z] ---> Running in 42f23754757a [2021-02-25T17:54:11.771Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T17:54:12.380Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T17:54:12.674Z] Removing intermediate container ddfc25068396 [2021-02-25T17:54:12.674Z] ---> d556b688b02e [2021-02-25T17:54:12.674Z] Step 8/22 : COPY . . [2021-02-25T17:54:12.949Z] OK: 233 MiB in 51 packages [2021-02-25T17:54:19.781Z] Removing intermediate container 42f23754757a [2021-02-25T17:54:19.781Z] ---> cd21264c35a9 [2021-02-25T17:54:19.781Z] Step 6/23 : COPY go.mod . [2021-02-25T17:54:20.791Z] ---> ab605f5d9e27 [2021-02-25T17:54:20.791Z] Step 7/23 : RUN go mod download [2021-02-25T17:54:21.411Z] ---> Running in c6f7747afcdb [2021-02-25T17:54:22.409Z] Removing intermediate container 2a7be13db65a [2021-02-25T17:54:22.409Z] ---> 1693ac0aadb9 [2021-02-25T17:54:22.409Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-25T17:54:25.791Z] ---> Running in 81e09d0f7156 [2021-02-25T17:54:30.082Z] Removing intermediate container c6f7747afcdb [2021-02-25T17:54:30.082Z] ---> 4cad6c2d3ddf [2021-02-25T17:54:30.082Z] Step 8/23 : COPY . . [2021-02-25T17:54:42.507Z] Collecting docker-compose==1.23.2 [2021-02-25T17:54:42.507Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-25T17:54:42.507Z] Collecting docker<4.0,>=3.6.0 [2021-02-25T17:54:42.507Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-25T17:54:42.772Z] ---> 1ae036bb5259 [2021-02-25T17:54:42.772Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-25T17:54:43.371Z] Collecting jsonschema<3,>=2.5.1 [2021-02-25T17:54:43.371Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-25T17:54:43.371Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-25T17:54:43.638Z] Collecting docopt<0.7,>=0.6.1 [2021-02-25T17:54:43.638Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-25T17:54:43.903Z] Removing intermediate container 8579503f6090 [2021-02-25T17:54:43.903Z] ---> ceb73050e3dc [2021-02-25T17:54:43.903Z] [2021-02-25T17:54:43.903Z] Step 10/30 : FROM alpine:3.12 [2021-02-25T17:54:43.903Z] ---> 88dd2752d2ea [2021-02-25T17:54:43.903Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-25T17:54:44.174Z] ---> Running in 6b5edcdc4b34 [2021-02-25T17:54:44.174Z] ---> Running in e92a687dc553 [2021-02-25T17:54:44.769Z] Removing intermediate container e92a687dc553 [2021-02-25T17:54:44.769Z] ---> 5b8237080641 [2021-02-25T17:54:44.769Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-25T17:54:46.784Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-25T17:54:46.784Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-25T17:54:46.784Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-25T17:54:48.200Z] ---> Running in 66ef62bf8b0e [2021-02-25T17:54:48.493Z] Collecting PyYAML<4,>=3.10 [2021-02-25T17:54:48.493Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-25T17:54:50.499Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-25T17:54:50.499Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-25T17:54:50.499Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T17:54:50.499Z] Collecting cached-property<2,>=1.2.0 [2021-02-25T17:54:50.499Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-25T17:54:50.777Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T17:54:50.777Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-25T17:54:50.777Z] (2/2) Installing su-exec (0.2-r1) [2021-02-25T17:54:51.052Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T17:54:52.509Z] OK: 6 MiB in 16 packages [2021-02-25T17:54:52.509Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-25T17:54:52.509Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-25T17:54:52.792Z] Collecting texttable<0.10,>=0.9.0 [2021-02-25T17:54:52.792Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-25T17:54:52.792Z] Removing intermediate container d8ed3d3c2325 [2021-02-25T17:54:52.792Z] ---> 6502ff692ce3 [2021-02-25T17:54:52.792Z] [2021-02-25T17:54:52.792Z] Step 10/23 : FROM alpine:3.12 [2021-02-25T17:54:52.792Z] ---> 88dd2752d2ea [2021-02-25T17:54:52.792Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-25T17:54:52.792Z] ---> Using cache [2021-02-25T17:54:52.792Z] ---> 54fe600e6084 [2021-02-25T17:54:52.792Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-25T17:54:53.068Z] ---> Using cache [2021-02-25T17:54:53.068Z] ---> 63c3640e45c3 [2021-02-25T17:54:53.068Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-25T17:54:54.061Z] Collecting docker-pycreds>=0.4.0 [2021-02-25T17:54:54.061Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-25T17:54:55.497Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-25T17:54:55.497Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-25T17:54:56.467Z] ---> Running in 825150f9a883 [2021-02-25T17:54:56.467Z] Collecting idna<2.8,>=2.5 [2021-02-25T17:54:56.467Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-25T17:54:57.922Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-25T17:54:57.922Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-25T17:54:57.922Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-25T17:54:57.922Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-25T17:54:57.922Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-25T17:54:57.922Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-25T17:54:57.922Z] Installing collected packages: docker-pycreds, urllib3, idna, requests, websocket-client, docker, jsonschema, docopt, dockerpty, PyYAML, cached-property, texttable, docker-compose [2021-02-25T17:54:57.922Z] Removing intermediate container 66ef62bf8b0e [2021-02-25T17:54:57.922Z] ---> f6c06a443b0b [2021-02-25T17:54:57.922Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-25T17:54:58.207Z] Attempting uninstall: urllib3 [2021-02-25T17:54:58.207Z] Found existing installation: urllib3 1.25.9 [2021-02-25T17:54:58.207Z] Uninstalling urllib3-1.25.9: [2021-02-25T17:54:58.207Z] Successfully uninstalled urllib3-1.25.9 [2021-02-25T17:54:59.193Z] Removing intermediate container 825150f9a883 [2021-02-25T17:54:59.193Z] ---> 344a73acef9e [2021-02-25T17:54:59.193Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-25T17:54:59.193Z] ---> Running in 581b848ebc85 [2021-02-25T17:54:59.470Z] ---> 24411149303f [2021-02-25T17:54:59.470Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-25T17:54:59.470Z] Attempting uninstall: idna [2021-02-25T17:54:59.470Z] Found existing installation: idna 2.9 [2021-02-25T17:54:59.470Z] Uninstalling idna-2.9: [2021-02-25T17:54:59.470Z] Successfully uninstalled idna-2.9 [2021-02-25T17:54:59.748Z] ---> Running in 460f3c41df7a [2021-02-25T17:54:59.748Z] ---> Running in 10c9c3e8fe30 [2021-02-25T17:55:00.020Z] Attempting uninstall: requests [2021-02-25T17:55:00.020Z] Found existing installation: requests 2.23.0 [2021-02-25T17:55:00.020Z] Uninstalling requests-2.23.0: [2021-02-25T17:55:00.020Z] Removing intermediate container 581b848ebc85 [2021-02-25T17:55:00.020Z] ---> db120547ac7b [2021-02-25T17:55:00.020Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-25T17:55:00.020Z] Successfully uninstalled requests-2.23.0 [2021-02-25T17:55:00.615Z] ---> Running in 56b72d2877b6 [2021-02-25T17:55:00.895Z] Removing intermediate container 10c9c3e8fe30 [2021-02-25T17:55:00.895Z] ---> b4796e5b2510 [2021-02-25T17:55:00.895Z] Step 15/23 : WORKDIR / [2021-02-25T17:55:01.489Z] Removing intermediate container 56b72d2877b6 [2021-02-25T17:55:01.489Z] ---> 8e300b0c8e36 [2021-02-25T17:55:01.489Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-25T17:55:01.489Z] ---> Running in a5cbf5ef2451 [2021-02-25T17:55:01.489Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o cmd/core-data/core-data ./cmd/core-data [2021-02-25T17:55:02.097Z] ---> Running in 2295e5c9175a [2021-02-25T17:55:02.097Z] Running setup.py install for docopt: started [2021-02-25T17:55:02.370Z] Removing intermediate container a5cbf5ef2451 [2021-02-25T17:55:02.370Z] ---> d066cb5a4e9f [2021-02-25T17:55:02.370Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T17:55:02.973Z] ---> 9021b521221e [2021-02-25T17:55:02.973Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-25T17:55:03.242Z] Running setup.py install for docopt: finished with status 'done' [2021-02-25T17:55:03.242Z] Running setup.py install for dockerpty: started [2021-02-25T17:55:04.252Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-25T17:55:04.252Z] Running setup.py install for PyYAML: started [2021-02-25T17:55:04.252Z] ---> fea06efd3402 [2021-02-25T17:55:04.252Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-25T17:55:04.551Z] Removing intermediate container 2295e5c9175a [2021-02-25T17:55:04.551Z] ---> d7e5db1a158a [2021-02-25T17:55:04.551Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-25T17:55:04.551Z] ---> Running in 73f294de275e [2021-02-25T17:55:05.146Z] ---> e30e2599918f [2021-02-25T17:55:05.146Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-25T17:55:05.146Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-25T17:55:05.146Z] Running setup.py install for texttable: started [2021-02-25T17:55:05.428Z] ---> Running in 2b6438a985a1 [2021-02-25T17:55:05.428Z] Removing intermediate container 73f294de275e [2021-02-25T17:55:05.428Z] ---> 6ee1b4f1e75a [2021-02-25T17:55:05.428Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-25T17:55:05.711Z] Running setup.py install for texttable: finished with status 'done' [2021-02-25T17:55:07.689Z] Removing intermediate container 2b6438a985a1 [2021-02-25T17:55:07.689Z] ---> c9182238f719 [2021-02-25T17:55:07.689Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T17:55:07.689Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-25T17:55:07.689Z] ---> adb0f6876602 [2021-02-25T17:55:07.689Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-25T17:55:07.970Z] ---> Running in fa53f92ddd9d [2021-02-25T17:55:07.970Z] ---> Running in 7fe3ce915cf2 [2021-02-25T17:55:09.407Z] Removing intermediate container fa53f92ddd9d [2021-02-25T17:55:09.407Z] ---> 4f49ab1979ba [2021-02-25T17:55:09.407Z] Step 21/23 : LABEL arch=x86_64 [2021-02-25T17:55:09.697Z] ---> Running in 900c4c25ba85 [2021-02-25T17:55:10.323Z] Removing intermediate container 900c4c25ba85 [2021-02-25T17:55:10.323Z] ---> 5301a4c4badb [2021-02-25T17:55:10.323Z] Step 22/23 : LABEL git_sha=dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:55:10.922Z] ---> Running in 0e2abfe56423 [2021-02-25T17:55:13.291Z] Removing intermediate container 81e09d0f7156 [2021-02-25T17:55:13.291Z] ---> 0a8abc6e970f [2021-02-25T17:55:13.291Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-25T17:55:13.734Z] Removing intermediate container 7fe3ce915cf2 [2021-02-25T17:55:13.735Z] ---> 39b4f64a0d76 [2021-02-25T17:55:13.735Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T17:55:13.735Z] Removing intermediate container 0e2abfe56423 [2021-02-25T17:55:13.735Z] ---> cd942585a92c [2021-02-25T17:55:13.735Z] Step 23/23 : LABEL version=2.0.0-dev.105 [2021-02-25T17:55:13.735Z] ---> Running in 417a8df6de3a [2021-02-25T17:55:13.735Z] ---> Running in 6e299658bc91 [2021-02-25T17:55:14.557Z] Removing intermediate container 6e299658bc91 [2021-02-25T17:55:14.557Z] ---> c9ce9f464425 [2021-02-25T17:55:14.557Z] [2021-02-25T17:55:14.557Z] ---> 02479f14db7b [2021-02-25T17:55:14.557Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-25T17:55:14.840Z] Successfully built c9ce9f464425 [2021-02-25T17:55:14.840Z] Successfully tagged docker-core-metadata-go:latest [2021-02-25T17:55:14.840Z]  Building docker-core-metadata-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T17:55:15.126Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T17:55:15.396Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-25T17:55:15.396Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-25T17:55:15.397Z] (3/3) Installing curl (7.69.1-r3) [2021-02-25T17:55:15.397Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T17:55:15.397Z] OK: 72 MiB in 58 packages [2021-02-25T17:55:17.351Z] ---> c3881281a91a [2021-02-25T17:55:17.351Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-25T17:55:17.959Z] Removing intermediate container 6b5edcdc4b34 [2021-02-25T17:55:17.959Z] ---> fa068c6d64b9 [2021-02-25T17:55:17.959Z] [2021-02-25T17:55:17.959Z] Step 10/22 : FROM alpine:3.12 [2021-02-25T17:55:17.959Z] ---> 88dd2752d2ea [2021-02-25T17:55:17.959Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-25T17:55:17.959Z] ---> ccb5a5fb61df [2021-02-25T17:55:17.959Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-25T17:55:17.959Z] Removing intermediate container 417a8df6de3a [2021-02-25T17:55:17.959Z] ---> b2fc56c1b6f6 [2021-02-25T17:55:17.959Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-25T17:55:18.233Z] ---> Running in 05ba5ec8575d [2021-02-25T17:55:18.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-25T17:55:18.517Z] ---> Running in dd8f1801196f [2021-02-25T17:55:18.816Z] ---> d89fa4f9bd6b [2021-02-25T17:55:18.816Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-25T17:55:19.095Z] Removing intermediate container dd8f1801196f [2021-02-25T17:55:19.095Z] ---> 01e3f48f4cbd [2021-02-25T17:55:19.095Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T17:55:19.095Z] ---> Running in 75fc32fb8974 [2021-02-25T17:55:19.383Z] ---> Running in f52ee2a17fa2 [2021-02-25T17:55:19.660Z] Removing intermediate container 75fc32fb8974 [2021-02-25T17:55:19.660Z] ---> 5b61e0097fef [2021-02-25T17:55:19.660Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-25T17:55:19.660Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T17:55:19.660Z] Removing intermediate container f52ee2a17fa2 [2021-02-25T17:55:19.660Z] ---> a0ef73f60e6b [2021-02-25T17:55:19.660Z] Step 24/26 : LABEL arch=x86_64 [2021-02-25T17:55:19.660Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T17:55:19.953Z] ---> Running in 0a1bbc08c64d [2021-02-25T17:55:19.953Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-25T17:55:19.953Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-25T17:55:19.953Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T17:55:19.953Z] Executing ca-certificates-20191127-r4.trigger [2021-02-25T17:55:20.242Z] OK: 6 MiB in 16 packages [2021-02-25T17:55:21.222Z] ---> d28358112ab6 [2021-02-25T17:55:21.222Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-25T17:55:21.499Z] Removing intermediate container 0a1bbc08c64d [2021-02-25T17:55:21.499Z] ---> 3b120f101218 [2021-02-25T17:55:21.499Z] Step 25/26 : LABEL git_sha=dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:55:21.799Z] ---> Running in eeb8b036869e [2021-02-25T17:55:21.799Z] ---> Running in cdf00234fc68 [2021-02-25T17:55:22.778Z] Removing intermediate container cdf00234fc68 [2021-02-25T17:55:22.778Z] ---> 1af9dc63f195 [2021-02-25T17:55:22.778Z] Step 26/26 : LABEL version=2.0.0-dev.105 [2021-02-25T17:55:22.778Z] Removing intermediate container 05ba5ec8575d [2021-02-25T17:55:22.778Z] ---> 508200db4f6c [2021-02-25T17:55:22.778Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-25T17:55:22.778Z] ---> Running in 5dc4fddf2bc9 [2021-02-25T17:55:23.048Z] ---> Running in feb1fd6be44c [2021-02-25T17:55:23.048Z] Removing intermediate container 5dc4fddf2bc9 [2021-02-25T17:55:23.048Z] ---> cf9b12dc2180 [2021-02-25T17:55:23.048Z] [2021-02-25T17:55:24.023Z] Successfully built cf9b12dc2180 [2021-02-25T17:55:24.023Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-25T17:55:24.023Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container feb1fd6be44c [2021-02-25T17:55:24.023Z] ---> a5be793f6eb0 [2021-02-25T17:55:24.023Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-25T17:55:24.023Z] Removing intermediate container eeb8b036869e [2021-02-25T17:55:24.023Z] ---> cdd03b24953f [2021-02-25T17:55:24.023Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-25T17:55:24.023Z] ---> Running in 61adb03ef326 [2021-02-25T17:55:24.294Z] ---> Running in d98ec73dfd96 [2021-02-25T17:55:24.294Z] Removing intermediate container 61adb03ef326 [2021-02-25T17:55:24.294Z] ---> b7614a6c0603 [2021-02-25T17:55:24.294Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-25T17:55:24.560Z] ---> Running in 6ec7eea948c1 [2021-02-25T17:55:24.826Z] Removing intermediate container d98ec73dfd96 [2021-02-25T17:55:24.826Z] ---> f42c745a93aa [2021-02-25T17:55:24.827Z] Step 27/30 : CMD ["gate"] [2021-02-25T17:55:25.093Z] Removing intermediate container 6ec7eea948c1 [2021-02-25T17:55:25.093Z] ---> 6a02c96a69f6 [2021-02-25T17:55:25.093Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T17:55:27.047Z] ---> Running in 33a94efeb441 [2021-02-25T17:55:27.047Z] ---> 84fbe59dc03e [2021-02-25T17:55:27.047Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-25T17:55:27.047Z] Removing intermediate container 33a94efeb441 [2021-02-25T17:55:27.047Z] ---> 3d0e469b08da [2021-02-25T17:55:27.047Z] Step 28/30 : LABEL arch=x86_64 [2021-02-25T17:55:27.047Z] ---> Running in 09c81867743d [2021-02-25T17:55:27.631Z] ---> 2c1247bd9061 [2021-02-25T17:55:27.631Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-25T17:55:27.631Z] Removing intermediate container 09c81867743d [2021-02-25T17:55:27.631Z] ---> 534b1badc06f [2021-02-25T17:55:27.631Z] Step 29/30 : LABEL git_sha=dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:55:27.631Z] ---> Running in f0e17339b675 [2021-02-25T17:55:29.042Z] ---> 1c822de49b7a [2021-02-25T17:55:29.042Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-25T17:55:29.632Z] Removing intermediate container f0e17339b675 [2021-02-25T17:55:29.632Z] ---> a7040928586f [2021-02-25T17:55:29.632Z] Step 30/30 : LABEL version=2.0.0-dev.105 [2021-02-25T17:55:29.632Z] ---> Running in b7a0385ddf14 [2021-02-25T17:55:29.898Z] Removing intermediate container 460f3c41df7a [2021-02-25T17:55:29.898Z] ---> 1f602c50a7da [2021-02-25T17:55:29.898Z] [2021-02-25T17:55:29.898Z] Step 10/23 : FROM alpine:3.12 [2021-02-25T17:55:29.898Z] ---> 88dd2752d2ea [2021-02-25T17:55:29.898Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-25T17:55:29.898Z] ---> Running in b0c38b01eb17 [2021-02-25T17:55:29.898Z] ---> Running in 7bb47bc3a601 [2021-02-25T17:55:29.898Z] Removing intermediate container b7a0385ddf14 [2021-02-25T17:55:29.898Z] ---> a15c78b2566f [2021-02-25T17:55:29.898Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T17:55:30.165Z] ---> Running in 7edba717f2d2 [2021-02-25T17:55:30.165Z] Removing intermediate container b0c38b01eb17 [2021-02-25T17:55:30.165Z] ---> 984d60592779 [2021-02-25T17:55:30.165Z] [2021-02-25T17:55:30.165Z] Removing intermediate container 7bb47bc3a601 [2021-02-25T17:55:30.165Z] ---> f4d81c908cc6 [2021-02-25T17:55:30.165Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-25T17:55:30.444Z] ---> Running in 1502901423ba [2021-02-25T17:55:30.444Z] Successfully built 984d60592779 [2021-02-25T17:55:30.444Z] Removing intermediate container 7edba717f2d2 [2021-02-25T17:55:30.444Z] ---> 04356d804a70 [2021-02-25T17:55:30.444Z] Step 20/22 : LABEL arch=x86_64 [2021-02-25T17:55:30.444Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-25T17:55:30.444Z]  Building docker-security-bootstrapper-go ... done  ---> Running in 148a23c059f7 [2021-02-25T17:55:30.710Z] Removing intermediate container 1502901423ba [2021-02-25T17:55:30.710Z] ---> bd5c78806a70 [2021-02-25T17:55:30.710Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-25T17:55:30.710Z] ---> Running in 5177cbd8d31e [2021-02-25T17:55:30.710Z] Removing intermediate container 148a23c059f7 [2021-02-25T17:55:30.710Z] ---> 71d933c2f479 [2021-02-25T17:55:30.710Z] Step 21/22 : LABEL git_sha=dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:55:30.973Z] ---> Running in 263a9a613352 [2021-02-25T17:55:30.973Z] Removing intermediate container 5177cbd8d31e [2021-02-25T17:55:30.973Z] ---> 709674d64076 [2021-02-25T17:55:30.973Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T17:55:30.973Z] ---> Running in a5220c127254 [2021-02-25T17:55:31.242Z] Removing intermediate container 263a9a613352 [2021-02-25T17:55:31.242Z] ---> 513a3cf0b8ab [2021-02-25T17:55:31.242Z] Step 22/22 : LABEL version=2.0.0-dev.105 [2021-02-25T17:55:31.242Z] ---> Running in 59d3a7bd4999 [2021-02-25T17:55:31.517Z] Removing intermediate container 59d3a7bd4999 [2021-02-25T17:55:31.517Z] ---> 42decc64a0b4 [2021-02-25T17:55:31.517Z] [2021-02-25T17:55:31.784Z] Successfully built 42decc64a0b4 [2021-02-25T17:55:31.784Z] Successfully tagged docker-support-notifications-go:latest [2021-02-25T17:55:32.364Z]  Building docker-support-notifications-go ... done Removing intermediate container a5220c127254 [2021-02-25T17:55:32.364Z] ---> 882296f9f343 [2021-02-25T17:55:32.364Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-25T17:55:32.364Z] ---> Running in d52cfb7f7e92 [2021-02-25T17:55:32.945Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T17:55:33.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T17:55:34.115Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-25T17:55:34.115Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-25T17:55:34.115Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-25T17:55:34.115Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-25T17:55:34.381Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-25T17:55:34.645Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-25T17:55:34.645Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T17:55:34.645Z] OK: 8 MiB in 20 packages [2021-02-25T17:55:35.228Z] Removing intermediate container d52cfb7f7e92 [2021-02-25T17:55:35.228Z] ---> 418d7831abb9 [2021-02-25T17:55:35.228Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T17:55:35.493Z] ---> 3a91ea360d21 [2021-02-25T17:55:35.493Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-25T17:55:36.072Z] ---> 8cec0369f6bc [2021-02-25T17:55:36.072Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-25T17:55:36.865Z] Removing intermediate container 3d6f6f99bb6f [2021-02-25T17:55:36.865Z] ---> 21a73d6b542e [2021-02-25T17:55:36.865Z] [2021-02-25T17:55:36.865Z] Step 10/24 : FROM alpine:3.12 [2021-02-25T17:55:36.865Z] 3.12: Pulling from library/alpine [2021-02-25T17:55:37.023Z] ---> 8d6b1030cffb [2021-02-25T17:55:37.023Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-25T17:55:37.023Z] ---> Running in 9cd7902b0ae8 [2021-02-25T17:55:37.147Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-25T17:55:37.147Z] Status: Downloaded newer image for alpine:3.12 [2021-02-25T17:55:37.147Z] ---> d10569e2745f [2021-02-25T17:55:37.147Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-25T17:55:37.287Z] Removing intermediate container 9cd7902b0ae8 [2021-02-25T17:55:37.288Z] ---> 867296319a4c [2021-02-25T17:55:37.288Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T17:55:37.288Z] ---> Running in 9bde48f4a715 [2021-02-25T17:55:37.437Z] Removing intermediate container f60ef51f6cdd [2021-02-25T17:55:37.437Z] ---> c65ada899ffb [2021-02-25T17:55:37.437Z] [2021-02-25T17:55:37.437Z] Step 10/30 : FROM alpine:3.12 [2021-02-25T17:55:37.437Z] ---> d10569e2745f [2021-02-25T17:55:37.437Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-25T17:55:37.437Z] ---> Running in 336dc05debd8 [2021-02-25T17:55:37.553Z] Removing intermediate container 9bde48f4a715 [2021-02-25T17:55:37.553Z] ---> f3f41ec43a42 [2021-02-25T17:55:37.553Z] Step 21/23 : LABEL arch=x86_64 [2021-02-25T17:55:37.553Z] ---> Running in b2a688409e9d [2021-02-25T17:55:37.717Z] ---> Running in 6e91e74e2624 [2021-02-25T17:55:37.817Z] Removing intermediate container b2a688409e9d [2021-02-25T17:55:37.818Z] ---> 9da84c98d10a [2021-02-25T17:55:37.818Z] Step 22/23 : LABEL git_sha=dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:55:37.818Z] ---> Running in 1d6c1b9320ac [2021-02-25T17:55:38.084Z] Removing intermediate container 1d6c1b9320ac [2021-02-25T17:55:38.084Z] ---> 54a9a213c621 [2021-02-25T17:55:38.084Z] Step 23/23 : LABEL version=2.0.0-dev.105 [2021-02-25T17:55:38.084Z] ---> Running in e774508ca5b0 [2021-02-25T17:55:38.350Z] Removing intermediate container e774508ca5b0 [2021-02-25T17:55:38.350Z] ---> 50395e5e1a39 [2021-02-25T17:55:38.350Z] [2021-02-25T17:55:38.714Z] Removing intermediate container 6e91e74e2624 [2021-02-25T17:55:38.714Z] ---> d8bda28c61cd [2021-02-25T17:55:38.714Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-25T17:55:38.714Z] ---> Running in 2e7b1e41ad92 [2021-02-25T17:55:39.309Z] Successfully built 50395e5e1a39 [2021-02-25T17:55:39.309Z] Successfully tagged docker-core-data-go:latest [2021-02-25T17:55:39.322Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-25T17:55:39.343Z] $ docker stop --time=1 51b25a04ba5e0c94e0b391435c318c18c54ef938997e644965d7089ef9531cec [2021-02-25T17:55:40.164Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T17:55:40.165Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T17:55:40.769Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T17:55:40.769Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T17:55:41.047Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-25T17:55:41.047Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-25T17:55:41.047Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-25T17:55:41.047Z] (4/5) Installing curl (7.69.1-r3) [2021-02-25T17:55:41.047Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-25T17:55:41.047Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T17:55:41.047Z] Executing ca-certificates-20191127-r4.trigger [2021-02-25T17:55:41.117Z] $ docker rm -f 51b25a04ba5e0c94e0b391435c318c18c54ef938997e644965d7089ef9531cec [2021-02-25T17:55:41.324Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-25T17:55:41.324Z] (2/2) Installing su-exec (0.2-r1) [2021-02-25T17:55:41.324Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T17:55:41.324Z] OK: 5 MiB in 16 packages [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-25T17:55:41.601Z] OK: 7 MiB in 19 packages [2021-02-25T17:55:41.750Z] + docker images [2021-02-25T17:55:41.750Z] + grep docker [2021-02-25T17:55:42.329Z] docker-core-data-go latest 50395e5e1a39 4 seconds ago 22.4MB [2021-02-25T17:55:42.329Z] docker-support-notifications-go latest 42decc64a0b4 11 seconds ago 17.8MB [2021-02-25T17:55:42.329Z] docker-security-bootstrapper-go latest 984d60592779 13 seconds ago 18.3MB [2021-02-25T17:55:42.329Z] docker-sys-mgmt-agent-go latest cf9b12dc2180 20 seconds ago 313MB [2021-02-25T17:55:42.329Z] docker-core-metadata-go latest c9ce9f464425 28 seconds ago 19MB [2021-02-25T17:55:42.329Z] docker-security-secretstore-setup-go latest afa1b77a04db 2 minutes ago 24.9MB [2021-02-25T17:55:42.329Z] docker-security-proxy-setup-go latest 4dcfb39e1db1 2 minutes ago 24.7MB [2021-02-25T17:55:42.329Z] docker-support-scheduler-go latest 94735696294a 2 minutes ago 17.2MB [2021-02-25T17:55:42.329Z] docker-core-command-go latest 476121c62f42 2 minutes ago 17MB [2021-02-25T17:55:42.329Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T17:55:42.944Z] provisioning config files... [2021-02-25T17:55:42.981Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/371@tmp/config7944177475097264336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T17:55:43.354Z] ---> docker-login.sh [2021-02-25T17:55:43.354Z] nexus3.edgexfoundry.org:10001 [2021-02-25T17:55:43.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T17:55:43.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T17:55:43.616Z] Configure a credential helper to remove this warning. See [2021-02-25T17:55:43.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T17:55:43.616Z] [2021-02-25T17:55:43.616Z] Login Succeeded [2021-02-25T17:55:43.616Z] nexus3.edgexfoundry.org:10002 [2021-02-25T17:55:43.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T17:55:43.642Z] Removing intermediate container 2e7b1e41ad92 [2021-02-25T17:55:43.642Z] ---> 58ee6cdcbb3f [2021-02-25T17:55:43.642Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-25T17:55:43.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T17:55:43.880Z] Configure a credential helper to remove this warning. See [2021-02-25T17:55:43.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T17:55:43.880Z] [2021-02-25T17:55:43.880Z] Login Succeeded [2021-02-25T17:55:43.880Z] nexus3.edgexfoundry.org:10003 [2021-02-25T17:55:43.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T17:55:44.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T17:55:44.143Z] Configure a credential helper to remove this warning. See [2021-02-25T17:55:44.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T17:55:44.143Z] [2021-02-25T17:55:44.143Z] Login Succeeded [2021-02-25T17:55:44.143Z] nexus3.edgexfoundry.org:10004 [2021-02-25T17:55:44.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T17:55:44.249Z] ---> Running in a9626e68c6b5 [2021-02-25T17:55:44.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T17:55:44.405Z] Configure a credential helper to remove this warning. See [2021-02-25T17:55:44.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T17:55:44.405Z] [2021-02-25T17:55:44.405Z] Login Succeeded [2021-02-25T17:55:44.405Z] docker.io [2021-02-25T17:55:44.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T17:55:44.526Z] Removing intermediate container 336dc05debd8 [2021-02-25T17:55:44.526Z] ---> 25c828803ea6 [2021-02-25T17:55:44.526Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-25T17:55:44.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T17:55:44.668Z] Configure a credential helper to remove this warning. See [2021-02-25T17:55:44.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T17:55:44.668Z] [2021-02-25T17:55:44.668Z] Login Succeeded [2021-02-25T17:55:44.668Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T17:55:44.678Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [2021-02-25T17:55:44.804Z] ---> Running in 9514ff2dfd37 [2021-02-25T17:55:44.804Z] Removing intermediate container a9626e68c6b5 [2021-02-25T17:55:44.804Z] ---> db9eed22924d [2021-02-25T17:55:44.804Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [Pipeline] // withEnv [Pipeline] echo [2021-02-25T17:55:44.922Z] [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: [2021-02-25T17:55:44.922Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:55:44.922Z] 2.0.0-dev.105 [2021-02-25T17:55:44.922Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:55:44.922Z] master [2021-02-25T17:55:44.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2021-02-25T17:55:45.080Z] ---> Running in ba5ec0028108 [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:45.360Z] Removing intermediate container 9514ff2dfd37 [2021-02-25T17:55:45.360Z] ---> 07ec9a398e24 [2021-02-25T17:55:45.360Z] Step 13/24 : WORKDIR / [2021-02-25T17:55:45.454Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:45.634Z] ---> Running in 8d5143ef7ed8 [2021-02-25T17:55:45.781Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:55:45.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-02-25T17:55:45.781Z] fc225faa83bc: Preparing [2021-02-25T17:55:45.781Z] e3e197b0fa12: Preparing [2021-02-25T17:55:45.781Z] 8a0efb8b468f: Preparing [2021-02-25T17:55:45.781Z] 483845a9c282: Preparing [2021-02-25T17:55:45.781Z] 33e8713114f8: Preparing [2021-02-25T17:55:45.781Z] 33e8713114f8: Layer already exists [2021-02-25T17:55:45.910Z] Removing intermediate container ba5ec0028108 [2021-02-25T17:55:45.910Z] ---> 349208640a51 [2021-02-25T17:55:45.910Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-25T17:55:46.048Z] 483845a9c282: Pushed [2021-02-25T17:55:46.048Z] 8a0efb8b468f: Pushed [2021-02-25T17:55:46.048Z] fc225faa83bc: Pushed [2021-02-25T17:55:46.514Z] ---> Running in bdb04a66fd1a [2021-02-25T17:55:46.514Z] Removing intermediate container 8d5143ef7ed8 [2021-02-25T17:55:46.514Z] ---> 9061173b67e6 [2021-02-25T17:55:46.514Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-25T17:55:46.995Z] e3e197b0fa12: Pushed [2021-02-25T17:55:47.258Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4: digest: sha256:7d1e59684dd99912e84761f698e37641e461a28722b06f9b8af7c3f38db28a68 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:47.572Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:47.879Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.105 [2021-02-25T17:55:47.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-02-25T17:55:47.879Z] fc225faa83bc: Preparing [2021-02-25T17:55:47.879Z] e3e197b0fa12: Preparing [2021-02-25T17:55:47.879Z] 8a0efb8b468f: Preparing [2021-02-25T17:55:47.879Z] 483845a9c282: Preparing [2021-02-25T17:55:47.879Z] 33e8713114f8: Preparing [2021-02-25T17:55:47.879Z] 33e8713114f8: Layer already exists [2021-02-25T17:55:47.879Z] 483845a9c282: Layer already exists [2021-02-25T17:55:47.879Z] fc225faa83bc: Layer already exists [2021-02-25T17:55:47.879Z] e3e197b0fa12: Layer already exists [2021-02-25T17:55:47.879Z] 8a0efb8b468f: Layer already exists [2021-02-25T17:55:47.879Z] 2.0.0-dev.105: digest: sha256:7d1e59684dd99912e84761f698e37641e461a28722b06f9b8af7c3f38db28a68 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:48.192Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:48.497Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:55:48.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-02-25T17:55:48.497Z] fc225faa83bc: Preparing [2021-02-25T17:55:48.497Z] e3e197b0fa12: Preparing [2021-02-25T17:55:48.497Z] 8a0efb8b468f: Preparing [2021-02-25T17:55:48.497Z] 483845a9c282: Preparing [2021-02-25T17:55:48.497Z] 33e8713114f8: Preparing [2021-02-25T17:55:48.497Z] 8a0efb8b468f: Layer already exists [2021-02-25T17:55:48.497Z] e3e197b0fa12: Layer already exists [2021-02-25T17:55:48.497Z] 33e8713114f8: Layer already exists [2021-02-25T17:55:48.497Z] 483845a9c282: Layer already exists [2021-02-25T17:55:48.497Z] fc225faa83bc: Layer already exists [2021-02-25T17:55:48.497Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105: digest: sha256:7d1e59684dd99912e84761f698e37641e461a28722b06f9b8af7c3f38db28a68 size: 1363 [2021-02-25T17:55:48.505Z] ---> 7e218b8da0e8 [2021-02-25T17:55:48.505Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:48.814Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:49.122Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master [2021-02-25T17:55:49.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-02-25T17:55:49.122Z] fc225faa83bc: Preparing [2021-02-25T17:55:49.122Z] e3e197b0fa12: Preparing [2021-02-25T17:55:49.122Z] 8a0efb8b468f: Preparing [2021-02-25T17:55:49.122Z] 483845a9c282: Preparing [2021-02-25T17:55:49.122Z] 33e8713114f8: Preparing [2021-02-25T17:55:49.122Z] 8a0efb8b468f: Layer already exists [2021-02-25T17:55:49.122Z] fc225faa83bc: Layer already exists [2021-02-25T17:55:49.122Z] 483845a9c282: Layer already exists [2021-02-25T17:55:49.122Z] e3e197b0fa12: Layer already exists [2021-02-25T17:55:49.122Z] 33e8713114f8: Layer already exists [2021-02-25T17:55:49.122Z] master: digest: sha256:7d1e59684dd99912e84761f698e37641e461a28722b06f9b8af7c3f38db28a68 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T17:55:49.317Z] ===================================================== [Pipeline] echo [2021-02-25T17:55:49.365Z] taggedImages: [2021-02-25T17:55:49.365Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:55:49.365Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:2.0.0-dev.105 [2021-02-25T17:55:49.365Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:55:49.365Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo [2021-02-25T17:55:49.446Z] [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: [2021-02-25T17:55:49.446Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:55:49.446Z] 2.0.0-dev.105 [2021-02-25T17:55:49.446Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:55:49.446Z] master [2021-02-25T17:55:49.446Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:49.957Z] ---> b81c7acb9294 [2021-02-25T17:55:49.957Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-25T17:55:49.966Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:50.272Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:55:50.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-02-25T17:55:50.273Z] 58afd8ffa68e: Preparing [2021-02-25T17:55:50.273Z] 5714f06d129c: Preparing [2021-02-25T17:55:50.273Z] 8a0efb8b468f: Preparing [2021-02-25T17:55:50.273Z] 657a12ac19fd: Preparing [2021-02-25T17:55:50.273Z] 4fdfae57c27f: Preparing [2021-02-25T17:55:50.273Z] 33e8713114f8: Preparing [2021-02-25T17:55:50.273Z] 33e8713114f8: Waiting [2021-02-25T17:55:50.273Z] 8a0efb8b468f: Layer already exists [2021-02-25T17:55:50.273Z] 33e8713114f8: Layer already exists [2021-02-25T17:55:50.535Z] 58afd8ffa68e: Pushed [2021-02-25T17:55:50.535Z] 4fdfae57c27f: Pushed [2021-02-25T17:55:50.562Z] Removing intermediate container bdb04a66fd1a [2021-02-25T17:55:50.562Z] ---> 0041b7ad917e [2021-02-25T17:55:50.562Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-25T17:55:50.800Z] 657a12ac19fd: Pushed [2021-02-25T17:55:51.747Z] 5714f06d129c: Pushed [2021-02-25T17:55:52.009Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4: digest: sha256:dea510d44fb84223cb2a1c358b374e709d6d5aab1e548790cbb767b902526e51 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:52.060Z] ---> Running in daea5abeaba7 [2021-02-25T17:55:52.060Z] ---> 940739ccf82a [2021-02-25T17:55:52.060Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-25T17:55:52.324Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:52.710Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.105 [2021-02-25T17:55:52.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-02-25T17:55:52.710Z] 58afd8ffa68e: Preparing [2021-02-25T17:55:52.710Z] 5714f06d129c: Preparing [2021-02-25T17:55:52.710Z] 8a0efb8b468f: Preparing [2021-02-25T17:55:52.710Z] 657a12ac19fd: Preparing [2021-02-25T17:55:52.710Z] 4fdfae57c27f: Preparing [2021-02-25T17:55:52.710Z] 33e8713114f8: Preparing [2021-02-25T17:55:52.710Z] 33e8713114f8: Waiting [2021-02-25T17:55:52.710Z] 657a12ac19fd: Layer already exists [2021-02-25T17:55:52.710Z] 8a0efb8b468f: Layer already exists [2021-02-25T17:55:52.710Z] 58afd8ffa68e: Layer already exists [2021-02-25T17:55:52.710Z] 4fdfae57c27f: Layer already exists [2021-02-25T17:55:52.710Z] 5714f06d129c: Layer already exists [2021-02-25T17:55:52.710Z] 33e8713114f8: Layer already exists [2021-02-25T17:55:52.710Z] 2.0.0-dev.105: digest: sha256:dea510d44fb84223cb2a1c358b374e709d6d5aab1e548790cbb767b902526e51 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:53.089Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:53.160Z] Removing intermediate container 18b127555fc1 [2021-02-25T17:55:53.160Z] ---> 6739939cf7f8 [2021-02-25T17:55:53.160Z] [2021-02-25T17:55:53.160Z] Step 10/23 : FROM alpine:3.12 [2021-02-25T17:55:53.160Z] ---> d10569e2745f [2021-02-25T17:55:53.160Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-25T17:55:53.160Z] Removing intermediate container 864049c2d179 [2021-02-25T17:55:53.160Z] ---> 823dce2f3b00 [2021-02-25T17:55:53.160Z] [2021-02-25T17:55:53.160Z] Step 10/22 : FROM alpine:3.12 [2021-02-25T17:55:53.160Z] ---> d10569e2745f [2021-02-25T17:55:53.160Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-25T17:55:53.160Z] Removing intermediate container 877afb8d604a [2021-02-25T17:55:53.160Z] ---> a749af109e9e [2021-02-25T17:55:53.160Z] [2021-02-25T17:55:53.160Z] Step 10/22 : FROM alpine:3.12 [2021-02-25T17:55:53.160Z] ---> d10569e2745f [2021-02-25T17:55:53.160Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-25T17:55:53.160Z] Removing intermediate container daea5abeaba7 [2021-02-25T17:55:53.160Z] ---> 61410dc2c545 [2021-02-25T17:55:53.160Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-25T17:55:53.438Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:55:53.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-02-25T17:55:53.438Z] 58afd8ffa68e: Preparing [2021-02-25T17:55:53.438Z] 5714f06d129c: Preparing [2021-02-25T17:55:53.438Z] 8a0efb8b468f: Preparing [2021-02-25T17:55:53.438Z] 657a12ac19fd: Preparing [2021-02-25T17:55:53.438Z] 4fdfae57c27f: Preparing [2021-02-25T17:55:53.438Z] 33e8713114f8: Preparing [2021-02-25T17:55:53.438Z] 33e8713114f8: Waiting [2021-02-25T17:55:53.438Z] 5714f06d129c: Layer already exists [2021-02-25T17:55:53.438Z] 58afd8ffa68e: Layer already exists [2021-02-25T17:55:53.438Z] 4fdfae57c27f: Layer already exists [2021-02-25T17:55:53.438Z] 8a0efb8b468f: Layer already exists [2021-02-25T17:55:53.438Z] 657a12ac19fd: Layer already exists [2021-02-25T17:55:53.438Z] 33e8713114f8: Layer already exists [2021-02-25T17:55:53.438Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105: digest: sha256:dea510d44fb84223cb2a1c358b374e709d6d5aab1e548790cbb767b902526e51 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:53.465Z] ---> Running in 7bab6cbc63e6 [2021-02-25T17:55:53.465Z] ---> Running in fe53d080ee69 [2021-02-25T17:55:53.465Z] ---> Running in 6ffb27c2d413 [2021-02-25T17:55:53.750Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:54.102Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master [2021-02-25T17:55:54.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-02-25T17:55:54.102Z] 58afd8ffa68e: Preparing [2021-02-25T17:55:54.102Z] 5714f06d129c: Preparing [2021-02-25T17:55:54.102Z] 8a0efb8b468f: Preparing [2021-02-25T17:55:54.102Z] 657a12ac19fd: Preparing [2021-02-25T17:55:54.102Z] 4fdfae57c27f: Preparing [2021-02-25T17:55:54.102Z] 33e8713114f8: Preparing [2021-02-25T17:55:54.102Z] 33e8713114f8: Waiting [2021-02-25T17:55:54.102Z] 8a0efb8b468f: Layer already exists [2021-02-25T17:55:54.102Z] 657a12ac19fd: Layer already exists [2021-02-25T17:55:54.102Z] 4fdfae57c27f: Layer already exists [2021-02-25T17:55:54.102Z] 5714f06d129c: Layer already exists [2021-02-25T17:55:54.102Z] 58afd8ffa68e: Layer already exists [2021-02-25T17:55:54.102Z] 33e8713114f8: Layer already exists [2021-02-25T17:55:54.147Z] ---> 269689e1aec1 [2021-02-25T17:55:54.147Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-25T17:55:54.366Z] master: digest: sha256:dea510d44fb84223cb2a1c358b374e709d6d5aab1e548790cbb767b902526e51 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T17:55:54.583Z] ===================================================== [Pipeline] echo [2021-02-25T17:55:54.637Z] taggedImages: [2021-02-25T17:55:54.637Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:55:54.637Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:2.0.0-dev.105 [2021-02-25T17:55:54.637Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:55:54.637Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo [2021-02-25T17:55:54.703Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: [2021-02-25T17:55:54.703Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:55:54.703Z] 2.0.0-dev.105 [2021-02-25T17:55:54.703Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:55:54.703Z] master [2021-02-25T17:55:54.703Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2021-02-25T17:55:54.770Z] ---> 943d22c3979c [2021-02-25T17:55:54.770Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-25T17:55:54.770Z] ---> Running in 2b262802f2b3 [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:55.200Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:55.502Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:55:55.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-02-25T17:55:55.503Z] 973d3943bc6f: Preparing [2021-02-25T17:55:55.503Z] 8dfc36ac1029: Preparing [2021-02-25T17:55:55.503Z] 8a0efb8b468f: Preparing [2021-02-25T17:55:55.503Z] f1b074599d6d: Preparing [2021-02-25T17:55:55.503Z] 33e8713114f8: Preparing [2021-02-25T17:55:55.503Z] 8a0efb8b468f: Layer already exists [2021-02-25T17:55:55.503Z] 33e8713114f8: Layer already exists [2021-02-25T17:55:55.763Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T17:55:55.763Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T17:55:55.764Z] 973d3943bc6f: Pushed [2021-02-25T17:55:55.764Z] f1b074599d6d: Pushed [2021-02-25T17:55:56.063Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T17:55:56.063Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T17:55:56.063Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T17:55:56.063Z] ---> da0dcda9eceb [2021-02-25T17:55:56.063Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-25T17:55:56.336Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T17:55:56.336Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-25T17:55:56.336Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T17:55:56.336Z] OK: 5 MiB in 15 packages [2021-02-25T17:55:56.634Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-25T17:55:56.915Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-25T17:55:56.915Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T17:55:56.915Z] Executing ca-certificates-20191127-r4.trigger [2021-02-25T17:55:56.915Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-25T17:55:56.915Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T17:55:56.915Z] OK: 5 MiB in 15 packages [2021-02-25T17:55:57.157Z] 8dfc36ac1029: Pushed [2021-02-25T17:55:57.157Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4: digest: sha256:2a93509e5dd5203a6fa2994c77412e61ea311c605defe3cb1d3f9d284b6b4178 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:57.226Z] OK: 6 MiB in 16 packages [2021-02-25T17:55:57.498Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:57.806Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.105 [2021-02-25T17:55:57.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-02-25T17:55:57.806Z] 973d3943bc6f: Preparing [2021-02-25T17:55:57.806Z] 8dfc36ac1029: Preparing [2021-02-25T17:55:57.806Z] 8a0efb8b468f: Preparing [2021-02-25T17:55:57.806Z] f1b074599d6d: Preparing [2021-02-25T17:55:57.806Z] 33e8713114f8: Preparing [2021-02-25T17:55:57.806Z] 8a0efb8b468f: Layer already exists [2021-02-25T17:55:57.806Z] 33e8713114f8: Layer already exists [2021-02-25T17:55:57.806Z] f1b074599d6d: Layer already exists [2021-02-25T17:55:57.806Z] 973d3943bc6f: Layer already exists [2021-02-25T17:55:57.806Z] 8dfc36ac1029: Layer already exists [2021-02-25T17:55:57.806Z] 2.0.0-dev.105: digest: sha256:2a93509e5dd5203a6fa2994c77412e61ea311c605defe3cb1d3f9d284b6b4178 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:57.835Z] ---> bd18052aef2b [2021-02-25T17:55:57.835Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-25T17:55:58.115Z] ---> Running in 3e2b26ed5b08 [2021-02-25T17:55:58.116Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:58.388Z] Removing intermediate container 7bab6cbc63e6 [2021-02-25T17:55:58.388Z] ---> adc61e908387 [2021-02-25T17:55:58.388Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-25T17:55:58.424Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:55:58.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-02-25T17:55:58.424Z] 973d3943bc6f: Preparing [2021-02-25T17:55:58.424Z] 8dfc36ac1029: Preparing [2021-02-25T17:55:58.424Z] 8a0efb8b468f: Preparing [2021-02-25T17:55:58.424Z] f1b074599d6d: Preparing [2021-02-25T17:55:58.424Z] 33e8713114f8: Preparing [2021-02-25T17:55:58.424Z] 8a0efb8b468f: Layer already exists [2021-02-25T17:55:58.424Z] 973d3943bc6f: Layer already exists [2021-02-25T17:55:58.424Z] 33e8713114f8: Layer already exists [2021-02-25T17:55:58.424Z] 8dfc36ac1029: Layer already exists [2021-02-25T17:55:58.424Z] f1b074599d6d: Layer already exists [2021-02-25T17:55:58.424Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105: digest: sha256:2a93509e5dd5203a6fa2994c77412e61ea311c605defe3cb1d3f9d284b6b4178 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:58.683Z] ---> Running in 3194db8abae0 [2021-02-25T17:55:58.683Z] Removing intermediate container 2b262802f2b3 [2021-02-25T17:55:58.683Z] ---> fef0e9694963 [2021-02-25T17:55:58.683Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T17:55:58.735Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:58.956Z] Removing intermediate container fe53d080ee69 [2021-02-25T17:55:58.956Z] ---> 5bb3945dc088 [2021-02-25T17:55:58.956Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-25T17:55:59.039Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [2021-02-25T17:55:59.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-02-25T17:55:59.039Z] 973d3943bc6f: Preparing [2021-02-25T17:55:59.039Z] 8dfc36ac1029: Preparing [2021-02-25T17:55:59.039Z] 8a0efb8b468f: Preparing [2021-02-25T17:55:59.039Z] f1b074599d6d: Preparing [2021-02-25T17:55:59.039Z] 33e8713114f8: Preparing [2021-02-25T17:55:59.039Z] 33e8713114f8: Layer already exists [2021-02-25T17:55:59.039Z] 973d3943bc6f: Layer already exists [2021-02-25T17:55:59.039Z] 8dfc36ac1029: Layer already exists [2021-02-25T17:55:59.039Z] 8a0efb8b468f: Layer already exists [2021-02-25T17:55:59.039Z] f1b074599d6d: Layer already exists [2021-02-25T17:55:59.039Z] master: digest: sha256:2a93509e5dd5203a6fa2994c77412e61ea311c605defe3cb1d3f9d284b6b4178 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T17:55:59.294Z] ===================================================== [Pipeline] echo [2021-02-25T17:55:59.339Z] taggedImages: [2021-02-25T17:55:59.339Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:55:59.339Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:2.0.0-dev.105 [2021-02-25T17:55:59.339Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:55:59.339Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo [2021-02-25T17:55:59.402Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrapper-go with the following tags: [2021-02-25T17:55:59.402Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:55:59.402Z] 2.0.0-dev.105 [2021-02-25T17:55:59.402Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:55:59.402Z] master [2021-02-25T17:55:59.402Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2021-02-25T17:55:59.561Z] ---> Running in 330e88b7e100 [2021-02-25T17:55:59.561Z] Removing intermediate container 3194db8abae0 [2021-02-25T17:55:59.562Z] ---> 5c28d5debc02 [2021-02-25T17:55:59.562Z] Step 13/22 : ENV APP_PORT=48085 [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:55:59.833Z] Removing intermediate container 6ffb27c2d413 [2021-02-25T17:55:59.833Z] ---> 4d9c34feaa91 [2021-02-25T17:55:59.833Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-25T17:55:59.833Z] ---> Running in d72062c3fd2e [2021-02-25T17:55:59.833Z] ---> 79c4f7864ad2 [2021-02-25T17:55:59.833Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-25T17:55:59.949Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:00.118Z] ---> Running in 04dfa1cf7a61 [2021-02-25T17:56:00.118Z] Removing intermediate container 330e88b7e100 [2021-02-25T17:56:00.118Z] ---> 2ddc535c1484 [2021-02-25T17:56:00.118Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-25T17:56:00.118Z] ---> Running in 2f997dd8d061 [2021-02-25T17:56:00.255Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:56:00.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-02-25T17:56:00.255Z] 8d81b670c056: Preparing [2021-02-25T17:56:00.255Z] 8d81b670c056: Preparing [2021-02-25T17:56:00.255Z] bed788e670b4: Preparing [2021-02-25T17:56:00.255Z] 9c595344351f: Preparing [2021-02-25T17:56:00.255Z] 575adac5daee: Preparing [2021-02-25T17:56:00.255Z] 8a0efb8b468f: Preparing [2021-02-25T17:56:00.255Z] b13e537c94a8: Preparing [2021-02-25T17:56:00.255Z] b13e537c94a8: Preparing [2021-02-25T17:56:00.255Z] c098cebec074: Preparing [2021-02-25T17:56:00.255Z] fac17cd318b7: Preparing [2021-02-25T17:56:00.255Z] 33e8713114f8: Preparing [2021-02-25T17:56:00.255Z] b13e537c94a8: Waiting [2021-02-25T17:56:00.255Z] c098cebec074: Waiting [2021-02-25T17:56:00.255Z] fac17cd318b7: Waiting [2021-02-25T17:56:00.255Z] 33e8713114f8: Waiting [2021-02-25T17:56:00.255Z] 8a0efb8b468f: Layer already exists [2021-02-25T17:56:00.399Z] Removing intermediate container d72062c3fd2e [2021-02-25T17:56:00.399Z] ---> d89ed1effbb8 [2021-02-25T17:56:00.399Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-25T17:56:00.519Z] 8d81b670c056: Pushed [2021-02-25T17:56:00.520Z] b13e537c94a8: Pushed [2021-02-25T17:56:00.520Z] bed788e670b4: Pushed [2021-02-25T17:56:00.520Z] 9c595344351f: Pushed [2021-02-25T17:56:00.520Z] 33e8713114f8: Layer already exists [2021-02-25T17:56:00.520Z] c098cebec074: Pushed [2021-02-25T17:56:00.784Z] fac17cd318b7: Pushed [2021-02-25T17:56:01.017Z] ---> Running in 302f51b2bb10 [2021-02-25T17:56:01.017Z] Removing intermediate container 2f997dd8d061 [2021-02-25T17:56:01.017Z] ---> b35fddf724bb [2021-02-25T17:56:01.017Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-25T17:56:01.017Z] Removing intermediate container 04dfa1cf7a61 [2021-02-25T17:56:01.017Z] ---> 1f822d35671c [2021-02-25T17:56:01.017Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-25T17:56:01.296Z] ---> Running in 3eaf79ed72e0 [2021-02-25T17:56:01.296Z] ---> Running in 635f398d01f6 [2021-02-25T17:56:01.586Z] Removing intermediate container 302f51b2bb10 [2021-02-25T17:56:01.586Z] ---> bed37eb401c6 [2021-02-25T17:56:01.586Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T17:56:01.586Z] Removing intermediate container 3e2b26ed5b08 [2021-02-25T17:56:01.586Z] ---> d857887c11f3 [2021-02-25T17:56:01.586Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-25T17:56:01.733Z] 575adac5daee: Pushed [2021-02-25T17:56:01.733Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4: digest: sha256:6195163198f7eea1ecb9bca53861043de8b46abdb93b8c8eaaa30466da242876 size: 2609 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:01.861Z] ---> adb8873d11ad [2021-02-25T17:56:01.861Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-25T17:56:01.861Z] ---> Running in ac758d2ec62e [2021-02-25T17:56:02.055Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:02.149Z] Removing intermediate container 635f398d01f6 [2021-02-25T17:56:02.149Z] ---> f74ba94347e5 [2021-02-25T17:56:02.149Z] Step 15/23 : WORKDIR /Removing intermediate container 3eaf79ed72e0 [2021-02-25T17:56:02.149Z] [2021-02-25T17:56:02.149Z] ---> 551f0c68a03d [2021-02-25T17:56:02.149Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-25T17:56:02.149Z] ---> Running in d990e54154b1 [2021-02-25T17:56:02.149Z] ---> Running in 3abe3fb9a545 [2021-02-25T17:56:02.376Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.105 [2021-02-25T17:56:02.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-02-25T17:56:02.376Z] 8d81b670c056: Preparing [2021-02-25T17:56:02.376Z] 8d81b670c056: Preparing [2021-02-25T17:56:02.376Z] bed788e670b4: Preparing [2021-02-25T17:56:02.376Z] 9c595344351f: Preparing [2021-02-25T17:56:02.376Z] 575adac5daee: Preparing [2021-02-25T17:56:02.376Z] 8a0efb8b468f: Preparing [2021-02-25T17:56:02.376Z] b13e537c94a8: Preparing [2021-02-25T17:56:02.376Z] b13e537c94a8: Preparing [2021-02-25T17:56:02.376Z] c098cebec074: Preparing [2021-02-25T17:56:02.376Z] fac17cd318b7: Preparing [2021-02-25T17:56:02.376Z] 33e8713114f8: Preparing [2021-02-25T17:56:02.376Z] b13e537c94a8: Waiting [2021-02-25T17:56:02.376Z] c098cebec074: Waiting [2021-02-25T17:56:02.376Z] fac17cd318b7: Waiting [2021-02-25T17:56:02.376Z] 33e8713114f8: Waiting [2021-02-25T17:56:02.376Z] 575adac5daee: Layer already exists [2021-02-25T17:56:02.376Z] 9c595344351f: Layer already exists [2021-02-25T17:56:02.376Z] bed788e670b4: Layer already exists [2021-02-25T17:56:02.376Z] 8a0efb8b468f: Layer already exists [2021-02-25T17:56:02.376Z] 8d81b670c056: Layer already exists [2021-02-25T17:56:02.376Z] b13e537c94a8: Layer already exists [2021-02-25T17:56:02.376Z] c098cebec074: Layer already exists [2021-02-25T17:56:02.376Z] fac17cd318b7: Layer already exists [2021-02-25T17:56:02.376Z] 33e8713114f8: Layer already exists [2021-02-25T17:56:02.376Z] 2.0.0-dev.105: digest: sha256:6195163198f7eea1ecb9bca53861043de8b46abdb93b8c8eaaa30466da242876 size: 2609 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:02.688Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:02.752Z] Removing intermediate container ac758d2ec62e [2021-02-25T17:56:02.752Z] ---> b0225debd45f [2021-02-25T17:56:02.752Z] Step 22/24 : LABEL arch=arm64 [2021-02-25T17:56:02.752Z] ---> f7496cb4dbe3 [2021-02-25T17:56:02.752Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-25T17:56:02.752Z] ---> Running in 3dddfcc4f6fa [2021-02-25T17:56:02.988Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:56:02.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-02-25T17:56:02.988Z] 8d81b670c056: Preparing [2021-02-25T17:56:02.988Z] 8d81b670c056: Preparing [2021-02-25T17:56:02.988Z] bed788e670b4: Preparing [2021-02-25T17:56:02.988Z] 9c595344351f: Preparing [2021-02-25T17:56:02.988Z] 575adac5daee: Preparing [2021-02-25T17:56:02.988Z] 8a0efb8b468f: Preparing [2021-02-25T17:56:02.988Z] b13e537c94a8: Preparing [2021-02-25T17:56:02.988Z] b13e537c94a8: Preparing [2021-02-25T17:56:02.988Z] c098cebec074: Preparing [2021-02-25T17:56:02.988Z] fac17cd318b7: Preparing [2021-02-25T17:56:02.988Z] 33e8713114f8: Preparing [2021-02-25T17:56:02.988Z] b13e537c94a8: Waiting [2021-02-25T17:56:02.988Z] c098cebec074: Waiting [2021-02-25T17:56:02.988Z] fac17cd318b7: Waiting [2021-02-25T17:56:02.988Z] 33e8713114f8: Waiting [2021-02-25T17:56:02.988Z] bed788e670b4: Layer already exists [2021-02-25T17:56:02.988Z] 9c595344351f: Layer already exists [2021-02-25T17:56:02.988Z] 8d81b670c056: Layer already exists [2021-02-25T17:56:02.988Z] 575adac5daee: Layer already exists [2021-02-25T17:56:02.988Z] 8a0efb8b468f: Layer already exists [2021-02-25T17:56:02.988Z] b13e537c94a8: Layer already exists [2021-02-25T17:56:02.988Z] c098cebec074: Layer already exists [2021-02-25T17:56:02.988Z] fac17cd318b7: Layer already exists [2021-02-25T17:56:02.988Z] 33e8713114f8: Layer already exists [2021-02-25T17:56:02.988Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105: digest: sha256:6195163198f7eea1ecb9bca53861043de8b46abdb93b8c8eaaa30466da242876 size: 2609 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:03.024Z] Removing intermediate container d990e54154b1 [2021-02-25T17:56:03.024Z] ---> a99a21dd380e [2021-02-25T17:56:03.024Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T17:56:03.024Z] Removing intermediate container 3abe3fb9a545 [2021-02-25T17:56:03.024Z] ---> 5a5f9bc66504 [2021-02-25T17:56:03.024Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T17:56:03.295Z] + docker tag docker-security-bootstrapper-go nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [2021-02-25T17:56:03.300Z] ---> efdb448ca14f [2021-02-25T17:56:03.301Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:03.583Z] Removing intermediate container 3dddfcc4f6fa [2021-02-25T17:56:03.584Z] ---> 5256c0517b0d [2021-02-25T17:56:03.584Z] Step 23/24 : LABEL git_sha=dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:56:03.602Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [2021-02-25T17:56:03.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go] [2021-02-25T17:56:03.602Z] 8d81b670c056: Preparing [2021-02-25T17:56:03.602Z] 8d81b670c056: Preparing [2021-02-25T17:56:03.602Z] bed788e670b4: Preparing [2021-02-25T17:56:03.602Z] 9c595344351f: Preparing [2021-02-25T17:56:03.602Z] 575adac5daee: Preparing [2021-02-25T17:56:03.602Z] 8a0efb8b468f: Preparing [2021-02-25T17:56:03.602Z] b13e537c94a8: Preparing [2021-02-25T17:56:03.602Z] b13e537c94a8: Preparing [2021-02-25T17:56:03.602Z] c098cebec074: Preparing [2021-02-25T17:56:03.602Z] fac17cd318b7: Preparing [2021-02-25T17:56:03.602Z] 33e8713114f8: Preparing [2021-02-25T17:56:03.602Z] c098cebec074: Waiting [2021-02-25T17:56:03.602Z] fac17cd318b7: Waiting [2021-02-25T17:56:03.602Z] 33e8713114f8: Waiting [2021-02-25T17:56:03.602Z] b13e537c94a8: Waiting [2021-02-25T17:56:03.602Z] 575adac5daee: Layer already exists [2021-02-25T17:56:03.602Z] bed788e670b4: Layer already exists [2021-02-25T17:56:03.602Z] 8d81b670c056: Layer already exists [2021-02-25T17:56:03.602Z] 9c595344351f: Layer already exists [2021-02-25T17:56:03.602Z] b13e537c94a8: Layer already exists [2021-02-25T17:56:03.602Z] 8a0efb8b468f: Layer already exists [2021-02-25T17:56:03.602Z] c098cebec074: Layer already exists [2021-02-25T17:56:03.602Z] fac17cd318b7: Layer already exists [2021-02-25T17:56:03.602Z] 33e8713114f8: Layer already exists [2021-02-25T17:56:03.857Z] ---> Running in e84e9ff83303 [2021-02-25T17:56:03.862Z] master: digest: sha256:6195163198f7eea1ecb9bca53861043de8b46abdb93b8c8eaaa30466da242876 size: 2609 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T17:56:04.092Z] ===================================================== [2021-02-25T17:56:04.131Z] ---> ff873f5db50e [2021-02-25T17:56:04.131Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [Pipeline] echo [2021-02-25T17:56:04.144Z] taggedImages: [2021-02-25T17:56:04.144Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:56:04.144Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:2.0.0-dev.105 [2021-02-25T17:56:04.144Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:56:04.144Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go:master [Pipeline] echo [2021-02-25T17:56:04.207Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: [2021-02-25T17:56:04.207Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:56:04.207Z] 2.0.0-dev.105 [2021-02-25T17:56:04.207Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:56:04.207Z] master [2021-02-25T17:56:04.207Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:05.465Z] ---> 0df2c89ea2b5 [2021-02-25T17:56:05.465Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-25T17:56:05.465Z] Removing intermediate container e84e9ff83303 [2021-02-25T17:56:05.465Z] ---> 91042c953f62 [2021-02-25T17:56:05.465Z] Step 24/24 : LABEL version=2.0.0-dev.105 [2021-02-25T17:56:05.465Z] ---> 12a5766dc154 [2021-02-25T17:56:05.465Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-25T17:56:05.465Z] ---> 15ab6a02d8d1 [2021-02-25T17:56:05.465Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-25T17:56:05.465Z] ---> Running in 399019cc55c0 [2021-02-25T17:56:05.465Z] ---> Running in aa81271c38c5 [2021-02-25T17:56:05.465Z] Removing intermediate container 399019cc55c0 [2021-02-25T17:56:05.465Z] ---> 2d6c2590ada7 [2021-02-25T17:56:05.465Z] [2021-02-25T17:56:05.729Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:06.028Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:56:06.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-02-25T17:56:06.028Z] 4d2f5efb9ff1: Preparing [2021-02-25T17:56:06.028Z] de7b80444e1c: Preparing [2021-02-25T17:56:06.028Z] 301764013745: Preparing [2021-02-25T17:56:06.028Z] 83b998945e8b: Preparing [2021-02-25T17:56:06.028Z] e17952bdf37a: Preparing [2021-02-25T17:56:06.028Z] 33e8713114f8: Preparing [2021-02-25T17:56:06.028Z] 33e8713114f8: Waiting [2021-02-25T17:56:06.067Z] ---> 3ca8e12428f4 [2021-02-25T17:56:06.067Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-25T17:56:06.067Z] Successfully built 2d6c2590ada7 [2021-02-25T17:56:06.067Z] ---> 0c6d9040a123 [2021-02-25T17:56:06.067Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-25T17:56:06.067Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-25T17:56:06.067Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2021-02-25T17:56:06.291Z] 301764013745: Pushed [2021-02-25T17:56:06.291Z] 83b998945e8b: Pushed [2021-02-25T17:56:06.291Z] 33e8713114f8: Layer already exists [2021-02-25T17:56:06.340Z] ---> Running in f4ad838973cf [2021-02-25T17:56:06.341Z] ---> b43591775482 [2021-02-25T17:56:06.341Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-25T17:56:06.341Z] Removing intermediate container aa81271c38c5 [2021-02-25T17:56:06.341Z] ---> a3a1162d8337 [2021-02-25T17:56:06.341Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-25T17:56:06.554Z] e17952bdf37a: Pushed [2021-02-25T17:56:07.127Z] de7b80444e1c: Pushed [2021-02-25T17:56:07.325Z] Removing intermediate container f4ad838973cf [2021-02-25T17:56:07.325Z] ---> 1a8e4777a427 [2021-02-25T17:56:07.325Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T17:56:07.325Z] ---> 6b24c35bb3a2 [2021-02-25T17:56:07.325Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-25T17:56:07.387Z] 4d2f5efb9ff1: Pushed [2021-02-25T17:56:07.648Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4: digest: sha256:ba105caa991b66f577372ecf0f46cdb90e57192fddc9cfe2da8707bbde9ad25f size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:07.923Z] ---> Running in efb93e09683e [2021-02-25T17:56:07.923Z] ---> Running in a06e588b1b51 [2021-02-25T17:56:07.952Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:08.238Z] ---> 9ecb1a1dbf34 [2021-02-25T17:56:08.238Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-25T17:56:08.238Z] ---> cfa8cf2ae5ce [2021-02-25T17:56:08.238Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-25T17:56:08.247Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.105 [2021-02-25T17:56:08.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-02-25T17:56:08.247Z] 4d2f5efb9ff1: Preparing [2021-02-25T17:56:08.247Z] de7b80444e1c: Preparing [2021-02-25T17:56:08.247Z] 301764013745: Preparing [2021-02-25T17:56:08.247Z] 83b998945e8b: Preparing [2021-02-25T17:56:08.247Z] e17952bdf37a: Preparing [2021-02-25T17:56:08.247Z] 33e8713114f8: Preparing [2021-02-25T17:56:08.247Z] 33e8713114f8: Waiting [2021-02-25T17:56:08.247Z] 301764013745: Layer already exists [2021-02-25T17:56:08.247Z] de7b80444e1c: Layer already exists [2021-02-25T17:56:08.247Z] 83b998945e8b: Layer already exists [2021-02-25T17:56:08.247Z] 4d2f5efb9ff1: Layer already exists [2021-02-25T17:56:08.247Z] e17952bdf37a: Layer already exists [2021-02-25T17:56:08.247Z] 33e8713114f8: Layer already exists [2021-02-25T17:56:08.247Z] 2.0.0-dev.105: digest: sha256:ba105caa991b66f577372ecf0f46cdb90e57192fddc9cfe2da8707bbde9ad25f size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:08.516Z] ---> Running in cdf9389488fc [2021-02-25T17:56:09.111Z] Removing intermediate container efb93e09683e [2021-02-25T17:56:09.111Z] ---> 4e995824fd66 [2021-02-25T17:56:09.111Z] Step 20/22 : LABEL arch=arm64 [2021-02-25T17:56:09.111Z] ---> Running in e036ba4eddd1 [2021-02-25T17:56:09.111Z] Removing intermediate container a06e588b1b51 [2021-02-25T17:56:09.111Z] ---> 10df5e198b60 [2021-02-25T17:56:09.111Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T17:56:09.201Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:09.385Z] Removing intermediate container cdf9389488fc [2021-02-25T17:56:09.385Z] ---> 7dea4cfdb883 [2021-02-25T17:56:09.385Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T17:56:09.497Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:56:09.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-02-25T17:56:09.497Z] 4d2f5efb9ff1: Preparing [2021-02-25T17:56:09.497Z] de7b80444e1c: Preparing [2021-02-25T17:56:09.497Z] 301764013745: Preparing [2021-02-25T17:56:09.497Z] 83b998945e8b: Preparing [2021-02-25T17:56:09.497Z] e17952bdf37a: Preparing [2021-02-25T17:56:09.497Z] 33e8713114f8: Preparing [2021-02-25T17:56:09.497Z] 33e8713114f8: Waiting [2021-02-25T17:56:09.497Z] e17952bdf37a: Layer already exists [2021-02-25T17:56:09.497Z] 301764013745: Layer already exists [2021-02-25T17:56:09.497Z] 83b998945e8b: Layer already exists [2021-02-25T17:56:09.497Z] de7b80444e1c: Layer already exists [2021-02-25T17:56:09.497Z] 4d2f5efb9ff1: Layer already exists [2021-02-25T17:56:09.497Z] 33e8713114f8: Layer already exists [2021-02-25T17:56:09.498Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105: digest: sha256:ba105caa991b66f577372ecf0f46cdb90e57192fddc9cfe2da8707bbde9ad25f size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:09.661Z] ---> Running in e090206d42b7 [2021-02-25T17:56:09.661Z] ---> Running in 693e027d1571 [2021-02-25T17:56:09.661Z] ---> Running in 352674d30b3f [2021-02-25T17:56:09.803Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:10.099Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [2021-02-25T17:56:10.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-02-25T17:56:10.099Z] 4d2f5efb9ff1: Preparing [2021-02-25T17:56:10.099Z] de7b80444e1c: Preparing [2021-02-25T17:56:10.099Z] 301764013745: Preparing [2021-02-25T17:56:10.099Z] 83b998945e8b: Preparing [2021-02-25T17:56:10.099Z] e17952bdf37a: Preparing [2021-02-25T17:56:10.099Z] 33e8713114f8: Preparing [2021-02-25T17:56:10.099Z] 33e8713114f8: Waiting [2021-02-25T17:56:10.099Z] 4d2f5efb9ff1: Layer already exists [2021-02-25T17:56:10.099Z] 83b998945e8b: Layer already exists [2021-02-25T17:56:10.099Z] e17952bdf37a: Layer already exists [2021-02-25T17:56:10.099Z] de7b80444e1c: Layer already exists [2021-02-25T17:56:10.099Z] 301764013745: Layer already exists [2021-02-25T17:56:10.099Z] 33e8713114f8: Layer already exists [2021-02-25T17:56:10.099Z] master: digest: sha256:ba105caa991b66f577372ecf0f46cdb90e57192fddc9cfe2da8707bbde9ad25f size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T17:56:10.388Z] ===================================================== [Pipeline] echo [2021-02-25T17:56:10.454Z] taggedImages: [2021-02-25T17:56:10.454Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:56:10.454Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:2.0.0-dev.105 [2021-02-25T17:56:10.454Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:56:10.454Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo [2021-02-25T17:56:10.521Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: [2021-02-25T17:56:10.521Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:56:10.521Z] 2.0.0-dev.105 [2021-02-25T17:56:10.521Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:56:10.521Z] master [2021-02-25T17:56:10.521Z] ===================================================== [2021-02-25T17:56:10.651Z] Removing intermediate container e090206d42b7 [2021-02-25T17:56:10.651Z] ---> 38673e82d67a [2021-02-25T17:56:10.651Z] Step 20/22 : LABEL arch=arm64 [2021-02-25T17:56:10.651Z] Removing intermediate container 693e027d1571 [2021-02-25T17:56:10.651Z] ---> 237541c70d6f [2021-02-25T17:56:10.651Z] Step 21/22 : LABEL git_sha=dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:56:10.651Z] Removing intermediate container 352674d30b3f [2021-02-25T17:56:10.651Z] ---> b39b3ed76d3d [2021-02-25T17:56:10.651Z] Step 21/23 : LABEL arch=arm64 [2021-02-25T17:56:10.651Z] ---> Running in 04826aee38de [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:10.927Z] ---> Running in 528c5ac9a0ad [2021-02-25T17:56:10.927Z] ---> Running in bdd601beb6d9 [2021-02-25T17:56:11.124Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:11.424Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:56:11.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-02-25T17:56:11.424Z] d57968e8c79e: Preparing [2021-02-25T17:56:11.424Z] 638754fa05db: Preparing [2021-02-25T17:56:11.424Z] 701be6df9b95: Preparing [2021-02-25T17:56:11.424Z] 88e03e6e2e94: Preparing [2021-02-25T17:56:11.424Z] 96c4a7ba9b0c: Preparing [2021-02-25T17:56:11.424Z] f59d72094668: Preparing [2021-02-25T17:56:11.424Z] eab65cfb5afa: Preparing [2021-02-25T17:56:11.424Z] dc86c7c144b4: Preparing [2021-02-25T17:56:11.424Z] 33e8713114f8: Preparing [2021-02-25T17:56:11.424Z] f59d72094668: Waiting [2021-02-25T17:56:11.424Z] eab65cfb5afa: Waiting [2021-02-25T17:56:11.424Z] dc86c7c144b4: Waiting [2021-02-25T17:56:11.424Z] 33e8713114f8: Waiting [2021-02-25T17:56:11.526Z] Removing intermediate container 04826aee38de [2021-02-25T17:56:11.526Z] ---> af03d6821aef [2021-02-25T17:56:11.526Z] Step 21/22 : LABEL git_sha=dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:56:11.689Z] 638754fa05db: Pushed [2021-02-25T17:56:11.689Z] d57968e8c79e: Pushed [2021-02-25T17:56:11.689Z] 96c4a7ba9b0c: Pushed [2021-02-25T17:56:11.808Z] Removing intermediate container bdd601beb6d9 [2021-02-25T17:56:11.808Z] ---> 1ab4729ac156 [2021-02-25T17:56:11.808Z] Step 22/22 : LABEL version=2.0.0-dev.105 [2021-02-25T17:56:11.808Z] ---> Running in bc39726163a0 [2021-02-25T17:56:11.808Z] Removing intermediate container 528c5ac9a0ad [2021-02-25T17:56:11.808Z] ---> 57b86a724350 [2021-02-25T17:56:11.808Z] Step 22/23 : LABEL git_sha=dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:56:11.955Z] f59d72094668: Pushed [2021-02-25T17:56:11.955Z] eab65cfb5afa: Pushed [2021-02-25T17:56:11.955Z] 33e8713114f8: Layer already exists [2021-02-25T17:56:12.084Z] ---> Running in 7d45017c85bd [2021-02-25T17:56:12.084Z] ---> Running in e1fb23c23dc0 [2021-02-25T17:56:12.217Z] dc86c7c144b4: Pushed [2021-02-25T17:56:12.358Z] Removing intermediate container e036ba4eddd1 [2021-02-25T17:56:12.358Z] ---> 1e70a788e35f [2021-02-25T17:56:12.358Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-25T17:56:12.478Z] 88e03e6e2e94: Pushed [2021-02-25T17:56:12.478Z] 701be6df9b95: Pushed [2021-02-25T17:56:12.639Z] Removing intermediate container bc39726163a0 [2021-02-25T17:56:12.639Z] ---> b8ac6d0bff21 [2021-02-25T17:56:12.639Z] Step 22/22 : LABEL version=2.0.0-dev.105 [2021-02-25T17:56:12.740Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4: digest: sha256:2bc02de428745b015fbf0ace6859223718aeed64a37996ffb70178683f764c0a size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:12.915Z] ---> Running in 7282b90159fa [2021-02-25T17:56:13.043Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:13.194Z] ---> Running in 8f6b44aa8513 [2021-02-25T17:56:13.194Z] Removing intermediate container 7d45017c85bd [2021-02-25T17:56:13.194Z] ---> 9a6b6963c9a1 [2021-02-25T17:56:13.194Z] [2021-02-25T17:56:13.194Z] Removing intermediate container e1fb23c23dc0 [2021-02-25T17:56:13.194Z] ---> 48e164964842 [2021-02-25T17:56:13.194Z] Step 23/23 : LABEL version=2.0.0-dev.105 [2021-02-25T17:56:13.339Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.105 [2021-02-25T17:56:13.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-02-25T17:56:13.339Z] d57968e8c79e: Preparing [2021-02-25T17:56:13.339Z] 638754fa05db: Preparing [2021-02-25T17:56:13.339Z] 701be6df9b95: Preparing [2021-02-25T17:56:13.339Z] 88e03e6e2e94: Preparing [2021-02-25T17:56:13.339Z] 96c4a7ba9b0c: Preparing [2021-02-25T17:56:13.339Z] f59d72094668: Preparing [2021-02-25T17:56:13.339Z] eab65cfb5afa: Preparing [2021-02-25T17:56:13.339Z] dc86c7c144b4: Preparing [2021-02-25T17:56:13.339Z] 33e8713114f8: Preparing [2021-02-25T17:56:13.339Z] f59d72094668: Waiting [2021-02-25T17:56:13.339Z] eab65cfb5afa: Waiting [2021-02-25T17:56:13.339Z] dc86c7c144b4: Waiting [2021-02-25T17:56:13.339Z] 33e8713114f8: Waiting [2021-02-25T17:56:13.339Z] d57968e8c79e: Layer already exists [2021-02-25T17:56:13.339Z] 701be6df9b95: Layer already exists [2021-02-25T17:56:13.339Z] 638754fa05db: Layer already exists [2021-02-25T17:56:13.339Z] 88e03e6e2e94: Layer already exists [2021-02-25T17:56:13.339Z] 96c4a7ba9b0c: Layer already exists [2021-02-25T17:56:13.339Z] eab65cfb5afa: Layer already exists [2021-02-25T17:56:13.339Z] f59d72094668: Layer already exists [2021-02-25T17:56:13.339Z] 33e8713114f8: Layer already exists [2021-02-25T17:56:13.339Z] dc86c7c144b4: Layer already exists [2021-02-25T17:56:13.339Z] 2.0.0-dev.105: digest: sha256:2bc02de428745b015fbf0ace6859223718aeed64a37996ffb70178683f764c0a size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:13.478Z] ---> Running in 53d6bf1a348d [2021-02-25T17:56:13.761Z] Successfully built 9a6b6963c9a1 [2021-02-25T17:56:13.761Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-25T17:56:13.762Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-02-25T17:56:13.762Z] Removing intermediate container 7282b90159fa [2021-02-25T17:56:13.762Z] ---> 652bb83d6534 [2021-02-25T17:56:13.762Z] Step 27/30 : CMD ["gate"] [2021-02-25T17:56:13.779Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:14.045Z] Removing intermediate container 8f6b44aa8513 [2021-02-25T17:56:14.045Z] ---> 8facb34a5ddd [2021-02-25T17:56:14.045Z] [2021-02-25T17:56:14.120Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:56:14.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-02-25T17:56:14.120Z] d57968e8c79e: Preparing [2021-02-25T17:56:14.120Z] 638754fa05db: Preparing [2021-02-25T17:56:14.120Z] 701be6df9b95: Preparing [2021-02-25T17:56:14.120Z] 88e03e6e2e94: Preparing [2021-02-25T17:56:14.120Z] 96c4a7ba9b0c: Preparing [2021-02-25T17:56:14.120Z] f59d72094668: Preparing [2021-02-25T17:56:14.120Z] eab65cfb5afa: Preparing [2021-02-25T17:56:14.120Z] dc86c7c144b4: Preparing [2021-02-25T17:56:14.120Z] 33e8713114f8: Preparing [2021-02-25T17:56:14.120Z] f59d72094668: Waiting [2021-02-25T17:56:14.120Z] eab65cfb5afa: Waiting [2021-02-25T17:56:14.120Z] dc86c7c144b4: Waiting [2021-02-25T17:56:14.120Z] 33e8713114f8: Waiting [2021-02-25T17:56:14.120Z] 96c4a7ba9b0c: Layer already exists [2021-02-25T17:56:14.120Z] 638754fa05db: Layer already exists [2021-02-25T17:56:14.120Z] 701be6df9b95: Layer already exists [2021-02-25T17:56:14.120Z] d57968e8c79e: Layer already exists [2021-02-25T17:56:14.120Z] 88e03e6e2e94: Layer already exists [2021-02-25T17:56:14.120Z] f59d72094668: Layer already exists [2021-02-25T17:56:14.120Z] eab65cfb5afa: Layer already exists [2021-02-25T17:56:14.120Z] dc86c7c144b4: Layer already exists [2021-02-25T17:56:14.120Z] 33e8713114f8: Layer already exists [2021-02-25T17:56:14.320Z] ---> Running in 8b57710e3e1f [2021-02-25T17:56:14.320Z] Removing intermediate container 53d6bf1a348d [2021-02-25T17:56:14.320Z] ---> 312d032ce09f [2021-02-25T17:56:14.320Z] [2021-02-25T17:56:14.381Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105: digest: sha256:2bc02de428745b015fbf0ace6859223718aeed64a37996ffb70178683f764c0a size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:14.597Z] Successfully built 8facb34a5ddd [2021-02-25T17:56:14.597Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-25T17:56:14.597Z] Building docker-security-proxy-setup-go [2021-02-25T17:56:14.683Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:14.901Z]  Building docker-support-notifications-go ... done Successfully built 312d032ce09f [2021-02-25T17:56:14.902Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-25T17:56:14.902Z]  Building docker-core-command-go ... done Building docker-core-metadata-go [2021-02-25T17:56:14.902Z] Removing intermediate container 8b57710e3e1f [2021-02-25T17:56:14.902Z] ---> 348558bf8371 [2021-02-25T17:56:14.902Z] Step 28/30 : LABEL arch=arm64 [2021-02-25T17:56:14.979Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [2021-02-25T17:56:14.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-02-25T17:56:14.979Z] d57968e8c79e: Preparing [2021-02-25T17:56:14.979Z] 638754fa05db: Preparing [2021-02-25T17:56:14.979Z] 701be6df9b95: Preparing [2021-02-25T17:56:14.979Z] 88e03e6e2e94: Preparing [2021-02-25T17:56:14.979Z] 96c4a7ba9b0c: Preparing [2021-02-25T17:56:14.979Z] f59d72094668: Preparing [2021-02-25T17:56:14.979Z] eab65cfb5afa: Preparing [2021-02-25T17:56:14.979Z] dc86c7c144b4: Preparing [2021-02-25T17:56:14.979Z] 33e8713114f8: Preparing [2021-02-25T17:56:14.979Z] eab65cfb5afa: Waiting [2021-02-25T17:56:14.979Z] dc86c7c144b4: Waiting [2021-02-25T17:56:14.979Z] f59d72094668: Waiting [2021-02-25T17:56:14.979Z] 33e8713114f8: Waiting [2021-02-25T17:56:14.979Z] 638754fa05db: Layer already exists [2021-02-25T17:56:14.979Z] 88e03e6e2e94: Layer already exists [2021-02-25T17:56:14.979Z] 701be6df9b95: Layer already exists [2021-02-25T17:56:14.979Z] d57968e8c79e: Layer already exists [2021-02-25T17:56:14.979Z] 96c4a7ba9b0c: Layer already exists [2021-02-25T17:56:14.979Z] f59d72094668: Layer already exists [2021-02-25T17:56:14.979Z] eab65cfb5afa: Layer already exists [2021-02-25T17:56:14.979Z] 33e8713114f8: Layer already exists [2021-02-25T17:56:14.979Z] dc86c7c144b4: Layer already exists [2021-02-25T17:56:14.979Z] master: digest: sha256:2bc02de428745b015fbf0ace6859223718aeed64a37996ffb70178683f764c0a size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T17:56:15.175Z] ===================================================== [Pipeline] echo [2021-02-25T17:56:15.221Z] taggedImages: [2021-02-25T17:56:15.221Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:56:15.221Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:2.0.0-dev.105 [2021-02-25T17:56:15.221Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:56:15.221Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo [2021-02-25T17:56:15.302Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: [2021-02-25T17:56:15.302Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:56:15.302Z] 2.0.0-dev.105 [2021-02-25T17:56:15.302Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:56:15.302Z] master [2021-02-25T17:56:15.302Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:15.500Z] ---> Running in 771e29f67154 [2021-02-25T17:56:15.772Z] Removing intermediate container 771e29f67154 [2021-02-25T17:56:15.772Z] ---> 3e9b755a7a0d [2021-02-25T17:56:15.772Z] Step 29/30 : LABEL git_sha=dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:56:15.775Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:16.069Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:56:16.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-02-25T17:56:16.069Z] 6f75007017ad: Preparing [2021-02-25T17:56:16.069Z] 3dae861d337c: Preparing [2021-02-25T17:56:16.069Z] 8a0efb8b468f: Preparing [2021-02-25T17:56:16.069Z] 53bc5dfc7232: Preparing [2021-02-25T17:56:16.069Z] 33e8713114f8: Preparing [2021-02-25T17:56:16.069Z] 33e8713114f8: Layer already exists [2021-02-25T17:56:16.069Z] 8a0efb8b468f: Layer already exists [2021-02-25T17:56:16.330Z] 6f75007017ad: Pushed [2021-02-25T17:56:16.330Z] 53bc5dfc7232: Pushed [2021-02-25T17:56:16.369Z] ---> Running in 6d3ff9b57276 [2021-02-25T17:56:16.650Z] Removing intermediate container 6d3ff9b57276 [2021-02-25T17:56:16.650Z] ---> d89384237e2b [2021-02-25T17:56:16.650Z] Step 30/30 : LABEL version=2.0.0-dev.105 [2021-02-25T17:56:16.926Z] ---> Running in c0f1adedbe84 [2021-02-25T17:56:17.283Z] 3dae861d337c: Pushed [2021-02-25T17:56:17.526Z] Removing intermediate container c0f1adedbe84 [2021-02-25T17:56:17.526Z] ---> 015458229ef5 [2021-02-25T17:56:17.526Z] [2021-02-25T17:56:17.544Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4: digest: sha256:0ebcfad427fc3816e300b28d54f998f6adc54028780f80b092da09bea66314cf size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:17.849Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:18.124Z] Successfully built 015458229ef5 [2021-02-25T17:56:18.124Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-25T17:56:18.144Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.105 [2021-02-25T17:56:18.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-02-25T17:56:18.144Z] 6f75007017ad: Preparing [2021-02-25T17:56:18.144Z] 3dae861d337c: Preparing [2021-02-25T17:56:18.144Z] 8a0efb8b468f: Preparing [2021-02-25T17:56:18.144Z] 53bc5dfc7232: Preparing [2021-02-25T17:56:18.144Z] 33e8713114f8: Preparing [2021-02-25T17:56:18.144Z] 3dae861d337c: Layer already exists [2021-02-25T17:56:18.144Z] 6f75007017ad: Layer already exists [2021-02-25T17:56:18.144Z] 53bc5dfc7232: Layer already exists [2021-02-25T17:56:18.144Z] 33e8713114f8: Layer already exists [2021-02-25T17:56:18.144Z] 8a0efb8b468f: Layer already exists [2021-02-25T17:56:18.144Z] 2.0.0-dev.105: digest: sha256:0ebcfad427fc3816e300b28d54f998f6adc54028780f80b092da09bea66314cf size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:18.446Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:18.740Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:56:18.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-02-25T17:56:18.740Z] 6f75007017ad: Preparing [2021-02-25T17:56:18.740Z] 3dae861d337c: Preparing [2021-02-25T17:56:18.740Z] 8a0efb8b468f: Preparing [2021-02-25T17:56:18.740Z] 53bc5dfc7232: Preparing [2021-02-25T17:56:18.740Z] 33e8713114f8: Preparing [2021-02-25T17:56:18.740Z] 33e8713114f8: Layer already exists [2021-02-25T17:56:18.740Z] 8a0efb8b468f: Layer already exists [2021-02-25T17:56:18.740Z] 53bc5dfc7232: Layer already exists [2021-02-25T17:56:18.740Z] 3dae861d337c: Layer already exists [2021-02-25T17:56:18.740Z] 6f75007017ad: Layer already exists [2021-02-25T17:56:18.740Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105: digest: sha256:0ebcfad427fc3816e300b28d54f998f6adc54028780f80b092da09bea66314cf size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:19.040Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:19.335Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [2021-02-25T17:56:19.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-02-25T17:56:19.335Z] 6f75007017ad: Preparing [2021-02-25T17:56:19.335Z] 3dae861d337c: Preparing [2021-02-25T17:56:19.335Z] 8a0efb8b468f: Preparing [2021-02-25T17:56:19.335Z] 53bc5dfc7232: Preparing [2021-02-25T17:56:19.335Z] 33e8713114f8: Preparing [2021-02-25T17:56:19.335Z] 53bc5dfc7232: Layer already exists [2021-02-25T17:56:19.335Z] 3dae861d337c: Layer already exists [2021-02-25T17:56:19.335Z] 8a0efb8b468f: Layer already exists [2021-02-25T17:56:19.335Z] 6f75007017ad: Layer already exists [2021-02-25T17:56:19.335Z] 33e8713114f8: Layer already exists [2021-02-25T17:56:19.335Z] master: digest: sha256:0ebcfad427fc3816e300b28d54f998f6adc54028780f80b092da09bea66314cf size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T17:56:19.508Z] ===================================================== [Pipeline] echo [2021-02-25T17:56:19.563Z] taggedImages: [2021-02-25T17:56:19.563Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:56:19.563Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:2.0.0-dev.105 [2021-02-25T17:56:19.563Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:56:19.563Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo [2021-02-25T17:56:19.622Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: [2021-02-25T17:56:19.622Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:56:19.622Z] 2.0.0-dev.105 [2021-02-25T17:56:19.622Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:56:19.622Z] master [2021-02-25T17:56:19.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:20.082Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:20.380Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:56:20.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-02-25T17:56:20.380Z] 9325709550d3: Preparing [2021-02-25T17:56:20.381Z] 012f56e5252b: Preparing [2021-02-25T17:56:20.381Z] 8a0efb8b468f: Preparing [2021-02-25T17:56:20.381Z] f1b074599d6d: Preparing [2021-02-25T17:56:20.381Z] 33e8713114f8: Preparing [2021-02-25T17:56:20.381Z] 33e8713114f8: Layer already exists [2021-02-25T17:56:20.381Z] 8a0efb8b468f: Layer already exists [2021-02-25T17:56:20.381Z] f1b074599d6d: Layer already exists [2021-02-25T17:56:20.381Z] 9325709550d3: Pushed [2021-02-25T17:56:21.766Z] 012f56e5252b: Pushed [2021-02-25T17:56:21.766Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4: digest: sha256:dc21da9467246c43927c35645ba9350d4538f7e243172a2b4fbeda74bfc63209 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:22.068Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:22.363Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.105 [2021-02-25T17:56:22.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-02-25T17:56:22.363Z] 9325709550d3: Preparing [2021-02-25T17:56:22.363Z] 012f56e5252b: Preparing [2021-02-25T17:56:22.363Z] 8a0efb8b468f: Preparing [2021-02-25T17:56:22.363Z] f1b074599d6d: Preparing [2021-02-25T17:56:22.363Z] 33e8713114f8: Preparing [2021-02-25T17:56:22.363Z] f1b074599d6d: Layer already exists [2021-02-25T17:56:22.363Z] 012f56e5252b: Layer already exists [2021-02-25T17:56:22.363Z] 8a0efb8b468f: Layer already exists [2021-02-25T17:56:22.363Z] 9325709550d3: Layer already exists [2021-02-25T17:56:22.363Z] 33e8713114f8: Layer already exists [2021-02-25T17:56:22.363Z] 2.0.0-dev.105: digest: sha256:dc21da9467246c43927c35645ba9350d4538f7e243172a2b4fbeda74bfc63209 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:22.668Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:22.974Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:56:22.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-02-25T17:56:22.974Z] 9325709550d3: Preparing [2021-02-25T17:56:22.974Z] 012f56e5252b: Preparing [2021-02-25T17:56:22.974Z] 8a0efb8b468f: Preparing [2021-02-25T17:56:22.974Z] f1b074599d6d: Preparing [2021-02-25T17:56:22.974Z] 33e8713114f8: Preparing [2021-02-25T17:56:22.974Z] 012f56e5252b: Layer already exists [2021-02-25T17:56:22.974Z] 8a0efb8b468f: Layer already exists [2021-02-25T17:56:22.974Z] 9325709550d3: Layer already exists [2021-02-25T17:56:22.974Z] f1b074599d6d: Layer already exists [2021-02-25T17:56:22.974Z] 33e8713114f8: Layer already exists [2021-02-25T17:56:22.974Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105: digest: sha256:dc21da9467246c43927c35645ba9350d4538f7e243172a2b4fbeda74bfc63209 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:23.280Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:23.577Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [2021-02-25T17:56:23.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-02-25T17:56:23.577Z] 9325709550d3: Preparing [2021-02-25T17:56:23.577Z] 012f56e5252b: Preparing [2021-02-25T17:56:23.577Z] 8a0efb8b468f: Preparing [2021-02-25T17:56:23.577Z] f1b074599d6d: Preparing [2021-02-25T17:56:23.577Z] 33e8713114f8: Preparing [2021-02-25T17:56:23.577Z] 33e8713114f8: Layer already exists [2021-02-25T17:56:23.577Z] 9325709550d3: Layer already exists [2021-02-25T17:56:23.577Z] f1b074599d6d: Layer already exists [2021-02-25T17:56:23.577Z] 8a0efb8b468f: Layer already exists [2021-02-25T17:56:23.577Z] 012f56e5252b: Layer already exists [2021-02-25T17:56:23.577Z] master: digest: sha256:dc21da9467246c43927c35645ba9350d4538f7e243172a2b4fbeda74bfc63209 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T17:56:23.782Z] ===================================================== [Pipeline] echo [2021-02-25T17:56:23.826Z] taggedImages: [2021-02-25T17:56:23.826Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:56:23.826Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:2.0.0-dev.105 [2021-02-25T17:56:23.826Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:56:23.826Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo [2021-02-25T17:56:23.915Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: [2021-02-25T17:56:23.915Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:56:23.915Z] 2.0.0-dev.105 [2021-02-25T17:56:23.915Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:56:23.915Z] master [2021-02-25T17:56:23.915Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:24.418Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:24.717Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:56:24.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-02-25T17:56:24.717Z] 6d055838f142: Preparing [2021-02-25T17:56:24.717Z] 53d2bc61acd7: Preparing [2021-02-25T17:56:24.717Z] 771b085a4054: Preparing [2021-02-25T17:56:24.717Z] 6bcde09ef461: Preparing [2021-02-25T17:56:24.717Z] 22d863a0c48f: Preparing [2021-02-25T17:56:24.717Z] f1a2fdec5972: Preparing [2021-02-25T17:56:24.717Z] 72791bb724dd: Preparing [2021-02-25T17:56:24.717Z] 0754057c0ad3: Preparing [2021-02-25T17:56:24.717Z] 998cdf262ab1: Preparing [2021-02-25T17:56:24.717Z] 02e56110abd2: Preparing [2021-02-25T17:56:24.717Z] abc36efb885a: Preparing [2021-02-25T17:56:24.717Z] b0b09059f4e1: Preparing [2021-02-25T17:56:24.717Z] bb961f40224b: Preparing [2021-02-25T17:56:24.717Z] f4666769fca7: Preparing [2021-02-25T17:56:24.717Z] f1a2fdec5972: Waiting [2021-02-25T17:56:24.718Z] 02e56110abd2: Waiting [2021-02-25T17:56:24.718Z] 72791bb724dd: Waiting [2021-02-25T17:56:24.718Z] abc36efb885a: Waiting [2021-02-25T17:56:24.718Z] 0754057c0ad3: Waiting [2021-02-25T17:56:24.718Z] b0b09059f4e1: Waiting [2021-02-25T17:56:24.718Z] 998cdf262ab1: Waiting [2021-02-25T17:56:24.718Z] bb961f40224b: Waiting [2021-02-25T17:56:24.718Z] f4666769fca7: Waiting [2021-02-25T17:56:24.998Z] 22d863a0c48f: Pushed [2021-02-25T17:56:24.998Z] 6d055838f142: Pushed [2021-02-25T17:56:25.261Z] 6bcde09ef461: Pushed [2021-02-25T17:56:25.261Z] 0754057c0ad3: Layer already exists [2021-02-25T17:56:25.261Z] 998cdf262ab1: Layer already exists [2021-02-25T17:56:25.526Z] 72791bb724dd: Pushed [2021-02-25T17:56:25.526Z] 02e56110abd2: Layer already exists [2021-02-25T17:56:25.526Z] abc36efb885a: Layer already exists [2021-02-25T17:56:25.526Z] b0b09059f4e1: Layer already exists [2021-02-25T17:56:25.526Z] bb961f40224b: Layer already exists [2021-02-25T17:56:25.526Z] f4666769fca7: Layer already exists [2021-02-25T17:56:25.526Z] 53d2bc61acd7: Pushed [2021-02-25T17:56:26.099Z] f1a2fdec5972: Pushed [2021-02-25T17:56:30.522Z]  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T17:56:30.522Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-25T17:56:30.522Z] ---> 59e6e7f67e6c [2021-02-25T17:56:30.522Z] Step 3/23 : WORKDIR /edgex-go [2021-02-25T17:56:30.522Z] ---> Using cache [2021-02-25T17:56:30.522Z] ---> e47071fa7b4d [2021-02-25T17:56:30.522Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T17:56:30.522Z] ---> Using cache [2021-02-25T17:56:30.522Z] ---> d3021e71d4b0 [2021-02-25T17:56:30.522Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-25T17:56:31.960Z] ---> Running in 85f3c7dea027 [2021-02-25T17:56:32.711Z] 771b085a4054: Pushed [2021-02-25T17:56:32.973Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4: digest: sha256:7d51dc192ed2a7f9e67d676d7038bc28d899dbacedbd12e39b5be936121f352d size: 3252 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:33.287Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:33.405Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T17:56:33.589Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.105 [2021-02-25T17:56:33.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-02-25T17:56:33.589Z] 6d055838f142: Preparing [2021-02-25T17:56:33.589Z] 53d2bc61acd7: Preparing [2021-02-25T17:56:33.589Z] 771b085a4054: Preparing [2021-02-25T17:56:33.589Z] 6bcde09ef461: Preparing [2021-02-25T17:56:33.589Z] 22d863a0c48f: Preparing [2021-02-25T17:56:33.589Z] f1a2fdec5972: Preparing [2021-02-25T17:56:33.589Z] 72791bb724dd: Preparing [2021-02-25T17:56:33.589Z] 0754057c0ad3: Preparing [2021-02-25T17:56:33.589Z] 998cdf262ab1: Preparing [2021-02-25T17:56:33.589Z] 02e56110abd2: Preparing [2021-02-25T17:56:33.589Z] abc36efb885a: Preparing [2021-02-25T17:56:33.589Z] b0b09059f4e1: Preparing [2021-02-25T17:56:33.589Z] bb961f40224b: Preparing [2021-02-25T17:56:33.589Z] f4666769fca7: Preparing [2021-02-25T17:56:33.589Z] f1a2fdec5972: Waiting [2021-02-25T17:56:33.589Z] 72791bb724dd: Waiting [2021-02-25T17:56:33.589Z] 0754057c0ad3: Waiting [2021-02-25T17:56:33.589Z] 998cdf262ab1: Waiting [2021-02-25T17:56:33.589Z] 02e56110abd2: Waiting [2021-02-25T17:56:33.589Z] abc36efb885a: Waiting [2021-02-25T17:56:33.589Z] b0b09059f4e1: Waiting [2021-02-25T17:56:33.589Z] bb961f40224b: Waiting [2021-02-25T17:56:33.589Z] f4666769fca7: Waiting [2021-02-25T17:56:33.589Z] 6d055838f142: Layer already exists [2021-02-25T17:56:33.589Z] 771b085a4054: Layer already exists [2021-02-25T17:56:33.589Z] 22d863a0c48f: Layer already exists [2021-02-25T17:56:33.589Z] 6bcde09ef461: Layer already exists [2021-02-25T17:56:33.589Z] 53d2bc61acd7: Layer already exists [2021-02-25T17:56:33.589Z] f1a2fdec5972: Layer already exists [2021-02-25T17:56:33.589Z] 0754057c0ad3: Layer already exists [2021-02-25T17:56:33.589Z] 998cdf262ab1: Layer already exists [2021-02-25T17:56:33.589Z] 72791bb724dd: Layer already exists [2021-02-25T17:56:33.589Z] 02e56110abd2: Layer already exists [2021-02-25T17:56:33.589Z] b0b09059f4e1: Layer already exists [2021-02-25T17:56:33.589Z] abc36efb885a: Layer already exists [2021-02-25T17:56:33.589Z] bb961f40224b: Layer already exists [2021-02-25T17:56:33.589Z] f4666769fca7: Layer already exists [2021-02-25T17:56:33.589Z] 2.0.0-dev.105: digest: sha256:7d51dc192ed2a7f9e67d676d7038bc28d899dbacedbd12e39b5be936121f352d size: 3252 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:33.896Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:34.004Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T17:56:34.201Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:56:34.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-02-25T17:56:34.201Z] 6d055838f142: Preparing [2021-02-25T17:56:34.201Z] 53d2bc61acd7: Preparing [2021-02-25T17:56:34.201Z] 771b085a4054: Preparing [2021-02-25T17:56:34.201Z] 6bcde09ef461: Preparing [2021-02-25T17:56:34.201Z] 22d863a0c48f: Preparing [2021-02-25T17:56:34.201Z] f1a2fdec5972: Preparing [2021-02-25T17:56:34.201Z] 72791bb724dd: Preparing [2021-02-25T17:56:34.201Z] 0754057c0ad3: Preparing [2021-02-25T17:56:34.201Z] 998cdf262ab1: Preparing [2021-02-25T17:56:34.201Z] 02e56110abd2: Preparing [2021-02-25T17:56:34.201Z] abc36efb885a: Preparing [2021-02-25T17:56:34.201Z] b0b09059f4e1: Preparing [2021-02-25T17:56:34.201Z] bb961f40224b: Preparing [2021-02-25T17:56:34.201Z] f4666769fca7: Preparing [2021-02-25T17:56:34.201Z] f1a2fdec5972: Waiting [2021-02-25T17:56:34.201Z] 72791bb724dd: Waiting [2021-02-25T17:56:34.201Z] 0754057c0ad3: Waiting [2021-02-25T17:56:34.201Z] 998cdf262ab1: Waiting [2021-02-25T17:56:34.201Z] 02e56110abd2: Waiting [2021-02-25T17:56:34.201Z] abc36efb885a: Waiting [2021-02-25T17:56:34.201Z] b0b09059f4e1: Waiting [2021-02-25T17:56:34.201Z] bb961f40224b: Waiting [2021-02-25T17:56:34.201Z] f4666769fca7: Waiting [2021-02-25T17:56:34.201Z] 6bcde09ef461: Layer already exists [2021-02-25T17:56:34.201Z] 22d863a0c48f: Layer already exists [2021-02-25T17:56:34.201Z] 53d2bc61acd7: Layer already exists [2021-02-25T17:56:34.201Z] 771b085a4054: Layer already exists [2021-02-25T17:56:34.201Z] 6d055838f142: Layer already exists [2021-02-25T17:56:34.201Z] f1a2fdec5972: Layer already exists [2021-02-25T17:56:34.201Z] 72791bb724dd: Layer already exists [2021-02-25T17:56:34.201Z] 02e56110abd2: Layer already exists [2021-02-25T17:56:34.201Z] 0754057c0ad3: Layer already exists [2021-02-25T17:56:34.201Z] 998cdf262ab1: Layer already exists [2021-02-25T17:56:34.201Z] abc36efb885a: Layer already exists [2021-02-25T17:56:34.201Z] f4666769fca7: Layer already exists [2021-02-25T17:56:34.201Z] b0b09059f4e1: Layer already exists [2021-02-25T17:56:34.201Z] bb961f40224b: Layer already exists [2021-02-25T17:56:34.464Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105: digest: sha256:7d51dc192ed2a7f9e67d676d7038bc28d899dbacedbd12e39b5be936121f352d size: 3252 [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:34.602Z] OK: 217 MiB in 51 packages [2021-02-25T17:56:34.771Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T17:56:35.071Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [2021-02-25T17:56:35.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-02-25T17:56:35.071Z] 6d055838f142: Preparing [2021-02-25T17:56:35.071Z] 53d2bc61acd7: Preparing [2021-02-25T17:56:35.071Z] 771b085a4054: Preparing [2021-02-25T17:56:35.071Z] 6bcde09ef461: Preparing [2021-02-25T17:56:35.071Z] 22d863a0c48f: Preparing [2021-02-25T17:56:35.071Z] f1a2fdec5972: Preparing [2021-02-25T17:56:35.071Z] 72791bb724dd: Preparing [2021-02-25T17:56:35.071Z] 0754057c0ad3: Preparing [2021-02-25T17:56:35.071Z] 998cdf262ab1: Preparing [2021-02-25T17:56:35.071Z] 02e56110abd2: Preparing [2021-02-25T17:56:35.071Z] abc36efb885a: Preparing [2021-02-25T17:56:35.071Z] b0b09059f4e1: Preparing [2021-02-25T17:56:35.071Z] bb961f40224b: Preparing [2021-02-25T17:56:35.071Z] f4666769fca7: Preparing [2021-02-25T17:56:35.071Z] f1a2fdec5972: Waiting [2021-02-25T17:56:35.071Z] 72791bb724dd: Waiting [2021-02-25T17:56:35.071Z] 0754057c0ad3: Waiting [2021-02-25T17:56:35.071Z] 998cdf262ab1: Waiting [2021-02-25T17:56:35.071Z] 02e56110abd2: Waiting [2021-02-25T17:56:35.071Z] abc36efb885a: Waiting [2021-02-25T17:56:35.071Z] b0b09059f4e1: Waiting [2021-02-25T17:56:35.071Z] bb961f40224b: Waiting [2021-02-25T17:56:35.071Z] f4666769fca7: Waiting [2021-02-25T17:56:35.071Z] 771b085a4054: Layer already exists [2021-02-25T17:56:35.071Z] 6d055838f142: Layer already exists [2021-02-25T17:56:35.071Z] 53d2bc61acd7: Layer already exists [2021-02-25T17:56:35.071Z] 22d863a0c48f: Layer already exists [2021-02-25T17:56:35.071Z] 6bcde09ef461: Layer already exists [2021-02-25T17:56:35.071Z] f1a2fdec5972: Layer already exists [2021-02-25T17:56:35.071Z] 72791bb724dd: Layer already exists [2021-02-25T17:56:35.071Z] 998cdf262ab1: Layer already exists [2021-02-25T17:56:35.071Z] 02e56110abd2: Layer already exists [2021-02-25T17:56:35.071Z] 0754057c0ad3: Layer already exists [2021-02-25T17:56:35.071Z] abc36efb885a: Layer already exists [2021-02-25T17:56:35.071Z] f4666769fca7: Layer already exists [2021-02-25T17:56:35.071Z] b0b09059f4e1: Layer already exists [2021-02-25T17:56:35.071Z] bb961f40224b: Layer already exists [2021-02-25T17:56:35.333Z] master: digest: sha256:7d51dc192ed2a7f9e67d676d7038bc28d899dbacedbd12e39b5be936121f352d size: 3252 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T17:56:35.504Z] ===================================================== [Pipeline] echo [2021-02-25T17:56:35.548Z] taggedImages: [2021-02-25T17:56:35.548Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:56:35.548Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:2.0.0-dev.105 [2021-02-25T17:56:35.548Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T17:56:35.548Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-25T17:56:37.238Z] Removing intermediate container 85f3c7dea027 [2021-02-25T17:56:37.239Z] ---> 29fa8fd5a062 [2021-02-25T17:56:37.239Z] Step 6/23 : COPY go.mod . [2021-02-25T17:56:38.225Z] ---> 3992edfe2c2a [2021-02-25T17:56:38.225Z] Step 7/23 : RUN go mod download [2021-02-25T17:56:38.225Z] ---> Running in b2036b704702 [2021-02-25T17:56:42.556Z] Removing intermediate container b2036b704702 [2021-02-25T17:56:42.557Z] ---> ad5ddf713d80 [2021-02-25T17:56:42.557Z] Step 8/23 : COPY . . [2021-02-25T17:56:44.003Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T17:56:44.003Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-25T17:56:44.003Z] ---> 59e6e7f67e6c [2021-02-25T17:56:44.003Z] Step 3/26 : WORKDIR /edgex-go [2021-02-25T17:56:44.003Z] ---> Using cache [2021-02-25T17:56:44.003Z] ---> e47071fa7b4d [2021-02-25T17:56:44.003Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T17:56:44.003Z] ---> Using cache [2021-02-25T17:56:44.003Z] ---> d3021e71d4b0 [2021-02-25T17:56:44.003Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-25T17:56:44.280Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T17:56:44.280Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-25T17:56:44.280Z] ---> 59e6e7f67e6c [2021-02-25T17:56:44.280Z] Step 3/21 : WORKDIR /edgex-go [2021-02-25T17:56:44.280Z] ---> Using cache [2021-02-25T17:56:44.280Z] ---> e47071fa7b4d [2021-02-25T17:56:44.280Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T17:56:44.280Z] ---> Using cache [2021-02-25T17:56:44.280Z] ---> d3021e71d4b0 [2021-02-25T17:56:44.280Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-25T17:56:44.280Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T17:56:44.280Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-25T17:56:44.280Z] ---> 59e6e7f67e6c [2021-02-25T17:56:44.280Z] Step 3/23 : WORKDIR /edgex-go [2021-02-25T17:56:44.559Z] ---> Using cache [2021-02-25T17:56:44.559Z] ---> e47071fa7b4d [2021-02-25T17:56:44.559Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T17:56:44.559Z] ---> Using cache [2021-02-25T17:56:44.559Z] ---> d3021e71d4b0 [2021-02-25T17:56:44.559Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-25T17:56:45.993Z] ---> Running in f6fcbdcc54a1 [2021-02-25T17:56:45.993Z] ---> Running in 38f6a55fc44e [2021-02-25T17:56:45.993Z] ---> Running in 9d688f7a89a2 [2021-02-25T17:56:47.424Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T17:56:47.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T17:56:47.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T17:56:48.290Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T17:56:48.290Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T17:56:48.569Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T17:56:48.843Z] OK: 217 MiB in 51 packages [2021-02-25T17:56:49.118Z] OK: 217 MiB in 51 packages [2021-02-25T17:56:49.118Z] OK: 217 MiB in 51 packages [2021-02-25T17:56:51.773Z] ---> eb2727b56b58 [2021-02-25T17:56:51.773Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-25T17:56:52.057Z] Removing intermediate container f6fcbdcc54a1 [2021-02-25T17:56:52.057Z] ---> 4e4a2aa98005 [2021-02-25T17:56:52.057Z] Step 6/26 : COPY go.mod . [2021-02-25T17:56:52.057Z] Removing intermediate container 9d688f7a89a2 [2021-02-25T17:56:52.057Z] ---> de337804345a [2021-02-25T17:56:52.057Z] Step 6/23 : COPY go.mod . [2021-02-25T17:56:52.057Z] ---> Running in a2315422a64d [2021-02-25T17:56:52.333Z] Removing intermediate container 38f6a55fc44e [2021-02-25T17:56:52.333Z] ---> ab5223c7d2cc [2021-02-25T17:56:52.333Z] Step 6/21 : COPY go.mod . [2021-02-25T17:56:52.939Z] ---> 441ce46c7ad0 [2021-02-25T17:56:52.939Z] Step 7/26 : RUN go mod download [2021-02-25T17:56:53.214Z] ---> f2312c6af790 [2021-02-25T17:56:53.214Z] Step 7/23 : RUN go mod download [2021-02-25T17:56:53.214Z] ---> Running in eef7a890521b [2021-02-25T17:56:53.488Z] ---> bc0e3d63f975 [2021-02-25T17:56:53.488Z] Step 7/21 : RUN go mod download [2021-02-25T17:56:53.488Z] ---> Running in 46502358c740 [2021-02-25T17:56:53.762Z] ---> Running in 6fab5f74ea26 [2021-02-25T17:56:53.762Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o cmd/core-data/core-data ./cmd/core-data [2021-02-25T17:56:58.111Z] Removing intermediate container eef7a890521b [2021-02-25T17:56:58.111Z] ---> 2886dc3bd72f [2021-02-25T17:56:58.111Z] Step 8/26 : COPY . . [2021-02-25T17:56:58.111Z] Removing intermediate container 6fab5f74ea26 [2021-02-25T17:56:58.111Z] ---> ab3cbc370088 [2021-02-25T17:56:58.111Z] Step 8/21 : COPY . . [2021-02-25T17:56:58.387Z] Removing intermediate container 46502358c740 [2021-02-25T17:56:58.387Z] ---> 26fe3da2bd25 [2021-02-25T17:56:58.387Z] Step 8/23 : COPY . . [2021-02-25T17:57:30.836Z] ---> 996f4dbec043 [2021-02-25T17:57:30.836Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-25T17:57:30.836Z] ---> d9ce6c4803e5 [2021-02-25T17:57:30.836Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-25T17:57:30.836Z] ---> 093f21078a25 [2021-02-25T17:57:30.836Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-25T17:57:30.836Z] ---> Running in 8d70a14866d2 [2021-02-25T17:57:30.836Z] ---> Running in e8f764e11bcb [2021-02-25T17:57:30.836Z] ---> Running in 6b7ad4227189 [2021-02-25T17:57:30.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-25T17:57:30.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-25T17:57:30.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-25T17:58:03.619Z] Removing intermediate container a2315422a64d [2021-02-25T17:58:03.619Z] ---> d3eac4c6fbd5 [2021-02-25T17:58:03.619Z] [2021-02-25T17:58:03.619Z] Step 10/23 : FROM alpine:3.12 [2021-02-25T17:58:03.619Z] ---> d10569e2745f [2021-02-25T17:58:03.619Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-25T17:58:03.619Z] ---> Running in 8ee7b90f7394 [2021-02-25T17:58:03.619Z] Removing intermediate container 8ee7b90f7394 [2021-02-25T17:58:03.619Z] ---> 987a63159dd4 [2021-02-25T17:58:03.619Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-25T17:58:03.619Z] ---> Running in 9ccfbb80e119 [2021-02-25T17:58:03.619Z] Removing intermediate container 9ccfbb80e119 [2021-02-25T17:58:03.619Z] ---> 5dd52c6a7cba [2021-02-25T17:58:03.619Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-25T17:58:03.619Z] ---> Running in 1c01596834c2 [2021-02-25T17:58:03.619Z] Removing intermediate container 1c01596834c2 [2021-02-25T17:58:03.619Z] ---> 62c145593397 [2021-02-25T17:58:03.619Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T17:58:03.619Z] ---> Running in 0660818bbcd1 [2021-02-25T17:58:07.083Z] Removing intermediate container 0660818bbcd1 [2021-02-25T17:58:07.083Z] ---> 1aa472b18a0f [2021-02-25T17:58:07.083Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-25T17:58:07.083Z] ---> Running in 053f23dc40d9 [2021-02-25T17:58:08.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T17:58:09.138Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T17:58:10.135Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-25T17:58:10.135Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-25T17:58:10.135Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-25T17:58:10.414Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-25T17:58:11.017Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-25T17:58:11.017Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-25T17:58:11.017Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T17:58:11.294Z] OK: 8 MiB in 20 packages [2021-02-25T17:58:13.341Z] Removing intermediate container 053f23dc40d9 [2021-02-25T17:58:13.341Z] ---> 117e2f8761cd [2021-02-25T17:58:13.341Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T17:58:13.952Z] ---> 2db2c7e360b3 [2021-02-25T17:58:13.952Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-25T17:58:15.972Z] ---> 59df0b5de8a9 [2021-02-25T17:58:15.972Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-25T17:58:16.959Z] ---> 16ec07b501aa [2021-02-25T17:58:16.959Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-25T17:58:17.238Z] ---> Running in be782fcda561 [2021-02-25T17:58:17.839Z] Removing intermediate container be782fcda561 [2021-02-25T17:58:17.839Z] ---> 4ed9aba393c6 [2021-02-25T17:58:17.839Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T17:58:18.116Z] ---> Running in 23d5887fd119 [2021-02-25T17:58:18.781Z] Removing intermediate container 23d5887fd119 [2021-02-25T17:58:18.781Z] ---> 5f621f71dae6 [2021-02-25T17:58:18.781Z] Step 21/23 : LABEL arch=arm64 [2021-02-25T17:58:19.066Z] ---> Running in bc420c5e4e19 [2021-02-25T17:58:19.688Z] Removing intermediate container bc420c5e4e19 [2021-02-25T17:58:19.688Z] ---> 7684322737bd [2021-02-25T17:58:19.688Z] Step 22/23 : LABEL git_sha=dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:58:19.688Z] ---> Running in ec8d81aa13c8 [2021-02-25T17:58:20.297Z] Removing intermediate container ec8d81aa13c8 [2021-02-25T17:58:20.297Z] ---> fb27fa698234 [2021-02-25T17:58:20.297Z] Step 23/23 : LABEL version=2.0.0-dev.105 [2021-02-25T17:58:20.578Z] ---> Running in 17ab510b231d [2021-02-25T17:58:21.181Z] Removing intermediate container 17ab510b231d [2021-02-25T17:58:21.181Z] ---> 4c5e72309615 [2021-02-25T17:58:21.181Z] [2021-02-25T17:58:21.783Z] Successfully built 4c5e72309615 [2021-02-25T17:58:21.783Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-25T17:58:36.924Z]  Building docker-core-data-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-25T17:58:45.292Z] Removing intermediate container 8d70a14866d2 [2021-02-25T17:58:45.292Z] ---> ada7052ed8df [2021-02-25T17:58:45.292Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-25T17:58:45.292Z] ---> Running in 0f3e58adf815 [2021-02-25T17:58:46.747Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.105" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-25T17:58:48.205Z] Removing intermediate container 6b7ad4227189 [2021-02-25T17:58:48.205Z] ---> b13264e1790a [2021-02-25T17:58:48.205Z] [2021-02-25T17:58:48.205Z] Step 10/21 : FROM alpine:3.12 [2021-02-25T17:58:48.205Z] ---> d10569e2745f [2021-02-25T17:58:48.205Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-25T17:58:48.205Z] ---> Running in b677d53a8962 [2021-02-25T17:58:49.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T17:58:49.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T17:58:50.266Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-25T17:58:50.266Z] Removing intermediate container 0f3e58adf815 [2021-02-25T17:58:50.266Z] ---> 562f2bf8994a [2021-02-25T17:58:50.266Z] [2021-02-25T17:58:50.266Z] Step 11/26 : FROM docker:20.10.0 [2021-02-25T17:58:50.548Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-25T17:58:50.548Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-25T17:58:50.548Z] (4/4) Installing curl (7.69.1-r3) [2021-02-25T17:58:50.548Z] 20.10.0: Pulling from library/docker [2021-02-25T17:58:50.548Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T17:58:50.548Z] Executing ca-certificates-20191127-r4.trigger [2021-02-25T17:58:50.826Z] OK: 7 MiB in 18 packages [2021-02-25T17:58:54.234Z] Removing intermediate container b677d53a8962 [2021-02-25T17:58:54.235Z] ---> 3bdc296c9dc9 [2021-02-25T17:58:54.235Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-25T17:58:54.235Z] ---> Running in cb19fd2d31d6 [2021-02-25T17:58:55.213Z] Removing intermediate container cb19fd2d31d6 [2021-02-25T17:58:55.213Z] ---> 703afc311488 [2021-02-25T17:58:55.213Z] Step 13/21 : WORKDIR /edgex [2021-02-25T17:58:55.803Z] ---> Running in 1ecbb75364fd [2021-02-25T17:58:56.403Z] Removing intermediate container e8f764e11bcb [2021-02-25T17:58:56.403Z] ---> b5c7a2826b9f [2021-02-25T17:58:56.403Z] [2021-02-25T17:58:56.403Z] Step 10/23 : FROM alpine:3.12 [2021-02-25T17:58:56.403Z] ---> d10569e2745f [2021-02-25T17:58:56.403Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-25T17:58:56.403Z] ---> Using cache [2021-02-25T17:58:56.403Z] ---> 5bb3945dc088 [2021-02-25T17:58:56.403Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-25T17:58:56.403Z] ---> Using cache [2021-02-25T17:58:56.403Z] ---> 2ddc535c1484 [2021-02-25T17:58:56.403Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-25T17:58:57.002Z] ---> Running in 1f5fb0b73240 [2021-02-25T17:58:57.002Z] Removing intermediate container 1ecbb75364fd [2021-02-25T17:58:57.002Z] ---> 5b4831c08658 [2021-02-25T17:58:57.002Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-25T17:58:57.972Z] Removing intermediate container 1f5fb0b73240 [2021-02-25T17:58:57.972Z] ---> 848856e2e244 [2021-02-25T17:58:57.972Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-25T17:58:58.244Z] ---> 5c4596418bc5 [2021-02-25T17:58:58.244Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-25T17:58:58.244Z] ---> Running in 5a1053578c18 [2021-02-25T17:58:59.694Z] Removing intermediate container 5a1053578c18 [2021-02-25T17:58:59.694Z] ---> eaf3db4c9f30 [2021-02-25T17:58:59.694Z] Step 15/23 : WORKDIR / [2021-02-25T17:58:59.694Z] ---> e637b2af5fda [2021-02-25T17:58:59.694Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-25T17:58:59.694Z] ---> Running in 1dd2c2ad3be0 [2021-02-25T17:59:00.289Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-25T17:59:00.289Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-25T17:59:00.289Z] ---> eeaf43b92773 [2021-02-25T17:59:00.289Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-25T17:59:00.568Z] Removing intermediate container 1dd2c2ad3be0 [2021-02-25T17:59:00.568Z] ---> a55c10ae0eb1 [2021-02-25T17:59:00.568Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T17:59:00.568Z] ---> Running in 2a55cf8b841a [2021-02-25T17:59:01.170Z] ---> b1fbd0330d3e [2021-02-25T17:59:01.170Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-25T17:59:01.170Z] ---> Running in 54cd54b186d9 [2021-02-25T17:59:01.446Z] ---> ec49769b27fc [2021-02-25T17:59:01.446Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-25T17:59:01.718Z] Removing intermediate container 54cd54b186d9 [2021-02-25T17:59:01.718Z] ---> 5a44ae52ee88 [2021-02-25T17:59:01.718Z] Step 18/21 : CMD ["--init=true"] [2021-02-25T17:59:02.005Z] ---> Running in 36e9d90068f1 [2021-02-25T17:59:02.005Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T17:59:02.280Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T17:59:02.888Z] Removing intermediate container 36e9d90068f1 [2021-02-25T17:59:02.888Z] ---> e769597d9e89 [2021-02-25T17:59:02.888Z] Step 19/21 : LABEL arch=arm64 [2021-02-25T17:59:02.888Z] (1/2) Installing readline (8.0.4-r0) [2021-02-25T17:59:02.888Z] (2/2) Installing bash (5.0.17-r0) [2021-02-25T17:59:02.888Z] ---> 432432c2e60c [2021-02-25T17:59:02.888Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-25T17:59:03.165Z] Executing bash-5.0.17-r0.post-install [2021-02-25T17:59:03.165Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T17:59:03.165Z] ---> Running in b996f0917859 [2021-02-25T17:59:03.165Z] OK: 12 MiB in 22 packages [2021-02-25T17:59:03.763Z] Removing intermediate container b996f0917859 [2021-02-25T17:59:03.763Z] ---> 4f08ddd535d8 [2021-02-25T17:59:03.763Z] Step 20/21 : LABEL git_sha=dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:59:04.049Z] ---> Running in e9956d692580 [2021-02-25T17:59:04.049Z] ---> c1588cb33a6d [2021-02-25T17:59:04.049Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-25T17:59:04.323Z] ---> Running in ba636d9fbb44 [2021-02-25T17:59:04.600Z] Removing intermediate container e9956d692580 [2021-02-25T17:59:04.600Z] ---> 0339aa333506 [2021-02-25T17:59:04.600Z] Step 21/21 : LABEL version=2.0.0-dev.105 [2021-02-25T17:59:04.600Z] Removing intermediate container 2a55cf8b841a [2021-02-25T17:59:04.600Z] ---> 63fc17a3afa9 [2021-02-25T17:59:04.600Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-25T17:59:04.600Z] ---> Running in 12a3eaf2bf55 [2021-02-25T17:59:04.873Z] Removing intermediate container ba636d9fbb44 [2021-02-25T17:59:04.873Z] ---> 1644a2cb8525 [2021-02-25T17:59:04.873Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T17:59:04.873Z] ---> Running in de950cee9457 [2021-02-25T17:59:04.873Z] ---> Running in bdd64d16b208 [2021-02-25T17:59:05.148Z] Removing intermediate container 12a3eaf2bf55 [2021-02-25T17:59:05.148Z] ---> 30100807f247 [2021-02-25T17:59:05.148Z] [2021-02-25T17:59:05.426Z] Removing intermediate container de950cee9457 [2021-02-25T17:59:05.426Z] ---> 8f4ed91e0fcd [2021-02-25T17:59:05.426Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-25T17:59:05.716Z] Removing intermediate container bdd64d16b208 [2021-02-25T17:59:05.716Z] ---> bab76cdd04fc [2021-02-25T17:59:05.716Z] Step 21/23 : LABEL arch=arm64 [2021-02-25T17:59:05.716Z] Successfully built 30100807f247 [2021-02-25T17:59:05.716Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-25T17:59:05.716Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 3810750ec655 [2021-02-25T17:59:05.716Z] ---> Running in 257d053807b5 [2021-02-25T17:59:06.318Z] Removing intermediate container 3810750ec655 [2021-02-25T17:59:06.318Z] ---> 085d83739d5e [2021-02-25T17:59:06.318Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-25T17:59:06.318Z] Removing intermediate container 257d053807b5 [2021-02-25T17:59:06.318Z] ---> 61eb88bdeafa [2021-02-25T17:59:06.318Z] Step 22/23 : LABEL git_sha=dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:59:06.318Z] ---> Running in 37871a06e190 [2021-02-25T17:59:06.590Z] ---> Running in ca7d2fa72a0f [2021-02-25T17:59:06.861Z] Removing intermediate container 37871a06e190 [2021-02-25T17:59:06.861Z] ---> ccf5e6dbfc29 [2021-02-25T17:59:06.861Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-25T17:59:07.138Z] Removing intermediate container ca7d2fa72a0f [2021-02-25T17:59:07.138Z] ---> 005f9d613b9e [2021-02-25T17:59:07.138Z] Step 23/23 : LABEL version=2.0.0-dev.105 [2021-02-25T17:59:07.138Z] ---> Running in dcb4750ae399 [2021-02-25T17:59:07.736Z] Removing intermediate container dcb4750ae399 [2021-02-25T17:59:07.736Z] ---> b9b7b165a7ac [2021-02-25T17:59:07.736Z] [2021-02-25T17:59:08.011Z] Successfully built b9b7b165a7ac [2021-02-25T17:59:08.289Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-25T17:59:08.289Z]  Building docker-core-metadata-go ... done  ---> c39679f8ed02 [2021-02-25T17:59:08.289Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-25T17:59:08.885Z] ---> 5c79a9569009 [2021-02-25T17:59:08.885Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-25T17:59:09.887Z] ---> 2a5799aee789 [2021-02-25T17:59:09.887Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-25T17:59:09.887Z] ---> Running in 8702b58edd42 [2021-02-25T17:59:11.314Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T17:59:11.314Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T17:59:11.916Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-25T17:59:11.916Z] (2/33) Installing expat (2.2.9-r1) [2021-02-25T17:59:11.916Z] (3/33) Installing libffi (3.3-r2) [2021-02-25T17:59:11.916Z] (4/33) Installing gdbm (1.13-r1) [2021-02-25T17:59:11.916Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-25T17:59:11.916Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-25T17:59:11.916Z] (7/33) Installing python3 (3.8.5-r1) [2021-02-25T17:59:13.888Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-25T17:59:13.888Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-25T17:59:13.888Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-25T17:59:13.888Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-25T17:59:13.888Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-25T17:59:13.888Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-25T17:59:13.888Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-25T17:59:13.888Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-25T17:59:13.888Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-25T17:59:13.888Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-25T17:59:13.888Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-25T17:59:13.888Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-25T17:59:13.888Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-25T17:59:13.888Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-25T17:59:13.888Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-25T17:59:13.888Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-25T17:59:13.888Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-25T17:59:13.888Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-25T17:59:13.888Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-25T17:59:13.888Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-25T17:59:13.888Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-25T17:59:13.888Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-25T17:59:13.888Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-25T17:59:13.888Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-25T17:59:13.888Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-25T17:59:13.888Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-25T17:59:14.158Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T17:59:14.158Z] OK: 71 MiB in 55 packages [2021-02-25T17:59:20.870Z] Removing intermediate container 8702b58edd42 [2021-02-25T17:59:20.870Z] ---> e3aeb280518e [2021-02-25T17:59:20.870Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-25T17:59:20.870Z] ---> Running in 1c4ba144d492 [2021-02-25T17:59:26.309Z] Collecting docker-compose==1.23.2 [2021-02-25T17:59:26.309Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-25T17:59:26.598Z] Collecting docker<4.0,>=3.6.0 [2021-02-25T17:59:26.598Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-25T17:59:27.208Z] Collecting texttable<0.10,>=0.9.0 [2021-02-25T17:59:27.208Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-25T17:59:29.182Z] Collecting docopt<0.7,>=0.6.1 [2021-02-25T17:59:29.182Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-25T17:59:31.799Z] Collecting PyYAML<4,>=3.10 [2021-02-25T17:59:31.799Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-25T17:59:34.428Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-25T17:59:34.429Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-25T17:59:36.398Z] Collecting cached-property<2,>=1.2.0 [2021-02-25T17:59:36.398Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-25T17:59:36.398Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-25T17:59:36.398Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-25T17:59:36.674Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-25T17:59:36.950Z] Collecting jsonschema<3,>=2.5.1 [2021-02-25T17:59:36.950Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-25T17:59:37.937Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-25T17:59:37.937Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-25T17:59:38.536Z] Collecting docker-pycreds>=0.4.0 [2021-02-25T17:59:38.536Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-25T17:59:38.536Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-25T17:59:38.810Z] Collecting idna<2.8,>=2.5 [2021-02-25T17:59:38.810Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-25T17:59:38.810Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-25T17:59:39.407Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-25T17:59:39.408Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-25T17:59:39.408Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-25T17:59:39.408Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-25T17:59:39.408Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-25T17:59:39.408Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-25T17:59:40.384Z] Installing collected packages: idna, urllib3, requests, websocket-client, docker-pycreds, docker, texttable, docopt, PyYAML, dockerpty, cached-property, jsonschema, docker-compose [2021-02-25T17:59:40.384Z] Attempting uninstall: idna [2021-02-25T17:59:40.384Z] Found existing installation: idna 2.9 [2021-02-25T17:59:40.384Z] Uninstalling idna-2.9: [2021-02-25T17:59:40.384Z] Successfully uninstalled idna-2.9 [2021-02-25T17:59:40.985Z] Attempting uninstall: urllib3 [2021-02-25T17:59:40.985Z] Found existing installation: urllib3 1.25.9 [2021-02-25T17:59:40.985Z] Uninstalling urllib3-1.25.9: [2021-02-25T17:59:40.985Z] Successfully uninstalled urllib3-1.25.9 [2021-02-25T17:59:41.579Z] Attempting uninstall: requests [2021-02-25T17:59:41.579Z] Found existing installation: requests 2.23.0 [2021-02-25T17:59:41.579Z] Uninstalling requests-2.23.0: [2021-02-25T17:59:41.856Z] Successfully uninstalled requests-2.23.0 [2021-02-25T17:59:43.351Z] Running setup.py install for texttable: started [2021-02-25T17:59:44.802Z] Running setup.py install for texttable: finished with status 'done' [2021-02-25T17:59:44.802Z] Running setup.py install for docopt: started [2021-02-25T17:59:46.766Z] Running setup.py install for docopt: finished with status 'done' [2021-02-25T17:59:46.766Z] Running setup.py install for PyYAML: started [2021-02-25T17:59:48.726Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-25T17:59:48.727Z] Running setup.py install for dockerpty: started [2021-02-25T17:59:50.153Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-25T17:59:51.607Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-25T17:59:55.898Z] Removing intermediate container 1c4ba144d492 [2021-02-25T17:59:55.899Z] ---> e414ff1c63e8 [2021-02-25T17:59:55.899Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-25T17:59:55.899Z] ---> Running in 5e1ad0980d16 [2021-02-25T17:59:56.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T17:59:56.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T17:59:57.102Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-25T17:59:57.102Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-25T17:59:57.102Z] (3/3) Installing curl (7.69.1-r3) [2021-02-25T17:59:57.102Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T17:59:57.102Z] OK: 71 MiB in 58 packages [2021-02-25T17:59:58.084Z] Removing intermediate container 5e1ad0980d16 [2021-02-25T17:59:58.084Z] ---> bd5a76b21c02 [2021-02-25T17:59:58.084Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-25T17:59:58.354Z] ---> Running in 3dea23df9c34 [2021-02-25T17:59:58.626Z] Removing intermediate container 3dea23df9c34 [2021-02-25T17:59:58.626Z] ---> 7f036cd6a460 [2021-02-25T17:59:58.626Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T17:59:58.896Z] ---> Running in 62f60d48d9a8 [2021-02-25T17:59:59.166Z] Removing intermediate container 62f60d48d9a8 [2021-02-25T17:59:59.166Z] ---> 1ca6fdb70d25 [2021-02-25T17:59:59.166Z] Step 24/26 : LABEL arch=arm64 [2021-02-25T17:59:59.438Z] ---> Running in 7d2d25c660ba [2021-02-25T17:59:59.713Z] Removing intermediate container 7d2d25c660ba [2021-02-25T17:59:59.713Z] ---> 166e8e95144a [2021-02-25T17:59:59.984Z] Step 25/26 : LABEL git_sha=dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T17:59:59.984Z] ---> Running in 6af9f98d8173 [2021-02-25T18:00:00.586Z] Removing intermediate container 6af9f98d8173 [2021-02-25T18:00:00.587Z] ---> b11f18bb35a7 [2021-02-25T18:00:00.587Z] Step 26/26 : LABEL version=2.0.0-dev.105 [2021-02-25T18:00:00.587Z] ---> Running in 5c9d9284a48e [2021-02-25T18:00:01.180Z] Removing intermediate container 5c9d9284a48e [2021-02-25T18:00:01.180Z] ---> 88309fb0277a [2021-02-25T18:00:01.180Z] [2021-02-25T18:00:01.453Z] Successfully built 88309fb0277a [2021-02-25T18:00:01.453Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-25T18:00:01.747Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-25T18:00:01.746Z] $ docker stop --time=1 e0ab4153930adcffc4d31d5aeb77401a527ad57544dc1cef2f191bc94f61ac90 [2021-02-25T18:00:03.710Z] $ docker rm -f e0ab4153930adcffc4d31d5aeb77401a527ad57544dc1cef2f191bc94f61ac90 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-25T18:00:04.394Z] + docker images [2021-02-25T18:00:04.394Z] + grep docker [2021-02-25T18:00:04.664Z] docker-sys-mgmt-agent-go-arm64 latest 88309fb0277a 4 seconds ago 300MB [2021-02-25T18:00:04.664Z] docker-core-metadata-go-arm64 latest b9b7b165a7ac 57 seconds ago 17.9MB [2021-02-25T18:00:04.664Z] docker-security-proxy-setup-go-arm64 latest 30100807f247 About a minute ago 23.4MB [2021-02-25T18:00:04.664Z] docker-core-data-go-arm64 latest 4c5e72309615 About a minute ago 21.1MB [2021-02-25T18:00:04.664Z] docker-security-bootstrapper-go-arm64 latest 015458229ef5 3 minutes ago 17.3MB [2021-02-25T18:00:04.664Z] docker-support-notifications-go-arm64 latest 8facb34a5ddd 3 minutes ago 16.8MB [2021-02-25T18:00:04.665Z] docker-core-command-go-arm64 latest 312d032ce09f 3 minutes ago 16.2MB [2021-02-25T18:00:04.665Z] docker-support-scheduler-go-arm64 latest 9a6b6963c9a1 3 minutes ago 16.3MB [2021-02-25T18:00:04.665Z] docker-security-secretstore-setup-go-arm64 latest 2d6c2590ada7 3 minutes ago 23.7MB [2021-02-25T18:00:04.665Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T18:00:05.189Z] provisioning config files... [2021-02-25T18:00:05.232Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/371@tmp/config4227765250844589053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:00:05.649Z] ---> docker-login.sh [2021-02-25T18:00:05.649Z] nexus3.edgexfoundry.org:10001 [2021-02-25T18:00:05.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T18:00:06.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T18:00:06.191Z] Configure a credential helper to remove this warning. See [2021-02-25T18:00:06.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T18:00:06.191Z] [2021-02-25T18:00:06.191Z] Login Succeeded [2021-02-25T18:00:06.191Z] nexus3.edgexfoundry.org:10002 [2021-02-25T18:00:06.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T18:00:06.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T18:00:06.735Z] Configure a credential helper to remove this warning. See [2021-02-25T18:00:06.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T18:00:06.735Z] [2021-02-25T18:00:06.735Z] Login Succeeded [2021-02-25T18:00:06.735Z] nexus3.edgexfoundry.org:10003 [2021-02-25T18:00:07.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T18:00:07.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T18:00:07.284Z] Configure a credential helper to remove this warning. See [2021-02-25T18:00:07.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T18:00:07.284Z] [2021-02-25T18:00:07.284Z] Login Succeeded [2021-02-25T18:00:07.284Z] nexus3.edgexfoundry.org:10004 [2021-02-25T18:00:07.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T18:00:07.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T18:00:07.877Z] Configure a credential helper to remove this warning. See [2021-02-25T18:00:07.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T18:00:07.877Z] [2021-02-25T18:00:07.877Z] Login Succeeded [2021-02-25T18:00:07.877Z] docker.io [2021-02-25T18:00:08.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T18:00:08.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T18:00:08.738Z] Configure a credential helper to remove this warning. See [2021-02-25T18:00:08.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T18:00:08.738Z] [2021-02-25T18:00:08.738Z] Login Succeeded [2021-02-25T18:00:08.738Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T18:00:08.754Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T18:00:08.953Z] [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: [2021-02-25T18:00:08.953Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:00:08.953Z] 2.0.0-dev.105 [2021-02-25T18:00:08.953Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:00:08.953Z] master [2021-02-25T18:00:08.953Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:09.496Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:09.834Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:00:09.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-02-25T18:00:09.834Z] 6bc66bf40d4b: Preparing [2021-02-25T18:00:09.834Z] e8d185dbadf2: Preparing [2021-02-25T18:00:09.834Z] 8d69424569aa: Preparing [2021-02-25T18:00:09.834Z] 2c3f6b501515: Preparing [2021-02-25T18:00:09.834Z] 02a88cfff88f: Preparing [2021-02-25T18:00:10.107Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:10.107Z] 8d69424569aa: Pushed [2021-02-25T18:00:10.107Z] 6bc66bf40d4b: Pushed [2021-02-25T18:00:10.107Z] 2c3f6b501515: Pushed [2021-02-25T18:00:12.719Z] e8d185dbadf2: Pushed [2021-02-25T18:00:12.992Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4: digest: sha256:549d3c99775e2e6f28b1a20bc8f10410e3147d12a7391ae0396e2474e322d00a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:13.616Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:13.952Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.105 [2021-02-25T18:00:13.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-02-25T18:00:13.953Z] 6bc66bf40d4b: Preparing [2021-02-25T18:00:13.953Z] e8d185dbadf2: Preparing [2021-02-25T18:00:13.953Z] 8d69424569aa: Preparing [2021-02-25T18:00:13.953Z] 2c3f6b501515: Preparing [2021-02-25T18:00:13.953Z] 02a88cfff88f: Preparing [2021-02-25T18:00:14.228Z] 6bc66bf40d4b: Layer already exists [2021-02-25T18:00:14.228Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:14.228Z] 8d69424569aa: Layer already exists [2021-02-25T18:00:14.228Z] e8d185dbadf2: Layer already exists [2021-02-25T18:00:14.228Z] 2c3f6b501515: Layer already exists [2021-02-25T18:00:14.228Z] 2.0.0-dev.105: digest: sha256:549d3c99775e2e6f28b1a20bc8f10410e3147d12a7391ae0396e2474e322d00a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:14.564Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:14.896Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:00:14.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-02-25T18:00:14.896Z] 6bc66bf40d4b: Preparing [2021-02-25T18:00:14.896Z] e8d185dbadf2: Preparing [2021-02-25T18:00:14.896Z] 8d69424569aa: Preparing [2021-02-25T18:00:14.896Z] 2c3f6b501515: Preparing [2021-02-25T18:00:14.896Z] 02a88cfff88f: Preparing [2021-02-25T18:00:15.169Z] e8d185dbadf2: Layer already exists [2021-02-25T18:00:15.169Z] 8d69424569aa: Layer already exists [2021-02-25T18:00:15.169Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:15.169Z] 2c3f6b501515: Layer already exists [2021-02-25T18:00:15.169Z] 6bc66bf40d4b: Layer already exists [2021-02-25T18:00:15.169Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105: digest: sha256:549d3c99775e2e6f28b1a20bc8f10410e3147d12a7391ae0396e2474e322d00a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:15.507Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:15.877Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [2021-02-25T18:00:15.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-02-25T18:00:15.877Z] 6bc66bf40d4b: Preparing [2021-02-25T18:00:15.877Z] e8d185dbadf2: Preparing [2021-02-25T18:00:15.877Z] 8d69424569aa: Preparing [2021-02-25T18:00:15.877Z] 2c3f6b501515: Preparing [2021-02-25T18:00:15.877Z] 02a88cfff88f: Preparing [2021-02-25T18:00:16.175Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:16.175Z] 2c3f6b501515: Layer already exists [2021-02-25T18:00:16.175Z] 6bc66bf40d4b: Layer already exists [2021-02-25T18:00:16.175Z] e8d185dbadf2: Layer already exists [2021-02-25T18:00:16.175Z] 8d69424569aa: Layer already exists [2021-02-25T18:00:16.175Z] master: digest: sha256:549d3c99775e2e6f28b1a20bc8f10410e3147d12a7391ae0396e2474e322d00a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T18:00:16.381Z] ===================================================== [Pipeline] echo [2021-02-25T18:00:16.463Z] taggedImages: [2021-02-25T18:00:16.463Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:00:16.463Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:2.0.0-dev.105 [2021-02-25T18:00:16.463Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:00:16.463Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo [2021-02-25T18:00:16.526Z] [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: [2021-02-25T18:00:16.526Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:00:16.526Z] 2.0.0-dev.105 [2021-02-25T18:00:16.526Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:00:16.526Z] master [2021-02-25T18:00:16.526Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:17.037Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:17.425Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:00:17.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-02-25T18:00:17.425Z] 249c56fffe46: Preparing [2021-02-25T18:00:17.425Z] 6e8ebe40eae4: Preparing [2021-02-25T18:00:17.425Z] 8d69424569aa: Preparing [2021-02-25T18:00:17.425Z] 1b77b40673b1: Preparing [2021-02-25T18:00:17.425Z] f0c641f964c4: Preparing [2021-02-25T18:00:17.425Z] 02a88cfff88f: Preparing [2021-02-25T18:00:17.425Z] 02a88cfff88f: Waiting [2021-02-25T18:00:17.726Z] 8d69424569aa: Layer already exists [2021-02-25T18:00:17.726Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:17.726Z] 249c56fffe46: Pushed [2021-02-25T18:00:17.726Z] f0c641f964c4: Pushed [2021-02-25T18:00:18.708Z] 1b77b40673b1: Pushed [2021-02-25T18:00:21.320Z] 6e8ebe40eae4: Pushed [2021-02-25T18:00:21.320Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4: digest: sha256:5d2e2a6d07c7fe0d6669c020b73d07cfae81c8932f1d92953bde166cb27f9919 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:21.662Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:22.003Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.105 [2021-02-25T18:00:22.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-02-25T18:00:22.003Z] 249c56fffe46: Preparing [2021-02-25T18:00:22.003Z] 6e8ebe40eae4: Preparing [2021-02-25T18:00:22.003Z] 8d69424569aa: Preparing [2021-02-25T18:00:22.003Z] 1b77b40673b1: Preparing [2021-02-25T18:00:22.003Z] f0c641f964c4: Preparing [2021-02-25T18:00:22.003Z] 02a88cfff88f: Preparing [2021-02-25T18:00:22.003Z] 02a88cfff88f: Waiting [2021-02-25T18:00:22.274Z] f0c641f964c4: Layer already exists [2021-02-25T18:00:22.274Z] 8d69424569aa: Layer already exists [2021-02-25T18:00:22.274Z] 249c56fffe46: Layer already exists [2021-02-25T18:00:22.274Z] 1b77b40673b1: Layer already exists [2021-02-25T18:00:22.274Z] 6e8ebe40eae4: Layer already exists [2021-02-25T18:00:22.274Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:22.274Z] 2.0.0-dev.105: digest: sha256:5d2e2a6d07c7fe0d6669c020b73d07cfae81c8932f1d92953bde166cb27f9919 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:22.606Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:22.940Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:00:22.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-02-25T18:00:22.940Z] 249c56fffe46: Preparing [2021-02-25T18:00:22.940Z] 6e8ebe40eae4: Preparing [2021-02-25T18:00:22.940Z] 8d69424569aa: Preparing [2021-02-25T18:00:22.940Z] 1b77b40673b1: Preparing [2021-02-25T18:00:22.940Z] f0c641f964c4: Preparing [2021-02-25T18:00:22.940Z] 02a88cfff88f: Preparing [2021-02-25T18:00:22.940Z] 02a88cfff88f: Waiting [2021-02-25T18:00:22.940Z] 249c56fffe46: Layer already exists [2021-02-25T18:00:22.940Z] 1b77b40673b1: Layer already exists [2021-02-25T18:00:22.940Z] f0c641f964c4: Layer already exists [2021-02-25T18:00:22.940Z] 8d69424569aa: Layer already exists [2021-02-25T18:00:22.940Z] 6e8ebe40eae4: Layer already exists [2021-02-25T18:00:22.940Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:23.211Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105: digest: sha256:5d2e2a6d07c7fe0d6669c020b73d07cfae81c8932f1d92953bde166cb27f9919 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:23.557Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:23.890Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [2021-02-25T18:00:23.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-02-25T18:00:23.890Z] 249c56fffe46: Preparing [2021-02-25T18:00:23.890Z] 6e8ebe40eae4: Preparing [2021-02-25T18:00:23.890Z] 8d69424569aa: Preparing [2021-02-25T18:00:23.890Z] 1b77b40673b1: Preparing [2021-02-25T18:00:23.890Z] f0c641f964c4: Preparing [2021-02-25T18:00:23.890Z] 02a88cfff88f: Preparing [2021-02-25T18:00:23.890Z] 02a88cfff88f: Waiting [2021-02-25T18:00:23.890Z] 249c56fffe46: Layer already exists [2021-02-25T18:00:23.890Z] 8d69424569aa: Layer already exists [2021-02-25T18:00:23.890Z] f0c641f964c4: Layer already exists [2021-02-25T18:00:24.161Z] 6e8ebe40eae4: Layer already exists [2021-02-25T18:00:24.161Z] 1b77b40673b1: Layer already exists [2021-02-25T18:00:24.161Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:24.161Z] master: digest: sha256:5d2e2a6d07c7fe0d6669c020b73d07cfae81c8932f1d92953bde166cb27f9919 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T18:00:24.459Z] ===================================================== [Pipeline] echo [2021-02-25T18:00:24.506Z] taggedImages: [2021-02-25T18:00:24.506Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:00:24.506Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:2.0.0-dev.105 [2021-02-25T18:00:24.506Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:00:24.506Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo [2021-02-25T18:00:24.569Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: [2021-02-25T18:00:24.569Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:00:24.569Z] 2.0.0-dev.105 [2021-02-25T18:00:24.569Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:00:24.569Z] master [2021-02-25T18:00:24.569Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:25.061Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:25.388Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:00:25.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-02-25T18:00:25.388Z] 185e7507fe37: Preparing [2021-02-25T18:00:25.388Z] bda14c90e452: Preparing [2021-02-25T18:00:25.388Z] 8d69424569aa: Preparing [2021-02-25T18:00:25.388Z] 2c3f6b501515: Preparing [2021-02-25T18:00:25.388Z] 02a88cfff88f: Preparing [2021-02-25T18:00:25.656Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:25.656Z] 8d69424569aa: Layer already exists [2021-02-25T18:00:25.656Z] 2c3f6b501515: Layer already exists [2021-02-25T18:00:25.656Z] 185e7507fe37: Pushed [2021-02-25T18:00:29.023Z] bda14c90e452: Pushed [2021-02-25T18:00:29.023Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4: digest: sha256:f736db793f3e4c07f45627065a83273591bf1ee78d3b7c7929ebcb01a32462ac size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:29.362Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:29.695Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.105 [2021-02-25T18:00:29.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-02-25T18:00:29.695Z] 185e7507fe37: Preparing [2021-02-25T18:00:29.695Z] bda14c90e452: Preparing [2021-02-25T18:00:29.695Z] 8d69424569aa: Preparing [2021-02-25T18:00:29.695Z] 2c3f6b501515: Preparing [2021-02-25T18:00:29.695Z] 02a88cfff88f: Preparing [2021-02-25T18:00:29.966Z] 185e7507fe37: Layer already exists [2021-02-25T18:00:29.966Z] 8d69424569aa: Layer already exists [2021-02-25T18:00:29.966Z] bda14c90e452: Layer already exists [2021-02-25T18:00:29.966Z] 2c3f6b501515: Layer already exists [2021-02-25T18:00:29.966Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:29.966Z] 2.0.0-dev.105: digest: sha256:f736db793f3e4c07f45627065a83273591bf1ee78d3b7c7929ebcb01a32462ac size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:30.305Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:30.644Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:00:30.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-02-25T18:00:30.644Z] 185e7507fe37: Preparing [2021-02-25T18:00:30.644Z] bda14c90e452: Preparing [2021-02-25T18:00:30.644Z] 8d69424569aa: Preparing [2021-02-25T18:00:30.644Z] 2c3f6b501515: Preparing [2021-02-25T18:00:30.644Z] 02a88cfff88f: Preparing [2021-02-25T18:00:30.917Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:30.917Z] 8d69424569aa: Layer already exists [2021-02-25T18:00:30.917Z] bda14c90e452: Layer already exists [2021-02-25T18:00:30.917Z] 2c3f6b501515: Layer already exists [2021-02-25T18:00:30.917Z] 185e7507fe37: Layer already exists [2021-02-25T18:00:30.917Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105: digest: sha256:f736db793f3e4c07f45627065a83273591bf1ee78d3b7c7929ebcb01a32462ac size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:31.257Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:31.590Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [2021-02-25T18:00:31.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-02-25T18:00:31.590Z] 185e7507fe37: Preparing [2021-02-25T18:00:31.590Z] bda14c90e452: Preparing [2021-02-25T18:00:31.590Z] 8d69424569aa: Preparing [2021-02-25T18:00:31.590Z] 2c3f6b501515: Preparing [2021-02-25T18:00:31.590Z] 02a88cfff88f: Preparing [2021-02-25T18:00:31.861Z] 185e7507fe37: Layer already exists [2021-02-25T18:00:31.861Z] 2c3f6b501515: Layer already exists [2021-02-25T18:00:31.861Z] 8d69424569aa: Layer already exists [2021-02-25T18:00:31.861Z] bda14c90e452: Layer already exists [2021-02-25T18:00:31.861Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:31.861Z] master: digest: sha256:f736db793f3e4c07f45627065a83273591bf1ee78d3b7c7929ebcb01a32462ac size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T18:00:32.115Z] ===================================================== [Pipeline] echo [2021-02-25T18:00:32.167Z] taggedImages: [2021-02-25T18:00:32.167Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:00:32.167Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:2.0.0-dev.105 [2021-02-25T18:00:32.167Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:00:32.167Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo [2021-02-25T18:00:32.234Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrapper-go-arm64 with the following tags: [2021-02-25T18:00:32.234Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:00:32.234Z] 2.0.0-dev.105 [2021-02-25T18:00:32.234Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:00:32.234Z] master [2021-02-25T18:00:32.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:32.775Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:33.109Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:00:33.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-02-25T18:00:33.109Z] f1a7ad87a49e: Preparing [2021-02-25T18:00:33.109Z] f1a7ad87a49e: Preparing [2021-02-25T18:00:33.109Z] bb4a032be2e7: Preparing [2021-02-25T18:00:33.109Z] cae94dd13595: Preparing [2021-02-25T18:00:33.109Z] 1840780d7185: Preparing [2021-02-25T18:00:33.109Z] 8d69424569aa: Preparing [2021-02-25T18:00:33.109Z] 1f8e46edc420: Preparing [2021-02-25T18:00:33.109Z] 1f8e46edc420: Preparing [2021-02-25T18:00:33.109Z] 67bf9365074c: Preparing [2021-02-25T18:00:33.109Z] 44905edab3f4: Preparing [2021-02-25T18:00:33.109Z] 02a88cfff88f: Preparing [2021-02-25T18:00:33.109Z] 1f8e46edc420: Waiting [2021-02-25T18:00:33.109Z] 44905edab3f4: Waiting [2021-02-25T18:00:33.109Z] 67bf9365074c: Waiting [2021-02-25T18:00:33.109Z] 02a88cfff88f: Waiting [2021-02-25T18:00:33.386Z] 8d69424569aa: Layer already exists [2021-02-25T18:00:33.386Z] bb4a032be2e7: Pushed [2021-02-25T18:00:33.386Z] 1f8e46edc420: Pushed [2021-02-25T18:00:33.386Z] f1a7ad87a49e: Pushed [2021-02-25T18:00:33.386Z] cae94dd13595: Pushed [2021-02-25T18:00:33.656Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:33.656Z] 67bf9365074c: Pushed [2021-02-25T18:00:33.656Z] 44905edab3f4: Pushed [2021-02-25T18:00:36.258Z] 1840780d7185: Pushed [2021-02-25T18:00:36.528Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4: digest: sha256:871a654159fe4fb9ceaf50ca62e598659f10d49d4f7ddab27317dc42529dfc6f size: 2609 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:36.876Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:37.208Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.105 [2021-02-25T18:00:37.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-02-25T18:00:37.208Z] f1a7ad87a49e: Preparing [2021-02-25T18:00:37.208Z] f1a7ad87a49e: Preparing [2021-02-25T18:00:37.208Z] bb4a032be2e7: Preparing [2021-02-25T18:00:37.208Z] cae94dd13595: Preparing [2021-02-25T18:00:37.208Z] 1840780d7185: Preparing [2021-02-25T18:00:37.208Z] 8d69424569aa: Preparing [2021-02-25T18:00:37.208Z] 1f8e46edc420: Preparing [2021-02-25T18:00:37.208Z] 1f8e46edc420: Preparing [2021-02-25T18:00:37.208Z] 67bf9365074c: Preparing [2021-02-25T18:00:37.208Z] 44905edab3f4: Preparing [2021-02-25T18:00:37.208Z] 02a88cfff88f: Preparing [2021-02-25T18:00:37.208Z] 67bf9365074c: Waiting [2021-02-25T18:00:37.208Z] 44905edab3f4: Waiting [2021-02-25T18:00:37.208Z] 02a88cfff88f: Waiting [2021-02-25T18:00:37.208Z] 1f8e46edc420: Waiting [2021-02-25T18:00:37.208Z] cae94dd13595: Layer already exists [2021-02-25T18:00:37.208Z] bb4a032be2e7: Layer already exists [2021-02-25T18:00:37.208Z] f1a7ad87a49e: Layer already exists [2021-02-25T18:00:37.208Z] 8d69424569aa: Layer already exists [2021-02-25T18:00:37.208Z] 1840780d7185: Layer already exists [2021-02-25T18:00:37.478Z] 44905edab3f4: Layer already exists [2021-02-25T18:00:37.478Z] 1f8e46edc420: Layer already exists [2021-02-25T18:00:37.478Z] 67bf9365074c: Layer already exists [2021-02-25T18:00:37.478Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:37.478Z] 2.0.0-dev.105: digest: sha256:871a654159fe4fb9ceaf50ca62e598659f10d49d4f7ddab27317dc42529dfc6f size: 2609 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:37.817Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:38.149Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:00:38.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-02-25T18:00:38.149Z] f1a7ad87a49e: Preparing [2021-02-25T18:00:38.149Z] f1a7ad87a49e: Preparing [2021-02-25T18:00:38.149Z] bb4a032be2e7: Preparing [2021-02-25T18:00:38.149Z] cae94dd13595: Preparing [2021-02-25T18:00:38.149Z] 1840780d7185: Preparing [2021-02-25T18:00:38.149Z] 8d69424569aa: Preparing [2021-02-25T18:00:38.149Z] 1f8e46edc420: Preparing [2021-02-25T18:00:38.149Z] 1f8e46edc420: Preparing [2021-02-25T18:00:38.149Z] 67bf9365074c: Preparing [2021-02-25T18:00:38.149Z] 44905edab3f4: Preparing [2021-02-25T18:00:38.149Z] 02a88cfff88f: Preparing [2021-02-25T18:00:38.149Z] 1f8e46edc420: Waiting [2021-02-25T18:00:38.149Z] 44905edab3f4: Waiting [2021-02-25T18:00:38.149Z] 02a88cfff88f: Waiting [2021-02-25T18:00:38.423Z] 8d69424569aa: Layer already exists [2021-02-25T18:00:38.423Z] f1a7ad87a49e: Layer already exists [2021-02-25T18:00:38.423Z] 1840780d7185: Layer already exists [2021-02-25T18:00:38.423Z] cae94dd13595: Layer already exists [2021-02-25T18:00:38.423Z] bb4a032be2e7: Layer already exists [2021-02-25T18:00:38.423Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:38.423Z] 67bf9365074c: Layer already exists [2021-02-25T18:00:38.423Z] 1f8e46edc420: Layer already exists [2021-02-25T18:00:38.423Z] 44905edab3f4: Layer already exists [2021-02-25T18:00:38.423Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105: digest: sha256:871a654159fe4fb9ceaf50ca62e598659f10d49d4f7ddab27317dc42529dfc6f size: 2609 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:38.770Z] + docker tag docker-security-bootstrapper-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:39.109Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [2021-02-25T18:00:39.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64] [2021-02-25T18:00:39.109Z] f1a7ad87a49e: Preparing [2021-02-25T18:00:39.109Z] f1a7ad87a49e: Preparing [2021-02-25T18:00:39.109Z] bb4a032be2e7: Preparing [2021-02-25T18:00:39.109Z] cae94dd13595: Preparing [2021-02-25T18:00:39.109Z] 1840780d7185: Preparing [2021-02-25T18:00:39.109Z] 8d69424569aa: Preparing [2021-02-25T18:00:39.109Z] 1f8e46edc420: Preparing [2021-02-25T18:00:39.109Z] 1f8e46edc420: Preparing [2021-02-25T18:00:39.109Z] 67bf9365074c: Preparing [2021-02-25T18:00:39.109Z] 44905edab3f4: Preparing [2021-02-25T18:00:39.109Z] 02a88cfff88f: Preparing [2021-02-25T18:00:39.109Z] 1f8e46edc420: Waiting [2021-02-25T18:00:39.109Z] 67bf9365074c: Waiting [2021-02-25T18:00:39.109Z] 44905edab3f4: Waiting [2021-02-25T18:00:39.109Z] 02a88cfff88f: Waiting [2021-02-25T18:00:39.109Z] 1840780d7185: Layer already exists [2021-02-25T18:00:39.109Z] 8d69424569aa: Layer already exists [2021-02-25T18:00:39.109Z] bb4a032be2e7: Layer already exists [2021-02-25T18:00:39.109Z] cae94dd13595: Layer already exists [2021-02-25T18:00:39.109Z] f1a7ad87a49e: Layer already exists [2021-02-25T18:00:39.109Z] 1f8e46edc420: Layer already exists [2021-02-25T18:00:39.381Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:39.381Z] 44905edab3f4: Layer already exists [2021-02-25T18:00:39.381Z] 67bf9365074c: Layer already exists [2021-02-25T18:00:39.381Z] master: digest: sha256:871a654159fe4fb9ceaf50ca62e598659f10d49d4f7ddab27317dc42529dfc6f size: 2609 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T18:00:39.572Z] ===================================================== [Pipeline] echo [2021-02-25T18:00:39.616Z] taggedImages: [2021-02-25T18:00:39.617Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:00:39.617Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:2.0.0-dev.105 [2021-02-25T18:00:39.617Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:00:39.617Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrapper-go-arm64:master [Pipeline] echo [2021-02-25T18:00:39.681Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: [2021-02-25T18:00:39.681Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:00:39.681Z] 2.0.0-dev.105 [2021-02-25T18:00:39.681Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:00:39.681Z] master [2021-02-25T18:00:39.681Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:40.184Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:40.524Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:00:40.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-02-25T18:00:40.524Z] 6570629e8285: Preparing [2021-02-25T18:00:40.524Z] 1b46620c214e: Preparing [2021-02-25T18:00:40.524Z] e31aebfd2c48: Preparing [2021-02-25T18:00:40.524Z] db73c74631f8: Preparing [2021-02-25T18:00:40.524Z] 3b7313477d6b: Preparing [2021-02-25T18:00:40.524Z] 02a88cfff88f: Preparing [2021-02-25T18:00:40.524Z] 02a88cfff88f: Waiting [2021-02-25T18:00:40.846Z] db73c74631f8: Pushed [2021-02-25T18:00:40.846Z] e31aebfd2c48: Pushed [2021-02-25T18:00:41.149Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:41.451Z] 3b7313477d6b: Pushed [2021-02-25T18:00:43.436Z] 6570629e8285: Pushed [2021-02-25T18:00:43.436Z] 1b46620c214e: Pushed [2021-02-25T18:00:43.706Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4: digest: sha256:2ca8274e665ea8de589ba45ecdf1d1fd6d25f89dbc05b9efef40e0eae1ec7719 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:44.043Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:44.384Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.105 [2021-02-25T18:00:44.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-02-25T18:00:44.384Z] 6570629e8285: Preparing [2021-02-25T18:00:44.384Z] 1b46620c214e: Preparing [2021-02-25T18:00:44.384Z] e31aebfd2c48: Preparing [2021-02-25T18:00:44.384Z] db73c74631f8: Preparing [2021-02-25T18:00:44.384Z] 3b7313477d6b: Preparing [2021-02-25T18:00:44.384Z] 02a88cfff88f: Preparing [2021-02-25T18:00:44.384Z] 02a88cfff88f: Waiting [2021-02-25T18:00:44.655Z] 6570629e8285: Layer already exists [2021-02-25T18:00:44.655Z] e31aebfd2c48: Layer already exists [2021-02-25T18:00:44.655Z] 3b7313477d6b: Layer already exists [2021-02-25T18:00:44.655Z] db73c74631f8: Layer already exists [2021-02-25T18:00:44.655Z] 1b46620c214e: Layer already exists [2021-02-25T18:00:44.655Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:44.655Z] 2.0.0-dev.105: digest: sha256:2ca8274e665ea8de589ba45ecdf1d1fd6d25f89dbc05b9efef40e0eae1ec7719 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:44.989Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:45.319Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:00:45.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-02-25T18:00:45.319Z] 6570629e8285: Preparing [2021-02-25T18:00:45.319Z] 1b46620c214e: Preparing [2021-02-25T18:00:45.319Z] e31aebfd2c48: Preparing [2021-02-25T18:00:45.319Z] db73c74631f8: Preparing [2021-02-25T18:00:45.319Z] 3b7313477d6b: Preparing [2021-02-25T18:00:45.319Z] 02a88cfff88f: Preparing [2021-02-25T18:00:45.319Z] 02a88cfff88f: Waiting [2021-02-25T18:00:45.589Z] 6570629e8285: Layer already exists [2021-02-25T18:00:45.589Z] 3b7313477d6b: Layer already exists [2021-02-25T18:00:45.589Z] 1b46620c214e: Layer already exists [2021-02-25T18:00:45.589Z] db73c74631f8: Layer already exists [2021-02-25T18:00:45.589Z] e31aebfd2c48: Layer already exists [2021-02-25T18:00:45.589Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:45.589Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105: digest: sha256:2ca8274e665ea8de589ba45ecdf1d1fd6d25f89dbc05b9efef40e0eae1ec7719 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:45.927Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:46.258Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [2021-02-25T18:00:46.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-02-25T18:00:46.258Z] 6570629e8285: Preparing [2021-02-25T18:00:46.258Z] 1b46620c214e: Preparing [2021-02-25T18:00:46.258Z] e31aebfd2c48: Preparing [2021-02-25T18:00:46.258Z] db73c74631f8: Preparing [2021-02-25T18:00:46.258Z] 3b7313477d6b: Preparing [2021-02-25T18:00:46.258Z] 02a88cfff88f: Preparing [2021-02-25T18:00:46.258Z] 02a88cfff88f: Waiting [2021-02-25T18:00:46.258Z] 1b46620c214e: Layer already exists [2021-02-25T18:00:46.258Z] e31aebfd2c48: Layer already exists [2021-02-25T18:00:46.258Z] db73c74631f8: Layer already exists [2021-02-25T18:00:46.258Z] 3b7313477d6b: Layer already exists [2021-02-25T18:00:46.258Z] 6570629e8285: Layer already exists [2021-02-25T18:00:46.529Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:46.529Z] master: digest: sha256:2ca8274e665ea8de589ba45ecdf1d1fd6d25f89dbc05b9efef40e0eae1ec7719 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T18:00:46.729Z] ===================================================== [Pipeline] echo [2021-02-25T18:00:46.770Z] taggedImages: [2021-02-25T18:00:46.770Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:00:46.770Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:2.0.0-dev.105 [2021-02-25T18:00:46.770Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:00:46.770Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo [2021-02-25T18:00:46.827Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: [2021-02-25T18:00:46.827Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:00:46.827Z] 2.0.0-dev.105 [2021-02-25T18:00:46.827Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:00:46.827Z] master [2021-02-25T18:00:46.827Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:47.340Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:47.671Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:00:47.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-02-25T18:00:47.671Z] 9ae841dd359e: Preparing [2021-02-25T18:00:47.671Z] de9b0acbd127: Preparing [2021-02-25T18:00:47.671Z] 5f8bfcee283b: Preparing [2021-02-25T18:00:47.671Z] 2b62408988de: Preparing [2021-02-25T18:00:47.671Z] 6c067aab9647: Preparing [2021-02-25T18:00:47.671Z] f1ced77dd304: Preparing [2021-02-25T18:00:47.671Z] 4e49b057c8bd: Preparing [2021-02-25T18:00:47.671Z] c9af0bfe3ef6: Preparing [2021-02-25T18:00:47.671Z] 02a88cfff88f: Preparing [2021-02-25T18:00:47.671Z] c9af0bfe3ef6: Waiting [2021-02-25T18:00:47.671Z] f1ced77dd304: Waiting [2021-02-25T18:00:47.671Z] 02a88cfff88f: Waiting [2021-02-25T18:00:47.671Z] 4e49b057c8bd: Waiting [2021-02-25T18:00:47.943Z] de9b0acbd127: Pushed [2021-02-25T18:00:47.943Z] 6c067aab9647: Pushed [2021-02-25T18:00:48.221Z] 9ae841dd359e: Pushed [2021-02-25T18:00:48.221Z] 4e49b057c8bd: Pushed [2021-02-25T18:00:48.496Z] f1ced77dd304: Pushed [2021-02-25T18:00:48.496Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:48.772Z] c9af0bfe3ef6: Pushed [2021-02-25T18:00:50.217Z] 2b62408988de: Pushed [2021-02-25T18:00:50.217Z] 5f8bfcee283b: Pushed [2021-02-25T18:00:50.494Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4: digest: sha256:15620c6aed8e07cd755b48e40b26efa4147fc87a439e9b91bebcf23efaba6226 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:50.846Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:51.190Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.105 [2021-02-25T18:00:51.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-02-25T18:00:51.190Z] 9ae841dd359e: Preparing [2021-02-25T18:00:51.190Z] de9b0acbd127: Preparing [2021-02-25T18:00:51.190Z] 5f8bfcee283b: Preparing [2021-02-25T18:00:51.190Z] 2b62408988de: Preparing [2021-02-25T18:00:51.190Z] 6c067aab9647: Preparing [2021-02-25T18:00:51.190Z] f1ced77dd304: Preparing [2021-02-25T18:00:51.190Z] 4e49b057c8bd: Preparing [2021-02-25T18:00:51.190Z] c9af0bfe3ef6: Preparing [2021-02-25T18:00:51.190Z] 02a88cfff88f: Preparing [2021-02-25T18:00:51.190Z] f1ced77dd304: Waiting [2021-02-25T18:00:51.190Z] 4e49b057c8bd: Waiting [2021-02-25T18:00:51.190Z] c9af0bfe3ef6: Waiting [2021-02-25T18:00:51.190Z] 02a88cfff88f: Waiting [2021-02-25T18:00:51.190Z] 6c067aab9647: Layer already exists [2021-02-25T18:00:51.190Z] de9b0acbd127: Layer already exists [2021-02-25T18:00:51.190Z] 2b62408988de: Layer already exists [2021-02-25T18:00:51.190Z] 9ae841dd359e: Layer already exists [2021-02-25T18:00:51.190Z] 5f8bfcee283b: Layer already exists [2021-02-25T18:00:51.190Z] 4e49b057c8bd: Layer already exists [2021-02-25T18:00:51.190Z] f1ced77dd304: Layer already exists [2021-02-25T18:00:51.466Z] c9af0bfe3ef6: Layer already exists [2021-02-25T18:00:51.466Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:51.466Z] 2.0.0-dev.105: digest: sha256:15620c6aed8e07cd755b48e40b26efa4147fc87a439e9b91bebcf23efaba6226 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:51.816Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:52.162Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:00:52.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-02-25T18:00:52.162Z] 9ae841dd359e: Preparing [2021-02-25T18:00:52.162Z] de9b0acbd127: Preparing [2021-02-25T18:00:52.162Z] 5f8bfcee283b: Preparing [2021-02-25T18:00:52.162Z] 2b62408988de: Preparing [2021-02-25T18:00:52.162Z] 6c067aab9647: Preparing [2021-02-25T18:00:52.162Z] f1ced77dd304: Preparing [2021-02-25T18:00:52.162Z] 4e49b057c8bd: Preparing [2021-02-25T18:00:52.162Z] c9af0bfe3ef6: Preparing [2021-02-25T18:00:52.162Z] 02a88cfff88f: Preparing [2021-02-25T18:00:52.162Z] f1ced77dd304: Waiting [2021-02-25T18:00:52.162Z] 4e49b057c8bd: Waiting [2021-02-25T18:00:52.162Z] c9af0bfe3ef6: Waiting [2021-02-25T18:00:52.162Z] 02a88cfff88f: Waiting [2021-02-25T18:00:52.162Z] 6c067aab9647: Layer already exists [2021-02-25T18:00:52.162Z] 2b62408988de: Layer already exists [2021-02-25T18:00:52.162Z] 9ae841dd359e: Layer already exists [2021-02-25T18:00:52.439Z] 5f8bfcee283b: Layer already exists [2021-02-25T18:00:52.439Z] de9b0acbd127: Layer already exists [2021-02-25T18:00:52.439Z] 4e49b057c8bd: Layer already exists [2021-02-25T18:00:52.439Z] f1ced77dd304: Layer already exists [2021-02-25T18:00:52.439Z] c9af0bfe3ef6: Layer already exists [2021-02-25T18:00:52.439Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:52.439Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105: digest: sha256:15620c6aed8e07cd755b48e40b26efa4147fc87a439e9b91bebcf23efaba6226 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:52.788Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:53.123Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [2021-02-25T18:00:53.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-02-25T18:00:53.123Z] 9ae841dd359e: Preparing [2021-02-25T18:00:53.123Z] de9b0acbd127: Preparing [2021-02-25T18:00:53.123Z] 5f8bfcee283b: Preparing [2021-02-25T18:00:53.123Z] 2b62408988de: Preparing [2021-02-25T18:00:53.123Z] 6c067aab9647: Preparing [2021-02-25T18:00:53.123Z] f1ced77dd304: Preparing [2021-02-25T18:00:53.123Z] 4e49b057c8bd: Preparing [2021-02-25T18:00:53.123Z] c9af0bfe3ef6: Preparing [2021-02-25T18:00:53.123Z] 02a88cfff88f: Preparing [2021-02-25T18:00:53.123Z] f1ced77dd304: Waiting [2021-02-25T18:00:53.123Z] 4e49b057c8bd: Waiting [2021-02-25T18:00:53.123Z] c9af0bfe3ef6: Waiting [2021-02-25T18:00:53.123Z] 02a88cfff88f: Waiting [2021-02-25T18:00:53.123Z] 2b62408988de: Layer already exists [2021-02-25T18:00:53.123Z] 6c067aab9647: Layer already exists [2021-02-25T18:00:53.123Z] 5f8bfcee283b: Layer already exists [2021-02-25T18:00:53.123Z] 9ae841dd359e: Layer already exists [2021-02-25T18:00:53.123Z] de9b0acbd127: Layer already exists [2021-02-25T18:00:53.393Z] f1ced77dd304: Layer already exists [2021-02-25T18:00:53.393Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:53.393Z] c9af0bfe3ef6: Layer already exists [2021-02-25T18:00:53.393Z] 4e49b057c8bd: Layer already exists [2021-02-25T18:00:53.393Z] master: digest: sha256:15620c6aed8e07cd755b48e40b26efa4147fc87a439e9b91bebcf23efaba6226 size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T18:00:53.597Z] ===================================================== [Pipeline] echo [2021-02-25T18:00:53.641Z] taggedImages: [2021-02-25T18:00:53.641Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:00:53.641Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:2.0.0-dev.105 [2021-02-25T18:00:53.641Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:00:53.641Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo [2021-02-25T18:00:53.715Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: [2021-02-25T18:00:53.715Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:00:53.715Z] 2.0.0-dev.105 [2021-02-25T18:00:53.715Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:00:53.715Z] master [2021-02-25T18:00:53.715Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:54.210Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:54.549Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:00:54.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-02-25T18:00:54.549Z] 31974f3d8902: Preparing [2021-02-25T18:00:54.549Z] 91c27c9fde6f: Preparing [2021-02-25T18:00:54.549Z] 8d69424569aa: Preparing [2021-02-25T18:00:54.549Z] 4329d786f666: Preparing [2021-02-25T18:00:54.549Z] 02a88cfff88f: Preparing [2021-02-25T18:00:54.832Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:54.832Z] 8d69424569aa: Layer already exists [2021-02-25T18:00:55.102Z] 31974f3d8902: Pushed [2021-02-25T18:00:55.102Z] 4329d786f666: Pushed [2021-02-25T18:00:57.703Z] 91c27c9fde6f: Pushed [2021-02-25T18:00:57.703Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4: digest: sha256:30a8db1b0ae1ff852f1d851bfcdeb9c6f7a37f70f9d0fb0599629f92addae449 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:58.045Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:58.384Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.105 [2021-02-25T18:00:58.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-02-25T18:00:58.384Z] 31974f3d8902: Preparing [2021-02-25T18:00:58.384Z] 91c27c9fde6f: Preparing [2021-02-25T18:00:58.384Z] 8d69424569aa: Preparing [2021-02-25T18:00:58.384Z] 4329d786f666: Preparing [2021-02-25T18:00:58.384Z] 02a88cfff88f: Preparing [2021-02-25T18:00:58.384Z] 91c27c9fde6f: Layer already exists [2021-02-25T18:00:58.384Z] 8d69424569aa: Layer already exists [2021-02-25T18:00:58.384Z] 4329d786f666: Layer already exists [2021-02-25T18:00:58.384Z] 31974f3d8902: Layer already exists [2021-02-25T18:00:58.384Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:58.655Z] 2.0.0-dev.105: digest: sha256:30a8db1b0ae1ff852f1d851bfcdeb9c6f7a37f70f9d0fb0599629f92addae449 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:58.994Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:59.330Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:00:59.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-02-25T18:00:59.330Z] 31974f3d8902: Preparing [2021-02-25T18:00:59.330Z] 91c27c9fde6f: Preparing [2021-02-25T18:00:59.330Z] 8d69424569aa: Preparing [2021-02-25T18:00:59.330Z] 4329d786f666: Preparing [2021-02-25T18:00:59.330Z] 02a88cfff88f: Preparing [2021-02-25T18:00:59.330Z] 02a88cfff88f: Layer already exists [2021-02-25T18:00:59.330Z] 8d69424569aa: Layer already exists [2021-02-25T18:00:59.601Z] 91c27c9fde6f: Layer already exists [2021-02-25T18:00:59.601Z] 4329d786f666: Layer already exists [2021-02-25T18:00:59.601Z] 31974f3d8902: Layer already exists [2021-02-25T18:00:59.601Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105: digest: sha256:30a8db1b0ae1ff852f1d851bfcdeb9c6f7a37f70f9d0fb0599629f92addae449 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:00:59.974Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:01:00.304Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [2021-02-25T18:01:00.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-02-25T18:01:00.305Z] 31974f3d8902: Preparing [2021-02-25T18:01:00.305Z] 91c27c9fde6f: Preparing [2021-02-25T18:01:00.305Z] 8d69424569aa: Preparing [2021-02-25T18:01:00.305Z] 4329d786f666: Preparing [2021-02-25T18:01:00.305Z] 02a88cfff88f: Preparing [2021-02-25T18:01:00.305Z] 4329d786f666: Layer already exists [2021-02-25T18:01:00.305Z] 31974f3d8902: Layer already exists [2021-02-25T18:01:00.305Z] 91c27c9fde6f: Layer already exists [2021-02-25T18:01:00.575Z] 8d69424569aa: Layer already exists [2021-02-25T18:01:00.575Z] 02a88cfff88f: Layer already exists [2021-02-25T18:01:00.575Z] master: digest: sha256:30a8db1b0ae1ff852f1d851bfcdeb9c6f7a37f70f9d0fb0599629f92addae449 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T18:01:00.780Z] ===================================================== [Pipeline] echo [2021-02-25T18:01:00.874Z] taggedImages: [2021-02-25T18:01:00.874Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:01:00.874Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:2.0.0-dev.105 [2021-02-25T18:01:00.874Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:01:00.874Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo [2021-02-25T18:01:00.939Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: [2021-02-25T18:01:00.939Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:01:00.939Z] 2.0.0-dev.105 [2021-02-25T18:01:00.939Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:01:00.939Z] master [2021-02-25T18:01:00.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:01:01.438Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:01:01.779Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:01:01.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-02-25T18:01:01.779Z] a5f8f5a4af04: Preparing [2021-02-25T18:01:01.779Z] 88c11f176518: Preparing [2021-02-25T18:01:01.779Z] 8d69424569aa: Preparing [2021-02-25T18:01:01.779Z] 2c3f6b501515: Preparing [2021-02-25T18:01:01.779Z] 02a88cfff88f: Preparing [2021-02-25T18:01:02.050Z] 02a88cfff88f: Layer already exists [2021-02-25T18:01:02.050Z] 8d69424569aa: Layer already exists [2021-02-25T18:01:02.050Z] 2c3f6b501515: Layer already exists [2021-02-25T18:01:02.322Z] a5f8f5a4af04: Pushed [2021-02-25T18:01:04.923Z] 88c11f176518: Pushed [2021-02-25T18:01:04.923Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4: digest: sha256:98f81bbcead224b4984fc1aef8ea1750d2a0ca88a89cc18e05f4505370468983 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:01:05.262Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:01:05.593Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.105 [2021-02-25T18:01:05.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-02-25T18:01:05.593Z] a5f8f5a4af04: Preparing [2021-02-25T18:01:05.593Z] 88c11f176518: Preparing [2021-02-25T18:01:05.593Z] 8d69424569aa: Preparing [2021-02-25T18:01:05.593Z] 2c3f6b501515: Preparing [2021-02-25T18:01:05.593Z] 02a88cfff88f: Preparing [2021-02-25T18:01:05.865Z] a5f8f5a4af04: Layer already exists [2021-02-25T18:01:05.865Z] 88c11f176518: Layer already exists [2021-02-25T18:01:05.865Z] 2c3f6b501515: Layer already exists [2021-02-25T18:01:05.865Z] 02a88cfff88f: Layer already exists [2021-02-25T18:01:05.865Z] 8d69424569aa: Layer already exists [2021-02-25T18:01:05.865Z] 2.0.0-dev.105: digest: sha256:98f81bbcead224b4984fc1aef8ea1750d2a0ca88a89cc18e05f4505370468983 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:01:06.220Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:01:06.581Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:01:06.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-02-25T18:01:06.581Z] a5f8f5a4af04: Preparing [2021-02-25T18:01:06.581Z] 88c11f176518: Preparing [2021-02-25T18:01:06.581Z] 8d69424569aa: Preparing [2021-02-25T18:01:06.581Z] 2c3f6b501515: Preparing [2021-02-25T18:01:06.581Z] 02a88cfff88f: Preparing [2021-02-25T18:01:06.581Z] 2c3f6b501515: Layer already exists [2021-02-25T18:01:06.581Z] a5f8f5a4af04: Layer already exists [2021-02-25T18:01:06.581Z] 8d69424569aa: Layer already exists [2021-02-25T18:01:06.581Z] 02a88cfff88f: Layer already exists [2021-02-25T18:01:06.581Z] 88c11f176518: Layer already exists [2021-02-25T18:01:06.858Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105: digest: sha256:98f81bbcead224b4984fc1aef8ea1750d2a0ca88a89cc18e05f4505370468983 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:01:07.222Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:01:07.574Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [2021-02-25T18:01:07.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-02-25T18:01:07.575Z] a5f8f5a4af04: Preparing [2021-02-25T18:01:07.575Z] 88c11f176518: Preparing [2021-02-25T18:01:07.575Z] 8d69424569aa: Preparing [2021-02-25T18:01:07.575Z] 2c3f6b501515: Preparing [2021-02-25T18:01:07.575Z] 02a88cfff88f: Preparing [2021-02-25T18:01:07.575Z] 88c11f176518: Layer already exists [2021-02-25T18:01:07.575Z] 2c3f6b501515: Layer already exists [2021-02-25T18:01:07.575Z] 02a88cfff88f: Layer already exists [2021-02-25T18:01:07.575Z] 8d69424569aa: Layer already exists [2021-02-25T18:01:07.575Z] a5f8f5a4af04: Layer already exists [2021-02-25T18:01:07.847Z] master: digest: sha256:98f81bbcead224b4984fc1aef8ea1750d2a0ca88a89cc18e05f4505370468983 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T18:01:08.035Z] ===================================================== [Pipeline] echo [2021-02-25T18:01:08.080Z] taggedImages: [2021-02-25T18:01:08.080Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:01:08.080Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:2.0.0-dev.105 [2021-02-25T18:01:08.080Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:01:08.080Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo [2021-02-25T18:01:08.139Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: [2021-02-25T18:01:08.139Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:01:08.139Z] 2.0.0-dev.105 [2021-02-25T18:01:08.139Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:01:08.139Z] master [2021-02-25T18:01:08.139Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:01:08.620Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:01:08.949Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:01:08.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-02-25T18:01:08.949Z] a2859fac5170: Preparing [2021-02-25T18:01:08.949Z] e86766e8618f: Preparing [2021-02-25T18:01:08.949Z] f40f8f0fa3ae: Preparing [2021-02-25T18:01:08.949Z] 91627ae70881: Preparing [2021-02-25T18:01:08.949Z] 13b4d7c60583: Preparing [2021-02-25T18:01:08.949Z] 5b6a275cc0ac: Preparing [2021-02-25T18:01:08.949Z] d94651a999bb: Preparing [2021-02-25T18:01:08.949Z] 9ded3b6bb9b5: Preparing [2021-02-25T18:01:08.949Z] fa1afe8e6ed9: Preparing [2021-02-25T18:01:08.949Z] 87a09b4c083e: Preparing [2021-02-25T18:01:08.949Z] 0f74e9ff2a61: Preparing [2021-02-25T18:01:08.949Z] b122376c33c6: Preparing [2021-02-25T18:01:08.949Z] f8381ed47b22: Preparing [2021-02-25T18:01:08.949Z] e934a737d657: Preparing [2021-02-25T18:01:08.949Z] d94651a999bb: Waiting [2021-02-25T18:01:08.949Z] 9ded3b6bb9b5: Waiting [2021-02-25T18:01:08.949Z] 5b6a275cc0ac: Waiting [2021-02-25T18:01:08.949Z] fa1afe8e6ed9: Waiting [2021-02-25T18:01:08.949Z] 87a09b4c083e: Waiting [2021-02-25T18:01:08.949Z] 0f74e9ff2a61: Waiting [2021-02-25T18:01:08.949Z] b122376c33c6: Waiting [2021-02-25T18:01:08.949Z] e934a737d657: Waiting [2021-02-25T18:01:08.949Z] f8381ed47b22: Waiting [2021-02-25T18:01:09.542Z] 13b4d7c60583: Pushed [2021-02-25T18:01:09.542Z] a2859fac5170: Pushed [2021-02-25T18:01:10.139Z] 91627ae70881: Pushed [2021-02-25T18:01:10.139Z] 9ded3b6bb9b5: Layer already exists [2021-02-25T18:01:10.410Z] fa1afe8e6ed9: Layer already exists [2021-02-25T18:01:10.410Z] d94651a999bb: Pushed [2021-02-25T18:01:10.410Z] 87a09b4c083e: Layer already exists [2021-02-25T18:01:10.410Z] 0f74e9ff2a61: Layer already exists [2021-02-25T18:01:10.410Z] b122376c33c6: Layer already exists [2021-02-25T18:01:10.410Z] f8381ed47b22: Layer already exists [2021-02-25T18:01:10.410Z] e934a737d657: Layer already exists [2021-02-25T18:01:11.005Z] e86766e8618f: Pushed [2021-02-25T18:01:13.620Z] 5b6a275cc0ac: Pushed [2021-02-25T18:01:21.892Z] f40f8f0fa3ae: Pushed [2021-02-25T18:01:22.161Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4: digest: sha256:5472293249c95642b3b7ce633cc3f2f3056134b96e4f7a3ea4d1bb3383e487ee size: 3252 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:01:22.502Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:01:22.832Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.105 [2021-02-25T18:01:22.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-02-25T18:01:22.832Z] a2859fac5170: Preparing [2021-02-25T18:01:22.832Z] e86766e8618f: Preparing [2021-02-25T18:01:22.832Z] f40f8f0fa3ae: Preparing [2021-02-25T18:01:22.832Z] 91627ae70881: Preparing [2021-02-25T18:01:22.832Z] 13b4d7c60583: Preparing [2021-02-25T18:01:22.832Z] 5b6a275cc0ac: Preparing [2021-02-25T18:01:22.832Z] d94651a999bb: Preparing [2021-02-25T18:01:22.832Z] 9ded3b6bb9b5: Preparing [2021-02-25T18:01:22.832Z] fa1afe8e6ed9: Preparing [2021-02-25T18:01:22.832Z] 87a09b4c083e: Preparing [2021-02-25T18:01:22.832Z] 0f74e9ff2a61: Preparing [2021-02-25T18:01:22.832Z] b122376c33c6: Preparing [2021-02-25T18:01:22.832Z] f8381ed47b22: Preparing [2021-02-25T18:01:22.832Z] e934a737d657: Preparing [2021-02-25T18:01:22.832Z] 87a09b4c083e: Waiting [2021-02-25T18:01:22.832Z] b122376c33c6: Waiting [2021-02-25T18:01:22.832Z] 0f74e9ff2a61: Waiting [2021-02-25T18:01:22.832Z] f8381ed47b22: Waiting [2021-02-25T18:01:22.832Z] e934a737d657: Waiting [2021-02-25T18:01:22.832Z] 5b6a275cc0ac: Waiting [2021-02-25T18:01:22.832Z] d94651a999bb: Waiting [2021-02-25T18:01:22.832Z] 9ded3b6bb9b5: Waiting [2021-02-25T18:01:22.832Z] fa1afe8e6ed9: Waiting [2021-02-25T18:01:22.832Z] 91627ae70881: Layer already exists [2021-02-25T18:01:22.832Z] 13b4d7c60583: Layer already exists [2021-02-25T18:01:22.832Z] a2859fac5170: Layer already exists [2021-02-25T18:01:23.103Z] e86766e8618f: Layer already exists [2021-02-25T18:01:23.103Z] f40f8f0fa3ae: Layer already exists [2021-02-25T18:01:23.103Z] 9ded3b6bb9b5: Layer already exists [2021-02-25T18:01:23.103Z] fa1afe8e6ed9: Layer already exists [2021-02-25T18:01:23.103Z] d94651a999bb: Layer already exists [2021-02-25T18:01:23.103Z] 5b6a275cc0ac: Layer already exists [2021-02-25T18:01:23.103Z] 87a09b4c083e: Layer already exists [2021-02-25T18:01:23.103Z] f8381ed47b22: Layer already exists [2021-02-25T18:01:23.103Z] 0f74e9ff2a61: Layer already exists [2021-02-25T18:01:23.103Z] e934a737d657: Layer already exists [2021-02-25T18:01:23.103Z] b122376c33c6: Layer already exists [2021-02-25T18:01:23.103Z] 2.0.0-dev.105: digest: sha256:5472293249c95642b3b7ce633cc3f2f3056134b96e4f7a3ea4d1bb3383e487ee size: 3252 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:01:23.441Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:01:23.774Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:01:23.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-02-25T18:01:23.774Z] a2859fac5170: Preparing [2021-02-25T18:01:23.774Z] e86766e8618f: Preparing [2021-02-25T18:01:23.774Z] f40f8f0fa3ae: Preparing [2021-02-25T18:01:23.774Z] 91627ae70881: Preparing [2021-02-25T18:01:23.774Z] 13b4d7c60583: Preparing [2021-02-25T18:01:23.774Z] 5b6a275cc0ac: Preparing [2021-02-25T18:01:23.774Z] d94651a999bb: Preparing [2021-02-25T18:01:23.774Z] 9ded3b6bb9b5: Preparing [2021-02-25T18:01:23.774Z] fa1afe8e6ed9: Preparing [2021-02-25T18:01:23.774Z] 87a09b4c083e: Preparing [2021-02-25T18:01:23.774Z] 0f74e9ff2a61: Preparing [2021-02-25T18:01:23.774Z] b122376c33c6: Preparing [2021-02-25T18:01:23.774Z] f8381ed47b22: Preparing [2021-02-25T18:01:23.774Z] e934a737d657: Preparing [2021-02-25T18:01:23.774Z] f8381ed47b22: Waiting [2021-02-25T18:01:23.774Z] 87a09b4c083e: Waiting [2021-02-25T18:01:23.774Z] 0f74e9ff2a61: Waiting [2021-02-25T18:01:23.774Z] e934a737d657: Waiting [2021-02-25T18:01:23.774Z] 9ded3b6bb9b5: Waiting [2021-02-25T18:01:23.774Z] 5b6a275cc0ac: Waiting [2021-02-25T18:01:23.774Z] d94651a999bb: Waiting [2021-02-25T18:01:23.774Z] fa1afe8e6ed9: Waiting [2021-02-25T18:01:23.774Z] b122376c33c6: Waiting [2021-02-25T18:01:24.044Z] 13b4d7c60583: Layer already exists [2021-02-25T18:01:24.044Z] e86766e8618f: Layer already exists [2021-02-25T18:01:24.044Z] a2859fac5170: Layer already exists [2021-02-25T18:01:24.044Z] f40f8f0fa3ae: Layer already exists [2021-02-25T18:01:24.044Z] 91627ae70881: Layer already exists [2021-02-25T18:01:24.044Z] 9ded3b6bb9b5: Layer already exists [2021-02-25T18:01:24.044Z] d94651a999bb: Layer already exists [2021-02-25T18:01:24.044Z] 87a09b4c083e: Layer already exists [2021-02-25T18:01:24.044Z] 5b6a275cc0ac: Layer already exists [2021-02-25T18:01:24.044Z] fa1afe8e6ed9: Layer already exists [2021-02-25T18:01:24.044Z] 0f74e9ff2a61: Layer already exists [2021-02-25T18:01:24.044Z] b122376c33c6: Layer already exists [2021-02-25T18:01:24.044Z] e934a737d657: Layer already exists [2021-02-25T18:01:24.044Z] f8381ed47b22: Layer already exists [2021-02-25T18:01:24.044Z] dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105: digest: sha256:5472293249c95642b3b7ce633cc3f2f3056134b96e4f7a3ea4d1bb3383e487ee size: 3252 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:01:24.381Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:01:24.717Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [2021-02-25T18:01:24.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-02-25T18:01:24.717Z] a2859fac5170: Preparing [2021-02-25T18:01:24.717Z] e86766e8618f: Preparing [2021-02-25T18:01:24.717Z] f40f8f0fa3ae: Preparing [2021-02-25T18:01:24.717Z] 91627ae70881: Preparing [2021-02-25T18:01:24.717Z] 13b4d7c60583: Preparing [2021-02-25T18:01:24.717Z] 5b6a275cc0ac: Preparing [2021-02-25T18:01:24.717Z] d94651a999bb: Preparing [2021-02-25T18:01:24.717Z] 9ded3b6bb9b5: Preparing [2021-02-25T18:01:24.717Z] fa1afe8e6ed9: Preparing [2021-02-25T18:01:24.717Z] 87a09b4c083e: Preparing [2021-02-25T18:01:24.717Z] 0f74e9ff2a61: Preparing [2021-02-25T18:01:24.717Z] b122376c33c6: Preparing [2021-02-25T18:01:24.717Z] f8381ed47b22: Preparing [2021-02-25T18:01:24.717Z] e934a737d657: Preparing [2021-02-25T18:01:24.717Z] 5b6a275cc0ac: Waiting [2021-02-25T18:01:24.717Z] d94651a999bb: Waiting [2021-02-25T18:01:24.717Z] 9ded3b6bb9b5: Waiting [2021-02-25T18:01:24.717Z] fa1afe8e6ed9: Waiting [2021-02-25T18:01:24.717Z] 87a09b4c083e: Waiting [2021-02-25T18:01:24.717Z] 0f74e9ff2a61: Waiting [2021-02-25T18:01:24.717Z] b122376c33c6: Waiting [2021-02-25T18:01:24.717Z] f8381ed47b22: Waiting [2021-02-25T18:01:24.717Z] e934a737d657: Waiting [2021-02-25T18:01:24.717Z] a2859fac5170: Layer already exists [2021-02-25T18:01:24.717Z] 13b4d7c60583: Layer already exists [2021-02-25T18:01:24.717Z] 91627ae70881: Layer already exists [2021-02-25T18:01:24.717Z] f40f8f0fa3ae: Layer already exists [2021-02-25T18:01:24.988Z] e86766e8618f: Layer already exists [2021-02-25T18:01:24.988Z] d94651a999bb: Layer already exists [2021-02-25T18:01:24.988Z] 9ded3b6bb9b5: Layer already exists [2021-02-25T18:01:24.988Z] fa1afe8e6ed9: Layer already exists [2021-02-25T18:01:24.988Z] 5b6a275cc0ac: Layer already exists [2021-02-25T18:01:24.988Z] 87a09b4c083e: Layer already exists [2021-02-25T18:01:24.988Z] 0f74e9ff2a61: Layer already exists [2021-02-25T18:01:24.988Z] b122376c33c6: Layer already exists [2021-02-25T18:01:24.988Z] e934a737d657: Layer already exists [2021-02-25T18:01:24.988Z] f8381ed47b22: Layer already exists [2021-02-25T18:01:24.988Z] master: digest: sha256:5472293249c95642b3b7ce633cc3f2f3056134b96e4f7a3ea4d1bb3383e487ee size: 3252 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-25T18:01:25.180Z] ===================================================== [Pipeline] echo [2021-02-25T18:01:25.237Z] taggedImages: [2021-02-25T18:01:25.237Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [2021-02-25T18:01:25.237Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:2.0.0-dev.105 [2021-02-25T18:01:25.237Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:dd4b8fe188861d65d0d5afbafd149fd221a40ee4-2.0.0-dev.105 [2021-02-25T18:01:25.237Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:01:25.907Z] ---> job-cost.sh [2021-02-25T18:01:25.907Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vnkb [2021-02-25T18:02:04.843Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-25T18:04:26.648Z] lf-activate-venv(): INFO: Adding /tmp/venv-vnkb/bin to PATH [2021-02-25T18:04:26.648Z] INFO: No Stack... [2021-02-25T18:04:26.648Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-02-25T18:04:26.648Z] INFO: Archiving Costs [Pipeline] sh [2021-02-25T18:04:27.005Z] + cut -d, -f6 [2021-02-25T18:04:27.005Z] + cat /w/workspace/edgex-go/371/archives/cost.csv [Pipeline] lock [2021-02-25T18:04:27.112Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-371-stack-cost] [2021-02-25T18:04:27.120Z] Resource [jenkins-edgexfoundry-edgex-go-master-371-stack-cost] did not exist. Created. [2021-02-25T18:04:27.120Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-371-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-25T18:04:27.552Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-02-25T18:04:28.679Z] Stashed 1 file(s) [Pipeline] } [2021-02-25T18:04:28.704Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-371-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-25T18:04:30.117Z] provisioning config files... [2021-02-25T18:04:30.134Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/371@tmp/config5272053264065891557tmp [Pipeline] { [Pipeline] sh [2021-02-25T18:04:30.583Z] + set +x [2021-02-25T18:04:30.583Z] + curl -s https://codecov.io/bash [2021-02-25T18:04:30.583Z] + bash -s -- [2021-02-25T18:04:31.183Z] [2021-02-25T18:04:31.183Z] _____ _ [2021-02-25T18:04:31.183Z] / ____| | | [2021-02-25T18:04:31.183Z] | | ___ __| | ___ ___ _____ __ [2021-02-25T18:04:31.183Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-25T18:04:31.183Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-25T18:04:31.183Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-25T18:04:31.183Z] Bash-20210129-7c25fce [2021-02-25T18:04:31.183Z] [2021-02-25T18:04:31.183Z] [2021-02-25T18:04:31.183Z] ==> git version 2.24.3 found [2021-02-25T18:04:31.183Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-02-25T18:04:31.183Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-25T18:04:31.183Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-25T18:04:31.183Z] ==> Jenkins CI detected. [2021-02-25T18:04:31.183Z] project root: . [2021-02-25T18:04:31.183Z] --> token set from env [2021-02-25T18:04:31.183Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-25T18:04:31.183Z] ==> Running gcov in . (disable via -X gcov) [2021-02-25T18:04:31.183Z] ==> Python coveragepy not found [2021-02-25T18:04:31.183Z] ==> Searching for coverage reports in: [2021-02-25T18:04:31.183Z] + . [2021-02-25T18:04:31.183Z] -> Found 1 reports [2021-02-25T18:04:31.183Z] ==> Detecting git/mercurial file structure [2021-02-25T18:04:31.183Z] ==> Reading reports [2021-02-25T18:04:31.183Z] + ./coverage.out bytes=597902 [2021-02-25T18:04:31.183Z] ==> Appending adjustments [2021-02-25T18:04:31.183Z] https://docs.codecov.io/docs/fixing-reports [2021-02-25T18:04:35.419Z] + Found adjustments [2021-02-25T18:04:35.419Z] ==> Gzipping contents [2021-02-25T18:04:35.419Z] 88K /tmp/codecov.UAkapP.gz [2021-02-25T18:04:35.419Z] ==> Uploading reports [2021-02-25T18:04:35.419Z] url: https://codecov.io [2021-02-25T18:04:35.419Z] query: branch=master&commit=dd4b8fe188861d65d0d5afbafd149fd221a40ee4&build=371&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F371%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-25T18:04:35.419Z] -> Pinging Codecov [2021-02-25T18:04:35.419Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=master&commit=dd4b8fe188861d65d0d5afbafd149fd221a40ee4&build=371&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F371%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-25T18:04:35.419Z] -> Uploading to [2021-02-25T18:04:35.419Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-25/00271124DB129430A58F1EEE437C3FCB/dd4b8fe188861d65d0d5afbafd149fd221a40ee4/ba729d24-4404-4d51-8589-17873355d2e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210225%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210225T180435Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=773b32c2286b7ab66aad77d1aac85d0205db1258582dfecd73edbf59aaa524b8 [2021-02-25T18:04:35.419Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T18:04:35.419Z] Dload Upload Total Spent Left Speed [2021-02-25T18:04:35.944Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 89112 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89112 0 0 100 89112 0 149k --:--:-- --:--:-- --:--:-- 149k [2021-02-25T18:04:35.944Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/dd4b8fe188861d65d0d5afbafd149fd221a40ee4 [Pipeline] } [2021-02-25T18:04:35.953Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-02-25T18:04:36.883Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-02-25T18:04:36.936Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:04:37.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-25T18:04:37.286Z] [2021-02-25T18:04:37.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:04:37.632Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-25T18:04:37.632Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-02-25T18:04:37.632Z] 188c0c94c7c5: Already exists [2021-02-25T18:04:37.632Z] 0ef7d3d256c8: Already exists [2021-02-25T18:04:37.632Z] de9db76c5a1d: Already exists [2021-02-25T18:04:37.632Z] 0eba1c9be4d2: Pulling fs layer [2021-02-25T18:04:37.632Z] 0d57e429df01: Pulling fs layer [2021-02-25T18:04:37.632Z] 4e4be7b47b0d: Pulling fs layer [2021-02-25T18:04:37.632Z] e1f770b5df2f: Pulling fs layer [2021-02-25T18:04:37.632Z] 85a0685a4137: Pulling fs layer [2021-02-25T18:04:37.632Z] e1f770b5df2f: Waiting [2021-02-25T18:04:37.632Z] 85a0685a4137: Waiting [2021-02-25T18:04:37.632Z] 4e4be7b47b0d: Verifying Checksum [2021-02-25T18:04:37.632Z] 0d57e429df01: Download complete [2021-02-25T18:04:37.632Z] 4e4be7b47b0d: Download complete [2021-02-25T18:04:39.560Z] e1f770b5df2f: Verifying Checksum [2021-02-25T18:04:39.560Z] e1f770b5df2f: Download complete [2021-02-25T18:04:41.505Z] 0eba1c9be4d2: Verifying Checksum [2021-02-25T18:04:41.505Z] 0eba1c9be4d2: Download complete [2021-02-25T18:04:41.505Z] 85a0685a4137: Verifying Checksum [2021-02-25T18:04:41.505Z] 85a0685a4137: Download complete [2021-02-25T18:04:46.838Z] 0eba1c9be4d2: Pull complete [2021-02-25T18:04:46.838Z] 0d57e429df01: Pull complete [2021-02-25T18:04:46.838Z] 4e4be7b47b0d: Pull complete [2021-02-25T18:04:51.058Z] e1f770b5df2f: Pull complete [2021-02-25T18:05:01.094Z] 85a0685a4137: Pull complete [2021-02-25T18:05:01.094Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-02-25T18:05:01.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-25T18:05:01.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-02-25T18:05:01.305Z] prd-centos7-docker-4c-2g-27688 does not seem to be running inside a container [2021-02-25T18:05:01.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-02-25T18:05:02.655Z] $ docker top 58ef7aa648d08394663952b23c95cae70e990c71d95916d32c11cbc0f64d39a2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-25T18:05:02.972Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-02-25T18:05:03.276Z] + set -o pipefail [2021-02-25T18:05:03.276Z] + snyk monitor '--org=edgex-jenkins' [2021-02-25T18:05:18.221Z] [2021-02-25T18:05:18.221Z] Monitoring /w/workspace/edgex-go/371 (github.com/edgexfoundry/edgex-go)... [2021-02-25T18:05:18.221Z] [2021-02-25T18:05:18.221Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/ee5f2f7f-7319-4e58-9f22-578dc82f1ef8 [2021-02-25T18:05:18.221Z] [2021-02-25T18:05:18.221Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-02-25T18:05:18.221Z] [2021-02-25T18:05:18.221Z] [2021-02-25T18:05:18.221Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2021-02-25T18:05:18.221Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-02-25T18:05:18.245Z] $ docker stop --time=1 58ef7aa648d08394663952b23c95cae70e990c71d95916d32c11cbc0f64d39a2 [2021-02-25T18:05:21.308Z] $ docker rm -f 58ef7aa648d08394663952b23c95cae70e990c71d95916d32c11cbc0f64d39a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-02-25T18:05:22.462Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-25T18:05:22.519Z] provisioning config files... [2021-02-25T18:05:22.530Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/371@tmp/config7689487370442125995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:05:22.913Z] --> edgex-publish-swagger.sh [2021-02-25T18:05:22.913Z] === Publish openapi/v1 API === [2021-02-25T18:05:22.913Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-02-25T18:05:22.913Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/371/openapi/v1/core-command.yaml] [2021-02-25T18:05:22.913Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T18:05:22.913Z] Dload Upload Total Spent Left Speed [2021-02-25T18:05:24.309Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10522 0 0 100 10522 0 8414 0:00:01 0:00:01 --:--:-- 8424 100 10522 0 0 100 10522 0 8179 0:00:01 0:00:01 --:--:-- 8188 [2021-02-25T18:05:24.309Z] [2021-02-25T18:05:24.309Z] [2021-02-25T18:05:24.309Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/371/openapi/v1/core-data.yaml] [2021-02-25T18:05:24.309Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T18:05:24.309Z] Dload Upload Total Spent Left Speed [2021-02-25T18:05:28.823Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32557 0 0 100 32557 0 26860 0:00:01 0:00:01 --:--:-- 26884 100 32557 0 0 100 32557 0 14708 0:00:02 0:00:02 --:--:-- 14711 100 32557 0 0 100 32557 0 10127 0:00:03 0:00:03 --:--:-- 10129 100 32557 0 0 100 32557 0 7722 0:00:04 0:00:04 --:--:-- 7724 100 32557 0 0 100 32557 0 7070 0:00:04 0:00:04 --:--:-- 7069 100 32557 0 0 100 32557 0 7070 0:00:04 0:00:04 --:--:-- 0 [2021-02-25T18:05:28.823Z] [2021-02-25T18:05:28.823Z] [2021-02-25T18:05:28.823Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/371/openapi/v1/core-metadata.yaml] [2021-02-25T18:05:28.823Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T18:05:28.823Z] Dload Upload Total Spent Left Speed [2021-02-25T18:05:30.472Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73721 0 0 100 73721 0 60722 0:00:01 0:00:01 --:--:-- 60775 100 73721 0 0 100 73721 0 45797 0:00:01 0:00:01 --:--:-- 45817 [2021-02-25T18:05:30.472Z] [2021-02-25T18:05:30.472Z] [2021-02-25T18:05:30.472Z] [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/371/openapi/v1/support-logging.yaml] [2021-02-25T18:05:30.472Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T18:05:30.472Z] Dload Upload Total Spent Left Speed [2021-02-25T18:05:31.680Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13581 0 0 100 13581 0 11371 0:00:01 0:00:01 --:--:-- 11374 [2021-02-25T18:05:31.680Z] [2021-02-25T18:05:31.680Z] [2021-02-25T18:05:31.680Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/371/openapi/v1/support-notifications.yaml] [2021-02-25T18:05:31.680Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T18:05:31.680Z] Dload Upload Total Spent Left Speed [2021-02-25T18:05:33.072Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38890 0 0 100 38890 0 32182 0:00:01 0:00:01 --:--:-- 32193 100 38890 0 0 100 38890 0 32177 0:00:01 0:00:01 --:--:-- 32193 [2021-02-25T18:05:33.072Z] [2021-02-25T18:05:33.072Z] [2021-02-25T18:05:33.072Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/371/openapi/v1/support-scheduler.yaml] [2021-02-25T18:05:33.072Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T18:05:33.072Z] Dload Upload Total Spent Left Speed [2021-02-25T18:05:34.038Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14249 0 0 100 14249 0 12390 0:00:01 0:00:01 --:--:-- 12401 100 14249 0 0 100 14249 0 12387 0:00:01 0:00:01 --:--:-- 12390 [2021-02-25T18:05:34.038Z] [2021-02-25T18:05:34.038Z] [2021-02-25T18:05:34.038Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/371/openapi/v1/system-agent.yaml] [2021-02-25T18:05:34.038Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T18:05:34.038Z] Dload Upload Total Spent Left Speed [2021-02-25T18:05:35.430Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4110 0 0 100 4110 0 3272 0:00:01 0:00:01 --:--:-- 3274 100 4110 0 0 100 4110 0 3271 0:00:01 0:00:01 --:--:-- 3272 [2021-02-25T18:05:35.430Z] [2021-02-25T18:05:35.430Z] [2021-02-25T18:05:35.430Z] === Publish openapi/v2 API === [2021-02-25T18:05:35.430Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-02-25T18:05:35.430Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/371/openapi/v2/core-command.yaml] [2021-02-25T18:05:35.430Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T18:05:35.430Z] Dload Upload Total Spent Left Speed [2021-02-25T18:05:36.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29744 0 0 100 29744 0 27545 0:00:01 0:00:01 --:--:-- 27566 100 29744 0 0 100 29744 0 27541 0:00:01 0:00:01 --:--:-- 27566 [2021-02-25T18:05:36.375Z] [2021-02-25T18:05:36.375Z] [2021-02-25T18:05:36.375Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/371/openapi/v2/core-data.yaml] [2021-02-25T18:05:36.375Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T18:05:36.375Z] Dload Upload Total Spent Left Speed [2021-02-25T18:05:37.321Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57136 0 0 100 57136 0 59431 --:--:-- --:--:-- --:--:-- 59392 100 57136 0 0 100 57136 0 59417 --:--:-- --:--:-- --:--:-- 59392 [2021-02-25T18:05:37.321Z] [2021-02-25T18:05:37.321Z] [2021-02-25T18:05:37.321Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/371/openapi/v2/core-metadata.yaml] [2021-02-25T18:05:37.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T18:05:37.321Z] Dload Upload Total Spent Left Speed [2021-02-25T18:05:38.711Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 99k 0:00:01 0:00:01 --:--:-- 99k 100 118k 0 0 100 118k 0 99k 0:00:01 0:00:01 --:--:-- 99k [2021-02-25T18:05:38.711Z] [2021-02-25T18:05:38.711Z] [2021-02-25T18:05:38.711Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/371/openapi/v2/support-notifications.yaml] [2021-02-25T18:05:38.711Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T18:05:38.711Z] Dload Upload Total Spent Left Speed [2021-02-25T18:05:39.656Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59705 0 0 100 59705 0 56660 0:00:01 0:00:01 --:--:-- 56699 [2021-02-25T18:05:39.656Z] [2021-02-25T18:05:39.656Z] [2021-02-25T18:05:39.656Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/371/openapi/v2/support-scheduler.yaml] [2021-02-25T18:05:39.656Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T18:05:39.656Z] Dload Upload Total Spent Left Speed [2021-02-25T18:05:41.047Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37783 0 0 100 37783 0 33020 0:00:01 0:00:01 --:--:-- 33027 100 37783 0 0 100 37783 0 33013 0:00:01 0:00:01 --:--:-- 33027 [2021-02-25T18:05:41.047Z] [2021-02-25T18:05:41.047Z] [2021-02-25T18:05:41.047Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/371/openapi/v2/system-agent.yaml] [2021-02-25T18:05:41.047Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T18:05:41.047Z] Dload Upload Total Spent Left Speed [2021-02-25T18:05:41.990Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24182 0 0 100 24182 0 24418 --:--:-- --:--:-- --:--:-- 24401 100 24182 0 0 100 24182 0 24413 --:--:-- --:--:-- --:--:-- 24401 [2021-02-25T18:05:41.990Z] [2021-02-25T18:05:41.990Z] [Pipeline] } [2021-02-25T18:05:42.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:05:42.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T18:05:42.837Z] . [Pipeline] withDockerContainer [2021-02-25T18:05:42.948Z] prd-centos7-docker-4c-2g-27688 does not seem to be running inside a container [2021-02-25T18:05:43.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-25T18:05:44.102Z] $ docker top a5def010185993e17092344685bcab0bb7afb0cd5ab4e7504cd477bb6046a892 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-25T18:05:44.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T18:05:44.454Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T18:05:44.726Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T18:05:44.729Z] $ docker exec a5def010185993e17092344685bcab0bb7afb0cd5ab4e7504cd477bb6046a892 ssh-agent [2021-02-25T18:05:44.926Z] SSH_AUTH_SOCK=/tmp/ssh-rsnDJb1oPcDs/agent.11 [2021-02-25T18:05:44.926Z] SSH_AGENT_PID=17 [2021-02-25T18:05:44.937Z] Running ssh-add (command line suppressed) [2021-02-25T18:05:45.084Z] Identity added: /w/workspace/edgex-go/371@tmp/private_key_4449403157048391108.key (/w/workspace/edgex-go/371@tmp/private_key_4449403157048391108.key) [2021-02-25T18:05:45.166Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T18:05:45.503Z] + git semver tag [2021-02-25T18:05:46.076Z] # -> Open(): unable to determine branch for HEAD [2021-02-25T18:05:46.076Z] # $GIT_DIR = /w/workspace/edgex-go/371/.git [2021-02-25T18:05:46.076Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/371 [2021-02-25T18:05:46.076Z] # $SEMVER_REMOTE_NAME = origin [2021-02-25T18:05:46.076Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-25T18:05:46.076Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-25T18:05:46.076Z] # $SEMVER_BRANCH = master [2021-02-25T18:05:46.076Z] # $SEMVER_DIR = /w/workspace/edgex-go/371/.semver [2021-02-25T18:05:46.076Z] # dd4b8fe188861d65d0d5afbafd149fd221a40ee4 HEAD [2021-02-25T18:05:46.338Z] # -> Force: false [2021-02-25T18:05:46.338Z] # a808b9a642260e97e2bd385d77de306624fc3957 refs/tags/v2.0.0-dev.105 [Pipeline] } [2021-02-25T18:05:46.351Z] $ docker exec --env ******** --env ******** a5def010185993e17092344685bcab0bb7afb0cd5ab4e7504cd477bb6046a892 ssh-agent -k [2021-02-25T18:05:46.488Z] unset SSH_AUTH_SOCK; [2021-02-25T18:05:46.488Z] unset SSH_AGENT_PID; [2021-02-25T18:05:46.488Z] echo Agent pid 17 killed; [2021-02-25T18:05:46.560Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T18:05:47.026Z] + git semver [Pipeline] } [2021-02-25T18:05:47.050Z] $ docker stop --time=1 a5def010185993e17092344685bcab0bb7afb0cd5ab4e7504cd477bb6046a892 [2021-02-25T18:05:48.427Z] $ docker rm -f a5def010185993e17092344685bcab0bb7afb0cd5ab4e7504cd477bb6046a892 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:05:49.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-25T18:05:49.029Z] [2021-02-25T18:05:49.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:05:49.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-25T18:05:49.382Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-02-25T18:05:49.382Z] ab5ef0e58194: Pulling fs layer [2021-02-25T18:05:49.382Z] 9712f1f96733: Pulling fs layer [2021-02-25T18:05:49.382Z] 63f879dbbcfc: Pulling fs layer [2021-02-25T18:05:49.382Z] 0d9ebad4ef96: Pulling fs layer [2021-02-25T18:05:49.382Z] e9a5061849ea: Pulling fs layer [2021-02-25T18:05:49.382Z] d747dcd14b5f: Pulling fs layer [2021-02-25T18:05:49.382Z] 2de7ff778b66: Pulling fs layer [2021-02-25T18:05:49.382Z] 0d9ebad4ef96: Waiting [2021-02-25T18:05:49.382Z] d747dcd14b5f: Waiting [2021-02-25T18:05:49.382Z] 2de7ff778b66: Waiting [2021-02-25T18:05:49.382Z] e9a5061849ea: Waiting [2021-02-25T18:05:49.382Z] 9712f1f96733: Verifying Checksum [2021-02-25T18:05:49.382Z] 9712f1f96733: Download complete [2021-02-25T18:05:51.313Z] 63f879dbbcfc: Verifying Checksum [2021-02-25T18:05:51.313Z] 63f879dbbcfc: Download complete [2021-02-25T18:05:51.313Z] e9a5061849ea: Verifying Checksum [2021-02-25T18:05:51.313Z] e9a5061849ea: Download complete [2021-02-25T18:05:51.313Z] d747dcd14b5f: Verifying Checksum [2021-02-25T18:05:51.313Z] d747dcd14b5f: Download complete [2021-02-25T18:05:51.576Z] 2de7ff778b66: Verifying Checksum [2021-02-25T18:05:51.576Z] 2de7ff778b66: Download complete [2021-02-25T18:05:51.837Z] ab5ef0e58194: Verifying Checksum [2021-02-25T18:05:51.837Z] ab5ef0e58194: Download complete [2021-02-25T18:05:51.837Z] 0d9ebad4ef96: Verifying Checksum [2021-02-25T18:05:51.837Z] 0d9ebad4ef96: Download complete [2021-02-25T18:05:57.175Z] ab5ef0e58194: Pull complete [2021-02-25T18:05:57.175Z] 9712f1f96733: Pull complete [2021-02-25T18:06:00.519Z] 63f879dbbcfc: Pull complete [2021-02-25T18:06:08.715Z] 0d9ebad4ef96: Pull complete [2021-02-25T18:06:12.059Z] e9a5061849ea: Pull complete [2021-02-25T18:06:12.059Z] d747dcd14b5f: Pull complete [2021-02-25T18:06:13.985Z] 2de7ff778b66: Pull complete [2021-02-25T18:06:13.985Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-02-25T18:06:13.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-25T18:06:13.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-02-25T18:06:14.200Z] prd-centos7-docker-4c-2g-27688 does not seem to be running inside a container [2021-02-25T18:06:14.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-02-25T18:06:17.446Z] $ docker top 34d602b475123a0a02ce5a56b659649fcb2be437461471fa3a57642d757b92f5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-02-25T18:06:17.740Z] provisioning config files... [2021-02-25T18:06:17.757Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/371@tmp/config6493237628221882824tmp [2021-02-25T18:06:17.774Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/371@tmp/config1840131843763044190tmp [2021-02-25T18:06:17.791Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/371@tmp/config1802963748519926451tmp [Pipeline] { [Pipeline] echo [2021-02-25T18:06:17.873Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:06:18.176Z] ---> sigul-configuration.sh [2021-02-25T18:06:18.176Z] gpg: directory `/root/.gnupg' created [2021-02-25T18:06:18.176Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-02-25T18:06:18.176Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-02-25T18:06:18.176Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-02-25T18:06:18.176Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-02-25T18:06:18.176Z] gpg: CAST5 encrypted data [2021-02-25T18:06:18.439Z] gpg: encrypted with 1 passphrase [2021-02-25T18:06:18.439Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-02-25T18:06:18.741Z] + mkdir /home/jenkins [2021-02-25T18:06:18.741Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-02-25T18:06:19.050Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-02-25T18:06:19.062Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:06:19.361Z] ---> sigul-install.sh [2021-02-25T18:06:27.523Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-02-25T18:06:27.821Z] + git tag --list [2021-02-25T18:06:27.821Z] 0.6.0 [2021-02-25T18:06:27.821Z] 0.6.1 [2021-02-25T18:06:27.821Z] 0.7.0 [2021-02-25T18:06:27.821Z] 0.7.1 [2021-02-25T18:06:27.821Z] v0.0.0 [2021-02-25T18:06:27.821Z] v0.0.1-dev.1 [2021-02-25T18:06:27.821Z] v1.0.0 [2021-02-25T18:06:27.821Z] v1.0.1 [2021-02-25T18:06:27.821Z] v1.1.0 [2021-02-25T18:06:27.821Z] v1.2.0 [2021-02-25T18:06:27.821Z] v1.2.1 [2021-02-25T18:06:27.821Z] v1.2.2-dev.1 [2021-02-25T18:06:27.821Z] v1.2.2-dev.10 [2021-02-25T18:06:27.821Z] v1.2.2-dev.100 [2021-02-25T18:06:27.821Z] v1.2.2-dev.101 [2021-02-25T18:06:27.821Z] v1.2.2-dev.102 [2021-02-25T18:06:27.821Z] v1.2.2-dev.103 [2021-02-25T18:06:27.821Z] v1.2.2-dev.104 [2021-02-25T18:06:27.821Z] v1.2.2-dev.105 [2021-02-25T18:06:27.821Z] v1.2.2-dev.106 [2021-02-25T18:06:27.821Z] v1.2.2-dev.107 [2021-02-25T18:06:27.821Z] v1.2.2-dev.11 [2021-02-25T18:06:27.821Z] v1.2.2-dev.12 [2021-02-25T18:06:27.821Z] v1.2.2-dev.13 [2021-02-25T18:06:27.821Z] v1.2.2-dev.14 [2021-02-25T18:06:27.821Z] v1.2.2-dev.15 [2021-02-25T18:06:27.821Z] v1.2.2-dev.16 [2021-02-25T18:06:27.821Z] v1.2.2-dev.17 [2021-02-25T18:06:27.821Z] v1.2.2-dev.18 [2021-02-25T18:06:27.821Z] v1.2.2-dev.19 [2021-02-25T18:06:27.821Z] v1.2.2-dev.2 [2021-02-25T18:06:27.821Z] v1.2.2-dev.20 [2021-02-25T18:06:27.821Z] v1.2.2-dev.21 [2021-02-25T18:06:27.821Z] v1.2.2-dev.22 [2021-02-25T18:06:27.821Z] v1.2.2-dev.23 [2021-02-25T18:06:27.821Z] v1.2.2-dev.24 [2021-02-25T18:06:27.821Z] v1.2.2-dev.25 [2021-02-25T18:06:27.821Z] v1.2.2-dev.26 [2021-02-25T18:06:27.821Z] v1.2.2-dev.27 [2021-02-25T18:06:27.821Z] v1.2.2-dev.28 [2021-02-25T18:06:27.821Z] v1.2.2-dev.29 [2021-02-25T18:06:27.821Z] v1.2.2-dev.3 [2021-02-25T18:06:27.821Z] v1.2.2-dev.30 [2021-02-25T18:06:27.821Z] v1.2.2-dev.31 [2021-02-25T18:06:27.821Z] v1.2.2-dev.32 [2021-02-25T18:06:27.821Z] v1.2.2-dev.33 [2021-02-25T18:06:27.821Z] v1.2.2-dev.34 [2021-02-25T18:06:27.821Z] v1.2.2-dev.35 [2021-02-25T18:06:27.821Z] v1.2.2-dev.36 [2021-02-25T18:06:27.821Z] v1.2.2-dev.37 [2021-02-25T18:06:27.821Z] v1.2.2-dev.38 [2021-02-25T18:06:27.821Z] v1.2.2-dev.39 [2021-02-25T18:06:27.821Z] v1.2.2-dev.4 [2021-02-25T18:06:27.821Z] v1.2.2-dev.40 [2021-02-25T18:06:27.821Z] v1.2.2-dev.41 [2021-02-25T18:06:27.821Z] v1.2.2-dev.42 [2021-02-25T18:06:27.821Z] v1.2.2-dev.43 [2021-02-25T18:06:27.821Z] v1.2.2-dev.44 [2021-02-25T18:06:27.821Z] v1.2.2-dev.45 [2021-02-25T18:06:27.821Z] v1.2.2-dev.46 [2021-02-25T18:06:27.821Z] v1.2.2-dev.47 [2021-02-25T18:06:27.821Z] v1.2.2-dev.48 [2021-02-25T18:06:27.821Z] v1.2.2-dev.49 [2021-02-25T18:06:27.821Z] v1.2.2-dev.5 [2021-02-25T18:06:27.821Z] v1.2.2-dev.50 [2021-02-25T18:06:27.821Z] v1.2.2-dev.51 [2021-02-25T18:06:27.821Z] v1.2.2-dev.52 [2021-02-25T18:06:27.821Z] v1.2.2-dev.53 [2021-02-25T18:06:27.821Z] v1.2.2-dev.54 [2021-02-25T18:06:27.821Z] v1.2.2-dev.55 [2021-02-25T18:06:27.821Z] v1.2.2-dev.56 [2021-02-25T18:06:27.821Z] v1.2.2-dev.57 [2021-02-25T18:06:27.821Z] v1.2.2-dev.58 [2021-02-25T18:06:27.821Z] v1.2.2-dev.59 [2021-02-25T18:06:27.821Z] v1.2.2-dev.6 [2021-02-25T18:06:27.821Z] v1.2.2-dev.60 [2021-02-25T18:06:27.821Z] v1.2.2-dev.61 [2021-02-25T18:06:27.821Z] v1.2.2-dev.62 [2021-02-25T18:06:27.821Z] v1.2.2-dev.63 [2021-02-25T18:06:27.821Z] v1.2.2-dev.64 [2021-02-25T18:06:27.821Z] v1.2.2-dev.65 [2021-02-25T18:06:27.821Z] v1.2.2-dev.66 [2021-02-25T18:06:27.821Z] v1.2.2-dev.67 [2021-02-25T18:06:27.821Z] v1.2.2-dev.68 [2021-02-25T18:06:27.821Z] v1.2.2-dev.69 [2021-02-25T18:06:27.821Z] v1.2.2-dev.7 [2021-02-25T18:06:27.821Z] v1.2.2-dev.70 [2021-02-25T18:06:27.821Z] v1.2.2-dev.71 [2021-02-25T18:06:27.821Z] v1.2.2-dev.72 [2021-02-25T18:06:27.821Z] v1.2.2-dev.73 [2021-02-25T18:06:27.821Z] v1.2.2-dev.74 [2021-02-25T18:06:27.821Z] v1.2.2-dev.75 [2021-02-25T18:06:27.821Z] v1.2.2-dev.76 [2021-02-25T18:06:27.821Z] v1.2.2-dev.77 [2021-02-25T18:06:27.821Z] v1.2.2-dev.78 [2021-02-25T18:06:27.821Z] v1.2.2-dev.79 [2021-02-25T18:06:27.821Z] v1.2.2-dev.8 [2021-02-25T18:06:27.821Z] v1.2.2-dev.80 [2021-02-25T18:06:27.821Z] v1.2.2-dev.81 [2021-02-25T18:06:27.821Z] v1.2.2-dev.82 [2021-02-25T18:06:27.821Z] v1.2.2-dev.83 [2021-02-25T18:06:27.821Z] v1.2.2-dev.84 [2021-02-25T18:06:27.821Z] v1.2.2-dev.85 [2021-02-25T18:06:27.821Z] v1.2.2-dev.86 [2021-02-25T18:06:27.821Z] v1.2.2-dev.87 [2021-02-25T18:06:27.821Z] v1.2.2-dev.88 [2021-02-25T18:06:27.821Z] v1.2.2-dev.89 [2021-02-25T18:06:27.821Z] v1.2.2-dev.9 [2021-02-25T18:06:27.821Z] v1.2.2-dev.90 [2021-02-25T18:06:27.821Z] v1.2.2-dev.91 [2021-02-25T18:06:27.821Z] v1.2.2-dev.92 [2021-02-25T18:06:27.821Z] v1.2.2-dev.93 [2021-02-25T18:06:27.821Z] v1.2.2-dev.94 [2021-02-25T18:06:27.821Z] v1.2.2-dev.95 [2021-02-25T18:06:27.821Z] v1.2.2-dev.96 [2021-02-25T18:06:27.821Z] v1.2.2-dev.97 [2021-02-25T18:06:27.821Z] v1.2.2-dev.98 [2021-02-25T18:06:27.821Z] v1.2.2-dev.99 [2021-02-25T18:06:27.821Z] v1.3.0 [2021-02-25T18:06:27.821Z] v1.3.1 [2021-02-25T18:06:27.821Z] v1.3.1-dev.1 [2021-02-25T18:06:27.821Z] v1.3.1-dev.10 [2021-02-25T18:06:27.821Z] v1.3.1-dev.11 [2021-02-25T18:06:27.821Z] v1.3.1-dev.12 [2021-02-25T18:06:27.821Z] v1.3.1-dev.13 [2021-02-25T18:06:27.821Z] v1.3.1-dev.14 [2021-02-25T18:06:27.821Z] v1.3.1-dev.15 [2021-02-25T18:06:27.821Z] v1.3.1-dev.16 [2021-02-25T18:06:27.821Z] v1.3.1-dev.17 [2021-02-25T18:06:27.821Z] v1.3.1-dev.18 [2021-02-25T18:06:27.821Z] v1.3.1-dev.2 [2021-02-25T18:06:27.821Z] v1.3.1-dev.3 [2021-02-25T18:06:27.821Z] v1.3.1-dev.4 [2021-02-25T18:06:27.821Z] v1.3.1-dev.5 [2021-02-25T18:06:27.821Z] v1.3.1-dev.6 [2021-02-25T18:06:27.821Z] v1.3.1-dev.7 [2021-02-25T18:06:27.821Z] v1.3.1-dev.8 [2021-02-25T18:06:27.821Z] v1.3.1-dev.9 [2021-02-25T18:06:27.821Z] v2.0.0-dev.1 [2021-02-25T18:06:27.821Z] v2.0.0-dev.10 [2021-02-25T18:06:27.821Z] v2.0.0-dev.100 [2021-02-25T18:06:27.821Z] v2.0.0-dev.101 [2021-02-25T18:06:27.821Z] v2.0.0-dev.102 [2021-02-25T18:06:27.821Z] v2.0.0-dev.103 [2021-02-25T18:06:27.821Z] v2.0.0-dev.104 [2021-02-25T18:06:27.821Z] v2.0.0-dev.105 [2021-02-25T18:06:27.821Z] v2.0.0-dev.11 [2021-02-25T18:06:27.821Z] v2.0.0-dev.12 [2021-02-25T18:06:27.821Z] v2.0.0-dev.13 [2021-02-25T18:06:27.821Z] v2.0.0-dev.14 [2021-02-25T18:06:27.821Z] v2.0.0-dev.15 [2021-02-25T18:06:27.821Z] v2.0.0-dev.16 [2021-02-25T18:06:27.821Z] v2.0.0-dev.17 [2021-02-25T18:06:27.821Z] v2.0.0-dev.18 [2021-02-25T18:06:27.821Z] v2.0.0-dev.19 [2021-02-25T18:06:27.821Z] v2.0.0-dev.2 [2021-02-25T18:06:27.821Z] v2.0.0-dev.20 [2021-02-25T18:06:27.821Z] v2.0.0-dev.21 [2021-02-25T18:06:27.821Z] v2.0.0-dev.22 [2021-02-25T18:06:27.821Z] v2.0.0-dev.23 [2021-02-25T18:06:27.821Z] v2.0.0-dev.24 [2021-02-25T18:06:27.821Z] v2.0.0-dev.25 [2021-02-25T18:06:27.821Z] v2.0.0-dev.26 [2021-02-25T18:06:27.821Z] v2.0.0-dev.27 [2021-02-25T18:06:27.821Z] v2.0.0-dev.28 [2021-02-25T18:06:27.821Z] v2.0.0-dev.29 [2021-02-25T18:06:27.821Z] v2.0.0-dev.3 [2021-02-25T18:06:27.821Z] v2.0.0-dev.30 [2021-02-25T18:06:27.821Z] v2.0.0-dev.31 [2021-02-25T18:06:27.821Z] v2.0.0-dev.32 [2021-02-25T18:06:27.821Z] v2.0.0-dev.33 [2021-02-25T18:06:27.821Z] v2.0.0-dev.34 [2021-02-25T18:06:27.821Z] v2.0.0-dev.35 [2021-02-25T18:06:27.821Z] v2.0.0-dev.36 [2021-02-25T18:06:27.821Z] v2.0.0-dev.37 [2021-02-25T18:06:27.821Z] v2.0.0-dev.38 [2021-02-25T18:06:27.821Z] v2.0.0-dev.39 [2021-02-25T18:06:27.821Z] v2.0.0-dev.4 [2021-02-25T18:06:27.821Z] v2.0.0-dev.40 [2021-02-25T18:06:27.821Z] v2.0.0-dev.41 [2021-02-25T18:06:27.821Z] v2.0.0-dev.42 [2021-02-25T18:06:27.821Z] v2.0.0-dev.43 [2021-02-25T18:06:27.821Z] v2.0.0-dev.44 [2021-02-25T18:06:27.821Z] v2.0.0-dev.45 [2021-02-25T18:06:27.821Z] v2.0.0-dev.46 [2021-02-25T18:06:27.821Z] v2.0.0-dev.47 [2021-02-25T18:06:27.821Z] v2.0.0-dev.48 [2021-02-25T18:06:27.821Z] v2.0.0-dev.49 [2021-02-25T18:06:27.821Z] v2.0.0-dev.5 [2021-02-25T18:06:27.821Z] v2.0.0-dev.50 [2021-02-25T18:06:27.821Z] v2.0.0-dev.51 [2021-02-25T18:06:27.821Z] v2.0.0-dev.52 [2021-02-25T18:06:27.821Z] v2.0.0-dev.53 [2021-02-25T18:06:27.821Z] v2.0.0-dev.54 [2021-02-25T18:06:27.821Z] v2.0.0-dev.55 [2021-02-25T18:06:27.821Z] v2.0.0-dev.56 [2021-02-25T18:06:27.821Z] v2.0.0-dev.57 [2021-02-25T18:06:27.821Z] v2.0.0-dev.58 [2021-02-25T18:06:27.821Z] v2.0.0-dev.59 [2021-02-25T18:06:27.821Z] v2.0.0-dev.6 [2021-02-25T18:06:27.821Z] v2.0.0-dev.60 [2021-02-25T18:06:27.821Z] v2.0.0-dev.61 [2021-02-25T18:06:27.822Z] v2.0.0-dev.62 [2021-02-25T18:06:27.822Z] v2.0.0-dev.63 [2021-02-25T18:06:27.822Z] v2.0.0-dev.64 [2021-02-25T18:06:27.822Z] v2.0.0-dev.65 [2021-02-25T18:06:27.822Z] v2.0.0-dev.66 [2021-02-25T18:06:27.822Z] v2.0.0-dev.67 [2021-02-25T18:06:27.822Z] v2.0.0-dev.68 [2021-02-25T18:06:27.822Z] v2.0.0-dev.69 [2021-02-25T18:06:27.822Z] v2.0.0-dev.7 [2021-02-25T18:06:27.822Z] v2.0.0-dev.70 [2021-02-25T18:06:27.822Z] v2.0.0-dev.71 [2021-02-25T18:06:27.822Z] v2.0.0-dev.72 [2021-02-25T18:06:27.822Z] v2.0.0-dev.73 [2021-02-25T18:06:27.822Z] v2.0.0-dev.74 [2021-02-25T18:06:27.822Z] v2.0.0-dev.75 [2021-02-25T18:06:27.822Z] v2.0.0-dev.76 [2021-02-25T18:06:27.822Z] v2.0.0-dev.77 [2021-02-25T18:06:27.822Z] v2.0.0-dev.78 [2021-02-25T18:06:27.822Z] v2.0.0-dev.79 [2021-02-25T18:06:27.822Z] v2.0.0-dev.8 [2021-02-25T18:06:27.822Z] v2.0.0-dev.80 [2021-02-25T18:06:27.822Z] v2.0.0-dev.81 [2021-02-25T18:06:27.822Z] v2.0.0-dev.82 [2021-02-25T18:06:27.822Z] v2.0.0-dev.83 [2021-02-25T18:06:27.822Z] v2.0.0-dev.84 [2021-02-25T18:06:27.822Z] v2.0.0-dev.85 [2021-02-25T18:06:27.822Z] v2.0.0-dev.86 [2021-02-25T18:06:27.822Z] v2.0.0-dev.87 [2021-02-25T18:06:27.822Z] v2.0.0-dev.88 [2021-02-25T18:06:27.822Z] v2.0.0-dev.89 [2021-02-25T18:06:27.822Z] v2.0.0-dev.9 [2021-02-25T18:06:27.822Z] v2.0.0-dev.90 [2021-02-25T18:06:27.822Z] v2.0.0-dev.91 [2021-02-25T18:06:27.822Z] v2.0.0-dev.92 [2021-02-25T18:06:27.822Z] v2.0.0-dev.93 [2021-02-25T18:06:27.822Z] v2.0.0-dev.94 [2021-02-25T18:06:27.822Z] v2.0.0-dev.95 [2021-02-25T18:06:27.822Z] v2.0.0-dev.96 [2021-02-25T18:06:27.822Z] v2.0.0-dev.97 [2021-02-25T18:06:27.822Z] v2.0.0-dev.98 [2021-02-25T18:06:27.822Z] v2.0.0-dev.99 [Pipeline] sh [2021-02-25T18:06:28.140Z] + lftools sign git-tag v2.0.0-dev.105 [2021-02-25T18:06:29.624Z] Signing Git tag with Sigul... [2021-02-25T18:06:29.624Z] Signing v2.0.0-dev.105 [Pipeline] echo [2021-02-25T18:06:32.188Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:06:32.483Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-02-25T18:06:32.493Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-02-25T18:06:32.584Z] $ docker stop --time=1 34d602b475123a0a02ce5a56b659649fcb2be437461471fa3a57642d757b92f5 [2021-02-25T18:06:34.557Z] $ docker rm -f 34d602b475123a0a02ce5a56b659649fcb2be437461471fa3a57642d757b92f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:06:35.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T18:06:35.436Z] . [Pipeline] withDockerContainer [2021-02-25T18:06:35.551Z] prd-centos7-docker-4c-2g-27688 does not seem to be running inside a container [2021-02-25T18:06:35.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-25T18:06:36.471Z] $ docker top b0ec119997a7d12ea18a548d0dfa6ce3a1b3ec7acc1102933780174278e2ec0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-25T18:06:36.811Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T18:06:36.811Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T18:06:37.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T18:06:37.084Z] $ docker exec b0ec119997a7d12ea18a548d0dfa6ce3a1b3ec7acc1102933780174278e2ec0a ssh-agent [2021-02-25T18:06:37.285Z] SSH_AUTH_SOCK=/tmp/ssh-Hddc5tc8ADqg/agent.13 [2021-02-25T18:06:37.285Z] SSH_AGENT_PID=18 [2021-02-25T18:06:37.293Z] Running ssh-add (command line suppressed) [2021-02-25T18:06:37.440Z] Identity added: /w/workspace/edgex-go/371@tmp/private_key_1944630518144486386.key (/w/workspace/edgex-go/371@tmp/private_key_1944630518144486386.key) [2021-02-25T18:06:37.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T18:06:37.853Z] + git semver bump pre [2021-02-25T18:06:37.853Z] # -> Open(): unable to determine branch for HEAD [2021-02-25T18:06:37.853Z] # $GIT_DIR = /w/workspace/edgex-go/371/.git [2021-02-25T18:06:37.853Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/371 [2021-02-25T18:06:37.853Z] # $SEMVER_REMOTE_NAME = origin [2021-02-25T18:06:37.853Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-25T18:06:37.853Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-25T18:06:37.853Z] # $SEMVER_BRANCH = master [2021-02-25T18:06:37.853Z] # $SEMVER_DIR = /w/workspace/edgex-go/371/.semver [2021-02-25T18:06:37.853Z] 2.0.0-dev.106 [Pipeline] } [2021-02-25T18:06:37.866Z] $ docker exec --env ******** --env ******** b0ec119997a7d12ea18a548d0dfa6ce3a1b3ec7acc1102933780174278e2ec0a ssh-agent -k [2021-02-25T18:06:38.015Z] unset SSH_AUTH_SOCK; [2021-02-25T18:06:38.015Z] unset SSH_AGENT_PID; [2021-02-25T18:06:38.015Z] echo Agent pid 18 killed; [2021-02-25T18:06:38.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T18:06:38.539Z] + git semver [Pipeline] } [2021-02-25T18:06:38.556Z] $ docker stop --time=1 b0ec119997a7d12ea18a548d0dfa6ce3a1b3ec7acc1102933780174278e2ec0a [2021-02-25T18:06:40.030Z] $ docker rm -f b0ec119997a7d12ea18a548d0dfa6ce3a1b3ec7acc1102933780174278e2ec0a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:06:40.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T18:06:40.607Z] . [Pipeline] withDockerContainer [2021-02-25T18:06:40.720Z] prd-centos7-docker-4c-2g-27688 does not seem to be running inside a container [2021-02-25T18:06:40.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-25T18:06:41.988Z] $ docker top 6da476d74855f1e094f1ff7fde94c7abca9cc3ab2104469b48083f56827181cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-25T18:06:42.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T18:06:42.304Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T18:06:42.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T18:06:42.529Z] $ docker exec 6da476d74855f1e094f1ff7fde94c7abca9cc3ab2104469b48083f56827181cc ssh-agent [2021-02-25T18:06:42.723Z] SSH_AUTH_SOCK=/tmp/ssh-xkLP31OGTpJY/agent.11 [2021-02-25T18:06:42.723Z] SSH_AGENT_PID=17 [2021-02-25T18:06:42.731Z] Running ssh-add (command line suppressed) [2021-02-25T18:06:42.868Z] Identity added: /w/workspace/edgex-go/371@tmp/private_key_482597933434533481.key (/w/workspace/edgex-go/371@tmp/private_key_482597933434533481.key) [2021-02-25T18:06:42.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T18:06:43.267Z] + git semver push [2021-02-25T18:06:43.267Z] # -> Open(): unable to determine branch for HEAD [2021-02-25T18:06:43.267Z] # $GIT_DIR = /w/workspace/edgex-go/371/.git [2021-02-25T18:06:43.267Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/371 [2021-02-25T18:06:43.267Z] # $SEMVER_REMOTE_NAME = origin [2021-02-25T18:06:43.267Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-25T18:06:43.267Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-25T18:06:43.267Z] # $SEMVER_BRANCH = master [2021-02-25T18:06:43.267Z] # $SEMVER_DIR = /w/workspace/edgex-go/371/.semver [Pipeline] } [2021-02-25T18:06:53.302Z] $ docker exec --env ******** --env ******** 6da476d74855f1e094f1ff7fde94c7abca9cc3ab2104469b48083f56827181cc ssh-agent -k [2021-02-25T18:06:53.430Z] unset SSH_AUTH_SOCK; [2021-02-25T18:06:53.430Z] unset SSH_AGENT_PID; [2021-02-25T18:06:53.430Z] echo Agent pid 17 killed; [2021-02-25T18:06:53.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T18:06:54.044Z] + git semver [Pipeline] } [2021-02-25T18:06:54.060Z] $ docker stop --time=1 6da476d74855f1e094f1ff7fde94c7abca9cc3ab2104469b48083f56827181cc [2021-02-25T18:06:55.440Z] $ docker rm -f 6da476d74855f1e094f1ff7fde94c7abca9cc3ab2104469b48083f56827181cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:06:56.572Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:06:57.449Z] ---> package-listing.sh [2021-02-25T18:06:57.449Z] ++ facter osfamily [2021-02-25T18:06:57.449Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-25T18:06:57.449Z] + OS_FAMILY=redhat [2021-02-25T18:06:57.449Z] + workspace=/w/workspace/edgex-go/371 [2021-02-25T18:06:57.449Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-25T18:06:57.449Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-25T18:06:57.449Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-25T18:06:57.449Z] + PACKAGES=/tmp/packages_start.txt [2021-02-25T18:06:57.449Z] + '[' /w/workspace/edgex-go/371 ']' [2021-02-25T18:06:57.449Z] + PACKAGES=/tmp/packages_end.txt [2021-02-25T18:06:57.449Z] + case "${OS_FAMILY}" in [2021-02-25T18:06:57.449Z] + rpm -qa [2021-02-25T18:06:57.449Z] + sort [2021-02-25T18:07:02.759Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-25T18:07:02.759Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-25T18:07:02.759Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-25T18:07:02.759Z] + '[' /w/workspace/edgex-go/371 ']' [2021-02-25T18:07:02.759Z] + mkdir -p /w/workspace/edgex-go/371/archives/ [2021-02-25T18:07:02.759Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/371/archives/ [Pipeline] echo [2021-02-25T18:07:02.773Z] 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/371/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-25T18:07:03.068Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:07:03.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T18:07:03.461Z] [2021-02-25T18:07:03.461Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:07:03.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T18:07:03.810Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-25T18:07:03.810Z] df20fa9351a1: Pulling fs layer [2021-02-25T18:07:03.810Z] 36b3adc4ff6f: Pulling fs layer [2021-02-25T18:07:03.810Z] 8ad3a11d3b57: Pulling fs layer [2021-02-25T18:07:03.810Z] 46f8f816bc3b: Pulling fs layer [2021-02-25T18:07:03.810Z] 93b61091891f: Pulling fs layer [2021-02-25T18:07:03.810Z] 93b9cdb0e59b: Pulling fs layer [2021-02-25T18:07:03.810Z] 5e14af77c1be: Pulling fs layer [2021-02-25T18:07:03.810Z] 01666e4c0597: Pulling fs layer [2021-02-25T18:07:03.810Z] aa168da1d23b: Pulling fs layer [2021-02-25T18:07:03.810Z] 93b9cdb0e59b: Waiting [2021-02-25T18:07:03.810Z] 5e14af77c1be: Waiting [2021-02-25T18:07:03.810Z] 01666e4c0597: Waiting [2021-02-25T18:07:03.810Z] aa168da1d23b: Waiting [2021-02-25T18:07:03.810Z] 46f8f816bc3b: Waiting [2021-02-25T18:07:03.810Z] 93b61091891f: Waiting [2021-02-25T18:07:03.810Z] 36b3adc4ff6f: Verifying Checksum [2021-02-25T18:07:03.810Z] 36b3adc4ff6f: Download complete [2021-02-25T18:07:03.810Z] 46f8f816bc3b: Verifying Checksum [2021-02-25T18:07:03.810Z] 46f8f816bc3b: Download complete [2021-02-25T18:07:04.073Z] df20fa9351a1: Download complete [2021-02-25T18:07:04.073Z] 93b9cdb0e59b: Verifying Checksum [2021-02-25T18:07:04.073Z] 93b9cdb0e59b: Download complete [2021-02-25T18:07:04.073Z] 5e14af77c1be: Verifying Checksum [2021-02-25T18:07:04.073Z] 5e14af77c1be: Download complete [2021-02-25T18:07:04.073Z] 93b61091891f: Download complete [2021-02-25T18:07:04.073Z] 01666e4c0597: Download complete [2021-02-25T18:07:04.335Z] 8ad3a11d3b57: Verifying Checksum [2021-02-25T18:07:04.335Z] 8ad3a11d3b57: Download complete [2021-02-25T18:07:04.335Z] df20fa9351a1: Pull complete [2021-02-25T18:07:04.597Z] 36b3adc4ff6f: Pull complete [2021-02-25T18:07:06.520Z] aa168da1d23b: Verifying Checksum [2021-02-25T18:07:06.520Z] 8ad3a11d3b57: Pull complete [2021-02-25T18:07:06.789Z] 46f8f816bc3b: Pull complete [2021-02-25T18:07:07.739Z] 93b61091891f: Pull complete [2021-02-25T18:07:07.739Z] 93b9cdb0e59b: Pull complete [2021-02-25T18:07:07.739Z] 5e14af77c1be: Pull complete [2021-02-25T18:07:08.002Z] 01666e4c0597: Pull complete [2021-02-25T18:07:16.192Z] aa168da1d23b: Pull complete [2021-02-25T18:07:16.192Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-25T18:07:16.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T18:07:16.192Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-25T18:07:16.388Z] prd-centos7-docker-4c-2g-27688 does not seem to be running inside a container [2021-02-25T18:07:16.436Z] $ 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/371/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/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-25T18:07:19.855Z] $ docker top 50fc41e171f56c35d22d9a63f5b6f5b13fcc0dc79017a5264699667223941404 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T18:07:20.488Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-25T18:07:20.793Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-25T18:07:21.092Z] + ls /var/log/sa-host [2021-02-25T18:07:21.092Z] + sadf -c /var/log/sa-host/sa23 [2021-02-25T18:07:21.092Z] file_magic: OK [2021-02-25T18:07:21.092Z] HZ: Using current value: 100 [2021-02-25T18:07:21.092Z] file_header: OK [2021-02-25T18:07:21.092Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-25T18:07:21.092Z] Statistics: [2021-02-25T18:07:21.092Z] Hnuu...uuuununununu... [2021-02-25T18:07:21.092Z] File successfully converted to sysstat format version 12.2.1 [2021-02-25T18:07:21.092Z] + sadf -c /var/log/sa-host/sa25 [2021-02-25T18:07:21.092Z] file_magic: OK [2021-02-25T18:07:21.092Z] HZ: Using current value: 100 [2021-02-25T18:07:21.092Z] file_header: OK [2021-02-25T18:07:21.092Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-25T18:07:21.092Z] Statistics: [2021-02-25T18:07:21.092Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-25T18:07:21.092Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-25T18:07:21.356Z] provisioning config files... [2021-02-25T18:07:21.375Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/371@tmp/config6128324949026806147tmp [Pipeline] { [Pipeline] echo [2021-02-25T18:07:21.445Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:07:21.746Z] ---> create-netrc.sh [Pipeline] } [2021-02-25T18:07:21.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-25T18:07:21.895Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:07:22.219Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-25T18:07:22.230Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:07:22.526Z] ---> sudo-logs.sh [2021-02-25T18:07:22.526Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-25T18:07:22.602Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:07:22.903Z] ---> job-cost.sh [2021-02-25T18:07:22.903Z] lf-activate-venv: SKIPPING [2021-02-25T18:07:22.903Z] DEBUG: total: 0.20999999344348907 [2021-02-25T18:07:22.903Z] INFO: Retrieving Stack Cost... [2021-02-25T18:07:23.849Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-25T18:07:24.424Z] INFO: Archiving Costs [Pipeline] echo [2021-02-25T18:07:24.438Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:07:24.735Z] ---> logs-deploy.sh [2021-02-25T18:07:24.735Z] lf-activate-venv: SKIPPING [2021-02-25T18:07:24.735Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/371 [2021-02-25T18:07:24.735Z] INFO: archiving workspace using pattern(s): [2021-02-25T18:07:26.125Z] Archives upload complete. [2021-02-25T18:07:26.389Z] INFO: archiving logs to Nexus