Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 649de8085a2358d24573e8b32b9ef122143f6397 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5254461508846491360.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh416255183792732410.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7662027489892810579.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5353314889240165912.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4890843109522424805.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1865 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/541 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/541 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/541@tmp/jenkins-gitclient-ssh8606135895947388158.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 649de8085a2358d24573e8b32b9ef122143f6397 (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 core.sparsecheckout # timeout=10 > git checkout -f 649de8085a2358d24573e8b32b9ef122143f6397 # timeout=10 Commit message: "feat(security): Deprecate oauth2 auth method (#3575)" > git rev-list --no-walk 56a73b697282d7edd71946f1fefad6ed073e2be6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-17T00:38:38.736Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-17T00:38:38.845Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-17T00:38:38.873Z] ========================================================= [2021-06-17T00:38:38.873Z] EdgeX Global Pipelines Version Info [2021-06-17T00:38:38.873Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-17T00:38:42.021Z] ------------------- [2021-06-17T00:38:42.021Z] stable info: [2021-06-17T00:38:42.021Z] ------------------- [2021-06-17T00:38:42.021Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-17T00:38:42.021Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T00:38:42.021Z] Message: update stable to v1.0.195 [2021-06-17T00:38:42.021Z] ------------------- [2021-06-17T00:38:42.021Z] experimental info: [2021-06-17T00:38:42.021Z] ------------------- [2021-06-17T00:38:42.021Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-17T00:38:42.021Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T00:38:42.021Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-17T00:38:42.230Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-17T00:38:42.254Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-17T00:38:42.279Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-17T00:38:42.303Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-17T00:38:42.325Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-17T00:38:42.347Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-17T00:38:42.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-17T00:38:42.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-17T00:38:42.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-17T00:38:42.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-17T00:38:42.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-17T00:38:42.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-17T00:38:42.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-17T00:38:42.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-17T00:38:42.572Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-17T00:38:44.791Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-17T00:38:44.815Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-17T00:38:44.838Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-17T00:38:44.860Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-17T00:38:44.880Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-17T00:38:44.901Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-17T00:38:44.922Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-17T00:38:44.942Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-17T00:38:44.963Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-17T00:38:44.982Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-17T00:38:45.022Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 649de8085a2358d24573e8b32b9ef122143f6397 [Pipeline] echo [2021-06-17T00:38:45.043Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 649de80 [Pipeline] echo [2021-06-17T00:38:45.064Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T00:38:45.142Z] provisioning config files... [2021-06-17T00:38:45.163Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/541@tmp/config8587559328129162970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T00:38:45.496Z] ---> docker-login.sh [2021-06-17T00:38:45.496Z] nexus3.edgexfoundry.org:10001 [2021-06-17T00:38:45.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T00:38:46.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T00:38:46.030Z] Configure a credential helper to remove this warning. See [2021-06-17T00:38:46.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T00:38:46.030Z] [2021-06-17T00:38:46.030Z] Login Succeeded [2021-06-17T00:38:46.030Z] nexus3.edgexfoundry.org:10002 [2021-06-17T00:38:46.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T00:38:46.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T00:38:46.030Z] Configure a credential helper to remove this warning. See [2021-06-17T00:38:46.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T00:38:46.030Z] [2021-06-17T00:38:46.030Z] Login Succeeded [2021-06-17T00:38:46.030Z] nexus3.edgexfoundry.org:10003 [2021-06-17T00:38:46.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T00:38:46.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T00:38:46.296Z] Configure a credential helper to remove this warning. See [2021-06-17T00:38:46.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T00:38:46.296Z] [2021-06-17T00:38:46.296Z] Login Succeeded [2021-06-17T00:38:46.296Z] nexus3.edgexfoundry.org:10004 [2021-06-17T00:38:46.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T00:38:46.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T00:38:46.296Z] Configure a credential helper to remove this warning. See [2021-06-17T00:38:46.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T00:38:46.296Z] [2021-06-17T00:38:46.296Z] Login Succeeded [2021-06-17T00:38:46.296Z] docker.io [2021-06-17T00:38:46.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T00:38:46.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T00:38:46.821Z] Configure a credential helper to remove this warning. See [2021-06-17T00:38:46.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T00:38:46.821Z] [2021-06-17T00:38:46.821Z] Login Succeeded [2021-06-17T00:38:46.821Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T00:38:46.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T00:38:47.166Z] ++ 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-06-17T00:38:47.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T00:38:47.166Z] ++ dirname cmd/core-command/Dockerfile [2021-06-17T00:38:47.166Z] ++ cut -d/ -f2 [2021-06-17T00:38:47.166Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-17T00:38:47.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T00:38:47.166Z] ++ dirname cmd/core-data/Dockerfile [2021-06-17T00:38:47.166Z] ++ cut -d/ -f2 [2021-06-17T00:38:47.166Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-17T00:38:47.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T00:38:47.166Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-17T00:38:47.166Z] ++ cut -d/ -f2 [2021-06-17T00:38:47.166Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-17T00:38:47.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T00:38:47.166Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-17T00:38:47.166Z] ++ cut -d/ -f2 [2021-06-17T00:38:47.166Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-17T00:38:47.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T00:38:47.166Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-17T00:38:47.166Z] ++ cut -d/ -f2 [2021-06-17T00:38:47.166Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-17T00:38:47.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T00:38:47.166Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-17T00:38:47.166Z] ++ cut -d/ -f2 [2021-06-17T00:38:47.166Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-17T00:38:47.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T00:38:47.166Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-17T00:38:47.166Z] ++ cut -d/ -f2 [2021-06-17T00:38:47.166Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-17T00:38:47.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T00:38:47.166Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-17T00:38:47.166Z] ++ cut -d/ -f2 [2021-06-17T00:38:47.166Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-17T00:38:47.166Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-17T00:38:47.166Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-17T00:38:47.166Z] ++ cut -d/ -f2 [2021-06-17T00:38:47.166Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-17T00:38:49.361Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:38:50.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T00:38:50.099Z] [2021-06-17T00:38:50.099Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:38:50.419Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T00:38:50.419Z] latest: Pulling from edgex-devops/git-semver [2021-06-17T00:38:50.419Z] 31603596830f: Pulling fs layer [2021-06-17T00:38:50.419Z] 54011a49482f: Pulling fs layer [2021-06-17T00:38:50.419Z] a6820b24f6d8: Pulling fs layer [2021-06-17T00:38:50.419Z] f581987b2513: Pulling fs layer [2021-06-17T00:38:50.419Z] f581987b2513: Waiting [2021-06-17T00:38:50.419Z] 54011a49482f: Verifying Checksum [2021-06-17T00:38:50.419Z] 54011a49482f: Download complete [2021-06-17T00:38:50.686Z] 31603596830f: Verifying Checksum [2021-06-17T00:38:50.686Z] 31603596830f: Download complete [2021-06-17T00:38:50.950Z] 31603596830f: Pull complete [2021-06-17T00:38:50.950Z] f581987b2513: Verifying Checksum [2021-06-17T00:38:50.950Z] f581987b2513: Download complete [2021-06-17T00:38:50.950Z] 54011a49482f: Pull complete [2021-06-17T00:38:50.950Z] a6820b24f6d8: Verifying Checksum [2021-06-17T00:38:50.950Z] a6820b24f6d8: Download complete [2021-06-17T00:38:53.230Z] a6820b24f6d8: Pull complete [2021-06-17T00:38:53.230Z] f581987b2513: Pull complete [2021-06-17T00:38:53.230Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-17T00:38:53.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T00:38:53.230Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-17T00:38:53.328Z] prd-centos7-docker-4c-2g-1865 does not seem to be running inside a container [2021-06-17T00:38:53.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@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:10004/edgex-devops/git-semver:latest cat [2021-06-17T00:38:54.677Z] $ docker top 69a6827c18c80e222c71ca18b24bf0421cb513d8cfb1d942ffb8aa9b052c62e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T00:38:54.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T00:38:54.823Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T00:38:54.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T00:38:54.946Z] $ docker exec 69a6827c18c80e222c71ca18b24bf0421cb513d8cfb1d942ffb8aa9b052c62e0 ssh-agent [2021-06-17T00:38:55.079Z] SSH_AUTH_SOCK=/tmp/ssh-082hN2l6cVdH/agent.12 [2021-06-17T00:38:55.079Z] SSH_AGENT_PID=18 [2021-06-17T00:38:55.093Z] Running ssh-add (command line suppressed) [2021-06-17T00:38:55.203Z] Identity added: /w/workspace/edgex-go/541@tmp/private_key_419131129245006631.key (/w/workspace/edgex-go/541@tmp/private_key_419131129245006631.key) [2021-06-17T00:38:55.230Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T00:38:55.537Z] + git tag --points-at HEAD [Pipeline] } [2021-06-17T00:38:55.548Z] $ docker exec --env ******** --env ******** 69a6827c18c80e222c71ca18b24bf0421cb513d8cfb1d942ffb8aa9b052c62e0 ssh-agent -k [2021-06-17T00:38:55.651Z] unset SSH_AUTH_SOCK; [2021-06-17T00:38:55.652Z] unset SSH_AGENT_PID; [2021-06-17T00:38:55.652Z] echo Agent pid 18 killed; [2021-06-17T00:38:55.671Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-17T00:38:55.711Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T00:38:55.711Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T00:38:55.847Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T00:38:55.844Z] $ docker exec 69a6827c18c80e222c71ca18b24bf0421cb513d8cfb1d942ffb8aa9b052c62e0 ssh-agent [2021-06-17T00:38:55.970Z] SSH_AUTH_SOCK=/tmp/ssh-etpMadg6n7Cu/agent.51 [2021-06-17T00:38:55.970Z] SSH_AGENT_PID=57 [2021-06-17T00:38:55.977Z] Running ssh-add (command line suppressed) [2021-06-17T00:38:56.082Z] Identity added: /w/workspace/edgex-go/541@tmp/private_key_1387901681407551165.key (/w/workspace/edgex-go/541@tmp/private_key_1387901681407551165.key) [2021-06-17T00:38:56.109Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T00:38:56.417Z] + git semver init [2021-06-17T00:38:56.417Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T00:38:56.417Z] # $GIT_DIR = /w/workspace/edgex-go/541/.git [2021-06-17T00:38:56.417Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/541 [2021-06-17T00:38:56.417Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T00:38:56.417Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T00:38:56.417Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T00:38:56.417Z] # $SEMVER_BRANCH = master [2021-06-17T00:38:56.417Z] # $SEMVER_TEMP = /tmp/semver-082890294 [2021-06-17T00:38:56.417Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-17T00:39:10.412Z] # '/tmp/semver-082890294' -> '/w/workspace/edgex-go/541/.semver' [2021-06-17T00:39:10.412Z] # -> Force: false [2021-06-17T00:39:10.412Z] # $SEMVER_DIR = /w/workspace/edgex-go/541/.semver [Pipeline] } [2021-06-17T00:39:10.417Z] $ docker exec --env ******** --env ******** 69a6827c18c80e222c71ca18b24bf0421cb513d8cfb1d942ffb8aa9b052c62e0 ssh-agent -k [2021-06-17T00:39:10.552Z] unset SSH_AUTH_SOCK; [2021-06-17T00:39:10.553Z] unset SSH_AGENT_PID; [2021-06-17T00:39:10.553Z] echo Agent pid 57 killed; [2021-06-17T00:39:10.569Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T00:39:10.909Z] + git semver [Pipeline] } [2021-06-17T00:39:10.919Z] $ docker stop --time=1 69a6827c18c80e222c71ca18b24bf0421cb513d8cfb1d942ffb8aa9b052c62e0 [2021-06-17T00:39:14.425Z] $ docker rm -f 69a6827c18c80e222c71ca18b24bf0421cb513d8cfb1d942ffb8aa9b052c62e0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T00:39:14.854Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-17T00:39:15.124Z] Stashed 1 file(s) [Pipeline] echo [2021-06-17T00:39:15.128Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.269 [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-06-17T00:39:15.768Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-17T00:39:16.064Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-17T00:39:18.236Z] + true [2021-06-17T00:39:18.236Z] + sudo service docker restart [2021-06-17T00:39:18.236Z] Redirecting to /bin/systemctl restart docker.service [2021-06-17T00:39:30.396Z] Still waiting to schedule task [2021-06-17T00:39:30.397Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1847’ [Pipeline] echo [2021-06-17T00:39:35.846Z] ========================================================= [2021-06-17T00:39:35.846Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-17T00:39:35.846Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:39:36.170Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-17T00:39:37.573Z] Sending build context to Docker daemon 329.5MB [2021-06-17T00:39:37.573Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T00:39:37.573Z] Step 2/6 : FROM ${BASE} [2021-06-17T00:39:37.834Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-17T00:39:37.834Z] 540db60ca938: Pulling fs layer [2021-06-17T00:39:37.834Z] adcc1eea9eea: Pulling fs layer [2021-06-17T00:39:37.834Z] 4c4ab2625f07: Pulling fs layer [2021-06-17T00:39:37.834Z] 0510c868ecb4: Pulling fs layer [2021-06-17T00:39:37.834Z] afea3b2eda06: Pulling fs layer [2021-06-17T00:39:37.834Z] 7809a108b3ef: Pulling fs layer [2021-06-17T00:39:37.834Z] f706445af74f: Pulling fs layer [2021-06-17T00:39:37.834Z] 0510c868ecb4: Waiting [2021-06-17T00:39:37.834Z] afea3b2eda06: Waiting [2021-06-17T00:39:37.834Z] 7809a108b3ef: Waiting [2021-06-17T00:39:37.834Z] f706445af74f: Waiting [2021-06-17T00:39:37.834Z] 4c4ab2625f07: Verifying Checksum [2021-06-17T00:39:37.834Z] 4c4ab2625f07: Download complete [2021-06-17T00:39:37.834Z] adcc1eea9eea: Verifying Checksum [2021-06-17T00:39:37.834Z] adcc1eea9eea: Download complete [2021-06-17T00:39:37.834Z] afea3b2eda06: Verifying Checksum [2021-06-17T00:39:37.834Z] afea3b2eda06: Download complete [2021-06-17T00:39:37.834Z] 7809a108b3ef: Verifying Checksum [2021-06-17T00:39:37.834Z] 7809a108b3ef: Download complete [2021-06-17T00:39:37.834Z] 540db60ca938: Verifying Checksum [2021-06-17T00:39:37.834Z] 540db60ca938: Download complete [2021-06-17T00:39:40.086Z] 540db60ca938: Pull complete [2021-06-17T00:39:40.086Z] adcc1eea9eea: Pull complete [2021-06-17T00:39:40.086Z] 4c4ab2625f07: Pull complete [2021-06-17T00:39:40.086Z] f706445af74f: Verifying Checksum [2021-06-17T00:39:40.086Z] f706445af74f: Download complete [2021-06-17T00:39:40.363Z] 0510c868ecb4: Verifying Checksum [2021-06-17T00:39:40.363Z] 0510c868ecb4: Download complete [2021-06-17T00:39:46.700Z] 0510c868ecb4: Pull complete [2021-06-17T00:39:46.700Z] afea3b2eda06: Pull complete [2021-06-17T00:39:46.700Z] 7809a108b3ef: Pull complete [2021-06-17T00:39:46.974Z] f706445af74f: Pull complete [2021-06-17T00:39:46.974Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-17T00:39:46.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-17T00:39:46.974Z] ---> b068be0155e3 [2021-06-17T00:39:46.974Z] 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-06-17T00:39:48.369Z] ---> Running in ada5004bac61 [2021-06-17T00:39:48.944Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:39:49.524Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:39:50.099Z] (1/12) Installing libmagic (5.39-r0) [2021-06-17T00:39:50.672Z] (2/12) Installing file (5.39-r0) [2021-06-17T00:39:50.672Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-17T00:39:50.934Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-17T00:39:57.536Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-17T00:39:57.536Z] (6/12) Installing patch (2.7.6-r6) [2021-06-17T00:39:57.536Z] (7/12) Installing build-base (0.5-r2) [2021-06-17T00:39:57.536Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-17T00:39:57.536Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-17T00:39:57.536Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-17T00:39:57.536Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-17T00:39:57.536Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-17T00:39:57.536Z] Executing busybox-1.32.1-r6.trigger [2021-06-17T00:39:57.536Z] OK: 219 MiB in 52 packages [2021-06-17T00:39:58.936Z] Removing intermediate container ada5004bac61 [2021-06-17T00:39:58.936Z] ---> d7da14f8fa65 [2021-06-17T00:39:58.936Z] Step 4/6 : WORKDIR /edgex-go [2021-06-17T00:39:58.936Z] ---> Running in 43f6c57c010a [2021-06-17T00:39:58.936Z] Removing intermediate container 43f6c57c010a [2021-06-17T00:39:58.936Z] ---> 7320529227e6 [2021-06-17T00:39:58.936Z] Step 5/6 : COPY go.mod . [2021-06-17T00:39:59.203Z] ---> 150da69842d6 [2021-06-17T00:39:59.203Z] Step 6/6 : RUN go mod download [2021-06-17T00:39:59.203Z] ---> Running in 8c59232690be [2021-06-17T00:40:13.960Z] Removing intermediate container 8c59232690be [2021-06-17T00:40:13.960Z] ---> 4d95a09f04b6 [2021-06-17T00:40:13.960Z] Successfully built 4d95a09f04b6 [2021-06-17T00:40:13.960Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:40:14.270Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-17T00:40:14.270Z] . [Pipeline] withDockerContainer [2021-06-17T00:40:14.358Z] prd-centos7-docker-4c-2g-1865 does not seem to be running inside a container [2021-06-17T00:40:14.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-17T00:40:14.825Z] $ docker top 9ef3dc2c0c10cf5060b320755577a184d1d5fae4c12907707bdda1a84a786080 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T00:40:15.221Z] + go version [2021-06-17T00:40:15.221Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-17T00:40:15.228Z] $ docker stop --time=1 9ef3dc2c0c10cf5060b320755577a184d1d5fae4c12907707bdda1a84a786080 [2021-06-17T00:40:16.428Z] $ docker rm -f 9ef3dc2c0c10cf5060b320755577a184d1d5fae4c12907707bdda1a84a786080 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:40:17.023Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-17T00:40:17.023Z] . [Pipeline] withDockerContainer [2021-06-17T00:40:17.107Z] prd-centos7-docker-4c-2g-1865 does not seem to be running inside a container [2021-06-17T00:40:17.144Z] $ 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/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-17T00:40:17.580Z] $ docker top fe8ff55ac38c2b263875c06e71f21f1729c3a5447c6862f86cfd3c770668fde3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-17T00:40:19.773Z] ========================================================= [2021-06-17T00:40:19.773Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-17T00:40:19.773Z] ========================================================= [Pipeline] sh [2021-06-17T00:40:20.072Z] + go mod tidy [Pipeline] sh [2021-06-17T00:40:20.636Z] + make test [2021-06-17T00:40:20.636Z] go mod tidy [2021-06-17T00:40:20.636Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-17T00:40:27.317Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-17T00:40:45.951Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-17T00:40:49.318Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-17T00:40:52.044Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-17T00:40:52.044Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-17T00:40:53.011Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-17T00:40:53.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-17T00:40:53.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-17T00:40:53.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-17T00:40:54.214Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-17T00:40:54.819Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-17T00:40:55.097Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-17T00:40:55.097Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-17T00:40:55.097Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-17T00:40:55.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-17T00:40:58.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements [2021-06-17T00:40:58.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-17T00:40:58.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-17T00:40:58.754Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 100.0% of statements [2021-06-17T00:40:58.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-17T00:40:59.336Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 53.4% of statements [2021-06-17T00:40:59.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-17T00:40:59.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-17T00:40:59.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.103s coverage: 87.7% of statements [2021-06-17T00:40:59.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-17T00:40:59.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-17T00:40:59.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.047s coverage: 78.9% of statements [2021-06-17T00:41:04.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-06-17T00:41:04.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-17T00:41:04.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-17T00:41:04.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-17T00:41:04.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-17T00:41:04.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-17T00:41:04.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.280s coverage: 95.1% of statements [2021-06-17T00:41:04.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-17T00:41:04.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-17T00:41:04.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-17T00:41:04.183Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-17T00:41:04.183Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-17T00:41:04.183Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-17T00:41:04.183Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-17T00:41:04.183Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-17T00:41:04.183Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2021-06-17T00:41:04.183Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-17T00:41:04.183Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-17T00:41:04.183Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-17T00:41:04.183Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.8% of statements [2021-06-17T00:41:04.183Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-17T00:41:04.183Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-06-17T00:41:04.183Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 22.0% of statements [2021-06-17T00:41:04.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-17T00:41:04.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-06-17T00:41:04.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2021-06-17T00:41:04.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-06-17T00:41:04.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-06-17T00:41:04.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-06-17T00:41:16.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2021-06-17T00:41:16.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-06-17T00:41:21.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.235s coverage: 81.8% of statements [2021-06-17T00:41:21.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-17T00:41:39.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2021-06-17T00:41:39.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-17T00:41:39.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-17T00:41:39.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-17T00:41:39.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-06-17T00:41:39.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-17T00:41:39.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-17T00:41:39.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-17T00:41:39.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-17T00:41:39.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-17T00:41:39.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-06-17T00:41:39.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-17T00:41:39.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-17T00:41:39.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2021-06-17T00:41:39.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-17T00:41:39.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 58.8% of statements [2021-06-17T00:41:39.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-17T00:41:39.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-06-17T00:41:39.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-06-17T00:41:39.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-06-17T00:41:39.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements [2021-06-17T00:41:39.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-17T00:41:39.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements [2021-06-17T00:41:39.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-17T00:41:39.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-17T00:41:39.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-06-17T00:41:39.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-17T00:41:39.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-06-17T00:41:39.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-06-17T00:41:39.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2021-06-17T00:41:40.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.173s coverage: 66.9% of statements [2021-06-17T00:41:40.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-17T00:41:40.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-17T00:41:40.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-17T00:41:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.6% of statements [2021-06-17T00:41:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-17T00:41:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-17T00:41:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2021-06-17T00:41:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-17T00:41:41.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2021-06-17T00:41:41.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-17T00:41:48.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.3% of statements [2021-06-17T00:41:48.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-17T00:41:48.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-17T00:41:48.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-17T00:41:48.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-17T00:41:48.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 91.9% of statements [2021-06-17T00:41:48.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-17T00:41:48.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-17T00:41:48.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-17T00:41:48.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-17T00:41:48.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-17T00:41:48.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 62.7% of statements [2021-06-17T00:41:48.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-17T00:41:48.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-17T00:41:48.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.6% of statements [2021-06-17T00:41:48.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-17T00:41:48.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-17T00:41:48.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-17T00:41:48.858Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-17T00:41:48.858Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-17T00:41:48.858Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-06-17T00:41:48.858Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-17T00:41:48.858Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-17T00:41:48.858Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-17T00:41:48.858Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-17T00:41:48.858Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-17T00:41:48.858Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-17T00:41:48.858Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-06-17T00:41:48.858Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-06-17T00:41:48.858Z] GO111MODULE=on go vet ./... [2021-06-17T00:42:17.356Z] gofmt -l . [2021-06-17T00:42:17.356Z] [ "`gofmt -l .`" = "" ] [2021-06-17T00:42:17.356Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-17T00:42:17.660Z] + ls -al . [2021-06-17T00:42:17.660Z] total 516 [2021-06-17T00:42:17.660Z] drwxrwxr-x 10 1001 1001 4096 Jun 17 00:42 . [2021-06-17T00:42:17.660Z] drwxr-xr-x 4 root root 32 Jun 17 00:40 .. [2021-06-17T00:42:17.660Z] -rw-rw-r-- 1 1001 1001 11 Jun 17 00:38 .dockerignore [2021-06-17T00:42:17.660Z] drwxrwxr-x 8 1001 1001 162 Jun 17 00:38 .git [2021-06-17T00:42:17.660Z] drwxrwxr-x 3 1001 1001 125 Jun 17 00:38 .github [2021-06-17T00:42:17.660Z] -rw-rw-r-- 1 1001 1001 818 Jun 17 00:38 .gitignore [2021-06-17T00:42:17.660Z] drwx------ 3 1001 1001 45 Jun 17 00:39 .semver [2021-06-17T00:42:17.660Z] -rw-rw-r-- 1 1001 1001 166 Jun 17 00:38 .sonarcloud.properties [2021-06-17T00:42:17.660Z] -rw-rw-r-- 1 1001 1001 8609 Jun 17 00:38 Attribution.txt [2021-06-17T00:42:17.660Z] -rw-rw-r-- 1 1001 1001 3804 Jun 17 00:38 CONTRIBUTING.md [2021-06-17T00:42:17.660Z] -rw-rw-r-- 1 1001 1001 931 Jun 17 00:38 Dockerfile.build [2021-06-17T00:42:17.661Z] -rw-rw-r-- 1 1001 1001 849 Jun 17 00:38 Jenkinsfile [2021-06-17T00:42:17.661Z] -rw-rw-r-- 1 1001 1001 10775 Jun 17 00:38 LICENSE [2021-06-17T00:42:17.661Z] -rw-rw-r-- 1 1001 1001 5605 Jun 17 00:38 Makefile [2021-06-17T00:42:17.661Z] -rw-rw-r-- 1 1001 1001 7905 Jun 17 00:38 README.md [2021-06-17T00:42:17.661Z] -rw-rw-r-- 1 1001 1001 7071 Jun 17 00:38 SECURITY.md [2021-06-17T00:42:17.661Z] -rw-rw-r-- 1 1001 1001 13 Jun 17 00:39 VERSION [2021-06-17T00:42:17.661Z] -rw-rw-r-- 1 1001 1001 4131 Jun 17 00:38 ZMQWindows.md [2021-06-17T00:42:17.661Z] drwxrwxr-x 2 1001 1001 37 Jun 17 00:38 bin [2021-06-17T00:42:17.661Z] drwxrwxr-x 14 1001 1001 4096 Jun 17 00:38 cmd [2021-06-17T00:42:17.661Z] -rw-r--r-- 1 root root 398093 Jun 17 00:41 coverage.out [2021-06-17T00:42:17.661Z] -rw-rw-r-- 1 1001 1001 841 Jun 17 00:38 go.mod [2021-06-17T00:42:17.661Z] -rw-r--r-- 1 root root 20843 Jun 17 00:40 go.sum [2021-06-17T00:42:17.661Z] drwxrwxr-x 7 1001 1001 114 Jun 17 00:38 internal [2021-06-17T00:42:17.661Z] drwxrwxr-x 3 1001 1001 16 Jun 17 00:38 openapi [2021-06-17T00:42:17.661Z] drwxrwxr-x 4 1001 1001 71 Jun 17 00:38 snap [2021-06-17T00:42:17.661Z] -rw-rw-r-- 1 1001 1001 168 Jun 17 00:38 version.go [Pipeline] sh [2021-06-17T00:42:17.966Z] + '[' -e coverage.out ] [2021-06-17T00:42:17.966Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-17T00:42:18.086Z] Stashed 1 file(s) [Pipeline] sh [2021-06-17T00:42:18.382Z] + make build [2021-06-17T00:42:18.382Z] go mod tidy [2021-06-17T00:42:18.382Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o cmd/core-data/core-data ./cmd/core-data [2021-06-17T00:42:20.317Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-17T00:42:28.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o cmd/core-command/core-command ./cmd/core-command [2021-06-17T00:42:28.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-17T00:42:29.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-17T00:42:29.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-17T00:42:30.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-17T00:42:31.830Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-17T00:42:32.795Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-17T00:42:33.756Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-17T00:42:34.703Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-17T00:42:35.675Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-17T00:42:37.609Z] $ docker stop --time=1 fe8ff55ac38c2b263875c06e71f21f1729c3a5447c6862f86cfd3c770668fde3 [2021-06-17T00:42:39.859Z] $ docker rm -f fe8ff55ac38c2b263875c06e71f21f1729c3a5447c6862f86cfd3c770668fde3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:42:53.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-17T00:42:53.069Z] [2021-06-17T00:42:53.069Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:42:53.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-17T00:42:53.404Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-17T00:42:53.404Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-17T00:42:53.404Z] ca9280d653b3: Pulling fs layer [2021-06-17T00:42:53.404Z] 7e9c9ca2126c: Pulling fs layer [2021-06-17T00:42:53.666Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-17T00:42:53.666Z] cbdbe7a5bc2a: Download complete [2021-06-17T00:42:53.666Z] cbdbe7a5bc2a: Pull complete [2021-06-17T00:42:54.242Z] ca9280d653b3: Verifying Checksum [2021-06-17T00:42:54.242Z] ca9280d653b3: Download complete [2021-06-17T00:42:55.185Z] ca9280d653b3: Pull complete [2021-06-17T00:42:55.456Z] 7e9c9ca2126c: Verifying Checksum [2021-06-17T00:42:55.456Z] 7e9c9ca2126c: Download complete [2021-06-17T00:43:00.000Z] 7e9c9ca2126c: Pull complete [2021-06-17T00:43:00.000Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-17T00:43:00.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-17T00:43:00.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-17T00:43:00.100Z] prd-centos7-docker-4c-2g-1865 does not seem to be running inside a container [2021-06-17T00:43:00.135Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-17T00:43:03.120Z] $ docker top a0caec642efd1dbcf1db7acbe278218cd6301ba9021c35911b4e6f46e0301a4a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T00:43:03.527Z] + docker-compose build --help [2021-06-17T00:43:03.527Z] + grep parallel [2021-06-17T00:43:04.105Z] --parallel Build images in parallel. [Pipeline] } [2021-06-17T00:43:04.114Z] $ docker stop --time=1 a0caec642efd1dbcf1db7acbe278218cd6301ba9021c35911b4e6f46e0301a4a [2021-06-17T00:43:05.334Z] $ docker rm -f a0caec642efd1dbcf1db7acbe278218cd6301ba9021c35911b4e6f46e0301a4a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:43:05.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-17T00:43:05.777Z] . [Pipeline] withDockerContainer [2021-06-17T00:43:05.866Z] prd-centos7-docker-4c-2g-1865 does not seem to be running inside a container [2021-06-17T00:43:08.636Z] $ 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/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-17T00:43:09.080Z] $ docker top 3d9b25ae8dbba70ec536ff8f2b696df86e69ce805d16f5b57fb5be105a43200e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T00:43:11.553Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-17T00:43:11.553Z] Building core-command ... [2021-06-17T00:43:11.553Z] Building core-data ... [2021-06-17T00:43:11.553Z] Building core-metadata ... [2021-06-17T00:43:11.553Z] Building security-bootstrapper ... [2021-06-17T00:43:11.553Z] Building security-proxy-setup ... [2021-06-17T00:43:11.553Z] Building security-secretstore-setup ... [2021-06-17T00:43:11.553Z] Building support-notifications ... [2021-06-17T00:43:11.553Z] Building support-scheduler ... [2021-06-17T00:43:11.553Z] Building sys-mgmt-agent ... [2021-06-17T00:43:11.553Z] Building support-notifications [2021-06-17T00:43:11.553Z] Building core-metadata [2021-06-17T00:43:11.553Z] Building sys-mgmt-agent [2021-06-17T00:43:11.553Z] Building security-bootstrapper [2021-06-17T00:43:11.553Z] Building core-command [2021-06-17T00:43:23.830Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T00:43:23.830Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T00:43:23.830Z] ---> 4d95a09f04b6 [2021-06-17T00:43:23.830Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T00:43:24.102Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T00:43:24.102Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T00:43:24.102Z] ---> 4d95a09f04b6 [2021-06-17T00:43:24.102Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T00:43:24.363Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T00:43:24.363Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-17T00:43:24.363Z] ---> 4d95a09f04b6 [2021-06-17T00:43:24.363Z] Step 3/23 : WORKDIR /edgex-go [2021-06-17T00:43:30.969Z] ---> Running in a0ebee00ccfc [2021-06-17T00:43:30.969Z] ---> Running in 45e06d1b0374 [2021-06-17T00:43:30.969Z] ---> Running in ea01c1ab5d3d [2021-06-17T00:43:31.553Z] Removing intermediate container 45e06d1b0374 [2021-06-17T00:43:31.553Z] ---> c4d869f96f29 [2021-06-17T00:43:31.553Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T00:43:31.553Z] Removing intermediate container ea01c1ab5d3d [2021-06-17T00:43:31.553Z] ---> 4ede3277eb33 [2021-06-17T00:43:31.553Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T00:43:31.553Z] Removing intermediate container a0ebee00ccfc [2021-06-17T00:43:31.553Z] ---> ef0e481c076a [2021-06-17T00:43:31.553Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T00:43:31.553Z] ---> Running in 389041dfe36e [2021-06-17T00:43:31.829Z] ---> Running in 64c4ca0d6a91 [2021-06-17T00:43:31.829Z] ---> Running in 07ebe65375c7 [2021-06-17T00:43:32.806Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T00:43:32.806Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-17T00:43:32.806Z] ---> 4d95a09f04b6 [2021-06-17T00:43:32.806Z] Step 3/32 : WORKDIR /edgex-go [2021-06-17T00:43:32.806Z] ---> Using cache [2021-06-17T00:43:32.806Z] ---> 4ede3277eb33 [2021-06-17T00:43:32.806Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T00:43:33.094Z] ---> Running in f17bb759ffb4 [2021-06-17T00:43:33.357Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T00:43:33.357Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T00:43:33.357Z] ---> 4d95a09f04b6 [2021-06-17T00:43:33.357Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T00:43:33.357Z] ---> Using cache [2021-06-17T00:43:33.357Z] ---> 4ede3277eb33 [2021-06-17T00:43:33.357Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T00:43:33.357Z] Removing intermediate container 389041dfe36e [2021-06-17T00:43:33.357Z] ---> ac11b85e7147 [2021-06-17T00:43:33.357Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-17T00:43:33.357Z] ---> Running in 45cb76b80f1a [2021-06-17T00:43:33.357Z] ---> Running in c4743e46c1a6 [2021-06-17T00:43:33.357Z] Removing intermediate container 64c4ca0d6a91 [2021-06-17T00:43:33.357Z] ---> 819e16bc541f [2021-06-17T00:43:33.357Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-17T00:43:33.622Z] ---> Running in d5fdd4d73548 [2021-06-17T00:43:33.622Z] Removing intermediate container 07ebe65375c7 [2021-06-17T00:43:33.622Z] ---> 184e5dd86b6a [2021-06-17T00:43:33.622Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-17T00:43:33.622Z] ---> Running in 0cd11462ead2 [2021-06-17T00:43:34.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:43:34.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:43:34.217Z] Removing intermediate container f17bb759ffb4 [2021-06-17T00:43:34.217Z] ---> 9422eb990361 [2021-06-17T00:43:34.217Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-17T00:43:34.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:43:34.482Z] ---> Running in b93062e50c7a [2021-06-17T00:43:34.482Z] Removing intermediate container 45cb76b80f1a [2021-06-17T00:43:34.482Z] ---> 3a949f1aa967 [2021-06-17T00:43:34.482Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-17T00:43:34.482Z] ---> Running in a0a0588da13f [2021-06-17T00:43:34.743Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:43:35.005Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:43:35.005Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:43:35.005Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:43:35.268Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:43:35.529Z] OK: 219 MiB in 52 packages [2021-06-17T00:43:35.529Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:43:35.797Z] OK: 219 MiB in 52 packages [2021-06-17T00:43:35.797Z] Removing intermediate container c4743e46c1a6 [2021-06-17T00:43:35.797Z] ---> 589c32618340 [2021-06-17T00:43:35.797Z] Step 6/24 : COPY go.mod . [2021-06-17T00:43:35.797Z] OK: 219 MiB in 52 packages [2021-06-17T00:43:36.064Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:43:36.064Z] OK: 219 MiB in 52 packages [2021-06-17T00:43:36.064Z] ---> fe7546834416 [2021-06-17T00:43:36.064Z] Step 7/24 : RUN go mod download [2021-06-17T00:43:36.064Z] ---> Running in 5141603b73d0 [2021-06-17T00:43:36.326Z] Removing intermediate container 0cd11462ead2 [2021-06-17T00:43:36.326Z] ---> 56c055ac5443 [2021-06-17T00:43:36.326Z] Step 6/24 : COPY go.mod . [2021-06-17T00:43:36.326Z] Removing intermediate container d5fdd4d73548 [2021-06-17T00:43:36.326Z] ---> 0c20987d5e33 [2021-06-17T00:43:36.326Z] Step 6/23 : COPY go.mod . [2021-06-17T00:43:36.590Z] OK: 219 MiB in 52 packages [2021-06-17T00:43:36.590Z] ---> 39064e49b5e4 [2021-06-17T00:43:36.590Z] Step 7/24 : RUN go mod download [2021-06-17T00:43:36.590Z] ---> Running in 386e95f1e83e [2021-06-17T00:43:36.590Z] Removing intermediate container b93062e50c7a [2021-06-17T00:43:36.590Z] ---> b1c174278f82 [2021-06-17T00:43:36.590Z] Step 6/32 : COPY go.mod . [2021-06-17T00:43:36.853Z] ---> 6469431db44f [2021-06-17T00:43:36.853Z] Step 7/23 : RUN go mod download [2021-06-17T00:43:36.853Z] ---> Running in cf924e7eb865 [2021-06-17T00:43:36.853Z] Removing intermediate container a0a0588da13f [2021-06-17T00:43:36.853Z] ---> 8fd995e28d2c [2021-06-17T00:43:36.853Z] Step 6/24 : COPY go.mod . [2021-06-17T00:43:37.118Z] ---> 21fc4583a913 [2021-06-17T00:43:37.118Z] Step 7/32 : RUN go mod download [2021-06-17T00:43:37.118Z] ---> Running in ee1072430785 [2021-06-17T00:43:37.380Z] ---> 61414941fdbf [2021-06-17T00:43:37.380Z] Step 7/24 : RUN go mod download [2021-06-17T00:43:37.380Z] ---> Running in aca053c2814b [2021-06-17T00:43:37.380Z] Removing intermediate container 5141603b73d0 [2021-06-17T00:43:37.380Z] ---> 7922629c64b0 [2021-06-17T00:43:37.380Z] Step 8/24 : COPY . . [2021-06-17T00:43:40.541Z] Removing intermediate container 386e95f1e83e [2021-06-17T00:43:40.541Z] ---> 0f68c80519e9 [2021-06-17T00:43:40.541Z] Step 8/24 : COPY . . [2021-06-17T00:43:41.123Z] Removing intermediate container cf924e7eb865 [2021-06-17T00:43:41.123Z] ---> ef85b24c3216 [2021-06-17T00:43:41.123Z] Step 8/23 : COPY . . [2021-06-17T00:43:41.123Z] Removing intermediate container ee1072430785 [2021-06-17T00:43:41.123Z] ---> ebb4d9b8edd7 [2021-06-17T00:43:41.123Z] Step 8/32 : COPY . . [2021-06-17T00:43:41.384Z] Removing intermediate container aca053c2814b [2021-06-17T00:43:41.384Z] ---> 0a44ffc6ec5b [2021-06-17T00:43:41.384Z] Step 8/24 : COPY . . [2021-06-17T00:43:56.346Z] ---> e619d4125c58 [2021-06-17T00:43:56.346Z] Step 9/24 : RUN go mod tidy [2021-06-17T00:43:56.346Z] ---> e18adbfd8d91 [2021-06-17T00:43:56.346Z] Step 9/24 : RUN go mod tidy [2021-06-17T00:43:56.346Z] ---> Running in 6cf0312832fd [2021-06-17T00:43:56.346Z] ---> Running in 6ee38d4f8320 [2021-06-17T00:44:03.001Z] Removing intermediate container 6cf0312832fd [2021-06-17T00:44:03.001Z] ---> 7f33609132d2 [2021-06-17T00:44:03.001Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-17T00:44:03.001Z] Removing intermediate container 6ee38d4f8320 [2021-06-17T00:44:03.001Z] ---> d1ba8c32abb5 [2021-06-17T00:44:03.001Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-17T00:44:03.001Z] ---> Running in 3b42397b67c1 [2021-06-17T00:44:03.001Z] ---> Running in 8952f4bb8d7e [2021-06-17T00:44:03.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-17T00:44:03.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-17T00:44:05.597Z] ---> c867c6147279 [2021-06-17T00:44:05.597Z] Step 9/23 : RUN go mod tidy [2021-06-17T00:44:05.597Z] ---> Running in 6e0fbff2c308 [2021-06-17T00:44:06.563Z] ---> 295e73a1d46a [2021-06-17T00:44:06.563Z] Step 9/24 : RUN go mod tidy [2021-06-17T00:44:09.384Z] ---> Running in 2f52c5648520 [2021-06-17T00:44:09.384Z] Removing intermediate container 6e0fbff2c308 [2021-06-17T00:44:09.384Z] ---> 6d84ba67adf0 [2021-06-17T00:44:09.384Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-17T00:44:09.384Z] ---> Running in f44310e6b790 [2021-06-17T00:44:10.808Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-17T00:44:11.088Z] Removing intermediate container 2f52c5648520 [2021-06-17T00:44:11.088Z] ---> a932d907ebcf [2021-06-17T00:44:11.088Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-17T00:44:11.088Z] ---> Running in 7c33182a1525 [2021-06-17T00:44:12.075Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o cmd/core-command/core-command ./cmd/core-command [2021-06-17T00:44:17.782Z] ---> a275602ce750 [2021-06-17T00:44:17.782Z] Step 9/32 : RUN go mod tidy [2021-06-17T00:44:17.782Z] ---> Running in ee5c9c1d1bb6 [2021-06-17T00:44:17.782Z] Removing intermediate container ee5c9c1d1bb6 [2021-06-17T00:44:17.782Z] ---> ca2f54ee09b7 [2021-06-17T00:44:17.782Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-17T00:44:17.782Z] ---> Running in c85a3d7e37cc [2021-06-17T00:44:17.782Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-17T00:44:34.923Z] Removing intermediate container 3b42397b67c1 [2021-06-17T00:44:34.923Z] ---> 631b21d6a798 [2021-06-17T00:44:34.923Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-17T00:44:34.923Z] ---> Running in 9f2b06cd3a5d [2021-06-17T00:44:34.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-17T00:44:36.874Z] Removing intermediate container 9f2b06cd3a5d [2021-06-17T00:44:36.874Z] ---> 563058198a8c [2021-06-17T00:44:36.874Z] [2021-06-17T00:44:36.874Z] Step 12/24 : FROM docker:20.10.0 [2021-06-17T00:44:36.874Z] Removing intermediate container 8952f4bb8d7e [2021-06-17T00:44:36.874Z] ---> ef51929ff12a [2021-06-17T00:44:36.874Z] [2021-06-17T00:44:36.874Z] Step 11/24 : FROM alpine:3.12 [2021-06-17T00:44:36.874Z] 20.10.0: Pulling from library/docker [2021-06-17T00:44:36.874Z] 3.12: Pulling from library/alpine [2021-06-17T00:44:38.282Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-17T00:44:38.283Z] Status: Downloaded newer image for alpine:3.12 [2021-06-17T00:44:38.283Z] ---> 13621d1b12d4 [2021-06-17T00:44:38.283Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-17T00:44:41.625Z] ---> Running in f3d0e4471da7 [2021-06-17T00:44:41.625Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:44:41.625Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:44:41.625Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-17T00:44:41.625Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T00:44:41.625Z] OK: 6 MiB in 15 packages [2021-06-17T00:44:41.625Z] Removing intermediate container f3d0e4471da7 [2021-06-17T00:44:41.625Z] ---> 7fae888ca296 [2021-06-17T00:44:41.625Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T00:44:41.625Z] ---> Running in a0583ae70afa [2021-06-17T00:44:41.625Z] Removing intermediate container a0583ae70afa [2021-06-17T00:44:41.625Z] ---> a308188d808d [2021-06-17T00:44:41.625Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-17T00:44:41.625Z] ---> Running in 3138b6510505 [2021-06-17T00:44:41.625Z] Removing intermediate container 3138b6510505 [2021-06-17T00:44:41.625Z] ---> dee572c43c12 [2021-06-17T00:44:41.625Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-17T00:44:41.625Z] ---> Running in fa3eedac08c3 [2021-06-17T00:44:41.889Z] Removing intermediate container fa3eedac08c3 [2021-06-17T00:44:41.889Z] ---> aeb1d322a0db [2021-06-17T00:44:41.889Z] Step 16/24 : WORKDIR / [2021-06-17T00:44:41.889Z] ---> Running in ceeaf5ab7981 [2021-06-17T00:44:42.153Z] Removing intermediate container ceeaf5ab7981 [2021-06-17T00:44:42.153Z] ---> fb17cd335132 [2021-06-17T00:44:42.153Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T00:44:42.426Z] ---> 2c882e3c6880 [2021-06-17T00:44:42.426Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-17T00:44:45.867Z] ---> b0fb2f71ab4b [2021-06-17T00:44:45.867Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-17T00:44:45.868Z] ---> 29a804cbb715 [2021-06-17T00:44:45.868Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-17T00:44:45.868Z] ---> Running in 888cd89d0b36 [2021-06-17T00:44:45.868Z] Removing intermediate container 888cd89d0b36 [2021-06-17T00:44:45.868Z] ---> cde18017166f [2021-06-17T00:44:45.868Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T00:44:45.868Z] ---> Running in 0182de4eba5e [2021-06-17T00:44:45.868Z] Removing intermediate container 0182de4eba5e [2021-06-17T00:44:45.868Z] ---> ef337dc8762a [2021-06-17T00:44:45.868Z] Step 22/24 : LABEL arch=x86_64 [2021-06-17T00:44:45.868Z] ---> Running in 448a3c5d73c2 [2021-06-17T00:44:45.868Z] Removing intermediate container 448a3c5d73c2 [2021-06-17T00:44:45.868Z] ---> 744713404da1 [2021-06-17T00:44:45.868Z] Step 23/24 : LABEL git_sha=649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:44:45.868Z] ---> Running in 4b395bcf7b48 [2021-06-17T00:44:45.868Z] Removing intermediate container 4b395bcf7b48 [2021-06-17T00:44:45.868Z] ---> 78ab23fd6acb [2021-06-17T00:44:45.868Z] Step 24/24 : LABEL version=2.0.0-dev.269 [2021-06-17T00:44:45.868Z] ---> Running in 739bf1333d8e [2021-06-17T00:44:45.868Z] Removing intermediate container 739bf1333d8e [2021-06-17T00:44:45.868Z] ---> 1829b2632d08 [2021-06-17T00:44:45.868Z] [2021-06-17T00:44:45.868Z] Successfully built 1829b2632d08 [2021-06-17T00:44:45.868Z] Successfully tagged core-metadata:latest [2021-06-17T00:44:45.868Z] Building support-scheduler [2021-06-17T00:44:46.450Z]  Building core-metadata ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-17T00:44:46.450Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-17T00:44:46.711Z] ---> aefe523efa57 [2021-06-17T00:44:46.711Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-17T00:44:48.113Z] ---> Running in db6684da0029 [2021-06-17T00:44:48.113Z] Removing intermediate container db6684da0029 [2021-06-17T00:44:48.113Z] ---> 934592fce998 [2021-06-17T00:44:48.113Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-17T00:44:48.113Z] ---> Running in 92b77c3d31f1 [2021-06-17T00:44:48.687Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:44:48.687Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:44:49.262Z] (1/39) Installing readline (8.0.4-r0) [2021-06-17T00:44:49.262Z] (2/39) Installing bash (5.0.17-r0) [2021-06-17T00:44:49.262Z] Executing bash-5.0.17-r0.post-install [2021-06-17T00:44:49.262Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-17T00:44:49.262Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-17T00:44:49.262Z] (5/39) Installing curl (7.77.0-r0) [2021-06-17T00:44:49.262Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-17T00:44:49.262Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-17T00:44:49.262Z] (8/39) Installing expat (2.2.9-r1) [2021-06-17T00:44:49.262Z] (9/39) Installing libffi (3.3-r2) [2021-06-17T00:44:49.262Z] (10/39) Installing gdbm (1.13-r1) [2021-06-17T00:44:49.262Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-17T00:44:49.262Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-17T00:44:49.262Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-17T00:44:51.255Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-17T00:44:51.255Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-17T00:44:51.255Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-17T00:44:51.255Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-17T00:44:51.255Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-17T00:44:51.255Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-17T00:44:51.255Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-17T00:44:51.531Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-17T00:44:51.531Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-17T00:44:51.531Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-17T00:44:51.531Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-17T00:44:51.531Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-17T00:44:51.531Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-17T00:44:51.531Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-17T00:44:51.531Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-17T00:44:51.531Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-17T00:44:51.531Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-17T00:44:51.531Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-17T00:44:51.531Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-17T00:44:51.531Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-17T00:44:51.531Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-17T00:44:51.531Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-17T00:44:51.531Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-17T00:44:51.812Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-17T00:44:51.812Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-17T00:44:51.812Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-17T00:44:51.812Z] Executing busybox-1.31.1-r19.trigger [2021-06-17T00:44:51.812Z] OK: 72 MiB in 59 packages [2021-06-17T00:44:52.791Z] Removing intermediate container 7c33182a1525 [2021-06-17T00:44:52.791Z] ---> ffa79c69e519 [2021-06-17T00:44:52.791Z] [2021-06-17T00:44:52.791Z] Step 11/24 : FROM alpine:3.12 [2021-06-17T00:44:52.791Z] ---> 13621d1b12d4 [2021-06-17T00:44:52.791Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-17T00:44:52.791Z] ---> Using cache [2021-06-17T00:44:52.791Z] ---> 7fae888ca296 [2021-06-17T00:44:52.791Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T00:44:52.791Z] ---> Using cache [2021-06-17T00:44:52.791Z] ---> a308188d808d [2021-06-17T00:44:52.791Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-17T00:44:52.791Z] Removing intermediate container f44310e6b790 [2021-06-17T00:44:52.791Z] ---> 596d7d832677 [2021-06-17T00:44:52.791Z] [2021-06-17T00:44:52.791Z] Step 11/23 : FROM alpine:3.12 [2021-06-17T00:44:52.791Z] ---> 13621d1b12d4 [2021-06-17T00:44:52.791Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-17T00:44:52.791Z] Collecting docker-compose==1.23.2 [2021-06-17T00:44:52.791Z] ---> Running in 5bbcf6a09d92 [2021-06-17T00:44:52.791Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-17T00:44:52.791Z] ---> Running in 748f5ba930c6 [2021-06-17T00:44:53.077Z] Collecting texttable<0.10,>=0.9.0 [2021-06-17T00:44:53.077Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-17T00:44:53.077Z] Removing intermediate container 5bbcf6a09d92 [2021-06-17T00:44:53.077Z] ---> f7e5c0cc462f [2021-06-17T00:44:53.077Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-17T00:44:53.077Z] ---> Running in 5a0bd41e55f1 [2021-06-17T00:44:53.666Z] Collecting jsonschema<3,>=2.5.1 [2021-06-17T00:44:53.666Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-17T00:44:53.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:44:53.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:44:53.666Z] Removing intermediate container 5a0bd41e55f1 [2021-06-17T00:44:53.666Z] ---> 176775007884 [2021-06-17T00:44:53.666Z] Step 16/24 : WORKDIR / [2021-06-17T00:44:53.926Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T00:44:53.926Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-17T00:44:53.926Z] ---> 4d95a09f04b6 [2021-06-17T00:44:53.926Z] Step 3/23 : WORKDIR /edgex-go [2021-06-17T00:44:53.926Z] ---> Using cache [2021-06-17T00:44:53.926Z] ---> 4ede3277eb33 [2021-06-17T00:44:53.926Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T00:44:53.926Z] ---> Using cache [2021-06-17T00:44:53.926Z] ---> 3a949f1aa967 [2021-06-17T00:44:53.926Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-17T00:44:53.926Z] ---> Using cache [2021-06-17T00:44:53.926Z] ---> 8fd995e28d2c [2021-06-17T00:44:53.926Z] Step 6/23 : COPY go.mod . [2021-06-17T00:44:53.926Z] ---> Using cache [2021-06-17T00:44:53.926Z] ---> 61414941fdbf [2021-06-17T00:44:53.926Z] Step 7/23 : RUN go mod download [2021-06-17T00:44:53.926Z] ---> Using cache [2021-06-17T00:44:53.926Z] ---> 0a44ffc6ec5b [2021-06-17T00:44:53.926Z] Step 8/23 : COPY . . [2021-06-17T00:44:53.926Z] ---> Using cache [2021-06-17T00:44:53.926Z] ---> e18adbfd8d91 [2021-06-17T00:44:53.926Z] Step 9/23 : RUN go mod tidy [2021-06-17T00:44:53.926Z] ---> Using cache [2021-06-17T00:44:53.926Z] ---> d1ba8c32abb5 [2021-06-17T00:44:53.926Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-17T00:44:53.926Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-17T00:44:53.926Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-17T00:44:53.926Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T00:44:53.926Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T00:44:53.926Z] OK: 6 MiB in 16 packages [2021-06-17T00:44:54.190Z] Collecting cached-property<2,>=1.2.0 [2021-06-17T00:44:54.190Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-17T00:44:54.190Z] ---> Running in 359d0673404c [2021-06-17T00:44:54.190Z] ---> Running in fffc0c2f93d6 [2021-06-17T00:44:54.190Z] 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-06-17T00:44:54.190Z] Collecting docopt<0.7,>=0.6.1 [2021-06-17T00:44:54.190Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-17T00:44:54.457Z] Removing intermediate container 359d0673404c [2021-06-17T00:44:54.457Z] ---> 7856715f0107 [2021-06-17T00:44:54.457Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T00:44:54.732Z] Removing intermediate container 748f5ba930c6 [2021-06-17T00:44:54.732Z] ---> 50fb7c77390c [2021-06-17T00:44:54.732Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T00:44:54.732Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-17T00:44:54.993Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-17T00:44:54.993Z] ---> Running in 4055edb8e22b [2021-06-17T00:44:54.993Z] ---> ed18838ffa08 [2021-06-17T00:44:54.993Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-17T00:44:55.260Z] Removing intermediate container 4055edb8e22b [2021-06-17T00:44:55.260Z] ---> c450ae367e48 [2021-06-17T00:44:55.260Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-17T00:44:55.260Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-17T00:44:55.260Z] ---> Running in 9345fe0ea373 [2021-06-17T00:44:55.530Z] Removing intermediate container 9345fe0ea373 [2021-06-17T00:44:55.530Z] ---> f5c49f8fcf46 [2021-06-17T00:44:55.530Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-17T00:44:55.530Z] ---> Running in bb3aff85904e [2021-06-17T00:44:55.530Z] ---> 33d461d84c66 [2021-06-17T00:44:55.530Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-17T00:44:55.790Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-17T00:44:55.790Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-17T00:44:55.790Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-17T00:44:55.790Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-17T00:44:56.371Z] Removing intermediate container bb3aff85904e [2021-06-17T00:44:56.371Z] ---> a66c6d65ac09 [2021-06-17T00:44:56.371Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T00:44:56.371Z] ---> 66b7dcd6c179 [2021-06-17T00:44:56.371Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-17T00:44:56.371Z] Removing intermediate container c85a3d7e37cc [2021-06-17T00:44:56.371Z] ---> 3404fc3a179c [2021-06-17T00:44:56.371Z] [2021-06-17T00:44:56.371Z] Step 11/32 : FROM alpine:3.12 [2021-06-17T00:44:56.371Z] ---> 13621d1b12d4 [2021-06-17T00:44:56.371Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-17T00:44:56.371Z] Collecting PyYAML<4,>=3.10 [2021-06-17T00:44:56.371Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-17T00:44:56.371Z] ---> Running in d5885ac82cc6 [2021-06-17T00:44:56.371Z] ---> Running in 1acc04daa460 [2021-06-17T00:44:56.639Z] ---> 3db4af69856b [2021-06-17T00:44:56.639Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-17T00:44:56.639Z] Removing intermediate container d5885ac82cc6 [2021-06-17T00:44:56.639Z] ---> 42d058a3e69b [2021-06-17T00:44:56.639Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T00:44:56.639Z] ---> Running in 3d82a860228a [2021-06-17T00:44:56.907Z] Removing intermediate container 1acc04daa460 [2021-06-17T00:44:56.907Z] ---> b16679ca8f67 [2021-06-17T00:44:56.907Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-17T00:44:56.907Z] ---> Running in cf1c6c93f805 [2021-06-17T00:44:57.171Z] Removing intermediate container 3d82a860228a [2021-06-17T00:44:57.171Z] ---> 9e70723ab7b0 [2021-06-17T00:44:57.171Z] Step 22/24 : LABEL arch=x86_64 [2021-06-17T00:44:57.171Z] ---> Running in b96851ad70e6 [2021-06-17T00:44:57.171Z] ---> eb330ce01d51 [2021-06-17T00:44:57.171Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-17T00:44:57.445Z] Removing intermediate container b96851ad70e6 [2021-06-17T00:44:57.445Z] ---> 39d48cc97fc5 [2021-06-17T00:44:57.445Z] Step 23/24 : LABEL git_sha=649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:44:57.445Z] ---> Running in ccbde8052494 [2021-06-17T00:44:57.445Z] Collecting docker<4.0,>=3.6.0 [2021-06-17T00:44:57.445Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-17T00:44:57.712Z] ---> fb8c74a0cc1d [2021-06-17T00:44:57.712Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-17T00:44:57.712Z] 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-06-17T00:44:57.712Z] Collecting idna<2.8,>=2.5 [2021-06-17T00:44:57.712Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-17T00:44:57.712Z] ---> Running in 61879c8d2691 [2021-06-17T00:44:57.712Z] Removing intermediate container ccbde8052494 [2021-06-17T00:44:57.712Z] ---> 59641b151e70 [2021-06-17T00:44:57.712Z] Step 24/24 : LABEL version=2.0.0-dev.269 [2021-06-17T00:44:57.712Z] ---> Running in bd1541cd41e0 [2021-06-17T00:44:57.972Z] Removing intermediate container 61879c8d2691 [2021-06-17T00:44:57.972Z] ---> 7ca54a06767f [2021-06-17T00:44:57.972Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T00:44:57.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:44:57.973Z] ---> Running in 72c8782218b8 [2021-06-17T00:44:57.973Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-17T00:44:57.973Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-17T00:44:57.973Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:44:57.973Z] Removing intermediate container bd1541cd41e0 [2021-06-17T00:44:57.973Z] ---> 6e50fb13cc2f [2021-06-17T00:44:57.973Z] [2021-06-17T00:44:57.973Z] 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-06-17T00:44:58.248Z] Collecting docker-pycreds>=0.4.0 [2021-06-17T00:44:58.248Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-17T00:44:58.248Z] Successfully built 6e50fb13cc2f [2021-06-17T00:44:58.248Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-17T00:44:58.248Z] (2/2) Installing su-exec (0.2-r1) [2021-06-17T00:44:58.248Z] Removing intermediate container 72c8782218b8 [2021-06-17T00:44:58.248Z] ---> e7f82871d438 [2021-06-17T00:44:58.248Z] Step 21/23 : LABEL arch=x86_64 [2021-06-17T00:44:58.248Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T00:44:58.248Z] OK: 6 MiB in 16 packages [2021-06-17T00:44:58.248Z] Successfully tagged core-command:latest [2021-06-17T00:44:58.248Z] Building security-secretstore-setup [2021-06-17T00:44:58.248Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-17T00:44:58.248Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-17T00:44:58.248Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-17T00:44:58.248Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-17T00:44:58.248Z]  Building core-command ... done  ---> Running in 16d39dbcaeb7 [2021-06-17T00:44:58.525Z] Removing intermediate container 16d39dbcaeb7 [2021-06-17T00:44:58.525Z] ---> 41701f270468 [2021-06-17T00:44:58.525Z] Step 22/23 : LABEL git_sha=649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:44:58.525Z] Installing collected packages: texttable, jsonschema, cached-property, docopt, dockerpty, idna, urllib3, requests, websocket-client, PyYAML, docker-pycreds, docker, docker-compose [2021-06-17T00:44:58.525Z] Running setup.py install for texttable: started [2021-06-17T00:44:58.525Z] ---> Running in 6bd53d27b72e [2021-06-17T00:44:58.796Z] Removing intermediate container 6bd53d27b72e [2021-06-17T00:44:58.796Z] ---> a36f7bb72aac [2021-06-17T00:44:58.796Z] Step 23/23 : LABEL version=2.0.0-dev.269 [2021-06-17T00:44:59.062Z] ---> Running in 79e31ebe8b83 [2021-06-17T00:44:59.062Z] Removing intermediate container cf1c6c93f805 [2021-06-17T00:44:59.062Z] ---> cf6dd673c050 [2021-06-17T00:44:59.062Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-17T00:44:59.062Z] Running setup.py install for texttable: finished with status 'done' [2021-06-17T00:45:02.025Z] ---> Running in 044cb825c870 [2021-06-17T00:45:02.025Z] Removing intermediate container 79e31ebe8b83 [2021-06-17T00:45:02.025Z] ---> cb868f548f5f [2021-06-17T00:45:02.025Z] [2021-06-17T00:45:02.025Z] Successfully built cb868f548f5f [2021-06-17T00:45:02.025Z] Successfully tagged support-notifications:latest [2021-06-17T00:45:02.025Z] Building core-data [2021-06-17T00:45:02.025Z] Removing intermediate container 044cb825c870 [2021-06-17T00:45:02.025Z] ---> cd6dcd8ac879 [2021-06-17T00:45:02.025Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-17T00:45:02.025Z] Running setup.py install for docopt: started [2021-06-17T00:45:02.025Z]  Building support-notifications ... done  ---> Running in d577a2823d72 [2021-06-17T00:45:02.025Z] Running setup.py install for docopt: finished with status 'done' [2021-06-17T00:45:02.025Z] Running setup.py install for dockerpty: started [2021-06-17T00:45:02.025Z] Removing intermediate container d577a2823d72 [2021-06-17T00:45:02.025Z] ---> 3678d834036f [2021-06-17T00:45:02.025Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-17T00:45:02.025Z] ---> Running in ff44a6546b32 [2021-06-17T00:45:02.025Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-17T00:45:02.025Z] Attempting uninstall: idna [2021-06-17T00:45:02.025Z] Found existing installation: idna 2.9 [2021-06-17T00:45:02.025Z] Uninstalling idna-2.9: [2021-06-17T00:45:02.025Z] Successfully uninstalled idna-2.9 [2021-06-17T00:45:02.025Z] Attempting uninstall: urllib3 [2021-06-17T00:45:02.025Z] Found existing installation: urllib3 1.25.9 [2021-06-17T00:45:02.025Z] Uninstalling urllib3-1.25.9: [2021-06-17T00:45:02.025Z] Successfully uninstalled urllib3-1.25.9 [2021-06-17T00:45:02.025Z] Attempting uninstall: requests [2021-06-17T00:45:02.025Z] Found existing installation: requests 2.23.0 [2021-06-17T00:45:02.025Z] Uninstalling requests-2.23.0: [2021-06-17T00:45:02.025Z] Successfully uninstalled requests-2.23.0 [2021-06-17T00:45:02.025Z] Running setup.py install for PyYAML: started [2021-06-17T00:45:02.321Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-17T00:45:02.592Z] Removing intermediate container ff44a6546b32 [2021-06-17T00:45:02.592Z] ---> 9e3e0a43bded [2021-06-17T00:45:02.592Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-17T00:45:02.592Z] ---> Running in 2128f5adfc6e [2021-06-17T00:45:02.867Z] Removing intermediate container 2128f5adfc6e [2021-06-17T00:45:02.867Z] ---> ab7eea3a834d [2021-06-17T00:45:02.867Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-17T00:45:03.134Z] 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.59.0 [2021-06-17T00:45:03.733Z] ---> 1ec231b3e487 [2021-06-17T00:45:03.733Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-17T00:45:03.733Z] ---> Running in 96ae47bfdb56 [2021-06-17T00:45:06.622Z] Removing intermediate container 96ae47bfdb56 [2021-06-17T00:45:06.622Z] ---> 92cf0f8ba41a [2021-06-17T00:45:06.622Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T00:45:10.348Z] ---> 5d69138771a7 [2021-06-17T00:45:10.348Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-17T00:45:10.348Z] Removing intermediate container 92b77c3d31f1 [2021-06-17T00:45:10.348Z] ---> 4dea1cb1f80d [2021-06-17T00:45:10.348Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-17T00:45:10.348Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T00:45:10.348Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T00:45:10.348Z] ---> 4d95a09f04b6 [2021-06-17T00:45:10.348Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T00:45:10.348Z] ---> Using cache [2021-06-17T00:45:10.348Z] ---> 4ede3277eb33 [2021-06-17T00:45:10.348Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T00:45:10.348Z] ---> Using cache [2021-06-17T00:45:10.348Z] ---> 3a949f1aa967 [2021-06-17T00:45:10.348Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-17T00:45:10.348Z] ---> 3c8092f71911 [2021-06-17T00:45:10.348Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-17T00:45:10.348Z] ---> Running in ba689e140243 [2021-06-17T00:45:10.348Z] ---> Running in 9facddc3068b [2021-06-17T00:45:10.348Z] Removing intermediate container 9facddc3068b [2021-06-17T00:45:10.348Z] ---> 1a18f7c3663f [2021-06-17T00:45:10.348Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-17T00:45:10.348Z] ---> Running in 59fac9e046f5 [2021-06-17T00:45:10.348Z] ---> 95674e869b0c [2021-06-17T00:45:10.348Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-17T00:45:10.348Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:45:10.348Z] Removing intermediate container 59fac9e046f5 [2021-06-17T00:45:10.348Z] ---> aa8f7e42e3f9 [2021-06-17T00:45:10.348Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-17T00:45:10.620Z] ---> 7e014d59a10b [2021-06-17T00:45:10.620Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-17T00:45:10.887Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T00:45:10.887Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-17T00:45:10.887Z] ---> 4d95a09f04b6 [2021-06-17T00:45:10.887Z] Step 3/26 : WORKDIR /edgex-go [2021-06-17T00:45:10.887Z] ---> Using cache [2021-06-17T00:45:10.887Z] ---> 4ede3277eb33 [2021-06-17T00:45:10.887Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T00:45:10.887Z] ---> Using cache [2021-06-17T00:45:10.887Z] ---> 3a949f1aa967 [2021-06-17T00:45:10.887Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-17T00:45:10.887Z] ---> Using cache [2021-06-17T00:45:10.887Z] ---> 8fd995e28d2c [2021-06-17T00:45:10.887Z] Step 6/26 : COPY go.mod . [2021-06-17T00:45:10.887Z] ---> Using cache [2021-06-17T00:45:10.887Z] ---> 61414941fdbf [2021-06-17T00:45:10.887Z] Step 7/26 : RUN go mod download [2021-06-17T00:45:10.887Z] ---> Using cache [2021-06-17T00:45:10.887Z] ---> 0a44ffc6ec5b [2021-06-17T00:45:10.887Z] Step 8/26 : COPY . . [2021-06-17T00:45:10.887Z] ---> Using cache [2021-06-17T00:45:10.887Z] ---> e18adbfd8d91 [2021-06-17T00:45:10.887Z] Step 9/26 : RUN go mod tidy [2021-06-17T00:45:10.887Z] ---> Using cache [2021-06-17T00:45:10.887Z] ---> d1ba8c32abb5 [2021-06-17T00:45:10.887Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-17T00:45:11.150Z] ---> Running in 9aef3f31ace0 [2021-06-17T00:45:11.150Z] ---> a1e5d50ce2da [2021-06-17T00:45:11.150Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-17T00:45:11.150Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:45:11.150Z] ---> ef7eb30b10e0 [2021-06-17T00:45:11.150Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-17T00:45:11.150Z] ---> Running in 39185b2c38c8 [2021-06-17T00:45:11.415Z] Removing intermediate container 39185b2c38c8 [2021-06-17T00:45:11.415Z] ---> 164ce9f81461 [2021-06-17T00:45:11.415Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-17T00:45:11.677Z] ---> 346a8b077b17 [2021-06-17T00:45:11.677Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-17T00:45:11.938Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-17T00:45:11.938Z] ---> 925290a7975f [2021-06-17T00:45:11.938Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-17T00:45:11.938Z] ---> 2b1dac0f5427 [2021-06-17T00:45:11.938Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-17T00:45:12.202Z] ---> Running in 50542d6a6115 [2021-06-17T00:45:12.202Z] ---> Running in 397418f97b54 [2021-06-17T00:45:12.202Z] OK: 219 MiB in 52 packages [2021-06-17T00:45:12.202Z] Removing intermediate container 397418f97b54 [2021-06-17T00:45:12.202Z] ---> 58287c57463a [2021-06-17T00:45:12.202Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T00:45:12.464Z] ---> Running in aa03fd7b1ed4 [2021-06-17T00:45:12.729Z] Removing intermediate container aa03fd7b1ed4 [2021-06-17T00:45:12.729Z] ---> cee5fb1e18ec [2021-06-17T00:45:12.729Z] Step 22/24 : LABEL arch=x86_64 [2021-06-17T00:45:12.729Z] ---> Running in 6b5062ade28d [2021-06-17T00:45:12.729Z] Removing intermediate container ba689e140243 [2021-06-17T00:45:12.729Z] ---> 39f486cfcc1e [2021-06-17T00:45:12.729Z] Step 6/24 : COPY go.mod . [2021-06-17T00:45:12.995Z] Removing intermediate container 6b5062ade28d [2021-06-17T00:45:12.995Z] ---> 71a1fa5ac4ee [2021-06-17T00:45:12.995Z] Step 23/24 : LABEL git_sha=649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:45:12.995Z] ---> Running in 01ac7213a516 [2021-06-17T00:45:13.261Z] Removing intermediate container 01ac7213a516 [2021-06-17T00:45:13.261Z] ---> 9c9761f73ef8 [2021-06-17T00:45:13.261Z] Step 24/24 : LABEL version=2.0.0-dev.269 [2021-06-17T00:45:13.261Z] ---> aeae905b7ac6 [2021-06-17T00:45:13.261Z] Step 7/24 : RUN go mod download [2021-06-17T00:45:13.523Z] ---> Running in 4a06d44910df [2021-06-17T00:45:13.523Z] ---> Running in c6316af8dc0e [2021-06-17T00:45:13.523Z] Removing intermediate container 50542d6a6115 [2021-06-17T00:45:13.523Z] ---> ffaddb3e62bf [2021-06-17T00:45:13.523Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-17T00:45:13.523Z] Removing intermediate container c6316af8dc0e [2021-06-17T00:45:13.523Z] ---> 923e5849d2bd [2021-06-17T00:45:13.523Z] [2021-06-17T00:45:13.785Z] ---> Running in d2ed2bcf6c72 [2021-06-17T00:45:13.785Z] Successfully built 923e5849d2bd [2021-06-17T00:45:13.785Z] Successfully tagged sys-mgmt-agent:latest [2021-06-17T00:45:13.785Z] Building security-proxy-setup [2021-06-17T00:45:14.053Z]  Building sys-mgmt-agent ... done Removing intermediate container d2ed2bcf6c72 [2021-06-17T00:45:14.053Z] ---> 441ac0fcfe70 [2021-06-17T00:45:14.053Z] Step 29/32 : CMD ["gate"] [2021-06-17T00:45:14.053Z] ---> Running in 872ed860246e [2021-06-17T00:45:14.633Z] Removing intermediate container 872ed860246e [2021-06-17T00:45:14.633Z] ---> b97f2f9549a4 [2021-06-17T00:45:14.633Z] Step 30/32 : LABEL arch=x86_64 [2021-06-17T00:45:15.575Z] ---> Running in bfd5dabd6688 [2021-06-17T00:45:15.837Z] Removing intermediate container bfd5dabd6688 [2021-06-17T00:45:15.837Z] ---> 7357031c9545 [2021-06-17T00:45:15.837Z] Step 31/32 : LABEL git_sha=649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:45:16.102Z] ---> Running in f82ddfd6f91f [2021-06-17T00:45:16.102Z] Removing intermediate container 4a06d44910df [2021-06-17T00:45:16.102Z] ---> 8d4f4caea4e8 [2021-06-17T00:45:16.102Z] Step 8/24 : COPY . . [2021-06-17T00:45:16.366Z] Removing intermediate container f82ddfd6f91f [2021-06-17T00:45:16.366Z] ---> 313aacc7d2a0 [2021-06-17T00:45:16.366Z] Step 32/32 : LABEL version=2.0.0-dev.269 [2021-06-17T00:45:16.366Z] ---> Running in 0af999c35a3a [2021-06-17T00:45:17.323Z] Removing intermediate container 0af999c35a3a [2021-06-17T00:45:17.323Z] ---> 54082c3ccf8f [2021-06-17T00:45:17.323Z] [2021-06-17T00:45:17.323Z] Successfully built 54082c3ccf8f [2021-06-17T00:45:17.584Z] Successfully tagged security-bootstrapper:latest [2021-06-17T00:45:20.910Z]  Building security-bootstrapper ... done Removing intermediate container fffc0c2f93d6 [2021-06-17T00:45:20.910Z] ---> 5beeebb3345f [2021-06-17T00:45:20.910Z] [2021-06-17T00:45:20.910Z] Step 11/23 : FROM alpine:3.12 [2021-06-17T00:45:20.910Z] ---> 13621d1b12d4 [2021-06-17T00:45:20.910Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-17T00:45:20.910Z] ---> Using cache [2021-06-17T00:45:20.910Z] ---> 7fae888ca296 [2021-06-17T00:45:20.910Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T00:45:20.910Z] ---> Using cache [2021-06-17T00:45:20.910Z] ---> a308188d808d [2021-06-17T00:45:20.910Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-17T00:45:20.910Z] ---> Running in 7483c27ff3c9 [2021-06-17T00:45:21.490Z] Removing intermediate container 7483c27ff3c9 [2021-06-17T00:45:21.490Z] ---> 25dd62abf903 [2021-06-17T00:45:21.490Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-17T00:45:22.090Z] ---> Running in 7512509f68d2 [2021-06-17T00:45:22.353Z] Removing intermediate container 7512509f68d2 [2021-06-17T00:45:22.353Z] ---> a8a154e93a1f [2021-06-17T00:45:22.353Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T00:45:23.312Z] ---> 3caec617f36e [2021-06-17T00:45:23.312Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-17T00:45:23.579Z] ---> 8fb2ff9d4cdb [2021-06-17T00:45:23.579Z] Step 9/24 : RUN go mod tidy [2021-06-17T00:45:23.579Z] ---> Running in a75524b93227 [2021-06-17T00:45:23.579Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T00:45:23.579Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-17T00:45:23.579Z] ---> 4d95a09f04b6 [2021-06-17T00:45:23.579Z] Step 3/22 : WORKDIR /edgex-go [2021-06-17T00:45:23.579Z] ---> Using cache [2021-06-17T00:45:23.579Z] ---> 4ede3277eb33 [2021-06-17T00:45:23.579Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T00:45:23.579Z] ---> Using cache [2021-06-17T00:45:23.579Z] ---> 3a949f1aa967 [2021-06-17T00:45:23.579Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-17T00:45:23.579Z] ---> Using cache [2021-06-17T00:45:23.579Z] ---> 8fd995e28d2c [2021-06-17T00:45:23.579Z] Step 6/22 : COPY go.mod . [2021-06-17T00:45:23.579Z] ---> Using cache [2021-06-17T00:45:23.579Z] ---> 61414941fdbf [2021-06-17T00:45:23.579Z] Step 7/22 : RUN go mod download [2021-06-17T00:45:23.579Z] ---> Using cache [2021-06-17T00:45:23.579Z] ---> 0a44ffc6ec5b [2021-06-17T00:45:23.579Z] Step 8/22 : COPY . . [2021-06-17T00:45:23.579Z] ---> Using cache [2021-06-17T00:45:23.579Z] ---> e18adbfd8d91 [2021-06-17T00:45:23.579Z] Step 9/22 : RUN go mod tidy [2021-06-17T00:45:23.579Z] ---> Using cache [2021-06-17T00:45:23.579Z] ---> d1ba8c32abb5 [2021-06-17T00:45:23.579Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-17T00:45:23.847Z] ---> ba27fb406963 [2021-06-17T00:45:23.847Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-17T00:45:23.847Z] ---> Running in 3adf942e6d19 [2021-06-17T00:45:26.847Z] ---> 2223f897b966 [2021-06-17T00:45:26.847Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-17T00:45:26.847Z] ---> Running in 5b42cc0ef74f [2021-06-17T00:45:26.847Z] Removing intermediate container 5b42cc0ef74f [2021-06-17T00:45:26.847Z] ---> 6c91419b7a08 [2021-06-17T00:45:26.847Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T00:45:26.847Z] ---> Running in b40f36e8b786 [2021-06-17T00:45:26.847Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-17T00:45:26.847Z] Removing intermediate container b40f36e8b786 [2021-06-17T00:45:26.847Z] ---> e9399d9f348a [2021-06-17T00:45:26.847Z] Step 21/23 : LABEL arch=x86_64 [2021-06-17T00:45:26.847Z] ---> Running in 4a26420e0938 [2021-06-17T00:45:26.847Z] Removing intermediate container 4a26420e0938 [2021-06-17T00:45:26.847Z] ---> 5a11a0763c47 [2021-06-17T00:45:26.847Z] Step 22/23 : LABEL git_sha=649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:45:26.847Z] ---> Running in 9275147afd90 [2021-06-17T00:45:26.847Z] Removing intermediate container 9275147afd90 [2021-06-17T00:45:26.847Z] ---> 18fe9be1174f [2021-06-17T00:45:26.847Z] Step 23/23 : LABEL version=2.0.0-dev.269 [2021-06-17T00:45:26.847Z] ---> Running in 9b080b4f58ea [2021-06-17T00:45:26.847Z] Removing intermediate container 9b080b4f58ea [2021-06-17T00:45:26.847Z] ---> bd2c8a24740f [2021-06-17T00:45:26.847Z] [2021-06-17T00:45:26.847Z] Successfully built bd2c8a24740f [2021-06-17T00:45:26.847Z] Successfully tagged support-scheduler:latest [2021-06-17T00:45:26.847Z]  Building support-scheduler ... done Removing intermediate container a75524b93227 [2021-06-17T00:45:26.847Z] ---> 5c091039e298 [2021-06-17T00:45:26.847Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-17T00:45:26.847Z] ---> Running in d11ef48d79b9 [2021-06-17T00:45:26.847Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o cmd/core-data/core-data ./cmd/core-data [2021-06-17T00:45:28.795Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-17T00:45:32.350Z] Removing intermediate container 9aef3f31ace0 [2021-06-17T00:45:32.350Z] ---> 6c4d8d3c2360 [2021-06-17T00:45:32.350Z] [2021-06-17T00:45:32.350Z] Step 11/26 : FROM alpine:3.12 [2021-06-17T00:45:32.350Z] ---> 13621d1b12d4 [2021-06-17T00:45:32.350Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-17T00:45:32.350Z] ---> Running in 675fa42e502b [2021-06-17T00:45:32.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:45:32.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:45:33.209Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-17T00:45:33.209Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-17T00:45:33.209Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-17T00:45:33.209Z] (4/6) Installing curl (7.77.0-r0) [2021-06-17T00:45:33.209Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-17T00:45:33.209Z] (6/6) Installing su-exec (0.2-r1) [2021-06-17T00:45:33.209Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T00:45:33.209Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T00:45:33.209Z] OK: 7 MiB in 20 packages [2021-06-17T00:45:33.790Z] Removing intermediate container 675fa42e502b [2021-06-17T00:45:33.790Z] ---> 3ac4f1b8fba8 [2021-06-17T00:45:33.790Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-17T00:45:33.790Z] ---> Running in 72835f1fd29e [2021-06-17T00:45:34.055Z] Removing intermediate container 72835f1fd29e [2021-06-17T00:45:34.055Z] ---> b8a19eb62b0e [2021-06-17T00:45:34.055Z] Step 14/26 : WORKDIR / [2021-06-17T00:45:34.055Z] ---> Running in cc37339bd6cb [2021-06-17T00:45:34.321Z] Removing intermediate container cc37339bd6cb [2021-06-17T00:45:34.321Z] ---> d02898d7586b [2021-06-17T00:45:34.321Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-17T00:45:34.594Z] ---> 756902d90ac4 [2021-06-17T00:45:34.594Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-17T00:45:34.861Z] ---> 561d36467729 [2021-06-17T00:45:34.861Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-17T00:45:35.123Z] ---> 9b865880acb8 [2021-06-17T00:45:35.123Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-17T00:45:35.389Z] ---> 1e2787dce4bd [2021-06-17T00:45:35.389Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-17T00:45:35.973Z] ---> ad0865dcc93a [2021-06-17T00:45:35.973Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-17T00:45:36.550Z] ---> 447d598a0a50 [2021-06-17T00:45:36.550Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-17T00:45:36.817Z] ---> 8316782a5e6e [2021-06-17T00:45:36.817Z] Step 22/26 : 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-06-17T00:45:36.817Z] ---> Running in c7aaae57fbb5 [2021-06-17T00:45:37.762Z] Removing intermediate container c7aaae57fbb5 [2021-06-17T00:45:37.762Z] ---> e377c6cf0e62 [2021-06-17T00:45:37.762Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-17T00:45:37.762Z] ---> Running in 11ac95aeae8b [2021-06-17T00:45:38.023Z] Removing intermediate container 11ac95aeae8b [2021-06-17T00:45:38.023Z] ---> cfe3037c7d05 [2021-06-17T00:45:38.023Z] Step 24/26 : LABEL arch=x86_64 [2021-06-17T00:45:38.023Z] ---> Running in 38c7f15bbd2a [2021-06-17T00:45:38.023Z] Removing intermediate container 38c7f15bbd2a [2021-06-17T00:45:38.023Z] ---> 52cbd84ca2c1 [2021-06-17T00:45:38.023Z] Step 25/26 : LABEL git_sha=649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:45:38.284Z] ---> Running in 9e0186e417e9 [2021-06-17T00:45:38.284Z] Removing intermediate container 9e0186e417e9 [2021-06-17T00:45:38.284Z] ---> 43143f8c377c [2021-06-17T00:45:38.284Z] Step 26/26 : LABEL version=2.0.0-dev.269 [2021-06-17T00:45:38.284Z] ---> Running in 1f26a768ae6d [2021-06-17T00:45:38.551Z] Removing intermediate container 1f26a768ae6d [2021-06-17T00:45:38.552Z] ---> 664b3264e76d [2021-06-17T00:45:38.552Z] [2021-06-17T00:45:38.552Z] Successfully built 664b3264e76d [2021-06-17T00:45:38.552Z] Successfully tagged security-secretstore-setup:latest [2021-06-17T00:45:41.104Z]  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-17T00:45:43.665Z] Removing intermediate container 3adf942e6d19 [2021-06-17T00:45:43.665Z] ---> 545d270ef863 [2021-06-17T00:45:43.665Z] [2021-06-17T00:45:43.665Z] Step 11/22 : FROM alpine:3.12 [2021-06-17T00:45:43.665Z] ---> 13621d1b12d4 [2021-06-17T00:45:43.665Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-17T00:45:43.665Z] ---> Running in c6b43311028e [2021-06-17T00:45:43.936Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:45:43.936Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:45:44.205Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-17T00:45:44.205Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-17T00:45:44.205Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-17T00:45:44.205Z] (4/4) Installing curl (7.77.0-r0) [2021-06-17T00:45:44.205Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T00:45:44.205Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T00:45:44.205Z] OK: 7 MiB in 18 packages [2021-06-17T00:45:44.796Z] Removing intermediate container c6b43311028e [2021-06-17T00:45:44.796Z] ---> cf1dcd1c0b11 [2021-06-17T00:45:44.796Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-17T00:45:44.796Z] ---> Running in 47f7d10b9901 [2021-06-17T00:45:44.796Z] Removing intermediate container 47f7d10b9901 [2021-06-17T00:45:44.796Z] ---> 38c0a09ddbed [2021-06-17T00:45:44.796Z] Step 14/22 : WORKDIR /edgex [2021-06-17T00:45:44.796Z] ---> Running in 798bdadafc09 [2021-06-17T00:45:45.068Z] Removing intermediate container 798bdadafc09 [2021-06-17T00:45:45.068Z] ---> ec11d4d76d1a [2021-06-17T00:45:45.068Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-17T00:45:45.339Z] ---> 5a8744bf6be9 [2021-06-17T00:45:45.339Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-17T00:45:47.707Z] ---> d1ec1052a5cb [2021-06-17T00:45:47.707Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-17T00:45:47.707Z] ---> 7007d111bf0a [2021-06-17T00:45:47.707Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-17T00:45:47.707Z] ---> Running in c71d4b7c834f [2021-06-17T00:45:47.707Z] Removing intermediate container c71d4b7c834f [2021-06-17T00:45:47.707Z] ---> 17b967f027c8 [2021-06-17T00:45:47.707Z] Step 19/22 : CMD ["--init=true"] [2021-06-17T00:45:47.707Z] ---> Running in 187192e08adc [2021-06-17T00:45:47.707Z] Removing intermediate container 187192e08adc [2021-06-17T00:45:47.707Z] ---> 3d5ff512cb5a [2021-06-17T00:45:47.707Z] Step 20/22 : LABEL arch=x86_64 [2021-06-17T00:45:47.707Z] ---> Running in fddc2c578020 [2021-06-17T00:45:47.707Z] Removing intermediate container fddc2c578020 [2021-06-17T00:45:47.707Z] ---> 0f09ca6afcec [2021-06-17T00:45:47.707Z] Step 21/22 : LABEL git_sha=649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:45:47.707Z] ---> Running in 591a28095ad4 [2021-06-17T00:45:47.707Z] Removing intermediate container d11ef48d79b9 [2021-06-17T00:45:47.707Z] ---> 7d616914b1a8 [2021-06-17T00:45:47.707Z] [2021-06-17T00:45:47.707Z] Step 11/24 : FROM alpine:3.12 [2021-06-17T00:45:47.707Z] ---> 13621d1b12d4 [2021-06-17T00:45:47.707Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-17T00:45:47.707Z] ---> Running in a28e57ac1b2d [2021-06-17T00:45:47.707Z] Removing intermediate container 591a28095ad4 [2021-06-17T00:45:47.707Z] ---> 5bbad99cc238 [2021-06-17T00:45:47.707Z] Step 22/22 : LABEL version=2.0.0-dev.269 [2021-06-17T00:45:47.707Z] ---> Running in 05e971e167ad [2021-06-17T00:45:47.707Z] Removing intermediate container a28e57ac1b2d [2021-06-17T00:45:47.707Z] ---> 0ab7224c9643 [2021-06-17T00:45:47.707Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-17T00:45:47.707Z] Removing intermediate container 05e971e167ad [2021-06-17T00:45:47.707Z] ---> afa24ff1c573 [2021-06-17T00:45:47.707Z] [2021-06-17T00:45:47.707Z] ---> Running in 7a0dea43c957 [2021-06-17T00:45:47.707Z] Successfully built afa24ff1c573 [2021-06-17T00:45:47.707Z] Successfully tagged security-proxy-setup:latest [2021-06-17T00:45:47.707Z]  Building security-proxy-setup ... done Removing intermediate container 7a0dea43c957 [2021-06-17T00:45:47.707Z] ---> 8ea071e15a5c [2021-06-17T00:45:47.707Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-17T00:45:47.707Z] ---> Running in f8197c3c0bcb [2021-06-17T00:45:47.707Z] Removing intermediate container f8197c3c0bcb [2021-06-17T00:45:47.707Z] ---> 2eab0e626d09 [2021-06-17T00:45:47.707Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T00:45:47.707Z] ---> Running in d2a9112ad2c2 [2021-06-17T00:45:47.707Z] Removing intermediate container d2a9112ad2c2 [2021-06-17T00:45:47.707Z] ---> 8bf5cc74f781 [2021-06-17T00:45:47.707Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-17T00:45:47.707Z] ---> Running in 2dd12e529a3d [2021-06-17T00:45:47.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T00:45:48.543Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T00:45:48.803Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-17T00:45:49.068Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-17T00:45:49.068Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-17T00:45:49.068Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-17T00:45:50.012Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-17T00:45:50.012Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-17T00:45:50.012Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T00:45:50.012Z] OK: 8 MiB in 20 packages [2021-06-17T00:45:50.275Z] Removing intermediate container 2dd12e529a3d [2021-06-17T00:45:50.275Z] ---> 8b250df0c2d1 [2021-06-17T00:45:50.275Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T00:45:50.534Z] ---> 7a111114666c [2021-06-17T00:45:50.534Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-17T00:45:50.797Z] ---> 92c19089b8de [2021-06-17T00:45:50.797Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-17T00:45:50.797Z] ---> 5a861f069e43 [2021-06-17T00:45:50.797Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-17T00:45:51.059Z] ---> Running in dac534e38db0 [2021-06-17T00:45:51.059Z] Removing intermediate container dac534e38db0 [2021-06-17T00:45:51.059Z] ---> 9fb84b509f73 [2021-06-17T00:45:51.059Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T00:45:51.059Z] ---> Running in 2aaefff164e0 [2021-06-17T00:45:51.059Z] Removing intermediate container 2aaefff164e0 [2021-06-17T00:45:51.059Z] ---> 9d6f1d449032 [2021-06-17T00:45:51.059Z] Step 22/24 : LABEL arch=x86_64 [2021-06-17T00:45:51.059Z] ---> Running in cea67dbd2c68 [2021-06-17T00:45:51.338Z] Removing intermediate container cea67dbd2c68 [2021-06-17T00:45:51.338Z] ---> 5797b6bf9de5 [2021-06-17T00:45:51.338Z] Step 23/24 : LABEL git_sha=649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:45:51.338Z] ---> Running in fe4d8ac91b39 [2021-06-17T00:45:51.338Z] Removing intermediate container fe4d8ac91b39 [2021-06-17T00:45:51.338Z] ---> c9204d91fcbd [2021-06-17T00:45:51.338Z] Step 24/24 : LABEL version=2.0.0-dev.269 [2021-06-17T00:45:51.338Z] ---> Running in c508ba45f47e [2021-06-17T00:45:51.338Z] Removing intermediate container c508ba45f47e [2021-06-17T00:45:51.338Z] ---> 9ee7d144d33a [2021-06-17T00:45:51.338Z] [2021-06-17T00:45:51.605Z] Successfully built 9ee7d144d33a [2021-06-17T00:45:51.605Z] Successfully tagged core-data:latest [2021-06-17T00:45:51.611Z]  Building core-data ... done  [Pipeline] } [2021-06-17T00:45:51.612Z] $ docker stop --time=1 3d9b25ae8dbba70ec536ff8f2b696df86e69ce805d16f5b57fb5be105a43200e [2021-06-17T00:45:52.848Z] $ docker rm -f 3d9b25ae8dbba70ec536ff8f2b696df86e69ce805d16f5b57fb5be105a43200e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T00:45:55.381Z] + docker images [2021-06-17T00:45:55.381Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-17T00:45:55.381Z] core-data latest 9ee7d144d33a 4 seconds ago 20.2MB [2021-06-17T00:45:55.381Z] 7d616914b1a8 9 seconds ago 1.15GB [2021-06-17T00:45:55.381Z] security-proxy-setup latest afa24ff1c573 9 seconds ago 25.7MB [2021-06-17T00:45:55.381Z] 545d270ef863 12 seconds ago 1.15GB [2021-06-17T00:45:55.381Z] security-secretstore-setup latest 664b3264e76d 17 seconds ago 28.7MB [2021-06-17T00:45:55.381Z] 6c4d8d3c2360 24 seconds ago 1.15GB [2021-06-17T00:45:55.381Z] support-scheduler latest bd2c8a24740f 30 seconds ago 15.9MB [2021-06-17T00:45:55.381Z] 5beeebb3345f 36 seconds ago 1.15GB [2021-06-17T00:45:55.381Z] security-bootstrapper latest 54082c3ccf8f 39 seconds ago 18.6MB [2021-06-17T00:45:55.381Z] sys-mgmt-agent latest 923e5849d2bd 42 seconds ago 312MB [2021-06-17T00:45:55.381Z] support-notifications latest cb868f548f5f 56 seconds ago 16.7MB [2021-06-17T00:45:55.381Z] core-command latest 6e50fb13cc2f 58 seconds ago 15.9MB [2021-06-17T00:45:55.381Z] 3404fc3a179c 59 seconds ago 1.15GB [2021-06-17T00:45:55.381Z] 596d7d832677 About a minute ago 1.15GB [2021-06-17T00:45:55.381Z] ffa79c69e519 About a minute ago 1.14GB [2021-06-17T00:45:55.381Z] core-metadata latest 1829b2632d08 About a minute ago 16.6MB [2021-06-17T00:45:55.381Z] ef51929ff12a About a minute ago 1.15GB [2021-06-17T00:45:55.381Z] 563058198a8c About a minute ago 1.15GB [2021-06-17T00:45:55.381Z] ci-base-image-x86_64 latest 4d95a09f04b6 5 minutes ago 647MB [2021-06-17T00:45:55.381Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-17T00:45:55.381Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB [2021-06-17T00:45:55.381Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-17T00:45:55.381Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-17T00:45:55.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T00:45:55.688Z] provisioning config files... [2021-06-17T00:45:55.710Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/541@tmp/config3413232478447645331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T00:45:56.024Z] ---> docker-login.sh [2021-06-17T00:45:56.024Z] nexus3.edgexfoundry.org:10001 [2021-06-17T00:45:56.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T00:45:56.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T00:45:56.025Z] Configure a credential helper to remove this warning. See [2021-06-17T00:45:56.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T00:45:56.025Z] [2021-06-17T00:45:56.025Z] Login Succeeded [2021-06-17T00:45:56.025Z] nexus3.edgexfoundry.org:10002 [2021-06-17T00:45:56.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T00:45:56.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T00:45:56.289Z] Configure a credential helper to remove this warning. See [2021-06-17T00:45:56.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T00:45:56.289Z] [2021-06-17T00:45:56.289Z] Login Succeeded [2021-06-17T00:45:56.289Z] nexus3.edgexfoundry.org:10003 [2021-06-17T00:45:56.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T00:45:56.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T00:45:56.289Z] Configure a credential helper to remove this warning. See [2021-06-17T00:45:56.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T00:45:56.289Z] [2021-06-17T00:45:56.289Z] Login Succeeded [2021-06-17T00:45:56.289Z] nexus3.edgexfoundry.org:10004 [2021-06-17T00:45:56.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T00:45:56.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T00:45:56.549Z] Configure a credential helper to remove this warning. See [2021-06-17T00:45:56.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T00:45:56.549Z] [2021-06-17T00:45:56.549Z] Login Succeeded [2021-06-17T00:45:56.549Z] docker.io [2021-06-17T00:45:56.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T00:45:56.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T00:45:56.810Z] Configure a credential helper to remove this warning. See [2021-06-17T00:45:56.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T00:45:56.810Z] [2021-06-17T00:45:56.810Z] Login Succeeded [2021-06-17T00:45:56.810Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T00:45:56.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T00:45:56.885Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-06-17T00:45:56.885Z] 649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:45:56.885Z] latest [2021-06-17T00:45:56.885Z] 2.0.0-dev.269 [2021-06-17T00:45:56.885Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:45:56.885Z] master [2021-06-17T00:45:56.885Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:45:57.228Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:649de8085a2358d24573e8b32b9ef122143f6397 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:45:57.527Z] + docker push nexus3.edgexfoundry.org:10004/core-command:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:45:57.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-17T00:45:57.527Z] 0f6b70d66e5b: Preparing [2021-06-17T00:45:57.527Z] 8b2ba23cb272: Preparing [2021-06-17T00:45:57.527Z] 79572d3dd2b3: Preparing [2021-06-17T00:45:57.527Z] 40bbb005f712: Preparing [2021-06-17T00:45:57.527Z] 32f366d666a5: Preparing [2021-06-17T00:45:57.527Z] 32f366d666a5: Layer already exists [2021-06-17T00:45:57.527Z] 0f6b70d66e5b: Pushed [2021-06-17T00:45:57.527Z] 40bbb005f712: Pushed [2021-06-17T00:45:57.790Z] 79572d3dd2b3: Pushed [2021-06-17T00:46:00.244Z] 8b2ba23cb272: Pushed [2021-06-17T00:46:00.244Z] 649de8085a2358d24573e8b32b9ef122143f6397: digest: sha256:3fb864eba9b73f68ec0362d66a698fe042fac734b5619d368c9428505d454a07 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:00.558Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:00.857Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-17T00:46:00.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-17T00:46:00.857Z] 0f6b70d66e5b: Preparing [2021-06-17T00:46:00.857Z] 8b2ba23cb272: Preparing [2021-06-17T00:46:00.857Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:00.857Z] 40bbb005f712: Preparing [2021-06-17T00:46:00.857Z] 32f366d666a5: Preparing [2021-06-17T00:46:00.857Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:00.857Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:00.857Z] 8b2ba23cb272: Layer already exists [2021-06-17T00:46:00.857Z] 40bbb005f712: Layer already exists [2021-06-17T00:46:00.857Z] 0f6b70d66e5b: Layer already exists [2021-06-17T00:46:00.857Z] latest: digest: sha256:3fb864eba9b73f68ec0362d66a698fe042fac734b5619d368c9428505d454a07 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:01.376Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:01.693Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.269 [2021-06-17T00:46:01.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-17T00:46:01.693Z] 0f6b70d66e5b: Preparing [2021-06-17T00:46:01.693Z] 8b2ba23cb272: Preparing [2021-06-17T00:46:01.693Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:01.693Z] 40bbb005f712: Preparing [2021-06-17T00:46:01.693Z] 32f366d666a5: Preparing [2021-06-17T00:46:01.693Z] 0f6b70d66e5b: Layer already exists [2021-06-17T00:46:01.693Z] 40bbb005f712: Layer already exists [2021-06-17T00:46:01.693Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:01.693Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:01.693Z] 8b2ba23cb272: Layer already exists [2021-06-17T00:46:01.693Z] 2.0.0-dev.269: digest: sha256:3fb864eba9b73f68ec0362d66a698fe042fac734b5619d368c9428505d454a07 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:02.002Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:04.565Z] + docker push nexus3.edgexfoundry.org:10004/core-command:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:46:04.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-17T00:46:04.565Z] 0f6b70d66e5b: Preparing [2021-06-17T00:46:04.565Z] 8b2ba23cb272: Preparing [2021-06-17T00:46:04.565Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:04.565Z] 40bbb005f712: Preparing [2021-06-17T00:46:04.565Z] 32f366d666a5: Preparing [2021-06-17T00:46:04.565Z] 8b2ba23cb272: Layer already exists [2021-06-17T00:46:04.565Z] 40bbb005f712: Layer already exists [2021-06-17T00:46:04.565Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:04.565Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:04.565Z] 0f6b70d66e5b: Layer already exists [2021-06-17T00:46:04.565Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269: digest: sha256:3fb864eba9b73f68ec0362d66a698fe042fac734b5619d368c9428505d454a07 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:04.867Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:05.164Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-06-17T00:46:05.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-17T00:46:05.164Z] 0f6b70d66e5b: Preparing [2021-06-17T00:46:05.164Z] 8b2ba23cb272: Preparing [2021-06-17T00:46:05.164Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:05.164Z] 40bbb005f712: Preparing [2021-06-17T00:46:05.164Z] 32f366d666a5: Preparing [2021-06-17T00:46:05.164Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:05.164Z] 0f6b70d66e5b: Layer already exists [2021-06-17T00:46:05.164Z] 8b2ba23cb272: Layer already exists [2021-06-17T00:46:05.164Z] 40bbb005f712: Layer already exists [2021-06-17T00:46:05.164Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:05.164Z] master: digest: sha256:3fb864eba9b73f68ec0362d66a698fe042fac734b5619d368c9428505d454a07 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T00:46:05.238Z] ===================================================== [Pipeline] echo [2021-06-17T00:46:05.254Z] taggedImages: [2021-06-17T00:46:05.254Z] - nexus3.edgexfoundry.org:10004/core-command:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:46:05.254Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-17T00:46:05.254Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.269 [2021-06-17T00:46:05.254Z] - nexus3.edgexfoundry.org:10004/core-command:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:46:05.254Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-06-17T00:46:05.289Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-06-17T00:46:05.289Z] 649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:46:05.289Z] latest [2021-06-17T00:46:05.289Z] 2.0.0-dev.269 [2021-06-17T00:46:05.289Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:46:05.289Z] master [2021-06-17T00:46:05.289Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:05.638Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:649de8085a2358d24573e8b32b9ef122143f6397 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:05.949Z] + docker push nexus3.edgexfoundry.org:10004/core-data:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:46:05.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-17T00:46:05.949Z] bd6dad7a8681: Preparing [2021-06-17T00:46:05.949Z] 9446f40374ed: Preparing [2021-06-17T00:46:05.949Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:05.949Z] d61e68edb173: Preparing [2021-06-17T00:46:05.949Z] c192f9ee1c15: Preparing [2021-06-17T00:46:05.949Z] 32f366d666a5: Preparing [2021-06-17T00:46:05.949Z] 32f366d666a5: Waiting [2021-06-17T00:46:05.949Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:05.949Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:06.221Z] c192f9ee1c15: Pushed [2021-06-17T00:46:06.221Z] bd6dad7a8681: Pushed [2021-06-17T00:46:06.221Z] d61e68edb173: Pushed [2021-06-17T00:46:07.609Z] 9446f40374ed: Pushed [2021-06-17T00:46:07.609Z] 649de8085a2358d24573e8b32b9ef122143f6397: digest: sha256:e7469a857ebbd3ef39283073492fe79da7c8797191a63efa7270ee9432aafb0f size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:07.922Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:08.219Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-17T00:46:08.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-17T00:46:08.219Z] bd6dad7a8681: Preparing [2021-06-17T00:46:08.219Z] 9446f40374ed: Preparing [2021-06-17T00:46:08.219Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:08.219Z] d61e68edb173: Preparing [2021-06-17T00:46:08.219Z] c192f9ee1c15: Preparing [2021-06-17T00:46:08.219Z] 32f366d666a5: Preparing [2021-06-17T00:46:08.219Z] 32f366d666a5: Waiting [2021-06-17T00:46:08.219Z] c192f9ee1c15: Layer already exists [2021-06-17T00:46:08.219Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:08.219Z] bd6dad7a8681: Layer already exists [2021-06-17T00:46:08.219Z] 9446f40374ed: Layer already exists [2021-06-17T00:46:08.219Z] d61e68edb173: Layer already exists [2021-06-17T00:46:08.219Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:08.219Z] latest: digest: sha256:e7469a857ebbd3ef39283073492fe79da7c8797191a63efa7270ee9432aafb0f size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:10.638Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:10.935Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.269 [2021-06-17T00:46:10.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-17T00:46:10.935Z] bd6dad7a8681: Preparing [2021-06-17T00:46:10.935Z] 9446f40374ed: Preparing [2021-06-17T00:46:10.935Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:10.935Z] d61e68edb173: Preparing [2021-06-17T00:46:10.935Z] c192f9ee1c15: Preparing [2021-06-17T00:46:10.935Z] 32f366d666a5: Preparing [2021-06-17T00:46:10.935Z] 32f366d666a5: Waiting [2021-06-17T00:46:10.935Z] 9446f40374ed: Layer already exists [2021-06-17T00:46:10.935Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:10.935Z] d61e68edb173: Layer already exists [2021-06-17T00:46:10.935Z] c192f9ee1c15: Layer already exists [2021-06-17T00:46:10.936Z] bd6dad7a8681: Layer already exists [2021-06-17T00:46:10.936Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:10.936Z] 2.0.0-dev.269: digest: sha256:e7469a857ebbd3ef39283073492fe79da7c8797191a63efa7270ee9432aafb0f size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:11.239Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:11.536Z] + docker push nexus3.edgexfoundry.org:10004/core-data:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:46:11.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-17T00:46:11.536Z] bd6dad7a8681: Preparing [2021-06-17T00:46:11.536Z] 9446f40374ed: Preparing [2021-06-17T00:46:11.536Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:11.536Z] d61e68edb173: Preparing [2021-06-17T00:46:11.536Z] c192f9ee1c15: Preparing [2021-06-17T00:46:11.536Z] 32f366d666a5: Preparing [2021-06-17T00:46:11.536Z] 32f366d666a5: Waiting [2021-06-17T00:46:11.536Z] c192f9ee1c15: Layer already exists [2021-06-17T00:46:11.536Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:11.536Z] d61e68edb173: Layer already exists [2021-06-17T00:46:11.536Z] 9446f40374ed: Layer already exists [2021-06-17T00:46:11.536Z] bd6dad7a8681: Layer already exists [2021-06-17T00:46:11.536Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:11.536Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269: digest: sha256:e7469a857ebbd3ef39283073492fe79da7c8797191a63efa7270ee9432aafb0f size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:11.844Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:12.142Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-06-17T00:46:12.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-17T00:46:12.142Z] bd6dad7a8681: Preparing [2021-06-17T00:46:12.142Z] 9446f40374ed: Preparing [2021-06-17T00:46:12.142Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:12.142Z] d61e68edb173: Preparing [2021-06-17T00:46:12.142Z] c192f9ee1c15: Preparing [2021-06-17T00:46:12.142Z] 32f366d666a5: Preparing [2021-06-17T00:46:12.142Z] 32f366d666a5: Waiting [2021-06-17T00:46:12.142Z] 9446f40374ed: Layer already exists [2021-06-17T00:46:12.142Z] d61e68edb173: Layer already exists [2021-06-17T00:46:12.142Z] c192f9ee1c15: Layer already exists [2021-06-17T00:46:12.142Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:12.142Z] bd6dad7a8681: Layer already exists [2021-06-17T00:46:12.142Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:12.142Z] master: digest: sha256:e7469a857ebbd3ef39283073492fe79da7c8797191a63efa7270ee9432aafb0f size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T00:46:12.195Z] ===================================================== [Pipeline] echo [2021-06-17T00:46:12.210Z] taggedImages: [2021-06-17T00:46:12.210Z] - nexus3.edgexfoundry.org:10004/core-data:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:46:12.210Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-17T00:46:12.210Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.269 [2021-06-17T00:46:12.210Z] - nexus3.edgexfoundry.org:10004/core-data:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:46:12.210Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-06-17T00:46:12.241Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-06-17T00:46:12.241Z] 649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:46:12.241Z] latest [2021-06-17T00:46:12.241Z] 2.0.0-dev.269 [2021-06-17T00:46:12.241Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:46:12.241Z] master [2021-06-17T00:46:12.241Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:12.586Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:649de8085a2358d24573e8b32b9ef122143f6397 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:12.886Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:46:12.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-17T00:46:12.886Z] 6d48ab3abc1c: Preparing [2021-06-17T00:46:12.886Z] 3b97375c11e9: Preparing [2021-06-17T00:46:12.886Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:12.886Z] 40bbb005f712: Preparing [2021-06-17T00:46:12.886Z] 32f366d666a5: Preparing [2021-06-17T00:46:12.886Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:12.886Z] 40bbb005f712: Layer already exists [2021-06-17T00:46:12.886Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:12.886Z] 6d48ab3abc1c: Pushed [2021-06-17T00:46:15.160Z] 3b97375c11e9: Pushed [2021-06-17T00:46:15.160Z] 649de8085a2358d24573e8b32b9ef122143f6397: digest: sha256:2d1558b468242efe36afe6cc74dfc2d56c71d0c197954f27d325f808751c77c9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:15.476Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:15.775Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-17T00:46:15.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-17T00:46:15.775Z] 6d48ab3abc1c: Preparing [2021-06-17T00:46:15.775Z] 3b97375c11e9: Preparing [2021-06-17T00:46:15.775Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:15.775Z] 40bbb005f712: Preparing [2021-06-17T00:46:15.775Z] 32f366d666a5: Preparing [2021-06-17T00:46:15.775Z] 3b97375c11e9: Layer already exists [2021-06-17T00:46:15.775Z] 6d48ab3abc1c: Layer already exists [2021-06-17T00:46:15.775Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:15.775Z] 40bbb005f712: Layer already exists [2021-06-17T00:46:15.775Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:15.775Z] latest: digest: sha256:2d1558b468242efe36afe6cc74dfc2d56c71d0c197954f27d325f808751c77c9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:16.087Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:16.388Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.269 [2021-06-17T00:46:16.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-17T00:46:16.388Z] 6d48ab3abc1c: Preparing [2021-06-17T00:46:16.388Z] 3b97375c11e9: Preparing [2021-06-17T00:46:16.388Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:16.388Z] 40bbb005f712: Preparing [2021-06-17T00:46:16.388Z] 32f366d666a5: Preparing [2021-06-17T00:46:16.388Z] 40bbb005f712: Layer already exists [2021-06-17T00:46:16.388Z] 6d48ab3abc1c: Layer already exists [2021-06-17T00:46:16.388Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:16.388Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:16.388Z] 3b97375c11e9: Layer already exists [2021-06-17T00:46:16.388Z] 2.0.0-dev.269: digest: sha256:2d1558b468242efe36afe6cc74dfc2d56c71d0c197954f27d325f808751c77c9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:16.693Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:16.994Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:46:16.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-17T00:46:16.994Z] 6d48ab3abc1c: Preparing [2021-06-17T00:46:16.994Z] 3b97375c11e9: Preparing [2021-06-17T00:46:16.994Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:16.994Z] 40bbb005f712: Preparing [2021-06-17T00:46:16.994Z] 32f366d666a5: Preparing [2021-06-17T00:46:16.994Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:16.994Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:16.994Z] 6d48ab3abc1c: Layer already exists [2021-06-17T00:46:16.994Z] 3b97375c11e9: Layer already exists [2021-06-17T00:46:16.994Z] 40bbb005f712: Layer already exists [2021-06-17T00:46:16.994Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269: digest: sha256:2d1558b468242efe36afe6cc74dfc2d56c71d0c197954f27d325f808751c77c9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:17.297Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:17.594Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-06-17T00:46:17.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-17T00:46:17.594Z] 6d48ab3abc1c: Preparing [2021-06-17T00:46:17.594Z] 3b97375c11e9: Preparing [2021-06-17T00:46:17.594Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:17.594Z] 40bbb005f712: Preparing [2021-06-17T00:46:17.594Z] 32f366d666a5: Preparing [2021-06-17T00:46:17.594Z] 6d48ab3abc1c: Layer already exists [2021-06-17T00:46:17.594Z] 3b97375c11e9: Layer already exists [2021-06-17T00:46:17.594Z] 40bbb005f712: Layer already exists [2021-06-17T00:46:17.594Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:17.594Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:17.594Z] master: digest: sha256:2d1558b468242efe36afe6cc74dfc2d56c71d0c197954f27d325f808751c77c9 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T00:46:17.647Z] ===================================================== [Pipeline] echo [2021-06-17T00:46:17.662Z] taggedImages: [2021-06-17T00:46:17.662Z] - nexus3.edgexfoundry.org:10004/core-metadata:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:46:17.662Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-17T00:46:17.662Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.269 [2021-06-17T00:46:17.662Z] - nexus3.edgexfoundry.org:10004/core-metadata:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:46:17.662Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-06-17T00:46:17.694Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-06-17T00:46:17.694Z] 649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:46:17.694Z] latest [2021-06-17T00:46:17.694Z] 2.0.0-dev.269 [2021-06-17T00:46:17.694Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:46:17.694Z] master [2021-06-17T00:46:17.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:18.033Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:649de8085a2358d24573e8b32b9ef122143f6397 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:18.337Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:46:18.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-17T00:46:18.337Z] 5f5ae432803e: Preparing [2021-06-17T00:46:18.337Z] 5f5ae432803e: Preparing [2021-06-17T00:46:18.337Z] dc0d5114c080: Preparing [2021-06-17T00:46:18.337Z] 7303e7113609: Preparing [2021-06-17T00:46:18.337Z] b4e26a85616c: Preparing [2021-06-17T00:46:18.337Z] 723dd34a4c61: Preparing [2021-06-17T00:46:18.337Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:18.337Z] 4713ebcf1b0e: Preparing [2021-06-17T00:46:18.337Z] 4c214c2e7317: Preparing [2021-06-17T00:46:18.337Z] bd50a34f75c4: Preparing [2021-06-17T00:46:18.337Z] 373d7df9677c: Preparing [2021-06-17T00:46:18.337Z] 32f366d666a5: Preparing [2021-06-17T00:46:18.337Z] 79572d3dd2b3: Waiting [2021-06-17T00:46:18.337Z] 4713ebcf1b0e: Waiting [2021-06-17T00:46:18.337Z] 4c214c2e7317: Waiting [2021-06-17T00:46:18.337Z] bd50a34f75c4: Waiting [2021-06-17T00:46:18.337Z] 373d7df9677c: Waiting [2021-06-17T00:46:18.337Z] 32f366d666a5: Waiting [2021-06-17T00:46:18.337Z] 5f5ae432803e: Pushed [2021-06-17T00:46:18.337Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:18.599Z] b4e26a85616c: Pushed [2021-06-17T00:46:18.599Z] dc0d5114c080: Pushed [2021-06-17T00:46:18.599Z] 7303e7113609: Pushed [2021-06-17T00:46:18.599Z] 4713ebcf1b0e: Pushed [2021-06-17T00:46:18.599Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:18.599Z] 4c214c2e7317: Pushed [2021-06-17T00:46:18.599Z] bd50a34f75c4: Pushed [2021-06-17T00:46:18.599Z] 373d7df9677c: Pushed [2021-06-17T00:46:21.880Z] 723dd34a4c61: Pushed [2021-06-17T00:46:21.880Z] 649de8085a2358d24573e8b32b9ef122143f6397: digest: sha256:26227f68b1d1b204d8a8460bc4200110c7ac636877582ddd807dd9851fa01c9e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:22.182Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:22.570Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-17T00:46:22.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-17T00:46:22.570Z] 5f5ae432803e: Preparing [2021-06-17T00:46:22.570Z] 5f5ae432803e: Preparing [2021-06-17T00:46:22.570Z] dc0d5114c080: Preparing [2021-06-17T00:46:22.570Z] 7303e7113609: Preparing [2021-06-17T00:46:22.570Z] b4e26a85616c: Preparing [2021-06-17T00:46:22.570Z] 723dd34a4c61: Preparing [2021-06-17T00:46:22.570Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:22.570Z] 4713ebcf1b0e: Preparing [2021-06-17T00:46:22.570Z] 4c214c2e7317: Preparing [2021-06-17T00:46:22.570Z] bd50a34f75c4: Preparing [2021-06-17T00:46:22.570Z] 373d7df9677c: Preparing [2021-06-17T00:46:22.570Z] 32f366d666a5: Preparing [2021-06-17T00:46:22.570Z] 4c214c2e7317: Waiting [2021-06-17T00:46:22.570Z] bd50a34f75c4: Waiting [2021-06-17T00:46:22.570Z] 373d7df9677c: Waiting [2021-06-17T00:46:22.570Z] 32f366d666a5: Waiting [2021-06-17T00:46:22.570Z] 79572d3dd2b3: Waiting [2021-06-17T00:46:22.570Z] 4713ebcf1b0e: Waiting [2021-06-17T00:46:22.570Z] 5f5ae432803e: Layer already exists [2021-06-17T00:46:22.570Z] b4e26a85616c: Layer already exists [2021-06-17T00:46:22.570Z] 723dd34a4c61: Layer already exists [2021-06-17T00:46:22.570Z] dc0d5114c080: Layer already exists [2021-06-17T00:46:22.570Z] 7303e7113609: Layer already exists [2021-06-17T00:46:22.570Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:22.570Z] 4c214c2e7317: Layer already exists [2021-06-17T00:46:22.570Z] 4713ebcf1b0e: Layer already exists [2021-06-17T00:46:22.570Z] 373d7df9677c: Layer already exists [2021-06-17T00:46:22.570Z] bd50a34f75c4: Layer already exists [2021-06-17T00:46:22.570Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:22.570Z] latest: digest: sha256:26227f68b1d1b204d8a8460bc4200110c7ac636877582ddd807dd9851fa01c9e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:22.924Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:23.221Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.269 [2021-06-17T00:46:23.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-17T00:46:23.222Z] 5f5ae432803e: Preparing [2021-06-17T00:46:23.222Z] 5f5ae432803e: Preparing [2021-06-17T00:46:23.222Z] dc0d5114c080: Preparing [2021-06-17T00:46:23.222Z] 7303e7113609: Preparing [2021-06-17T00:46:23.222Z] b4e26a85616c: Preparing [2021-06-17T00:46:23.222Z] 723dd34a4c61: Preparing [2021-06-17T00:46:23.222Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:23.222Z] 4713ebcf1b0e: Preparing [2021-06-17T00:46:23.222Z] 4c214c2e7317: Preparing [2021-06-17T00:46:23.222Z] bd50a34f75c4: Preparing [2021-06-17T00:46:23.222Z] 373d7df9677c: Preparing [2021-06-17T00:46:23.222Z] 32f366d666a5: Preparing [2021-06-17T00:46:23.222Z] 79572d3dd2b3: Waiting [2021-06-17T00:46:23.222Z] 4713ebcf1b0e: Waiting [2021-06-17T00:46:23.222Z] 4c214c2e7317: Waiting [2021-06-17T00:46:23.222Z] bd50a34f75c4: Waiting [2021-06-17T00:46:23.222Z] 373d7df9677c: Waiting [2021-06-17T00:46:23.222Z] 32f366d666a5: Waiting [2021-06-17T00:46:23.222Z] 723dd34a4c61: Layer already exists [2021-06-17T00:46:23.222Z] dc0d5114c080: Layer already exists [2021-06-17T00:46:23.222Z] b4e26a85616c: Layer already exists [2021-06-17T00:46:23.222Z] 7303e7113609: Layer already exists [2021-06-17T00:46:23.222Z] 5f5ae432803e: Layer already exists [2021-06-17T00:46:23.222Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:23.222Z] 4713ebcf1b0e: Layer already exists [2021-06-17T00:46:23.222Z] bd50a34f75c4: Layer already exists [2021-06-17T00:46:23.222Z] 4c214c2e7317: Layer already exists [2021-06-17T00:46:23.222Z] 373d7df9677c: Layer already exists [2021-06-17T00:46:23.222Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:23.222Z] 2.0.0-dev.269: digest: sha256:26227f68b1d1b204d8a8460bc4200110c7ac636877582ddd807dd9851fa01c9e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:23.531Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:23.829Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:46:23.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-17T00:46:23.829Z] 5f5ae432803e: Preparing [2021-06-17T00:46:23.829Z] 5f5ae432803e: Preparing [2021-06-17T00:46:23.829Z] dc0d5114c080: Preparing [2021-06-17T00:46:23.829Z] 7303e7113609: Preparing [2021-06-17T00:46:23.829Z] b4e26a85616c: Preparing [2021-06-17T00:46:23.829Z] 723dd34a4c61: Preparing [2021-06-17T00:46:23.829Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:23.829Z] 4713ebcf1b0e: Preparing [2021-06-17T00:46:23.829Z] 4c214c2e7317: Preparing [2021-06-17T00:46:23.829Z] bd50a34f75c4: Preparing [2021-06-17T00:46:23.829Z] 373d7df9677c: Preparing [2021-06-17T00:46:23.829Z] 32f366d666a5: Preparing [2021-06-17T00:46:23.829Z] 79572d3dd2b3: Waiting [2021-06-17T00:46:23.829Z] 4713ebcf1b0e: Waiting [2021-06-17T00:46:23.829Z] 4c214c2e7317: Waiting [2021-06-17T00:46:23.829Z] bd50a34f75c4: Waiting [2021-06-17T00:46:23.829Z] 373d7df9677c: Waiting [2021-06-17T00:46:23.829Z] 32f366d666a5: Waiting [2021-06-17T00:46:23.829Z] 723dd34a4c61: Layer already exists [2021-06-17T00:46:23.830Z] dc0d5114c080: Layer already exists [2021-06-17T00:46:23.830Z] 7303e7113609: Layer already exists [2021-06-17T00:46:23.830Z] 5f5ae432803e: Layer already exists [2021-06-17T00:46:23.830Z] b4e26a85616c: Layer already exists [2021-06-17T00:46:23.830Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:23.830Z] 4713ebcf1b0e: Layer already exists [2021-06-17T00:46:23.830Z] bd50a34f75c4: Layer already exists [2021-06-17T00:46:23.830Z] 4c214c2e7317: Layer already exists [2021-06-17T00:46:23.830Z] 373d7df9677c: Layer already exists [2021-06-17T00:46:23.830Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:23.830Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269: digest: sha256:26227f68b1d1b204d8a8460bc4200110c7ac636877582ddd807dd9851fa01c9e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:24.135Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:24.434Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-06-17T00:46:24.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-17T00:46:24.435Z] 5f5ae432803e: Preparing [2021-06-17T00:46:24.435Z] 5f5ae432803e: Preparing [2021-06-17T00:46:24.435Z] dc0d5114c080: Preparing [2021-06-17T00:46:24.435Z] 7303e7113609: Preparing [2021-06-17T00:46:24.435Z] b4e26a85616c: Preparing [2021-06-17T00:46:24.435Z] 723dd34a4c61: Preparing [2021-06-17T00:46:24.435Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:24.435Z] 4713ebcf1b0e: Preparing [2021-06-17T00:46:24.435Z] 4c214c2e7317: Preparing [2021-06-17T00:46:24.435Z] bd50a34f75c4: Preparing [2021-06-17T00:46:24.435Z] 373d7df9677c: Preparing [2021-06-17T00:46:24.435Z] 32f366d666a5: Preparing [2021-06-17T00:46:24.435Z] 79572d3dd2b3: Waiting [2021-06-17T00:46:24.435Z] 4713ebcf1b0e: Waiting [2021-06-17T00:46:24.435Z] 4c214c2e7317: Waiting [2021-06-17T00:46:24.435Z] bd50a34f75c4: Waiting [2021-06-17T00:46:24.435Z] 373d7df9677c: Waiting [2021-06-17T00:46:24.435Z] 32f366d666a5: Waiting [2021-06-17T00:46:24.435Z] b4e26a85616c: Layer already exists [2021-06-17T00:46:24.435Z] 5f5ae432803e: Layer already exists [2021-06-17T00:46:24.435Z] 723dd34a4c61: Layer already exists [2021-06-17T00:46:24.435Z] 7303e7113609: Layer already exists [2021-06-17T00:46:24.435Z] dc0d5114c080: Layer already exists [2021-06-17T00:46:24.435Z] 4713ebcf1b0e: Layer already exists [2021-06-17T00:46:24.435Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:24.435Z] 4c214c2e7317: Layer already exists [2021-06-17T00:46:24.435Z] 373d7df9677c: Layer already exists [2021-06-17T00:46:24.435Z] bd50a34f75c4: Layer already exists [2021-06-17T00:46:24.435Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:24.435Z] master: digest: sha256:26227f68b1d1b204d8a8460bc4200110c7ac636877582ddd807dd9851fa01c9e size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T00:46:24.504Z] ===================================================== [Pipeline] echo [2021-06-17T00:46:26.651Z] taggedImages: [2021-06-17T00:46:26.651Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:46:26.651Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-17T00:46:26.651Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.269 [2021-06-17T00:46:26.651Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:46:26.651Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-06-17T00:46:26.683Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-06-17T00:46:26.683Z] 649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:46:26.683Z] latest [2021-06-17T00:46:26.683Z] 2.0.0-dev.269 [2021-06-17T00:46:26.683Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:46:26.683Z] master [2021-06-17T00:46:26.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:27.028Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:649de8085a2358d24573e8b32b9ef122143f6397 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:27.337Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:46:27.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-17T00:46:27.337Z] 354ab358f49f: Preparing [2021-06-17T00:46:27.337Z] f764621f23ca: Preparing [2021-06-17T00:46:27.337Z] cabe2b3c2049: Preparing [2021-06-17T00:46:27.337Z] 428642c56fa5: Preparing [2021-06-17T00:46:27.337Z] e1467981f985: Preparing [2021-06-17T00:46:27.337Z] 32f366d666a5: Preparing [2021-06-17T00:46:27.337Z] 32f366d666a5: Waiting [2021-06-17T00:46:27.931Z] cabe2b3c2049: Pushed [2021-06-17T00:46:27.931Z] 428642c56fa5: Pushed [2021-06-17T00:46:27.931Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:27.931Z] e1467981f985: Pushed [2021-06-17T00:46:28.191Z] f764621f23ca: Pushed [2021-06-17T00:46:28.191Z] 354ab358f49f: Pushed [2021-06-17T00:46:28.453Z] 649de8085a2358d24573e8b32b9ef122143f6397: digest: sha256:6aac8ef604c7dc82ad9d7f9ebdf4c9d78a6f36ac8c3f6420d4da705b1bb2cb50 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:28.755Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:29.054Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-17T00:46:29.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-17T00:46:29.054Z] 354ab358f49f: Preparing [2021-06-17T00:46:29.054Z] f764621f23ca: Preparing [2021-06-17T00:46:29.054Z] cabe2b3c2049: Preparing [2021-06-17T00:46:29.054Z] 428642c56fa5: Preparing [2021-06-17T00:46:29.054Z] e1467981f985: Preparing [2021-06-17T00:46:29.055Z] 32f366d666a5: Preparing [2021-06-17T00:46:29.055Z] 32f366d666a5: Waiting [2021-06-17T00:46:29.055Z] 354ab358f49f: Layer already exists [2021-06-17T00:46:29.055Z] e1467981f985: Layer already exists [2021-06-17T00:46:29.055Z] 428642c56fa5: Layer already exists [2021-06-17T00:46:29.055Z] cabe2b3c2049: Layer already exists [2021-06-17T00:46:29.055Z] f764621f23ca: Layer already exists [2021-06-17T00:46:29.055Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:29.055Z] latest: digest: sha256:6aac8ef604c7dc82ad9d7f9ebdf4c9d78a6f36ac8c3f6420d4da705b1bb2cb50 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:29.357Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:29.656Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.269 [2021-06-17T00:46:29.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-17T00:46:29.657Z] 354ab358f49f: Preparing [2021-06-17T00:46:29.657Z] f764621f23ca: Preparing [2021-06-17T00:46:29.657Z] cabe2b3c2049: Preparing [2021-06-17T00:46:29.657Z] 428642c56fa5: Preparing [2021-06-17T00:46:29.657Z] e1467981f985: Preparing [2021-06-17T00:46:29.657Z] 32f366d666a5: Preparing [2021-06-17T00:46:29.657Z] 32f366d666a5: Waiting [2021-06-17T00:46:29.657Z] f764621f23ca: Layer already exists [2021-06-17T00:46:29.657Z] 428642c56fa5: Layer already exists [2021-06-17T00:46:29.657Z] e1467981f985: Layer already exists [2021-06-17T00:46:29.657Z] cabe2b3c2049: Layer already exists [2021-06-17T00:46:29.657Z] 354ab358f49f: Layer already exists [2021-06-17T00:46:29.657Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:29.657Z] 2.0.0-dev.269: digest: sha256:6aac8ef604c7dc82ad9d7f9ebdf4c9d78a6f36ac8c3f6420d4da705b1bb2cb50 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:29.964Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:30.263Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:46:30.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-17T00:46:30.263Z] 354ab358f49f: Preparing [2021-06-17T00:46:30.263Z] f764621f23ca: Preparing [2021-06-17T00:46:30.263Z] cabe2b3c2049: Preparing [2021-06-17T00:46:30.263Z] 428642c56fa5: Preparing [2021-06-17T00:46:30.263Z] e1467981f985: Preparing [2021-06-17T00:46:30.263Z] 32f366d666a5: Preparing [2021-06-17T00:46:30.263Z] 32f366d666a5: Waiting [2021-06-17T00:46:30.263Z] cabe2b3c2049: Layer already exists [2021-06-17T00:46:30.263Z] 428642c56fa5: Layer already exists [2021-06-17T00:46:30.263Z] 354ab358f49f: Layer already exists [2021-06-17T00:46:30.263Z] e1467981f985: Layer already exists [2021-06-17T00:46:30.263Z] f764621f23ca: Layer already exists [2021-06-17T00:46:30.263Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:30.263Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269: digest: sha256:6aac8ef604c7dc82ad9d7f9ebdf4c9d78a6f36ac8c3f6420d4da705b1bb2cb50 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:30.567Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:32.891Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-06-17T00:46:32.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-17T00:46:32.891Z] 354ab358f49f: Preparing [2021-06-17T00:46:32.891Z] f764621f23ca: Preparing [2021-06-17T00:46:32.891Z] cabe2b3c2049: Preparing [2021-06-17T00:46:32.891Z] 428642c56fa5: Preparing [2021-06-17T00:46:32.891Z] e1467981f985: Preparing [2021-06-17T00:46:32.891Z] 32f366d666a5: Preparing [2021-06-17T00:46:32.891Z] 32f366d666a5: Waiting [2021-06-17T00:46:32.891Z] 354ab358f49f: Layer already exists [2021-06-17T00:46:32.891Z] e1467981f985: Layer already exists [2021-06-17T00:46:32.891Z] f764621f23ca: Layer already exists [2021-06-17T00:46:32.891Z] 428642c56fa5: Layer already exists [2021-06-17T00:46:32.891Z] cabe2b3c2049: Layer already exists [2021-06-17T00:46:32.891Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:32.891Z] master: digest: sha256:6aac8ef604c7dc82ad9d7f9ebdf4c9d78a6f36ac8c3f6420d4da705b1bb2cb50 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T00:46:32.949Z] ===================================================== [Pipeline] echo [2021-06-17T00:46:32.980Z] taggedImages: [2021-06-17T00:46:32.980Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:46:32.980Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-17T00:46:32.980Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.269 [2021-06-17T00:46:32.980Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:46:32.980Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-06-17T00:46:33.015Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-06-17T00:46:33.015Z] 649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:46:33.015Z] latest [2021-06-17T00:46:33.015Z] 2.0.0-dev.269 [2021-06-17T00:46:33.015Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:46:33.015Z] master [2021-06-17T00:46:33.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:33.373Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:649de8085a2358d24573e8b32b9ef122143f6397 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:33.679Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:46:33.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-17T00:46:33.679Z] ffff37775e19: Preparing [2021-06-17T00:46:33.680Z] fbb2658d7344: Preparing [2021-06-17T00:46:33.680Z] e594f979cb6c: Preparing [2021-06-17T00:46:33.680Z] e53d1054acd0: Preparing [2021-06-17T00:46:33.680Z] 3fdf28ed4230: Preparing [2021-06-17T00:46:33.680Z] 03252e456c1f: Preparing [2021-06-17T00:46:33.680Z] 00b2263ec64f: Preparing [2021-06-17T00:46:33.680Z] e2ec159ca027: Preparing [2021-06-17T00:46:33.680Z] 63f73520c904: Preparing [2021-06-17T00:46:33.680Z] 32f366d666a5: Preparing [2021-06-17T00:46:33.680Z] 03252e456c1f: Waiting [2021-06-17T00:46:33.680Z] 00b2263ec64f: Waiting [2021-06-17T00:46:33.680Z] e2ec159ca027: Waiting [2021-06-17T00:46:33.680Z] 63f73520c904: Waiting [2021-06-17T00:46:33.680Z] 32f366d666a5: Waiting [2021-06-17T00:46:34.264Z] 3fdf28ed4230: Pushed [2021-06-17T00:46:34.264Z] ffff37775e19: Pushed [2021-06-17T00:46:34.264Z] fbb2658d7344: Pushed [2021-06-17T00:46:34.264Z] 03252e456c1f: Pushed [2021-06-17T00:46:34.526Z] 00b2263ec64f: Pushed [2021-06-17T00:46:34.526Z] e2ec159ca027: Pushed [2021-06-17T00:46:34.526Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:34.526Z] e53d1054acd0: Pushed [2021-06-17T00:46:34.526Z] 63f73520c904: Pushed [2021-06-17T00:46:34.788Z] e594f979cb6c: Pushed [2021-06-17T00:46:35.050Z] 649de8085a2358d24573e8b32b9ef122143f6397: digest: sha256:e22a19836e5c1c072f87b32282149475fcaa69923e12680d4c9dbe31c3a39826 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:35.351Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:35.643Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-17T00:46:35.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-17T00:46:35.643Z] ffff37775e19: Preparing [2021-06-17T00:46:35.643Z] fbb2658d7344: Preparing [2021-06-17T00:46:35.643Z] e594f979cb6c: Preparing [2021-06-17T00:46:35.643Z] e53d1054acd0: Preparing [2021-06-17T00:46:35.643Z] 3fdf28ed4230: Preparing [2021-06-17T00:46:35.643Z] 03252e456c1f: Preparing [2021-06-17T00:46:35.643Z] 00b2263ec64f: Preparing [2021-06-17T00:46:35.643Z] e2ec159ca027: Preparing [2021-06-17T00:46:35.643Z] 63f73520c904: Preparing [2021-06-17T00:46:35.643Z] 32f366d666a5: Preparing [2021-06-17T00:46:35.643Z] 03252e456c1f: Waiting [2021-06-17T00:46:35.643Z] 00b2263ec64f: Waiting [2021-06-17T00:46:35.643Z] e2ec159ca027: Waiting [2021-06-17T00:46:35.643Z] 63f73520c904: Waiting [2021-06-17T00:46:35.643Z] 32f366d666a5: Waiting [2021-06-17T00:46:35.643Z] e594f979cb6c: Layer already exists [2021-06-17T00:46:35.643Z] ffff37775e19: Layer already exists [2021-06-17T00:46:35.643Z] e53d1054acd0: Layer already exists [2021-06-17T00:46:35.643Z] fbb2658d7344: Layer already exists [2021-06-17T00:46:35.643Z] 3fdf28ed4230: Layer already exists [2021-06-17T00:46:35.643Z] e2ec159ca027: Layer already exists [2021-06-17T00:46:35.643Z] 00b2263ec64f: Layer already exists [2021-06-17T00:46:35.643Z] 03252e456c1f: Layer already exists [2021-06-17T00:46:35.643Z] 63f73520c904: Layer already exists [2021-06-17T00:46:35.643Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:35.643Z] latest: digest: sha256:e22a19836e5c1c072f87b32282149475fcaa69923e12680d4c9dbe31c3a39826 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:35.951Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:36.256Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.269 [2021-06-17T00:46:36.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-17T00:46:36.256Z] ffff37775e19: Preparing [2021-06-17T00:46:36.256Z] fbb2658d7344: Preparing [2021-06-17T00:46:36.256Z] e594f979cb6c: Preparing [2021-06-17T00:46:36.256Z] e53d1054acd0: Preparing [2021-06-17T00:46:36.256Z] 3fdf28ed4230: Preparing [2021-06-17T00:46:36.256Z] 03252e456c1f: Preparing [2021-06-17T00:46:36.256Z] 00b2263ec64f: Preparing [2021-06-17T00:46:36.256Z] e2ec159ca027: Preparing [2021-06-17T00:46:36.256Z] 63f73520c904: Preparing [2021-06-17T00:46:36.256Z] 32f366d666a5: Preparing [2021-06-17T00:46:36.256Z] 03252e456c1f: Waiting [2021-06-17T00:46:36.256Z] 63f73520c904: Waiting [2021-06-17T00:46:36.256Z] 32f366d666a5: Waiting [2021-06-17T00:46:36.256Z] 00b2263ec64f: Waiting [2021-06-17T00:46:36.256Z] e2ec159ca027: Waiting [2021-06-17T00:46:36.256Z] e53d1054acd0: Layer already exists [2021-06-17T00:46:36.256Z] fbb2658d7344: Layer already exists [2021-06-17T00:46:36.256Z] ffff37775e19: Layer already exists [2021-06-17T00:46:36.256Z] e594f979cb6c: Layer already exists [2021-06-17T00:46:36.256Z] 3fdf28ed4230: Layer already exists [2021-06-17T00:46:36.256Z] 00b2263ec64f: Layer already exists [2021-06-17T00:46:36.256Z] 03252e456c1f: Layer already exists [2021-06-17T00:46:36.256Z] e2ec159ca027: Layer already exists [2021-06-17T00:46:36.256Z] 63f73520c904: Layer already exists [2021-06-17T00:46:36.256Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:36.256Z] 2.0.0-dev.269: digest: sha256:e22a19836e5c1c072f87b32282149475fcaa69923e12680d4c9dbe31c3a39826 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:36.560Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:36.857Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:46:36.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-17T00:46:36.857Z] ffff37775e19: Preparing [2021-06-17T00:46:36.857Z] fbb2658d7344: Preparing [2021-06-17T00:46:36.857Z] e594f979cb6c: Preparing [2021-06-17T00:46:36.857Z] e53d1054acd0: Preparing [2021-06-17T00:46:36.857Z] 3fdf28ed4230: Preparing [2021-06-17T00:46:36.857Z] 03252e456c1f: Preparing [2021-06-17T00:46:36.857Z] 00b2263ec64f: Preparing [2021-06-17T00:46:36.857Z] e2ec159ca027: Preparing [2021-06-17T00:46:36.857Z] 63f73520c904: Preparing [2021-06-17T00:46:36.857Z] 32f366d666a5: Preparing [2021-06-17T00:46:36.857Z] 03252e456c1f: Waiting [2021-06-17T00:46:36.857Z] 00b2263ec64f: Waiting [2021-06-17T00:46:36.857Z] e2ec159ca027: Waiting [2021-06-17T00:46:36.857Z] 63f73520c904: Waiting [2021-06-17T00:46:36.857Z] 32f366d666a5: Waiting [2021-06-17T00:46:36.857Z] e53d1054acd0: Layer already exists [2021-06-17T00:46:36.857Z] e594f979cb6c: Layer already exists [2021-06-17T00:46:36.857Z] ffff37775e19: Layer already exists [2021-06-17T00:46:36.857Z] 3fdf28ed4230: Layer already exists [2021-06-17T00:46:36.857Z] fbb2658d7344: Layer already exists [2021-06-17T00:46:36.857Z] e2ec159ca027: Layer already exists [2021-06-17T00:46:36.857Z] 00b2263ec64f: Layer already exists [2021-06-17T00:46:36.857Z] 03252e456c1f: Layer already exists [2021-06-17T00:46:36.857Z] 63f73520c904: Layer already exists [2021-06-17T00:46:36.857Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:36.857Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269: digest: sha256:e22a19836e5c1c072f87b32282149475fcaa69923e12680d4c9dbe31c3a39826 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:37.161Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:39.409Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-06-17T00:46:39.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-17T00:46:39.409Z] ffff37775e19: Preparing [2021-06-17T00:46:39.409Z] fbb2658d7344: Preparing [2021-06-17T00:46:39.409Z] e594f979cb6c: Preparing [2021-06-17T00:46:39.409Z] e53d1054acd0: Preparing [2021-06-17T00:46:39.409Z] 3fdf28ed4230: Preparing [2021-06-17T00:46:39.409Z] 03252e456c1f: Preparing [2021-06-17T00:46:39.409Z] 00b2263ec64f: Preparing [2021-06-17T00:46:39.409Z] e2ec159ca027: Preparing [2021-06-17T00:46:39.409Z] 63f73520c904: Preparing [2021-06-17T00:46:39.409Z] 32f366d666a5: Preparing [2021-06-17T00:46:39.409Z] 03252e456c1f: Waiting [2021-06-17T00:46:39.409Z] 00b2263ec64f: Waiting [2021-06-17T00:46:39.409Z] e2ec159ca027: Waiting [2021-06-17T00:46:39.409Z] 63f73520c904: Waiting [2021-06-17T00:46:39.409Z] 32f366d666a5: Waiting [2021-06-17T00:46:39.409Z] fbb2658d7344: Layer already exists [2021-06-17T00:46:39.409Z] e594f979cb6c: Layer already exists [2021-06-17T00:46:39.409Z] 3fdf28ed4230: Layer already exists [2021-06-17T00:46:39.409Z] e53d1054acd0: Layer already exists [2021-06-17T00:46:39.409Z] ffff37775e19: Layer already exists [2021-06-17T00:46:39.409Z] e2ec159ca027: Layer already exists [2021-06-17T00:46:39.409Z] 03252e456c1f: Layer already exists [2021-06-17T00:46:39.409Z] 00b2263ec64f: Layer already exists [2021-06-17T00:46:39.409Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:39.409Z] 63f73520c904: Layer already exists [2021-06-17T00:46:39.409Z] master: digest: sha256:e22a19836e5c1c072f87b32282149475fcaa69923e12680d4c9dbe31c3a39826 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T00:46:39.470Z] ===================================================== [Pipeline] echo [2021-06-17T00:46:39.485Z] taggedImages: [2021-06-17T00:46:39.485Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:46:39.485Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-17T00:46:39.485Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.269 [2021-06-17T00:46:39.485Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:46:39.485Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-06-17T00:46:39.517Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-06-17T00:46:39.517Z] 649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:46:39.517Z] latest [2021-06-17T00:46:39.517Z] 2.0.0-dev.269 [2021-06-17T00:46:39.517Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:46:39.517Z] master [2021-06-17T00:46:39.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:39.861Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:649de8085a2358d24573e8b32b9ef122143f6397 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:40.162Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:46:40.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-17T00:46:40.163Z] 0bfc662ce133: Preparing [2021-06-17T00:46:40.163Z] 382f37a86150: Preparing [2021-06-17T00:46:40.163Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:40.163Z] 9ff6a9dc7916: Preparing [2021-06-17T00:46:40.163Z] 32f366d666a5: Preparing [2021-06-17T00:46:40.163Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:40.163Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:40.421Z] 0bfc662ce133: Pushed [2021-06-17T00:46:40.421Z] 9ff6a9dc7916: Pushed [2021-06-17T00:46:41.368Z] 382f37a86150: Pushed [2021-06-17T00:46:43.858Z] 649de8085a2358d24573e8b32b9ef122143f6397: digest: sha256:119f2a5a9713d00afc366e62cb8fa3e1b0da8bb94ad63c466f86b71fecbbe7e7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:44.165Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:44.459Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-17T00:46:44.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-17T00:46:44.460Z] 0bfc662ce133: Preparing [2021-06-17T00:46:44.460Z] 382f37a86150: Preparing [2021-06-17T00:46:44.460Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:44.460Z] 9ff6a9dc7916: Preparing [2021-06-17T00:46:44.460Z] 32f366d666a5: Preparing [2021-06-17T00:46:44.460Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:44.460Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:44.460Z] 382f37a86150: Layer already exists [2021-06-17T00:46:44.460Z] 0bfc662ce133: Layer already exists [2021-06-17T00:46:44.460Z] 9ff6a9dc7916: Layer already exists [2021-06-17T00:46:44.460Z] latest: digest: sha256:119f2a5a9713d00afc366e62cb8fa3e1b0da8bb94ad63c466f86b71fecbbe7e7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:44.933Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:45.239Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.269 [2021-06-17T00:46:45.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-17T00:46:45.239Z] 0bfc662ce133: Preparing [2021-06-17T00:46:45.239Z] 382f37a86150: Preparing [2021-06-17T00:46:45.239Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:45.239Z] 9ff6a9dc7916: Preparing [2021-06-17T00:46:45.239Z] 32f366d666a5: Preparing [2021-06-17T00:46:45.239Z] 0bfc662ce133: Layer already exists [2021-06-17T00:46:45.239Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:45.239Z] 382f37a86150: Layer already exists [2021-06-17T00:46:45.239Z] 9ff6a9dc7916: Layer already exists [2021-06-17T00:46:45.239Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:45.239Z] 2.0.0-dev.269: digest: sha256:119f2a5a9713d00afc366e62cb8fa3e1b0da8bb94ad63c466f86b71fecbbe7e7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:45.540Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:45.841Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:46:45.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-17T00:46:45.842Z] 0bfc662ce133: Preparing [2021-06-17T00:46:45.842Z] 382f37a86150: Preparing [2021-06-17T00:46:45.842Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:45.842Z] 9ff6a9dc7916: Preparing [2021-06-17T00:46:45.842Z] 32f366d666a5: Preparing [2021-06-17T00:46:45.842Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:45.842Z] 0bfc662ce133: Layer already exists [2021-06-17T00:46:45.842Z] 9ff6a9dc7916: Layer already exists [2021-06-17T00:46:45.842Z] 382f37a86150: Layer already exists [2021-06-17T00:46:45.842Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:45.842Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269: digest: sha256:119f2a5a9713d00afc366e62cb8fa3e1b0da8bb94ad63c466f86b71fecbbe7e7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:48.320Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:48.617Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-17T00:46:48.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-17T00:46:48.617Z] 0bfc662ce133: Preparing [2021-06-17T00:46:48.617Z] 382f37a86150: Preparing [2021-06-17T00:46:48.617Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:48.617Z] 9ff6a9dc7916: Preparing [2021-06-17T00:46:48.617Z] 32f366d666a5: Preparing [2021-06-17T00:46:48.617Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:48.617Z] 0bfc662ce133: Layer already exists [2021-06-17T00:46:48.617Z] 382f37a86150: Layer already exists [2021-06-17T00:46:48.617Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:48.617Z] 9ff6a9dc7916: Layer already exists [2021-06-17T00:46:48.617Z] master: digest: sha256:119f2a5a9713d00afc366e62cb8fa3e1b0da8bb94ad63c466f86b71fecbbe7e7 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T00:46:48.671Z] ===================================================== [Pipeline] echo [2021-06-17T00:46:48.687Z] taggedImages: [2021-06-17T00:46:48.687Z] - nexus3.edgexfoundry.org:10004/support-notifications:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:46:48.687Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-17T00:46:48.687Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.269 [2021-06-17T00:46:48.687Z] - nexus3.edgexfoundry.org:10004/support-notifications:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:46:48.687Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-06-17T00:46:48.720Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-06-17T00:46:48.720Z] 649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:46:48.720Z] latest [2021-06-17T00:46:48.720Z] 2.0.0-dev.269 [2021-06-17T00:46:48.720Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:46:48.720Z] master [2021-06-17T00:46:48.720Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:49.073Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:649de8085a2358d24573e8b32b9ef122143f6397 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:49.372Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:46:49.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-17T00:46:49.372Z] fb21b3f5128e: Preparing [2021-06-17T00:46:49.372Z] c18370f4e946: Preparing [2021-06-17T00:46:49.372Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:49.372Z] 40bbb005f712: Preparing [2021-06-17T00:46:49.372Z] 32f366d666a5: Preparing [2021-06-17T00:46:49.372Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:49.372Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:49.372Z] 40bbb005f712: Layer already exists [2021-06-17T00:46:49.372Z] fb21b3f5128e: Pushed [2021-06-17T00:46:50.755Z] c18370f4e946: Pushed [2021-06-17T00:46:50.755Z] 649de8085a2358d24573e8b32b9ef122143f6397: digest: sha256:fc20111d63d2700c3ed246670168d20a03efa6f8eade9ca8709bd817356abfb5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:51.057Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:51.357Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-17T00:46:51.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-17T00:46:51.357Z] fb21b3f5128e: Preparing [2021-06-17T00:46:51.357Z] c18370f4e946: Preparing [2021-06-17T00:46:51.357Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:51.357Z] 40bbb005f712: Preparing [2021-06-17T00:46:51.357Z] 32f366d666a5: Preparing [2021-06-17T00:46:51.357Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:51.357Z] c18370f4e946: Layer already exists [2021-06-17T00:46:51.357Z] 40bbb005f712: Layer already exists [2021-06-17T00:46:51.357Z] fb21b3f5128e: Layer already exists [2021-06-17T00:46:51.357Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:51.357Z] latest: digest: sha256:fc20111d63d2700c3ed246670168d20a03efa6f8eade9ca8709bd817356abfb5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:51.660Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:51.966Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.269 [2021-06-17T00:46:51.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-17T00:46:51.966Z] fb21b3f5128e: Preparing [2021-06-17T00:46:51.966Z] c18370f4e946: Preparing [2021-06-17T00:46:51.966Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:51.966Z] 40bbb005f712: Preparing [2021-06-17T00:46:51.966Z] 32f366d666a5: Preparing [2021-06-17T00:46:51.966Z] 40bbb005f712: Layer already exists [2021-06-17T00:46:51.966Z] c18370f4e946: Layer already exists [2021-06-17T00:46:51.966Z] fb21b3f5128e: Layer already exists [2021-06-17T00:46:51.966Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:51.966Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:51.966Z] 2.0.0-dev.269: digest: sha256:fc20111d63d2700c3ed246670168d20a03efa6f8eade9ca8709bd817356abfb5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:52.272Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:52.568Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:46:52.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-17T00:46:52.569Z] fb21b3f5128e: Preparing [2021-06-17T00:46:52.569Z] c18370f4e946: Preparing [2021-06-17T00:46:52.569Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:52.569Z] 40bbb005f712: Preparing [2021-06-17T00:46:52.569Z] 32f366d666a5: Preparing [2021-06-17T00:46:52.569Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:52.569Z] c18370f4e946: Layer already exists [2021-06-17T00:46:52.569Z] fb21b3f5128e: Layer already exists [2021-06-17T00:46:52.569Z] 40bbb005f712: Layer already exists [2021-06-17T00:46:52.569Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:52.569Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269: digest: sha256:fc20111d63d2700c3ed246670168d20a03efa6f8eade9ca8709bd817356abfb5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:55.065Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:55.364Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-06-17T00:46:55.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-17T00:46:55.364Z] fb21b3f5128e: Preparing [2021-06-17T00:46:55.364Z] c18370f4e946: Preparing [2021-06-17T00:46:55.364Z] 79572d3dd2b3: Preparing [2021-06-17T00:46:55.364Z] 40bbb005f712: Preparing [2021-06-17T00:46:55.364Z] 32f366d666a5: Preparing [2021-06-17T00:46:55.364Z] 79572d3dd2b3: Layer already exists [2021-06-17T00:46:55.364Z] 32f366d666a5: Layer already exists [2021-06-17T00:46:55.364Z] fb21b3f5128e: Layer already exists [2021-06-17T00:46:55.364Z] c18370f4e946: Layer already exists [2021-06-17T00:46:55.364Z] 40bbb005f712: Layer already exists [2021-06-17T00:46:55.364Z] master: digest: sha256:fc20111d63d2700c3ed246670168d20a03efa6f8eade9ca8709bd817356abfb5 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T00:46:55.415Z] ===================================================== [Pipeline] echo [2021-06-17T00:46:55.431Z] taggedImages: [2021-06-17T00:46:55.431Z] - nexus3.edgexfoundry.org:10004/support-scheduler:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:46:55.431Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-17T00:46:55.431Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.269 [2021-06-17T00:46:55.431Z] - nexus3.edgexfoundry.org:10004/support-scheduler:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:46:55.431Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-06-17T00:46:55.466Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-06-17T00:46:55.466Z] 649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:46:55.466Z] latest [2021-06-17T00:46:55.466Z] 2.0.0-dev.269 [2021-06-17T00:46:55.466Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:46:55.466Z] master [2021-06-17T00:46:55.466Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:55.809Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:649de8085a2358d24573e8b32b9ef122143f6397 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:46:56.114Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:46:56.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-17T00:46:56.114Z] 2ed85bad56b0: Preparing [2021-06-17T00:46:56.114Z] c1b79c816a0e: Preparing [2021-06-17T00:46:56.114Z] c989f8832f44: Preparing [2021-06-17T00:46:56.114Z] a68a6d4c8e43: Preparing [2021-06-17T00:46:56.114Z] 0754057c0ad3: Preparing [2021-06-17T00:46:56.114Z] 998cdf262ab1: Preparing [2021-06-17T00:46:56.114Z] 02e56110abd2: Preparing [2021-06-17T00:46:56.114Z] abc36efb885a: Preparing [2021-06-17T00:46:56.114Z] b0b09059f4e1: Preparing [2021-06-17T00:46:56.114Z] bb961f40224b: Preparing [2021-06-17T00:46:56.114Z] f4666769fca7: Preparing [2021-06-17T00:46:56.114Z] 998cdf262ab1: Waiting [2021-06-17T00:46:56.114Z] 02e56110abd2: Waiting [2021-06-17T00:46:56.114Z] abc36efb885a: Waiting [2021-06-17T00:46:56.114Z] b0b09059f4e1: Waiting [2021-06-17T00:46:56.114Z] bb961f40224b: Waiting [2021-06-17T00:46:56.114Z] f4666769fca7: Waiting [2021-06-17T00:46:56.114Z] 0754057c0ad3: Layer already exists [2021-06-17T00:46:56.381Z] 998cdf262ab1: Layer already exists [2021-06-17T00:46:56.643Z] 02e56110abd2: Layer already exists [2021-06-17T00:46:56.643Z] c1b79c816a0e: Pushed [2021-06-17T00:46:56.906Z] b0b09059f4e1: Layer already exists [2021-06-17T00:46:56.906Z] abc36efb885a: Layer already exists [2021-06-17T00:46:56.906Z] f4666769fca7: Layer already exists [2021-06-17T00:46:56.906Z] bb961f40224b: Layer already exists [2021-06-17T00:46:56.906Z] 2ed85bad56b0: Pushed [2021-06-17T00:46:57.168Z] c989f8832f44: Pushed [2021-06-17T00:47:02.472Z] a68a6d4c8e43: Pushed [2021-06-17T00:47:02.472Z] 649de8085a2358d24573e8b32b9ef122143f6397: digest: sha256:1aef24b7ef8c7c9bd115804c73f88ee1f4df141a5d8554178b75e1dc96c38729 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:47:02.776Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:47:03.075Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-17T00:47:03.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-17T00:47:03.075Z] 2ed85bad56b0: Preparing [2021-06-17T00:47:03.075Z] c1b79c816a0e: Preparing [2021-06-17T00:47:03.075Z] c989f8832f44: Preparing [2021-06-17T00:47:03.075Z] a68a6d4c8e43: Preparing [2021-06-17T00:47:03.075Z] 0754057c0ad3: Preparing [2021-06-17T00:47:03.075Z] 998cdf262ab1: Preparing [2021-06-17T00:47:03.075Z] 02e56110abd2: Preparing [2021-06-17T00:47:03.075Z] abc36efb885a: Preparing [2021-06-17T00:47:03.075Z] b0b09059f4e1: Preparing [2021-06-17T00:47:03.075Z] bb961f40224b: Preparing [2021-06-17T00:47:03.075Z] f4666769fca7: Preparing [2021-06-17T00:47:03.075Z] 998cdf262ab1: Waiting [2021-06-17T00:47:03.075Z] 02e56110abd2: Waiting [2021-06-17T00:47:03.075Z] abc36efb885a: Waiting [2021-06-17T00:47:03.075Z] b0b09059f4e1: Waiting [2021-06-17T00:47:03.075Z] bb961f40224b: Waiting [2021-06-17T00:47:03.075Z] f4666769fca7: Waiting [2021-06-17T00:47:03.075Z] c1b79c816a0e: Layer already exists [2021-06-17T00:47:03.075Z] a68a6d4c8e43: Layer already exists [2021-06-17T00:47:03.075Z] 0754057c0ad3: Layer already exists [2021-06-17T00:47:03.075Z] c989f8832f44: Layer already exists [2021-06-17T00:47:03.076Z] 2ed85bad56b0: Layer already exists [2021-06-17T00:47:03.076Z] 998cdf262ab1: Layer already exists [2021-06-17T00:47:03.076Z] bb961f40224b: Layer already exists [2021-06-17T00:47:03.076Z] b0b09059f4e1: Layer already exists [2021-06-17T00:47:03.076Z] abc36efb885a: Layer already exists [2021-06-17T00:47:03.076Z] 02e56110abd2: Layer already exists [2021-06-17T00:47:03.076Z] f4666769fca7: Layer already exists [2021-06-17T00:47:03.338Z] latest: digest: sha256:1aef24b7ef8c7c9bd115804c73f88ee1f4df141a5d8554178b75e1dc96c38729 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:47:05.993Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:47:06.291Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.269 [2021-06-17T00:47:06.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-17T00:47:06.291Z] 2ed85bad56b0: Preparing [2021-06-17T00:47:06.291Z] c1b79c816a0e: Preparing [2021-06-17T00:47:06.291Z] c989f8832f44: Preparing [2021-06-17T00:47:06.291Z] a68a6d4c8e43: Preparing [2021-06-17T00:47:06.291Z] 0754057c0ad3: Preparing [2021-06-17T00:47:06.291Z] 998cdf262ab1: Preparing [2021-06-17T00:47:06.291Z] 02e56110abd2: Preparing [2021-06-17T00:47:06.291Z] abc36efb885a: Preparing [2021-06-17T00:47:06.291Z] b0b09059f4e1: Preparing [2021-06-17T00:47:06.291Z] bb961f40224b: Preparing [2021-06-17T00:47:06.291Z] f4666769fca7: Preparing [2021-06-17T00:47:06.291Z] abc36efb885a: Waiting [2021-06-17T00:47:06.291Z] b0b09059f4e1: Waiting [2021-06-17T00:47:06.291Z] bb961f40224b: Waiting [2021-06-17T00:47:06.291Z] f4666769fca7: Waiting [2021-06-17T00:47:06.291Z] 998cdf262ab1: Waiting [2021-06-17T00:47:06.291Z] 02e56110abd2: Waiting [2021-06-17T00:47:06.291Z] 0754057c0ad3: Layer already exists [2021-06-17T00:47:06.291Z] c1b79c816a0e: Layer already exists [2021-06-17T00:47:06.291Z] 2ed85bad56b0: Layer already exists [2021-06-17T00:47:06.291Z] c989f8832f44: Layer already exists [2021-06-17T00:47:06.291Z] a68a6d4c8e43: Layer already exists [2021-06-17T00:47:06.291Z] abc36efb885a: Layer already exists [2021-06-17T00:47:06.291Z] 02e56110abd2: Layer already exists [2021-06-17T00:47:06.291Z] b0b09059f4e1: Layer already exists [2021-06-17T00:47:06.291Z] 998cdf262ab1: Layer already exists [2021-06-17T00:47:06.291Z] bb961f40224b: Layer already exists [2021-06-17T00:47:06.291Z] f4666769fca7: Layer already exists [2021-06-17T00:47:06.291Z] 2.0.0-dev.269: digest: sha256:1aef24b7ef8c7c9bd115804c73f88ee1f4df141a5d8554178b75e1dc96c38729 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:47:06.596Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:47:06.891Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:47:06.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-17T00:47:06.891Z] 2ed85bad56b0: Preparing [2021-06-17T00:47:06.891Z] c1b79c816a0e: Preparing [2021-06-17T00:47:06.891Z] c989f8832f44: Preparing [2021-06-17T00:47:06.891Z] a68a6d4c8e43: Preparing [2021-06-17T00:47:06.891Z] 0754057c0ad3: Preparing [2021-06-17T00:47:06.891Z] 998cdf262ab1: Preparing [2021-06-17T00:47:06.891Z] 02e56110abd2: Preparing [2021-06-17T00:47:06.891Z] abc36efb885a: Preparing [2021-06-17T00:47:06.891Z] b0b09059f4e1: Preparing [2021-06-17T00:47:06.891Z] bb961f40224b: Preparing [2021-06-17T00:47:06.891Z] f4666769fca7: Preparing [2021-06-17T00:47:06.891Z] abc36efb885a: Waiting [2021-06-17T00:47:06.891Z] b0b09059f4e1: Waiting [2021-06-17T00:47:06.891Z] bb961f40224b: Waiting [2021-06-17T00:47:06.891Z] f4666769fca7: Waiting [2021-06-17T00:47:06.891Z] 998cdf262ab1: Waiting [2021-06-17T00:47:06.891Z] 02e56110abd2: Waiting [2021-06-17T00:47:06.891Z] 0754057c0ad3: Layer already exists [2021-06-17T00:47:06.891Z] c1b79c816a0e: Layer already exists [2021-06-17T00:47:06.891Z] c989f8832f44: Layer already exists [2021-06-17T00:47:06.891Z] 2ed85bad56b0: Layer already exists [2021-06-17T00:47:06.891Z] a68a6d4c8e43: Layer already exists [2021-06-17T00:47:06.891Z] 02e56110abd2: Layer already exists [2021-06-17T00:47:06.891Z] 998cdf262ab1: Layer already exists [2021-06-17T00:47:06.891Z] bb961f40224b: Layer already exists [2021-06-17T00:47:06.891Z] abc36efb885a: Layer already exists [2021-06-17T00:47:06.891Z] b0b09059f4e1: Layer already exists [2021-06-17T00:47:06.891Z] f4666769fca7: Layer already exists [2021-06-17T00:47:06.891Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269: digest: sha256:1aef24b7ef8c7c9bd115804c73f88ee1f4df141a5d8554178b75e1dc96c38729 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:47:07.202Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T00:47:07.498Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-06-17T00:47:07.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-17T00:47:07.498Z] 2ed85bad56b0: Preparing [2021-06-17T00:47:07.498Z] c1b79c816a0e: Preparing [2021-06-17T00:47:07.498Z] c989f8832f44: Preparing [2021-06-17T00:47:07.498Z] a68a6d4c8e43: Preparing [2021-06-17T00:47:07.498Z] 0754057c0ad3: Preparing [2021-06-17T00:47:07.498Z] 998cdf262ab1: Preparing [2021-06-17T00:47:07.498Z] 02e56110abd2: Preparing [2021-06-17T00:47:07.498Z] abc36efb885a: Preparing [2021-06-17T00:47:07.498Z] b0b09059f4e1: Preparing [2021-06-17T00:47:07.498Z] bb961f40224b: Preparing [2021-06-17T00:47:07.498Z] f4666769fca7: Preparing [2021-06-17T00:47:07.498Z] 998cdf262ab1: Waiting [2021-06-17T00:47:07.498Z] 02e56110abd2: Waiting [2021-06-17T00:47:07.498Z] abc36efb885a: Waiting [2021-06-17T00:47:07.498Z] b0b09059f4e1: Waiting [2021-06-17T00:47:07.498Z] bb961f40224b: Waiting [2021-06-17T00:47:07.498Z] f4666769fca7: Waiting [2021-06-17T00:47:07.498Z] c989f8832f44: Layer already exists [2021-06-17T00:47:07.498Z] 0754057c0ad3: Layer already exists [2021-06-17T00:47:07.498Z] 2ed85bad56b0: Layer already exists [2021-06-17T00:47:07.498Z] c1b79c816a0e: Layer already exists [2021-06-17T00:47:07.498Z] a68a6d4c8e43: Layer already exists [2021-06-17T00:47:07.498Z] 998cdf262ab1: Layer already exists [2021-06-17T00:47:07.498Z] 02e56110abd2: Layer already exists [2021-06-17T00:47:07.498Z] abc36efb885a: Layer already exists [2021-06-17T00:47:07.498Z] bb961f40224b: Layer already exists [2021-06-17T00:47:07.498Z] b0b09059f4e1: Layer already exists [2021-06-17T00:47:07.498Z] f4666769fca7: Layer already exists [2021-06-17T00:47:07.498Z] master: digest: sha256:1aef24b7ef8c7c9bd115804c73f88ee1f4df141a5d8554178b75e1dc96c38729 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T00:47:07.551Z] ===================================================== [Pipeline] echo [2021-06-17T00:47:07.569Z] taggedImages: [2021-06-17T00:47:07.569Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T00:47:07.569Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-17T00:47:07.569Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.269 [2021-06-17T00:47:07.569Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T00:47:07.569Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent: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-06-17T01:06:56.898Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2006 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-06-17T01:06:56.923Z] Running in /w/workspace/edgex-go/541 [Pipeline] { [Pipeline] checkout [2021-06-17T01:06:57.119Z] The recommended git tool is: git [2021-06-17T01:07:07.120Z] using credential edgex-jenkins-ssh [2021-06-17T01:07:07.139Z] Cloning the remote Git repository [2021-06-17T01:07:07.187Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-17T01:07:07.301Z] > git init /w/workspace/edgex-go/541 # timeout=10 [2021-06-17T01:07:07.372Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-17T01:07:07.373Z] > git --version # timeout=10 [2021-06-17T01:07:07.388Z] > git --version # 'git version 2.17.1' [2021-06-17T01:07:07.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T01:07:07.472Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T01:07:22.915Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-17T01:07:22.938Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T01:07:24.408Z] Avoid second fetch [2021-06-17T01:07:24.409Z] Checking out Revision 649de8085a2358d24573e8b32b9ef122143f6397 (master) [2021-06-17T01:07:24.433Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T01:07:24.446Z] > git checkout -f 649de8085a2358d24573e8b32b9ef122143f6397 # timeout=10 [2021-06-17T01:07:31.163Z] Commit message: "feat(security): Deprecate oauth2 auth method (#3575)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-17T01:07:34.698Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-17T01:07:35.133Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-17T01:07:35.489Z] + + sudo service docker restart [2021-06-17T01:07:35.489Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T01:07:56.669Z] provisioning config files... [2021-06-17T01:07:56.696Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/541@tmp/config5157384643404577118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:07:57.077Z] ---> docker-login.sh [2021-06-17T01:07:57.077Z] nexus3.edgexfoundry.org:10001 [2021-06-17T01:07:58.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:07:58.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:07:58.339Z] Configure a credential helper to remove this warning. See [2021-06-17T01:07:58.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:07:58.339Z] [2021-06-17T01:07:58.339Z] Login Succeeded [2021-06-17T01:07:58.339Z] nexus3.edgexfoundry.org:10002 [2021-06-17T01:08:00.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:08:00.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:08:00.515Z] Configure a credential helper to remove this warning. See [2021-06-17T01:08:00.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:08:00.515Z] [2021-06-17T01:08:00.515Z] Login Succeeded [2021-06-17T01:08:00.515Z] nexus3.edgexfoundry.org:10003 [2021-06-17T01:08:00.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:08:00.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:08:00.515Z] Configure a credential helper to remove this warning. See [2021-06-17T01:08:00.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:08:00.515Z] [2021-06-17T01:08:00.515Z] Login Succeeded [2021-06-17T01:08:00.516Z] nexus3.edgexfoundry.org:10004 [2021-06-17T01:08:00.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:08:00.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:08:00.516Z] Configure a credential helper to remove this warning. See [2021-06-17T01:08:00.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:08:00.516Z] [2021-06-17T01:08:00.516Z] Login Succeeded [2021-06-17T01:08:00.516Z] docker.io [2021-06-17T01:08:00.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:08:00.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:08:00.788Z] Configure a credential helper to remove this warning. See [2021-06-17T01:08:00.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:08:00.788Z] [2021-06-17T01:08:00.788Z] Login Succeeded [2021-06-17T01:08:00.788Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T01:08:00.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-17T01:08:01.118Z] ========================================================= [2021-06-17T01:08:01.118Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-17T01:08:01.118Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:08:01.469Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-17T01:08:04.697Z] Sending build context to Docker daemon 166.3MB [2021-06-17T01:08:04.697Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T01:08:04.697Z] Step 2/6 : FROM ${BASE} [2021-06-17T01:08:04.697Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-17T01:08:04.697Z] 595b0fe564bb: Pulling fs layer [2021-06-17T01:08:04.697Z] 3088b5b3c5c0: Pulling fs layer [2021-06-17T01:08:04.697Z] 5b7225fbf94c: Pulling fs layer [2021-06-17T01:08:04.697Z] ba82ee9f976e: Pulling fs layer [2021-06-17T01:08:04.697Z] 506bd15cee9f: Pulling fs layer [2021-06-17T01:08:04.697Z] 75a0a4a0db45: Pulling fs layer [2021-06-17T01:08:04.697Z] 618dc40b7e24: Pulling fs layer [2021-06-17T01:08:04.697Z] ba82ee9f976e: Waiting [2021-06-17T01:08:04.697Z] 506bd15cee9f: Waiting [2021-06-17T01:08:04.697Z] 75a0a4a0db45: Waiting [2021-06-17T01:08:04.697Z] 618dc40b7e24: Waiting [2021-06-17T01:08:04.697Z] 5b7225fbf94c: Verifying Checksum [2021-06-17T01:08:04.697Z] 5b7225fbf94c: Download complete [2021-06-17T01:08:04.697Z] 3088b5b3c5c0: Verifying Checksum [2021-06-17T01:08:04.697Z] 3088b5b3c5c0: Download complete [2021-06-17T01:08:04.697Z] 506bd15cee9f: Verifying Checksum [2021-06-17T01:08:04.697Z] 506bd15cee9f: Download complete [2021-06-17T01:08:04.697Z] 75a0a4a0db45: Verifying Checksum [2021-06-17T01:08:04.697Z] 75a0a4a0db45: Download complete [2021-06-17T01:08:04.697Z] 595b0fe564bb: Verifying Checksum [2021-06-17T01:08:04.697Z] 595b0fe564bb: Download complete [2021-06-17T01:08:04.697Z] 595b0fe564bb: Pull complete [2021-06-17T01:08:05.306Z] 3088b5b3c5c0: Pull complete [2021-06-17T01:08:05.585Z] 5b7225fbf94c: Pull complete [2021-06-17T01:08:08.150Z] 618dc40b7e24: Verifying Checksum [2021-06-17T01:08:08.150Z] 618dc40b7e24: Download complete [2021-06-17T01:08:08.150Z] ba82ee9f976e: Verifying Checksum [2021-06-17T01:08:08.150Z] ba82ee9f976e: Download complete [2021-06-17T01:08:17.879Z] ba82ee9f976e: Pull complete [2021-06-17T01:08:17.879Z] 506bd15cee9f: Pull complete [2021-06-17T01:08:18.155Z] 75a0a4a0db45: Pull complete [2021-06-17T01:08:22.307Z] 618dc40b7e24: Pull complete [2021-06-17T01:08:22.307Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-17T01:08:22.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-17T01:08:22.307Z] ---> a36622ca3599 [2021-06-17T01:08:22.307Z] 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-06-17T01:08:23.759Z] ---> Running in 13e21d3f1d17 [2021-06-17T01:08:25.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:08:26.189Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:08:27.168Z] (1/12) Installing libmagic (5.39-r0) [2021-06-17T01:08:27.168Z] (2/12) Installing file (5.39-r0) [2021-06-17T01:08:27.443Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-17T01:08:27.443Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-17T01:08:30.994Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-17T01:08:30.994Z] (6/12) Installing patch (2.7.6-r6) [2021-06-17T01:08:31.267Z] (7/12) Installing build-base (0.5-r2) [2021-06-17T01:08:31.267Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-17T01:08:31.267Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-17T01:08:31.542Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-17T01:08:31.542Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-17T01:08:31.814Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-17T01:08:31.814Z] Executing busybox-1.32.1-r6.trigger [2021-06-17T01:08:31.814Z] OK: 218 MiB in 52 packages [2021-06-17T01:08:36.122Z] Removing intermediate container 13e21d3f1d17 [2021-06-17T01:08:36.122Z] ---> b163fa728702 [2021-06-17T01:08:36.122Z] Step 4/6 : WORKDIR /edgex-go [2021-06-17T01:08:36.122Z] ---> Running in 945b1902354d [2021-06-17T01:08:36.122Z] Removing intermediate container 945b1902354d [2021-06-17T01:08:36.122Z] ---> cf228aeb4b64 [2021-06-17T01:08:36.122Z] Step 5/6 : COPY go.mod . [2021-06-17T01:08:36.712Z] ---> 24d84e9ff10f [2021-06-17T01:08:36.712Z] Step 6/6 : RUN go mod download [2021-06-17T01:08:36.712Z] ---> Running in 54a63aab332c [2021-06-17T01:09:08.196Z] Removing intermediate container 54a63aab332c [2021-06-17T01:09:08.196Z] ---> 0f92ca1ab7d8 [2021-06-17T01:09:08.196Z] Successfully built 0f92ca1ab7d8 [2021-06-17T01:09:08.196Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:09:08.550Z] + docker inspect -f . ci-base-image-arm64 [2021-06-17T01:09:08.551Z] . [Pipeline] withDockerContainer [2021-06-17T01:09:08.922Z] prd-ubuntu18.04-docker-arm64-4c-16g-2006 does not seem to be running inside a container [2021-06-17T01:09:09.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-17T01:09:10.545Z] $ docker top cdbeb8f310259ff6251b97d508f2f5828df68525b4657d78d1f3e963978336c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T01:09:11.498Z] + go version [2021-06-17T01:09:11.498Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-17T01:09:11.525Z] $ docker stop --time=1 cdbeb8f310259ff6251b97d508f2f5828df68525b4657d78d1f3e963978336c2 [2021-06-17T01:09:14.640Z] $ docker rm -f cdbeb8f310259ff6251b97d508f2f5828df68525b4657d78d1f3e963978336c2 [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-06-17T01:09:15.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-17T01:09:15.647Z] [2021-06-17T01:09:15.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:09:16.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-17T01:09:16.284Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-17T01:09:16.284Z] 29e5d40040c1: Pulling fs layer [2021-06-17T01:09:16.284Z] 1ce36da41761: Pulling fs layer [2021-06-17T01:09:16.284Z] 25b303627fd3: Pulling fs layer [2021-06-17T01:09:16.284Z] 29e5d40040c1: Verifying Checksum [2021-06-17T01:09:16.284Z] 29e5d40040c1: Download complete [2021-06-17T01:09:16.882Z] 1ce36da41761: Verifying Checksum [2021-06-17T01:09:16.882Z] 1ce36da41761: Download complete [2021-06-17T01:09:17.159Z] 29e5d40040c1: Pull complete [2021-06-17T01:09:18.598Z] 1ce36da41761: Pull complete [2021-06-17T01:09:18.598Z] 25b303627fd3: Verifying Checksum [2021-06-17T01:09:18.598Z] 25b303627fd3: Download complete [2021-06-17T01:09:29.181Z] 25b303627fd3: Pull complete [2021-06-17T01:09:29.181Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-17T01:09:29.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-17T01:09:29.181Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-17T01:09:29.414Z] prd-ubuntu18.04-docker-arm64-4c-16g-2006 does not seem to be running inside a container [2021-06-17T01:09:29.503Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-17T01:09:32.223Z] $ docker top d1aa27c736d76d1f92d2f7fc440d03101028f3fe38abddf43d93f29e0a127404 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T01:09:33.126Z] + docker-compose build --help [2021-06-17T01:09:33.126Z] + grep parallel [2021-06-17T01:09:37.427Z] --parallel Build images in parallel. [Pipeline] } [2021-06-17T01:09:37.457Z] $ docker stop --time=1 d1aa27c736d76d1f92d2f7fc440d03101028f3fe38abddf43d93f29e0a127404 [2021-06-17T01:09:39.307Z] $ docker rm -f d1aa27c736d76d1f92d2f7fc440d03101028f3fe38abddf43d93f29e0a127404 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:09:42.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-17T01:09:42.208Z] . [Pipeline] withDockerContainer [2021-06-17T01:09:42.469Z] prd-ubuntu18.04-docker-arm64-4c-16g-2006 does not seem to be running inside a container [2021-06-17T01:09:42.554Z] $ 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/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-17T01:09:44.126Z] $ docker top 979f4d045ae02c190930108976ea66821c3f1bef5c1ec57db1960eda6cd2d561 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T01:09:45.148Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-17T01:09:50.554Z] Building core-command ... [2021-06-17T01:09:50.554Z] Building core-data ... [2021-06-17T01:09:50.554Z] Building core-metadata ... [2021-06-17T01:09:50.554Z] Building security-bootstrapper ... [2021-06-17T01:09:50.554Z] Building security-proxy-setup ... [2021-06-17T01:09:50.554Z] Building security-secretstore-setup ... [2021-06-17T01:09:50.554Z] Building support-notifications ... [2021-06-17T01:09:50.554Z] Building support-scheduler ... [2021-06-17T01:09:50.554Z] Building sys-mgmt-agent ... [2021-06-17T01:09:50.554Z] Building support-scheduler [2021-06-17T01:09:50.554Z] Building security-bootstrapper [2021-06-17T01:09:50.554Z] Building security-secretstore-setup [2021-06-17T01:09:50.554Z] Building core-metadata [2021-06-17T01:09:50.554Z] Building sys-mgmt-agent [2021-06-17T01:10:39.984Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T01:10:39.984Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T01:10:39.984Z] ---> 0f92ca1ab7d8 [2021-06-17T01:10:39.984Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T01:10:39.984Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T01:10:39.984Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T01:10:39.984Z] ---> 0f92ca1ab7d8 [2021-06-17T01:10:39.984Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T01:10:39.984Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T01:10:39.984Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-17T01:10:39.984Z] ---> 0f92ca1ab7d8 [2021-06-17T01:10:39.984Z] Step 3/23 : WORKDIR /edgex-go [2021-06-17T01:10:39.984Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T01:10:39.984Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-17T01:10:39.984Z] ---> 0f92ca1ab7d8 [2021-06-17T01:10:39.984Z] Step 3/26 : WORKDIR /edgex-go [2021-06-17T01:10:39.984Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T01:10:39.984Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-17T01:10:39.984Z] ---> 0f92ca1ab7d8 [2021-06-17T01:10:39.984Z] Step 3/32 : WORKDIR /edgex-go [2021-06-17T01:10:39.984Z] ---> Running in 102618e6b6ee [2021-06-17T01:10:39.984Z] ---> Running in d33a512a8d59 [2021-06-17T01:10:39.984Z] ---> Running in 9f6150366e12 [2021-06-17T01:10:39.984Z] ---> Running in 21270a1a7ad1 [2021-06-17T01:10:39.984Z] ---> Running in 72f93f55e0a3 [2021-06-17T01:10:39.984Z] Removing intermediate container 102618e6b6ee [2021-06-17T01:10:39.984Z] ---> 5c0c71ebd857 [2021-06-17T01:10:39.984Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T01:10:39.984Z] Removing intermediate container 9f6150366e12 [2021-06-17T01:10:39.984Z] ---> 101d1a4ddd31 [2021-06-17T01:10:39.984Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T01:10:39.984Z] Removing intermediate container d33a512a8d59 [2021-06-17T01:10:39.984Z] ---> de02ab04829a [2021-06-17T01:10:39.984Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T01:10:39.984Z] ---> Running in 23a4a506b13c [2021-06-17T01:10:39.984Z] Removing intermediate container 21270a1a7ad1 [2021-06-17T01:10:39.984Z] ---> f27a2a27ac42 [2021-06-17T01:10:39.984Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T01:10:39.984Z] Removing intermediate container 72f93f55e0a3 [2021-06-17T01:10:39.984Z] ---> 8f7c1f09d40a [2021-06-17T01:10:39.984Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T01:10:39.984Z] ---> Running in fe99a1139cc8 [2021-06-17T01:10:39.984Z] ---> Running in d9c425c7b578 [2021-06-17T01:10:39.984Z] ---> Running in ee6b149ac9c4 [2021-06-17T01:10:39.984Z] ---> Running in 2b81cfb1fca1 [2021-06-17T01:10:42.659Z] Removing intermediate container 23a4a506b13c [2021-06-17T01:10:42.659Z] ---> ca480ee5c043 [2021-06-17T01:10:42.659Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-17T01:10:42.940Z] ---> Running in 6a319928bfc5 [2021-06-17T01:10:43.218Z] Removing intermediate container fe99a1139cc8 [2021-06-17T01:10:43.218Z] ---> 4f6c2cee1340 [2021-06-17T01:10:43.218Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-17T01:10:43.493Z] ---> Running in 5723823cf483 [2021-06-17T01:10:43.772Z] Removing intermediate container d9c425c7b578 [2021-06-17T01:10:43.772Z] ---> ce231eead067 [2021-06-17T01:10:43.772Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-17T01:10:43.772Z] Removing intermediate container 2b81cfb1fca1 [2021-06-17T01:10:43.772Z] ---> e391d402c97f [2021-06-17T01:10:43.772Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-17T01:10:43.772Z] ---> Running in 19f496b96770 [2021-06-17T01:10:43.772Z] ---> Running in da2a6509c949 [2021-06-17T01:10:44.062Z] Removing intermediate container ee6b149ac9c4 [2021-06-17T01:10:44.062Z] ---> 77ce6ca4b56a [2021-06-17T01:10:44.062Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-17T01:10:44.337Z] ---> Running in 0651081fae06 [2021-06-17T01:10:45.327Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:10:45.327Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:10:48.103Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:10:48.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:10:48.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:10:48.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:10:48.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:10:48.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:10:48.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:10:48.382Z] OK: 218 MiB in 52 packages [2021-06-17T01:10:48.382Z] OK: 218 MiB in 52 packages [2021-06-17T01:10:48.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:10:48.382Z] OK: 218 MiB in 52 packages [2021-06-17T01:10:48.382Z] OK: 218 MiB in 52 packages [2021-06-17T01:10:48.382Z] OK: 218 MiB in 52 packages [2021-06-17T01:10:48.984Z] Removing intermediate container 6a319928bfc5 [2021-06-17T01:10:48.984Z] ---> 582461feed27 [2021-06-17T01:10:48.984Z] Step 6/32 : COPY go.mod . [2021-06-17T01:10:49.259Z] Removing intermediate container 5723823cf483 [2021-06-17T01:10:49.259Z] ---> ec4611214b7f [2021-06-17T01:10:49.259Z] Step 6/23 : COPY go.mod . [2021-06-17T01:10:50.272Z] Removing intermediate container da2a6509c949 [2021-06-17T01:10:50.272Z] ---> aae52ffc72e5 [2021-06-17T01:10:50.272Z] Step 6/24 : COPY go.mod . [2021-06-17T01:10:50.272Z] ---> ea0034bfd85a [2021-06-17T01:10:50.272Z] Step 7/32 : RUN go mod download [2021-06-17T01:10:50.559Z] ---> 8a9897c4a06d [2021-06-17T01:10:50.559Z] Step 7/23 : RUN go mod download [2021-06-17T01:10:50.559Z] ---> Running in c56552bfdb9f [2021-06-17T01:10:50.559Z] Removing intermediate container 0651081fae06 [2021-06-17T01:10:50.559Z] ---> 4be0ad068dc0 [2021-06-17T01:10:50.559Z] Step 6/24 : COPY go.mod . [2021-06-17T01:10:50.559Z] Removing intermediate container 19f496b96770 [2021-06-17T01:10:50.559Z] ---> 4e545a2f28cb [2021-06-17T01:10:50.559Z] Step 6/26 : COPY go.mod . [2021-06-17T01:10:51.182Z] ---> Running in 1ccae40853cf [2021-06-17T01:10:51.798Z] ---> 264f2a86c67b [2021-06-17T01:10:51.798Z] Step 7/24 : RUN go mod download [2021-06-17T01:10:52.076Z] ---> 7cf64d757179 [2021-06-17T01:10:52.076Z] Step 7/24 : RUN go mod download [2021-06-17T01:10:52.076Z] ---> Running in 9a1452b01788 [2021-06-17T01:10:52.076Z] ---> 811f667f46b0 [2021-06-17T01:10:52.076Z] Step 7/26 : RUN go mod download [2021-06-17T01:10:52.359Z] ---> Running in 600be2ee403a [2021-06-17T01:10:52.359Z] ---> Running in 5bb5ee5afd30 [2021-06-17T01:10:55.827Z] Removing intermediate container c56552bfdb9f [2021-06-17T01:10:55.827Z] ---> ba95b8f8ea3f [2021-06-17T01:10:55.827Z] Step 8/32 : COPY . . [2021-06-17T01:10:55.827Z] Removing intermediate container 1ccae40853cf [2021-06-17T01:10:55.827Z] ---> 15e89db9faf2 [2021-06-17T01:10:55.827Z] Step 8/23 : COPY . . [2021-06-17T01:10:56.842Z] Removing intermediate container 9a1452b01788 [2021-06-17T01:10:56.842Z] ---> 7ff12947137b [2021-06-17T01:10:56.842Z] Step 8/24 : COPY . . [2021-06-17T01:10:57.828Z] Removing intermediate container 5bb5ee5afd30 [2021-06-17T01:10:57.828Z] ---> 269d5bf51b55 [2021-06-17T01:10:57.828Z] Step 8/26 : COPY . . [2021-06-17T01:10:58.104Z] Removing intermediate container 600be2ee403a [2021-06-17T01:10:58.104Z] ---> f982ea85e943 [2021-06-17T01:10:58.104Z] Step 8/24 : COPY . . [2021-06-17T01:11:15.701Z] ---> 9ade1c8e15ac [2021-06-17T01:11:15.701Z] Step 9/32 : RUN go mod tidy [2021-06-17T01:11:15.701Z] ---> 792f1ec46f72 [2021-06-17T01:11:15.701Z] Step 9/23 : RUN go mod tidy [2021-06-17T01:11:15.701Z] ---> ad86378e9ecb [2021-06-17T01:11:15.701Z] Step 9/24 : RUN go mod tidy [2021-06-17T01:11:15.701Z] ---> 66a4850e98bd [2021-06-17T01:11:15.701Z] Step 9/26 : RUN go mod tidy [2021-06-17T01:11:15.701Z] ---> f1a717116356 [2021-06-17T01:11:15.701Z] Step 9/24 : RUN go mod tidy [2021-06-17T01:11:15.701Z] ---> Running in 712782f8a87e [2021-06-17T01:11:15.701Z] ---> Running in aad142c29cdb [2021-06-17T01:11:15.701Z] ---> Running in 83287ae2dec1 [2021-06-17T01:11:15.701Z] ---> Running in f9741ce00d73 [2021-06-17T01:11:15.701Z] ---> Running in 343a4be1ee8e [2021-06-17T01:11:25.259Z] Removing intermediate container aad142c29cdb [2021-06-17T01:11:25.259Z] ---> e9765af25a8d [2021-06-17T01:11:25.259Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-17T01:11:25.259Z] Removing intermediate container 712782f8a87e [2021-06-17T01:11:25.259Z] ---> 193824e96770 [2021-06-17T01:11:25.259Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-17T01:11:25.259Z] ---> Running in 16d5656cfab5 [2021-06-17T01:11:25.259Z] ---> Running in 1c6008c0033e [2021-06-17T01:11:25.259Z] Removing intermediate container 343a4be1ee8e [2021-06-17T01:11:25.259Z] ---> d5d98f70d4b1 [2021-06-17T01:11:25.259Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-17T01:11:25.259Z] Removing intermediate container 83287ae2dec1 [2021-06-17T01:11:25.259Z] ---> 21761294641a [2021-06-17T01:11:25.259Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-17T01:11:25.259Z] Removing intermediate container f9741ce00d73 [2021-06-17T01:11:25.259Z] ---> 1f99e05a95a8 [2021-06-17T01:11:25.259Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-17T01:11:25.259Z] ---> Running in 02cf245cc3f5 [2021-06-17T01:11:25.259Z] ---> Running in 6995ad724146 [2021-06-17T01:11:25.259Z] ---> Running in d0dbc3ae0895 [2021-06-17T01:11:27.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-17T01:11:27.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-17T01:11:27.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-17T01:11:27.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-17T01:11:27.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-17T01:13:19.758Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-17T01:13:25.531Z] Removing intermediate container 02cf245cc3f5 [2021-06-17T01:13:25.531Z] ---> 7924e5666340 [2021-06-17T01:13:25.531Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-17T01:13:25.531Z] Removing intermediate container 16d5656cfab5 [2021-06-17T01:13:25.531Z] ---> 04c673673279 [2021-06-17T01:13:25.531Z] [2021-06-17T01:13:25.531Z] Step 11/32 : FROM alpine:3.12 [2021-06-17T01:13:25.531Z] ---> Running in 21a8d55a2f5d [2021-06-17T01:13:25.531Z] 3.12: Pulling from library/alpine [2021-06-17T01:13:25.531Z] Removing intermediate container 1c6008c0033e [2021-06-17T01:13:25.531Z] ---> 0e73751afda0 [2021-06-17T01:13:25.531Z] [2021-06-17T01:13:25.531Z] Step 11/23 : FROM alpine:3.12 [2021-06-17T01:13:25.531Z] 3.12: Pulling from library/alpine [2021-06-17T01:13:28.264Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-17T01:13:28.264Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-17T01:13:28.264Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-17T01:13:28.264Z] Status: Downloaded newer image for alpine:3.12 [2021-06-17T01:13:28.264Z] Status: Downloaded newer image for alpine:3.12 [2021-06-17T01:13:28.264Z] ---> c4fd0aeabfcf [2021-06-17T01:13:28.264Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-17T01:13:28.264Z] ---> c4fd0aeabfcf [2021-06-17T01:13:28.264Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-17T01:13:28.264Z] Removing intermediate container 6995ad724146 [2021-06-17T01:13:28.264Z] ---> 128c8b81b06a [2021-06-17T01:13:28.264Z] [2021-06-17T01:13:28.264Z] Step 11/26 : FROM alpine:3.12 [2021-06-17T01:13:28.264Z] ---> c4fd0aeabfcf [2021-06-17T01:13:28.264Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-17T01:13:28.264Z] ---> Running in 1b1ba932261c [2021-06-17T01:13:28.264Z] ---> Running in 17fedcca4346 [2021-06-17T01:13:28.264Z] ---> Running in 65df0f8a0536 [2021-06-17T01:13:28.264Z] Removing intermediate container 1b1ba932261c [2021-06-17T01:13:28.264Z] ---> c2c470c586fa [2021-06-17T01:13:28.264Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-17T01:13:28.264Z] ---> Running in 9404baef9c10 [2021-06-17T01:13:28.897Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:13:29.172Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:13:29.172Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:13:29.446Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:13:29.446Z] Removing intermediate container d0dbc3ae0895 [2021-06-17T01:13:29.446Z] ---> 40e16d6d02da [2021-06-17T01:13:29.446Z] [2021-06-17T01:13:29.446Z] Step 11/24 : FROM alpine:3.12 [2021-06-17T01:13:29.446Z] ---> c4fd0aeabfcf [2021-06-17T01:13:29.446Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-17T01:13:31.745Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-17T01:13:31.745Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-17T01:13:31.745Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-17T01:13:31.745Z] (4/6) Installing curl (7.77.0-r0) [2021-06-17T01:13:31.745Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-17T01:13:31.745Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:13:31.745Z] ---> Running in 8a3c91dd7997 [2021-06-17T01:13:31.745Z] (6/6) Installing su-exec (0.2-r1) [2021-06-17T01:13:31.745Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T01:13:31.745Z] Removing intermediate container 21a8d55a2f5d [2021-06-17T01:13:31.745Z] ---> 306bf7af5e7a [2021-06-17T01:13:31.745Z] [2021-06-17T01:13:31.745Z] Step 12/24 : FROM docker:20.10.0 [2021-06-17T01:13:31.745Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T01:13:31.745Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:13:31.745Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-17T01:13:31.745Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T01:13:31.745Z] OK: 5 MiB in 15 packages [2021-06-17T01:13:31.745Z] 20.10.0: Pulling from library/docker [2021-06-17T01:13:31.745Z] OK: 7 MiB in 20 packages [2021-06-17T01:13:31.745Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-17T01:13:31.745Z] (2/2) Installing su-exec (0.2-r1) [2021-06-17T01:13:31.745Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T01:13:31.745Z] OK: 5 MiB in 16 packages [2021-06-17T01:13:32.021Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:13:32.021Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:13:32.623Z] Removing intermediate container 17fedcca4346 [2021-06-17T01:13:32.623Z] ---> 8b1dfb013228 [2021-06-17T01:13:32.623Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T01:13:32.904Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-17T01:13:32.904Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T01:13:32.904Z] OK: 5 MiB in 15 packages [2021-06-17T01:13:32.904Z] ---> Running in f849436f85cb [2021-06-17T01:13:33.182Z] Removing intermediate container 9404baef9c10 [2021-06-17T01:13:33.182Z] ---> f197a508fa35 [2021-06-17T01:13:33.182Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-17T01:13:33.182Z] Removing intermediate container 65df0f8a0536 [2021-06-17T01:13:33.182Z] ---> 49e3d4716401 [2021-06-17T01:13:33.461Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-17T01:13:33.461Z] ---> Running in 4f23b4065520 [2021-06-17T01:13:33.745Z] ---> Running in cbb88e6953ef [2021-06-17T01:13:37.264Z] Removing intermediate container f849436f85cb [2021-06-17T01:13:37.264Z] ---> d049e7d7db7f [2021-06-17T01:13:37.264Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-17T01:13:37.264Z] ---> Running in ef77b750682f [2021-06-17T01:13:37.264Z] Removing intermediate container 4f23b4065520 [2021-06-17T01:13:37.264Z] ---> 76bc10f30b29 [2021-06-17T01:13:37.264Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-17T01:13:37.264Z] ---> Running in 44dce74132e6 [2021-06-17T01:13:37.264Z] Removing intermediate container cbb88e6953ef [2021-06-17T01:13:37.264Z] ---> 99f5864edabf [2021-06-17T01:13:37.264Z] Step 14/26 : WORKDIR / [2021-06-17T01:13:37.264Z] Removing intermediate container 8a3c91dd7997 [2021-06-17T01:13:37.264Z] ---> 2300baa5e7be [2021-06-17T01:13:37.264Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T01:13:37.264Z] Removing intermediate container ef77b750682f [2021-06-17T01:13:37.264Z] ---> 0db0161e01bc [2021-06-17T01:13:37.264Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-17T01:13:37.264Z] ---> Running in 508fe7f4bb90 [2021-06-17T01:13:37.264Z] ---> Running in 0c9bcc2bccb5 [2021-06-17T01:13:37.264Z] ---> Running in 6a74c92936fa [2021-06-17T01:13:37.264Z] Removing intermediate container 44dce74132e6 [2021-06-17T01:13:37.264Z] ---> 2e63bf24f2a0 [2021-06-17T01:13:37.264Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-17T01:13:37.264Z] ---> Running in c79f31c97e26 [2021-06-17T01:13:37.264Z] Removing intermediate container 508fe7f4bb90 [2021-06-17T01:13:37.264Z] ---> ce3870f6a029 [2021-06-17T01:13:37.264Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-17T01:13:37.264Z] Removing intermediate container 6a74c92936fa [2021-06-17T01:13:37.264Z] ---> d5669b5da68a [2021-06-17T01:13:37.264Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T01:13:37.264Z] ---> Running in 7aef86600110 [2021-06-17T01:13:37.264Z] Removing intermediate container 0c9bcc2bccb5 [2021-06-17T01:13:37.264Z] ---> c492f847170e [2021-06-17T01:13:37.264Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-17T01:13:37.264Z] Removing intermediate container 7aef86600110 [2021-06-17T01:13:37.264Z] ---> e79ef5e62779 [2021-06-17T01:13:37.264Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-17T01:13:37.536Z] ---> 133c611d1bf1 [2021-06-17T01:13:37.536Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-17T01:13:37.536Z] ---> Running in 8ddac1ca8ab0 [2021-06-17T01:13:37.812Z] ---> ac462a2b2518 [2021-06-17T01:13:37.812Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-17T01:13:38.453Z] Removing intermediate container 8ddac1ca8ab0 [2021-06-17T01:13:38.453Z] ---> bda4180fd727 [2021-06-17T01:13:38.453Z] Step 16/24 : WORKDIR / [2021-06-17T01:13:41.303Z] ---> Running in 9880156c6864 [2021-06-17T01:13:41.303Z] Removing intermediate container c79f31c97e26 [2021-06-17T01:13:41.303Z] ---> fd1f965127fc [2021-06-17T01:13:41.303Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-17T01:13:41.303Z] ---> d54ac0282c0a [2021-06-17T01:13:41.303Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-17T01:13:41.303Z] ---> Running in 4b9b56cef032 [2021-06-17T01:13:41.303Z] Removing intermediate container 9880156c6864 [2021-06-17T01:13:41.303Z] ---> 06e202bc476c [2021-06-17T01:13:41.303Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T01:13:41.303Z] ---> ca8b0f783d47 [2021-06-17T01:13:41.303Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-17T01:13:41.303Z] ---> ddd0bd319eee [2021-06-17T01:13:41.303Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-17T01:13:41.303Z] Removing intermediate container 4b9b56cef032 [2021-06-17T01:13:41.303Z] ---> 51daf8dbbe6c [2021-06-17T01:13:41.303Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-17T01:13:41.303Z] ---> b15e8022b6bd [2021-06-17T01:13:41.303Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-17T01:13:41.303Z] ---> 30c70517ef0e [2021-06-17T01:13:41.303Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-17T01:13:41.587Z] ---> Running in 12b8c8b069d7 [2021-06-17T01:13:41.587Z] ---> 478aef9175cb [2021-06-17T01:13:41.587Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-17T01:13:41.878Z] ---> 7d6a19eeafad [2021-06-17T01:13:41.878Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-17T01:13:42.482Z] ---> Running in fd8329e51459 [2021-06-17T01:13:42.482Z] Removing intermediate container 12b8c8b069d7 [2021-06-17T01:13:42.482Z] ---> 4f08c9c9f474 [2021-06-17T01:13:42.482Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T01:13:42.772Z] ---> Running in b3e4af46dea6 [2021-06-17T01:13:43.394Z] ---> 0daf54c7c5e2 [2021-06-17T01:13:43.394Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-17T01:13:43.681Z] Removing intermediate container b3e4af46dea6 [2021-06-17T01:13:43.681Z] ---> 77cae110dbcb [2021-06-17T01:13:43.681Z] Step 21/23 : LABEL arch=arm64 [2021-06-17T01:13:43.681Z] ---> 25012caf500d [2021-06-17T01:13:43.681Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-17T01:13:46.361Z] ---> Running in 5057ed410a02 [2021-06-17T01:13:46.362Z] Removing intermediate container 5057ed410a02 [2021-06-17T01:13:46.362Z] ---> 100ba47d741f [2021-06-17T01:13:46.362Z] Step 22/23 : LABEL git_sha=649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:13:46.362Z] ---> Running in cbef0ca31a4b [2021-06-17T01:13:46.362Z] ---> 4d505b77a354 [2021-06-17T01:13:46.362Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-17T01:13:46.362Z] ---> Running in fff7771901fa [2021-06-17T01:13:46.362Z] ---> 7c7958160a55 [2021-06-17T01:13:46.362Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-17T01:13:46.362Z] Removing intermediate container cbef0ca31a4b [2021-06-17T01:13:46.362Z] ---> 03a8f84ee48f [2021-06-17T01:13:46.362Z] Step 23/23 : LABEL version=2.0.0-dev.269 [2021-06-17T01:13:46.362Z] Removing intermediate container fd8329e51459 [2021-06-17T01:13:46.362Z] ---> 9a2ca4e4a0c0 [2021-06-17T01:13:46.362Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T01:13:46.362Z] ---> Running in 7af61cde6717 [2021-06-17T01:13:46.362Z] Removing intermediate container fff7771901fa [2021-06-17T01:13:46.362Z] ---> b4568ee1cbfb [2021-06-17T01:13:46.362Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T01:13:46.646Z] ---> Running in 88de67295099 [2021-06-17T01:13:46.646Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-17T01:13:46.646Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-17T01:13:46.646Z] ---> eeaf43b92773 [2021-06-17T01:13:46.646Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-17T01:13:46.919Z] ---> Running in 0e2d8ada40f6 [2021-06-17T01:13:47.195Z] Removing intermediate container 7af61cde6717 [2021-06-17T01:13:47.195Z] ---> 8d2d25cb3a9a [2021-06-17T01:13:47.195Z] [2021-06-17T01:13:47.195Z] ---> 25b8e99997b9 [2021-06-17T01:13:47.195Z] Step 22/26 : 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-06-17T01:13:49.877Z] Successfully built 8d2d25cb3a9a [2021-06-17T01:13:49.877Z] ---> 840e254d3cf4 [2021-06-17T01:13:49.877Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-17T01:13:49.877Z] ---> Running in fee31130e0c2 [2021-06-17T01:13:49.877Z] Successfully tagged support-scheduler-arm64:latest [2021-06-17T01:13:49.877Z]  Building support-scheduler ... done Building core-command [2021-06-17T01:13:49.877Z] Removing intermediate container 88de67295099 [2021-06-17T01:13:49.877Z] ---> 25b75351aea3 [2021-06-17T01:13:49.877Z] Step 22/24 : LABEL arch=arm64 [2021-06-17T01:13:52.825Z] Removing intermediate container 0e2d8ada40f6 [2021-06-17T01:13:52.825Z] ---> a84389c2b39b [2021-06-17T01:13:52.825Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-17T01:13:52.825Z] ---> Running in 81b1a335f088 [2021-06-17T01:13:52.825Z] ---> Running in a3c374458f4a [2021-06-17T01:13:52.825Z] Removing intermediate container 81b1a335f088 [2021-06-17T01:13:52.825Z] ---> 6ccbd2c8ce41 [2021-06-17T01:13:52.825Z] Step 23/24 : LABEL git_sha=649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:13:52.825Z] ---> Running in 62b60c5c35ff [2021-06-17T01:13:52.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:13:52.825Z] ---> 09ee7bcc2a40 [2021-06-17T01:13:52.825Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-17T01:13:52.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:13:52.825Z] Removing intermediate container 62b60c5c35ff [2021-06-17T01:13:52.825Z] ---> 35137428b6fe [2021-06-17T01:13:52.825Z] Step 24/24 : LABEL version=2.0.0-dev.269 [2021-06-17T01:13:52.825Z] ---> Running in 3e3b4fd111a7 [2021-06-17T01:13:52.825Z] (1/39) Installing readline (8.0.4-r0) [2021-06-17T01:13:52.825Z] (2/39) Installing bash (5.0.17-r0) [2021-06-17T01:13:52.825Z] Executing bash-5.0.17-r0.post-install [2021-06-17T01:13:52.825Z] ---> ea1155035be4 [2021-06-17T01:13:52.825Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-17T01:13:52.825Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-17T01:13:52.825Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-17T01:13:52.825Z] (5/39) Installing curl (7.77.0-r0) [2021-06-17T01:13:52.825Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-17T01:13:52.825Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-17T01:13:52.825Z] (8/39) Installing expat (2.2.9-r1) [2021-06-17T01:13:52.825Z] (9/39) Installing libffi (3.3-r2) [2021-06-17T01:13:52.825Z] (10/39) Installing gdbm (1.13-r1) [2021-06-17T01:13:52.825Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-17T01:13:52.825Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-17T01:13:52.825Z] Removing intermediate container fee31130e0c2 [2021-06-17T01:13:52.825Z] ---> 6a1fcacaf861 [2021-06-17T01:13:52.825Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-17T01:13:52.825Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-17T01:13:52.825Z] ---> Running in 5c62f7e45ae0 [2021-06-17T01:13:52.825Z] Removing intermediate container 3e3b4fd111a7 [2021-06-17T01:13:52.825Z] ---> 6dbfc05534db [2021-06-17T01:13:52.825Z] [2021-06-17T01:13:52.825Z] Successfully built 6dbfc05534db [2021-06-17T01:13:52.825Z] Successfully tagged core-metadata-arm64:latest [2021-06-17T01:13:52.825Z]  Building core-metadata ... done Building support-notifications [2021-06-17T01:13:52.825Z] ---> 112a3ce8d134 [2021-06-17T01:13:52.825Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-17T01:13:52.825Z] Removing intermediate container 5c62f7e45ae0 [2021-06-17T01:13:52.825Z] ---> 70f96785b5f2 [2021-06-17T01:13:52.825Z] Step 24/26 : LABEL arch=arm64 [2021-06-17T01:13:53.102Z] ---> Running in cde11a283f37 [2021-06-17T01:13:55.981Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-17T01:13:55.981Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-17T01:13:55.981Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-17T01:13:55.981Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-17T01:13:55.981Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-17T01:13:55.981Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-17T01:13:55.981Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-17T01:13:55.981Z] Removing intermediate container cde11a283f37 [2021-06-17T01:13:55.981Z] ---> 953c11842e68 [2021-06-17T01:13:55.981Z] Step 25/26 : LABEL git_sha=649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:13:55.981Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-17T01:13:55.981Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-17T01:13:55.981Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-17T01:13:55.981Z] ---> 8303fb63827d [2021-06-17T01:13:55.981Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-17T01:13:55.981Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-17T01:13:55.981Z] ---> Running in db080e4b18bf [2021-06-17T01:13:55.981Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-17T01:13:55.981Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-17T01:13:55.981Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-17T01:13:55.981Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-17T01:13:55.981Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-17T01:13:55.981Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-17T01:13:55.981Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-17T01:13:55.981Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-17T01:13:55.981Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-17T01:13:55.981Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-17T01:13:55.981Z] ---> Running in d735b0876a89 [2021-06-17T01:13:55.981Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-17T01:13:55.981Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-17T01:13:55.981Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-17T01:13:55.982Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-17T01:13:55.982Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-17T01:13:55.982Z] Executing busybox-1.31.1-r19.trigger [2021-06-17T01:13:55.982Z] OK: 72 MiB in 59 packages [2021-06-17T01:13:55.982Z] Removing intermediate container db080e4b18bf [2021-06-17T01:13:55.982Z] ---> 7257739c2789 [2021-06-17T01:13:55.982Z] Step 26/26 : LABEL version=2.0.0-dev.269 [2021-06-17T01:13:55.982Z] ---> Running in 4d2e7be516f4 [2021-06-17T01:13:55.982Z] Removing intermediate container d735b0876a89 [2021-06-17T01:13:55.982Z] ---> c5e4e326c6da [2021-06-17T01:13:55.982Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-17T01:13:56.258Z] Removing intermediate container 4d2e7be516f4 [2021-06-17T01:13:56.258Z] ---> a20df5b49f36 [2021-06-17T01:13:56.258Z] [2021-06-17T01:13:56.866Z] Successfully built a20df5b49f36 [2021-06-17T01:13:56.866Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-17T01:13:56.866Z] Building security-proxy-setup [2021-06-17T01:13:57.139Z]  Building security-secretstore-setup ... done  ---> 6afaaa8d5e38 [2021-06-17T01:13:57.139Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-17T01:13:57.740Z] ---> Running in 5409f5124e02 [2021-06-17T01:14:00.924Z] Collecting docker-compose==1.23.2 [2021-06-17T01:14:00.924Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-17T01:14:00.924Z] Removing intermediate container 5409f5124e02 [2021-06-17T01:14:00.924Z] ---> 2acb51728781 [2021-06-17T01:14:00.924Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-17T01:14:01.201Z] ---> Running in 901ffa6c215f [2021-06-17T01:14:01.201Z] Collecting docker<4.0,>=3.6.0 [2021-06-17T01:14:01.201Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-17T01:14:04.401Z] Removing intermediate container 901ffa6c215f [2021-06-17T01:14:04.401Z] ---> 1a2f65a64d1d [2021-06-17T01:14:04.401Z] Step 29/32 : CMD ["gate"] [2021-06-17T01:14:04.401Z] ---> Running in 23c3d36b4b40 [2021-06-17T01:14:04.401Z] Removing intermediate container 23c3d36b4b40 [2021-06-17T01:14:04.401Z] ---> 4df333d2c190 [2021-06-17T01:14:04.401Z] Step 30/32 : LABEL arch=arm64 [2021-06-17T01:14:04.401Z] Collecting PyYAML<4,>=3.10 [2021-06-17T01:14:04.401Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-17T01:14:04.401Z] ---> Running in c3739dfbd038 [2021-06-17T01:14:04.401Z] Removing intermediate container c3739dfbd038 [2021-06-17T01:14:04.401Z] ---> c77620e38cc4 [2021-06-17T01:14:04.401Z] Step 31/32 : LABEL git_sha=649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:14:04.401Z] ---> Running in 6ac20577c497 [2021-06-17T01:14:05.422Z] Removing intermediate container 6ac20577c497 [2021-06-17T01:14:05.422Z] ---> 6498dece564f [2021-06-17T01:14:05.422Z] Step 32/32 : LABEL version=2.0.0-dev.269 [2021-06-17T01:14:08.253Z] ---> Running in 20535bd9fa09 [2021-06-17T01:14:08.253Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T01:14:08.253Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T01:14:08.253Z] ---> 0f92ca1ab7d8 [2021-06-17T01:14:08.253Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T01:14:08.253Z] ---> Using cache [2021-06-17T01:14:08.253Z] ---> 8f7c1f09d40a [2021-06-17T01:14:08.253Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T01:14:08.253Z] ---> Using cache [2021-06-17T01:14:08.253Z] ---> e391d402c97f [2021-06-17T01:14:08.253Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-17T01:14:08.253Z] ---> Using cache [2021-06-17T01:14:08.253Z] ---> aae52ffc72e5 [2021-06-17T01:14:08.253Z] Step 6/24 : COPY go.mod . [2021-06-17T01:14:08.253Z] ---> Using cache [2021-06-17T01:14:08.253Z] ---> 264f2a86c67b [2021-06-17T01:14:08.253Z] Step 7/24 : RUN go mod download [2021-06-17T01:14:08.253Z] ---> Using cache [2021-06-17T01:14:08.253Z] ---> 7ff12947137b [2021-06-17T01:14:08.253Z] Step 8/24 : COPY . . [2021-06-17T01:14:08.253Z] ---> Using cache [2021-06-17T01:14:08.253Z] ---> ad86378e9ecb [2021-06-17T01:14:08.253Z] Step 9/24 : RUN go mod tidy [2021-06-17T01:14:08.253Z] ---> Using cache [2021-06-17T01:14:08.253Z] ---> 21761294641a [2021-06-17T01:14:08.253Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-17T01:14:08.253Z] ---> Running in 19c3f23684be [2021-06-17T01:14:08.253Z] Removing intermediate container 20535bd9fa09 [2021-06-17T01:14:08.253Z] ---> db8edfd35cb2 [2021-06-17T01:14:08.253Z] [2021-06-17T01:14:08.253Z] Collecting cached-property<2,>=1.2.0 [2021-06-17T01:14:08.253Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-17T01:14:08.253Z] Successfully built db8edfd35cb2 [2021-06-17T01:14:08.253Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-17T01:14:08.253Z]  Building security-bootstrapper ... done Building core-data [2021-06-17T01:14:08.253Z] Collecting texttable<0.10,>=0.9.0 [2021-06-17T01:14:08.253Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-17T01:14:08.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o cmd/core-command/core-command ./cmd/core-command [2021-06-17T01:14:11.727Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-17T01:14:11.727Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-17T01:14:12.036Z] 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-06-17T01:14:14.520Z] Collecting docopt<0.7,>=0.6.1 [2021-06-17T01:14:14.520Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-17T01:14:15.127Z] Collecting jsonschema<3,>=2.5.1 [2021-06-17T01:14:15.127Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-17T01:14:15.730Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-17T01:14:15.730Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-17T01:14:19.272Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-17T01:14:19.272Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-17T01:14:19.272Z] Collecting docker-pycreds>=0.4.0 [2021-06-17T01:14:19.272Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-17T01:14:19.272Z] 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-06-17T01:14:19.572Z] Collecting idna<2.8,>=2.5 [2021-06-17T01:14:19.572Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-17T01:14:19.865Z] 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-06-17T01:14:20.895Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-17T01:14:20.895Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-17T01:14:21.251Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T01:14:21.251Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-17T01:14:21.251Z] ---> 0f92ca1ab7d8 [2021-06-17T01:14:21.251Z] Step 3/23 : WORKDIR /edgex-go [2021-06-17T01:14:21.251Z] ---> Using cache [2021-06-17T01:14:21.251Z] ---> 8f7c1f09d40a [2021-06-17T01:14:21.251Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T01:14:21.251Z] ---> Using cache [2021-06-17T01:14:21.251Z] ---> e391d402c97f [2021-06-17T01:14:21.251Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-17T01:14:21.581Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-17T01:14:21.581Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-17T01:14:21.581Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-17T01:14:21.581Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-17T01:14:23.049Z] Installing collected packages: docker-pycreds, websocket-client, idna, urllib3, requests, docker, PyYAML, cached-property, texttable, docopt, jsonschema, dockerpty, docker-compose [2021-06-17T01:14:25.585Z] ---> Running in 5422258b49ce [2021-06-17T01:14:25.586Z] Attempting uninstall: idna [2021-06-17T01:14:25.586Z] Found existing installation: idna 2.9 [2021-06-17T01:14:25.586Z] Uninstalling idna-2.9: [2021-06-17T01:14:25.586Z] Successfully uninstalled idna-2.9 [2021-06-17T01:14:25.586Z] Attempting uninstall: urllib3 [2021-06-17T01:14:25.586Z] Found existing installation: urllib3 1.25.9 [2021-06-17T01:14:25.586Z] Uninstalling urllib3-1.25.9: [2021-06-17T01:14:25.586Z] Successfully uninstalled urllib3-1.25.9 [2021-06-17T01:14:25.586Z] Attempting uninstall: requests [2021-06-17T01:14:25.586Z] Found existing installation: requests 2.23.0 [2021-06-17T01:14:25.586Z] Uninstalling requests-2.23.0: [2021-06-17T01:14:25.862Z] Successfully uninstalled requests-2.23.0 [2021-06-17T01:14:25.862Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:14:26.870Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:14:26.870Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T01:14:26.870Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-17T01:14:26.870Z] ---> 0f92ca1ab7d8 [2021-06-17T01:14:26.870Z] Step 3/22 : WORKDIR /edgex-go [2021-06-17T01:14:26.870Z] ---> Using cache [2021-06-17T01:14:26.870Z] ---> 8f7c1f09d40a [2021-06-17T01:14:26.870Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T01:14:26.870Z] ---> Using cache [2021-06-17T01:14:26.870Z] ---> e391d402c97f [2021-06-17T01:14:26.870Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-17T01:14:26.870Z] ---> Using cache [2021-06-17T01:14:26.870Z] ---> aae52ffc72e5 [2021-06-17T01:14:26.870Z] Step 6/22 : COPY go.mod . [2021-06-17T01:14:26.870Z] ---> Using cache [2021-06-17T01:14:26.870Z] ---> 264f2a86c67b [2021-06-17T01:14:26.870Z] Step 7/22 : RUN go mod download [2021-06-17T01:14:26.870Z] ---> Using cache [2021-06-17T01:14:26.870Z] ---> 7ff12947137b [2021-06-17T01:14:26.870Z] Step 8/22 : COPY . . [2021-06-17T01:14:26.870Z] ---> Using cache [2021-06-17T01:14:26.870Z] ---> ad86378e9ecb [2021-06-17T01:14:26.870Z] Step 9/22 : RUN go mod tidy [2021-06-17T01:14:26.870Z] ---> Using cache [2021-06-17T01:14:26.870Z] ---> 21761294641a [2021-06-17T01:14:26.870Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-17T01:14:27.880Z] Running setup.py install for PyYAML: started [2021-06-17T01:14:27.880Z] ---> Running in 58c765e6746f [2021-06-17T01:14:28.157Z] OK: 218 MiB in 52 packages [2021-06-17T01:14:30.797Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-17T01:14:30.797Z] Removing intermediate container 5422258b49ce [2021-06-17T01:14:30.797Z] ---> b815d27c25a0 [2021-06-17T01:14:30.797Z] Step 6/23 : COPY go.mod . [2021-06-17T01:14:31.784Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-17T01:14:31.784Z] Running setup.py install for texttable: started [2021-06-17T01:14:34.781Z] ---> 720de3ada39f [2021-06-17T01:14:34.781Z] Step 7/23 : RUN go mod download [2021-06-17T01:14:34.781Z] ---> Running in 2c3a61314701 [2021-06-17T01:14:34.781Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-17T01:14:34.781Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-17T01:14:34.781Z] ---> 0f92ca1ab7d8 [2021-06-17T01:14:34.781Z] Step 3/24 : WORKDIR /edgex-go [2021-06-17T01:14:34.781Z] ---> Using cache [2021-06-17T01:14:34.781Z] ---> 8f7c1f09d40a [2021-06-17T01:14:34.781Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T01:14:34.781Z] ---> Using cache [2021-06-17T01:14:34.781Z] ---> e391d402c97f [2021-06-17T01:14:34.781Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-17T01:14:34.781Z] ---> Running in 0603797bbdbd [2021-06-17T01:14:35.380Z] Running setup.py install for texttable: finished with status 'done' [2021-06-17T01:14:35.380Z] Running setup.py install for docopt: started [2021-06-17T01:14:36.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:14:37.363Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:14:38.362Z] Removing intermediate container 2c3a61314701 [2021-06-17T01:14:38.362Z] ---> 24d284299dee [2021-06-17T01:14:38.362Z] Step 8/23 : COPY . . [2021-06-17T01:14:38.362Z] OK: 218 MiB in 52 packages [2021-06-17T01:14:38.643Z] Running setup.py install for docopt: finished with status 'done' [2021-06-17T01:14:41.557Z] Running setup.py install for dockerpty: started [2021-06-17T01:14:41.557Z] Removing intermediate container 0603797bbdbd [2021-06-17T01:14:41.557Z] ---> 953506bc556d [2021-06-17T01:14:41.557Z] Step 6/24 : COPY go.mod . [2021-06-17T01:14:42.567Z] ---> 3324d2a0bdae [2021-06-17T01:14:42.567Z] Step 7/24 : RUN go mod download [2021-06-17T01:14:42.850Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-17T01:14:42.850Z] ---> Running in 4b857c0a1405 [2021-06-17T01:14:44.299Z] 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.59.0 [2021-06-17T01:14:52.405Z] Removing intermediate container 4b857c0a1405 [2021-06-17T01:14:52.405Z] ---> 4d5440017adc [2021-06-17T01:14:52.405Z] Step 8/24 : COPY . . [2021-06-17T01:14:56.798Z] ---> d14b2da0bbb6 [2021-06-17T01:14:56.798Z] Step 9/23 : RUN go mod tidy [2021-06-17T01:14:56.798Z] ---> Running in 38d03bb2a811 [2021-06-17T01:15:05.170Z] Removing intermediate container a3c374458f4a [2021-06-17T01:15:05.170Z] ---> ffe534d857c4 [2021-06-17T01:15:05.170Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-17T01:15:05.787Z] ---> Running in 6dae36800952 [2021-06-17T01:15:09.090Z] Removing intermediate container 38d03bb2a811 [2021-06-17T01:15:09.090Z] ---> 432110c0de9c [2021-06-17T01:15:09.090Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-17T01:15:09.370Z] ---> Running in 1d224ae44b7d [2021-06-17T01:15:09.370Z] Removing intermediate container 6dae36800952 [2021-06-17T01:15:09.370Z] ---> bf4582a3389e [2021-06-17T01:15:09.370Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-17T01:15:09.370Z] ---> Running in 20628422b5bc [2021-06-17T01:15:09.370Z] Removing intermediate container 20628422b5bc [2021-06-17T01:15:09.370Z] ---> 37eecb5bea6e [2021-06-17T01:15:09.370Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-17T01:15:09.652Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-17T01:15:13.002Z] ---> 2a248e08e953 [2021-06-17T01:15:13.002Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-17T01:15:13.002Z] ---> 7fdb2d664b3d [2021-06-17T01:15:13.002Z] Step 9/24 : RUN go mod tidy [2021-06-17T01:15:13.002Z] ---> Running in 793decaa20c1 [2021-06-17T01:15:13.002Z] ---> a603381ea7ac [2021-06-17T01:15:13.002Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-17T01:15:15.014Z] ---> 40860d1221e4 [2021-06-17T01:15:15.014Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-17T01:15:15.014Z] ---> Running in 069cde174622 [2021-06-17T01:15:16.045Z] Removing intermediate container 069cde174622 [2021-06-17T01:15:16.045Z] ---> cd5bf08a04be [2021-06-17T01:15:16.045Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T01:15:16.045Z] ---> Running in 0d64ccfbf989 [2021-06-17T01:15:19.516Z] Removing intermediate container 0d64ccfbf989 [2021-06-17T01:15:19.516Z] ---> c435ef48cf52 [2021-06-17T01:15:19.516Z] Step 22/24 : LABEL arch=arm64 [2021-06-17T01:15:19.516Z] ---> Running in e3264137ec41 [2021-06-17T01:15:19.516Z] Removing intermediate container e3264137ec41 [2021-06-17T01:15:19.516Z] ---> 1a402773fc2a [2021-06-17T01:15:19.516Z] Step 23/24 : LABEL git_sha=649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:15:19.516Z] ---> Running in be57ee94b570 [2021-06-17T01:15:19.516Z] Removing intermediate container be57ee94b570 [2021-06-17T01:15:19.517Z] ---> da41968ad479 [2021-06-17T01:15:19.517Z] Step 24/24 : LABEL version=2.0.0-dev.269 [2021-06-17T01:15:19.517Z] ---> Running in a755910c312b [2021-06-17T01:15:19.517Z] Removing intermediate container a755910c312b [2021-06-17T01:15:19.517Z] ---> c50a173e8a4e [2021-06-17T01:15:19.517Z] [2021-06-17T01:15:20.124Z] Successfully built c50a173e8a4e [2021-06-17T01:15:20.124Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-17T01:15:20.405Z]  Building sys-mgmt-agent ... done Removing intermediate container 793decaa20c1 [2021-06-17T01:15:20.405Z] ---> 15a0f97c515d [2021-06-17T01:15:20.405Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-17T01:15:20.690Z] ---> Running in 4dc80c97fd9c [2021-06-17T01:15:22.700Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o cmd/core-data/core-data ./cmd/core-data [2021-06-17T01:15:40.390Z] Removing intermediate container 19c3f23684be [2021-06-17T01:15:40.390Z] ---> 121dfe1c5fb6 [2021-06-17T01:15:40.390Z] [2021-06-17T01:15:40.390Z] Step 11/24 : FROM alpine:3.12 [2021-06-17T01:15:40.390Z] ---> c4fd0aeabfcf [2021-06-17T01:15:40.390Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-17T01:15:40.390Z] ---> Using cache [2021-06-17T01:15:40.390Z] ---> 2300baa5e7be [2021-06-17T01:15:40.390Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T01:15:40.390Z] ---> Using cache [2021-06-17T01:15:40.390Z] ---> ce3870f6a029 [2021-06-17T01:15:40.390Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-17T01:15:40.390Z] ---> Running in f9868bf367a2 [2021-06-17T01:15:40.390Z] Removing intermediate container f9868bf367a2 [2021-06-17T01:15:40.390Z] ---> b77db1f3a543 [2021-06-17T01:15:40.390Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-17T01:15:40.390Z] ---> Running in d141ef8b4e15 [2021-06-17T01:15:40.390Z] Removing intermediate container d141ef8b4e15 [2021-06-17T01:15:40.390Z] ---> 0f2c2b27f5d2 [2021-06-17T01:15:40.390Z] Step 16/24 : WORKDIR / [2021-06-17T01:15:40.390Z] ---> Running in 1f8ce60e4b71 [2021-06-17T01:15:40.990Z] Removing intermediate container 1f8ce60e4b71 [2021-06-17T01:15:40.990Z] ---> 2453a7863cce [2021-06-17T01:15:40.990Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T01:15:42.002Z] ---> c1aab323ec8a [2021-06-17T01:15:42.002Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-17T01:15:44.021Z] ---> 419c48cdb414 [2021-06-17T01:15:44.021Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-17T01:15:47.504Z] ---> fdea322fda51 [2021-06-17T01:15:47.504Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-17T01:15:47.504Z] ---> Running in 9d9c0219e33b [2021-06-17T01:15:47.504Z] Removing intermediate container 9d9c0219e33b [2021-06-17T01:15:47.504Z] ---> a28ff9b1377a [2021-06-17T01:15:47.504Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T01:15:47.504Z] ---> Running in fbf7cf6f8a16 [2021-06-17T01:15:47.504Z] Removing intermediate container fbf7cf6f8a16 [2021-06-17T01:15:47.504Z] ---> 7ea1e5eeca0e [2021-06-17T01:15:47.504Z] Step 22/24 : LABEL arch=arm64 [2021-06-17T01:15:47.504Z] ---> Running in 0358329917b2 [2021-06-17T01:15:50.656Z] Removing intermediate container 0358329917b2 [2021-06-17T01:15:50.656Z] ---> 3239e4dc85c9 [2021-06-17T01:15:50.656Z] Step 23/24 : LABEL git_sha=649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:15:50.656Z] ---> Running in 0654eafeb32a [2021-06-17T01:15:50.656Z] Removing intermediate container 0654eafeb32a [2021-06-17T01:15:50.656Z] ---> 7af3546e6781 [2021-06-17T01:15:50.656Z] Step 24/24 : LABEL version=2.0.0-dev.269 [2021-06-17T01:15:50.656Z] ---> Running in 57f204024259 [2021-06-17T01:15:50.656Z] Removing intermediate container 57f204024259 [2021-06-17T01:15:50.656Z] ---> 9cf634c1daac [2021-06-17T01:15:50.657Z] [2021-06-17T01:15:50.657Z] Successfully built 9cf634c1daac [2021-06-17T01:15:50.657Z] Successfully tagged core-command-arm64:latest [2021-06-17T01:15:53.596Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.269" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-17T01:16:07.547Z] Removing intermediate container 58c765e6746f [2021-06-17T01:16:07.547Z] ---> 1d9afe25d0d3 [2021-06-17T01:16:07.547Z] [2021-06-17T01:16:07.547Z] Step 11/22 : FROM alpine:3.12 [2021-06-17T01:16:07.547Z] ---> c4fd0aeabfcf [2021-06-17T01:16:07.547Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-17T01:16:07.547Z] ---> Running in b66fa9ee1b2e [2021-06-17T01:16:07.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:16:07.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:16:07.547Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-17T01:16:07.548Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-17T01:16:07.548Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-17T01:16:07.548Z] (4/4) Installing curl (7.77.0-r0) [2021-06-17T01:16:07.548Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T01:16:07.548Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T01:16:07.823Z] OK: 7 MiB in 18 packages [2021-06-17T01:16:11.662Z] Removing intermediate container b66fa9ee1b2e [2021-06-17T01:16:11.662Z] ---> 577564718dcb [2021-06-17T01:16:11.662Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-17T01:16:11.662Z] ---> Running in df55c2e046af [2021-06-17T01:16:11.662Z] Removing intermediate container df55c2e046af [2021-06-17T01:16:11.662Z] ---> 53e85839f6db [2021-06-17T01:16:11.662Z] Step 14/22 : WORKDIR /edgex [2021-06-17T01:16:11.662Z] ---> Running in 4f7fb71f9a93 [2021-06-17T01:16:11.940Z] Removing intermediate container 4f7fb71f9a93 [2021-06-17T01:16:11.940Z] ---> f7b3cc1523e4 [2021-06-17T01:16:11.940Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-17T01:16:12.935Z] ---> 0055d6f93ea3 [2021-06-17T01:16:12.935Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-17T01:16:15.520Z] ---> 660a03406ecb [2021-06-17T01:16:15.520Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-17T01:16:16.123Z] ---> abcd74edbd3d [2021-06-17T01:16:16.123Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-17T01:16:16.411Z] ---> Running in 2df8b3775862 [2021-06-17T01:16:17.015Z] Removing intermediate container 2df8b3775862 [2021-06-17T01:16:17.015Z] ---> fded5a312d76 [2021-06-17T01:16:17.016Z] Step 19/22 : CMD ["--init=true"] [2021-06-17T01:16:17.293Z] ---> Running in ec145a724926 [2021-06-17T01:16:17.898Z] Removing intermediate container ec145a724926 [2021-06-17T01:16:17.898Z] ---> 3d0b21f0d13f [2021-06-17T01:16:17.898Z] Step 20/22 : LABEL arch=arm64 [2021-06-17T01:16:18.175Z] ---> Running in 6f61be883e48 [2021-06-17T01:16:18.777Z] Removing intermediate container 6f61be883e48 [2021-06-17T01:16:18.777Z] ---> a1749020a74d [2021-06-17T01:16:18.777Z] Step 21/22 : LABEL git_sha=649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:16:18.777Z] ---> Running in b69990b74122 [2021-06-17T01:16:19.785Z] Removing intermediate container b69990b74122 [2021-06-17T01:16:19.785Z] ---> 817a71946510 [2021-06-17T01:16:19.785Z] Step 22/22 : LABEL version=2.0.0-dev.269 [2021-06-17T01:16:19.785Z] ---> Running in f9d840e7e43d [2021-06-17T01:16:20.395Z] Removing intermediate container f9d840e7e43d [2021-06-17T01:16:20.395Z] ---> 3812281eb7a6 [2021-06-17T01:16:20.395Z] [2021-06-17T01:16:20.673Z] Successfully built 3812281eb7a6 [2021-06-17T01:16:20.673Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-17T01:16:32.837Z]  Building security-proxy-setup ... done Removing intermediate container 1d224ae44b7d [2021-06-17T01:16:32.837Z] ---> 701b93e24701 [2021-06-17T01:16:32.837Z] [2021-06-17T01:16:32.837Z] Step 11/23 : FROM alpine:3.12 [2021-06-17T01:16:32.837Z] ---> c4fd0aeabfcf [2021-06-17T01:16:32.837Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-17T01:16:32.837Z] ---> Running in f2331d844515 [2021-06-17T01:16:33.109Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:16:33.110Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:16:33.705Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-17T01:16:33.705Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-17T01:16:33.705Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T01:16:33.978Z] Executing ca-certificates-20191127-r4.trigger [2021-06-17T01:16:33.978Z] OK: 6 MiB in 16 packages [2021-06-17T01:16:35.968Z] Removing intermediate container f2331d844515 [2021-06-17T01:16:35.968Z] ---> 3e66ef907efd [2021-06-17T01:16:35.968Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-17T01:16:36.243Z] ---> Running in 53c72972f652 [2021-06-17T01:16:37.227Z] Removing intermediate container 53c72972f652 [2021-06-17T01:16:37.227Z] ---> 64ac6adba881 [2021-06-17T01:16:37.227Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-17T01:16:37.501Z] ---> Running in e2545b8b674f [2021-06-17T01:16:37.772Z] Removing intermediate container 4dc80c97fd9c [2021-06-17T01:16:37.773Z] ---> bb672b55879b [2021-06-17T01:16:37.773Z] [2021-06-17T01:16:37.773Z] Step 11/24 : FROM alpine:3.12 [2021-06-17T01:16:37.773Z] ---> c4fd0aeabfcf [2021-06-17T01:16:37.773Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-17T01:16:38.046Z] ---> Running in f5ea92c3ed2f [2021-06-17T01:16:38.046Z] Removing intermediate container e2545b8b674f [2021-06-17T01:16:38.046Z] ---> 356c639a83b7 [2021-06-17T01:16:38.046Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-17T01:16:38.316Z] ---> Running in ccb9e7442757 [2021-06-17T01:16:38.591Z] Removing intermediate container f5ea92c3ed2f [2021-06-17T01:16:38.591Z] ---> d1520dc0421b [2021-06-17T01:16:38.591Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-17T01:16:38.591Z] ---> Running in 7e442642bb7c [2021-06-17T01:16:38.863Z] Removing intermediate container ccb9e7442757 [2021-06-17T01:16:38.863Z] ---> e3b63011faeb [2021-06-17T01:16:38.863Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T01:16:39.134Z] Removing intermediate container 7e442642bb7c [2021-06-17T01:16:39.134Z] ---> 14a7236ee374 [2021-06-17T01:16:39.134Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-17T01:16:39.134Z] ---> Running in 2ab8a597e534 [2021-06-17T01:16:39.725Z] ---> 566bd0591f11 [2021-06-17T01:16:39.725Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-17T01:16:39.725Z] Removing intermediate container 2ab8a597e534 [2021-06-17T01:16:39.725Z] ---> 94e1e5f25c23 [2021-06-17T01:16:39.725Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T01:16:39.999Z] ---> Running in ada138cb33bf [2021-06-17T01:16:40.982Z] ---> 931c87aa7a59 [2021-06-17T01:16:40.982Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-17T01:16:41.957Z] ---> 5ee8dfebd29c [2021-06-17T01:16:41.957Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-17T01:16:41.957Z] ---> Running in 02a8d2aa64ec [2021-06-17T01:16:44.969Z] Removing intermediate container ada138cb33bf [2021-06-17T01:16:44.969Z] ---> 9366aa167c15 [2021-06-17T01:16:44.969Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-17T01:16:44.969Z] ---> Running in 52831d86b333 [2021-06-17T01:16:44.969Z] Removing intermediate container 02a8d2aa64ec [2021-06-17T01:16:44.969Z] ---> b619bfa27392 [2021-06-17T01:16:44.969Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T01:16:44.970Z] ---> Running in d9b0d5d3f0e7 [2021-06-17T01:16:44.970Z] Removing intermediate container d9b0d5d3f0e7 [2021-06-17T01:16:44.970Z] ---> e66a4899dfbc [2021-06-17T01:16:44.970Z] Step 21/23 : LABEL arch=arm64 [2021-06-17T01:16:44.970Z] ---> Running in 1353e47aa010 [2021-06-17T01:16:44.970Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T01:16:44.970Z] Removing intermediate container 1353e47aa010 [2021-06-17T01:16:44.970Z] ---> b163b675ed14 [2021-06-17T01:16:44.970Z] Step 22/23 : LABEL git_sha=649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:16:44.970Z] ---> Running in 37c567078b07 [2021-06-17T01:16:44.970Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T01:16:44.970Z] Removing intermediate container 37c567078b07 [2021-06-17T01:16:44.970Z] ---> 024c8b6d15e2 [2021-06-17T01:16:44.970Z] Step 23/23 : LABEL version=2.0.0-dev.269 [2021-06-17T01:16:44.970Z] ---> Running in 6b0f1060c6ca [2021-06-17T01:16:44.970Z] Removing intermediate container 6b0f1060c6ca [2021-06-17T01:16:44.970Z] ---> 14acd206bee9 [2021-06-17T01:16:44.970Z] [2021-06-17T01:16:44.970Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-17T01:16:45.242Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-17T01:16:45.242Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-17T01:16:45.242Z] Successfully built 14acd206bee9 [2021-06-17T01:16:45.242Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-17T01:16:45.242Z] Successfully tagged support-notifications-arm64:latest [2021-06-17T01:16:45.512Z]  Building support-notifications ... done (5/6) Installing libzmq (4.3.3-r0) [2021-06-17T01:16:45.512Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-17T01:16:45.786Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T01:16:45.786Z] OK: 8 MiB in 20 packages [2021-06-17T01:16:47.229Z] Removing intermediate container 52831d86b333 [2021-06-17T01:16:47.230Z] ---> 6db8c2e9185e [2021-06-17T01:16:47.230Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-17T01:16:47.824Z] ---> 570a9fc1205a [2021-06-17T01:16:47.824Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-17T01:16:48.798Z] ---> 7dac47530194 [2021-06-17T01:16:48.798Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-17T01:16:49.776Z] ---> 2b16a58d2480 [2021-06-17T01:16:49.776Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-17T01:16:49.776Z] ---> Running in bfc5fa39c0d7 [2021-06-17T01:16:50.373Z] Removing intermediate container bfc5fa39c0d7 [2021-06-17T01:16:50.373Z] ---> 80f12182517d [2021-06-17T01:16:50.373Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-17T01:16:50.373Z] ---> Running in aef84cc1506b [2021-06-17T01:16:53.117Z] Removing intermediate container aef84cc1506b [2021-06-17T01:16:53.117Z] ---> cd72e0b3aa95 [2021-06-17T01:16:53.117Z] Step 22/24 : LABEL arch=arm64 [2021-06-17T01:16:53.117Z] ---> Running in 9e755f167d48 [2021-06-17T01:16:53.117Z] Removing intermediate container 9e755f167d48 [2021-06-17T01:16:53.117Z] ---> 84265b9a3943 [2021-06-17T01:16:53.117Z] Step 23/24 : LABEL git_sha=649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:16:53.117Z] ---> Running in bcdef69c3dd3 [2021-06-17T01:16:53.117Z] Removing intermediate container bcdef69c3dd3 [2021-06-17T01:16:53.117Z] ---> a572ad2dac1b [2021-06-17T01:16:53.117Z] Step 24/24 : LABEL version=2.0.0-dev.269 [2021-06-17T01:16:53.117Z] ---> Running in 90890b822116 [2021-06-17T01:16:53.117Z] Removing intermediate container 90890b822116 [2021-06-17T01:16:53.117Z] ---> 35001ed6233e [2021-06-17T01:16:53.117Z] [2021-06-17T01:16:53.117Z] Successfully built 35001ed6233e [2021-06-17T01:16:53.117Z] Successfully tagged core-data-arm64:latest [2021-06-17T01:16:53.136Z]  Building core-data ... done  [Pipeline] } [2021-06-17T01:16:53.160Z] $ docker stop --time=1 979f4d045ae02c190930108976ea66821c3f1bef5c1ec57db1960eda6cd2d561 [2021-06-17T01:16:56.103Z] $ docker rm -f 979f4d045ae02c190930108976ea66821c3f1bef5c1ec57db1960eda6cd2d561 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T01:16:58.826Z] + docker images [2021-06-17T01:16:58.826Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-17T01:16:58.826Z] core-data-arm64 latest 35001ed6233e 4 seconds ago 19.1MB [2021-06-17T01:16:58.826Z] support-notifications-arm64 latest 14acd206bee9 12 seconds ago 15.7MB [2021-06-17T01:16:58.826Z] bb672b55879b 19 seconds ago 862MB [2021-06-17T01:16:58.826Z] 701b93e24701 26 seconds ago 856MB [2021-06-17T01:16:58.826Z] security-proxy-setup-arm64 latest 3812281eb7a6 36 seconds ago 24.2MB [2021-06-17T01:16:58.826Z] 1d9afe25d0d3 52 seconds ago 860MB [2021-06-17T01:16:58.826Z] core-command-arm64 latest 9cf634c1daac About a minute ago 15MB [2021-06-17T01:16:58.826Z] 121dfe1c5fb6 About a minute ago 853MB [2021-06-17T01:16:58.826Z] sys-mgmt-agent-arm64 latest c50a173e8a4e About a minute ago 299MB [2021-06-17T01:16:58.826Z] security-bootstrapper-arm64 latest db8edfd35cb2 2 minutes ago 17.5MB [2021-06-17T01:16:58.826Z] security-secretstore-setup-arm64 latest a20df5b49f36 3 minutes ago 27.1MB [2021-06-17T01:16:58.826Z] core-metadata-arm64 latest 6dbfc05534db 3 minutes ago 15.7MB [2021-06-17T01:16:58.826Z] support-scheduler-arm64 latest 8d2d25cb3a9a 3 minutes ago 15.1MB [2021-06-17T01:16:58.826Z] 306bf7af5e7a 3 minutes ago 856MB [2021-06-17T01:16:58.826Z] 40e16d6d02da 3 minutes ago 859MB [2021-06-17T01:16:58.826Z] 128c8b81b06a 3 minutes ago 863MB [2021-06-17T01:16:58.826Z] 04c673673279 3 minutes ago 856MB [2021-06-17T01:16:58.826Z] 0e73751afda0 3 minutes ago 855MB [2021-06-17T01:16:58.826Z] ci-base-image-arm64 latest 0f92ca1ab7d8 7 minutes ago 641MB [2021-06-17T01:16:58.826Z] alpine 3.12 c4fd0aeabfcf 28 hours ago 5.32MB [2021-06-17T01:16:58.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 7 days ago 429MB [2021-06-17T01:16:58.826Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-17T01:16:58.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T01:16:59.151Z] provisioning config files... [2021-06-17T01:17:01.334Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/541@tmp/config5767329276873982823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:17:01.720Z] ---> docker-login.sh [2021-06-17T01:17:01.720Z] nexus3.edgexfoundry.org:10001 [2021-06-17T01:17:04.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:17:04.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:17:04.012Z] Configure a credential helper to remove this warning. See [2021-06-17T01:17:04.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:17:04.012Z] [2021-06-17T01:17:04.012Z] Login Succeeded [2021-06-17T01:17:04.012Z] nexus3.edgexfoundry.org:10002 [2021-06-17T01:17:04.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:17:04.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:17:04.012Z] Configure a credential helper to remove this warning. See [2021-06-17T01:17:04.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:17:04.012Z] [2021-06-17T01:17:04.012Z] Login Succeeded [2021-06-17T01:17:04.012Z] nexus3.edgexfoundry.org:10003 [2021-06-17T01:17:04.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:17:04.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:17:04.012Z] Configure a credential helper to remove this warning. See [2021-06-17T01:17:04.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:17:04.012Z] [2021-06-17T01:17:04.012Z] Login Succeeded [2021-06-17T01:17:04.012Z] nexus3.edgexfoundry.org:10004 [2021-06-17T01:17:04.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:17:04.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:17:04.012Z] Configure a credential helper to remove this warning. See [2021-06-17T01:17:04.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:17:04.012Z] [2021-06-17T01:17:04.012Z] Login Succeeded [2021-06-17T01:17:04.012Z] docker.io [2021-06-17T01:17:04.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T01:17:06.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T01:17:06.654Z] Configure a credential helper to remove this warning. See [2021-06-17T01:17:06.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T01:17:06.654Z] [2021-06-17T01:17:06.654Z] Login Succeeded [2021-06-17T01:17:06.654Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T01:17:06.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T01:17:06.756Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-06-17T01:17:06.756Z] 649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:17:06.756Z] latest [2021-06-17T01:17:06.756Z] 2.0.0-dev.269 [2021-06-17T01:17:06.756Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:17:06.756Z] master [2021-06-17T01:17:06.756Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:09.396Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:14.070Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:17:14.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-17T01:17:14.070Z] 6de0a7375bc2: Preparing [2021-06-17T01:17:14.070Z] 46aa9a5c7437: Preparing [2021-06-17T01:17:14.070Z] 0e8b3dbe6309: Preparing [2021-06-17T01:17:14.070Z] de2b395dc0e3: Preparing [2021-06-17T01:17:14.070Z] 3fbe34a1663b: Preparing [2021-06-17T01:17:14.070Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:17:14.350Z] 6de0a7375bc2: Pushed [2021-06-17T01:17:14.350Z] 0e8b3dbe6309: Pushed [2021-06-17T01:17:14.350Z] de2b395dc0e3: Pushed [2021-06-17T01:17:14.350Z] 46aa9a5c7437: Pushed [2021-06-17T01:17:16.807Z] 649de8085a2358d24573e8b32b9ef122143f6397: digest: sha256:1cb574000c73cb79b6ca3559ce8da1aae21dee2b4b01e89a2e7e6a69b4382584 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:19.301Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:21.818Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-17T01:17:21.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-17T01:17:21.818Z] 6de0a7375bc2: Preparing [2021-06-17T01:17:21.818Z] 46aa9a5c7437: Preparing [2021-06-17T01:17:21.818Z] 0e8b3dbe6309: Preparing [2021-06-17T01:17:21.818Z] de2b395dc0e3: Preparing [2021-06-17T01:17:21.818Z] 3fbe34a1663b: Preparing [2021-06-17T01:17:21.818Z] 46aa9a5c7437: Layer already exists [2021-06-17T01:17:21.818Z] de2b395dc0e3: Layer already exists [2021-06-17T01:17:21.818Z] 6de0a7375bc2: Layer already exists [2021-06-17T01:17:21.818Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:17:21.818Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:17:21.818Z] latest: digest: sha256:1cb574000c73cb79b6ca3559ce8da1aae21dee2b4b01e89a2e7e6a69b4382584 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:22.162Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:22.505Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.269 [2021-06-17T01:17:22.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-17T01:17:22.506Z] 6de0a7375bc2: Preparing [2021-06-17T01:17:22.506Z] 46aa9a5c7437: Preparing [2021-06-17T01:17:22.506Z] 0e8b3dbe6309: Preparing [2021-06-17T01:17:22.506Z] de2b395dc0e3: Preparing [2021-06-17T01:17:22.506Z] 3fbe34a1663b: Preparing [2021-06-17T01:17:24.841Z] 6de0a7375bc2: Layer already exists [2021-06-17T01:17:24.841Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:17:24.841Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:17:24.841Z] 46aa9a5c7437: Layer already exists [2021-06-17T01:17:24.841Z] de2b395dc0e3: Layer already exists [2021-06-17T01:17:24.841Z] 2.0.0-dev.269: digest: sha256:1cb574000c73cb79b6ca3559ce8da1aae21dee2b4b01e89a2e7e6a69b4382584 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:25.216Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:27.805Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:17:27.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-17T01:17:27.805Z] 6de0a7375bc2: Preparing [2021-06-17T01:17:27.805Z] 46aa9a5c7437: Preparing [2021-06-17T01:17:27.805Z] 0e8b3dbe6309: Preparing [2021-06-17T01:17:27.805Z] de2b395dc0e3: Preparing [2021-06-17T01:17:27.805Z] 3fbe34a1663b: Preparing [2021-06-17T01:17:27.805Z] 6de0a7375bc2: Layer already exists [2021-06-17T01:17:27.805Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:17:27.805Z] 46aa9a5c7437: Layer already exists [2021-06-17T01:17:27.805Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:17:27.805Z] de2b395dc0e3: Layer already exists [2021-06-17T01:17:27.805Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269: digest: sha256:1cb574000c73cb79b6ca3559ce8da1aae21dee2b4b01e89a2e7e6a69b4382584 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:28.161Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:30.678Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-06-17T01:17:30.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-17T01:17:30.678Z] 6de0a7375bc2: Preparing [2021-06-17T01:17:30.678Z] 46aa9a5c7437: Preparing [2021-06-17T01:17:30.678Z] 0e8b3dbe6309: Preparing [2021-06-17T01:17:30.678Z] de2b395dc0e3: Preparing [2021-06-17T01:17:30.678Z] 3fbe34a1663b: Preparing [2021-06-17T01:17:30.678Z] de2b395dc0e3: Layer already exists [2021-06-17T01:17:30.678Z] 46aa9a5c7437: Layer already exists [2021-06-17T01:17:30.678Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:17:30.678Z] 6de0a7375bc2: Layer already exists [2021-06-17T01:17:30.678Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:17:30.678Z] master: digest: sha256:1cb574000c73cb79b6ca3559ce8da1aae21dee2b4b01e89a2e7e6a69b4382584 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T01:17:30.744Z] ===================================================== [Pipeline] echo [2021-06-17T01:17:30.761Z] taggedImages: [2021-06-17T01:17:30.761Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:17:30.761Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-17T01:17:30.761Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.269 [2021-06-17T01:17:30.761Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:17:30.761Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-06-17T01:17:30.798Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-06-17T01:17:30.798Z] 649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:17:30.798Z] latest [2021-06-17T01:17:30.798Z] 2.0.0-dev.269 [2021-06-17T01:17:30.798Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:17:30.798Z] master [2021-06-17T01:17:30.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:33.331Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:36.145Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:17:36.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-17T01:17:36.145Z] 0757841825bf: Preparing [2021-06-17T01:17:36.145Z] feac29158db2: Preparing [2021-06-17T01:17:36.145Z] 0e8b3dbe6309: Preparing [2021-06-17T01:17:36.145Z] f69790ba03a6: Preparing [2021-06-17T01:17:36.145Z] c7e54ed7f516: Preparing [2021-06-17T01:17:36.145Z] 3fbe34a1663b: Preparing [2021-06-17T01:17:36.145Z] 3fbe34a1663b: Waiting [2021-06-17T01:17:36.146Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:17:36.146Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:17:36.146Z] c7e54ed7f516: Pushed [2021-06-17T01:17:36.146Z] 0757841825bf: Pushed [2021-06-17T01:17:36.146Z] f69790ba03a6: Pushed [2021-06-17T01:17:36.743Z] feac29158db2: Pushed [2021-06-17T01:17:38.976Z] 649de8085a2358d24573e8b32b9ef122143f6397: digest: sha256:6ade28f6daaa23257d271573d61b1ea246f518534af209c7a19ee848c6e6bdd0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:39.328Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:39.666Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-17T01:17:39.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-17T01:17:39.666Z] 0757841825bf: Preparing [2021-06-17T01:17:39.666Z] feac29158db2: Preparing [2021-06-17T01:17:39.666Z] 0e8b3dbe6309: Preparing [2021-06-17T01:17:39.666Z] f69790ba03a6: Preparing [2021-06-17T01:17:39.666Z] c7e54ed7f516: Preparing [2021-06-17T01:17:39.666Z] 3fbe34a1663b: Preparing [2021-06-17T01:17:39.666Z] 3fbe34a1663b: Waiting [2021-06-17T01:17:39.937Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:17:39.937Z] c7e54ed7f516: Layer already exists [2021-06-17T01:17:39.937Z] feac29158db2: Layer already exists [2021-06-17T01:17:39.937Z] 0757841825bf: Layer already exists [2021-06-17T01:17:39.937Z] f69790ba03a6: Layer already exists [2021-06-17T01:17:39.937Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:17:39.937Z] latest: digest: sha256:6ade28f6daaa23257d271573d61b1ea246f518534af209c7a19ee848c6e6bdd0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:40.283Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:40.651Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.269 [2021-06-17T01:17:40.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-17T01:17:40.651Z] 0757841825bf: Preparing [2021-06-17T01:17:40.651Z] feac29158db2: Preparing [2021-06-17T01:17:40.651Z] 0e8b3dbe6309: Preparing [2021-06-17T01:17:40.651Z] f69790ba03a6: Preparing [2021-06-17T01:17:40.651Z] c7e54ed7f516: Preparing [2021-06-17T01:17:40.651Z] 3fbe34a1663b: Preparing [2021-06-17T01:17:40.651Z] 3fbe34a1663b: Waiting [2021-06-17T01:17:43.030Z] c7e54ed7f516: Layer already exists [2021-06-17T01:17:43.030Z] 0757841825bf: Layer already exists [2021-06-17T01:17:43.030Z] f69790ba03a6: Layer already exists [2021-06-17T01:17:43.030Z] feac29158db2: Layer already exists [2021-06-17T01:17:43.030Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:17:43.030Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:17:43.030Z] 2.0.0-dev.269: digest: sha256:6ade28f6daaa23257d271573d61b1ea246f518534af209c7a19ee848c6e6bdd0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:43.379Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:45.927Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:17:45.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-17T01:17:45.928Z] 0757841825bf: Preparing [2021-06-17T01:17:45.928Z] feac29158db2: Preparing [2021-06-17T01:17:45.928Z] 0e8b3dbe6309: Preparing [2021-06-17T01:17:45.928Z] f69790ba03a6: Preparing [2021-06-17T01:17:45.928Z] c7e54ed7f516: Preparing [2021-06-17T01:17:45.928Z] 3fbe34a1663b: Preparing [2021-06-17T01:17:45.928Z] 3fbe34a1663b: Waiting [2021-06-17T01:17:45.928Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:17:45.928Z] 0757841825bf: Layer already exists [2021-06-17T01:17:45.928Z] feac29158db2: Layer already exists [2021-06-17T01:17:48.243Z] c7e54ed7f516: Layer already exists [2021-06-17T01:17:48.243Z] f69790ba03a6: Layer already exists [2021-06-17T01:17:48.243Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:17:48.243Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269: digest: sha256:6ade28f6daaa23257d271573d61b1ea246f518534af209c7a19ee848c6e6bdd0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:48.587Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:48.930Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-06-17T01:17:48.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-17T01:17:48.930Z] 0757841825bf: Preparing [2021-06-17T01:17:48.930Z] feac29158db2: Preparing [2021-06-17T01:17:48.930Z] 0e8b3dbe6309: Preparing [2021-06-17T01:17:48.930Z] f69790ba03a6: Preparing [2021-06-17T01:17:48.930Z] c7e54ed7f516: Preparing [2021-06-17T01:17:48.930Z] 3fbe34a1663b: Preparing [2021-06-17T01:17:48.930Z] 3fbe34a1663b: Waiting [2021-06-17T01:17:48.930Z] c7e54ed7f516: Layer already exists [2021-06-17T01:17:49.200Z] 0757841825bf: Layer already exists [2021-06-17T01:17:49.200Z] feac29158db2: Layer already exists [2021-06-17T01:17:49.200Z] f69790ba03a6: Layer already exists [2021-06-17T01:17:49.200Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:17:49.200Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:17:49.200Z] master: digest: sha256:6ade28f6daaa23257d271573d61b1ea246f518534af209c7a19ee848c6e6bdd0 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T01:17:49.263Z] ===================================================== [Pipeline] echo [2021-06-17T01:17:49.278Z] taggedImages: [2021-06-17T01:17:49.278Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:17:49.278Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-17T01:17:49.278Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.269 [2021-06-17T01:17:49.278Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:17:49.278Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-06-17T01:17:49.309Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-06-17T01:17:49.309Z] 649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:17:49.309Z] latest [2021-06-17T01:17:49.309Z] 2.0.0-dev.269 [2021-06-17T01:17:49.309Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:17:49.309Z] master [2021-06-17T01:17:49.309Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:51.865Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:52.201Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:17:52.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-17T01:17:52.201Z] a2a6b7d77f07: Preparing [2021-06-17T01:17:52.201Z] 5adbf253f962: Preparing [2021-06-17T01:17:52.201Z] 0e8b3dbe6309: Preparing [2021-06-17T01:17:52.201Z] de2b395dc0e3: Preparing [2021-06-17T01:17:52.201Z] 3fbe34a1663b: Preparing [2021-06-17T01:17:54.485Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:17:54.485Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:17:54.485Z] de2b395dc0e3: Layer already exists [2021-06-17T01:17:54.485Z] a2a6b7d77f07: Pushed [2021-06-17T01:17:56.917Z] 5adbf253f962: Pushed [2021-06-17T01:17:56.917Z] 649de8085a2358d24573e8b32b9ef122143f6397: digest: sha256:8688fd5694722a3f96cda483d029e7587ca372e14bdb32d008a90a640e4198f7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:59.329Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:17:59.669Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-17T01:17:59.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-17T01:17:59.670Z] a2a6b7d77f07: Preparing [2021-06-17T01:17:59.670Z] 5adbf253f962: Preparing [2021-06-17T01:17:59.670Z] 0e8b3dbe6309: Preparing [2021-06-17T01:17:59.670Z] de2b395dc0e3: Preparing [2021-06-17T01:17:59.670Z] 3fbe34a1663b: Preparing [2021-06-17T01:17:59.939Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:17:59.939Z] 5adbf253f962: Layer already exists [2021-06-17T01:17:59.939Z] a2a6b7d77f07: Layer already exists [2021-06-17T01:17:59.939Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:17:59.939Z] de2b395dc0e3: Layer already exists [2021-06-17T01:17:59.939Z] latest: digest: sha256:8688fd5694722a3f96cda483d029e7587ca372e14bdb32d008a90a640e4198f7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:00.284Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:00.620Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.269 [2021-06-17T01:18:00.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-17T01:18:00.620Z] a2a6b7d77f07: Preparing [2021-06-17T01:18:00.620Z] 5adbf253f962: Preparing [2021-06-17T01:18:00.620Z] 0e8b3dbe6309: Preparing [2021-06-17T01:18:00.620Z] de2b395dc0e3: Preparing [2021-06-17T01:18:00.620Z] 3fbe34a1663b: Preparing [2021-06-17T01:18:00.889Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:18:00.889Z] a2a6b7d77f07: Layer already exists [2021-06-17T01:18:00.889Z] 5adbf253f962: Layer already exists [2021-06-17T01:18:00.889Z] de2b395dc0e3: Layer already exists [2021-06-17T01:18:00.889Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:18:00.889Z] 2.0.0-dev.269: digest: sha256:8688fd5694722a3f96cda483d029e7587ca372e14bdb32d008a90a640e4198f7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:01.241Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:01.584Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:18:01.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-17T01:18:01.584Z] a2a6b7d77f07: Preparing [2021-06-17T01:18:01.584Z] 5adbf253f962: Preparing [2021-06-17T01:18:01.584Z] 0e8b3dbe6309: Preparing [2021-06-17T01:18:01.584Z] de2b395dc0e3: Preparing [2021-06-17T01:18:01.584Z] 3fbe34a1663b: Preparing [2021-06-17T01:18:01.584Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:18:01.584Z] de2b395dc0e3: Layer already exists [2021-06-17T01:18:01.853Z] 5adbf253f962: Layer already exists [2021-06-17T01:18:01.853Z] a2a6b7d77f07: Layer already exists [2021-06-17T01:18:01.853Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:18:01.853Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269: digest: sha256:8688fd5694722a3f96cda483d029e7587ca372e14bdb32d008a90a640e4198f7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:02.196Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:02.533Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-06-17T01:18:02.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-17T01:18:02.533Z] a2a6b7d77f07: Preparing [2021-06-17T01:18:02.533Z] 5adbf253f962: Preparing [2021-06-17T01:18:02.533Z] 0e8b3dbe6309: Preparing [2021-06-17T01:18:02.533Z] de2b395dc0e3: Preparing [2021-06-17T01:18:02.533Z] 3fbe34a1663b: Preparing [2021-06-17T01:18:02.533Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:18:02.533Z] 5adbf253f962: Layer already exists [2021-06-17T01:18:04.782Z] de2b395dc0e3: Layer already exists [2021-06-17T01:18:04.782Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:18:04.782Z] a2a6b7d77f07: Layer already exists [2021-06-17T01:18:04.782Z] master: digest: sha256:8688fd5694722a3f96cda483d029e7587ca372e14bdb32d008a90a640e4198f7 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T01:18:04.844Z] ===================================================== [Pipeline] echo [2021-06-17T01:18:04.861Z] taggedImages: [2021-06-17T01:18:04.861Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:18:04.861Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-17T01:18:04.861Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.269 [2021-06-17T01:18:04.861Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:18:04.861Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-06-17T01:18:04.893Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-06-17T01:18:04.893Z] 649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:18:04.893Z] latest [2021-06-17T01:18:04.893Z] 2.0.0-dev.269 [2021-06-17T01:18:04.893Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:18:04.893Z] master [2021-06-17T01:18:04.893Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:05.303Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:07.623Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:18:07.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-17T01:18:07.623Z] 07493e97ba10: Preparing [2021-06-17T01:18:07.623Z] 07493e97ba10: Preparing [2021-06-17T01:18:07.623Z] 76bedc06e977: Preparing [2021-06-17T01:18:07.623Z] b162a6b8595f: Preparing [2021-06-17T01:18:07.623Z] 4810df77edcb: Preparing [2021-06-17T01:18:07.623Z] 6be6893b5c70: Preparing [2021-06-17T01:18:07.623Z] 0e8b3dbe6309: Preparing [2021-06-17T01:18:07.623Z] 197764a77036: Preparing [2021-06-17T01:18:07.623Z] 68bebaa000ee: Preparing [2021-06-17T01:18:07.623Z] ae466f2ee63c: Preparing [2021-06-17T01:18:07.623Z] 7a89e36685dd: Preparing [2021-06-17T01:18:07.623Z] 3fbe34a1663b: Preparing [2021-06-17T01:18:07.623Z] 0e8b3dbe6309: Waiting [2021-06-17T01:18:07.623Z] 7a89e36685dd: Waiting [2021-06-17T01:18:07.623Z] 197764a77036: Waiting [2021-06-17T01:18:07.623Z] 68bebaa000ee: Waiting [2021-06-17T01:18:07.623Z] ae466f2ee63c: Waiting [2021-06-17T01:18:07.623Z] 3fbe34a1663b: Waiting [2021-06-17T01:18:07.623Z] 07493e97ba10: Pushed [2021-06-17T01:18:07.623Z] b162a6b8595f: Pushed [2021-06-17T01:18:07.623Z] 4810df77edcb: Pushed [2021-06-17T01:18:07.623Z] 76bedc06e977: Pushed [2021-06-17T01:18:07.623Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:18:07.623Z] 197764a77036: Pushed [2021-06-17T01:18:07.623Z] 68bebaa000ee: Pushed [2021-06-17T01:18:07.623Z] ae466f2ee63c: Pushed [2021-06-17T01:18:07.623Z] 7a89e36685dd: Pushed [2021-06-17T01:18:07.623Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:18:09.583Z] 6be6893b5c70: Pushed [2021-06-17T01:18:09.583Z] 649de8085a2358d24573e8b32b9ef122143f6397: digest: sha256:7c44a209d15f58478acc356e7b3a6ff0ea51c16e64f9e6906ee975703442c068 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:09.928Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:10.267Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-17T01:18:10.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-17T01:18:10.268Z] 07493e97ba10: Preparing [2021-06-17T01:18:10.268Z] 07493e97ba10: Preparing [2021-06-17T01:18:10.268Z] 76bedc06e977: Preparing [2021-06-17T01:18:10.268Z] b162a6b8595f: Preparing [2021-06-17T01:18:10.268Z] 4810df77edcb: Preparing [2021-06-17T01:18:10.268Z] 6be6893b5c70: Preparing [2021-06-17T01:18:10.268Z] 0e8b3dbe6309: Preparing [2021-06-17T01:18:10.268Z] 197764a77036: Preparing [2021-06-17T01:18:10.268Z] 68bebaa000ee: Preparing [2021-06-17T01:18:10.268Z] ae466f2ee63c: Preparing [2021-06-17T01:18:10.268Z] 7a89e36685dd: Preparing [2021-06-17T01:18:10.268Z] 3fbe34a1663b: Preparing [2021-06-17T01:18:10.268Z] 0e8b3dbe6309: Waiting [2021-06-17T01:18:10.268Z] 197764a77036: Waiting [2021-06-17T01:18:10.268Z] 68bebaa000ee: Waiting [2021-06-17T01:18:10.268Z] ae466f2ee63c: Waiting [2021-06-17T01:18:10.268Z] 7a89e36685dd: Waiting [2021-06-17T01:18:10.268Z] 3fbe34a1663b: Waiting [2021-06-17T01:18:10.538Z] 6be6893b5c70: Layer already exists [2021-06-17T01:18:10.538Z] 76bedc06e977: Layer already exists [2021-06-17T01:18:10.538Z] 07493e97ba10: Layer already exists [2021-06-17T01:18:10.538Z] b162a6b8595f: Layer already exists [2021-06-17T01:18:10.538Z] 4810df77edcb: Layer already exists [2021-06-17T01:18:10.538Z] 197764a77036: Layer already exists [2021-06-17T01:18:10.538Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:18:10.538Z] 68bebaa000ee: Layer already exists [2021-06-17T01:18:10.538Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:18:10.538Z] ae466f2ee63c: Layer already exists [2021-06-17T01:18:10.538Z] 7a89e36685dd: Layer already exists [2021-06-17T01:18:10.538Z] latest: digest: sha256:7c44a209d15f58478acc356e7b3a6ff0ea51c16e64f9e6906ee975703442c068 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:10.880Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:13.428Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.269 [2021-06-17T01:18:13.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-17T01:18:13.428Z] 07493e97ba10: Preparing [2021-06-17T01:18:13.428Z] 07493e97ba10: Preparing [2021-06-17T01:18:13.428Z] 76bedc06e977: Preparing [2021-06-17T01:18:13.428Z] b162a6b8595f: Preparing [2021-06-17T01:18:13.428Z] 4810df77edcb: Preparing [2021-06-17T01:18:13.428Z] 6be6893b5c70: Preparing [2021-06-17T01:18:13.428Z] 0e8b3dbe6309: Preparing [2021-06-17T01:18:13.428Z] 197764a77036: Preparing [2021-06-17T01:18:13.428Z] 68bebaa000ee: Preparing [2021-06-17T01:18:13.428Z] ae466f2ee63c: Preparing [2021-06-17T01:18:13.428Z] 7a89e36685dd: Preparing [2021-06-17T01:18:13.428Z] 3fbe34a1663b: Preparing [2021-06-17T01:18:13.428Z] 0e8b3dbe6309: Waiting [2021-06-17T01:18:13.428Z] 197764a77036: Waiting [2021-06-17T01:18:13.428Z] 68bebaa000ee: Waiting [2021-06-17T01:18:13.428Z] 7a89e36685dd: Waiting [2021-06-17T01:18:13.428Z] 3fbe34a1663b: Waiting [2021-06-17T01:18:13.428Z] ae466f2ee63c: Waiting [2021-06-17T01:18:13.699Z] 07493e97ba10: Layer already exists [2021-06-17T01:18:13.699Z] 76bedc06e977: Layer already exists [2021-06-17T01:18:13.699Z] b162a6b8595f: Layer already exists [2021-06-17T01:18:13.699Z] 4810df77edcb: Layer already exists [2021-06-17T01:18:13.699Z] 6be6893b5c70: Layer already exists [2021-06-17T01:18:13.699Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:18:13.699Z] ae466f2ee63c: Layer already exists [2021-06-17T01:18:13.699Z] 197764a77036: Layer already exists [2021-06-17T01:18:13.699Z] 68bebaa000ee: Layer already exists [2021-06-17T01:18:13.699Z] 7a89e36685dd: Layer already exists [2021-06-17T01:18:13.699Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:18:13.699Z] 2.0.0-dev.269: digest: sha256:7c44a209d15f58478acc356e7b3a6ff0ea51c16e64f9e6906ee975703442c068 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:16.054Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:16.392Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:18:16.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-17T01:18:16.393Z] 07493e97ba10: Preparing [2021-06-17T01:18:16.393Z] 07493e97ba10: Preparing [2021-06-17T01:18:16.393Z] 76bedc06e977: Preparing [2021-06-17T01:18:16.393Z] b162a6b8595f: Preparing [2021-06-17T01:18:16.393Z] 4810df77edcb: Preparing [2021-06-17T01:18:16.393Z] 6be6893b5c70: Preparing [2021-06-17T01:18:16.393Z] 0e8b3dbe6309: Preparing [2021-06-17T01:18:16.393Z] 197764a77036: Preparing [2021-06-17T01:18:16.393Z] 68bebaa000ee: Preparing [2021-06-17T01:18:16.393Z] ae466f2ee63c: Preparing [2021-06-17T01:18:16.393Z] 7a89e36685dd: Preparing [2021-06-17T01:18:16.393Z] 3fbe34a1663b: Preparing [2021-06-17T01:18:16.393Z] 68bebaa000ee: Waiting [2021-06-17T01:18:16.393Z] ae466f2ee63c: Waiting [2021-06-17T01:18:16.393Z] 7a89e36685dd: Waiting [2021-06-17T01:18:16.393Z] 3fbe34a1663b: Waiting [2021-06-17T01:18:16.393Z] 0e8b3dbe6309: Waiting [2021-06-17T01:18:16.393Z] 197764a77036: Waiting [2021-06-17T01:18:16.664Z] 07493e97ba10: Layer already exists [2021-06-17T01:18:16.664Z] 4810df77edcb: Layer already exists [2021-06-17T01:18:16.664Z] b162a6b8595f: Layer already exists [2021-06-17T01:18:16.664Z] 76bedc06e977: Layer already exists [2021-06-17T01:18:16.664Z] 6be6893b5c70: Layer already exists [2021-06-17T01:18:16.664Z] 197764a77036: Layer already exists [2021-06-17T01:18:16.664Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:18:16.664Z] ae466f2ee63c: Layer already exists [2021-06-17T01:18:16.664Z] 68bebaa000ee: Layer already exists [2021-06-17T01:18:16.664Z] 7a89e36685dd: Layer already exists [2021-06-17T01:18:16.664Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:18:16.664Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269: digest: sha256:7c44a209d15f58478acc356e7b3a6ff0ea51c16e64f9e6906ee975703442c068 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:17.026Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:17.365Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-06-17T01:18:17.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-17T01:18:17.365Z] 07493e97ba10: Preparing [2021-06-17T01:18:17.365Z] 07493e97ba10: Preparing [2021-06-17T01:18:17.365Z] 76bedc06e977: Preparing [2021-06-17T01:18:17.365Z] b162a6b8595f: Preparing [2021-06-17T01:18:17.365Z] 4810df77edcb: Preparing [2021-06-17T01:18:17.365Z] 6be6893b5c70: Preparing [2021-06-17T01:18:17.365Z] 0e8b3dbe6309: Preparing [2021-06-17T01:18:17.365Z] 197764a77036: Preparing [2021-06-17T01:18:17.365Z] 68bebaa000ee: Preparing [2021-06-17T01:18:17.365Z] ae466f2ee63c: Preparing [2021-06-17T01:18:17.365Z] 7a89e36685dd: Preparing [2021-06-17T01:18:17.365Z] 3fbe34a1663b: Preparing [2021-06-17T01:18:17.365Z] 68bebaa000ee: Waiting [2021-06-17T01:18:17.365Z] ae466f2ee63c: Waiting [2021-06-17T01:18:17.365Z] 7a89e36685dd: Waiting [2021-06-17T01:18:17.365Z] 3fbe34a1663b: Waiting [2021-06-17T01:18:17.365Z] 197764a77036: Waiting [2021-06-17T01:18:17.365Z] 0e8b3dbe6309: Waiting [2021-06-17T01:18:17.365Z] b162a6b8595f: Layer already exists [2021-06-17T01:18:17.365Z] 76bedc06e977: Layer already exists [2021-06-17T01:18:17.365Z] 07493e97ba10: Layer already exists [2021-06-17T01:18:17.365Z] 4810df77edcb: Layer already exists [2021-06-17T01:18:17.365Z] 6be6893b5c70: Layer already exists [2021-06-17T01:18:17.365Z] 197764a77036: Layer already exists [2021-06-17T01:18:19.730Z] 68bebaa000ee: Layer already exists [2021-06-17T01:18:19.730Z] ae466f2ee63c: Layer already exists [2021-06-17T01:18:19.730Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:18:19.730Z] 7a89e36685dd: Layer already exists [2021-06-17T01:18:19.730Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:18:19.730Z] master: digest: sha256:7c44a209d15f58478acc356e7b3a6ff0ea51c16e64f9e6906ee975703442c068 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T01:18:19.791Z] ===================================================== [Pipeline] echo [2021-06-17T01:18:19.807Z] taggedImages: [2021-06-17T01:18:19.807Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:18:19.807Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-17T01:18:19.807Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.269 [2021-06-17T01:18:19.807Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:18:19.807Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-06-17T01:18:19.842Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-06-17T01:18:19.842Z] 649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:18:19.842Z] latest [2021-06-17T01:18:19.842Z] 2.0.0-dev.269 [2021-06-17T01:18:19.842Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:18:19.842Z] master [2021-06-17T01:18:19.842Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:20.238Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:22.724Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:18:22.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-17T01:18:22.724Z] 48db422efc5e: Preparing [2021-06-17T01:18:22.724Z] 978029d36994: Preparing [2021-06-17T01:18:22.724Z] c258a029eb44: Preparing [2021-06-17T01:18:22.724Z] a50ae8a511d8: Preparing [2021-06-17T01:18:22.724Z] d770b37b943d: Preparing [2021-06-17T01:18:22.724Z] 3fbe34a1663b: Preparing [2021-06-17T01:18:22.724Z] 3fbe34a1663b: Waiting [2021-06-17T01:18:22.724Z] c258a029eb44: Pushed [2021-06-17T01:18:22.724Z] a50ae8a511d8: Pushed [2021-06-17T01:18:22.724Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:18:22.724Z] d770b37b943d: Pushed [2021-06-17T01:18:23.315Z] 48db422efc5e: Pushed [2021-06-17T01:18:23.316Z] 978029d36994: Pushed [2021-06-17T01:18:23.585Z] 649de8085a2358d24573e8b32b9ef122143f6397: digest: sha256:052130a70c70889a7f5e664313cdb43eddf8ff9bf95959f06b2a7240a02ae6fe size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:23.929Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:24.266Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-17T01:18:24.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-17T01:18:24.266Z] 48db422efc5e: Preparing [2021-06-17T01:18:24.266Z] 978029d36994: Preparing [2021-06-17T01:18:24.266Z] c258a029eb44: Preparing [2021-06-17T01:18:24.266Z] a50ae8a511d8: Preparing [2021-06-17T01:18:24.266Z] d770b37b943d: Preparing [2021-06-17T01:18:24.266Z] 3fbe34a1663b: Preparing [2021-06-17T01:18:24.266Z] 3fbe34a1663b: Waiting [2021-06-17T01:18:24.266Z] c258a029eb44: Layer already exists [2021-06-17T01:18:24.266Z] a50ae8a511d8: Layer already exists [2021-06-17T01:18:24.266Z] 978029d36994: Layer already exists [2021-06-17T01:18:24.266Z] d770b37b943d: Layer already exists [2021-06-17T01:18:24.266Z] 48db422efc5e: Layer already exists [2021-06-17T01:18:24.266Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:18:24.535Z] latest: digest: sha256:052130a70c70889a7f5e664313cdb43eddf8ff9bf95959f06b2a7240a02ae6fe size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:27.014Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:27.344Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.269 [2021-06-17T01:18:27.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-17T01:18:27.344Z] 48db422efc5e: Preparing [2021-06-17T01:18:27.344Z] 978029d36994: Preparing [2021-06-17T01:18:27.344Z] c258a029eb44: Preparing [2021-06-17T01:18:27.344Z] a50ae8a511d8: Preparing [2021-06-17T01:18:27.344Z] d770b37b943d: Preparing [2021-06-17T01:18:27.344Z] 3fbe34a1663b: Preparing [2021-06-17T01:18:27.344Z] 3fbe34a1663b: Waiting [2021-06-17T01:18:27.344Z] c258a029eb44: Layer already exists [2021-06-17T01:18:27.344Z] 978029d36994: Layer already exists [2021-06-17T01:18:27.344Z] d770b37b943d: Layer already exists [2021-06-17T01:18:27.344Z] a50ae8a511d8: Layer already exists [2021-06-17T01:18:27.344Z] 48db422efc5e: Layer already exists [2021-06-17T01:18:27.614Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:18:27.614Z] 2.0.0-dev.269: digest: sha256:052130a70c70889a7f5e664313cdb43eddf8ff9bf95959f06b2a7240a02ae6fe size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:27.951Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:30.242Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:18:30.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-17T01:18:30.242Z] 48db422efc5e: Preparing [2021-06-17T01:18:30.242Z] 978029d36994: Preparing [2021-06-17T01:18:30.242Z] c258a029eb44: Preparing [2021-06-17T01:18:30.242Z] a50ae8a511d8: Preparing [2021-06-17T01:18:30.242Z] d770b37b943d: Preparing [2021-06-17T01:18:30.242Z] 3fbe34a1663b: Preparing [2021-06-17T01:18:30.242Z] 3fbe34a1663b: Waiting [2021-06-17T01:18:30.242Z] 978029d36994: Layer already exists [2021-06-17T01:18:30.242Z] 48db422efc5e: Layer already exists [2021-06-17T01:18:30.242Z] d770b37b943d: Layer already exists [2021-06-17T01:18:30.242Z] c258a029eb44: Layer already exists [2021-06-17T01:18:30.242Z] a50ae8a511d8: Layer already exists [2021-06-17T01:18:30.242Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:18:30.242Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269: digest: sha256:052130a70c70889a7f5e664313cdb43eddf8ff9bf95959f06b2a7240a02ae6fe size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:30.581Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:30.915Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-06-17T01:18:30.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-17T01:18:30.915Z] 48db422efc5e: Preparing [2021-06-17T01:18:30.915Z] 978029d36994: Preparing [2021-06-17T01:18:30.915Z] c258a029eb44: Preparing [2021-06-17T01:18:30.915Z] a50ae8a511d8: Preparing [2021-06-17T01:18:30.915Z] d770b37b943d: Preparing [2021-06-17T01:18:30.915Z] 3fbe34a1663b: Preparing [2021-06-17T01:18:30.915Z] 3fbe34a1663b: Waiting [2021-06-17T01:18:30.915Z] c258a029eb44: Layer already exists [2021-06-17T01:18:30.915Z] d770b37b943d: Layer already exists [2021-06-17T01:18:30.915Z] a50ae8a511d8: Layer already exists [2021-06-17T01:18:30.915Z] 978029d36994: Layer already exists [2021-06-17T01:18:30.915Z] 48db422efc5e: Layer already exists [2021-06-17T01:18:30.915Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:18:31.184Z] master: digest: sha256:052130a70c70889a7f5e664313cdb43eddf8ff9bf95959f06b2a7240a02ae6fe size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T01:18:31.252Z] ===================================================== [Pipeline] echo [2021-06-17T01:18:31.269Z] taggedImages: [2021-06-17T01:18:31.269Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:18:31.269Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-17T01:18:31.269Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.269 [2021-06-17T01:18:31.269Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:18:31.269Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-06-17T01:18:31.303Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-06-17T01:18:31.303Z] 649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:18:31.303Z] latest [2021-06-17T01:18:31.303Z] 2.0.0-dev.269 [2021-06-17T01:18:31.303Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:18:31.303Z] master [2021-06-17T01:18:31.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:31.701Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:32.047Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:18:32.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-17T01:18:32.048Z] 063faf3c38a7: Preparing [2021-06-17T01:18:32.048Z] b4a30f1eed27: Preparing [2021-06-17T01:18:32.048Z] 163090a225ba: Preparing [2021-06-17T01:18:32.048Z] 8c416d997868: Preparing [2021-06-17T01:18:32.048Z] 33e277dc844f: Preparing [2021-06-17T01:18:32.048Z] 452dfc810d70: Preparing [2021-06-17T01:18:32.048Z] c6917435ef72: Preparing [2021-06-17T01:18:32.048Z] c1b82f29b5d0: Preparing [2021-06-17T01:18:32.048Z] a691178bc019: Preparing [2021-06-17T01:18:32.048Z] 3fbe34a1663b: Preparing [2021-06-17T01:18:32.048Z] c1b82f29b5d0: Waiting [2021-06-17T01:18:32.048Z] a691178bc019: Waiting [2021-06-17T01:18:32.048Z] 3fbe34a1663b: Waiting [2021-06-17T01:18:32.048Z] 452dfc810d70: Waiting [2021-06-17T01:18:32.048Z] c6917435ef72: Waiting [2021-06-17T01:18:32.323Z] b4a30f1eed27: Pushed [2021-06-17T01:18:32.323Z] 063faf3c38a7: Pushed [2021-06-17T01:18:32.323Z] 33e277dc844f: Pushed [2021-06-17T01:18:32.603Z] 452dfc810d70: Pushed [2021-06-17T01:18:32.603Z] c1b82f29b5d0: Pushed [2021-06-17T01:18:32.603Z] c6917435ef72: Pushed [2021-06-17T01:18:32.603Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:18:34.999Z] a691178bc019: Pushed [2021-06-17T01:18:34.999Z] 8c416d997868: Pushed [2021-06-17T01:18:35.269Z] 163090a225ba: Pushed [2021-06-17T01:18:35.543Z] 649de8085a2358d24573e8b32b9ef122143f6397: digest: sha256:fb554e0fd9ed8c6bea0221a896546196226bf17c557ccc7e2fd057b6b4abe98c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:35.888Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:36.225Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-17T01:18:36.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-17T01:18:36.225Z] 063faf3c38a7: Preparing [2021-06-17T01:18:36.225Z] b4a30f1eed27: Preparing [2021-06-17T01:18:36.225Z] 163090a225ba: Preparing [2021-06-17T01:18:36.225Z] 8c416d997868: Preparing [2021-06-17T01:18:36.225Z] 33e277dc844f: Preparing [2021-06-17T01:18:36.225Z] 452dfc810d70: Preparing [2021-06-17T01:18:36.225Z] c6917435ef72: Preparing [2021-06-17T01:18:36.225Z] c1b82f29b5d0: Preparing [2021-06-17T01:18:36.225Z] a691178bc019: Preparing [2021-06-17T01:18:36.225Z] 3fbe34a1663b: Preparing [2021-06-17T01:18:36.225Z] 452dfc810d70: Waiting [2021-06-17T01:18:36.225Z] c6917435ef72: Waiting [2021-06-17T01:18:36.225Z] c1b82f29b5d0: Waiting [2021-06-17T01:18:36.225Z] a691178bc019: Waiting [2021-06-17T01:18:36.225Z] 3fbe34a1663b: Waiting [2021-06-17T01:18:36.225Z] 33e277dc844f: Layer already exists [2021-06-17T01:18:36.225Z] 8c416d997868: Layer already exists [2021-06-17T01:18:36.225Z] b4a30f1eed27: Layer already exists [2021-06-17T01:18:36.225Z] 063faf3c38a7: Layer already exists [2021-06-17T01:18:36.225Z] 163090a225ba: Layer already exists [2021-06-17T01:18:36.494Z] 452dfc810d70: Layer already exists [2021-06-17T01:18:36.495Z] c1b82f29b5d0: Layer already exists [2021-06-17T01:18:36.495Z] c6917435ef72: Layer already exists [2021-06-17T01:18:36.495Z] a691178bc019: Layer already exists [2021-06-17T01:18:36.495Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:18:36.495Z] latest: digest: sha256:fb554e0fd9ed8c6bea0221a896546196226bf17c557ccc7e2fd057b6b4abe98c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:36.835Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:37.168Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.269 [2021-06-17T01:18:37.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-17T01:18:37.168Z] 063faf3c38a7: Preparing [2021-06-17T01:18:37.168Z] b4a30f1eed27: Preparing [2021-06-17T01:18:37.168Z] 163090a225ba: Preparing [2021-06-17T01:18:37.168Z] 8c416d997868: Preparing [2021-06-17T01:18:37.168Z] 33e277dc844f: Preparing [2021-06-17T01:18:37.168Z] 452dfc810d70: Preparing [2021-06-17T01:18:37.168Z] c6917435ef72: Preparing [2021-06-17T01:18:37.168Z] c1b82f29b5d0: Preparing [2021-06-17T01:18:37.168Z] a691178bc019: Preparing [2021-06-17T01:18:37.168Z] 3fbe34a1663b: Preparing [2021-06-17T01:18:37.168Z] 452dfc810d70: Waiting [2021-06-17T01:18:37.168Z] c6917435ef72: Waiting [2021-06-17T01:18:37.168Z] c1b82f29b5d0: Waiting [2021-06-17T01:18:37.168Z] a691178bc019: Waiting [2021-06-17T01:18:37.168Z] 3fbe34a1663b: Waiting [2021-06-17T01:18:37.168Z] 063faf3c38a7: Layer already exists [2021-06-17T01:18:37.168Z] 8c416d997868: Layer already exists [2021-06-17T01:18:37.168Z] 163090a225ba: Layer already exists [2021-06-17T01:18:37.168Z] b4a30f1eed27: Layer already exists [2021-06-17T01:18:37.439Z] 33e277dc844f: Layer already exists [2021-06-17T01:18:37.439Z] c1b82f29b5d0: Layer already exists [2021-06-17T01:18:37.439Z] c6917435ef72: Layer already exists [2021-06-17T01:18:37.439Z] 452dfc810d70: Layer already exists [2021-06-17T01:18:37.439Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:18:37.439Z] a691178bc019: Layer already exists [2021-06-17T01:18:37.439Z] 2.0.0-dev.269: digest: sha256:fb554e0fd9ed8c6bea0221a896546196226bf17c557ccc7e2fd057b6b4abe98c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:37.781Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:38.114Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:18:38.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-17T01:18:38.115Z] 063faf3c38a7: Preparing [2021-06-17T01:18:38.115Z] b4a30f1eed27: Preparing [2021-06-17T01:18:38.115Z] 163090a225ba: Preparing [2021-06-17T01:18:38.115Z] 8c416d997868: Preparing [2021-06-17T01:18:38.115Z] 33e277dc844f: Preparing [2021-06-17T01:18:38.115Z] 452dfc810d70: Preparing [2021-06-17T01:18:38.115Z] c6917435ef72: Preparing [2021-06-17T01:18:38.115Z] c1b82f29b5d0: Preparing [2021-06-17T01:18:38.115Z] a691178bc019: Preparing [2021-06-17T01:18:38.115Z] 3fbe34a1663b: Preparing [2021-06-17T01:18:38.115Z] 452dfc810d70: Waiting [2021-06-17T01:18:38.115Z] c1b82f29b5d0: Waiting [2021-06-17T01:18:38.115Z] c6917435ef72: Waiting [2021-06-17T01:18:38.115Z] 3fbe34a1663b: Waiting [2021-06-17T01:18:38.115Z] a691178bc019: Waiting [2021-06-17T01:18:38.115Z] 8c416d997868: Layer already exists [2021-06-17T01:18:38.115Z] 163090a225ba: Layer already exists [2021-06-17T01:18:38.115Z] 063faf3c38a7: Layer already exists [2021-06-17T01:18:38.115Z] 33e277dc844f: Layer already exists [2021-06-17T01:18:38.115Z] b4a30f1eed27: Layer already exists [2021-06-17T01:18:38.385Z] a691178bc019: Layer already exists [2021-06-17T01:18:38.385Z] 452dfc810d70: Layer already exists [2021-06-17T01:18:38.385Z] c6917435ef72: Layer already exists [2021-06-17T01:18:38.385Z] c1b82f29b5d0: Layer already exists [2021-06-17T01:18:38.385Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:18:38.385Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269: digest: sha256:fb554e0fd9ed8c6bea0221a896546196226bf17c557ccc7e2fd057b6b4abe98c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:38.728Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:41.322Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-06-17T01:18:41.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-17T01:18:41.323Z] 063faf3c38a7: Preparing [2021-06-17T01:18:41.323Z] b4a30f1eed27: Preparing [2021-06-17T01:18:41.323Z] 163090a225ba: Preparing [2021-06-17T01:18:41.323Z] 8c416d997868: Preparing [2021-06-17T01:18:41.323Z] 33e277dc844f: Preparing [2021-06-17T01:18:41.323Z] 452dfc810d70: Preparing [2021-06-17T01:18:41.323Z] c6917435ef72: Preparing [2021-06-17T01:18:41.323Z] c1b82f29b5d0: Preparing [2021-06-17T01:18:41.323Z] a691178bc019: Preparing [2021-06-17T01:18:41.323Z] 3fbe34a1663b: Preparing [2021-06-17T01:18:41.323Z] 452dfc810d70: Waiting [2021-06-17T01:18:41.323Z] c6917435ef72: Waiting [2021-06-17T01:18:41.323Z] c1b82f29b5d0: Waiting [2021-06-17T01:18:41.323Z] 3fbe34a1663b: Waiting [2021-06-17T01:18:41.323Z] a691178bc019: Waiting [2021-06-17T01:18:41.592Z] 163090a225ba: Layer already exists [2021-06-17T01:18:41.592Z] b4a30f1eed27: Layer already exists [2021-06-17T01:18:41.592Z] 33e277dc844f: Layer already exists [2021-06-17T01:18:41.592Z] 063faf3c38a7: Layer already exists [2021-06-17T01:18:41.592Z] 8c416d997868: Layer already exists [2021-06-17T01:18:41.592Z] 452dfc810d70: Layer already exists [2021-06-17T01:18:41.592Z] c6917435ef72: Layer already exists [2021-06-17T01:18:41.592Z] c1b82f29b5d0: Layer already exists [2021-06-17T01:18:41.592Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:18:41.592Z] a691178bc019: Layer already exists [2021-06-17T01:18:41.592Z] master: digest: sha256:fb554e0fd9ed8c6bea0221a896546196226bf17c557ccc7e2fd057b6b4abe98c size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T01:18:41.659Z] ===================================================== [Pipeline] echo [2021-06-17T01:18:41.676Z] taggedImages: [2021-06-17T01:18:41.676Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:18:41.676Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-17T01:18:41.676Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.269 [2021-06-17T01:18:41.676Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:18:41.676Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-06-17T01:18:43.843Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-06-17T01:18:43.843Z] 649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:18:43.843Z] latest [2021-06-17T01:18:43.843Z] 2.0.0-dev.269 [2021-06-17T01:18:43.843Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:18:43.843Z] master [2021-06-17T01:18:43.843Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:44.226Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:44.559Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:18:44.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-17T01:18:44.831Z] e165db9ff479: Preparing [2021-06-17T01:18:44.831Z] c97e829ec051: Preparing [2021-06-17T01:18:44.831Z] 0e8b3dbe6309: Preparing [2021-06-17T01:18:44.831Z] 377af3d7fca0: Preparing [2021-06-17T01:18:44.831Z] 3fbe34a1663b: Preparing [2021-06-17T01:18:44.831Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:18:44.831Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:18:44.831Z] e165db9ff479: Pushed [2021-06-17T01:18:45.102Z] 377af3d7fca0: Pushed [2021-06-17T01:18:47.703Z] c97e829ec051: Pushed [2021-06-17T01:18:47.703Z] 649de8085a2358d24573e8b32b9ef122143f6397: digest: sha256:91602731bfde58b13dd820551b3ed39b4dd33bb403d49bbf7b726303cb947662 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:50.269Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:50.606Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-17T01:18:50.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-17T01:18:50.606Z] e165db9ff479: Preparing [2021-06-17T01:18:50.606Z] c97e829ec051: Preparing [2021-06-17T01:18:50.606Z] 0e8b3dbe6309: Preparing [2021-06-17T01:18:50.606Z] 377af3d7fca0: Preparing [2021-06-17T01:18:50.606Z] 3fbe34a1663b: Preparing [2021-06-17T01:18:50.606Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:18:50.606Z] c97e829ec051: Layer already exists [2021-06-17T01:18:50.606Z] e165db9ff479: Layer already exists [2021-06-17T01:18:50.606Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:18:50.606Z] 377af3d7fca0: Layer already exists [2021-06-17T01:18:50.876Z] latest: digest: sha256:91602731bfde58b13dd820551b3ed39b4dd33bb403d49bbf7b726303cb947662 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:51.219Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:51.559Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.269 [2021-06-17T01:18:51.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-17T01:18:51.559Z] e165db9ff479: Preparing [2021-06-17T01:18:51.559Z] c97e829ec051: Preparing [2021-06-17T01:18:51.559Z] 0e8b3dbe6309: Preparing [2021-06-17T01:18:51.559Z] 377af3d7fca0: Preparing [2021-06-17T01:18:51.559Z] 3fbe34a1663b: Preparing [2021-06-17T01:18:51.559Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:18:51.559Z] e165db9ff479: Layer already exists [2021-06-17T01:18:51.559Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:18:51.559Z] c97e829ec051: Layer already exists [2021-06-17T01:18:51.559Z] 377af3d7fca0: Layer already exists [2021-06-17T01:18:51.829Z] 2.0.0-dev.269: digest: sha256:91602731bfde58b13dd820551b3ed39b4dd33bb403d49bbf7b726303cb947662 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:52.166Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:52.499Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:18:52.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-17T01:18:52.499Z] e165db9ff479: Preparing [2021-06-17T01:18:52.499Z] c97e829ec051: Preparing [2021-06-17T01:18:52.499Z] 0e8b3dbe6309: Preparing [2021-06-17T01:18:52.499Z] 377af3d7fca0: Preparing [2021-06-17T01:18:52.499Z] 3fbe34a1663b: Preparing [2021-06-17T01:18:52.499Z] e165db9ff479: Layer already exists [2021-06-17T01:18:52.499Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:18:52.769Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:18:52.769Z] c97e829ec051: Layer already exists [2021-06-17T01:18:52.769Z] 377af3d7fca0: Layer already exists [2021-06-17T01:18:52.769Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269: digest: sha256:91602731bfde58b13dd820551b3ed39b4dd33bb403d49bbf7b726303cb947662 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:53.110Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:53.447Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-06-17T01:18:53.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-17T01:18:53.447Z] e165db9ff479: Preparing [2021-06-17T01:18:53.447Z] c97e829ec051: Preparing [2021-06-17T01:18:53.447Z] 0e8b3dbe6309: Preparing [2021-06-17T01:18:53.447Z] 377af3d7fca0: Preparing [2021-06-17T01:18:53.447Z] 3fbe34a1663b: Preparing [2021-06-17T01:18:53.723Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:18:53.723Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:18:53.723Z] e165db9ff479: Layer already exists [2021-06-17T01:18:53.723Z] c97e829ec051: Layer already exists [2021-06-17T01:18:53.723Z] 377af3d7fca0: Layer already exists [2021-06-17T01:18:53.723Z] master: digest: sha256:91602731bfde58b13dd820551b3ed39b4dd33bb403d49bbf7b726303cb947662 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T01:18:53.785Z] ===================================================== [Pipeline] echo [2021-06-17T01:18:53.800Z] taggedImages: [2021-06-17T01:18:53.800Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:18:53.800Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-17T01:18:53.800Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.269 [2021-06-17T01:18:53.800Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:18:53.800Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-06-17T01:18:53.832Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-06-17T01:18:53.832Z] 649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:18:53.832Z] latest [2021-06-17T01:18:53.832Z] 2.0.0-dev.269 [2021-06-17T01:18:53.832Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:18:53.832Z] master [2021-06-17T01:18:53.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:56.424Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:18:56.770Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:18:56.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-17T01:18:56.770Z] 65029699b9fd: Preparing [2021-06-17T01:18:56.770Z] 4d77b14114ed: Preparing [2021-06-17T01:18:56.770Z] 0e8b3dbe6309: Preparing [2021-06-17T01:18:56.770Z] c135e7bb22e9: Preparing [2021-06-17T01:18:56.770Z] 3fbe34a1663b: Preparing [2021-06-17T01:18:57.081Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:18:57.081Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:18:57.081Z] 65029699b9fd: Pushed [2021-06-17T01:18:57.081Z] c135e7bb22e9: Pushed [2021-06-17T01:18:59.702Z] 4d77b14114ed: Pushed [2021-06-17T01:18:59.702Z] 649de8085a2358d24573e8b32b9ef122143f6397: digest: sha256:59dae33d08e60e3d14740013a0bd3eac6767c1bd0185a82b56bc3a138e86182f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:19:00.045Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:19:00.379Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-17T01:19:00.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-17T01:19:00.379Z] 65029699b9fd: Preparing [2021-06-17T01:19:00.379Z] 4d77b14114ed: Preparing [2021-06-17T01:19:00.379Z] 0e8b3dbe6309: Preparing [2021-06-17T01:19:00.379Z] c135e7bb22e9: Preparing [2021-06-17T01:19:00.379Z] 3fbe34a1663b: Preparing [2021-06-17T01:19:00.649Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:19:00.649Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:19:00.649Z] c135e7bb22e9: Layer already exists [2021-06-17T01:19:00.649Z] 4d77b14114ed: Layer already exists [2021-06-17T01:19:00.649Z] 65029699b9fd: Layer already exists [2021-06-17T01:19:00.649Z] latest: digest: sha256:59dae33d08e60e3d14740013a0bd3eac6767c1bd0185a82b56bc3a138e86182f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:19:00.986Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:19:01.320Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.269 [2021-06-17T01:19:01.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-17T01:19:01.320Z] 65029699b9fd: Preparing [2021-06-17T01:19:01.320Z] 4d77b14114ed: Preparing [2021-06-17T01:19:01.320Z] 0e8b3dbe6309: Preparing [2021-06-17T01:19:01.320Z] c135e7bb22e9: Preparing [2021-06-17T01:19:01.320Z] 3fbe34a1663b: Preparing [2021-06-17T01:19:01.589Z] 4d77b14114ed: Layer already exists [2021-06-17T01:19:01.589Z] c135e7bb22e9: Layer already exists [2021-06-17T01:19:01.589Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:19:01.589Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:19:01.589Z] 65029699b9fd: Layer already exists [2021-06-17T01:19:01.589Z] 2.0.0-dev.269: digest: sha256:59dae33d08e60e3d14740013a0bd3eac6767c1bd0185a82b56bc3a138e86182f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:19:04.188Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:19:04.525Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:19:04.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-17T01:19:04.525Z] 65029699b9fd: Preparing [2021-06-17T01:19:04.525Z] 4d77b14114ed: Preparing [2021-06-17T01:19:04.525Z] 0e8b3dbe6309: Preparing [2021-06-17T01:19:04.525Z] c135e7bb22e9: Preparing [2021-06-17T01:19:04.525Z] 3fbe34a1663b: Preparing [2021-06-17T01:19:04.525Z] 65029699b9fd: Layer already exists [2021-06-17T01:19:04.525Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:19:04.525Z] c135e7bb22e9: Layer already exists [2021-06-17T01:19:04.795Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:19:04.796Z] 4d77b14114ed: Layer already exists [2021-06-17T01:19:04.796Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269: digest: sha256:59dae33d08e60e3d14740013a0bd3eac6767c1bd0185a82b56bc3a138e86182f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:19:05.131Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:19:05.462Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-06-17T01:19:05.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-17T01:19:05.462Z] 65029699b9fd: Preparing [2021-06-17T01:19:05.462Z] 4d77b14114ed: Preparing [2021-06-17T01:19:05.462Z] 0e8b3dbe6309: Preparing [2021-06-17T01:19:05.462Z] c135e7bb22e9: Preparing [2021-06-17T01:19:05.462Z] 3fbe34a1663b: Preparing [2021-06-17T01:19:05.462Z] 65029699b9fd: Layer already exists [2021-06-17T01:19:05.462Z] 3fbe34a1663b: Layer already exists [2021-06-17T01:19:05.462Z] 4d77b14114ed: Layer already exists [2021-06-17T01:19:05.462Z] 0e8b3dbe6309: Layer already exists [2021-06-17T01:19:05.462Z] c135e7bb22e9: Layer already exists [2021-06-17T01:19:05.733Z] master: digest: sha256:59dae33d08e60e3d14740013a0bd3eac6767c1bd0185a82b56bc3a138e86182f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T01:19:05.805Z] ===================================================== [Pipeline] echo [2021-06-17T01:19:05.820Z] taggedImages: [2021-06-17T01:19:05.820Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:19:05.820Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-17T01:19:05.820Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.269 [2021-06-17T01:19:05.820Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:19:05.820Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-06-17T01:19:05.851Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-06-17T01:19:05.851Z] 649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:19:05.851Z] latest [2021-06-17T01:19:05.851Z] 2.0.0-dev.269 [2021-06-17T01:19:05.851Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:19:05.851Z] master [2021-06-17T01:19:05.851Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:19:08.152Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:19:08.485Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:19:08.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-17T01:19:08.485Z] 0f788db5f803: Preparing [2021-06-17T01:19:08.485Z] c325f8ef9f08: Preparing [2021-06-17T01:19:08.485Z] 9a73476bcf08: Preparing [2021-06-17T01:19:08.485Z] 66593e43ed21: Preparing [2021-06-17T01:19:08.485Z] 9ded3b6bb9b5: Preparing [2021-06-17T01:19:08.485Z] fa1afe8e6ed9: Preparing [2021-06-17T01:19:08.485Z] 87a09b4c083e: Preparing [2021-06-17T01:19:08.485Z] 0f74e9ff2a61: Preparing [2021-06-17T01:19:08.485Z] b122376c33c6: Preparing [2021-06-17T01:19:08.485Z] f8381ed47b22: Preparing [2021-06-17T01:19:08.485Z] e934a737d657: Preparing [2021-06-17T01:19:08.485Z] fa1afe8e6ed9: Waiting [2021-06-17T01:19:08.485Z] 87a09b4c083e: Waiting [2021-06-17T01:19:08.485Z] 0f74e9ff2a61: Waiting [2021-06-17T01:19:08.485Z] b122376c33c6: Waiting [2021-06-17T01:19:08.485Z] f8381ed47b22: Waiting [2021-06-17T01:19:08.485Z] e934a737d657: Waiting [2021-06-17T01:19:08.760Z] 9ded3b6bb9b5: Layer already exists [2021-06-17T01:19:08.760Z] fa1afe8e6ed9: Layer already exists [2021-06-17T01:19:08.760Z] 87a09b4c083e: Layer already exists [2021-06-17T01:19:08.760Z] 0f74e9ff2a61: Layer already exists [2021-06-17T01:19:08.760Z] c325f8ef9f08: Pushed [2021-06-17T01:19:09.032Z] b122376c33c6: Layer already exists [2021-06-17T01:19:09.032Z] e934a737d657: Layer already exists [2021-06-17T01:19:09.032Z] f8381ed47b22: Layer already exists [2021-06-17T01:19:09.630Z] 0f788db5f803: Pushed [2021-06-17T01:19:11.606Z] 9a73476bcf08: Pushed [2021-06-17T01:19:24.140Z] 66593e43ed21: Pushed [2021-06-17T01:19:24.140Z] 649de8085a2358d24573e8b32b9ef122143f6397: digest: sha256:dc37167e9ceaee9ca856def3e281cfbe568e40ed40d597100727b6975dcd2820 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:19:24.481Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:19:24.815Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-17T01:19:24.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-17T01:19:24.815Z] 0f788db5f803: Preparing [2021-06-17T01:19:24.815Z] c325f8ef9f08: Preparing [2021-06-17T01:19:24.815Z] 9a73476bcf08: Preparing [2021-06-17T01:19:24.815Z] 66593e43ed21: Preparing [2021-06-17T01:19:24.815Z] 9ded3b6bb9b5: Preparing [2021-06-17T01:19:24.815Z] fa1afe8e6ed9: Preparing [2021-06-17T01:19:24.815Z] 87a09b4c083e: Preparing [2021-06-17T01:19:24.815Z] 0f74e9ff2a61: Preparing [2021-06-17T01:19:24.815Z] b122376c33c6: Preparing [2021-06-17T01:19:24.815Z] f8381ed47b22: Preparing [2021-06-17T01:19:24.815Z] e934a737d657: Preparing [2021-06-17T01:19:24.815Z] fa1afe8e6ed9: Waiting [2021-06-17T01:19:24.815Z] 87a09b4c083e: Waiting [2021-06-17T01:19:24.815Z] f8381ed47b22: Waiting [2021-06-17T01:19:24.815Z] 0f74e9ff2a61: Waiting [2021-06-17T01:19:24.815Z] b122376c33c6: Waiting [2021-06-17T01:19:24.815Z] e934a737d657: Waiting [2021-06-17T01:19:25.086Z] 66593e43ed21: Layer already exists [2021-06-17T01:19:25.086Z] c325f8ef9f08: Layer already exists [2021-06-17T01:19:25.086Z] 0f788db5f803: Layer already exists [2021-06-17T01:19:25.086Z] 9ded3b6bb9b5: Layer already exists [2021-06-17T01:19:25.086Z] 9a73476bcf08: Layer already exists [2021-06-17T01:19:25.086Z] b122376c33c6: Layer already exists [2021-06-17T01:19:25.086Z] fa1afe8e6ed9: Layer already exists [2021-06-17T01:19:25.086Z] 87a09b4c083e: Layer already exists [2021-06-17T01:19:25.086Z] 0f74e9ff2a61: Layer already exists [2021-06-17T01:19:25.086Z] f8381ed47b22: Layer already exists [2021-06-17T01:19:25.086Z] e934a737d657: Layer already exists [2021-06-17T01:19:25.086Z] latest: digest: sha256:dc37167e9ceaee9ca856def3e281cfbe568e40ed40d597100727b6975dcd2820 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:19:25.426Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:19:25.760Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.269 [2021-06-17T01:19:25.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-17T01:19:25.760Z] 0f788db5f803: Preparing [2021-06-17T01:19:25.760Z] c325f8ef9f08: Preparing [2021-06-17T01:19:25.760Z] 9a73476bcf08: Preparing [2021-06-17T01:19:25.760Z] 66593e43ed21: Preparing [2021-06-17T01:19:25.760Z] 9ded3b6bb9b5: Preparing [2021-06-17T01:19:25.760Z] fa1afe8e6ed9: Preparing [2021-06-17T01:19:25.760Z] 87a09b4c083e: Preparing [2021-06-17T01:19:25.760Z] 0f74e9ff2a61: Preparing [2021-06-17T01:19:25.760Z] b122376c33c6: Preparing [2021-06-17T01:19:25.760Z] f8381ed47b22: Preparing [2021-06-17T01:19:25.760Z] e934a737d657: Preparing [2021-06-17T01:19:25.760Z] fa1afe8e6ed9: Waiting [2021-06-17T01:19:25.760Z] 87a09b4c083e: Waiting [2021-06-17T01:19:25.760Z] 0f74e9ff2a61: Waiting [2021-06-17T01:19:25.760Z] b122376c33c6: Waiting [2021-06-17T01:19:25.760Z] f8381ed47b22: Waiting [2021-06-17T01:19:25.760Z] e934a737d657: Waiting [2021-06-17T01:19:26.029Z] 9a73476bcf08: Layer already exists [2021-06-17T01:19:26.029Z] 9ded3b6bb9b5: Layer already exists [2021-06-17T01:19:26.029Z] 66593e43ed21: Layer already exists [2021-06-17T01:19:26.029Z] 0f788db5f803: Layer already exists [2021-06-17T01:19:26.029Z] c325f8ef9f08: Layer already exists [2021-06-17T01:19:26.029Z] fa1afe8e6ed9: Layer already exists [2021-06-17T01:19:26.029Z] 87a09b4c083e: Layer already exists [2021-06-17T01:19:26.029Z] 0f74e9ff2a61: Layer already exists [2021-06-17T01:19:26.029Z] b122376c33c6: Layer already exists [2021-06-17T01:19:26.029Z] f8381ed47b22: Layer already exists [2021-06-17T01:19:26.029Z] e934a737d657: Layer already exists [2021-06-17T01:19:26.029Z] 2.0.0-dev.269: digest: sha256:dc37167e9ceaee9ca856def3e281cfbe568e40ed40d597100727b6975dcd2820 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:19:26.369Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:19:26.703Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:19:26.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-17T01:19:26.703Z] 0f788db5f803: Preparing [2021-06-17T01:19:26.703Z] c325f8ef9f08: Preparing [2021-06-17T01:19:26.703Z] 9a73476bcf08: Preparing [2021-06-17T01:19:26.703Z] 66593e43ed21: Preparing [2021-06-17T01:19:26.703Z] 9ded3b6bb9b5: Preparing [2021-06-17T01:19:26.703Z] fa1afe8e6ed9: Preparing [2021-06-17T01:19:26.703Z] 87a09b4c083e: Preparing [2021-06-17T01:19:26.703Z] 0f74e9ff2a61: Preparing [2021-06-17T01:19:26.703Z] b122376c33c6: Preparing [2021-06-17T01:19:26.703Z] f8381ed47b22: Preparing [2021-06-17T01:19:26.703Z] e934a737d657: Preparing [2021-06-17T01:19:26.703Z] fa1afe8e6ed9: Waiting [2021-06-17T01:19:26.703Z] 87a09b4c083e: Waiting [2021-06-17T01:19:26.703Z] b122376c33c6: Waiting [2021-06-17T01:19:26.703Z] f8381ed47b22: Waiting [2021-06-17T01:19:26.703Z] 0f74e9ff2a61: Waiting [2021-06-17T01:19:26.703Z] 9ded3b6bb9b5: Layer already exists [2021-06-17T01:19:26.703Z] 0f788db5f803: Layer already exists [2021-06-17T01:19:26.703Z] 66593e43ed21: Layer already exists [2021-06-17T01:19:26.703Z] c325f8ef9f08: Layer already exists [2021-06-17T01:19:26.972Z] 9a73476bcf08: Layer already exists [2021-06-17T01:19:26.973Z] fa1afe8e6ed9: Layer already exists [2021-06-17T01:19:26.973Z] 0f74e9ff2a61: Layer already exists [2021-06-17T01:19:26.973Z] 87a09b4c083e: Layer already exists [2021-06-17T01:19:26.973Z] b122376c33c6: Layer already exists [2021-06-17T01:19:26.973Z] f8381ed47b22: Layer already exists [2021-06-17T01:19:26.973Z] e934a737d657: Layer already exists [2021-06-17T01:19:26.973Z] 649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269: digest: sha256:dc37167e9ceaee9ca856def3e281cfbe568e40ed40d597100727b6975dcd2820 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:19:27.310Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:19:27.644Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-06-17T01:19:27.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-17T01:19:27.645Z] 0f788db5f803: Preparing [2021-06-17T01:19:27.645Z] c325f8ef9f08: Preparing [2021-06-17T01:19:27.645Z] 9a73476bcf08: Preparing [2021-06-17T01:19:27.645Z] 66593e43ed21: Preparing [2021-06-17T01:19:27.645Z] 9ded3b6bb9b5: Preparing [2021-06-17T01:19:27.645Z] fa1afe8e6ed9: Preparing [2021-06-17T01:19:27.645Z] 87a09b4c083e: Preparing [2021-06-17T01:19:27.645Z] 0f74e9ff2a61: Preparing [2021-06-17T01:19:27.645Z] b122376c33c6: Preparing [2021-06-17T01:19:27.645Z] f8381ed47b22: Preparing [2021-06-17T01:19:27.645Z] e934a737d657: Preparing [2021-06-17T01:19:27.645Z] fa1afe8e6ed9: Waiting [2021-06-17T01:19:27.645Z] 87a09b4c083e: Waiting [2021-06-17T01:19:27.645Z] 0f74e9ff2a61: Waiting [2021-06-17T01:19:27.645Z] b122376c33c6: Waiting [2021-06-17T01:19:27.645Z] f8381ed47b22: Waiting [2021-06-17T01:19:27.645Z] e934a737d657: Waiting [2021-06-17T01:19:29.930Z] c325f8ef9f08: Layer already exists [2021-06-17T01:19:29.930Z] 66593e43ed21: Layer already exists [2021-06-17T01:19:29.930Z] 0f788db5f803: Layer already exists [2021-06-17T01:19:29.930Z] 9ded3b6bb9b5: Layer already exists [2021-06-17T01:19:29.930Z] 9a73476bcf08: Layer already exists [2021-06-17T01:19:29.930Z] fa1afe8e6ed9: Layer already exists [2021-06-17T01:19:29.930Z] 87a09b4c083e: Layer already exists [2021-06-17T01:19:29.930Z] 0f74e9ff2a61: Layer already exists [2021-06-17T01:19:29.930Z] b122376c33c6: Layer already exists [2021-06-17T01:19:29.930Z] f8381ed47b22: Layer already exists [2021-06-17T01:19:29.930Z] e934a737d657: Layer already exists [2021-06-17T01:19:29.930Z] master: digest: sha256:dc37167e9ceaee9ca856def3e281cfbe568e40ed40d597100727b6975dcd2820 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T01:19:29.991Z] ===================================================== [Pipeline] echo [2021-06-17T01:19:30.006Z] taggedImages: [2021-06-17T01:19:30.006Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:649de8085a2358d24573e8b32b9ef122143f6397 [2021-06-17T01:19:30.006Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-17T01:19:30.006Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.269 [2021-06-17T01:19:30.006Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:649de8085a2358d24573e8b32b9ef122143f6397-2.0.0-dev.269 [2021-06-17T01:19:30.006Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:19:30.792Z] ---> job-cost.sh [2021-06-17T01:19:30.792Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QsCO [2021-06-17T01:20:12.716Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-17T01:21:37.049Z] lf-activate-venv(): INFO: Adding /tmp/venv-QsCO/bin to PATH [2021-06-17T01:21:37.049Z] INFO: No Stack... [2021-06-17T01:21:37.321Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-17T01:21:37.593Z] INFO: Archiving Costs [Pipeline] sh [2021-06-17T01:21:37.965Z] + cut -d, -f6 [2021-06-17T01:21:37.965Z] + cat /w/workspace/edgex-go/541/archives/cost.csv [Pipeline] lock [2021-06-17T01:21:38.027Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-541-stack-cost] [2021-06-17T01:21:38.037Z] Resource [jenkins-edgexfoundry-edgex-go-master-541-stack-cost] did not exist. Created. [2021-06-17T01:21:38.037Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-541-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-17T01:21:38.393Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-17T01:21:39.087Z] Stashed 1 file(s) [Pipeline] } [2021-06-17T01:21:39.100Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-541-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] configFileProvider [2021-06-17T01:21:41.960Z] provisioning config files... [2021-06-17T01:21:41.970Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/541@tmp/config4751320450822370860tmp [Pipeline] { [Pipeline] sh [2021-06-17T01:21:42.280Z] + set +x [2021-06-17T01:21:42.280Z] + bash -s -- [2021-06-17T01:21:42.280Z] + curl -s https://codecov.io/bash [2021-06-17T01:21:42.544Z] [2021-06-17T01:21:42.544Z] _____ _ [2021-06-17T01:21:42.544Z] / ____| | | [2021-06-17T01:21:42.544Z] | | ___ __| | ___ ___ _____ __ [2021-06-17T01:21:42.544Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-17T01:21:42.544Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-17T01:21:42.544Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-17T01:21:42.544Z] Bash-1.0.3 [2021-06-17T01:21:42.544Z] [2021-06-17T01:21:42.544Z] [2021-06-17T01:21:42.544Z] ==> git version 2.24.4 found [2021-06-17T01:21:42.544Z] ==> 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-06-17T01:21:42.544Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-17T01:21:42.544Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-17T01:21:42.544Z] ==> Jenkins CI detected. [2021-06-17T01:21:42.544Z] project root: . [2021-06-17T01:21:42.544Z] --> token set from env [2021-06-17T01:21:42.544Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-17T01:21:42.544Z] ==> Running gcov in . (disable via -X gcov) [2021-06-17T01:21:42.544Z] ==> Python coveragepy not found [2021-06-17T01:21:42.544Z] ==> Searching for coverage reports in: [2021-06-17T01:21:42.544Z] + . [2021-06-17T01:21:42.544Z] -> Found 1 reports [2021-06-17T01:21:42.544Z] ==> Detecting git/mercurial file structure [2021-06-17T01:21:42.544Z] ==> Reading reports [2021-06-17T01:21:42.544Z] + ./coverage.out bytes=398093 [2021-06-17T01:21:42.544Z] ==> Appending adjustments [2021-06-17T01:21:42.544Z] https://docs.codecov.io/docs/fixing-reports [2021-06-17T01:21:43.931Z] + Found adjustments [2021-06-17T01:21:43.931Z] ==> Gzipping contents [2021-06-17T01:21:43.931Z] 56K /tmp/codecov.FoykKb.gz [2021-06-17T01:21:43.931Z] ==> Uploading reports [2021-06-17T01:21:43.931Z] url: https://codecov.io [2021-06-17T01:21:43.931Z] query: branch=master&commit=649de8085a2358d24573e8b32b9ef122143f6397&build=541&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F541%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-17T01:21:43.931Z] -> Pinging Codecov [2021-06-17T01:21:43.931Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=649de8085a2358d24573e8b32b9ef122143f6397&build=541&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F541%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-17T01:21:44.225Z] -> Uploading to [2021-06-17T01:21:44.225Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-17/00271124DB129430A58F1EEE437C3FCB/649de8085a2358d24573e8b32b9ef122143f6397/44be6ab2-f968-4efe-9d58-1573dfa2c38d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210617T012144Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00067c050846b05146320d7d8760564ea25ee91606d4076c3ac62802c2f539cb [2021-06-17T01:21:44.225Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-17T01:21:44.225Z] Dload Upload Total Spent Left Speed [2021-06-17T01:21:44.794Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54504 0 0 100 54504 0 104k --:--:-- --:--:-- --:--:-- 104k 100 54504 0 0 100 54504 0 104k --:--:-- --:--:-- --:--:-- 104k [2021-06-17T01:21:44.794Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/649de8085a2358d24573e8b32b9ef122143f6397 [Pipeline] } [2021-06-17T01:21:44.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-06-17T01:21:52.195Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-17T01:21:52.209Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:21:52.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-17T01:21:52.548Z] [2021-06-17T01:21:52.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:21:52.923Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-17T01:21:52.923Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-17T01:21:52.923Z] 188c0c94c7c5: Pulling fs layer [2021-06-17T01:21:52.923Z] 0ef7d3d256c8: Pulling fs layer [2021-06-17T01:21:52.923Z] de9db76c5a1d: Pulling fs layer [2021-06-17T01:21:52.923Z] 0eba1c9be4d2: Pulling fs layer [2021-06-17T01:21:52.923Z] 0d57e429df01: Pulling fs layer [2021-06-17T01:21:52.923Z] 4e4be7b47b0d: Pulling fs layer [2021-06-17T01:21:52.923Z] e1f770b5df2f: Pulling fs layer [2021-06-17T01:21:52.923Z] 85a0685a4137: Pulling fs layer [2021-06-17T01:21:52.923Z] 4e4be7b47b0d: Waiting [2021-06-17T01:21:52.923Z] e1f770b5df2f: Waiting [2021-06-17T01:21:52.923Z] 85a0685a4137: Waiting [2021-06-17T01:21:52.923Z] 0eba1c9be4d2: Waiting [2021-06-17T01:21:52.923Z] de9db76c5a1d: Verifying Checksum [2021-06-17T01:21:52.923Z] de9db76c5a1d: Download complete [2021-06-17T01:21:52.923Z] 0ef7d3d256c8: Verifying Checksum [2021-06-17T01:21:52.923Z] 0ef7d3d256c8: Download complete [2021-06-17T01:21:52.923Z] 0d57e429df01: Verifying Checksum [2021-06-17T01:21:52.923Z] 0d57e429df01: Download complete [2021-06-17T01:21:52.923Z] 188c0c94c7c5: Verifying Checksum [2021-06-17T01:21:52.923Z] 188c0c94c7c5: Download complete [2021-06-17T01:21:52.923Z] 4e4be7b47b0d: Verifying Checksum [2021-06-17T01:21:52.923Z] 4e4be7b47b0d: Download complete [2021-06-17T01:21:53.189Z] 188c0c94c7c5: Pull complete [2021-06-17T01:21:53.189Z] 0ef7d3d256c8: Pull complete [2021-06-17T01:21:53.451Z] de9db76c5a1d: Pull complete [2021-06-17T01:21:54.395Z] e1f770b5df2f: Verifying Checksum [2021-06-17T01:21:54.396Z] e1f770b5df2f: Download complete [2021-06-17T01:21:56.307Z] 0eba1c9be4d2: Verifying Checksum [2021-06-17T01:21:56.307Z] 0eba1c9be4d2: Download complete [2021-06-17T01:21:56.568Z] 85a0685a4137: Verifying Checksum [2021-06-17T01:21:56.568Z] 85a0685a4137: Download complete [2021-06-17T01:21:59.227Z] 0eba1c9be4d2: Pull complete [2021-06-17T01:21:59.227Z] 0d57e429df01: Pull complete [2021-06-17T01:21:59.490Z] 4e4be7b47b0d: Pull complete [2021-06-17T01:22:02.313Z] e1f770b5df2f: Pull complete [2021-06-17T01:22:08.726Z] 85a0685a4137: Pull complete [2021-06-17T01:22:08.726Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-17T01:22:08.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-17T01:22:08.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-17T01:22:08.809Z] prd-centos7-docker-4c-2g-1865 does not seem to be running inside a container [2021-06-17T01:22:08.857Z] $ 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/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-17T01:22:11.592Z] $ docker top cc858127513cf5c85455c2ff46e7b6ccf31da60718c7d817f2779cde16aa8552 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-17T01:22:11.722Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-17T01:22:12.025Z] + set -o pipefail [2021-06-17T01:22:12.025Z] + snyk monitor '--org=edgex-jenkins' [2021-06-17T01:22:19.559Z] [2021-06-17T01:22:19.559Z] Monitoring /w/workspace/edgex-go/541 (github.com/edgexfoundry/edgex-go)... [2021-06-17T01:22:19.559Z] [2021-06-17T01:22:19.559Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/74a1bc8b-06e3-41b9-9820-481a1bd545a0 [2021-06-17T01:22:19.559Z] [2021-06-17T01:22:19.559Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-17T01:22:19.559Z] [2021-06-17T01:22:19.559Z] [Pipeline] } [2021-06-17T01:22:19.567Z] $ docker stop --time=1 cc858127513cf5c85455c2ff46e7b6ccf31da60718c7d817f2779cde16aa8552 [2021-06-17T01:22:26.726Z] $ docker rm -f cc858127513cf5c85455c2ff46e7b6ccf31da60718c7d817f2779cde16aa8552 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-17T01:22:34.001Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T01:22:34.030Z] provisioning config files... [2021-06-17T01:22:34.043Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/541@tmp/config2904656805785732330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:22:36.473Z] --> edgex-publish-swagger.sh [2021-06-17T01:22:36.473Z] === Publish openapi/v2 API === [2021-06-17T01:22:36.473Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-17T01:22:36.473Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/541/openapi/v2/core-command.yaml] [2021-06-17T01:22:36.473Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-17T01:22:36.473Z] Dload Upload Total Spent Left Speed [2021-06-17T01:22:36.473Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 24054 0:00:01 0:00:01 --:--:-- 24049 100 30687 0 0 100 30687 0 21023 0:00:01 0:00:01 --:--:-- 21018 [2021-06-17T01:22:36.473Z] [2021-06-17T01:22:36.473Z] [2021-06-17T01:22:36.473Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/541/openapi/v2/core-data.yaml] [2021-06-17T01:22:36.473Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-17T01:22:36.473Z] Dload Upload Total Spent Left Speed [2021-06-17T01:22:36.734Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55863 0 0 100 55863 0 49224 0:00:01 0:00:01 --:--:-- 49261 100 55863 0 0 100 55863 0 49218 0:00:01 0:00:01 --:--:-- 49261 [2021-06-17T01:22:36.734Z] [2021-06-17T01:22:36.734Z] [2021-06-17T01:22:36.734Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/541/openapi/v2/core-metadata.yaml] [2021-06-17T01:22:39.125Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-17T01:22:39.125Z] Dload Upload Total Spent Left Speed [2021-06-17T01:22:39.125Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 123k --:--:-- --:--:-- --:--:-- 123k 100 118k 0 0 100 118k 0 123k --:--:-- --:--:-- --:--:-- 123k [2021-06-17T01:22:39.125Z] [2021-06-17T01:22:39.125Z] [2021-06-17T01:22:39.125Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/541/openapi/v2/support-notifications.yaml] [2021-06-17T01:22:39.125Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-17T01:22:39.125Z] Dload Upload Total Spent Left Speed [2021-06-17T01:22:39.125Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78300 0 0 100 78300 0 80421 --:--:-- --:--:-- --:--:-- 80390 100 78300 0 0 100 78300 0 80409 --:--:-- --:--:-- --:--:-- 80390 [2021-06-17T01:22:39.125Z] [2021-06-17T01:22:39.125Z] [2021-06-17T01:22:39.125Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/541/openapi/v2/support-scheduler.yaml] [2021-06-17T01:22:39.125Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-17T01:22:39.125Z] Dload Upload Total Spent Left Speed [2021-06-17T01:22:39.697Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37318 0 0 100 37318 0 41568 --:--:-- --:--:-- --:--:-- 41556 100 37318 0 0 100 37318 0 41561 --:--:-- --:--:-- --:--:-- 41556 [2021-06-17T01:22:39.697Z] [2021-06-17T01:22:39.697Z] [2021-06-17T01:22:39.698Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/541/openapi/v2/system-agent.yaml] [2021-06-17T01:22:39.698Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-17T01:22:39.698Z] Dload Upload Total Spent Left Speed [2021-06-17T01:22:40.670Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19895 0 0 100 19895 0 19282 0:00:01 0:00:01 --:--:-- 19296 100 19895 0 0 100 19895 0 19279 0:00:01 0:00:01 --:--:-- 19296 [2021-06-17T01:22:40.670Z] [2021-06-17T01:22:40.670Z] [Pipeline] } [2021-06-17T01:22:40.679Z] 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-06-17T01:22:43.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T01:22:43.418Z] . [Pipeline] withDockerContainer [2021-06-17T01:22:43.500Z] prd-centos7-docker-4c-2g-1865 does not seem to be running inside a container [2021-06-17T01:22:43.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-17T01:22:43.955Z] $ docker top 0989353585d03fa4663373fe14fde1fc1e1864879d8dd8a5d94e8af150d01d83 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T01:22:44.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T01:22:44.082Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T01:22:44.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T01:22:44.197Z] $ docker exec 0989353585d03fa4663373fe14fde1fc1e1864879d8dd8a5d94e8af150d01d83 ssh-agent [2021-06-17T01:22:44.317Z] SSH_AUTH_SOCK=/tmp/ssh-pfX545Z8tmRr/agent.15 [2021-06-17T01:22:44.317Z] SSH_AGENT_PID=22 [2021-06-17T01:22:44.325Z] Running ssh-add (command line suppressed) [2021-06-17T01:22:44.422Z] Identity added: /w/workspace/edgex-go/541@tmp/private_key_7710010026097575477.key (/w/workspace/edgex-go/541@tmp/private_key_7710010026097575477.key) [2021-06-17T01:22:44.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T01:22:44.744Z] + git semver tag [2021-06-17T01:22:44.744Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T01:22:44.744Z] # $GIT_DIR = /w/workspace/edgex-go/541/.git [2021-06-17T01:22:44.744Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/541 [2021-06-17T01:22:44.744Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T01:22:44.744Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T01:22:44.744Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T01:22:44.744Z] # $SEMVER_BRANCH = master [2021-06-17T01:22:44.744Z] # $SEMVER_DIR = /w/workspace/edgex-go/541/.semver [2021-06-17T01:22:44.744Z] # 649de8085a2358d24573e8b32b9ef122143f6397 HEAD [2021-06-17T01:22:44.744Z] # -> Force: false [2021-06-17T01:22:44.744Z] # c1b5cbd07b9d27dda324becdd9bb6ed20732450f refs/tags/v2.0.0-dev.269 [Pipeline] } [2021-06-17T01:22:44.750Z] $ docker exec --env ******** --env ******** 0989353585d03fa4663373fe14fde1fc1e1864879d8dd8a5d94e8af150d01d83 ssh-agent -k [2021-06-17T01:22:44.854Z] unset SSH_AUTH_SOCK; [2021-06-17T01:22:44.854Z] unset SSH_AGENT_PID; [2021-06-17T01:22:44.854Z] echo Agent pid 22 killed; [2021-06-17T01:22:44.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T01:22:45.214Z] + git semver [Pipeline] } [2021-06-17T01:22:45.224Z] $ docker stop --time=1 0989353585d03fa4663373fe14fde1fc1e1864879d8dd8a5d94e8af150d01d83 [2021-06-17T01:22:46.507Z] $ docker rm -f 0989353585d03fa4663373fe14fde1fc1e1864879d8dd8a5d94e8af150d01d83 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:22:49.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-17T01:22:49.095Z] [2021-06-17T01:22:49.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:22:49.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-17T01:22:49.670Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-17T01:22:49.670Z] ab5ef0e58194: Pulling fs layer [2021-06-17T01:22:49.670Z] 9712f1f96733: Pulling fs layer [2021-06-17T01:22:49.670Z] 63f879dbbcfc: Pulling fs layer [2021-06-17T01:22:49.670Z] 0d9ebad4ef96: Pulling fs layer [2021-06-17T01:22:49.670Z] e9a5061849ea: Pulling fs layer [2021-06-17T01:22:49.670Z] d747dcd14b5f: Pulling fs layer [2021-06-17T01:22:49.670Z] 2de7ff778b66: Pulling fs layer [2021-06-17T01:22:49.670Z] 0d9ebad4ef96: Waiting [2021-06-17T01:22:49.670Z] e9a5061849ea: Waiting [2021-06-17T01:22:49.670Z] d747dcd14b5f: Waiting [2021-06-17T01:22:49.670Z] 2de7ff778b66: Waiting [2021-06-17T01:22:49.670Z] 9712f1f96733: Verifying Checksum [2021-06-17T01:22:49.670Z] 9712f1f96733: Download complete [2021-06-17T01:22:51.577Z] 63f879dbbcfc: Verifying Checksum [2021-06-17T01:22:51.577Z] 63f879dbbcfc: Download complete [2021-06-17T01:22:51.839Z] e9a5061849ea: Verifying Checksum [2021-06-17T01:22:51.839Z] e9a5061849ea: Download complete [2021-06-17T01:22:51.839Z] d747dcd14b5f: Verifying Checksum [2021-06-17T01:22:51.839Z] d747dcd14b5f: Download complete [2021-06-17T01:22:52.099Z] 2de7ff778b66: Verifying Checksum [2021-06-17T01:22:52.099Z] 2de7ff778b66: Download complete [2021-06-17T01:22:52.362Z] 0d9ebad4ef96: Verifying Checksum [2021-06-17T01:22:52.362Z] 0d9ebad4ef96: Download complete [2021-06-17T01:22:52.362Z] ab5ef0e58194: Verifying Checksum [2021-06-17T01:22:52.362Z] ab5ef0e58194: Download complete [2021-06-17T01:22:54.927Z] ab5ef0e58194: Pull complete [2021-06-17T01:22:54.928Z] 9712f1f96733: Pull complete [2021-06-17T01:22:55.887Z] 63f879dbbcfc: Pull complete [2021-06-17T01:23:00.976Z] 0d9ebad4ef96: Pull complete [2021-06-17T01:23:00.976Z] e9a5061849ea: Pull complete [2021-06-17T01:23:00.976Z] d747dcd14b5f: Pull complete [2021-06-17T01:23:00.976Z] 2de7ff778b66: Pull complete [2021-06-17T01:23:00.976Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-17T01:23:00.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-17T01:23:00.976Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-17T01:23:01.063Z] prd-centos7-docker-4c-2g-1865 does not seem to be running inside a container [2021-06-17T01:23:01.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-17T01:23:08.388Z] $ docker top 2c71d903fcf98904db28fdefba373e960d586095dcb5539383118e4ebc5f09cf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-17T01:23:08.490Z] provisioning config files... [2021-06-17T01:23:08.503Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/541@tmp/config5862703551594516490tmp [2021-06-17T01:23:08.516Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/541@tmp/config2536542194370087033tmp [2021-06-17T01:23:08.528Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/541@tmp/config536873120414932475tmp [Pipeline] { [Pipeline] echo [2021-06-17T01:23:08.549Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:23:11.114Z] ---> sigul-configuration.sh [2021-06-17T01:23:11.114Z] gpg: directory `/root/.gnupg' created [2021-06-17T01:23:11.114Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-17T01:23:11.114Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-17T01:23:11.114Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-17T01:23:11.114Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-17T01:23:11.114Z] gpg: CAST5 encrypted data [2021-06-17T01:23:11.114Z] gpg: encrypted with 1 passphrase [2021-06-17T01:23:11.114Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-17T01:23:11.416Z] + mkdir /home/jenkins [2021-06-17T01:23:11.416Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-17T01:23:11.713Z] + 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-06-17T01:23:11.724Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:23:12.016Z] ---> sigul-install.sh [2021-06-17T01:23:19.563Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-17T01:23:19.850Z] + git tag --list [2021-06-17T01:23:19.850Z] 0.6.0 [2021-06-17T01:23:19.850Z] 0.6.1 [2021-06-17T01:23:19.850Z] 0.7.0 [2021-06-17T01:23:19.850Z] 0.7.1 [2021-06-17T01:23:19.850Z] v0.0.0 [2021-06-17T01:23:19.850Z] v0.0.1-dev.1 [2021-06-17T01:23:19.850Z] v1.0.0 [2021-06-17T01:23:19.850Z] v1.0.1 [2021-06-17T01:23:19.850Z] v1.1.0 [2021-06-17T01:23:19.850Z] v1.2.0 [2021-06-17T01:23:19.850Z] v1.2.1 [2021-06-17T01:23:19.850Z] v1.2.2-dev.1 [2021-06-17T01:23:19.850Z] v1.2.2-dev.10 [2021-06-17T01:23:19.850Z] v1.2.2-dev.100 [2021-06-17T01:23:19.850Z] v1.2.2-dev.101 [2021-06-17T01:23:19.850Z] v1.2.2-dev.102 [2021-06-17T01:23:19.850Z] v1.2.2-dev.103 [2021-06-17T01:23:19.850Z] v1.2.2-dev.104 [2021-06-17T01:23:19.850Z] v1.2.2-dev.105 [2021-06-17T01:23:19.850Z] v1.2.2-dev.106 [2021-06-17T01:23:19.850Z] v1.2.2-dev.107 [2021-06-17T01:23:19.850Z] v1.2.2-dev.11 [2021-06-17T01:23:19.850Z] v1.2.2-dev.12 [2021-06-17T01:23:19.850Z] v1.2.2-dev.13 [2021-06-17T01:23:19.850Z] v1.2.2-dev.14 [2021-06-17T01:23:19.850Z] v1.2.2-dev.15 [2021-06-17T01:23:19.850Z] v1.2.2-dev.16 [2021-06-17T01:23:19.850Z] v1.2.2-dev.17 [2021-06-17T01:23:19.850Z] v1.2.2-dev.18 [2021-06-17T01:23:19.850Z] v1.2.2-dev.19 [2021-06-17T01:23:19.850Z] v1.2.2-dev.2 [2021-06-17T01:23:19.850Z] v1.2.2-dev.20 [2021-06-17T01:23:19.850Z] v1.2.2-dev.21 [2021-06-17T01:23:19.850Z] v1.2.2-dev.22 [2021-06-17T01:23:19.850Z] v1.2.2-dev.23 [2021-06-17T01:23:19.850Z] v1.2.2-dev.24 [2021-06-17T01:23:19.850Z] v1.2.2-dev.25 [2021-06-17T01:23:19.850Z] v1.2.2-dev.26 [2021-06-17T01:23:19.850Z] v1.2.2-dev.27 [2021-06-17T01:23:19.850Z] v1.2.2-dev.28 [2021-06-17T01:23:19.850Z] v1.2.2-dev.29 [2021-06-17T01:23:19.850Z] v1.2.2-dev.3 [2021-06-17T01:23:19.850Z] v1.2.2-dev.30 [2021-06-17T01:23:19.850Z] v1.2.2-dev.31 [2021-06-17T01:23:19.850Z] v1.2.2-dev.32 [2021-06-17T01:23:19.850Z] v1.2.2-dev.33 [2021-06-17T01:23:19.850Z] v1.2.2-dev.34 [2021-06-17T01:23:19.850Z] v1.2.2-dev.35 [2021-06-17T01:23:19.850Z] v1.2.2-dev.36 [2021-06-17T01:23:19.850Z] v1.2.2-dev.37 [2021-06-17T01:23:19.850Z] v1.2.2-dev.38 [2021-06-17T01:23:19.850Z] v1.2.2-dev.39 [2021-06-17T01:23:19.850Z] v1.2.2-dev.4 [2021-06-17T01:23:19.850Z] v1.2.2-dev.40 [2021-06-17T01:23:19.850Z] v1.2.2-dev.41 [2021-06-17T01:23:19.850Z] v1.2.2-dev.42 [2021-06-17T01:23:19.850Z] v1.2.2-dev.43 [2021-06-17T01:23:19.850Z] v1.2.2-dev.44 [2021-06-17T01:23:19.850Z] v1.2.2-dev.45 [2021-06-17T01:23:19.850Z] v1.2.2-dev.46 [2021-06-17T01:23:19.850Z] v1.2.2-dev.47 [2021-06-17T01:23:19.850Z] v1.2.2-dev.48 [2021-06-17T01:23:19.850Z] v1.2.2-dev.49 [2021-06-17T01:23:19.850Z] v1.2.2-dev.5 [2021-06-17T01:23:19.850Z] v1.2.2-dev.50 [2021-06-17T01:23:19.850Z] v1.2.2-dev.51 [2021-06-17T01:23:19.850Z] v1.2.2-dev.52 [2021-06-17T01:23:19.850Z] v1.2.2-dev.53 [2021-06-17T01:23:19.850Z] v1.2.2-dev.54 [2021-06-17T01:23:19.850Z] v1.2.2-dev.55 [2021-06-17T01:23:19.850Z] v1.2.2-dev.56 [2021-06-17T01:23:19.850Z] v1.2.2-dev.57 [2021-06-17T01:23:19.850Z] v1.2.2-dev.58 [2021-06-17T01:23:19.850Z] v1.2.2-dev.59 [2021-06-17T01:23:19.850Z] v1.2.2-dev.6 [2021-06-17T01:23:19.850Z] v1.2.2-dev.60 [2021-06-17T01:23:19.850Z] v1.2.2-dev.61 [2021-06-17T01:23:19.850Z] v1.2.2-dev.62 [2021-06-17T01:23:19.850Z] v1.2.2-dev.63 [2021-06-17T01:23:19.850Z] v1.2.2-dev.64 [2021-06-17T01:23:19.850Z] v1.2.2-dev.65 [2021-06-17T01:23:19.850Z] v1.2.2-dev.66 [2021-06-17T01:23:19.850Z] v1.2.2-dev.67 [2021-06-17T01:23:19.850Z] v1.2.2-dev.68 [2021-06-17T01:23:19.850Z] v1.2.2-dev.69 [2021-06-17T01:23:19.850Z] v1.2.2-dev.7 [2021-06-17T01:23:19.850Z] v1.2.2-dev.70 [2021-06-17T01:23:19.850Z] v1.2.2-dev.71 [2021-06-17T01:23:19.850Z] v1.2.2-dev.72 [2021-06-17T01:23:19.850Z] v1.2.2-dev.73 [2021-06-17T01:23:19.850Z] v1.2.2-dev.74 [2021-06-17T01:23:19.850Z] v1.2.2-dev.75 [2021-06-17T01:23:19.850Z] v1.2.2-dev.76 [2021-06-17T01:23:19.850Z] v1.2.2-dev.77 [2021-06-17T01:23:19.850Z] v1.2.2-dev.78 [2021-06-17T01:23:19.850Z] v1.2.2-dev.79 [2021-06-17T01:23:19.850Z] v1.2.2-dev.8 [2021-06-17T01:23:19.850Z] v1.2.2-dev.80 [2021-06-17T01:23:19.850Z] v1.2.2-dev.81 [2021-06-17T01:23:19.850Z] v1.2.2-dev.82 [2021-06-17T01:23:19.850Z] v1.2.2-dev.83 [2021-06-17T01:23:19.850Z] v1.2.2-dev.84 [2021-06-17T01:23:19.850Z] v1.2.2-dev.85 [2021-06-17T01:23:19.850Z] v1.2.2-dev.86 [2021-06-17T01:23:19.850Z] v1.2.2-dev.87 [2021-06-17T01:23:19.850Z] v1.2.2-dev.88 [2021-06-17T01:23:19.850Z] v1.2.2-dev.89 [2021-06-17T01:23:19.850Z] v1.2.2-dev.9 [2021-06-17T01:23:19.850Z] v1.2.2-dev.90 [2021-06-17T01:23:19.850Z] v1.2.2-dev.91 [2021-06-17T01:23:19.850Z] v1.2.2-dev.92 [2021-06-17T01:23:19.850Z] v1.2.2-dev.93 [2021-06-17T01:23:19.850Z] v1.2.2-dev.94 [2021-06-17T01:23:19.850Z] v1.2.2-dev.95 [2021-06-17T01:23:19.850Z] v1.2.2-dev.96 [2021-06-17T01:23:19.850Z] v1.2.2-dev.97 [2021-06-17T01:23:19.850Z] v1.2.2-dev.98 [2021-06-17T01:23:19.850Z] v1.2.2-dev.99 [2021-06-17T01:23:19.850Z] v1.3.0 [2021-06-17T01:23:19.850Z] v1.3.1 [2021-06-17T01:23:19.850Z] v1.3.1-dev.1 [2021-06-17T01:23:19.850Z] v1.3.1-dev.10 [2021-06-17T01:23:19.850Z] v1.3.1-dev.11 [2021-06-17T01:23:19.850Z] v1.3.1-dev.12 [2021-06-17T01:23:19.850Z] v1.3.1-dev.13 [2021-06-17T01:23:19.850Z] v1.3.1-dev.14 [2021-06-17T01:23:19.850Z] v1.3.1-dev.15 [2021-06-17T01:23:19.850Z] v1.3.1-dev.16 [2021-06-17T01:23:19.850Z] v1.3.1-dev.17 [2021-06-17T01:23:19.850Z] v1.3.1-dev.18 [2021-06-17T01:23:19.850Z] v1.3.1-dev.2 [2021-06-17T01:23:19.850Z] v1.3.1-dev.3 [2021-06-17T01:23:19.850Z] v1.3.1-dev.4 [2021-06-17T01:23:19.850Z] v1.3.1-dev.5 [2021-06-17T01:23:19.850Z] v1.3.1-dev.6 [2021-06-17T01:23:19.850Z] v1.3.1-dev.7 [2021-06-17T01:23:19.850Z] v1.3.1-dev.8 [2021-06-17T01:23:19.850Z] v1.3.1-dev.9 [2021-06-17T01:23:19.850Z] v2.0.0-dev.1 [2021-06-17T01:23:19.850Z] v2.0.0-dev.10 [2021-06-17T01:23:19.850Z] v2.0.0-dev.100 [2021-06-17T01:23:19.850Z] v2.0.0-dev.101 [2021-06-17T01:23:19.850Z] v2.0.0-dev.102 [2021-06-17T01:23:19.850Z] v2.0.0-dev.103 [2021-06-17T01:23:19.850Z] v2.0.0-dev.104 [2021-06-17T01:23:19.850Z] v2.0.0-dev.105 [2021-06-17T01:23:19.850Z] v2.0.0-dev.106 [2021-06-17T01:23:19.850Z] v2.0.0-dev.107 [2021-06-17T01:23:19.850Z] v2.0.0-dev.108 [2021-06-17T01:23:19.850Z] v2.0.0-dev.109 [2021-06-17T01:23:19.850Z] v2.0.0-dev.11 [2021-06-17T01:23:19.850Z] v2.0.0-dev.110 [2021-06-17T01:23:19.850Z] v2.0.0-dev.111 [2021-06-17T01:23:19.850Z] v2.0.0-dev.112 [2021-06-17T01:23:19.850Z] v2.0.0-dev.113 [2021-06-17T01:23:19.850Z] v2.0.0-dev.114 [2021-06-17T01:23:19.850Z] v2.0.0-dev.115 [2021-06-17T01:23:19.850Z] v2.0.0-dev.116 [2021-06-17T01:23:19.850Z] v2.0.0-dev.117 [2021-06-17T01:23:19.850Z] v2.0.0-dev.118 [2021-06-17T01:23:19.850Z] v2.0.0-dev.119 [2021-06-17T01:23:19.850Z] v2.0.0-dev.12 [2021-06-17T01:23:19.850Z] v2.0.0-dev.120 [2021-06-17T01:23:19.850Z] v2.0.0-dev.121 [2021-06-17T01:23:19.850Z] v2.0.0-dev.122 [2021-06-17T01:23:19.850Z] v2.0.0-dev.123 [2021-06-17T01:23:19.850Z] v2.0.0-dev.124 [2021-06-17T01:23:19.850Z] v2.0.0-dev.125 [2021-06-17T01:23:19.850Z] v2.0.0-dev.126 [2021-06-17T01:23:19.850Z] v2.0.0-dev.127 [2021-06-17T01:23:19.850Z] v2.0.0-dev.128 [2021-06-17T01:23:19.850Z] v2.0.0-dev.129 [2021-06-17T01:23:19.850Z] v2.0.0-dev.13 [2021-06-17T01:23:19.850Z] v2.0.0-dev.130 [2021-06-17T01:23:19.850Z] v2.0.0-dev.131 [2021-06-17T01:23:19.850Z] v2.0.0-dev.132 [2021-06-17T01:23:19.850Z] v2.0.0-dev.133 [2021-06-17T01:23:19.850Z] v2.0.0-dev.134 [2021-06-17T01:23:19.850Z] v2.0.0-dev.135 [2021-06-17T01:23:19.850Z] v2.0.0-dev.136 [2021-06-17T01:23:19.850Z] v2.0.0-dev.137 [2021-06-17T01:23:19.850Z] v2.0.0-dev.138 [2021-06-17T01:23:19.850Z] v2.0.0-dev.139 [2021-06-17T01:23:19.850Z] v2.0.0-dev.14 [2021-06-17T01:23:19.850Z] v2.0.0-dev.140 [2021-06-17T01:23:19.850Z] v2.0.0-dev.141 [2021-06-17T01:23:19.850Z] v2.0.0-dev.142 [2021-06-17T01:23:19.850Z] v2.0.0-dev.143 [2021-06-17T01:23:19.850Z] v2.0.0-dev.144 [2021-06-17T01:23:19.850Z] v2.0.0-dev.145 [2021-06-17T01:23:19.850Z] v2.0.0-dev.146 [2021-06-17T01:23:19.850Z] v2.0.0-dev.147 [2021-06-17T01:23:19.850Z] v2.0.0-dev.148 [2021-06-17T01:23:19.850Z] v2.0.0-dev.149 [2021-06-17T01:23:19.850Z] v2.0.0-dev.15 [2021-06-17T01:23:19.850Z] v2.0.0-dev.150 [2021-06-17T01:23:19.850Z] v2.0.0-dev.151 [2021-06-17T01:23:19.850Z] v2.0.0-dev.152 [2021-06-17T01:23:19.850Z] v2.0.0-dev.153 [2021-06-17T01:23:19.850Z] v2.0.0-dev.154 [2021-06-17T01:23:19.850Z] v2.0.0-dev.155 [2021-06-17T01:23:19.850Z] v2.0.0-dev.156 [2021-06-17T01:23:19.850Z] v2.0.0-dev.157 [2021-06-17T01:23:19.850Z] v2.0.0-dev.158 [2021-06-17T01:23:19.850Z] v2.0.0-dev.159 [2021-06-17T01:23:19.850Z] v2.0.0-dev.16 [2021-06-17T01:23:19.850Z] v2.0.0-dev.160 [2021-06-17T01:23:19.850Z] v2.0.0-dev.161 [2021-06-17T01:23:19.850Z] v2.0.0-dev.162 [2021-06-17T01:23:19.850Z] v2.0.0-dev.163 [2021-06-17T01:23:19.850Z] v2.0.0-dev.164 [2021-06-17T01:23:19.850Z] v2.0.0-dev.165 [2021-06-17T01:23:19.850Z] v2.0.0-dev.166 [2021-06-17T01:23:19.850Z] v2.0.0-dev.167 [2021-06-17T01:23:19.850Z] v2.0.0-dev.168 [2021-06-17T01:23:19.850Z] v2.0.0-dev.169 [2021-06-17T01:23:19.850Z] v2.0.0-dev.17 [2021-06-17T01:23:19.850Z] v2.0.0-dev.170 [2021-06-17T01:23:19.850Z] v2.0.0-dev.171 [2021-06-17T01:23:19.850Z] v2.0.0-dev.172 [2021-06-17T01:23:19.850Z] v2.0.0-dev.173 [2021-06-17T01:23:19.850Z] v2.0.0-dev.174 [2021-06-17T01:23:19.850Z] v2.0.0-dev.175 [2021-06-17T01:23:19.850Z] v2.0.0-dev.176 [2021-06-17T01:23:19.850Z] v2.0.0-dev.177 [2021-06-17T01:23:19.850Z] v2.0.0-dev.178 [2021-06-17T01:23:19.850Z] v2.0.0-dev.179 [2021-06-17T01:23:19.851Z] v2.0.0-dev.18 [2021-06-17T01:23:19.851Z] v2.0.0-dev.180 [2021-06-17T01:23:19.851Z] v2.0.0-dev.181 [2021-06-17T01:23:19.851Z] v2.0.0-dev.182 [2021-06-17T01:23:19.851Z] v2.0.0-dev.183 [2021-06-17T01:23:19.851Z] v2.0.0-dev.184 [2021-06-17T01:23:19.851Z] v2.0.0-dev.185 [2021-06-17T01:23:19.851Z] v2.0.0-dev.186 [2021-06-17T01:23:19.851Z] v2.0.0-dev.187 [2021-06-17T01:23:19.851Z] v2.0.0-dev.188 [2021-06-17T01:23:19.851Z] v2.0.0-dev.189 [2021-06-17T01:23:19.851Z] v2.0.0-dev.19 [2021-06-17T01:23:19.851Z] v2.0.0-dev.190 [2021-06-17T01:23:19.851Z] v2.0.0-dev.191 [2021-06-17T01:23:19.851Z] v2.0.0-dev.192 [2021-06-17T01:23:19.851Z] v2.0.0-dev.193 [2021-06-17T01:23:19.851Z] v2.0.0-dev.194 [2021-06-17T01:23:19.851Z] v2.0.0-dev.195 [2021-06-17T01:23:19.851Z] v2.0.0-dev.196 [2021-06-17T01:23:19.851Z] v2.0.0-dev.197 [2021-06-17T01:23:19.851Z] v2.0.0-dev.198 [2021-06-17T01:23:19.851Z] v2.0.0-dev.199 [2021-06-17T01:23:19.851Z] v2.0.0-dev.2 [2021-06-17T01:23:19.851Z] v2.0.0-dev.20 [2021-06-17T01:23:19.851Z] v2.0.0-dev.200 [2021-06-17T01:23:19.851Z] v2.0.0-dev.201 [2021-06-17T01:23:19.851Z] v2.0.0-dev.202 [2021-06-17T01:23:19.851Z] v2.0.0-dev.203 [2021-06-17T01:23:19.851Z] v2.0.0-dev.204 [2021-06-17T01:23:19.851Z] v2.0.0-dev.205 [2021-06-17T01:23:19.851Z] v2.0.0-dev.206 [2021-06-17T01:23:19.851Z] v2.0.0-dev.207 [2021-06-17T01:23:19.851Z] v2.0.0-dev.208 [2021-06-17T01:23:19.851Z] v2.0.0-dev.209 [2021-06-17T01:23:19.851Z] v2.0.0-dev.21 [2021-06-17T01:23:19.851Z] v2.0.0-dev.210 [2021-06-17T01:23:19.851Z] v2.0.0-dev.211 [2021-06-17T01:23:19.851Z] v2.0.0-dev.212 [2021-06-17T01:23:19.851Z] v2.0.0-dev.213 [2021-06-17T01:23:19.851Z] v2.0.0-dev.214 [2021-06-17T01:23:19.851Z] v2.0.0-dev.215 [2021-06-17T01:23:19.851Z] v2.0.0-dev.216 [2021-06-17T01:23:19.851Z] v2.0.0-dev.217 [2021-06-17T01:23:19.851Z] v2.0.0-dev.218 [2021-06-17T01:23:19.851Z] v2.0.0-dev.219 [2021-06-17T01:23:19.851Z] v2.0.0-dev.22 [2021-06-17T01:23:19.851Z] v2.0.0-dev.220 [2021-06-17T01:23:19.851Z] v2.0.0-dev.221 [2021-06-17T01:23:19.851Z] v2.0.0-dev.222 [2021-06-17T01:23:19.851Z] v2.0.0-dev.223 [2021-06-17T01:23:19.851Z] v2.0.0-dev.224 [2021-06-17T01:23:19.851Z] v2.0.0-dev.225 [2021-06-17T01:23:19.851Z] v2.0.0-dev.226 [2021-06-17T01:23:19.851Z] v2.0.0-dev.227 [2021-06-17T01:23:19.851Z] v2.0.0-dev.228 [2021-06-17T01:23:19.851Z] v2.0.0-dev.229 [2021-06-17T01:23:19.851Z] v2.0.0-dev.23 [2021-06-17T01:23:19.851Z] v2.0.0-dev.230 [2021-06-17T01:23:19.851Z] v2.0.0-dev.231 [2021-06-17T01:23:19.851Z] v2.0.0-dev.232 [2021-06-17T01:23:19.851Z] v2.0.0-dev.233 [2021-06-17T01:23:19.851Z] v2.0.0-dev.234 [2021-06-17T01:23:19.851Z] v2.0.0-dev.235 [2021-06-17T01:23:19.851Z] v2.0.0-dev.236 [2021-06-17T01:23:19.851Z] v2.0.0-dev.237 [2021-06-17T01:23:19.851Z] v2.0.0-dev.238 [2021-06-17T01:23:19.851Z] v2.0.0-dev.239 [2021-06-17T01:23:19.851Z] v2.0.0-dev.24 [2021-06-17T01:23:19.851Z] v2.0.0-dev.240 [2021-06-17T01:23:19.851Z] v2.0.0-dev.241 [2021-06-17T01:23:19.851Z] v2.0.0-dev.242 [2021-06-17T01:23:19.851Z] v2.0.0-dev.243 [2021-06-17T01:23:19.851Z] v2.0.0-dev.244 [2021-06-17T01:23:19.851Z] v2.0.0-dev.245 [2021-06-17T01:23:19.851Z] v2.0.0-dev.246 [2021-06-17T01:23:19.851Z] v2.0.0-dev.247 [2021-06-17T01:23:19.851Z] v2.0.0-dev.248 [2021-06-17T01:23:19.851Z] v2.0.0-dev.249 [2021-06-17T01:23:19.851Z] v2.0.0-dev.25 [2021-06-17T01:23:19.851Z] v2.0.0-dev.250 [2021-06-17T01:23:19.851Z] v2.0.0-dev.251 [2021-06-17T01:23:19.851Z] v2.0.0-dev.252 [2021-06-17T01:23:19.851Z] v2.0.0-dev.253 [2021-06-17T01:23:19.851Z] v2.0.0-dev.254 [2021-06-17T01:23:19.851Z] v2.0.0-dev.255 [2021-06-17T01:23:19.851Z] v2.0.0-dev.256 [2021-06-17T01:23:19.851Z] v2.0.0-dev.257 [2021-06-17T01:23:19.851Z] v2.0.0-dev.258 [2021-06-17T01:23:19.851Z] v2.0.0-dev.259 [2021-06-17T01:23:19.851Z] v2.0.0-dev.26 [2021-06-17T01:23:19.851Z] v2.0.0-dev.260 [2021-06-17T01:23:19.851Z] v2.0.0-dev.261 [2021-06-17T01:23:19.851Z] v2.0.0-dev.262 [2021-06-17T01:23:19.851Z] v2.0.0-dev.263 [2021-06-17T01:23:19.851Z] v2.0.0-dev.264 [2021-06-17T01:23:19.851Z] v2.0.0-dev.265 [2021-06-17T01:23:19.851Z] v2.0.0-dev.266 [2021-06-17T01:23:19.851Z] v2.0.0-dev.267 [2021-06-17T01:23:19.851Z] v2.0.0-dev.268 [2021-06-17T01:23:19.851Z] v2.0.0-dev.269 [2021-06-17T01:23:19.851Z] v2.0.0-dev.27 [2021-06-17T01:23:19.851Z] v2.0.0-dev.28 [2021-06-17T01:23:19.851Z] v2.0.0-dev.29 [2021-06-17T01:23:19.851Z] v2.0.0-dev.3 [2021-06-17T01:23:19.851Z] v2.0.0-dev.30 [2021-06-17T01:23:19.851Z] v2.0.0-dev.31 [2021-06-17T01:23:19.851Z] v2.0.0-dev.32 [2021-06-17T01:23:19.851Z] v2.0.0-dev.33 [2021-06-17T01:23:19.851Z] v2.0.0-dev.34 [2021-06-17T01:23:19.851Z] v2.0.0-dev.35 [2021-06-17T01:23:19.851Z] v2.0.0-dev.36 [2021-06-17T01:23:19.851Z] v2.0.0-dev.37 [2021-06-17T01:23:19.851Z] v2.0.0-dev.38 [2021-06-17T01:23:19.851Z] v2.0.0-dev.39 [2021-06-17T01:23:19.851Z] v2.0.0-dev.4 [2021-06-17T01:23:19.851Z] v2.0.0-dev.40 [2021-06-17T01:23:19.851Z] v2.0.0-dev.41 [2021-06-17T01:23:19.851Z] v2.0.0-dev.42 [2021-06-17T01:23:19.851Z] v2.0.0-dev.43 [2021-06-17T01:23:19.851Z] v2.0.0-dev.44 [2021-06-17T01:23:19.851Z] v2.0.0-dev.45 [2021-06-17T01:23:19.851Z] v2.0.0-dev.46 [2021-06-17T01:23:19.851Z] v2.0.0-dev.47 [2021-06-17T01:23:19.851Z] v2.0.0-dev.48 [2021-06-17T01:23:19.851Z] v2.0.0-dev.49 [2021-06-17T01:23:19.851Z] v2.0.0-dev.5 [2021-06-17T01:23:19.851Z] v2.0.0-dev.50 [2021-06-17T01:23:19.851Z] v2.0.0-dev.51 [2021-06-17T01:23:19.851Z] v2.0.0-dev.52 [2021-06-17T01:23:19.851Z] v2.0.0-dev.53 [2021-06-17T01:23:19.851Z] v2.0.0-dev.54 [2021-06-17T01:23:19.851Z] v2.0.0-dev.55 [2021-06-17T01:23:19.851Z] v2.0.0-dev.56 [2021-06-17T01:23:19.851Z] v2.0.0-dev.57 [2021-06-17T01:23:19.851Z] v2.0.0-dev.58 [2021-06-17T01:23:19.851Z] v2.0.0-dev.59 [2021-06-17T01:23:19.851Z] v2.0.0-dev.6 [2021-06-17T01:23:19.851Z] v2.0.0-dev.60 [2021-06-17T01:23:19.851Z] v2.0.0-dev.61 [2021-06-17T01:23:19.851Z] v2.0.0-dev.62 [2021-06-17T01:23:19.851Z] v2.0.0-dev.63 [2021-06-17T01:23:19.851Z] v2.0.0-dev.64 [2021-06-17T01:23:19.851Z] v2.0.0-dev.65 [2021-06-17T01:23:19.851Z] v2.0.0-dev.66 [2021-06-17T01:23:19.851Z] v2.0.0-dev.67 [2021-06-17T01:23:19.851Z] v2.0.0-dev.68 [2021-06-17T01:23:19.851Z] v2.0.0-dev.69 [2021-06-17T01:23:19.851Z] v2.0.0-dev.7 [2021-06-17T01:23:19.851Z] v2.0.0-dev.70 [2021-06-17T01:23:19.851Z] v2.0.0-dev.71 [2021-06-17T01:23:19.851Z] v2.0.0-dev.72 [2021-06-17T01:23:19.851Z] v2.0.0-dev.73 [2021-06-17T01:23:19.851Z] v2.0.0-dev.74 [2021-06-17T01:23:19.851Z] v2.0.0-dev.75 [2021-06-17T01:23:19.851Z] v2.0.0-dev.76 [2021-06-17T01:23:19.851Z] v2.0.0-dev.77 [2021-06-17T01:23:19.851Z] v2.0.0-dev.78 [2021-06-17T01:23:19.851Z] v2.0.0-dev.79 [2021-06-17T01:23:19.851Z] v2.0.0-dev.8 [2021-06-17T01:23:19.851Z] v2.0.0-dev.80 [2021-06-17T01:23:19.851Z] v2.0.0-dev.81 [2021-06-17T01:23:19.851Z] v2.0.0-dev.82 [2021-06-17T01:23:19.851Z] v2.0.0-dev.83 [2021-06-17T01:23:19.851Z] v2.0.0-dev.84 [2021-06-17T01:23:19.851Z] v2.0.0-dev.85 [2021-06-17T01:23:19.851Z] v2.0.0-dev.86 [2021-06-17T01:23:19.851Z] v2.0.0-dev.87 [2021-06-17T01:23:19.851Z] v2.0.0-dev.88 [2021-06-17T01:23:19.851Z] v2.0.0-dev.89 [2021-06-17T01:23:19.851Z] v2.0.0-dev.9 [2021-06-17T01:23:19.851Z] v2.0.0-dev.90 [2021-06-17T01:23:19.851Z] v2.0.0-dev.91 [2021-06-17T01:23:19.851Z] v2.0.0-dev.92 [2021-06-17T01:23:19.851Z] v2.0.0-dev.93 [2021-06-17T01:23:19.851Z] v2.0.0-dev.94 [2021-06-17T01:23:19.851Z] v2.0.0-dev.95 [2021-06-17T01:23:19.851Z] v2.0.0-dev.96 [2021-06-17T01:23:19.851Z] v2.0.0-dev.97 [2021-06-17T01:23:19.851Z] v2.0.0-dev.98 [2021-06-17T01:23:19.851Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-17T01:23:20.149Z] + lftools sign git-tag v2.0.0-dev.269 [2021-06-17T01:23:20.721Z] Signing Git tag with Sigul... [2021-06-17T01:23:20.721Z] Signing v2.0.0-dev.269 [Pipeline] echo [2021-06-17T01:23:21.676Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:23:21.975Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-17T01:23:21.983Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-17T01:23:22.006Z] $ docker stop --time=1 2c71d903fcf98904db28fdefba373e960d586095dcb5539383118e4ebc5f09cf [2021-06-17T01:23:23.777Z] $ docker rm -f 2c71d903fcf98904db28fdefba373e960d586095dcb5539383118e4ebc5f09cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:23:26.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T01:23:26.673Z] . [Pipeline] withDockerContainer [2021-06-17T01:23:26.749Z] prd-centos7-docker-4c-2g-1865 does not seem to be running inside a container [2021-06-17T01:23:26.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-17T01:23:27.196Z] $ docker top b0cb46d1ae75ef6077a689e40530368cd7aa3e4f8ff615e1afd22e4db78eae59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T01:23:27.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T01:23:27.323Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T01:23:27.442Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T01:23:27.441Z] $ docker exec b0cb46d1ae75ef6077a689e40530368cd7aa3e4f8ff615e1afd22e4db78eae59 ssh-agent [2021-06-17T01:23:27.558Z] SSH_AUTH_SOCK=/tmp/ssh-W4SBWebWNqmB/agent.13 [2021-06-17T01:23:27.558Z] SSH_AGENT_PID=19 [2021-06-17T01:23:27.565Z] Running ssh-add (command line suppressed) [2021-06-17T01:23:27.660Z] Identity added: /w/workspace/edgex-go/541@tmp/private_key_7627683823787787605.key (/w/workspace/edgex-go/541@tmp/private_key_7627683823787787605.key) [2021-06-17T01:23:27.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T01:23:27.996Z] + git semver bump pre [2021-06-17T01:23:27.996Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T01:23:27.996Z] # $GIT_DIR = /w/workspace/edgex-go/541/.git [2021-06-17T01:23:27.996Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/541 [2021-06-17T01:23:27.996Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T01:23:27.996Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T01:23:27.996Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T01:23:27.996Z] # $SEMVER_BRANCH = master [2021-06-17T01:23:27.996Z] # $SEMVER_DIR = /w/workspace/edgex-go/541/.semver [2021-06-17T01:23:27.996Z] 2.0.0-dev.270 [Pipeline] } [2021-06-17T01:23:28.102Z] $ docker exec --env ******** --env ******** b0cb46d1ae75ef6077a689e40530368cd7aa3e4f8ff615e1afd22e4db78eae59 ssh-agent -k [2021-06-17T01:23:28.221Z] unset SSH_AUTH_SOCK; [2021-06-17T01:23:28.221Z] unset SSH_AGENT_PID; [2021-06-17T01:23:28.221Z] echo Agent pid 19 killed; [2021-06-17T01:23:30.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T01:23:30.648Z] + git semver [Pipeline] } [2021-06-17T01:23:30.660Z] $ docker stop --time=1 b0cb46d1ae75ef6077a689e40530368cd7aa3e4f8ff615e1afd22e4db78eae59 [2021-06-17T01:23:31.868Z] $ docker rm -f b0cb46d1ae75ef6077a689e40530368cd7aa3e4f8ff615e1afd22e4db78eae59 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:23:32.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T01:23:32.269Z] . [Pipeline] withDockerContainer [2021-06-17T01:23:32.354Z] prd-centos7-docker-4c-2g-1865 does not seem to be running inside a container [2021-06-17T01:23:32.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-17T01:23:32.858Z] $ docker top 54ac1cf9c7094ee1993318f555d3a8b196329d819c4b24bb113bd3e694560a70 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T01:23:35.154Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T01:23:35.154Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T01:23:35.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T01:23:35.259Z] $ docker exec 54ac1cf9c7094ee1993318f555d3a8b196329d819c4b24bb113bd3e694560a70 ssh-agent [2021-06-17T01:23:35.375Z] SSH_AUTH_SOCK=/tmp/ssh-J4OIa9YOjdKZ/agent.14 [2021-06-17T01:23:35.375Z] SSH_AGENT_PID=20 [2021-06-17T01:23:35.380Z] Running ssh-add (command line suppressed) [2021-06-17T01:23:35.473Z] Identity added: /w/workspace/edgex-go/541@tmp/private_key_3062708520541513460.key (/w/workspace/edgex-go/541@tmp/private_key_3062708520541513460.key) [2021-06-17T01:23:35.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T01:23:35.796Z] + git semver push [2021-06-17T01:23:35.796Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T01:23:35.796Z] # $GIT_DIR = /w/workspace/edgex-go/541/.git [2021-06-17T01:23:35.796Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/541 [2021-06-17T01:23:35.796Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T01:23:35.796Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T01:23:35.796Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T01:23:35.796Z] # $SEMVER_BRANCH = master [2021-06-17T01:23:35.796Z] # $SEMVER_DIR = /w/workspace/edgex-go/541/.semver [Pipeline] } [2021-06-17T01:23:43.123Z] $ docker exec --env ******** --env ******** 54ac1cf9c7094ee1993318f555d3a8b196329d819c4b24bb113bd3e694560a70 ssh-agent -k [2021-06-17T01:23:43.218Z] unset SSH_AUTH_SOCK; [2021-06-17T01:23:43.218Z] unset SSH_AGENT_PID; [2021-06-17T01:23:43.218Z] echo Agent pid 20 killed; [2021-06-17T01:23:43.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T01:23:43.564Z] + git semver [Pipeline] } [2021-06-17T01:23:43.575Z] $ docker stop --time=1 54ac1cf9c7094ee1993318f555d3a8b196329d819c4b24bb113bd3e694560a70 [2021-06-17T01:23:44.757Z] $ docker rm -f 54ac1cf9c7094ee1993318f555d3a8b196329d819c4b24bb113bd3e694560a70 [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-06-17T01:23:47.713Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:23:48.276Z] ---> package-listing.sh [2021-06-17T01:23:48.277Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-17T01:23:48.277Z] ++ facter osfamily [2021-06-17T01:23:48.543Z] + OS_FAMILY=redhat [2021-06-17T01:23:48.543Z] + workspace=/w/workspace/edgex-go/541 [2021-06-17T01:23:48.543Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-17T01:23:48.543Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-17T01:23:48.543Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-17T01:23:48.543Z] + PACKAGES=/tmp/packages_start.txt [2021-06-17T01:23:48.543Z] + '[' /w/workspace/edgex-go/541 ']' [2021-06-17T01:23:48.543Z] + PACKAGES=/tmp/packages_end.txt [2021-06-17T01:23:48.543Z] + case "${OS_FAMILY}" in [2021-06-17T01:23:48.543Z] + rpm -qa [2021-06-17T01:23:48.543Z] + sort [2021-06-17T01:23:52.757Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-17T01:23:52.757Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-17T01:23:52.757Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-17T01:23:52.757Z] + '[' /w/workspace/edgex-go/541 ']' [2021-06-17T01:23:52.757Z] + mkdir -p /w/workspace/edgex-go/541/archives/ [2021-06-17T01:23:52.757Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/541/archives/ [Pipeline] echo [2021-06-17T01:23:52.771Z] 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/541/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-17T01:23:53.102Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:23:53.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T01:23:53.406Z] [2021-06-17T01:23:53.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-17T01:23:53.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T01:23:53.717Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-17T01:23:53.717Z] df20fa9351a1: Pulling fs layer [2021-06-17T01:23:53.717Z] 36b3adc4ff6f: Pulling fs layer [2021-06-17T01:23:53.717Z] 8ad3a11d3b57: Pulling fs layer [2021-06-17T01:23:53.717Z] 46f8f816bc3b: Pulling fs layer [2021-06-17T01:23:53.717Z] 93b61091891f: Pulling fs layer [2021-06-17T01:23:53.717Z] 93b9cdb0e59b: Pulling fs layer [2021-06-17T01:23:53.717Z] 5e14af77c1be: Pulling fs layer [2021-06-17T01:23:53.717Z] 01666e4c0597: Pulling fs layer [2021-06-17T01:23:53.717Z] aa168da1d23b: Pulling fs layer [2021-06-17T01:23:53.717Z] 93b9cdb0e59b: Waiting [2021-06-17T01:23:53.717Z] 5e14af77c1be: Waiting [2021-06-17T01:23:53.717Z] 01666e4c0597: Waiting [2021-06-17T01:23:53.717Z] aa168da1d23b: Waiting [2021-06-17T01:23:53.717Z] 46f8f816bc3b: Waiting [2021-06-17T01:23:53.717Z] 93b61091891f: Waiting [2021-06-17T01:23:53.717Z] 36b3adc4ff6f: Verifying Checksum [2021-06-17T01:23:53.717Z] 36b3adc4ff6f: Download complete [2021-06-17T01:23:53.717Z] 46f8f816bc3b: Verifying Checksum [2021-06-17T01:23:53.717Z] 46f8f816bc3b: Download complete [2021-06-17T01:23:53.980Z] df20fa9351a1: Verifying Checksum [2021-06-17T01:23:53.980Z] df20fa9351a1: Download complete [2021-06-17T01:23:53.980Z] 93b9cdb0e59b: Verifying Checksum [2021-06-17T01:23:53.980Z] 93b9cdb0e59b: Download complete [2021-06-17T01:23:53.980Z] 5e14af77c1be: Verifying Checksum [2021-06-17T01:23:53.980Z] 5e14af77c1be: Download complete [2021-06-17T01:23:53.980Z] 93b61091891f: Verifying Checksum [2021-06-17T01:23:53.980Z] 93b61091891f: Download complete [2021-06-17T01:23:53.980Z] 01666e4c0597: Verifying Checksum [2021-06-17T01:23:53.980Z] 01666e4c0597: Download complete [2021-06-17T01:23:53.980Z] df20fa9351a1: Pull complete [2021-06-17T01:23:54.241Z] 8ad3a11d3b57: Verifying Checksum [2021-06-17T01:23:54.241Z] 8ad3a11d3b57: Download complete [2021-06-17T01:23:54.241Z] 36b3adc4ff6f: Pull complete [2021-06-17T01:23:54.832Z] 8ad3a11d3b57: Pull complete [2021-06-17T01:23:54.832Z] 46f8f816bc3b: Pull complete [2021-06-17T01:23:55.102Z] 93b61091891f: Pull complete [2021-06-17T01:23:55.369Z] 93b9cdb0e59b: Pull complete [2021-06-17T01:23:55.629Z] 5e14af77c1be: Pull complete [2021-06-17T01:23:55.899Z] aa168da1d23b: Verifying Checksum [2021-06-17T01:23:55.899Z] aa168da1d23b: Download complete [2021-06-17T01:23:55.899Z] 01666e4c0597: Pull complete [2021-06-17T01:24:00.148Z] aa168da1d23b: Pull complete [2021-06-17T01:24:00.148Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-17T01:24:00.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T01:24:00.148Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-17T01:24:02.486Z] prd-centos7-docker-4c-2g-1865 does not seem to be running inside a container [2021-06-17T01:24:02.524Z] $ 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/541/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/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-17T01:24:09.585Z] $ docker top dc1059a1a790868071b46d75bb489795f8f68ba1b2e65c945089ec70cdba8965 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T01:24:10.068Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-17T01:24:10.360Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-17T01:24:10.685Z] + ls /var/log/sa-host [2021-06-17T01:24:10.685Z] + sadf -c /var/log/sa-host/sa05 [2021-06-17T01:24:10.685Z] file_magic: OK [2021-06-17T01:24:10.685Z] HZ: Using current value: 100 [2021-06-17T01:24:10.685Z] file_header: OK [2021-06-17T01:24:10.685Z] 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-06-17T01:24:10.685Z] Statistics: [2021-06-17T01:24:10.685Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-17T01:24:10.685Z] File successfully converted to sysstat format version 12.2.1 [2021-06-17T01:24:10.685Z] + sadf -c /var/log/sa-host/sa17 [2021-06-17T01:24:10.685Z] file_magic: OK [2021-06-17T01:24:10.685Z] HZ: Using current value: 100 [2021-06-17T01:24:10.685Z] file_header: OK [2021-06-17T01:24:10.685Z] 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-06-17T01:24:10.685Z] Statistics: [2021-06-17T01:24:10.685Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...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-06-17T01:24:10.685Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T01:24:13.031Z] provisioning config files... [2021-06-17T01:24:13.042Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/541@tmp/config1306662659804171385tmp [Pipeline] { [Pipeline] echo [2021-06-17T01:24:13.062Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:24:13.356Z] ---> create-netrc.sh [Pipeline] } [2021-06-17T01:24:13.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:24:13.735Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-17T01:24:13.746Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:24:14.037Z] ---> sudo-logs.sh [2021-06-17T01:24:14.037Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-17T01:24:14.063Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:24:14.361Z] ---> job-cost.sh [2021-06-17T01:24:14.361Z] lf-activate-venv: SKIPPING [2021-06-17T01:24:14.361Z] DEBUG: total: 0.18000000715255737 [2021-06-17T01:24:14.361Z] INFO: Retrieving Stack Cost... [2021-06-17T01:24:14.933Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-17T01:24:15.507Z] INFO: Archiving Costs [Pipeline] echo [2021-06-17T01:24:15.522Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T01:24:15.819Z] ---> logs-deploy.sh [2021-06-17T01:24:15.820Z] lf-activate-venv: SKIPPING [2021-06-17T01:24:15.820Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/541 [2021-06-17T01:24:15.820Z] INFO: archiving workspace using pattern(s): [2021-06-17T01:24:17.780Z] Archives upload complete. [2021-06-17T01:24:17.780Z] INFO: archiving logs to Nexus