Push event to branch main Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 54f03fb0f243d5f133750708f48ea721af92f13c 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-ssh3434828591700160354.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh3074320994366827147.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 144eb70ba3d470a427e699408e811d3f535e987a 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8929132464024460859.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh7848290560904854650.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2456402214212013682.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 ‘prd-centos7-docker-4c-2g-2531’ Running on prd-centos7-docker-4c-2g-2544 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh8178663482313202773.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 54f03fb0f243d5f133750708f48ea721af92f13c (main) > 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 54f03fb0f243d5f133750708f48ea721af92f13c # timeout=10 Commit message: "Merge pull request #3617 from mutterc/bugfix/arm32-build-warning" > git rev-list --no-walk 9e22069fcd2ccadbe001935d29c439c09ed736f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-12T02:43:49.187Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-12T02:43:49.278Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-12T02:43:49.306Z] ========================================================= [2021-07-12T02:43:49.306Z] EdgeX Global Pipelines Version Info [2021-07-12T02:43:49.306Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-12T02:43:50.845Z] ------------------- [2021-07-12T02:43:50.846Z] stable info: [2021-07-12T02:43:50.846Z] ------------------- [2021-07-12T02:43:50.846Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-12T02:43:50.846Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-12T02:43:50.846Z] Message: update stable to v1.0.196 [2021-07-12T02:43:51.418Z] ------------------- [2021-07-12T02:43:51.418Z] experimental info: [2021-07-12T02:43:51.418Z] ------------------- [2021-07-12T02:43:51.418Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-12T02:43:51.418Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-12T02:43:51.418Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-12T02:43:51.574Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-12T02:43:51.597Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-12T02:43:51.621Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-12T02:43:51.644Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-12T02:43:51.667Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-12T02:43:51.690Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-12T02:43:51.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-12T02:43:51.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-12T02:43:51.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-12T02:43:51.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-12T02:43:51.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-12T02:43:51.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-12T02:43:51.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-12T02:43:51.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-12T02:43:51.923Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-12T02:43:51.945Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-12T02:43:51.967Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-12T02:43:51.991Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-12T02:43:52.015Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-12T02:43:52.038Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-12T02:43:52.061Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-12T02:43:52.083Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-12T02:43:52.106Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-12T02:43:52.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-12T02:43:52.152Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-12T02:43:52.186Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54f03fb0f243d5f133750708f48ea721af92f13c [Pipeline] echo [2021-07-12T02:43:52.217Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 54f03fb [Pipeline] echo [2021-07-12T02:43:52.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-12T02:43:52.338Z] provisioning config files... [2021-07-12T02:43:52.361Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2080044866141580941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-12T02:43:52.687Z] ---> docker-login.sh [2021-07-12T02:43:52.687Z] nexus3.edgexfoundry.org:10001 [2021-07-12T02:43:52.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T02:43:52.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T02:43:52.948Z] Configure a credential helper to remove this warning. See [2021-07-12T02:43:52.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T02:43:52.948Z] [2021-07-12T02:43:52.948Z] Login Succeeded [2021-07-12T02:43:52.948Z] nexus3.edgexfoundry.org:10002 [2021-07-12T02:43:52.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T02:43:53.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T02:43:53.214Z] Configure a credential helper to remove this warning. See [2021-07-12T02:43:53.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T02:43:53.214Z] [2021-07-12T02:43:53.214Z] Login Succeeded [2021-07-12T02:43:53.214Z] nexus3.edgexfoundry.org:10003 [2021-07-12T02:43:53.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T02:43:53.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T02:43:53.214Z] Configure a credential helper to remove this warning. See [2021-07-12T02:43:53.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T02:43:53.214Z] [2021-07-12T02:43:53.214Z] Login Succeeded [2021-07-12T02:43:53.214Z] nexus3.edgexfoundry.org:10004 [2021-07-12T02:43:53.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T02:43:53.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T02:43:53.475Z] Configure a credential helper to remove this warning. See [2021-07-12T02:43:53.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T02:43:53.475Z] [2021-07-12T02:43:53.475Z] Login Succeeded [2021-07-12T02:43:53.475Z] docker.io [2021-07-12T02:43:53.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T02:43:53.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T02:43:53.736Z] Configure a credential helper to remove this warning. See [2021-07-12T02:43:53.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T02:43:53.736Z] [2021-07-12T02:43:53.736Z] Login Succeeded [2021-07-12T02:43:53.736Z] ---> docker-login.sh ends [Pipeline] } [2021-07-12T02:43:53.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-12T02:43:54.080Z] ++ 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-07-12T02:43:54.080Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T02:43:54.080Z] ++ dirname cmd/core-command/Dockerfile [2021-07-12T02:43:54.080Z] ++ cut -d/ -f2 [2021-07-12T02:43:54.080Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-12T02:43:54.080Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T02:43:54.080Z] ++ dirname cmd/core-data/Dockerfile [2021-07-12T02:43:54.080Z] ++ cut -d/ -f2 [2021-07-12T02:43:54.080Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-12T02:43:54.080Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T02:43:54.080Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-12T02:43:54.080Z] ++ cut -d/ -f2 [2021-07-12T02:43:54.080Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-12T02:43:54.080Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T02:43:54.080Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-12T02:43:54.080Z] ++ cut -d/ -f2 [2021-07-12T02:43:54.080Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-12T02:43:54.080Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T02:43:54.080Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-12T02:43:54.080Z] ++ cut -d/ -f2 [2021-07-12T02:43:54.080Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-12T02:43:54.080Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T02:43:54.080Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-12T02:43:54.080Z] ++ cut -d/ -f2 [2021-07-12T02:43:54.080Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-12T02:43:54.080Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T02:43:54.080Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-12T02:43:54.080Z] ++ cut -d/ -f2 [2021-07-12T02:43:54.080Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-12T02:43:54.080Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T02:43:54.080Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-12T02:43:54.080Z] ++ cut -d/ -f2 [2021-07-12T02:43:54.080Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-12T02:43:54.080Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T02:43:54.080Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-12T02:43:54.080Z] ++ cut -d/ -f2 [2021-07-12T02:43:54.080Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-12T02:43:54.127Z] 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-07-12T02:43:55.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-12T02:43:55.362Z] [2021-07-12T02:43:55.362Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:43:55.678Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-12T02:43:55.678Z] latest: Pulling from edgex-devops/git-semver [2021-07-12T02:43:55.678Z] 31603596830f: Pulling fs layer [2021-07-12T02:43:55.678Z] b6dc333f4379: Pulling fs layer [2021-07-12T02:43:55.678Z] 3d9ef1400e77: Pulling fs layer [2021-07-12T02:43:55.678Z] fd332fbdc1db: Pulling fs layer [2021-07-12T02:43:55.678Z] fd332fbdc1db: Waiting [2021-07-12T02:43:55.938Z] b6dc333f4379: Verifying Checksum [2021-07-12T02:43:55.938Z] b6dc333f4379: Download complete [2021-07-12T02:43:55.938Z] 31603596830f: Verifying Checksum [2021-07-12T02:43:55.938Z] 31603596830f: Download complete [2021-07-12T02:43:55.938Z] fd332fbdc1db: Verifying Checksum [2021-07-12T02:43:55.938Z] fd332fbdc1db: Download complete [2021-07-12T02:43:55.938Z] 3d9ef1400e77: Verifying Checksum [2021-07-12T02:43:55.938Z] 3d9ef1400e77: Download complete [2021-07-12T02:43:56.205Z] 31603596830f: Pull complete [2021-07-12T02:43:56.205Z] b6dc333f4379: Pull complete [2021-07-12T02:43:56.784Z] 3d9ef1400e77: Pull complete [2021-07-12T02:43:57.047Z] fd332fbdc1db: Pull complete [2021-07-12T02:43:57.047Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-12T02:43:57.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-12T02:43:57.047Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-12T02:43:57.130Z] prd-centos7-docker-4c-2g-2544 does not seem to be running inside a container [2021-07-12T02:43:57.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-12T02:43:58.216Z] $ docker top 11e1ab982f9824b08d78d0c9d66b704d5ed3e0e31672a0547b491305ec2c1c43 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-12T02:43:58.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-12T02:43:58.353Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-12T02:43:58.484Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-12T02:43:58.483Z] $ docker exec 11e1ab982f9824b08d78d0c9d66b704d5ed3e0e31672a0547b491305ec2c1c43 ssh-agent [2021-07-12T02:43:58.606Z] SSH_AUTH_SOCK=/tmp/ssh-6QQJl6nG2vLK/agent.14 [2021-07-12T02:43:58.606Z] SSH_AGENT_PID=21 [2021-07-12T02:43:58.616Z] Running ssh-add (command line suppressed) [2021-07-12T02:43:58.715Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_5736857448087280637.key (/w/workspace/edgex-go/5@tmp/private_key_5736857448087280637.key) [2021-07-12T02:43:58.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-12T02:43:59.051Z] + git tag --points-at HEAD [Pipeline] } [2021-07-12T02:43:59.066Z] $ docker exec --env ******** --env ******** 11e1ab982f9824b08d78d0c9d66b704d5ed3e0e31672a0547b491305ec2c1c43 ssh-agent -k [2021-07-12T02:43:59.157Z] unset SSH_AUTH_SOCK; [2021-07-12T02:43:59.158Z] unset SSH_AGENT_PID; [2021-07-12T02:43:59.158Z] echo Agent pid 21 killed; [2021-07-12T02:43:59.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-12T02:43:59.222Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-12T02:43:59.223Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-12T02:43:59.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-12T02:43:59.331Z] $ docker exec 11e1ab982f9824b08d78d0c9d66b704d5ed3e0e31672a0547b491305ec2c1c43 ssh-agent [2021-07-12T02:43:59.444Z] SSH_AUTH_SOCK=/tmp/ssh-wdeSry7WGLHj/agent.55 [2021-07-12T02:43:59.444Z] SSH_AGENT_PID=61 [2021-07-12T02:43:59.451Z] Running ssh-add (command line suppressed) [2021-07-12T02:43:59.548Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_6476586365227658659.key (/w/workspace/edgex-go/5@tmp/private_key_6476586365227658659.key) [2021-07-12T02:43:59.567Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-12T02:43:59.873Z] + git semver init [2021-07-12T02:43:59.874Z] # -> Open(): unable to determine branch for HEAD [2021-07-12T02:43:59.874Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-07-12T02:43:59.874Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-07-12T02:43:59.874Z] # $SEMVER_REMOTE_NAME = origin [2021-07-12T02:43:59.874Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-12T02:43:59.874Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-12T02:43:59.874Z] # $SEMVER_BRANCH = main [2021-07-12T02:43:59.874Z] # $SEMVER_TEMP = /tmp/semver-127459125 [2021-07-12T02:43:59.874Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-12T02:44:14.868Z] # '/tmp/semver-127459125' -> '/w/workspace/edgex-go/5/.semver' [2021-07-12T02:44:14.868Z] # -> Force: false [2021-07-12T02:44:14.868Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-07-12T02:44:14.876Z] $ docker exec --env ******** --env ******** 11e1ab982f9824b08d78d0c9d66b704d5ed3e0e31672a0547b491305ec2c1c43 ssh-agent -k [2021-07-12T02:44:14.985Z] unset SSH_AUTH_SOCK; [2021-07-12T02:44:14.985Z] unset SSH_AGENT_PID; [2021-07-12T02:44:14.985Z] echo Agent pid 61 killed; [2021-07-12T02:44:14.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-12T02:44:15.339Z] + git semver [Pipeline] } [2021-07-12T02:44:15.351Z] $ docker stop --time=1 11e1ab982f9824b08d78d0c9d66b704d5ed3e0e31672a0547b491305ec2c1c43 [2021-07-12T02:44:20.876Z] $ docker rm -f 11e1ab982f9824b08d78d0c9d66b704d5ed3e0e31672a0547b491305ec2c1c43 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-12T02:44:21.274Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-12T02:44:21.559Z] Stashed 1 file(s) [Pipeline] echo [2021-07-12T02:44:21.563Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.5 [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-07-12T02:44:22.163Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-12T02:44:22.476Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-12T02:44:22.773Z] + sudo service docker restart [2021-07-12T02:44:22.773Z] + true [2021-07-12T02:44:22.773Z] Redirecting to /bin/systemctl restart docker.service [2021-07-12T02:44:36.797Z] Still waiting to schedule task [2021-07-12T02:44:36.798Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-07-12T02:44:40.951Z] ========================================================= [2021-07-12T02:44:40.951Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-12T02:44:40.951Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:44:41.277Z] + 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-07-12T02:44:42.675Z] Sending build context to Docker daemon 328.3MB [2021-07-12T02:44:42.675Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-12T02:44:42.675Z] Step 2/6 : FROM ${BASE} [2021-07-12T02:44:42.675Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-12T02:44:42.675Z] 540db60ca938: Pulling fs layer [2021-07-12T02:44:42.675Z] adcc1eea9eea: Pulling fs layer [2021-07-12T02:44:42.675Z] 4c4ab2625f07: Pulling fs layer [2021-07-12T02:44:42.675Z] 0773c198feca: Pulling fs layer [2021-07-12T02:44:42.675Z] 345f892a5656: Pulling fs layer [2021-07-12T02:44:42.675Z] 9ac62484cfdc: Pulling fs layer [2021-07-12T02:44:42.675Z] 5ac4037533be: Pulling fs layer [2021-07-12T02:44:42.675Z] dc6bda0758c5: Pulling fs layer [2021-07-12T02:44:42.675Z] 345f892a5656: Waiting [2021-07-12T02:44:42.675Z] 9ac62484cfdc: Waiting [2021-07-12T02:44:42.675Z] 5ac4037533be: Waiting [2021-07-12T02:44:42.675Z] dc6bda0758c5: Waiting [2021-07-12T02:44:42.675Z] 0773c198feca: Waiting [2021-07-12T02:44:42.675Z] 4c4ab2625f07: Verifying Checksum [2021-07-12T02:44:42.675Z] 4c4ab2625f07: Download complete [2021-07-12T02:44:42.675Z] adcc1eea9eea: Verifying Checksum [2021-07-12T02:44:42.675Z] adcc1eea9eea: Download complete [2021-07-12T02:44:42.936Z] 345f892a5656: Verifying Checksum [2021-07-12T02:44:42.936Z] 345f892a5656: Download complete [2021-07-12T02:44:42.936Z] 9ac62484cfdc: Verifying Checksum [2021-07-12T02:44:42.936Z] 9ac62484cfdc: Download complete [2021-07-12T02:44:42.936Z] 540db60ca938: Verifying Checksum [2021-07-12T02:44:42.936Z] 540db60ca938: Download complete [2021-07-12T02:44:43.208Z] 540db60ca938: Pull complete [2021-07-12T02:44:43.208Z] adcc1eea9eea: Pull complete [2021-07-12T02:44:43.473Z] 5ac4037533be: Verifying Checksum [2021-07-12T02:44:43.473Z] 5ac4037533be: Download complete [2021-07-12T02:44:43.473Z] 4c4ab2625f07: Pull complete [2021-07-12T02:44:44.862Z] dc6bda0758c5: Verifying Checksum [2021-07-12T02:44:44.862Z] dc6bda0758c5: Download complete [2021-07-12T02:44:45.125Z] 0773c198feca: Verifying Checksum [2021-07-12T02:44:45.125Z] 0773c198feca: Download complete [2021-07-12T02:44:50.451Z] 0773c198feca: Pull complete [2021-07-12T02:44:50.451Z] 345f892a5656: Pull complete [2021-07-12T02:44:50.718Z] 9ac62484cfdc: Pull complete [2021-07-12T02:44:51.000Z] 5ac4037533be: Pull complete [2021-07-12T02:44:52.401Z] dc6bda0758c5: Pull complete [2021-07-12T02:44:52.401Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-12T02:44:52.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-12T02:44:52.662Z] ---> eb58bd16d52e [2021-07-12T02:44:52.662Z] 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-07-12T02:45:00.817Z] ---> Running in 301c41efa104 [2021-07-12T02:45:00.817Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T02:45:01.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T02:45:01.971Z] (1/12) Installing libmagic (5.39-r0) [2021-07-12T02:45:02.235Z] (2/12) Installing file (5.39-r0) [2021-07-12T02:45:02.508Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-12T02:45:02.508Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-12T02:45:06.717Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-12T02:45:06.717Z] (6/12) Installing patch (2.7.6-r7) [2021-07-12T02:45:06.717Z] (7/12) Installing build-base (0.5-r2) [2021-07-12T02:45:06.717Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-12T02:45:06.717Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-12T02:45:06.717Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-12T02:45:06.717Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-12T02:45:06.717Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-12T02:45:06.717Z] Executing busybox-1.32.1-r6.trigger [2021-07-12T02:45:06.717Z] OK: 219 MiB in 52 packages [2021-07-12T02:45:09.265Z] Removing intermediate container 301c41efa104 [2021-07-12T02:45:09.265Z] ---> 1ee7e187d37b [2021-07-12T02:45:09.265Z] Step 4/6 : WORKDIR /edgex-go [2021-07-12T02:45:09.265Z] ---> Running in 47111bf048f2 [2021-07-12T02:45:09.265Z] Removing intermediate container 47111bf048f2 [2021-07-12T02:45:09.265Z] ---> ddb3e2b51062 [2021-07-12T02:45:09.265Z] Step 5/6 : COPY go.mod . [2021-07-12T02:45:09.528Z] ---> 91361882660e [2021-07-12T02:45:09.528Z] Step 6/6 : RUN go mod download [2021-07-12T02:45:09.528Z] ---> Running in fe403b07038f [2021-07-12T02:45:31.531Z] Removing intermediate container fe403b07038f [2021-07-12T02:45:31.531Z] ---> e76f5d85d37c [2021-07-12T02:45:31.531Z] Successfully built e76f5d85d37c [2021-07-12T02:45:31.531Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:45:31.854Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-12T02:45:31.854Z] . [Pipeline] withDockerContainer [2021-07-12T02:45:31.933Z] prd-centos7-docker-4c-2g-2544 does not seem to be running inside a container [2021-07-12T02:45:31.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-x86_64 cat [2021-07-12T02:45:32.542Z] $ docker top f551b486bfed70c85d60a2c08e737138b3730bbc26bdf20d928b734cdf1b89df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-12T02:45:32.930Z] + go version [2021-07-12T02:45:32.930Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-12T02:45:32.939Z] $ docker stop --time=1 f551b486bfed70c85d60a2c08e737138b3730bbc26bdf20d928b734cdf1b89df [2021-07-12T02:45:34.152Z] $ docker rm -f f551b486bfed70c85d60a2c08e737138b3730bbc26bdf20d928b734cdf1b89df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:45:34.688Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-12T02:45:34.688Z] . [Pipeline] withDockerContainer [2021-07-12T02:45:34.778Z] prd-centos7-docker-4c-2g-2544 does not seem to be running inside a container [2021-07-12T02:45:34.818Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-x86_64 cat [2021-07-12T02:45:35.172Z] $ docker top 8a771e0d843ff060df10b149466d4766ef26993dd3179dfddb4d98bd4fadb340 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-12T02:45:35.264Z] ========================================================= [2021-07-12T02:45:35.264Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-12T02:45:35.264Z] ========================================================= [Pipeline] sh [2021-07-12T02:45:35.566Z] + go mod tidy [Pipeline] sh [2021-07-12T02:45:36.151Z] + make test [2021-07-12T02:45:36.151Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-12T02:45:36.419Z] go mod tidy [2021-07-12T02:45:36.419Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-12T02:45:43.082Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-12T02:46:01.329Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-12T02:46:06.698Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-12T02:46:07.280Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-12T02:46:07.868Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-12T02:46:11.232Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-12T02:46:11.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-12T02:46:11.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-12T02:46:11.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-12T02:46:12.403Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-12T02:46:12.999Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-12T02:46:13.589Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-12T02:46:13.589Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-12T02:46:13.589Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-12T02:46:13.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-12T02:46:16.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2021-07-12T02:46:16.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-12T02:46:16.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-12T02:46:17.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 100.0% of statements [2021-07-12T02:46:17.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-12T02:46:17.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 53.1% of statements [2021-07-12T02:46:17.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-12T02:46:17.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-12T02:46:18.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.096s coverage: 87.7% of statements [2021-07-12T02:46:18.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-12T02:46:18.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-12T02:46:18.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.055s coverage: 78.9% of statements [2021-07-12T02:46:20.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements [2021-07-12T02:46:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-12T02:46:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-12T02:46:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-12T02:46:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-12T02:46:20.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-12T02:46:20.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.273s coverage: 95.1% of statements [2021-07-12T02:46:20.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-12T02:46:20.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-12T02:46:20.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-12T02:46:20.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-12T02:46:20.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-12T02:46:20.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-12T02:46:20.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-12T02:46:20.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-12T02:46:20.769Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2021-07-12T02:46:20.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-12T02:46:20.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-12T02:46:20.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-12T02:46:21.726Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.8% of statements [2021-07-12T02:46:21.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-12T02:46:21.726Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2021-07-12T02:46:21.726Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 22.0% of statements [2021-07-12T02:46:21.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-12T02:46:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-07-12T02:46:23.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements [2021-07-12T02:46:23.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2021-07-12T02:46:23.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2021-07-12T02:46:23.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-07-12T02:46:35.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2021-07-12T02:46:35.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-07-12T02:46:42.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.232s coverage: 81.8% of statements [2021-07-12T02:46:42.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-12T02:46:43.474Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2547 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-07-12T02:46:43.497Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-07-12T02:46:43.724Z] The recommended git tool is: git [2021-07-12T02:46:49.579Z] using credential edgex-jenkins-ssh [2021-07-12T02:46:49.597Z] Cloning the remote Git repository [2021-07-12T02:46:49.643Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-12T02:46:49.747Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-07-12T02:46:49.823Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-12T02:46:49.824Z] > git --version # timeout=10 [2021-07-12T02:46:49.836Z] > git --version # 'git version 2.17.1' [2021-07-12T02:46:49.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-12T02:46:49.953Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-12T02:47:00.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-07-12T02:47:00.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-12T02:47:00.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-12T02:47:00.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-12T02:47:00.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-07-12T02:47:00.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-12T02:47:00.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-12T02:47:00.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-12T02:47:00.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-12T02:47:00.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-12T02:47:00.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-07-12T02:47:00.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-12T02:47:00.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-12T02:47:00.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-07-12T02:47:00.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-12T02:47:00.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements [2021-07-12T02:47:00.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-12T02:47:00.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-07-12T02:47:00.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-07-12T02:47:00.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements [2021-07-12T02:47:00.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.083s coverage: 91.2% of statements [2021-07-12T02:47:00.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-12T02:47:00.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 64.4% of statements [2021-07-12T02:47:00.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-12T02:47:00.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-12T02:47:00.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-07-12T02:47:00.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements [2021-07-12T02:47:00.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-07-12T02:47:00.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2021-07-12T02:47:00.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-07-12T02:47:01.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.221s coverage: 66.9% of statements [2021-07-12T02:47:01.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-12T02:47:01.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-12T02:47:01.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-12T02:47:02.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.156s coverage: 43.6% of statements [2021-07-12T02:47:02.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-12T02:47:02.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-12T02:47:02.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-07-12T02:47:02.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-12T02:47:03.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.128s coverage: 84.8% of statements [2021-07-12T02:47:03.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-12T02:47:04.888Z] Avoid second fetch [2021-07-12T02:47:04.889Z] Checking out Revision 54f03fb0f243d5f133750708f48ea721af92f13c (main) [2021-07-12T02:47:04.854Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-12T02:47:04.870Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-12T02:47:04.904Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T02:47:04.919Z] > git checkout -f 54f03fb0f243d5f133750708f48ea721af92f13c # timeout=10 [2021-07-12T02:47:09.362Z] Commit message: "Merge pull request #3617 from mutterc/bugfix/arm32-build-warning" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-12T02:47:10.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 19.3% of statements [2021-07-12T02:47:10.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-12T02:47:10.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-12T02:47:10.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-12T02:47:10.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-12T02:47:10.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 91.9% of statements [2021-07-12T02:47:10.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-12T02:47:10.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-12T02:47:10.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-12T02:47:10.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-12T02:47:10.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-12T02:47:10.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-07-12T02:47:10.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-12T02:47:10.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-12T02:47:10.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.6% of statements [2021-07-12T02:47:10.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-12T02:47:10.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-12T02:47:10.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-12T02:47:10.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-12T02:47:10.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-12T02:47:10.165Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-07-12T02:47:10.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-12T02:47:10.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-12T02:47:10.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-12T02:47:10.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-12T02:47:10.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-12T02:47:10.165Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-12T02:47:10.165Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-07-12T02:47:10.165Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 95.4% of statements [2021-07-12T02:47:10.433Z] GO111MODULE=on go vet ./... [2021-07-12T02:47:10.795Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-12T02:47:11.259Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-12T02:47:11.614Z] + + sudo service dockertrue restart [2021-07-12T02:47:11.614Z] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-12T02:47:30.043Z] provisioning config files... [2021-07-12T02:47:30.071Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config9019053883728317260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-12T02:47:30.450Z] ---> docker-login.sh [2021-07-12T02:47:30.450Z] nexus3.edgexfoundry.org:10001 [2021-07-12T02:47:31.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T02:47:31.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T02:47:31.707Z] Configure a credential helper to remove this warning. See [2021-07-12T02:47:31.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T02:47:31.707Z] [2021-07-12T02:47:31.707Z] Login Succeeded [2021-07-12T02:47:31.707Z] nexus3.edgexfoundry.org:10002 [2021-07-12T02:47:32.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T02:47:32.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T02:47:32.306Z] Configure a credential helper to remove this warning. See [2021-07-12T02:47:32.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T02:47:32.306Z] [2021-07-12T02:47:32.306Z] Login Succeeded [2021-07-12T02:47:32.306Z] nexus3.edgexfoundry.org:10003 [2021-07-12T02:47:32.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T02:47:32.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T02:47:32.989Z] Configure a credential helper to remove this warning. See [2021-07-12T02:47:32.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T02:47:32.989Z] [2021-07-12T02:47:32.989Z] Login Succeeded [2021-07-12T02:47:32.989Z] nexus3.edgexfoundry.org:10004 [2021-07-12T02:47:33.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T02:47:33.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T02:47:33.594Z] Configure a credential helper to remove this warning. See [2021-07-12T02:47:33.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T02:47:33.594Z] [2021-07-12T02:47:33.594Z] Login Succeeded [2021-07-12T02:47:33.594Z] docker.io [2021-07-12T02:47:33.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T02:47:34.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T02:47:34.468Z] Configure a credential helper to remove this warning. See [2021-07-12T02:47:34.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T02:47:34.468Z] [2021-07-12T02:47:34.468Z] Login Succeeded [2021-07-12T02:47:34.468Z] ---> docker-login.sh ends [Pipeline] } [2021-07-12T02:47:34.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-12T02:47:34.803Z] ========================================================= [2021-07-12T02:47:34.803Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-12T02:47:34.803Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:47:35.169Z] + 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-07-12T02:47:37.810Z] Sending build context to Docker daemon 165.7MB [2021-07-12T02:47:37.810Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-12T02:47:37.810Z] Step 2/6 : FROM ${BASE} [2021-07-12T02:47:37.810Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-12T02:47:37.810Z] 595b0fe564bb: Pulling fs layer [2021-07-12T02:47:37.810Z] 24495759ef45: Pulling fs layer [2021-07-12T02:47:37.810Z] d148012ef14d: Pulling fs layer [2021-07-12T02:47:37.810Z] cb65c68fc2e2: Pulling fs layer [2021-07-12T02:47:37.810Z] 093eec477d81: Pulling fs layer [2021-07-12T02:47:37.810Z] 20fd20ab2234: Pulling fs layer [2021-07-12T02:47:37.810Z] 43245461236d: Pulling fs layer [2021-07-12T02:47:37.810Z] 5a37c24eccbd: Pulling fs layer [2021-07-12T02:47:37.810Z] cb65c68fc2e2: Waiting [2021-07-12T02:47:37.810Z] 093eec477d81: Waiting [2021-07-12T02:47:37.810Z] 20fd20ab2234: Waiting [2021-07-12T02:47:37.810Z] 43245461236d: Waiting [2021-07-12T02:47:37.810Z] 5a37c24eccbd: Waiting [2021-07-12T02:47:37.810Z] d148012ef14d: Verifying Checksum [2021-07-12T02:47:37.810Z] d148012ef14d: Download complete [2021-07-12T02:47:37.810Z] 24495759ef45: Verifying Checksum [2021-07-12T02:47:37.810Z] 24495759ef45: Download complete [2021-07-12T02:47:37.810Z] 093eec477d81: Verifying Checksum [2021-07-12T02:47:37.810Z] 093eec477d81: Download complete [2021-07-12T02:47:37.810Z] 20fd20ab2234: Verifying Checksum [2021-07-12T02:47:37.810Z] 20fd20ab2234: Download complete [2021-07-12T02:47:37.810Z] 43245461236d: Download complete [2021-07-12T02:47:37.810Z] 595b0fe564bb: Verifying Checksum [2021-07-12T02:47:37.810Z] 595b0fe564bb: Download complete [2021-07-12T02:47:38.411Z] 595b0fe564bb: Pull complete [2021-07-12T02:47:39.018Z] 24495759ef45: Pull complete [2021-07-12T02:47:39.294Z] d148012ef14d: Pull complete [2021-07-12T02:47:40.725Z] 5a37c24eccbd: Verifying Checksum [2021-07-12T02:47:40.725Z] 5a37c24eccbd: Download complete [2021-07-12T02:47:41.704Z] cb65c68fc2e2: Verifying Checksum [2021-07-12T02:47:41.704Z] cb65c68fc2e2: Download complete [2021-07-12T02:47:49.308Z] gofmt -l . [2021-07-12T02:47:49.309Z] [ "`gofmt -l .`" = "" ] [2021-07-12T02:47:49.309Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-12T02:47:49.615Z] + ls -al . [2021-07-12T02:47:49.615Z] total 564 [2021-07-12T02:47:49.615Z] drwxrwxr-x 10 1001 1001 4096 Jul 12 02:47 . [2021-07-12T02:47:49.615Z] drwxr-xr-x 4 root root 28 Jul 12 02:45 .. [2021-07-12T02:47:49.615Z] -rw-rw-r-- 1 1001 1001 11 Jul 12 02:43 .dockerignore [2021-07-12T02:47:49.615Z] drwxrwxr-x 8 1001 1001 162 Jul 12 02:43 .git [2021-07-12T02:47:49.615Z] drwxrwxr-x 3 1001 1001 125 Jul 12 02:43 .github [2021-07-12T02:47:49.615Z] -rw-rw-r-- 1 1001 1001 818 Jul 12 02:43 .gitignore [2021-07-12T02:47:49.615Z] -rw-rw-r-- 1 1001 1001 76 Jul 12 02:43 .hadolint.yml [2021-07-12T02:47:49.615Z] drwx------ 3 1001 1001 43 Jul 12 02:44 .semver [2021-07-12T02:47:49.615Z] -rw-rw-r-- 1 1001 1001 166 Jul 12 02:43 .sonarcloud.properties [2021-07-12T02:47:49.615Z] -rw-rw-r-- 1 1001 1001 8609 Jul 12 02:43 Attribution.txt [2021-07-12T02:47:49.615Z] -rw-rw-r-- 1 1001 1001 43881 Jul 12 02:43 CHANGELOG.md [2021-07-12T02:47:49.615Z] -rw-rw-r-- 1 1001 1001 3804 Jul 12 02:43 CONTRIBUTING.md [2021-07-12T02:47:49.615Z] -rw-rw-r-- 1 1001 1001 931 Jul 12 02:43 Dockerfile.build [2021-07-12T02:47:49.615Z] -rw-rw-r-- 1 1001 1001 849 Jul 12 02:43 Jenkinsfile [2021-07-12T02:47:49.615Z] -rw-rw-r-- 1 1001 1001 10775 Jul 12 02:43 LICENSE [2021-07-12T02:47:49.615Z] -rw-rw-r-- 1 1001 1001 6003 Jul 12 02:43 Makefile [2021-07-12T02:47:49.615Z] -rw-rw-r-- 1 1001 1001 7818 Jul 12 02:43 README.md [2021-07-12T02:47:49.615Z] -rw-rw-r-- 1 1001 1001 6912 Jul 12 02:43 SECURITY.md [2021-07-12T02:47:49.615Z] -rw-rw-r-- 1 1001 1001 11 Jul 12 02:44 VERSION [2021-07-12T02:47:49.615Z] -rw-rw-r-- 1 1001 1001 4131 Jul 12 02:43 ZMQWindows.md [2021-07-12T02:47:49.615Z] drwxrwxr-x 2 1001 1001 37 Jul 12 02:43 bin [2021-07-12T02:47:49.615Z] drwxrwxr-x 14 1001 1001 4096 Jul 12 02:43 cmd [2021-07-12T02:47:49.615Z] -rw-r--r-- 1 root root 398095 Jul 12 02:47 coverage.out [2021-07-12T02:47:49.615Z] -rw-rw-r-- 1 1001 1001 806 Jul 12 02:43 go.mod [2021-07-12T02:47:49.615Z] -rw-r--r-- 1 root root 20850 Jul 12 02:45 go.sum [2021-07-12T02:47:49.615Z] drwxrwxr-x 7 1001 1001 114 Jul 12 02:43 internal [2021-07-12T02:47:49.615Z] drwxrwxr-x 3 1001 1001 16 Jul 12 02:43 openapi [2021-07-12T02:47:49.615Z] drwxrwxr-x 4 1001 1001 71 Jul 12 02:43 snap [2021-07-12T02:47:49.615Z] -rw-rw-r-- 1 1001 1001 168 Jul 12 02:43 version.go [Pipeline] sh [2021-07-12T02:47:49.927Z] + '[' -e coverage.out ] [2021-07-12T02:47:49.928Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-12T02:47:50.045Z] Stashed 1 file(s) [Pipeline] sh [2021-07-12T02:47:50.344Z] + make build [2021-07-12T02:47:50.344Z] go mod tidy [2021-07-12T02:47:50.344Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/core-data/core-data ./cmd/core-data [2021-07-12T02:47:51.857Z] cb65c68fc2e2: Pull complete [2021-07-12T02:47:51.857Z] 093eec477d81: Pull complete [2021-07-12T02:47:51.857Z] 20fd20ab2234: Pull complete [2021-07-12T02:47:52.271Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-12T02:47:52.458Z] 43245461236d: Pull complete [2021-07-12T02:47:55.866Z] 5a37c24eccbd: Pull complete [2021-07-12T02:47:55.866Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-12T02:47:55.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-12T02:47:55.866Z] ---> 274d7007c78b [2021-07-12T02:47:55.866Z] 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-07-12T02:47:58.516Z] ---> Running in 01525dafc350 [2021-07-12T02:47:59.951Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T02:48:00.469Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/core-command/core-command ./cmd/core-command [2021-07-12T02:48:00.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-12T02:48:00.925Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T02:48:01.529Z] (1/12) Installing libmagic (5.39-r0) [2021-07-12T02:48:01.803Z] (2/12) Installing file (5.39-r0) [2021-07-12T02:48:01.803Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-12T02:48:01.803Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-12T02:48:02.146Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-12T02:48:02.146Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-12T02:48:03.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-12T02:48:04.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-12T02:48:05.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-12T02:48:06.484Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-12T02:48:07.199Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-12T02:48:07.199Z] (6/12) Installing patch (2.7.6-r7) [2021-07-12T02:48:07.199Z] (7/12) Installing build-base (0.5-r2) [2021-07-12T02:48:07.199Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-12T02:48:07.199Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-12T02:48:07.199Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-12T02:48:07.199Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-12T02:48:07.199Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-12T02:48:07.199Z] Executing busybox-1.32.1-r6.trigger [2021-07-12T02:48:07.199Z] OK: 218 MiB in 52 packages [2021-07-12T02:48:07.432Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-12T02:48:08.388Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-07-12T02:48:10.331Z] $ docker stop --time=1 8a771e0d843ff060df10b149466d4766ef26993dd3179dfddb4d98bd4fadb340 [2021-07-12T02:48:11.523Z] Removing intermediate container 01525dafc350 [2021-07-12T02:48:11.523Z] ---> ffbfa9e169ca [2021-07-12T02:48:11.523Z] Step 4/6 : WORKDIR /edgex-go [2021-07-12T02:48:11.523Z] ---> Running in 5a7e6d10989a [2021-07-12T02:48:11.523Z] Removing intermediate container 5a7e6d10989a [2021-07-12T02:48:11.523Z] ---> ce2b234e7c22 [2021-07-12T02:48:11.523Z] Step 5/6 : COPY go.mod . [2021-07-12T02:48:12.126Z] ---> 80364c62a99d [2021-07-12T02:48:12.126Z] Step 6/6 : RUN go mod download [2021-07-12T02:48:12.674Z] ---> Running in e9a9a717ef5a [2021-07-12T02:48:17.935Z] $ docker rm -f 8a771e0d843ff060df10b149466d4766ef26993dd3179dfddb4d98bd4fadb340 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:48:22.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-12T02:48:22.146Z] [2021-07-12T02:48:22.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:48:22.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-12T02:48:23.046Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-12T02:48:23.046Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-12T02:48:23.046Z] ca9280d653b3: Pulling fs layer [2021-07-12T02:48:23.046Z] 7e9c9ca2126c: Pulling fs layer [2021-07-12T02:48:23.324Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-12T02:48:23.324Z] cbdbe7a5bc2a: Download complete [2021-07-12T02:48:23.587Z] ca9280d653b3: Verifying Checksum [2021-07-12T02:48:23.587Z] ca9280d653b3: Download complete [2021-07-12T02:48:23.587Z] cbdbe7a5bc2a: Pull complete [2021-07-12T02:48:24.537Z] ca9280d653b3: Pull complete [2021-07-12T02:48:24.537Z] 7e9c9ca2126c: Verifying Checksum [2021-07-12T02:48:24.537Z] 7e9c9ca2126c: Download complete [2021-07-12T02:48:27.882Z] 7e9c9ca2126c: Pull complete [2021-07-12T02:48:27.882Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-12T02:48:27.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-12T02:48:27.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-12T02:48:27.965Z] prd-centos7-docker-4c-2g-2544 does not seem to be running inside a container [2021-07-12T02:48:28.009Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-07-12T02:48:38.209Z] $ docker top 4d97a4273a9ec3909cc17fb1acae71252dc794ef7683e603fde8c71b1826f44a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-12T02:48:38.594Z] + docker-compose build --help [2021-07-12T02:48:38.594Z] + grep parallel [2021-07-12T02:48:39.167Z] --parallel Build images in parallel. [Pipeline] } [2021-07-12T02:48:39.178Z] $ docker stop --time=1 4d97a4273a9ec3909cc17fb1acae71252dc794ef7683e603fde8c71b1826f44a [2021-07-12T02:48:39.507Z] Removing intermediate container e9a9a717ef5a [2021-07-12T02:48:39.507Z] ---> 5fb683d5b596 [2021-07-12T02:48:39.507Z] Successfully built 5fb683d5b596 [2021-07-12T02:48:39.507Z] Successfully tagged ci-base-image-arm64:latest [2021-07-12T02:48:40.408Z] $ docker rm -f 4d97a4273a9ec3909cc17fb1acae71252dc794ef7683e603fde8c71b1826f44a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:48:40.874Z] + docker inspect -f . ci-base-image-arm64 [2021-07-12T02:48:40.874Z] . [Pipeline] withDockerContainer [2021-07-12T02:48:40.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-12T02:48:40.972Z] . [2021-07-12T02:48:41.146Z] prd-ubuntu18.04-docker-arm64-4c-16g-2547 does not seem to be running inside a container [2021-07-12T02:48:41.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-07-12T02:48:42.880Z] $ docker top 477403f91966db90e51796a5354c359affde24c25a2a8782e4478ad13004a631 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-07-12T02:48:43.287Z] prd-centos7-docker-4c-2g-2544 does not seem to be running inside a container [2021-07-12T02:48:43.329Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:latest cat [2021-07-12T02:48:44.506Z] $ docker top a2bf9bde8d2e79cc50e9a16fa72e38f8e0a5a68388fa48d6d920bddc6a2b444d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-07-12T02:48:44.951Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-12T02:48:45.252Z] + go version [2021-07-12T02:48:45.252Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-12T02:48:45.273Z] $ docker stop --time=1 477403f91966db90e51796a5354c359affde24c25a2a8782e4478ad13004a631 [2021-07-12T02:48:45.894Z] Building core-command ... [2021-07-12T02:48:45.895Z] Building core-data ... [2021-07-12T02:48:45.895Z] Building core-metadata ... [2021-07-12T02:48:45.895Z] Building security-bootstrapper ... [2021-07-12T02:48:45.895Z] Building security-proxy-setup ... [2021-07-12T02:48:45.895Z] Building security-secretstore-setup ... [2021-07-12T02:48:45.895Z] Building support-notifications ... [2021-07-12T02:48:45.895Z] Building support-scheduler ... [2021-07-12T02:48:45.895Z] Building sys-mgmt-agent ... [2021-07-12T02:48:45.895Z] Building core-command [2021-07-12T02:48:45.895Z] Building support-notifications [2021-07-12T02:48:45.895Z] Building support-scheduler [2021-07-12T02:48:45.895Z] Building security-proxy-setup [2021-07-12T02:48:45.895Z] Building sys-mgmt-agent [2021-07-12T02:48:47.105Z] $ docker rm -f 477403f91966db90e51796a5354c359affde24c25a2a8782e4478ad13004a631 [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-07-12T02:48:48.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-12T02:48:48.005Z] [2021-07-12T02:48:48.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:48:48.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-12T02:48:48.912Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-12T02:48:48.912Z] 29e5d40040c1: Pulling fs layer [2021-07-12T02:48:48.912Z] 1ce36da41761: Pulling fs layer [2021-07-12T02:48:48.912Z] 25b303627fd3: Pulling fs layer [2021-07-12T02:48:49.187Z] 29e5d40040c1: Verifying Checksum [2021-07-12T02:48:49.187Z] 29e5d40040c1: Download complete [2021-07-12T02:48:49.786Z] 1ce36da41761: Verifying Checksum [2021-07-12T02:48:49.786Z] 1ce36da41761: Download complete [2021-07-12T02:48:49.786Z] 29e5d40040c1: Pull complete [2021-07-12T02:48:51.219Z] 1ce36da41761: Pull complete [2021-07-12T02:48:51.219Z] 25b303627fd3: Verifying Checksum [2021-07-12T02:48:51.219Z] 25b303627fd3: Download complete [2021-07-12T02:49:01.399Z] 25b303627fd3: Pull complete [2021-07-12T02:49:01.399Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-12T02:49:01.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-12T02:49:01.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-12T02:49:01.673Z] prd-ubuntu18.04-docker-arm64-4c-16g-2547 does not seem to be running inside a container [2021-07-12T02:49:01.765Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-07-12T02:49:04.470Z] $ docker top 348beb700327730db0283fa77bfbc7b9d832b2ac2cfccda63c3e78d62563047d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-12T02:49:05.407Z] + grep parallel+ [2021-07-12T02:49:05.407Z] docker-compose build --help [2021-07-12T02:49:08.791Z] --parallel Build images in parallel. [Pipeline] } [2021-07-12T02:49:08.813Z] $ docker stop --time=1 348beb700327730db0283fa77bfbc7b9d832b2ac2cfccda63c3e78d62563047d [2021-07-12T02:49:10.633Z] $ docker rm -f 348beb700327730db0283fa77bfbc7b9d832b2ac2cfccda63c3e78d62563047d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:49:11.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-12T02:49:11.324Z] . [Pipeline] withDockerContainer [2021-07-12T02:49:11.612Z] prd-ubuntu18.04-docker-arm64-4c-16g-2547 does not seem to be running inside a container [2021-07-12T02:49:11.718Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-07-12T02:49:13.277Z] $ docker top 299cb10286cd699d76c446712f44e7a7f193d772f67b777ec693bb147c28e00b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-12T02:49:14.259Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-12T02:49:17.646Z] Building core-command ... [2021-07-12T02:49:17.646Z] Building core-data ... [2021-07-12T02:49:17.646Z] Building core-metadata ... [2021-07-12T02:49:17.646Z] Building security-bootstrapper ... [2021-07-12T02:49:17.646Z] Building security-proxy-setup ... [2021-07-12T02:49:17.646Z] Building security-secretstore-setup ... [2021-07-12T02:49:17.646Z] Building support-notifications ... [2021-07-12T02:49:17.646Z] Building support-scheduler ... [2021-07-12T02:49:17.646Z] Building sys-mgmt-agent ... [2021-07-12T02:49:17.646Z] Building core-metadata [2021-07-12T02:49:17.646Z] Building security-secretstore-setup [2021-07-12T02:49:17.646Z] Building security-proxy-setup [2021-07-12T02:49:17.646Z] Building core-command [2021-07-12T02:49:17.646Z] Building support-scheduler [2021-07-12T02:49:24.675Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T02:49:24.676Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-12T02:49:24.676Z] ---> e76f5d85d37c [2021-07-12T02:49:24.676Z] Step 3/22 : WORKDIR /edgex-go [2021-07-12T02:49:24.676Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T02:49:24.676Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-12T02:49:24.676Z] ---> e76f5d85d37c [2021-07-12T02:49:24.676Z] Step 3/24 : WORKDIR /edgex-go [2021-07-12T02:49:25.622Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T02:49:25.622Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-12T02:49:25.622Z] ---> e76f5d85d37c [2021-07-12T02:49:25.622Z] Step 3/24 : WORKDIR /edgex-go [2021-07-12T02:49:37.860Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T02:49:37.860Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-12T02:49:37.860Z] ---> e76f5d85d37c [2021-07-12T02:49:37.860Z] Step 3/23 : WORKDIR /edgex-go [2021-07-12T02:49:38.434Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T02:49:38.434Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-12T02:49:38.434Z] ---> e76f5d85d37c [2021-07-12T02:49:38.434Z] Step 3/23 : WORKDIR /edgex-go [2021-07-12T02:49:50.683Z] ---> Running in 6934cd8cb953 [2021-07-12T02:49:50.683Z] ---> Running in cc80e66d6e45 [2021-07-12T02:49:50.683Z] ---> Running in dae2eccebb65 [2021-07-12T02:49:50.683Z] ---> Running in eba62c6bafed [2021-07-12T02:49:50.683Z] ---> Running in 5d99b77c47db [2021-07-12T02:49:50.683Z] Removing intermediate container 6934cd8cb953 [2021-07-12T02:49:50.683Z] ---> 256fa3752c0f [2021-07-12T02:49:50.683Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T02:49:50.683Z] Removing intermediate container cc80e66d6e45 [2021-07-12T02:49:50.683Z] ---> f39a033eb9d9 [2021-07-12T02:49:50.683Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T02:49:50.683Z] Removing intermediate container 5d99b77c47db [2021-07-12T02:49:50.683Z] ---> b026e29899cd [2021-07-12T02:49:50.683Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T02:49:50.683Z] Removing intermediate container dae2eccebb65 [2021-07-12T02:49:50.683Z] ---> 582c9b929afd [2021-07-12T02:49:50.683Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T02:49:50.683Z] Removing intermediate container eba62c6bafed [2021-07-12T02:49:50.683Z] ---> 14685ca66f63 [2021-07-12T02:49:50.683Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T02:49:50.683Z] ---> Running in 93049ede45bc [2021-07-12T02:49:50.683Z] ---> Running in a50f68f28b7a [2021-07-12T02:49:50.683Z] ---> Running in 81b1ba071dc5 [2021-07-12T02:49:50.683Z] ---> Running in b57fd5176af1 [2021-07-12T02:49:50.683Z] ---> Running in c14d94b18bd9 [2021-07-12T02:49:50.953Z] Removing intermediate container 93049ede45bc [2021-07-12T02:49:50.953Z] ---> c4652afc5a9b [2021-07-12T02:49:50.953Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-12T02:49:51.217Z] ---> Running in e4990308da61 [2021-07-12T02:49:51.481Z] Removing intermediate container b57fd5176af1 [2021-07-12T02:49:51.481Z] ---> 22aef376b250 [2021-07-12T02:49:51.481Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-12T02:49:51.481Z] ---> Running in 9652cfab32d1 [2021-07-12T02:49:51.481Z] Removing intermediate container a50f68f28b7a [2021-07-12T02:49:51.481Z] ---> 6accfde771cd [2021-07-12T02:49:51.481Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-12T02:49:51.744Z] ---> Running in fd47d90b5cec [2021-07-12T02:49:52.009Z] Removing intermediate container 81b1ba071dc5 [2021-07-12T02:49:52.009Z] ---> 8e6de68401a3 [2021-07-12T02:49:52.009Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-12T02:49:52.271Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T02:49:52.271Z] ---> Running in a3dfba6ffe1b [2021-07-12T02:49:52.535Z] Removing intermediate container c14d94b18bd9 [2021-07-12T02:49:52.535Z] ---> 56b44b92a853 [2021-07-12T02:49:52.535Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-12T02:49:52.535Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T02:49:52.796Z] ---> Running in 494a1f1670f5 [2021-07-12T02:49:52.796Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T02:49:53.060Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T02:49:53.060Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T02:49:53.321Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T02:49:53.321Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T02:49:53.901Z] OK: 219 MiB in 52 packages [2021-07-12T02:49:53.901Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T02:49:53.901Z] OK: 219 MiB in 52 packages [2021-07-12T02:49:54.165Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T02:49:54.165Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T02:49:54.438Z] OK: 219 MiB in 52 packages [2021-07-12T02:49:54.438Z] Removing intermediate container 9652cfab32d1 [2021-07-12T02:49:54.438Z] ---> 4eb05ce2909b [2021-07-12T02:49:54.438Z] Step 6/22 : COPY go.mod . [2021-07-12T02:49:54.703Z] OK: 219 MiB in 52 packages [2021-07-12T02:49:54.966Z] ---> 9d6f55d5c56a [2021-07-12T02:49:54.966Z] Step 7/22 : RUN go mod download [2021-07-12T02:49:54.966Z] Removing intermediate container e4990308da61 [2021-07-12T02:49:54.966Z] ---> e83e69062717 [2021-07-12T02:49:54.966Z] Step 6/24 : COPY go.mod . [2021-07-12T02:49:54.966Z] ---> Running in b49167c82ac9 [2021-07-12T02:49:55.230Z] Removing intermediate container a3dfba6ffe1b [2021-07-12T02:49:55.230Z] ---> 325ee18f9a7b [2021-07-12T02:49:55.230Z] Step 6/24 : COPY go.mod . [2021-07-12T02:49:55.495Z] ---> 2e34d7eb3dd0 [2021-07-12T02:49:55.496Z] Step 7/24 : RUN go mod download [2021-07-12T02:49:55.496Z] Removing intermediate container 494a1f1670f5 [2021-07-12T02:49:55.496Z] ---> fed48ef14f99 [2021-07-12T02:49:55.496Z] Step 6/23 : COPY go.mod . [2021-07-12T02:49:55.759Z] ---> Running in 49938901d441 [2021-07-12T02:49:56.020Z] OK: 219 MiB in 52 packages [2021-07-12T02:49:56.020Z] ---> f5757dcb8860 [2021-07-12T02:49:56.020Z] Step 7/24 : RUN go mod download [2021-07-12T02:49:56.020Z] ---> 628d1b07d85f [2021-07-12T02:49:56.020Z] Step 7/23 : RUN go mod download [2021-07-12T02:49:56.020Z] ---> Running in d9c37940978a [2021-07-12T02:49:56.282Z] ---> Running in af02399716ef [2021-07-12T02:49:56.871Z] Removing intermediate container fd47d90b5cec [2021-07-12T02:49:56.871Z] ---> 1b42bfd87f14 [2021-07-12T02:49:56.871Z] Step 6/23 : COPY go.mod . [2021-07-12T02:49:56.871Z] Removing intermediate container b49167c82ac9 [2021-07-12T02:49:56.871Z] ---> fb0f3a475bf3 [2021-07-12T02:49:56.871Z] Step 8/22 : COPY . . [2021-07-12T02:50:04.641Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T02:50:04.641Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-12T02:50:04.641Z] ---> 5fb683d5b596 [2021-07-12T02:50:04.641Z] Step 3/22 : WORKDIR /edgex-go [2021-07-12T02:50:04.641Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T02:50:04.641Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-12T02:50:04.641Z] ---> 5fb683d5b596 [2021-07-12T02:50:04.641Z] Step 3/26 : WORKDIR /edgex-go [2021-07-12T02:50:04.641Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T02:50:04.641Z] [2021-07-12T02:50:04.641Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-12T02:50:04.641Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder ---> 5fb683d5b596 [2021-07-12T02:50:04.641Z] [2021-07-12T02:50:04.641Z] Step 3/24 : WORKDIR /edgex-go ---> 5fb683d5b596 [2021-07-12T02:50:04.641Z] [2021-07-12T02:50:04.642Z] Step 3/24 : WORKDIR /edgex-go [2021-07-12T02:50:04.642Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T02:50:04.642Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-12T02:50:04.642Z] ---> 5fb683d5b596 [2021-07-12T02:50:04.642Z] Step 3/23 : WORKDIR /edgex-go [2021-07-12T02:50:04.642Z] ---> Running in 6ff9f932bf92 [2021-07-12T02:50:04.642Z] ---> Running in 00f6849066ce [2021-07-12T02:50:04.642Z] ---> Running in 0bde6f37784e [2021-07-12T02:50:04.642Z] ---> Running in 1393018a53f0 [2021-07-12T02:50:04.642Z] ---> Running in c6e53c1d89ce [2021-07-12T02:50:04.642Z] Removing intermediate container 0bde6f37784e [2021-07-12T02:50:04.642Z] ---> a81c9970326a [2021-07-12T02:50:04.642Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T02:50:04.642Z] Removing intermediate container c6e53c1d89ce [2021-07-12T02:50:04.642Z] ---> 137f99014834 [2021-07-12T02:50:04.642Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T02:50:04.642Z] Removing intermediate container 6ff9f932bf92 [2021-07-12T02:50:04.642Z] ---> ca38a9999652 [2021-07-12T02:50:04.642Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T02:50:04.642Z] Removing intermediate container 00f6849066ce [2021-07-12T02:50:04.642Z] ---> eebfd9735762 [2021-07-12T02:50:04.642Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T02:50:04.642Z] Removing intermediate container 1393018a53f0 [2021-07-12T02:50:04.642Z] ---> 48191d375328 [2021-07-12T02:50:04.642Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T02:50:04.642Z] ---> Running in 4674d2db3079 [2021-07-12T02:50:04.642Z] ---> Running in e20b919a96ab [2021-07-12T02:50:04.642Z] ---> Running in cc45eea417f2 [2021-07-12T02:50:04.642Z] ---> Running in 829fb4eeec3b [2021-07-12T02:50:04.642Z] ---> Running in ea2d1677fc34 [2021-07-12T02:50:05.243Z] Removing intermediate container e20b919a96ab [2021-07-12T02:50:05.243Z] ---> 7febe254b910 [2021-07-12T02:50:05.243Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-12T02:50:05.526Z] ---> Running in 10a311e5449d [2021-07-12T02:50:05.812Z] Removing intermediate container 829fb4eeec3b [2021-07-12T02:50:05.812Z] ---> 42c4674ae7d9 [2021-07-12T02:50:05.812Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-12T02:50:05.812Z] Removing intermediate container 4674d2db3079 [2021-07-12T02:50:05.812Z] ---> 747f0331f442 [2021-07-12T02:50:05.812Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-12T02:50:05.812Z] ---> Running in ac29d26fc741 [2021-07-12T02:50:06.086Z] Removing intermediate container cc45eea417f2 [2021-07-12T02:50:06.086Z] ---> 9393b7fd1772 [2021-07-12T02:50:06.086Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-12T02:50:06.086Z] ---> Running in 054f75b009c9 [2021-07-12T02:50:06.086Z] Removing intermediate container ea2d1677fc34 [2021-07-12T02:50:06.086Z] ---> 1372572bda2b [2021-07-12T02:50:06.086Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-12T02:50:06.366Z] ---> Running in 5d7cd849ab2a [2021-07-12T02:50:06.366Z] ---> Running in 51c0083cc857 [2021-07-12T02:50:07.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T02:50:07.966Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T02:50:08.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T02:50:08.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T02:50:08.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T02:50:08.516Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T02:50:09.133Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T02:50:09.133Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T02:50:09.153Z] ---> 7ec147320236 [2021-07-12T02:50:09.153Z] Step 7/23 : RUN go mod download [2021-07-12T02:50:09.153Z] ---> Running in f280c236cd45 [2021-07-12T02:50:09.153Z] Removing intermediate container 49938901d441 [2021-07-12T02:50:09.153Z] ---> 7bb327590201 [2021-07-12T02:50:09.153Z] Step 8/24 : COPY . . [2021-07-12T02:50:09.153Z] ---> 2d28f3eb59f3 [2021-07-12T02:50:09.153Z] Step 9/22 : RUN go mod tidy [2021-07-12T02:50:09.434Z] OK: 218 MiB in 52 packages [2021-07-12T02:50:09.434Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T02:50:09.434Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T02:50:10.047Z] OK: 218 MiB in 52 packages [2021-07-12T02:50:10.047Z] OK: 218 MiB in 52 packages [2021-07-12T02:50:10.672Z] OK: 218 MiB in 52 packages [2021-07-12T02:50:10.672Z] OK: 218 MiB in 52 packages [2021-07-12T02:50:10.974Z] Removing intermediate container 10a311e5449d [2021-07-12T02:50:10.974Z] ---> ab7af567e395 [2021-07-12T02:50:10.974Z] Step 6/26 : COPY go.mod . [2021-07-12T02:50:11.977Z] Removing intermediate container 054f75b009c9 [2021-07-12T02:50:11.977Z] ---> f549895b39e8 [2021-07-12T02:50:11.977Z] Step 6/22 : COPY go.mod . [2021-07-12T02:50:12.253Z] Removing intermediate container ac29d26fc741 [2021-07-12T02:50:12.253Z] ---> 93b992c4863d [2021-07-12T02:50:12.253Z] Step 6/24 : COPY go.mod . [2021-07-12T02:50:12.253Z] Removing intermediate container 5d7cd849ab2a [2021-07-12T02:50:12.253Z] ---> 5e67cdd18691 [2021-07-12T02:50:12.253Z] Step 6/23 : COPY go.mod . [2021-07-12T02:50:12.253Z] ---> a3d77ce2490f [2021-07-12T02:50:12.253Z] Step 7/26 : RUN go mod download [2021-07-12T02:50:12.530Z] ---> Running in 8f90c0e698e6 [2021-07-12T02:50:12.530Z] Removing intermediate container 51c0083cc857 [2021-07-12T02:50:12.530Z] ---> 2cda22a815c8 [2021-07-12T02:50:12.530Z] Step 6/24 : COPY go.mod . [2021-07-12T02:50:13.143Z] ---> dbfd44cb9a0e [2021-07-12T02:50:13.144Z] Step 7/22 : RUN go mod download [2021-07-12T02:50:13.420Z] ---> Running in 489a71b30b7a [2021-07-12T02:50:13.697Z] ---> 00884817e99b [2021-07-12T02:50:13.697Z] Step 7/24 : RUN go mod download [2021-07-12T02:50:13.697Z] ---> 9761e4237cf6 [2021-07-12T02:50:13.697Z] Step 7/23 : RUN go mod download [2021-07-12T02:50:13.697Z] ---> Running in 5c2d5518ea2e [2021-07-12T02:50:13.975Z] ---> 54e5275fc2c2 [2021-07-12T02:50:13.975Z] Step 7/24 : RUN go mod download [2021-07-12T02:50:13.975Z] ---> Running in c4c106c59c74 [2021-07-12T02:50:14.254Z] ---> Running in 665c3113bcf7 [2021-07-12T02:50:17.678Z] Removing intermediate container 8f90c0e698e6 [2021-07-12T02:50:17.679Z] ---> 15659fe7f935 [2021-07-12T02:50:17.679Z] Step 8/26 : COPY . . [2021-07-12T02:50:17.679Z] Removing intermediate container 489a71b30b7a [2021-07-12T02:50:17.679Z] ---> a73bfc08b703 [2021-07-12T02:50:17.679Z] Step 8/22 : COPY . . [2021-07-12T02:50:17.956Z] Removing intermediate container 5c2d5518ea2e [2021-07-12T02:50:17.956Z] ---> 90fecfe2d97f [2021-07-12T02:50:17.956Z] Step 8/24 : COPY . . [2021-07-12T02:50:19.407Z] Removing intermediate container c4c106c59c74 [2021-07-12T02:50:19.407Z] ---> 2866e91a4aab [2021-07-12T02:50:19.407Z] Step 8/23 : COPY . . [2021-07-12T02:50:19.407Z] Removing intermediate container 665c3113bcf7 [2021-07-12T02:50:19.407Z] ---> 11904f1f7192 [2021-07-12T02:50:19.407Z] Step 8/24 : COPY . . [2021-07-12T02:50:24.086Z] ---> Running in e9a4072f3d07 [2021-07-12T02:50:24.086Z] Removing intermediate container af02399716ef [2021-07-12T02:50:24.086Z] ---> bb20efeef4d7 [2021-07-12T02:50:24.086Z] Step 8/23 : COPY . . [2021-07-12T02:50:24.086Z] Removing intermediate container d9c37940978a [2021-07-12T02:50:24.086Z] ---> a80090d306ca [2021-07-12T02:50:24.086Z] Step 8/24 : COPY . . [2021-07-12T02:50:24.086Z] ---> eb63da32d366 [2021-07-12T02:50:24.086Z] Step 9/24 : RUN go mod tidy [2021-07-12T02:50:34.664Z] ---> 1dfab82760d4 [2021-07-12T02:50:34.664Z] Step 9/26 : RUN go mod tidy [2021-07-12T02:50:34.664Z] ---> 24877e8e2fc3 [2021-07-12T02:50:34.664Z] Step 9/22 : RUN go mod tidy [2021-07-12T02:50:34.664Z] ---> e3b2d83a3c3e [2021-07-12T02:50:34.664Z] Step 9/24 : RUN go mod tidy [2021-07-12T02:50:34.664Z] ---> 83c5c6719d83 [2021-07-12T02:50:34.664Z] Step 9/24 : RUN go mod tidy [2021-07-12T02:50:34.664Z] ---> 4de7d3c9dad0 [2021-07-12T02:50:34.664Z] Step 9/23 : RUN go mod tidy [2021-07-12T02:50:34.664Z] ---> Running in 8aa3cb5c4f88 [2021-07-12T02:50:34.664Z] ---> Running in 130e356676a8 [2021-07-12T02:50:34.664Z] ---> Running in 0b5172c9c12f [2021-07-12T02:50:34.991Z] ---> Running in 992e359b6a73 [2021-07-12T02:50:34.991Z] ---> Running in a7bb06cdb2e5 [2021-07-12T02:50:39.032Z] ---> Running in b0a3fb2420ed [2021-07-12T02:50:41.804Z] Removing intermediate container 8aa3cb5c4f88 [2021-07-12T02:50:41.804Z] ---> 447aea7f97dd [2021-07-12T02:50:41.804Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-12T02:50:41.804Z] ---> Running in ba0428a9a148 [2021-07-12T02:50:42.082Z] Removing intermediate container 130e356676a8 [2021-07-12T02:50:42.082Z] ---> a24f116f481e [2021-07-12T02:50:42.082Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-12T02:50:42.361Z] ---> Running in e63d59081d66 [2021-07-12T02:50:42.361Z] Removing intermediate container a7bb06cdb2e5 [2021-07-12T02:50:42.644Z] ---> ffb15baef3c2 [2021-07-12T02:50:42.644Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-12T02:50:42.922Z] ---> Running in 85def7686ea3 [2021-07-12T02:50:43.227Z] Removing intermediate container 0b5172c9c12f [2021-07-12T02:50:43.227Z] ---> 00cb37900604 [2021-07-12T02:50:43.227Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-12T02:50:43.227Z] Removing intermediate container 992e359b6a73 [2021-07-12T02:50:43.227Z] ---> 3841a1d33e63 [2021-07-12T02:50:43.227Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-12T02:50:43.227Z] ---> Running in c8ef2d452e30 [2021-07-12T02:50:43.227Z] ---> Running in d6589890a666 [2021-07-12T02:50:43.248Z] ---> 4229f6d17bfe [2021-07-12T02:50:43.248Z] Step 9/24 : RUN go mod tidy [2021-07-12T02:50:43.248Z] ---> f59df0a084bb [2021-07-12T02:50:43.248Z] Step 9/23 : RUN go mod tidy [2021-07-12T02:50:43.248Z] ---> Running in bb828a9097a5 [2021-07-12T02:50:43.248Z] ---> Running in e2eaaa5b64d3 [2021-07-12T02:50:43.248Z] Removing intermediate container f280c236cd45 [2021-07-12T02:50:43.248Z] ---> 8c7644c7504c [2021-07-12T02:50:43.248Z] Step 8/23 : COPY . . [2021-07-12T02:50:43.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-12T02:50:44.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-12T02:50:45.453Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-12T02:50:45.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-12T02:50:45.800Z] Removing intermediate container e9a4072f3d07 [2021-07-12T02:50:45.800Z] ---> 06fd8a07e05e [2021-07-12T02:50:45.800Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-12T02:50:46.013Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/core-command/core-command ./cmd/core-command [2021-07-12T02:50:51.097Z] ---> Running in 12a34e59115f [2021-07-12T02:50:55.320Z] Removing intermediate container b0a3fb2420ed [2021-07-12T02:50:55.320Z] ---> 996c3b012d54 [2021-07-12T02:50:55.320Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-12T02:51:03.469Z] ---> Running in f25dcd0ad58f [2021-07-12T02:51:03.469Z] ---> b1dbd71bc3cf [2021-07-12T02:51:03.469Z] Step 9/23 : RUN go mod tidy [2021-07-12T02:51:03.469Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-12T02:51:03.730Z] ---> Running in 48f64b2b9496 [2021-07-12T02:51:03.992Z] Removing intermediate container bb828a9097a5 [2021-07-12T02:51:03.992Z] ---> 28520928faba [2021-07-12T02:51:03.992Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-12T02:51:04.264Z] Removing intermediate container e2eaaa5b64d3 [2021-07-12T02:51:04.264Z] ---> dc46f50c8911 [2021-07-12T02:51:04.264Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-12T02:51:04.536Z] ---> Running in 0dc5d63122e3 [2021-07-12T02:51:04.800Z] ---> Running in f8b6efbba2a9 [2021-07-12T02:51:04.800Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/core-command/core-command ./cmd/core-command [2021-07-12T02:51:06.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-12T02:51:06.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-12T02:51:06.784Z] Removing intermediate container 48f64b2b9496 [2021-07-12T02:51:06.785Z] ---> 7700b7fabea5 [2021-07-12T02:51:06.785Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-12T02:51:07.050Z] ---> Running in e1e1fdf82d8c [2021-07-12T02:51:07.634Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-12T02:51:39.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-12T02:51:54.817Z] Removing intermediate container 12a34e59115f [2021-07-12T02:51:54.817Z] ---> f28c714045a2 [2021-07-12T02:51:54.817Z] [2021-07-12T02:51:54.817Z] Step 11/22 : FROM alpine:3.12 [2021-07-12T02:51:54.817Z] Removing intermediate container f25dcd0ad58f [2021-07-12T02:51:54.817Z] ---> c32542d007a4 [2021-07-12T02:51:54.817Z] [2021-07-12T02:51:54.817Z] Step 11/24 : FROM alpine:3.12 [2021-07-12T02:51:54.817Z] 3.12: Pulling from library/alpine [2021-07-12T02:51:54.818Z] 3.12: Pulling from library/alpine [2021-07-12T02:51:57.389Z] Removing intermediate container 0dc5d63122e3 [2021-07-12T02:51:57.389Z] ---> 590468c6b402 [2021-07-12T02:51:57.389Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-12T02:51:58.345Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-12T02:51:58.922Z] Status: Downloaded newer image for alpine:3.12 [2021-07-12T02:51:58.922Z] ---> Running in 57b5bf4eec49 [2021-07-12T02:51:58.922Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-12T02:51:58.922Z] Status: Image is up to date for alpine:3.12 [2021-07-12T02:51:58.922Z] ---> 13621d1b12d4 [2021-07-12T02:51:58.922Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-12T02:51:59.186Z] Removing intermediate container f8b6efbba2a9 [2021-07-12T02:51:59.186Z] ---> 9114d30b9192 [2021-07-12T02:51:59.186Z] [2021-07-12T02:51:59.186Z] Step 11/23 : FROM alpine:3.12 [2021-07-12T02:51:59.186Z] ---> 13621d1b12d4 [2021-07-12T02:51:59.186Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-12T02:51:59.186Z] ---> 13621d1b12d4 [2021-07-12T02:51:59.186Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-12T02:51:59.450Z] ---> Running in aa5063425294 [2021-07-12T02:51:59.450Z] ---> Running in e6eb23e98d27 [2021-07-12T02:51:59.450Z] ---> Running in 2bf2fcd2e0d3 [2021-07-12T02:52:00.036Z] Removing intermediate container e1e1fdf82d8c [2021-07-12T02:52:00.036Z] ---> 91ac6333d02f [2021-07-12T02:52:00.036Z] [2021-07-12T02:52:00.036Z] Step 11/23 : FROM alpine:3.12 [2021-07-12T02:52:00.036Z] ---> 13621d1b12d4 [2021-07-12T02:52:00.036Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-12T02:52:00.322Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-12T02:52:00.322Z] ---> Running in d6a21d7ceb0c [2021-07-12T02:52:00.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T02:52:00.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T02:52:00.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T02:52:00.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T02:52:00.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T02:52:00.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T02:52:00.880Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-12T02:52:00.880Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T02:52:00.880Z] OK: 6 MiB in 15 packages [2021-07-12T02:52:01.169Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-12T02:52:01.169Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T02:52:01.169Z] OK: 6 MiB in 15 packages [2021-07-12T02:52:01.169Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T02:52:01.169Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T02:52:01.169Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-12T02:52:01.169Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-12T02:52:01.169Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-12T02:52:01.169Z] (4/4) Installing curl (7.77.0-r0) [2021-07-12T02:52:01.169Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T02:52:01.169Z] Executing ca-certificates-20191127-r4.trigger [2021-07-12T02:52:01.169Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-12T02:52:01.169Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-12T02:52:01.169Z] OK: 7 MiB in 18 packages [2021-07-12T02:52:01.169Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T02:52:01.434Z] Executing ca-certificates-20191127-r4.trigger [2021-07-12T02:52:01.434Z] OK: 6 MiB in 16 packages [2021-07-12T02:52:01.721Z] Removing intermediate container e6eb23e98d27 [2021-07-12T02:52:01.721Z] ---> c309217c311b [2021-07-12T02:52:01.721Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-12T02:52:01.721Z] ---> Running in f659e07468c8 [2021-07-12T02:52:01.990Z] Removing intermediate container 57b5bf4eec49 [2021-07-12T02:52:01.991Z] ---> 62a0463f7e1a [2021-07-12T02:52:01.991Z] [2021-07-12T02:52:01.991Z] Step 12/24 : FROM docker:20.10.0 [2021-07-12T02:52:01.991Z] Removing intermediate container 2bf2fcd2e0d3 [2021-07-12T02:52:01.991Z] ---> ae7806755733 [2021-07-12T02:52:01.991Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-12T02:52:02.264Z] 20.10.0: Pulling from library/docker [2021-07-12T02:52:02.264Z] ---> Running in 02bb65c17db9 [2021-07-12T02:52:02.264Z] Removing intermediate container f659e07468c8 [2021-07-12T02:52:02.264Z] ---> 804eaa228389 [2021-07-12T02:52:02.264Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-12T02:52:02.264Z] Removing intermediate container d6a21d7ceb0c [2021-07-12T02:52:02.264Z] ---> 13ba568ca5d4 [2021-07-12T02:52:02.264Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-12T02:52:02.264Z] Removing intermediate container aa5063425294 [2021-07-12T02:52:02.264Z] ---> d4058629de29 [2021-07-12T02:52:02.264Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-12T02:52:02.264Z] ---> Running in 7c8b26048406 [2021-07-12T02:52:02.264Z] ---> Running in 4edbdbc5f77c [2021-07-12T02:52:02.264Z] ---> Running in 8d7c19e7ea86 [2021-07-12T02:52:02.264Z] Removing intermediate container 02bb65c17db9 [2021-07-12T02:52:02.264Z] ---> 34cdc33800a6 [2021-07-12T02:52:02.264Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-12T02:52:02.531Z] ---> Running in 42ab05587e77 [2021-07-12T02:52:02.531Z] Removing intermediate container 7c8b26048406 [2021-07-12T02:52:02.531Z] ---> 220e47105001 [2021-07-12T02:52:02.531Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-12T02:52:02.802Z] Removing intermediate container 4edbdbc5f77c [2021-07-12T02:52:02.802Z] ---> 32ee57e8e843 [2021-07-12T02:52:02.802Z] Step 14/22 : WORKDIR /edgex [2021-07-12T02:52:02.802Z] ---> Running in 3a5fdad8d635 [2021-07-12T02:52:02.802Z] Removing intermediate container 8d7c19e7ea86 [2021-07-12T02:52:02.802Z] ---> b6739f690733 [2021-07-12T02:52:02.802Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-12T02:52:02.802Z] Removing intermediate container 42ab05587e77 [2021-07-12T02:52:02.802Z] ---> 15c2dd659314 [2021-07-12T02:52:02.802Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-12T02:52:03.069Z] ---> Running in 0ddf19bb8b89 [2021-07-12T02:52:03.069Z] ---> Running in 5d629b9105e0 [2021-07-12T02:52:03.331Z] ---> Running in b8f56aba1c45 [2021-07-12T02:52:03.331Z] Removing intermediate container 3a5fdad8d635 [2021-07-12T02:52:03.331Z] ---> ea8eccb48810 [2021-07-12T02:52:03.331Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T02:52:03.331Z] Removing intermediate container 5d629b9105e0 [2021-07-12T02:52:03.331Z] ---> af454b8c4617 [2021-07-12T02:52:03.331Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-12T02:52:03.593Z] ---> Running in cc41bb48f4b7 [2021-07-12T02:52:04.169Z] Removing intermediate container 0ddf19bb8b89 [2021-07-12T02:52:04.169Z] ---> 452bf694c62c [2021-07-12T02:52:04.169Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-12T02:52:04.169Z] Removing intermediate container b8f56aba1c45 [2021-07-12T02:52:04.169Z] ---> bfab2c88100b [2021-07-12T02:52:04.169Z] Step 16/24 : WORKDIR / [2021-07-12T02:52:04.169Z] ---> b448ba6e9c04 [2021-07-12T02:52:04.169Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-12T02:52:04.169Z] Removing intermediate container cc41bb48f4b7 [2021-07-12T02:52:04.169Z] ---> 01c7db1b07ec [2021-07-12T02:52:04.169Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T02:52:04.436Z] ---> Running in 988419c4120c [2021-07-12T02:52:04.708Z] ---> a632547b493b [2021-07-12T02:52:04.708Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-12T02:52:04.708Z] ---> 5020a5f50e5c [2021-07-12T02:52:04.708Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-12T02:52:06.637Z] ---> bea18770541b [2021-07-12T02:52:06.637Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-12T02:52:06.637Z] Removing intermediate container 988419c4120c [2021-07-12T02:52:06.637Z] ---> bcdcdcfac043 [2021-07-12T02:52:06.637Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T02:52:07.173Z] ---> ad600279678b [2021-07-12T02:52:07.173Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-12T02:52:07.512Z] ---> 17d132c67093 [2021-07-12T02:52:07.512Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-12T02:52:07.898Z] ---> Running in ef100463f003 [2021-07-12T02:52:07.898Z] ---> e9b807a2131e [2021-07-12T02:52:07.898Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-12T02:52:07.898Z] ---> 2f5aab9a6568 [2021-07-12T02:52:07.898Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-12T02:52:08.672Z] Removing intermediate container ef100463f003 [2021-07-12T02:52:08.672Z] ---> a4ebeaa9946f [2021-07-12T02:52:08.672Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T02:52:08.672Z] ---> 881cc092cab6 [2021-07-12T02:52:08.672Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-12T02:52:08.672Z] ---> 4f500c63d5df [2021-07-12T02:52:08.672Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-12T02:52:08.672Z] ---> d8c6b87b94f5 [2021-07-12T02:52:08.672Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-12T02:52:08.672Z] ---> Running in 0b61095833d3 [2021-07-12T02:52:08.945Z] ---> Running in 0fb7aebe9fe3 [2021-07-12T02:52:08.945Z] ---> Running in 11c3252dfb53 [2021-07-12T02:52:08.945Z] Removing intermediate container 0b61095833d3 [2021-07-12T02:52:08.945Z] ---> 4592326604ba [2021-07-12T02:52:08.945Z] Step 21/23 : LABEL arch=x86_64 [2021-07-12T02:52:08.945Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-12T02:52:08.945Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-12T02:52:08.945Z] Removing intermediate container 0fb7aebe9fe3 [2021-07-12T02:52:08.945Z] ---> 4c79da0daa1d [2021-07-12T02:52:08.945Z] Step 19/22 : CMD ["--init=true"] [2021-07-12T02:52:08.945Z] ---> aefe523efa57 [2021-07-12T02:52:08.945Z] 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-07-12T02:52:08.945Z] ---> 7f042f69d5fd [2021-07-12T02:52:08.945Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-12T02:52:08.945Z] Removing intermediate container 11c3252dfb53 [2021-07-12T02:52:08.945Z] ---> 206fa46af9cf [2021-07-12T02:52:08.945Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T02:52:08.945Z] ---> Running in 3b43a2c835f6 [2021-07-12T02:52:09.209Z] ---> Running in 27723e1f9974 [2021-07-12T02:52:09.210Z] ---> Running in 2cdb096c0c0a [2021-07-12T02:52:09.210Z] ---> Running in dddb26673688 [2021-07-12T02:52:09.210Z] ---> Running in 734b8246cfe8 [2021-07-12T02:52:09.210Z] Removing intermediate container 3b43a2c835f6 [2021-07-12T02:52:09.210Z] ---> 54719b5df2ed [2021-07-12T02:52:09.210Z] Step 22/23 : LABEL git_sha=54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:52:09.210Z] Removing intermediate container 27723e1f9974 [2021-07-12T02:52:09.210Z] ---> 90da0b7ffa44 [2021-07-12T02:52:09.210Z] Step 20/22 : LABEL arch=x86_64 [2021-07-12T02:52:09.210Z] Removing intermediate container dddb26673688 [2021-07-12T02:52:09.210Z] ---> 1acf81381b69 [2021-07-12T02:52:09.210Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T02:52:09.210Z] Removing intermediate container 2cdb096c0c0a [2021-07-12T02:52:09.210Z] ---> d4b9efbae289 [2021-07-12T02:52:09.210Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-12T02:52:09.210Z] ---> Running in 6eb4ce6be6c2 [2021-07-12T02:52:09.210Z] ---> Running in 145352d7c299 [2021-07-12T02:52:09.210Z] ---> Running in 26f114920292 [2021-07-12T02:52:09.210Z] ---> Running in 1f23ea0fb5b7 [2021-07-12T02:52:09.210Z] Removing intermediate container 734b8246cfe8 [2021-07-12T02:52:09.210Z] ---> 5241a6170910 [2021-07-12T02:52:09.210Z] Step 21/23 : LABEL arch=x86_64 [2021-07-12T02:52:09.475Z] ---> Running in f89ddd7ad902 [2021-07-12T02:52:09.475Z] Removing intermediate container 145352d7c299 [2021-07-12T02:52:09.475Z] ---> cd6c093b3b72 [2021-07-12T02:52:09.475Z] Step 21/22 : LABEL git_sha=54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:52:09.475Z] Removing intermediate container 6eb4ce6be6c2 [2021-07-12T02:52:09.475Z] ---> f3f268210aee [2021-07-12T02:52:09.475Z] Step 23/23 : LABEL version=2.0.1-dev.5 [2021-07-12T02:52:09.475Z] Removing intermediate container f89ddd7ad902 [2021-07-12T02:52:09.475Z] ---> 853f0b0ab76e [2021-07-12T02:52:09.475Z] Step 22/23 : LABEL git_sha=54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:52:09.475Z] ---> Running in b19897a48ee3 [2021-07-12T02:52:09.475Z] ---> Running in c91f8cc724be [2021-07-12T02:52:09.475Z] Removing intermediate container 26f114920292 [2021-07-12T02:52:09.475Z] ---> b86c4ae427f1 [2021-07-12T02:52:09.475Z] Step 22/24 : LABEL arch=x86_64 [2021-07-12T02:52:09.475Z] ---> Running in 7bdf89e65377 [2021-07-12T02:52:09.762Z] ---> Running in ba0d198080fa [2021-07-12T02:52:09.762Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T02:52:09.762Z] Removing intermediate container c91f8cc724be [2021-07-12T02:52:09.762Z] ---> 1aaeaaa1661d [2021-07-12T02:52:09.762Z] [2021-07-12T02:52:09.762Z] Removing intermediate container 7bdf89e65377 [2021-07-12T02:52:09.762Z] ---> e40507b7754d [2021-07-12T02:52:09.762Z] Step 23/23 : LABEL version=2.0.1-dev.5 [2021-07-12T02:52:09.762Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T02:52:09.762Z] Removing intermediate container b19897a48ee3 [2021-07-12T02:52:09.762Z] ---> 0447f2c4460a [2021-07-12T02:52:09.762Z] Step 22/22 : LABEL version=2.0.1-dev.5 [2021-07-12T02:52:09.763Z] Successfully built 1aaeaaa1661d [2021-07-12T02:52:10.029Z] ---> Running in dca206aa52e9 [2021-07-12T02:52:10.029Z] Successfully tagged support-scheduler:latest [2021-07-12T02:52:10.029Z] Building security-secretstore-setup [2021-07-12T02:52:10.029Z] Removing intermediate container ba0d198080fa [2021-07-12T02:52:10.029Z] ---> ff4a4ed5cb91 [2021-07-12T02:52:10.029Z] Step 23/24 : LABEL git_sha=54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:52:10.029Z]  Building support-scheduler ... done  ---> Running in b8a1988a0154 [2021-07-12T02:52:10.029Z] ---> Running in 49fc9272d2d3 [2021-07-12T02:52:10.029Z] (1/39) Installing readline (8.0.4-r0) [2021-07-12T02:52:10.029Z] (2/39) Installing bash (5.0.17-r0) [2021-07-12T02:52:10.029Z] Executing bash-5.0.17-r0.post-install [2021-07-12T02:52:10.029Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-12T02:52:10.029Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-12T02:52:10.029Z] (5/39) Installing curl (7.77.0-r0) [2021-07-12T02:52:10.029Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-12T02:52:10.029Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-12T02:52:10.029Z] (8/39) Installing expat (2.2.9-r1) [2021-07-12T02:52:10.292Z] (9/39) Installing libffi (3.3-r2) [2021-07-12T02:52:10.557Z] (10/39) Installing gdbm (1.13-r1) [2021-07-12T02:52:10.557Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-12T02:52:10.557Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-12T02:52:10.557Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-12T02:52:11.154Z] Removing intermediate container dca206aa52e9 [2021-07-12T02:52:11.154Z] ---> ecf4a97666e3 [2021-07-12T02:52:11.154Z] [2021-07-12T02:52:11.154Z] Removing intermediate container b8a1988a0154 [2021-07-12T02:52:11.154Z] ---> 21db894e5003 [2021-07-12T02:52:11.154Z] [2021-07-12T02:52:12.551Z] Successfully built ecf4a97666e3 [2021-07-12T02:52:12.551Z] Removing intermediate container 49fc9272d2d3 [2021-07-12T02:52:12.551Z] ---> 48b97152d5a5 [2021-07-12T02:52:12.551Z] Step 24/24 : LABEL version=2.0.1-dev.5 [2021-07-12T02:52:12.551Z] Successfully built 21db894e5003 [2021-07-12T02:52:12.551Z] Successfully tagged support-notifications:latest [2021-07-12T02:52:12.551Z] Building core-metadata [2021-07-12T02:52:14.484Z]  Building support-notifications ... done Successfully tagged security-proxy-setup:latest [2021-07-12T02:52:14.484Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-07-12T02:52:19.807Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-12T02:52:19.807Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-12T02:52:19.807Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-12T02:52:19.807Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-12T02:52:19.807Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-12T02:52:20.071Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-12T02:52:20.071Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-12T02:52:21.467Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-12T02:52:21.735Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-12T02:52:21.999Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-12T02:52:22.263Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T02:52:22.263Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-12T02:52:22.263Z] ---> e76f5d85d37c [2021-07-12T02:52:22.263Z] Step 3/24 : WORKDIR /edgex-go [2021-07-12T02:52:22.263Z] ---> Using cache [2021-07-12T02:52:22.263Z] ---> 14685ca66f63 [2021-07-12T02:52:22.263Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T02:52:22.263Z] ---> Using cache [2021-07-12T02:52:22.263Z] ---> 56b44b92a853 [2021-07-12T02:52:22.263Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-12T02:52:22.263Z] ---> Using cache [2021-07-12T02:52:22.263Z] ---> fed48ef14f99 [2021-07-12T02:52:22.263Z] Step 6/24 : COPY go.mod . [2021-07-12T02:52:22.263Z] ---> Using cache [2021-07-12T02:52:22.263Z] ---> 628d1b07d85f [2021-07-12T02:52:22.263Z] Step 7/24 : RUN go mod download [2021-07-12T02:52:22.263Z] ---> Using cache [2021-07-12T02:52:22.263Z] ---> bb20efeef4d7 [2021-07-12T02:52:22.263Z] Step 8/24 : COPY . . [2021-07-12T02:52:22.263Z] ---> Using cache [2021-07-12T02:52:22.263Z] ---> f59df0a084bb [2021-07-12T02:52:22.263Z] Step 9/24 : RUN go mod tidy [2021-07-12T02:52:22.263Z] ---> Using cache [2021-07-12T02:52:22.263Z] ---> dc46f50c8911 [2021-07-12T02:52:22.263Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-12T02:52:22.263Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-12T02:52:22.263Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-12T02:52:23.690Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T02:52:23.690Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-12T02:52:23.690Z] ---> e76f5d85d37c [2021-07-12T02:52:23.690Z] Step 3/32 : WORKDIR /edgex-go [2021-07-12T02:52:23.690Z] ---> Using cache [2021-07-12T02:52:23.690Z] ---> 14685ca66f63 [2021-07-12T02:52:23.690Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T02:52:23.690Z] ---> Using cache [2021-07-12T02:52:23.690Z] ---> 56b44b92a853 [2021-07-12T02:52:23.690Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-12T02:52:23.690Z] ---> Using cache [2021-07-12T02:52:23.690Z] ---> fed48ef14f99 [2021-07-12T02:52:23.690Z] Step 6/32 : COPY go.mod . [2021-07-12T02:52:23.690Z] ---> Using cache [2021-07-12T02:52:23.690Z] ---> 628d1b07d85f [2021-07-12T02:52:23.690Z] Step 7/32 : RUN go mod download [2021-07-12T02:52:23.690Z] ---> Using cache [2021-07-12T02:52:23.690Z] ---> bb20efeef4d7 [2021-07-12T02:52:23.690Z] Step 8/32 : COPY . . [2021-07-12T02:52:23.690Z] ---> Using cache [2021-07-12T02:52:23.690Z] ---> f59df0a084bb [2021-07-12T02:52:23.690Z] Step 9/32 : RUN go mod tidy [2021-07-12T02:52:23.690Z] ---> Using cache [2021-07-12T02:52:23.690Z] ---> dc46f50c8911 [2021-07-12T02:52:23.690Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-12T02:52:23.690Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-12T02:52:24.639Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-12T02:52:24.901Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-12T02:52:25.164Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-12T02:52:26.564Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-12T02:52:27.513Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-12T02:52:28.911Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-12T02:52:30.557Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-12T02:52:30.557Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-12T02:52:30.557Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-12T02:52:30.557Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-12T02:52:30.822Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-12T02:52:30.822Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-12T02:52:30.822Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-12T02:52:31.085Z] Executing busybox-1.31.1-r19.trigger [2021-07-12T02:52:31.085Z] OK: 72 MiB in 59 packages [2021-07-12T02:52:31.085Z] ---> Running in b2ec32f9743f [2021-07-12T02:52:31.347Z] ---> Running in e22441ad1e6a [2021-07-12T02:52:31.347Z] ---> Running in d3597d285292 [2021-07-12T02:52:31.624Z] Removing intermediate container b2ec32f9743f [2021-07-12T02:52:31.624Z] ---> 6adc2190fb4c [2021-07-12T02:52:31.624Z] [2021-07-12T02:52:31.891Z] Successfully built 6adc2190fb4c [2021-07-12T02:52:31.892Z] Successfully tagged core-command:latest [2021-07-12T02:52:31.892Z]  Building core-command ... done Building core-data [2021-07-12T02:52:33.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-12T02:52:33.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-12T02:52:35.767Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T02:52:35.767Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-12T02:52:35.767Z] ---> e76f5d85d37c [2021-07-12T02:52:35.767Z] Step 3/24 : WORKDIR /edgex-go [2021-07-12T02:52:35.767Z] ---> Using cache [2021-07-12T02:52:35.767Z] ---> 14685ca66f63 [2021-07-12T02:52:35.767Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T02:52:35.767Z] ---> Using cache [2021-07-12T02:52:35.767Z] ---> 56b44b92a853 [2021-07-12T02:52:35.767Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-12T02:52:37.949Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-12T02:52:37.950Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-12T02:52:39.425Z] Removing intermediate container c8ef2d452e30 [2021-07-12T02:52:39.425Z] ---> 3fb34b0a1c01 [2021-07-12T02:52:39.425Z] [2021-07-12T02:52:39.425Z] Step 11/24 : FROM alpine:3.12 [2021-07-12T02:52:39.707Z] 3.12: Pulling from library/alpine [2021-07-12T02:52:39.990Z] Removing intermediate container ba0428a9a148 [2021-07-12T02:52:39.990Z] ---> 113c1e6d8eda [2021-07-12T02:52:39.990Z] [2021-07-12T02:52:39.990Z] Step 11/26 : FROM alpine:3.12 [2021-07-12T02:52:39.990Z] 3.12: Pulling from library/alpine [2021-07-12T02:52:41.115Z] ---> Running in f7f4722d7543 [2021-07-12T02:52:41.452Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-12T02:52:41.452Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-12T02:52:41.452Z] Status: Image is up to date for alpine:3.12 [2021-07-12T02:52:41.452Z] Status: Downloaded newer image for alpine:3.12 [2021-07-12T02:52:41.452Z] ---> c4fd0aeabfcf [2021-07-12T02:52:41.452Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-12T02:52:41.452Z] ---> c4fd0aeabfcf [2021-07-12T02:52:41.452Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-12T02:52:41.452Z] Removing intermediate container e63d59081d66 [2021-07-12T02:52:41.452Z] ---> e216b84c8703 [2021-07-12T02:52:41.452Z] [2021-07-12T02:52:41.452Z] Step 11/22 : FROM alpine:3.12 [2021-07-12T02:52:41.452Z] ---> c4fd0aeabfcf [2021-07-12T02:52:41.452Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-12T02:52:41.452Z] Removing intermediate container 85def7686ea3 [2021-07-12T02:52:41.452Z] ---> 18b8e92cd867 [2021-07-12T02:52:41.452Z] [2021-07-12T02:52:41.452Z] Step 11/23 : FROM alpine:3.12 [2021-07-12T02:52:41.452Z] ---> c4fd0aeabfcf [2021-07-12T02:52:41.452Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-12T02:52:41.719Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T02:52:41.720Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-12T02:52:41.720Z] ---> e76f5d85d37c [2021-07-12T02:52:41.720Z] Step 3/26 : WORKDIR /edgex-go [2021-07-12T02:52:41.720Z] ---> Using cache [2021-07-12T02:52:41.720Z] ---> 14685ca66f63 [2021-07-12T02:52:41.720Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T02:52:41.720Z] ---> Using cache [2021-07-12T02:52:41.720Z] ---> 56b44b92a853 [2021-07-12T02:52:41.720Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-12T02:52:41.720Z] ---> Using cache [2021-07-12T02:52:41.720Z] ---> fed48ef14f99 [2021-07-12T02:52:41.720Z] Step 6/26 : COPY go.mod . [2021-07-12T02:52:41.720Z] ---> Using cache [2021-07-12T02:52:41.720Z] ---> 628d1b07d85f [2021-07-12T02:52:41.720Z] Step 7/26 : RUN go mod download [2021-07-12T02:52:41.720Z] ---> Using cache [2021-07-12T02:52:41.720Z] ---> bb20efeef4d7 [2021-07-12T02:52:41.720Z] Step 8/26 : COPY . . [2021-07-12T02:52:41.720Z] ---> Using cache [2021-07-12T02:52:41.720Z] ---> f59df0a084bb [2021-07-12T02:52:41.720Z] Step 9/26 : RUN go mod tidy [2021-07-12T02:52:41.720Z] ---> Using cache [2021-07-12T02:52:41.720Z] ---> dc46f50c8911 [2021-07-12T02:52:41.720Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-12T02:52:41.736Z] ---> Running in aff031e8ac8b [2021-07-12T02:52:41.736Z] ---> Running in 4c662084e534 [2021-07-12T02:52:42.015Z] ---> Running in ae648609f33c [2021-07-12T02:52:42.015Z] ---> Running in 93d1ae7b24b1 [2021-07-12T02:52:43.658Z] ---> Running in 3990a7151256 [2021-07-12T02:52:43.945Z] Collecting docker-compose==1.23.2 [2021-07-12T02:52:43.945Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-12T02:52:44.226Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-12T02:52:44.226Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-12T02:52:44.226Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T02:52:44.226Z] Collecting texttable<0.10,>=0.9.0 [2021-07-12T02:52:44.226Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-12T02:52:44.501Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-12T02:52:44.662Z] Removing intermediate container d6589890a666 [2021-07-12T02:52:44.662Z] ---> 7295c5dd27a3 [2021-07-12T02:52:44.662Z] [2021-07-12T02:52:44.662Z] Step 11/24 : FROM alpine:3.12 [2021-07-12T02:52:44.662Z] ---> c4fd0aeabfcf [2021-07-12T02:52:44.662Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-12T02:52:44.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T02:52:44.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T02:52:44.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T02:52:44.662Z] ---> Running in d974ebc29d2f [2021-07-12T02:52:44.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T02:52:44.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T02:52:44.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T02:52:44.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T02:52:44.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T02:52:44.778Z] 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-07-12T02:52:45.058Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T02:52:45.058Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-12T02:52:45.058Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-12T02:52:45.283Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-12T02:52:45.283Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T02:52:45.283Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-12T02:52:45.283Z] OK: 5 MiB in 15 packages [2021-07-12T02:52:45.283Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-12T02:52:45.283Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T02:52:45.340Z] Collecting docker<4.0,>=3.6.0 [2021-07-12T02:52:45.340Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-12T02:52:45.561Z] OK: 5 MiB in 15 packages [2021-07-12T02:52:45.561Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-12T02:52:45.561Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-12T02:52:45.561Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-12T02:52:45.561Z] (4/6) Installing curl (7.77.0-r0) [2021-07-12T02:52:45.561Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-12T02:52:45.561Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-12T02:52:45.561Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-12T02:52:45.561Z] (6/6) Installing su-exec (0.2-r1) [2021-07-12T02:52:45.561Z] (4/4) Installing curl (7.77.0-r0) [2021-07-12T02:52:45.561Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T02:52:45.561Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T02:52:45.561Z] Executing ca-certificates-20191127-r4.trigger [2021-07-12T02:52:45.561Z] Executing ca-certificates-20191127-r4.trigger [2021-07-12T02:52:45.622Z] OK: 219 MiB in 52 packages [2021-07-12T02:52:45.847Z] OK: 7 MiB in 20 packages [2021-07-12T02:52:45.847Z] OK: 7 MiB in 18 packages [2021-07-12T02:52:45.892Z] Collecting PyYAML<4,>=3.10 [2021-07-12T02:52:45.892Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-12T02:52:46.171Z] Removing intermediate container f7f4722d7543 [2021-07-12T02:52:46.171Z] ---> 10ce3809602b [2021-07-12T02:52:46.171Z] Step 6/24 : COPY go.mod . [2021-07-12T02:52:46.447Z] ---> cc27f682b30b [2021-07-12T02:52:46.447Z] Step 7/24 : RUN go mod download [2021-07-12T02:52:46.447Z] ---> Running in d86221c5ef19 [2021-07-12T02:52:46.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T02:52:46.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T02:52:47.132Z] Removing intermediate container 4c662084e534 [2021-07-12T02:52:47.132Z] ---> 7c1886cc4069 [2021-07-12T02:52:47.132Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-12T02:52:47.418Z] ---> Running in 258ef6a53438 [2021-07-12T02:52:47.418Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-12T02:52:47.418Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T02:52:47.418Z] OK: 5 MiB in 15 packages [2021-07-12T02:52:47.430Z] Collecting jsonschema<3,>=2.5.1 [2021-07-12T02:52:47.430Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-12T02:52:47.430Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-12T02:52:47.430Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-12T02:52:47.697Z] Removing intermediate container 93d1ae7b24b1 [2021-07-12T02:52:47.697Z] ---> bda32d8ef6c8 [2021-07-12T02:52:47.697Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-12T02:52:47.982Z] ---> Running in dfe4f40f53c1 [2021-07-12T02:52:48.438Z] Collecting cached-property<2,>=1.2.0 [2021-07-12T02:52:48.438Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-12T02:52:48.438Z] Removing intermediate container d86221c5ef19 [2021-07-12T02:52:48.438Z] ---> 7d599c271c4b [2021-07-12T02:52:48.438Z] Step 8/24 : COPY . . [2021-07-12T02:52:48.438Z] Collecting docopt<0.7,>=0.6.1 [2021-07-12T02:52:48.438Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-12T02:52:48.585Z] Removing intermediate container 258ef6a53438 [2021-07-12T02:52:48.585Z] ---> 373fd134429f [2021-07-12T02:52:48.585Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-12T02:52:48.585Z] Removing intermediate container aff031e8ac8b [2021-07-12T02:52:48.585Z] ---> 752d167b5443 [2021-07-12T02:52:48.585Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-12T02:52:48.863Z] Removing intermediate container ae648609f33c [2021-07-12T02:52:48.863Z] ---> b3ad91f7951c [2021-07-12T02:52:48.863Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-12T02:52:48.863Z] ---> Running in a7a251400208 [2021-07-12T02:52:48.863Z] Removing intermediate container dfe4f40f53c1 [2021-07-12T02:52:48.863Z] ---> 852bbc6512aa [2021-07-12T02:52:48.863Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-12T02:52:49.140Z] ---> Running in 8e16e39b210f [2021-07-12T02:52:49.140Z] ---> Running in bb7b51276ab1 [2021-07-12T02:52:49.140Z] ---> Running in 0d1ee33c7b96 [2021-07-12T02:52:49.140Z] Removing intermediate container d974ebc29d2f [2021-07-12T02:52:49.140Z] ---> 2a22032c7629 [2021-07-12T02:52:49.140Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-12T02:52:49.426Z] ---> Running in 7881872544bb [2021-07-12T02:52:49.426Z] Removing intermediate container a7a251400208 [2021-07-12T02:52:49.426Z] ---> e2e5e44c40aa [2021-07-12T02:52:49.426Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-12T02:52:49.713Z] Removing intermediate container 8e16e39b210f [2021-07-12T02:52:49.713Z] ---> 73660dec9f73 [2021-07-12T02:52:49.714Z] Step 14/26 : WORKDIR / [2021-07-12T02:52:49.714Z] ---> Running in a23b394aabc4 [2021-07-12T02:52:49.714Z] Removing intermediate container bb7b51276ab1 [2021-07-12T02:52:49.714Z] ---> 74b78970f23d [2021-07-12T02:52:49.714Z] Step 14/22 : WORKDIR /edgex [2021-07-12T02:52:49.938Z] Collecting idna<2.8,>=2.5 [2021-07-12T02:52:49.938Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-12T02:52:49.938Z] 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-07-12T02:52:49.938Z] 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-07-12T02:52:49.938Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-12T02:52:49.938Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-12T02:52:49.999Z] ---> Running in 73105dcbff88 [2021-07-12T02:52:49.999Z] Removing intermediate container 0d1ee33c7b96 [2021-07-12T02:52:50.000Z] ---> 38831a8c90e7 [2021-07-12T02:52:50.000Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-12T02:52:50.000Z] Removing intermediate container 7881872544bb [2021-07-12T02:52:50.000Z] ---> a1861ebbff7d [2021-07-12T02:52:50.000Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-12T02:52:50.000Z] ---> Running in c50f27cd2f02 [2021-07-12T02:52:50.214Z] Collecting docker-pycreds>=0.4.0 [2021-07-12T02:52:50.214Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-12T02:52:50.214Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-12T02:52:50.214Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-12T02:52:50.214Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-12T02:52:50.214Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-12T02:52:50.280Z] ---> Running in 392060d625e1 [2021-07-12T02:52:50.280Z] ---> Running in 8479339f4a7e [2021-07-12T02:52:50.280Z] Removing intermediate container a23b394aabc4 [2021-07-12T02:52:50.558Z] ---> 34571a0f76c0 [2021-07-12T02:52:50.559Z] Step 16/24 : WORKDIR / [2021-07-12T02:52:50.823Z] Installing collected packages: websocket-client, texttable, idna, urllib3, requests, docker-pycreds, docker, PyYAML, jsonschema, dockerpty, cached-property, docopt, docker-compose [2021-07-12T02:52:50.823Z] Running setup.py install for texttable: started [2021-07-12T02:52:50.834Z] ---> Running in 217ba529f0d7 [2021-07-12T02:52:50.834Z] Removing intermediate container 73105dcbff88 [2021-07-12T02:52:50.835Z] ---> ef27b4808d60 [2021-07-12T02:52:50.835Z] 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-07-12T02:52:51.112Z] Removing intermediate container c50f27cd2f02 [2021-07-12T02:52:51.112Z] ---> e2f894f719f8 [2021-07-12T02:52:51.112Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-12T02:52:51.112Z] Removing intermediate container 392060d625e1 [2021-07-12T02:52:51.112Z] ---> 7bbde3853d14 [2021-07-12T02:52:51.112Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T02:52:51.112Z] Removing intermediate container 8479339f4a7e [2021-07-12T02:52:51.112Z] ---> e710f8610a6d [2021-07-12T02:52:51.112Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-12T02:52:51.392Z] ---> Running in a5db6745c2af [2021-07-12T02:52:51.456Z] Running setup.py install for texttable: finished with status 'done' [2021-07-12T02:52:51.456Z] Attempting uninstall: idna [2021-07-12T02:52:51.456Z] Found existing installation: idna 2.9 [2021-07-12T02:52:51.673Z] Removing intermediate container 217ba529f0d7 [2021-07-12T02:52:51.673Z] ---> 64acc5a66e9c [2021-07-12T02:52:51.673Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T02:52:51.754Z] Uninstalling idna-2.9: [2021-07-12T02:52:51.754Z] Successfully uninstalled idna-2.9 [2021-07-12T02:52:51.948Z] ---> 6e01e8df4a25 [2021-07-12T02:52:51.948Z] 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-07-12T02:52:51.948Z] Removing intermediate container a5db6745c2af [2021-07-12T02:52:51.948Z] ---> d2eb1751078b [2021-07-12T02:52:51.948Z] Step 16/24 : WORKDIR / [2021-07-12T02:52:52.226Z] ---> Running in 0b9d6c47815a [2021-07-12T02:52:52.226Z] ---> fab4b04ca026 [2021-07-12T02:52:52.226Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-12T02:52:52.226Z] ---> afa8dd9be75c [2021-07-12T02:52:52.226Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-12T02:52:52.830Z] ---> d9fdd1c35a38 [2021-07-12T02:52:52.830Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-12T02:52:53.106Z] ---> 3e363b99a8db [2021-07-12T02:52:53.107Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-12T02:52:53.107Z] Removing intermediate container 0b9d6c47815a [2021-07-12T02:52:53.107Z] ---> b14d3d410430 [2021-07-12T02:52:53.107Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T02:52:54.423Z] Attempting uninstall: urllib3 [2021-07-12T02:52:54.423Z] Found existing installation: urllib3 1.25.9 [2021-07-12T02:52:54.423Z] Uninstalling urllib3-1.25.9: [2021-07-12T02:52:54.423Z] Successfully uninstalled urllib3-1.25.9 [2021-07-12T02:52:54.561Z] ---> 65ce007a3109 [2021-07-12T02:52:54.561Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-12T02:52:54.561Z] ---> 2b4bb864a7dd [2021-07-12T02:52:54.561Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-12T02:52:54.561Z] ---> 6fc2e47d44d4 [2021-07-12T02:52:54.561Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-12T02:52:54.561Z] ---> 43fe9c495ee2 [2021-07-12T02:52:54.561Z] 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-07-12T02:52:54.561Z] ---> 652186d0deac [2021-07-12T02:52:54.561Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-12T02:52:56.020Z] ---> f6a497f23259 [2021-07-12T02:52:56.020Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-12T02:52:56.020Z] ---> Running in 4d110f186a8e [2021-07-12T02:52:56.020Z] ---> 43bac102f0df [2021-07-12T02:52:56.301Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-12T02:52:56.301Z] ---> ebf3d82cc1ce [2021-07-12T02:52:56.301Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-12T02:52:56.301Z] ---> 014146ff94a1 [2021-07-12T02:52:56.301Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-12T02:52:56.301Z] ---> Running in 8d2f645abd03 [2021-07-12T02:52:56.578Z] ---> Running in 775c402488f0 [2021-07-12T02:52:56.578Z] ---> c8f6aee8e7d5 [2021-07-12T02:52:56.578Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-12T02:52:56.856Z] Removing intermediate container 4d110f186a8e [2021-07-12T02:52:56.856Z] ---> 34a05ebb51f3 [2021-07-12T02:52:56.856Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T02:52:57.145Z] ---> Running in f5c4b98f90b8 [2021-07-12T02:52:57.145Z] Removing intermediate container 8d2f645abd03 [2021-07-12T02:52:57.145Z] ---> 5092d2cf076f [2021-07-12T02:52:57.145Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T02:52:57.145Z] Removing intermediate container 775c402488f0 [2021-07-12T02:52:57.145Z] ---> b4815cbe768d [2021-07-12T02:52:57.145Z] Step 19/22 : CMD ["--init=true"] [2021-07-12T02:52:57.419Z] ---> Running in 4bcffa6dda8f [2021-07-12T02:52:57.695Z] ---> Running in 1f76b0265d76 [2021-07-12T02:52:57.695Z] Removing intermediate container f5c4b98f90b8 [2021-07-12T02:52:57.695Z] ---> aad54624c0ee [2021-07-12T02:52:57.695Z] Step 21/23 : LABEL arch=arm64 [2021-07-12T02:52:57.758Z] Attempting uninstall: requests [2021-07-12T02:52:57.758Z] Found existing installation: requests 2.23.0 [2021-07-12T02:52:57.758Z] Uninstalling requests-2.23.0: [2021-07-12T02:52:57.758Z] ---> 0de8e614b539 [2021-07-12T02:52:57.758Z] Step 9/24 : RUN go mod tidy [2021-07-12T02:52:57.758Z] Successfully uninstalled requests-2.23.0 [2021-07-12T02:52:57.758Z] ---> Running in 936732f84638 [2021-07-12T02:52:57.980Z] ---> 5fce66cb4333 [2021-07-12T02:52:57.980Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-12T02:52:57.980Z] ---> 59b75e557de9 [2021-07-12T02:52:57.980Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-12T02:52:57.980Z] ---> Running in ab8c0a97b326 [2021-07-12T02:52:57.980Z] ---> Running in aff3ce015c5e [2021-07-12T02:52:58.032Z] Running setup.py install for PyYAML: started [2021-07-12T02:52:58.261Z] Removing intermediate container 4bcffa6dda8f [2021-07-12T02:52:58.261Z] ---> 530e409c64ea [2021-07-12T02:52:58.261Z] Step 22/24 : LABEL arch=arm64 [2021-07-12T02:52:58.261Z] Removing intermediate container 1f76b0265d76 [2021-07-12T02:52:58.261Z] ---> 8b4d420d0f7c [2021-07-12T02:52:58.261Z] Step 20/22 : LABEL arch=arm64 [2021-07-12T02:52:58.538Z] ---> Running in fee16b9a0428 [2021-07-12T02:52:58.538Z] ---> Running in 22bcda1ee694 [2021-07-12T02:52:58.814Z] Removing intermediate container ab8c0a97b326 [2021-07-12T02:52:58.814Z] ---> ef67cdbf0a5b [2021-07-12T02:52:58.814Z] Step 22/23 : LABEL git_sha=54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:52:58.814Z] Removing intermediate container aff3ce015c5e [2021-07-12T02:52:58.814Z] ---> 050dd9fd409e [2021-07-12T02:52:58.814Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T02:52:58.814Z] ---> Running in 9db78371118b [2021-07-12T02:52:59.046Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-12T02:52:59.091Z] Removing intermediate container fee16b9a0428 [2021-07-12T02:52:59.091Z] ---> 19d553275a4a [2021-07-12T02:52:59.091Z] Step 23/24 : LABEL git_sha=54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:52:59.091Z] ---> Running in eb73e656290c [2021-07-12T02:52:59.329Z] Removing intermediate container 936732f84638 [2021-07-12T02:52:59.329Z] ---> f362b56dac57 [2021-07-12T02:52:59.329Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-12T02:52:59.329Z] Running setup.py install for dockerpty: started [2021-07-12T02:52:59.329Z] ---> Running in b89c052e30af [2021-07-12T02:52:59.371Z] ---> Running in b0580a396360 [2021-07-12T02:52:59.644Z] Removing intermediate container 22bcda1ee694 [2021-07-12T02:52:59.644Z] ---> a465079037e5 [2021-07-12T02:52:59.644Z] Step 21/22 : LABEL git_sha=54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:52:59.644Z] ---> f04295ae7e02 [2021-07-12T02:52:59.644Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-12T02:52:59.644Z] Removing intermediate container 9db78371118b [2021-07-12T02:52:59.644Z] ---> 169b172c6560 [2021-07-12T02:52:59.644Z] Step 23/23 : LABEL version=2.0.1-dev.5 [2021-07-12T02:52:59.920Z] Removing intermediate container eb73e656290c [2021-07-12T02:52:59.920Z] ---> a423a8bea2d3 [2021-07-12T02:52:59.920Z] Step 22/24 : LABEL arch=arm64 [2021-07-12T02:52:59.920Z] ---> Running in 733107039ce6 [2021-07-12T02:52:59.928Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/core-data/core-data ./cmd/core-data [2021-07-12T02:52:59.928Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-12T02:52:59.928Z] Running setup.py install for docopt: started [2021-07-12T02:53:00.208Z] ---> Running in 832b043c4893 [2021-07-12T02:53:00.208Z] ---> Running in d18cd469d862 [2021-07-12T02:53:00.208Z] Removing intermediate container b0580a396360 [2021-07-12T02:53:00.208Z] ---> 5d7db3b52fd1 [2021-07-12T02:53:00.208Z] Step 24/24 : LABEL version=2.0.1-dev.5 [2021-07-12T02:53:00.485Z] ---> Running in 5a0b2a301eff [2021-07-12T02:53:00.759Z] Removing intermediate container 733107039ce6 [2021-07-12T02:53:00.759Z] ---> c5d147842f46 [2021-07-12T02:53:00.759Z] Step 22/22 : LABEL version=2.0.1-dev.5 [2021-07-12T02:53:00.759Z] ---> 3d0acdca54ad [2021-07-12T02:53:00.759Z] 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-07-12T02:53:00.759Z] Removing intermediate container 832b043c4893 [2021-07-12T02:53:00.759Z] ---> 90a2b586ae59 [2021-07-12T02:53:00.759Z] [2021-07-12T02:53:00.759Z] Removing intermediate container d18cd469d862 [2021-07-12T02:53:00.759Z] ---> 6b475cc52d16 [2021-07-12T02:53:00.759Z] Step 23/24 : LABEL git_sha=54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:53:00.906Z] Running setup.py install for docopt: finished with status 'done' [2021-07-12T02:53:01.036Z] ---> Running in 413ad6d0ed91 [2021-07-12T02:53:01.036Z] ---> Running in e758109cafd5 [2021-07-12T02:53:01.310Z] Successfully built 90a2b586ae59 [2021-07-12T02:53:01.310Z] ---> Running in d56c9b3b10bb [2021-07-12T02:53:01.310Z] Successfully tagged support-scheduler-arm64:latest [2021-07-12T02:53:01.310Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-07-12T02:53:01.310Z] Removing intermediate container 5a0b2a301eff [2021-07-12T02:53:01.310Z] ---> 62fe33f7bed6 [2021-07-12T02:53:01.310Z] [2021-07-12T02:53:01.513Z] 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-07-12T02:53:01.590Z] Removing intermediate container 413ad6d0ed91 [2021-07-12T02:53:01.590Z] ---> 96be4a0c7d5b [2021-07-12T02:53:01.590Z] [2021-07-12T02:53:01.870Z] Successfully built 62fe33f7bed6 [2021-07-12T02:53:01.870Z] Successfully tagged core-command-arm64:latest [2021-07-12T02:53:01.870Z] Building core-data [2021-07-12T02:53:01.870Z]  Building core-command ... done Removing intermediate container d56c9b3b10bb [2021-07-12T02:53:01.870Z] ---> 9d4328c37530 [2021-07-12T02:53:01.870Z] Step 24/24 : LABEL version=2.0.1-dev.5 [2021-07-12T02:53:01.870Z] Successfully built 96be4a0c7d5b [2021-07-12T02:53:01.870Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-12T02:53:01.870Z] Building support-notifications [2021-07-12T02:53:02.150Z]  Building security-proxy-setup ... done  ---> Running in e713c649dc10 [2021-07-12T02:53:02.761Z] Removing intermediate container e713c649dc10 [2021-07-12T02:53:02.761Z] ---> caa000a0bb71 [2021-07-12T02:53:02.761Z] [2021-07-12T02:53:02.761Z] Successfully built caa000a0bb71 [2021-07-12T02:53:03.038Z] Successfully tagged core-metadata-arm64:latest [2021-07-12T02:53:03.038Z] Building security-bootstrapper [2021-07-12T02:53:04.030Z]  Building core-metadata ... done Removing intermediate container e758109cafd5 [2021-07-12T02:53:04.030Z] ---> 041dfa85da5f [2021-07-12T02:53:04.030Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-12T02:53:04.030Z] ---> Running in 96dd81d6bbf9 [2021-07-12T02:53:05.032Z] Removing intermediate container 96dd81d6bbf9 [2021-07-12T02:53:05.032Z] ---> f9da83279aa3 [2021-07-12T02:53:05.032Z] Step 24/26 : LABEL arch=arm64 [2021-07-12T02:53:05.316Z] ---> Running in 7253248d5b92 [2021-07-12T02:53:06.297Z] Removing intermediate container 7253248d5b92 [2021-07-12T02:53:06.297Z] ---> 644cfd5c0404 [2021-07-12T02:53:06.297Z] Step 25/26 : LABEL git_sha=54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:53:06.578Z] ---> Running in 0c266d0a4eb1 [2021-07-12T02:53:06.900Z] Removing intermediate container 1f23ea0fb5b7 [2021-07-12T02:53:06.900Z] ---> ded6493d32c6 [2021-07-12T02:53:06.900Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-12T02:53:06.900Z] ---> Running in 2323a68b0554 [2021-07-12T02:53:06.900Z] Removing intermediate container 2323a68b0554 [2021-07-12T02:53:06.900Z] ---> 5a94aacff217 [2021-07-12T02:53:06.900Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-12T02:53:07.575Z] Removing intermediate container 0c266d0a4eb1 [2021-07-12T02:53:07.575Z] ---> 5667cbe4d3d2 [2021-07-12T02:53:07.575Z] Step 26/26 : LABEL version=2.0.1-dev.5 [2021-07-12T02:53:07.854Z] ---> Running in a4914c8db62c [2021-07-12T02:53:08.338Z] ---> Running in 820a6685837e [2021-07-12T02:53:08.454Z] Removing intermediate container a4914c8db62c [2021-07-12T02:53:08.454Z] ---> 4cbec7f19d94 [2021-07-12T02:53:08.454Z] [2021-07-12T02:53:08.728Z] Successfully built 4cbec7f19d94 [2021-07-12T02:53:08.728Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-12T02:53:10.313Z] Removing intermediate container 820a6685837e [2021-07-12T02:53:10.313Z] ---> 562c58d469bb [2021-07-12T02:53:10.313Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-12T02:53:12.909Z] ---> 4e1234fe5889 [2021-07-12T02:53:12.909Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-12T02:53:13.180Z] ---> 1a33751c6e78 [2021-07-12T02:53:13.180Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-12T02:53:13.767Z] ---> 41089794df3c [2021-07-12T02:53:13.767Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-12T02:53:14.034Z] ---> Running in 7d4c925ede18 [2021-07-12T02:53:14.311Z] Removing intermediate container 7d4c925ede18 [2021-07-12T02:53:14.311Z] ---> 482ac80ac58b [2021-07-12T02:53:14.311Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T02:53:14.585Z] ---> Running in 57541da62ce2 [2021-07-12T02:53:14.866Z] Removing intermediate container 57541da62ce2 [2021-07-12T02:53:14.866Z] ---> 19b9124f2c00 [2021-07-12T02:53:14.866Z] Step 22/24 : LABEL arch=x86_64 [2021-07-12T02:53:14.866Z] ---> Running in c07928ade150 [2021-07-12T02:53:15.141Z] Removing intermediate container c07928ade150 [2021-07-12T02:53:15.141Z] ---> dba29c53e462 [2021-07-12T02:53:15.141Z] Step 23/24 : LABEL git_sha=54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:53:15.416Z] ---> Running in 6ab0f619f619 [2021-07-12T02:53:15.692Z] Removing intermediate container 6ab0f619f619 [2021-07-12T02:53:15.692Z] ---> 6325cf6700d9 [2021-07-12T02:53:15.692Z] Step 24/24 : LABEL version=2.0.1-dev.5 [2021-07-12T02:53:15.692Z] ---> Running in 9a155614b0ac [2021-07-12T02:53:15.967Z] Removing intermediate container 9a155614b0ac [2021-07-12T02:53:15.967Z] ---> 888f92034e0d [2021-07-12T02:53:15.967Z] [2021-07-12T02:53:15.967Z] Successfully built 888f92034e0d [2021-07-12T02:53:15.967Z] Successfully tagged sys-mgmt-agent:latest [2021-07-12T02:53:19.380Z]  Building sys-mgmt-agent ... done Removing intermediate container e22441ad1e6a [2021-07-12T02:53:19.380Z] ---> e2f50f9876b2 [2021-07-12T02:53:19.380Z] [2021-07-12T02:53:19.380Z] Step 11/32 : FROM alpine:3.12 [2021-07-12T02:53:19.380Z] ---> 13621d1b12d4 [2021-07-12T02:53:19.380Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-12T02:53:19.380Z] ---> Running in 8d51f8145823 [2021-07-12T02:53:19.671Z] Removing intermediate container 8d51f8145823 [2021-07-12T02:53:19.671Z] ---> d1cc03a00358 [2021-07-12T02:53:19.671Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-12T02:53:19.955Z] ---> Running in 1b308484101f [2021-07-12T02:53:20.541Z] Removing intermediate container d3597d285292 [2021-07-12T02:53:20.541Z] ---> e4f5ef2b8a3f [2021-07-12T02:53:20.541Z] [2021-07-12T02:53:20.541Z] Step 11/24 : FROM alpine:3.12 [2021-07-12T02:53:20.541Z] ---> 13621d1b12d4 [2021-07-12T02:53:20.541Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-12T02:53:20.541Z] ---> Using cache [2021-07-12T02:53:20.541Z] ---> ae7806755733 [2021-07-12T02:53:20.541Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-12T02:53:20.541Z] ---> Using cache [2021-07-12T02:53:20.541Z] ---> 34cdc33800a6 [2021-07-12T02:53:20.541Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-12T02:53:20.541Z] ---> Running in 2b9cd6844f35 [2021-07-12T02:53:20.809Z] Removing intermediate container 2b9cd6844f35 [2021-07-12T02:53:20.809Z] ---> 56b509f51738 [2021-07-12T02:53:20.809Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-12T02:53:20.809Z] ---> Running in ca2722ee9ab8 [2021-07-12T02:53:20.809Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T02:53:21.074Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T02:53:21.074Z] Removing intermediate container ca2722ee9ab8 [2021-07-12T02:53:21.074Z] ---> 8d196668a6bc [2021-07-12T02:53:21.074Z] Step 16/24 : WORKDIR / [2021-07-12T02:53:21.074Z] ---> Running in c6e696af7544 [2021-07-12T02:53:21.074Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-12T02:53:21.074Z] (2/2) Installing su-exec (0.2-r1) [2021-07-12T02:53:21.074Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T02:53:21.074Z] OK: 6 MiB in 16 packages [2021-07-12T02:53:21.340Z] Removing intermediate container c6e696af7544 [2021-07-12T02:53:21.340Z] ---> cd59adbd23ef [2021-07-12T02:53:21.340Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T02:53:21.605Z] ---> 35c19649fc1c [2021-07-12T02:53:21.605Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-12T02:53:21.605Z] Removing intermediate container 1b308484101f [2021-07-12T02:53:21.605Z] ---> 2b09ffd62f16 [2021-07-12T02:53:21.605Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-12T02:53:21.873Z] ---> Running in cdcde74902b7 [2021-07-12T02:53:22.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-12T02:53:22.139Z] ---> fce99cf30db5 [2021-07-12T02:53:22.139Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-12T02:53:22.139Z] Removing intermediate container cdcde74902b7 [2021-07-12T02:53:22.139Z] ---> a1d92f3331a4 [2021-07-12T02:53:22.139Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-12T02:53:22.403Z] ---> Running in 14d04155d543 [2021-07-12T02:53:22.403Z] Removing intermediate container 14d04155d543 [2021-07-12T02:53:22.403Z] ---> 341bed020418 [2021-07-12T02:53:22.403Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-12T02:53:22.403Z] ---> b4f1807bce0b [2021-07-12T02:53:22.403Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-12T02:53:22.666Z] ---> Running in 73e50d80b455 [2021-07-12T02:53:22.666Z] ---> Running in 4657157c758c [2021-07-12T02:53:22.666Z] Removing intermediate container 4657157c758c [2021-07-12T02:53:22.666Z] ---> 7a8b67d62b7c [2021-07-12T02:53:22.666Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T02:53:22.666Z] ---> Running in f96292e25817 [2021-07-12T02:53:22.930Z] Removing intermediate container f96292e25817 [2021-07-12T02:53:22.930Z] ---> 6ad57cc2293b [2021-07-12T02:53:22.930Z] Step 22/24 : LABEL arch=x86_64 [2021-07-12T02:53:22.930Z] ---> Running in 12b79fd3e709 [2021-07-12T02:53:23.199Z] Removing intermediate container 12b79fd3e709 [2021-07-12T02:53:23.199Z] ---> 3fd86047ac99 [2021-07-12T02:53:23.199Z] Step 23/24 : LABEL git_sha=54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:53:23.199Z] ---> Running in e4aac5ca3567 [2021-07-12T02:53:23.470Z] Removing intermediate container e4aac5ca3567 [2021-07-12T02:53:23.470Z] ---> c2608ebb8fe1 [2021-07-12T02:53:23.470Z] Step 24/24 : LABEL version=2.0.1-dev.5 [2021-07-12T02:53:23.470Z] ---> Running in 3d8d210f1fd3 [2021-07-12T02:53:23.737Z] Removing intermediate container 3d8d210f1fd3 [2021-07-12T02:53:23.737Z] ---> 67e163cbf77c [2021-07-12T02:53:23.737Z] [2021-07-12T02:53:23.737Z] Successfully built 67e163cbf77c [2021-07-12T02:53:24.005Z] Successfully tagged core-metadata:latest [2021-07-12T02:53:24.005Z]  Building core-metadata ... done Removing intermediate container 73e50d80b455 [2021-07-12T02:53:24.005Z] ---> 4ba8deebd4eb [2021-07-12T02:53:24.005Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-12T02:53:24.403Z] ---> Running in 32bbe480e29f [2021-07-12T02:53:24.403Z] Removing intermediate container 32bbe480e29f [2021-07-12T02:53:24.403Z] ---> 3c5af34e32d9 [2021-07-12T02:53:24.403Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-12T02:53:25.401Z] ---> 825df60149a8 [2021-07-12T02:53:25.401Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-12T02:53:25.401Z] ---> Running in d85f93921ab1 [2021-07-12T02:53:25.401Z] Removing intermediate container 3990a7151256 [2021-07-12T02:53:25.401Z] ---> 7692195db05d [2021-07-12T02:53:25.401Z] [2021-07-12T02:53:25.401Z] Step 11/26 : FROM alpine:3.12 [2021-07-12T02:53:25.401Z] ---> 13621d1b12d4 [2021-07-12T02:53:25.401Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-12T02:53:25.401Z] ---> Running in 92926e5848cf [2021-07-12T02:53:25.994Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T02:53:26.270Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T02:53:26.270Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-12T02:53:26.270Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-12T02:53:26.270Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-12T02:53:26.270Z] (4/6) Installing curl (7.77.0-r0) [2021-07-12T02:53:26.270Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-12T02:53:26.535Z] (6/6) Installing su-exec (0.2-r1) [2021-07-12T02:53:26.535Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T02:53:26.535Z] Executing ca-certificates-20191127-r4.trigger [2021-07-12T02:53:26.535Z] OK: 7 MiB in 20 packages [2021-07-12T02:53:26.535Z] Removing intermediate container d85f93921ab1 [2021-07-12T02:53:26.535Z] ---> 03189158c4ac [2021-07-12T02:53:26.535Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T02:53:26.810Z] ---> f5c72389bece [2021-07-12T02:53:26.810Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-12T02:53:27.080Z] Removing intermediate container 92926e5848cf [2021-07-12T02:53:27.080Z] ---> 2be63b5f4c79 [2021-07-12T02:53:27.081Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-12T02:53:27.350Z] ---> Running in 0c710a9f206e [2021-07-12T02:53:27.350Z] ---> 37bd313c6f2a [2021-07-12T02:53:27.350Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-12T02:53:27.614Z] Removing intermediate container 0c710a9f206e [2021-07-12T02:53:27.614Z] ---> e7b7316e04ce [2021-07-12T02:53:27.614Z] Step 14/26 : WORKDIR / [2021-07-12T02:53:27.614Z] ---> Running in b8a5dfe73103 [2021-07-12T02:53:27.614Z] ---> 182c2c5e737d [2021-07-12T02:53:27.614Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-12T02:53:27.879Z] Removing intermediate container b8a5dfe73103 [2021-07-12T02:53:27.879Z] ---> f61f7bf110cd [2021-07-12T02:53:27.879Z] 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-07-12T02:53:27.879Z] ---> 544e07983588 [2021-07-12T02:53:27.879Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-12T02:53:28.147Z] ---> 1cae428da974 [2021-07-12T02:53:28.147Z] 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-07-12T02:53:28.414Z] ---> b1a2d74f609a [2021-07-12T02:53:28.414Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-12T02:53:28.678Z] ---> Running in 43aa9736fc26 [2021-07-12T02:53:28.678Z] ---> 5eb531c50783 [2021-07-12T02:53:28.678Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-12T02:53:28.949Z] Removing intermediate container 43aa9736fc26 [2021-07-12T02:53:28.949Z] ---> 18ee7d894a08 [2021-07-12T02:53:28.949Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-12T02:53:28.949Z] ---> 9819cf257e47 [2021-07-12T02:53:28.949Z] 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-07-12T02:53:28.949Z] ---> 0eb1c9039cfb [2021-07-12T02:53:28.949Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-12T02:53:29.216Z] ---> Running in 29d239566a67 [2021-07-12T02:53:29.806Z] ---> 1132fe06f46f [2021-07-12T02:53:29.806Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-12T02:53:30.385Z] ---> 89c5b9fbcb18 [2021-07-12T02:53:30.385Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-12T02:53:30.965Z] ---> 317ed0d3c9b1 [2021-07-12T02:53:30.965Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-12T02:53:31.236Z] Removing intermediate container 29d239566a67 [2021-07-12T02:53:31.236Z] ---> 14e13d0b6529 [2021-07-12T02:53:31.236Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-12T02:53:31.236Z] ---> 8e1b75a378b3 [2021-07-12T02:53:31.237Z] 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-07-12T02:53:31.237Z] Removing intermediate container b89c052e30af [2021-07-12T02:53:31.237Z] ---> 3cbac73558be [2021-07-12T02:53:31.237Z] [2021-07-12T02:53:31.237Z] Step 11/24 : FROM alpine:3.12 [2021-07-12T02:53:31.237Z] ---> 13621d1b12d4 [2021-07-12T02:53:31.237Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-12T02:53:31.237Z] ---> Running in e0035783eae8 [2021-07-12T02:53:31.237Z] ---> Running in e1137e95d391 [2021-07-12T02:53:31.237Z] ---> Running in 678b21179b43 [2021-07-12T02:53:31.508Z] Removing intermediate container e0035783eae8 [2021-07-12T02:53:31.508Z] ---> 92b73f04a2a5 [2021-07-12T02:53:31.508Z] Step 29/32 : CMD ["gate"] [2021-07-12T02:53:31.508Z] Removing intermediate container 678b21179b43 [2021-07-12T02:53:31.508Z] ---> 5f81eaeac187 [2021-07-12T02:53:31.508Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-12T02:53:31.508Z] ---> Running in af9448446fec [2021-07-12T02:53:31.508Z] ---> Running in 72cdf6be1562 [2021-07-12T02:53:31.508Z] Removing intermediate container af9448446fec [2021-07-12T02:53:31.508Z] ---> 7b6653e44fc4 [2021-07-12T02:53:31.508Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-12T02:53:31.786Z] ---> Running in d1c117d5db4e [2021-07-12T02:53:31.786Z] Removing intermediate container 72cdf6be1562 [2021-07-12T02:53:31.786Z] ---> f9e447c78e19 [2021-07-12T02:53:31.786Z] Step 30/32 : LABEL arch=x86_64 [2021-07-12T02:53:31.786Z] ---> Running in d03d3a1c6b5c [2021-07-12T02:53:31.786Z] Removing intermediate container d1c117d5db4e [2021-07-12T02:53:31.786Z] ---> 15275ac2bdf4 [2021-07-12T02:53:31.786Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T02:53:32.051Z] ---> Running in 830f503da124 [2021-07-12T02:53:32.051Z] Removing intermediate container d03d3a1c6b5c [2021-07-12T02:53:32.051Z] ---> ccb7c895d5ed [2021-07-12T02:53:32.051Z] Step 31/32 : LABEL git_sha=54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:53:32.051Z] Removing intermediate container e1137e95d391 [2021-07-12T02:53:32.051Z] ---> cf64320f9078 [2021-07-12T02:53:32.051Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-12T02:53:32.051Z] ---> Running in 59d1c7c47795 [2021-07-12T02:53:32.321Z] ---> Running in c0c821e29103 [2021-07-12T02:53:32.321Z] Removing intermediate container 59d1c7c47795 [2021-07-12T02:53:32.321Z] ---> 60818b6a534b [2021-07-12T02:53:32.321Z] Step 32/32 : LABEL version=2.0.1-dev.5 [2021-07-12T02:53:32.321Z] Removing intermediate container c0c821e29103 [2021-07-12T02:53:32.321Z] ---> 84015e1b33e9 [2021-07-12T02:53:32.321Z] Step 24/26 : LABEL arch=x86_64 [2021-07-12T02:53:32.321Z] ---> Running in 257f5697fac9 [2021-07-12T02:53:32.587Z] ---> Running in 8f0fe1ae32bd [2021-07-12T02:53:32.587Z] Removing intermediate container 257f5697fac9 [2021-07-12T02:53:32.587Z] ---> ffb15b8ca715 [2021-07-12T02:53:32.587Z] Step 25/26 : LABEL git_sha=54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:53:32.587Z] ---> Running in 066b64e1384f [2021-07-12T02:53:32.587Z] Removing intermediate container 8f0fe1ae32bd [2021-07-12T02:53:32.587Z] ---> a65140459262 [2021-07-12T02:53:32.587Z] [2021-07-12T02:53:32.857Z] Removing intermediate container 066b64e1384f [2021-07-12T02:53:32.857Z] ---> 0eb6909dc81b [2021-07-12T02:53:32.857Z] Step 26/26 : LABEL version=2.0.1-dev.5 [2021-07-12T02:53:32.857Z] Successfully built a65140459262 [2021-07-12T02:53:32.857Z] Successfully tagged security-bootstrapper:latest [2021-07-12T02:53:32.857Z]  Building security-bootstrapper ... done  ---> Running in a6a9d0e82f03 [2021-07-12T02:53:32.857Z] Removing intermediate container 830f503da124 [2021-07-12T02:53:32.857Z] ---> 5fae291d57de [2021-07-12T02:53:32.857Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-12T02:53:32.857Z] ---> Running in ed8afac5fd4f [2021-07-12T02:53:32.857Z] Removing intermediate container a6a9d0e82f03 [2021-07-12T02:53:32.857Z] ---> b256cac01244 [2021-07-12T02:53:32.857Z] [2021-07-12T02:53:33.121Z] Successfully built b256cac01244 [2021-07-12T02:53:33.121Z] Successfully tagged security-secretstore-setup:latest [2021-07-12T02:53:33.121Z]  Building security-secretstore-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T02:53:33.698Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T02:53:34.270Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-12T02:53:34.270Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-12T02:53:34.270Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-12T02:53:34.270Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-12T02:53:35.216Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-12T02:53:35.217Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-12T02:53:35.217Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T02:53:35.217Z] OK: 8 MiB in 20 packages [2021-07-12T02:53:35.480Z] Removing intermediate container ed8afac5fd4f [2021-07-12T02:53:35.480Z] ---> 74d475ac98e3 [2021-07-12T02:53:35.480Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T02:53:35.556Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T02:53:35.556Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-12T02:53:35.556Z] ---> 5fb683d5b596 [2021-07-12T02:53:35.556Z] Step 3/24 : WORKDIR /edgex-go [2021-07-12T02:53:35.556Z] ---> Using cache [2021-07-12T02:53:35.556Z] ---> 48191d375328 [2021-07-12T02:53:35.556Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T02:53:35.556Z] ---> Using cache [2021-07-12T02:53:35.556Z] ---> 1372572bda2b [2021-07-12T02:53:35.556Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-12T02:53:35.556Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T02:53:35.556Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-12T02:53:35.556Z] ---> 5fb683d5b596 [2021-07-12T02:53:35.556Z] Step 3/24 : WORKDIR /edgex-go [2021-07-12T02:53:35.556Z] ---> Using cache [2021-07-12T02:53:35.556Z] ---> 48191d375328 [2021-07-12T02:53:35.556Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T02:53:35.556Z] ---> Using cache [2021-07-12T02:53:35.556Z] ---> 1372572bda2b [2021-07-12T02:53:35.556Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-12T02:53:35.556Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T02:53:35.556Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-12T02:53:35.556Z] ---> 5fb683d5b596 [2021-07-12T02:53:35.556Z] Step 3/23 : WORKDIR /edgex-go [2021-07-12T02:53:35.556Z] ---> Using cache [2021-07-12T02:53:35.556Z] ---> 48191d375328 [2021-07-12T02:53:35.556Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T02:53:35.556Z] ---> Using cache [2021-07-12T02:53:35.556Z] ---> 1372572bda2b [2021-07-12T02:53:35.556Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-12T02:53:35.556Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T02:53:35.556Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-12T02:53:35.556Z] ---> 5fb683d5b596 [2021-07-12T02:53:35.556Z] Step 3/32 : WORKDIR /edgex-go [2021-07-12T02:53:35.556Z] ---> Using cache [2021-07-12T02:53:35.556Z] ---> 48191d375328 [2021-07-12T02:53:35.556Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T02:53:35.556Z] ---> Using cache [2021-07-12T02:53:35.556Z] ---> 1372572bda2b [2021-07-12T02:53:35.556Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-12T02:53:35.556Z] ---> Using cache [2021-07-12T02:53:35.556Z] ---> 2cda22a815c8 [2021-07-12T02:53:35.556Z] Step 6/32 : COPY go.mod . [2021-07-12T02:53:35.556Z] ---> Using cache [2021-07-12T02:53:35.556Z] ---> 54e5275fc2c2 [2021-07-12T02:53:35.556Z] Step 7/32 : RUN go mod download [2021-07-12T02:53:35.556Z] ---> Using cache [2021-07-12T02:53:35.556Z] ---> 11904f1f7192 [2021-07-12T02:53:35.556Z] Step 8/32 : COPY . . [2021-07-12T02:53:35.556Z] ---> Using cache [2021-07-12T02:53:35.556Z] ---> 83c5c6719d83 [2021-07-12T02:53:35.556Z] Step 9/32 : RUN go mod tidy [2021-07-12T02:53:35.556Z] ---> Using cache [2021-07-12T02:53:35.556Z] ---> 3841a1d33e63 [2021-07-12T02:53:35.556Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-12T02:53:35.754Z] ---> d7b6c7f30e21 [2021-07-12T02:53:35.754Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-12T02:53:36.018Z] ---> ce91de075605 [2021-07-12T02:53:36.018Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-12T02:53:36.153Z] ---> Running in bddbebb3ca80 [2021-07-12T02:53:36.153Z] ---> Running in 4b539e782bf6 [2021-07-12T02:53:36.153Z] ---> Running in b2dfd5224bba [2021-07-12T02:53:36.153Z] ---> Running in 739814590f6a [2021-07-12T02:53:36.284Z] ---> ba76089c838f [2021-07-12T02:53:36.284Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-12T02:53:36.284Z] ---> Running in b13103a9a8c9 [2021-07-12T02:53:36.284Z] Removing intermediate container b13103a9a8c9 [2021-07-12T02:53:36.284Z] ---> d9153f727a74 [2021-07-12T02:53:36.284Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T02:53:36.284Z] ---> Running in b6865aff6dcb [2021-07-12T02:53:36.549Z] Removing intermediate container b6865aff6dcb [2021-07-12T02:53:36.549Z] ---> 4cf5d771797b [2021-07-12T02:53:36.549Z] Step 22/24 : LABEL arch=x86_64 [2021-07-12T02:53:36.549Z] ---> Running in 2050a3b2bf60 [2021-07-12T02:53:36.549Z] Removing intermediate container 2050a3b2bf60 [2021-07-12T02:53:36.549Z] ---> 2dc105d0def5 [2021-07-12T02:53:36.549Z] Step 23/24 : LABEL git_sha=54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:53:36.549Z] ---> Running in 9c25198cc8e6 [2021-07-12T02:53:36.549Z] Removing intermediate container 9c25198cc8e6 [2021-07-12T02:53:36.549Z] ---> 578740a52fae [2021-07-12T02:53:36.549Z] Step 24/24 : LABEL version=2.0.1-dev.5 [2021-07-12T02:53:36.549Z] ---> Running in a3d982e86725 [2021-07-12T02:53:36.809Z] Removing intermediate container a3d982e86725 [2021-07-12T02:53:36.809Z] ---> ff39b93f4bfc [2021-07-12T02:53:36.809Z] [2021-07-12T02:53:36.809Z] Successfully built ff39b93f4bfc [2021-07-12T02:53:36.809Z] Successfully tagged core-data:latest [2021-07-12T02:53:36.818Z]  Building core-data ... done  [Pipeline] } [2021-07-12T02:53:36.822Z] $ docker stop --time=1 a2bf9bde8d2e79cc50e9a16fa72e38f8e0a5a68388fa48d6d920bddc6a2b444d [2021-07-12T02:53:38.151Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T02:53:38.151Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T02:53:38.262Z] $ docker rm -f a2bf9bde8d2e79cc50e9a16fa72e38f8e0a5a68388fa48d6d920bddc6a2b444d [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-12T02:53:38.427Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T02:53:38.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-12T02:53:38.649Z] + docker images [2021-07-12T02:53:38.649Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-12T02:53:38.649Z] core-data latest ff39b93f4bfc 2 seconds ago 20.2MB [2021-07-12T02:53:38.649Z] security-bootstrapper latest a65140459262 6 seconds ago 18.6MB [2021-07-12T02:53:38.649Z] security-secretstore-setup latest b256cac01244 6 seconds ago 28.7MB [2021-07-12T02:53:38.649Z] 3cbac73558be 7 seconds ago 1.16GB [2021-07-12T02:53:38.649Z] 7692195db05d 13 seconds ago 1.17GB [2021-07-12T02:53:38.649Z] core-metadata latest 67e163cbf77c 15 seconds ago 16.6MB [2021-07-12T02:53:38.649Z] e4f5ef2b8a3f 19 seconds ago 1.16GB [2021-07-12T02:53:38.649Z] e2f50f9876b2 20 seconds ago 1.16GB [2021-07-12T02:53:38.649Z] sys-mgmt-agent latest 888f92034e0d 23 seconds ago 311MB [2021-07-12T02:53:38.649Z] core-command latest 6adc2190fb4c About a minute ago 15.9MB [2021-07-12T02:53:38.649Z] security-proxy-setup latest 21db894e5003 About a minute ago 25.7MB [2021-07-12T02:53:38.649Z] support-scheduler latest 1aaeaaa1661d About a minute ago 15.9MB [2021-07-12T02:53:38.649Z] support-notifications latest ecf4a97666e3 About a minute ago 16.7MB [2021-07-12T02:53:38.649Z] 62a0463f7e1a About a minute ago 1.16GB [2021-07-12T02:53:38.649Z] 91ac6333d02f About a minute ago 1.16GB [2021-07-12T02:53:38.649Z] 9114d30b9192 About a minute ago 1.16GB [2021-07-12T02:53:38.649Z] c32542d007a4 About a minute ago 1.16GB [2021-07-12T02:53:38.650Z] f28c714045a2 About a minute ago 1.16GB [2021-07-12T02:53:38.650Z] ci-base-image-x86_64 latest e76f5d85d37c 8 minutes ago 659MB [2021-07-12T02:53:38.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 2 days ago 457MB [2021-07-12T02:53:38.650Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 5 days ago 37.5MB [2021-07-12T02:53:38.650Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-07-12T02:53:38.650Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-12T02:53:38.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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-07-12T02:53:38.959Z] provisioning config files... [2021-07-12T02:53:38.974Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6290296940472988907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-12T02:53:39.026Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T02:53:39.027Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T02:53:39.304Z] ---> docker-login.sh [2021-07-12T02:53:39.304Z] nexus3.edgexfoundry.org:10001 [2021-07-12T02:53:39.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T02:53:39.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T02:53:39.304Z] Configure a credential helper to remove this warning. See [2021-07-12T02:53:39.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T02:53:39.304Z] [2021-07-12T02:53:39.304Z] Login Succeeded [2021-07-12T02:53:39.304Z] nexus3.edgexfoundry.org:10002 [2021-07-12T02:53:39.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T02:53:39.306Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T02:53:39.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T02:53:39.566Z] Configure a credential helper to remove this warning. See [2021-07-12T02:53:39.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T02:53:39.566Z] [2021-07-12T02:53:39.566Z] Login Succeeded [2021-07-12T02:53:39.566Z] nexus3.edgexfoundry.org:10003 [2021-07-12T02:53:39.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T02:53:39.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T02:53:39.566Z] Configure a credential helper to remove this warning. See [2021-07-12T02:53:39.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T02:53:39.566Z] [2021-07-12T02:53:39.566Z] Login Succeeded [2021-07-12T02:53:39.566Z] nexus3.edgexfoundry.org:10004 [2021-07-12T02:53:39.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T02:53:39.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T02:53:39.827Z] Configure a credential helper to remove this warning. See [2021-07-12T02:53:39.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T02:53:39.827Z] [2021-07-12T02:53:39.827Z] Login Succeeded [2021-07-12T02:53:39.827Z] docker.io [2021-07-12T02:53:39.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T02:53:40.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T02:53:40.087Z] Configure a credential helper to remove this warning. See [2021-07-12T02:53:40.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T02:53:40.087Z] [2021-07-12T02:53:40.087Z] Login Succeeded [2021-07-12T02:53:40.087Z] ---> docker-login.sh ends [Pipeline] } [2021-07-12T02:53:40.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T02:53:40.197Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-07-12T02:53:40.198Z] 54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:53:40.198Z] latest [2021-07-12T02:53:40.198Z] 2.0.1-dev.5 [2021-07-12T02:53:40.198Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:53:40.198Z] main [2021-07-12T02:53:40.198Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:40.298Z] OK: 218 MiB in 52 packages [2021-07-12T02:53:40.298Z] OK: 218 MiB in 52 packages [2021-07-12T02:53:40.298Z] OK: 218 MiB in 52 packages [2021-07-12T02:53:40.561Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:54f03fb0f243d5f133750708f48ea721af92f13c [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:40.870Z] + docker push nexus3.edgexfoundry.org:10004/core-command:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:53:40.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-12T02:53:40.870Z] 8f54ca91761b: Preparing [2021-07-12T02:53:40.870Z] 2eed3121aaea: Preparing [2021-07-12T02:53:40.870Z] cd5fc7c95fca: Preparing [2021-07-12T02:53:40.870Z] 876192fec489: Preparing [2021-07-12T02:53:40.870Z] 32f366d666a5: Preparing [2021-07-12T02:53:40.870Z] 32f366d666a5: Layer already exists [2021-07-12T02:53:41.131Z] 876192fec489: Pushed [2021-07-12T02:53:41.131Z] 8f54ca91761b: Pushed [2021-07-12T02:53:41.131Z] cd5fc7c95fca: Pushed [2021-07-12T02:53:42.079Z] 2eed3121aaea: Pushed [2021-07-12T02:53:42.307Z] Removing intermediate container 4b539e782bf6 [2021-07-12T02:53:42.307Z] ---> 922e1eeb7d7a [2021-07-12T02:53:42.307Z] Step 6/24 : COPY go.mod . [2021-07-12T02:53:42.343Z] 54f03fb0f243d5f133750708f48ea721af92f13c: digest: sha256:9706e702b12851c669ef9598dea64670c267e316b62a0abdfe393ceb94e94b5b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:42.585Z] Removing intermediate container b2dfd5224bba [2021-07-12T02:53:42.585Z] ---> b80ce8a970c0 [2021-07-12T02:53:42.585Z] Step 6/24 : COPY go.mod . [2021-07-12T02:53:42.659Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:42.863Z] Removing intermediate container bddbebb3ca80 [2021-07-12T02:53:42.863Z] ---> bd27c8f27858 [2021-07-12T02:53:42.863Z] Step 6/23 : COPY go.mod . [2021-07-12T02:53:42.966Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-07-12T02:53:42.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-12T02:53:42.966Z] 8f54ca91761b: Preparing [2021-07-12T02:53:42.966Z] 2eed3121aaea: Preparing [2021-07-12T02:53:42.966Z] cd5fc7c95fca: Preparing [2021-07-12T02:53:42.966Z] 876192fec489: Preparing [2021-07-12T02:53:42.966Z] 32f366d666a5: Preparing [2021-07-12T02:53:42.966Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:53:42.966Z] 876192fec489: Layer already exists [2021-07-12T02:53:42.966Z] 8f54ca91761b: Layer already exists [2021-07-12T02:53:42.966Z] 2eed3121aaea: Layer already exists [2021-07-12T02:53:42.966Z] 32f366d666a5: Layer already exists [2021-07-12T02:53:42.966Z] latest: digest: sha256:9706e702b12851c669ef9598dea64670c267e316b62a0abdfe393ceb94e94b5b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:43.276Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:43.578Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.5 [2021-07-12T02:53:43.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-12T02:53:43.578Z] 8f54ca91761b: Preparing [2021-07-12T02:53:43.578Z] 2eed3121aaea: Preparing [2021-07-12T02:53:43.578Z] cd5fc7c95fca: Preparing [2021-07-12T02:53:43.578Z] 876192fec489: Preparing [2021-07-12T02:53:43.578Z] 32f366d666a5: Preparing [2021-07-12T02:53:43.578Z] 2eed3121aaea: Layer already exists [2021-07-12T02:53:43.578Z] 8f54ca91761b: Layer already exists [2021-07-12T02:53:43.578Z] 876192fec489: Layer already exists [2021-07-12T02:53:43.578Z] 32f366d666a5: Layer already exists [2021-07-12T02:53:43.578Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:53:43.578Z] 2.0.1-dev.5: digest: sha256:9706e702b12851c669ef9598dea64670c267e316b62a0abdfe393ceb94e94b5b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:43.852Z] ---> b20efe0805f0 [2021-07-12T02:53:43.853Z] Step 7/24 : RUN go mod download [2021-07-12T02:53:43.889Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:44.128Z] ---> Running in 274c486b7d1f [2021-07-12T02:53:44.197Z] + docker push nexus3.edgexfoundry.org:10004/core-command:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:53:44.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-12T02:53:44.197Z] 8f54ca91761b: Preparing [2021-07-12T02:53:44.197Z] 2eed3121aaea: Preparing [2021-07-12T02:53:44.197Z] cd5fc7c95fca: Preparing [2021-07-12T02:53:44.197Z] 876192fec489: Preparing [2021-07-12T02:53:44.197Z] 32f366d666a5: Preparing [2021-07-12T02:53:44.197Z] 32f366d666a5: Layer already exists [2021-07-12T02:53:44.197Z] 8f54ca91761b: Layer already exists [2021-07-12T02:53:44.197Z] 876192fec489: Layer already exists [2021-07-12T02:53:44.198Z] 2eed3121aaea: Layer already exists [2021-07-12T02:53:44.198Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:53:44.198Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5: digest: sha256:9706e702b12851c669ef9598dea64670c267e316b62a0abdfe393ceb94e94b5b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:44.506Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:44.635Z] ---> b026c9720f2f [2021-07-12T02:53:44.635Z] Step 7/23 : RUN go mod download [2021-07-12T02:53:44.635Z] ---> 36087550ec3f [2021-07-12T02:53:44.635Z] Step 7/24 : RUN go mod download [2021-07-12T02:53:44.635Z] ---> Running in 46a67bc17799 [2021-07-12T02:53:44.811Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-07-12T02:53:44.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-12T02:53:44.811Z] 8f54ca91761b: Preparing [2021-07-12T02:53:44.811Z] 2eed3121aaea: Preparing [2021-07-12T02:53:44.811Z] cd5fc7c95fca: Preparing [2021-07-12T02:53:44.811Z] 876192fec489: Preparing [2021-07-12T02:53:44.811Z] 32f366d666a5: Preparing [2021-07-12T02:53:44.811Z] 8f54ca91761b: Layer already exists [2021-07-12T02:53:44.811Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:53:44.811Z] 2eed3121aaea: Layer already exists [2021-07-12T02:53:44.811Z] 32f366d666a5: Layer already exists [2021-07-12T02:53:44.811Z] 876192fec489: Layer already exists [2021-07-12T02:53:44.939Z] ---> Running in cb9732bf95ce [2021-07-12T02:53:45.069Z] main: digest: sha256:9706e702b12851c669ef9598dea64670c267e316b62a0abdfe393ceb94e94b5b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T02:53:45.131Z] ===================================================== [Pipeline] echo [2021-07-12T02:53:45.148Z] taggedImages: [2021-07-12T02:53:45.148Z] - nexus3.edgexfoundry.org:10004/core-command:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:53:45.148Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-07-12T02:53:45.148Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.5 [2021-07-12T02:53:45.148Z] - nexus3.edgexfoundry.org:10004/core-command:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:53:45.148Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-07-12T02:53:45.193Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-07-12T02:53:45.193Z] 54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:53:45.193Z] latest [2021-07-12T02:53:45.193Z] 2.0.1-dev.5 [2021-07-12T02:53:45.193Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:53:45.193Z] main [2021-07-12T02:53:45.193Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:45.547Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:54f03fb0f243d5f133750708f48ea721af92f13c [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:45.860Z] + docker push nexus3.edgexfoundry.org:10004/core-data:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:53:45.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-12T02:53:45.861Z] 8b9b44b54d97: Preparing [2021-07-12T02:53:45.861Z] ff8447548a68: Preparing [2021-07-12T02:53:45.861Z] cd5fc7c95fca: Preparing [2021-07-12T02:53:45.861Z] 89e2fbd707f2: Preparing [2021-07-12T02:53:45.861Z] 5973f085db77: Preparing [2021-07-12T02:53:45.861Z] 32f366d666a5: Preparing [2021-07-12T02:53:45.861Z] 32f366d666a5: Waiting [2021-07-12T02:53:45.861Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:53:45.861Z] 32f366d666a5: Layer already exists [2021-07-12T02:53:46.435Z] 8b9b44b54d97: Pushed [2021-07-12T02:53:46.435Z] 5973f085db77: Pushed [2021-07-12T02:53:46.435Z] 89e2fbd707f2: Pushed [2021-07-12T02:53:47.389Z] ff8447548a68: Pushed [2021-07-12T02:53:47.650Z] 54f03fb0f243d5f133750708f48ea721af92f13c: digest: sha256:ddab10b0be1cfbedfacb5400b21a81ef20bbb04898c514a342c61bb56a00da2b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:47.963Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:48.273Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-07-12T02:53:48.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-12T02:53:48.273Z] 8b9b44b54d97: Preparing [2021-07-12T02:53:48.273Z] ff8447548a68: Preparing [2021-07-12T02:53:48.273Z] cd5fc7c95fca: Preparing [2021-07-12T02:53:48.273Z] 89e2fbd707f2: Preparing [2021-07-12T02:53:48.273Z] 5973f085db77: Preparing [2021-07-12T02:53:48.273Z] 32f366d666a5: Preparing [2021-07-12T02:53:48.273Z] 32f366d666a5: Waiting [2021-07-12T02:53:48.273Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:53:48.273Z] ff8447548a68: Layer already exists [2021-07-12T02:53:48.273Z] 89e2fbd707f2: Layer already exists [2021-07-12T02:53:48.273Z] 5973f085db77: Layer already exists [2021-07-12T02:53:48.273Z] 8b9b44b54d97: Layer already exists [2021-07-12T02:53:48.273Z] 32f366d666a5: Layer already exists [2021-07-12T02:53:48.534Z] latest: digest: sha256:ddab10b0be1cfbedfacb5400b21a81ef20bbb04898c514a342c61bb56a00da2b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:48.845Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:49.154Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.5 [2021-07-12T02:53:49.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-12T02:53:49.155Z] 8b9b44b54d97: Preparing [2021-07-12T02:53:49.155Z] ff8447548a68: Preparing [2021-07-12T02:53:49.155Z] cd5fc7c95fca: Preparing [2021-07-12T02:53:49.155Z] 89e2fbd707f2: Preparing [2021-07-12T02:53:49.155Z] 5973f085db77: Preparing [2021-07-12T02:53:49.155Z] 32f366d666a5: Preparing [2021-07-12T02:53:49.155Z] 32f366d666a5: Waiting [2021-07-12T02:53:49.155Z] 89e2fbd707f2: Layer already exists [2021-07-12T02:53:49.155Z] 5973f085db77: Layer already exists [2021-07-12T02:53:49.155Z] 8b9b44b54d97: Layer already exists [2021-07-12T02:53:49.155Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:53:49.155Z] ff8447548a68: Layer already exists [2021-07-12T02:53:49.155Z] 32f366d666a5: Layer already exists [2021-07-12T02:53:49.155Z] 2.0.1-dev.5: digest: sha256:ddab10b0be1cfbedfacb5400b21a81ef20bbb04898c514a342c61bb56a00da2b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:49.466Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:49.772Z] + docker push nexus3.edgexfoundry.org:10004/core-data:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:53:49.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-12T02:53:49.773Z] 8b9b44b54d97: Preparing [2021-07-12T02:53:49.773Z] ff8447548a68: Preparing [2021-07-12T02:53:49.773Z] cd5fc7c95fca: Preparing [2021-07-12T02:53:49.773Z] 89e2fbd707f2: Preparing [2021-07-12T02:53:49.773Z] 5973f085db77: Preparing [2021-07-12T02:53:49.773Z] 32f366d666a5: Preparing [2021-07-12T02:53:49.773Z] 32f366d666a5: Waiting [2021-07-12T02:53:49.773Z] ff8447548a68: Layer already exists [2021-07-12T02:53:49.773Z] 5973f085db77: Layer already exists [2021-07-12T02:53:49.773Z] 89e2fbd707f2: Layer already exists [2021-07-12T02:53:49.773Z] 8b9b44b54d97: Layer already exists [2021-07-12T02:53:49.773Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:53:49.773Z] 32f366d666a5: Layer already exists [2021-07-12T02:53:49.773Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5: digest: sha256:ddab10b0be1cfbedfacb5400b21a81ef20bbb04898c514a342c61bb56a00da2b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:50.083Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:50.386Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-07-12T02:53:50.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-12T02:53:50.386Z] 8b9b44b54d97: Preparing [2021-07-12T02:53:50.386Z] ff8447548a68: Preparing [2021-07-12T02:53:50.386Z] cd5fc7c95fca: Preparing [2021-07-12T02:53:50.386Z] 89e2fbd707f2: Preparing [2021-07-12T02:53:50.386Z] 5973f085db77: Preparing [2021-07-12T02:53:50.386Z] 32f366d666a5: Preparing [2021-07-12T02:53:50.386Z] 32f366d666a5: Waiting [2021-07-12T02:53:50.386Z] ff8447548a68: Layer already exists [2021-07-12T02:53:50.386Z] 89e2fbd707f2: Layer already exists [2021-07-12T02:53:50.386Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:53:50.386Z] 8b9b44b54d97: Layer already exists [2021-07-12T02:53:50.386Z] 5973f085db77: Layer already exists [2021-07-12T02:53:50.386Z] 32f366d666a5: Layer already exists [2021-07-12T02:53:50.386Z] main: digest: sha256:ddab10b0be1cfbedfacb5400b21a81ef20bbb04898c514a342c61bb56a00da2b size: 1572 [2021-07-12T02:53:50.511Z] Removing intermediate container 274c486b7d1f [2021-07-12T02:53:50.511Z] ---> b4f25465f00a [2021-07-12T02:53:50.511Z] Step 8/24 : COPY . . [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T02:53:50.600Z] ===================================================== [Pipeline] echo [2021-07-12T02:53:50.616Z] taggedImages: [2021-07-12T02:53:50.616Z] - nexus3.edgexfoundry.org:10004/core-data:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:53:50.616Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-07-12T02:53:50.616Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.5 [2021-07-12T02:53:50.616Z] - nexus3.edgexfoundry.org:10004/core-data:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:53:50.616Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-07-12T02:53:50.652Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-07-12T02:53:50.652Z] 54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:53:50.652Z] latest [2021-07-12T02:53:50.652Z] 2.0.1-dev.5 [2021-07-12T02:53:50.652Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:53:50.652Z] main [2021-07-12T02:53:50.652Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:50.799Z] Removing intermediate container cb9732bf95ce [2021-07-12T02:53:50.799Z] ---> ce8853639e80 [2021-07-12T02:53:50.799Z] Step 8/24 : COPY . . [2021-07-12T02:53:51.078Z] Removing intermediate container 46a67bc17799 [2021-07-12T02:53:51.078Z] ---> 99cc240b9cee [2021-07-12T02:53:51.078Z] Step 8/23 : COPY . . [2021-07-12T02:53:51.291Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:54f03fb0f243d5f133750708f48ea721af92f13c [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:51.772Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:53:51.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-12T02:53:51.772Z] d085236875c5: Preparing [2021-07-12T02:53:51.772Z] 093619494a1b: Preparing [2021-07-12T02:53:51.772Z] cd5fc7c95fca: Preparing [2021-07-12T02:53:51.772Z] 876192fec489: Preparing [2021-07-12T02:53:51.772Z] 32f366d666a5: Preparing [2021-07-12T02:53:51.772Z] 876192fec489: Layer already exists [2021-07-12T02:53:51.772Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:53:51.772Z] 32f366d666a5: Layer already exists [2021-07-12T02:53:51.772Z] d085236875c5: Pushed [2021-07-12T02:53:53.160Z] 093619494a1b: Pushed [2021-07-12T02:53:53.422Z] 54f03fb0f243d5f133750708f48ea721af92f13c: digest: sha256:47fa3b2c0f868eae67de35cead4c15d9e3f3abee2713f81180f0d25143a192da size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:53.744Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:54.049Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-07-12T02:53:54.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-12T02:53:54.049Z] d085236875c5: Preparing [2021-07-12T02:53:54.049Z] 093619494a1b: Preparing [2021-07-12T02:53:54.049Z] cd5fc7c95fca: Preparing [2021-07-12T02:53:54.049Z] 876192fec489: Preparing [2021-07-12T02:53:54.049Z] 32f366d666a5: Preparing [2021-07-12T02:53:54.049Z] 32f366d666a5: Layer already exists [2021-07-12T02:53:54.049Z] 876192fec489: Layer already exists [2021-07-12T02:53:54.049Z] d085236875c5: Layer already exists [2021-07-12T02:53:54.049Z] 093619494a1b: Layer already exists [2021-07-12T02:53:54.049Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:53:54.049Z] latest: digest: sha256:47fa3b2c0f868eae67de35cead4c15d9e3f3abee2713f81180f0d25143a192da size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:54.359Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:54.663Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.5 [2021-07-12T02:53:54.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-12T02:53:54.663Z] d085236875c5: Preparing [2021-07-12T02:53:54.663Z] 093619494a1b: Preparing [2021-07-12T02:53:54.663Z] cd5fc7c95fca: Preparing [2021-07-12T02:53:54.663Z] 876192fec489: Preparing [2021-07-12T02:53:54.663Z] 32f366d666a5: Preparing [2021-07-12T02:53:54.663Z] 32f366d666a5: Layer already exists [2021-07-12T02:53:54.663Z] d085236875c5: Layer already exists [2021-07-12T02:53:54.663Z] 093619494a1b: Layer already exists [2021-07-12T02:53:54.663Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:53:54.663Z] 876192fec489: Layer already exists [2021-07-12T02:53:54.663Z] 2.0.1-dev.5: digest: sha256:47fa3b2c0f868eae67de35cead4c15d9e3f3abee2713f81180f0d25143a192da size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:54.971Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:55.272Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:53:55.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-12T02:53:55.272Z] d085236875c5: Preparing [2021-07-12T02:53:55.272Z] 093619494a1b: Preparing [2021-07-12T02:53:55.272Z] cd5fc7c95fca: Preparing [2021-07-12T02:53:55.272Z] 876192fec489: Preparing [2021-07-12T02:53:55.272Z] 32f366d666a5: Preparing [2021-07-12T02:53:55.272Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:53:55.272Z] 32f366d666a5: Layer already exists [2021-07-12T02:53:55.272Z] 876192fec489: Layer already exists [2021-07-12T02:53:55.272Z] 093619494a1b: Layer already exists [2021-07-12T02:53:55.272Z] d085236875c5: Layer already exists [2021-07-12T02:53:55.272Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5: digest: sha256:47fa3b2c0f868eae67de35cead4c15d9e3f3abee2713f81180f0d25143a192da size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:55.579Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:55.881Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-07-12T02:53:55.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-12T02:53:55.881Z] d085236875c5: Preparing [2021-07-12T02:53:55.881Z] 093619494a1b: Preparing [2021-07-12T02:53:55.881Z] cd5fc7c95fca: Preparing [2021-07-12T02:53:55.881Z] 876192fec489: Preparing [2021-07-12T02:53:55.881Z] 32f366d666a5: Preparing [2021-07-12T02:53:55.881Z] d085236875c5: Layer already exists [2021-07-12T02:53:55.881Z] 32f366d666a5: Layer already exists [2021-07-12T02:53:55.881Z] 093619494a1b: Layer already exists [2021-07-12T02:53:55.881Z] 876192fec489: Layer already exists [2021-07-12T02:53:55.881Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:53:55.881Z] main: digest: sha256:47fa3b2c0f868eae67de35cead4c15d9e3f3abee2713f81180f0d25143a192da size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T02:53:55.938Z] ===================================================== [Pipeline] echo [2021-07-12T02:53:55.955Z] taggedImages: [2021-07-12T02:53:55.955Z] - nexus3.edgexfoundry.org:10004/core-metadata:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:53:55.955Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-07-12T02:53:55.955Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.5 [2021-07-12T02:53:55.955Z] - nexus3.edgexfoundry.org:10004/core-metadata:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:53:55.955Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-07-12T02:53:55.994Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-07-12T02:53:55.994Z] 54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:53:55.994Z] latest [2021-07-12T02:53:55.994Z] 2.0.1-dev.5 [2021-07-12T02:53:55.994Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:53:55.994Z] main [2021-07-12T02:53:55.994Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:56.353Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:54f03fb0f243d5f133750708f48ea721af92f13c [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:56.656Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:53:56.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-12T02:53:56.656Z] 450718ba6c28: Preparing [2021-07-12T02:53:56.656Z] 450718ba6c28: Preparing [2021-07-12T02:53:56.656Z] 56f79dce362a: Preparing [2021-07-12T02:53:56.656Z] a28bae59dbbc: Preparing [2021-07-12T02:53:56.656Z] 398b53a7233c: Preparing [2021-07-12T02:53:56.656Z] 13d830b26077: Preparing [2021-07-12T02:53:56.656Z] cd5fc7c95fca: Preparing [2021-07-12T02:53:56.656Z] 1a2fb1928f87: Preparing [2021-07-12T02:53:56.656Z] f9cf272f8bb5: Preparing [2021-07-12T02:53:56.656Z] a7ee5e2795ed: Preparing [2021-07-12T02:53:56.656Z] 58e3c189d81c: Preparing [2021-07-12T02:53:56.656Z] 32f366d666a5: Preparing [2021-07-12T02:53:56.656Z] cd5fc7c95fca: Waiting [2021-07-12T02:53:56.656Z] 1a2fb1928f87: Waiting [2021-07-12T02:53:56.656Z] f9cf272f8bb5: Waiting [2021-07-12T02:53:56.656Z] a7ee5e2795ed: Waiting [2021-07-12T02:53:56.656Z] 58e3c189d81c: Waiting [2021-07-12T02:53:56.656Z] 32f366d666a5: Waiting [2021-07-12T02:53:56.918Z] 398b53a7233c: Pushed [2021-07-12T02:53:56.918Z] 56f79dce362a: Pushed [2021-07-12T02:53:56.918Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:53:56.918Z] 450718ba6c28: Pushed [2021-07-12T02:53:56.918Z] a28bae59dbbc: Pushed [2021-07-12T02:53:57.182Z] 1a2fb1928f87: Pushed [2021-07-12T02:53:57.182Z] f9cf272f8bb5: Pushed [2021-07-12T02:53:57.182Z] 32f366d666a5: Layer already exists [2021-07-12T02:53:57.182Z] a7ee5e2795ed: Pushed [2021-07-12T02:53:57.182Z] 58e3c189d81c: Pushed [2021-07-12T02:53:58.577Z] 13d830b26077: Pushed [2021-07-12T02:53:58.577Z] 54f03fb0f243d5f133750708f48ea721af92f13c: digest: sha256:030b606a80d950ae6061b9c7a619465a51f3f55d4d5c99372322706cca46716d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:58.890Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:59.197Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-07-12T02:53:59.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-12T02:53:59.197Z] 450718ba6c28: Preparing [2021-07-12T02:53:59.197Z] 450718ba6c28: Preparing [2021-07-12T02:53:59.197Z] 56f79dce362a: Preparing [2021-07-12T02:53:59.197Z] a28bae59dbbc: Preparing [2021-07-12T02:53:59.197Z] 398b53a7233c: Preparing [2021-07-12T02:53:59.197Z] 13d830b26077: Preparing [2021-07-12T02:53:59.197Z] cd5fc7c95fca: Preparing [2021-07-12T02:53:59.197Z] 1a2fb1928f87: Preparing [2021-07-12T02:53:59.197Z] f9cf272f8bb5: Preparing [2021-07-12T02:53:59.197Z] a7ee5e2795ed: Preparing [2021-07-12T02:53:59.197Z] 58e3c189d81c: Preparing [2021-07-12T02:53:59.197Z] 32f366d666a5: Preparing [2021-07-12T02:53:59.197Z] cd5fc7c95fca: Waiting [2021-07-12T02:53:59.197Z] 1a2fb1928f87: Waiting [2021-07-12T02:53:59.197Z] f9cf272f8bb5: Waiting [2021-07-12T02:53:59.197Z] a7ee5e2795ed: Waiting [2021-07-12T02:53:59.197Z] 58e3c189d81c: Waiting [2021-07-12T02:53:59.197Z] 32f366d666a5: Waiting [2021-07-12T02:53:59.197Z] 56f79dce362a: Layer already exists [2021-07-12T02:53:59.197Z] 13d830b26077: Layer already exists [2021-07-12T02:53:59.197Z] 398b53a7233c: Layer already exists [2021-07-12T02:53:59.197Z] a28bae59dbbc: Layer already exists [2021-07-12T02:53:59.197Z] 450718ba6c28: Layer already exists [2021-07-12T02:53:59.197Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:53:59.197Z] a7ee5e2795ed: Layer already exists [2021-07-12T02:53:59.197Z] 1a2fb1928f87: Layer already exists [2021-07-12T02:53:59.197Z] f9cf272f8bb5: Layer already exists [2021-07-12T02:53:59.197Z] 58e3c189d81c: Layer already exists [2021-07-12T02:53:59.197Z] 32f366d666a5: Layer already exists [2021-07-12T02:53:59.197Z] latest: digest: sha256:030b606a80d950ae6061b9c7a619465a51f3f55d4d5c99372322706cca46716d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:59.515Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:53:59.819Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.5 [2021-07-12T02:53:59.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-12T02:53:59.819Z] 450718ba6c28: Preparing [2021-07-12T02:53:59.819Z] 450718ba6c28: Preparing [2021-07-12T02:53:59.819Z] 56f79dce362a: Preparing [2021-07-12T02:53:59.819Z] a28bae59dbbc: Preparing [2021-07-12T02:53:59.819Z] 398b53a7233c: Preparing [2021-07-12T02:53:59.819Z] 13d830b26077: Preparing [2021-07-12T02:53:59.819Z] cd5fc7c95fca: Preparing [2021-07-12T02:53:59.819Z] 1a2fb1928f87: Preparing [2021-07-12T02:53:59.819Z] f9cf272f8bb5: Preparing [2021-07-12T02:53:59.819Z] a7ee5e2795ed: Preparing [2021-07-12T02:53:59.819Z] 58e3c189d81c: Preparing [2021-07-12T02:53:59.819Z] 32f366d666a5: Preparing [2021-07-12T02:53:59.819Z] 1a2fb1928f87: Waiting [2021-07-12T02:53:59.819Z] f9cf272f8bb5: Waiting [2021-07-12T02:53:59.819Z] a7ee5e2795ed: Waiting [2021-07-12T02:53:59.819Z] 58e3c189d81c: Waiting [2021-07-12T02:53:59.819Z] 32f366d666a5: Waiting [2021-07-12T02:53:59.819Z] cd5fc7c95fca: Waiting [2021-07-12T02:53:59.819Z] 450718ba6c28: Layer already exists [2021-07-12T02:53:59.819Z] 13d830b26077: Layer already exists [2021-07-12T02:53:59.819Z] 56f79dce362a: Layer already exists [2021-07-12T02:53:59.819Z] 398b53a7233c: Layer already exists [2021-07-12T02:53:59.819Z] a28bae59dbbc: Layer already exists [2021-07-12T02:53:59.819Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:53:59.819Z] 1a2fb1928f87: Layer already exists [2021-07-12T02:53:59.820Z] a7ee5e2795ed: Layer already exists [2021-07-12T02:53:59.820Z] f9cf272f8bb5: Layer already exists [2021-07-12T02:53:59.820Z] 58e3c189d81c: Layer already exists [2021-07-12T02:53:59.820Z] 32f366d666a5: Layer already exists [2021-07-12T02:53:59.820Z] 2.0.1-dev.5: digest: sha256:030b606a80d950ae6061b9c7a619465a51f3f55d4d5c99372322706cca46716d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:00.133Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:00.440Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:54:00.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-12T02:54:00.441Z] 450718ba6c28: Preparing [2021-07-12T02:54:00.441Z] 450718ba6c28: Preparing [2021-07-12T02:54:00.441Z] 56f79dce362a: Preparing [2021-07-12T02:54:00.441Z] a28bae59dbbc: Preparing [2021-07-12T02:54:00.441Z] 398b53a7233c: Preparing [2021-07-12T02:54:00.441Z] 13d830b26077: Preparing [2021-07-12T02:54:00.441Z] cd5fc7c95fca: Preparing [2021-07-12T02:54:00.441Z] 1a2fb1928f87: Preparing [2021-07-12T02:54:00.441Z] f9cf272f8bb5: Preparing [2021-07-12T02:54:00.441Z] a7ee5e2795ed: Preparing [2021-07-12T02:54:00.441Z] 58e3c189d81c: Preparing [2021-07-12T02:54:00.441Z] 32f366d666a5: Preparing [2021-07-12T02:54:00.441Z] cd5fc7c95fca: Waiting [2021-07-12T02:54:00.441Z] 1a2fb1928f87: Waiting [2021-07-12T02:54:00.441Z] f9cf272f8bb5: Waiting [2021-07-12T02:54:00.441Z] a7ee5e2795ed: Waiting [2021-07-12T02:54:00.441Z] 58e3c189d81c: Waiting [2021-07-12T02:54:00.441Z] 32f366d666a5: Waiting [2021-07-12T02:54:00.441Z] 398b53a7233c: Layer already exists [2021-07-12T02:54:00.441Z] 13d830b26077: Layer already exists [2021-07-12T02:54:00.441Z] 450718ba6c28: Layer already exists [2021-07-12T02:54:00.441Z] a28bae59dbbc: Layer already exists [2021-07-12T02:54:00.441Z] 56f79dce362a: Layer already exists [2021-07-12T02:54:00.441Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:54:00.441Z] 1a2fb1928f87: Layer already exists [2021-07-12T02:54:00.441Z] f9cf272f8bb5: Layer already exists [2021-07-12T02:54:00.441Z] a7ee5e2795ed: Layer already exists [2021-07-12T02:54:00.441Z] 32f366d666a5: Layer already exists [2021-07-12T02:54:00.441Z] 58e3c189d81c: Layer already exists [2021-07-12T02:54:00.441Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5: digest: sha256:030b606a80d950ae6061b9c7a619465a51f3f55d4d5c99372322706cca46716d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:00.749Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:01.054Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-07-12T02:54:01.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-12T02:54:01.055Z] 450718ba6c28: Preparing [2021-07-12T02:54:01.055Z] 450718ba6c28: Preparing [2021-07-12T02:54:01.055Z] 56f79dce362a: Preparing [2021-07-12T02:54:01.055Z] a28bae59dbbc: Preparing [2021-07-12T02:54:01.055Z] 398b53a7233c: Preparing [2021-07-12T02:54:01.055Z] 13d830b26077: Preparing [2021-07-12T02:54:01.055Z] cd5fc7c95fca: Preparing [2021-07-12T02:54:01.055Z] 1a2fb1928f87: Preparing [2021-07-12T02:54:01.055Z] f9cf272f8bb5: Preparing [2021-07-12T02:54:01.055Z] a7ee5e2795ed: Preparing [2021-07-12T02:54:01.055Z] 58e3c189d81c: Preparing [2021-07-12T02:54:01.055Z] 32f366d666a5: Preparing [2021-07-12T02:54:01.055Z] f9cf272f8bb5: Waiting [2021-07-12T02:54:01.055Z] cd5fc7c95fca: Waiting [2021-07-12T02:54:01.055Z] a7ee5e2795ed: Waiting [2021-07-12T02:54:01.055Z] 1a2fb1928f87: Waiting [2021-07-12T02:54:01.055Z] 32f366d666a5: Waiting [2021-07-12T02:54:01.055Z] 58e3c189d81c: Waiting [2021-07-12T02:54:01.055Z] 398b53a7233c: Layer already exists [2021-07-12T02:54:01.055Z] 450718ba6c28: Layer already exists [2021-07-12T02:54:01.055Z] 56f79dce362a: Layer already exists [2021-07-12T02:54:01.055Z] a28bae59dbbc: Layer already exists [2021-07-12T02:54:01.055Z] 13d830b26077: Layer already exists [2021-07-12T02:54:01.055Z] 58e3c189d81c: Layer already exists [2021-07-12T02:54:01.055Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:54:01.055Z] 1a2fb1928f87: Layer already exists [2021-07-12T02:54:01.055Z] f9cf272f8bb5: Layer already exists [2021-07-12T02:54:01.055Z] a7ee5e2795ed: Layer already exists [2021-07-12T02:54:01.055Z] 32f366d666a5: Layer already exists [2021-07-12T02:54:01.316Z] main: digest: sha256:030b606a80d950ae6061b9c7a619465a51f3f55d4d5c99372322706cca46716d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T02:54:01.373Z] ===================================================== [Pipeline] echo [2021-07-12T02:54:01.389Z] taggedImages: [2021-07-12T02:54:01.389Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:54:01.389Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-07-12T02:54:01.389Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.5 [2021-07-12T02:54:01.389Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:54:01.389Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-07-12T02:54:01.429Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-07-12T02:54:01.429Z] 54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:54:01.429Z] latest [2021-07-12T02:54:01.429Z] 2.0.1-dev.5 [2021-07-12T02:54:01.429Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:54:01.429Z] main [2021-07-12T02:54:01.429Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:01.828Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:54f03fb0f243d5f133750708f48ea721af92f13c [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:02.134Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:54:02.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-12T02:54:02.135Z] 1149aa1c27d4: Preparing [2021-07-12T02:54:02.135Z] b89153812606: Preparing [2021-07-12T02:54:02.135Z] 374935c00a4c: Preparing [2021-07-12T02:54:02.135Z] a75049a45d4d: Preparing [2021-07-12T02:54:02.135Z] 34eb969daad7: Preparing [2021-07-12T02:54:02.135Z] 32f366d666a5: Preparing [2021-07-12T02:54:02.135Z] 32f366d666a5: Waiting [2021-07-12T02:54:03.087Z] 34eb969daad7: Pushed [2021-07-12T02:54:03.087Z] 32f366d666a5: Layer already exists [2021-07-12T02:54:03.088Z] a75049a45d4d: Pushed [2021-07-12T02:54:03.088Z] 374935c00a4c: Pushed [2021-07-12T02:54:03.088Z] b89153812606: Pushed [2021-07-12T02:54:03.349Z] 1149aa1c27d4: Pushed [2021-07-12T02:54:03.610Z] 54f03fb0f243d5f133750708f48ea721af92f13c: digest: sha256:586084076f21ef5187eeedd31819920b434d6d10748417dd4866a3367f19f71d size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:03.924Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:04.229Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-07-12T02:54:04.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-12T02:54:04.229Z] 1149aa1c27d4: Preparing [2021-07-12T02:54:04.229Z] b89153812606: Preparing [2021-07-12T02:54:04.230Z] 374935c00a4c: Preparing [2021-07-12T02:54:04.230Z] a75049a45d4d: Preparing [2021-07-12T02:54:04.230Z] 34eb969daad7: Preparing [2021-07-12T02:54:04.230Z] 32f366d666a5: Preparing [2021-07-12T02:54:04.230Z] 32f366d666a5: Waiting [2021-07-12T02:54:04.230Z] 374935c00a4c: Layer already exists [2021-07-12T02:54:04.230Z] 1149aa1c27d4: Layer already exists [2021-07-12T02:54:04.230Z] 34eb969daad7: Layer already exists [2021-07-12T02:54:04.230Z] a75049a45d4d: Layer already exists [2021-07-12T02:54:04.230Z] b89153812606: Layer already exists [2021-07-12T02:54:04.230Z] 32f366d666a5: Layer already exists [2021-07-12T02:54:04.230Z] latest: digest: sha256:586084076f21ef5187eeedd31819920b434d6d10748417dd4866a3367f19f71d size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:04.544Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:04.844Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.5 [2021-07-12T02:54:04.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-12T02:54:04.844Z] 1149aa1c27d4: Preparing [2021-07-12T02:54:04.844Z] b89153812606: Preparing [2021-07-12T02:54:04.844Z] 374935c00a4c: Preparing [2021-07-12T02:54:04.844Z] a75049a45d4d: Preparing [2021-07-12T02:54:04.844Z] 34eb969daad7: Preparing [2021-07-12T02:54:04.844Z] 32f366d666a5: Preparing [2021-07-12T02:54:04.844Z] 32f366d666a5: Waiting [2021-07-12T02:54:04.844Z] a75049a45d4d: Layer already exists [2021-07-12T02:54:04.844Z] 34eb969daad7: Layer already exists [2021-07-12T02:54:04.844Z] b89153812606: Layer already exists [2021-07-12T02:54:04.844Z] 374935c00a4c: Layer already exists [2021-07-12T02:54:04.844Z] 1149aa1c27d4: Layer already exists [2021-07-12T02:54:04.844Z] 32f366d666a5: Layer already exists [2021-07-12T02:54:04.844Z] 2.0.1-dev.5: digest: sha256:586084076f21ef5187eeedd31819920b434d6d10748417dd4866a3367f19f71d size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:05.156Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:05.463Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:54:05.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-12T02:54:05.463Z] 1149aa1c27d4: Preparing [2021-07-12T02:54:05.463Z] b89153812606: Preparing [2021-07-12T02:54:05.463Z] 374935c00a4c: Preparing [2021-07-12T02:54:05.463Z] a75049a45d4d: Preparing [2021-07-12T02:54:05.463Z] 34eb969daad7: Preparing [2021-07-12T02:54:05.463Z] 32f366d666a5: Preparing [2021-07-12T02:54:05.463Z] 32f366d666a5: Waiting [2021-07-12T02:54:05.463Z] 374935c00a4c: Layer already exists [2021-07-12T02:54:05.463Z] a75049a45d4d: Layer already exists [2021-07-12T02:54:05.463Z] 34eb969daad7: Layer already exists [2021-07-12T02:54:05.463Z] 1149aa1c27d4: Layer already exists [2021-07-12T02:54:05.463Z] b89153812606: Layer already exists [2021-07-12T02:54:05.463Z] 32f366d666a5: Layer already exists [2021-07-12T02:54:05.463Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5: digest: sha256:586084076f21ef5187eeedd31819920b434d6d10748417dd4866a3367f19f71d size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:05.775Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:06.079Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-07-12T02:54:06.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-12T02:54:06.079Z] 1149aa1c27d4: Preparing [2021-07-12T02:54:06.079Z] b89153812606: Preparing [2021-07-12T02:54:06.079Z] 374935c00a4c: Preparing [2021-07-12T02:54:06.079Z] a75049a45d4d: Preparing [2021-07-12T02:54:06.079Z] 34eb969daad7: Preparing [2021-07-12T02:54:06.079Z] 32f366d666a5: Preparing [2021-07-12T02:54:06.079Z] 32f366d666a5: Waiting [2021-07-12T02:54:06.079Z] b89153812606: Layer already exists [2021-07-12T02:54:06.079Z] a75049a45d4d: Layer already exists [2021-07-12T02:54:06.079Z] 374935c00a4c: Layer already exists [2021-07-12T02:54:06.079Z] 34eb969daad7: Layer already exists [2021-07-12T02:54:06.079Z] 1149aa1c27d4: Layer already exists [2021-07-12T02:54:06.079Z] 32f366d666a5: Layer already exists [2021-07-12T02:54:06.079Z] main: digest: sha256:586084076f21ef5187eeedd31819920b434d6d10748417dd4866a3367f19f71d size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T02:54:06.147Z] ===================================================== [Pipeline] echo [2021-07-12T02:54:06.168Z] taggedImages: [2021-07-12T02:54:06.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:54:06.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-07-12T02:54:06.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.5 [2021-07-12T02:54:06.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:54:06.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-07-12T02:54:06.222Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-07-12T02:54:06.223Z] 54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:54:06.223Z] latest [2021-07-12T02:54:06.223Z] 2.0.1-dev.5 [2021-07-12T02:54:06.223Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:54:06.223Z] main [2021-07-12T02:54:06.223Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:06.579Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:54f03fb0f243d5f133750708f48ea721af92f13c [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:06.898Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:54:06.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-12T02:54:06.898Z] 7799784e43c3: Preparing [2021-07-12T02:54:06.898Z] c6d1b28ea8ad: Preparing [2021-07-12T02:54:06.898Z] a428eb1ae248: Preparing [2021-07-12T02:54:06.898Z] 18b730528e86: Preparing [2021-07-12T02:54:06.898Z] e751b2e5b815: Preparing [2021-07-12T02:54:06.898Z] a2a5ba494040: Preparing [2021-07-12T02:54:06.898Z] 07ca6d13649b: Preparing [2021-07-12T02:54:06.898Z] 2d5dd5369d9a: Preparing [2021-07-12T02:54:06.898Z] 8b1182607783: Preparing [2021-07-12T02:54:06.898Z] 32f366d666a5: Preparing [2021-07-12T02:54:06.898Z] a2a5ba494040: Waiting [2021-07-12T02:54:06.898Z] 07ca6d13649b: Waiting [2021-07-12T02:54:06.898Z] 2d5dd5369d9a: Waiting [2021-07-12T02:54:06.898Z] 8b1182607783: Waiting [2021-07-12T02:54:06.898Z] 32f366d666a5: Waiting [2021-07-12T02:54:07.483Z] c6d1b28ea8ad: Pushed [2021-07-12T02:54:07.745Z] 7799784e43c3: Pushed [2021-07-12T02:54:07.745Z] e751b2e5b815: Pushed [2021-07-12T02:54:07.745Z] a2a5ba494040: Pushed [2021-07-12T02:54:08.008Z] 07ca6d13649b: Pushed [2021-07-12T02:54:08.008Z] 32f366d666a5: Layer already exists [2021-07-12T02:54:08.008Z] 18b730528e86: Pushed [2021-07-12T02:54:08.008Z] 2d5dd5369d9a: Pushed [2021-07-12T02:54:08.275Z] 8b1182607783: Pushed [2021-07-12T02:54:08.537Z] a428eb1ae248: Pushed [2021-07-12T02:54:08.798Z] 54f03fb0f243d5f133750708f48ea721af92f13c: digest: sha256:ce0fbdbb9dd7b85dd3ce0d1e84f144957a5c4f222d2eec07b288bed563262da5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:09.111Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:09.421Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-07-12T02:54:09.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-12T02:54:09.421Z] 7799784e43c3: Preparing [2021-07-12T02:54:09.421Z] c6d1b28ea8ad: Preparing [2021-07-12T02:54:09.421Z] a428eb1ae248: Preparing [2021-07-12T02:54:09.421Z] 18b730528e86: Preparing [2021-07-12T02:54:09.421Z] e751b2e5b815: Preparing [2021-07-12T02:54:09.421Z] a2a5ba494040: Preparing [2021-07-12T02:54:09.421Z] 07ca6d13649b: Preparing [2021-07-12T02:54:09.421Z] 2d5dd5369d9a: Preparing [2021-07-12T02:54:09.421Z] 8b1182607783: Preparing [2021-07-12T02:54:09.421Z] 32f366d666a5: Preparing [2021-07-12T02:54:09.421Z] a2a5ba494040: Waiting [2021-07-12T02:54:09.421Z] 07ca6d13649b: Waiting [2021-07-12T02:54:09.421Z] 2d5dd5369d9a: Waiting [2021-07-12T02:54:09.421Z] 8b1182607783: Waiting [2021-07-12T02:54:09.421Z] 32f366d666a5: Waiting [2021-07-12T02:54:09.421Z] a428eb1ae248: Layer already exists [2021-07-12T02:54:09.421Z] 18b730528e86: Layer already exists [2021-07-12T02:54:09.421Z] e751b2e5b815: Layer already exists [2021-07-12T02:54:09.421Z] 7799784e43c3: Layer already exists [2021-07-12T02:54:09.421Z] c6d1b28ea8ad: Layer already exists [2021-07-12T02:54:09.421Z] 2d5dd5369d9a: Layer already exists [2021-07-12T02:54:09.421Z] 8b1182607783: Layer already exists [2021-07-12T02:54:09.421Z] 07ca6d13649b: Layer already exists [2021-07-12T02:54:09.421Z] a2a5ba494040: Layer already exists [2021-07-12T02:54:09.421Z] 32f366d666a5: Layer already exists [2021-07-12T02:54:09.682Z] latest: digest: sha256:ce0fbdbb9dd7b85dd3ce0d1e84f144957a5c4f222d2eec07b288bed563262da5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:09.990Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:10.291Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.5 [2021-07-12T02:54:10.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-12T02:54:10.291Z] 7799784e43c3: Preparing [2021-07-12T02:54:10.291Z] c6d1b28ea8ad: Preparing [2021-07-12T02:54:10.291Z] a428eb1ae248: Preparing [2021-07-12T02:54:10.291Z] 18b730528e86: Preparing [2021-07-12T02:54:10.291Z] e751b2e5b815: Preparing [2021-07-12T02:54:10.291Z] a2a5ba494040: Preparing [2021-07-12T02:54:10.291Z] 07ca6d13649b: Preparing [2021-07-12T02:54:10.291Z] 2d5dd5369d9a: Preparing [2021-07-12T02:54:10.291Z] 8b1182607783: Preparing [2021-07-12T02:54:10.291Z] 32f366d666a5: Preparing [2021-07-12T02:54:10.291Z] a2a5ba494040: Waiting [2021-07-12T02:54:10.291Z] 07ca6d13649b: Waiting [2021-07-12T02:54:10.291Z] 2d5dd5369d9a: Waiting [2021-07-12T02:54:10.291Z] 32f366d666a5: Waiting [2021-07-12T02:54:10.291Z] 8b1182607783: Waiting [2021-07-12T02:54:10.291Z] e751b2e5b815: Layer already exists [2021-07-12T02:54:10.291Z] a428eb1ae248: Layer already exists [2021-07-12T02:54:10.291Z] 18b730528e86: Layer already exists [2021-07-12T02:54:10.291Z] 7799784e43c3: Layer already exists [2021-07-12T02:54:10.291Z] c6d1b28ea8ad: Layer already exists [2021-07-12T02:54:10.291Z] 07ca6d13649b: Layer already exists [2021-07-12T02:54:10.291Z] 2d5dd5369d9a: Layer already exists [2021-07-12T02:54:10.291Z] a2a5ba494040: Layer already exists [2021-07-12T02:54:10.291Z] 32f366d666a5: Layer already exists [2021-07-12T02:54:10.291Z] 8b1182607783: Layer already exists [2021-07-12T02:54:10.291Z] 2.0.1-dev.5: digest: sha256:ce0fbdbb9dd7b85dd3ce0d1e84f144957a5c4f222d2eec07b288bed563262da5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:10.600Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:10.904Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:54:10.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-12T02:54:10.904Z] 7799784e43c3: Preparing [2021-07-12T02:54:10.904Z] c6d1b28ea8ad: Preparing [2021-07-12T02:54:10.904Z] a428eb1ae248: Preparing [2021-07-12T02:54:10.904Z] 18b730528e86: Preparing [2021-07-12T02:54:10.904Z] e751b2e5b815: Preparing [2021-07-12T02:54:10.904Z] a2a5ba494040: Preparing [2021-07-12T02:54:10.904Z] 07ca6d13649b: Preparing [2021-07-12T02:54:10.904Z] 2d5dd5369d9a: Preparing [2021-07-12T02:54:10.904Z] 8b1182607783: Preparing [2021-07-12T02:54:10.904Z] 32f366d666a5: Preparing [2021-07-12T02:54:10.904Z] 07ca6d13649b: Waiting [2021-07-12T02:54:10.904Z] 2d5dd5369d9a: Waiting [2021-07-12T02:54:10.904Z] 8b1182607783: Waiting [2021-07-12T02:54:10.904Z] 32f366d666a5: Waiting [2021-07-12T02:54:10.904Z] a2a5ba494040: Waiting [2021-07-12T02:54:10.904Z] a428eb1ae248: Layer already exists [2021-07-12T02:54:10.904Z] c6d1b28ea8ad: Layer already exists [2021-07-12T02:54:10.904Z] e751b2e5b815: Layer already exists [2021-07-12T02:54:10.904Z] 18b730528e86: Layer already exists [2021-07-12T02:54:10.904Z] 7799784e43c3: Layer already exists [2021-07-12T02:54:10.904Z] a2a5ba494040: Layer already exists [2021-07-12T02:54:10.904Z] 07ca6d13649b: Layer already exists [2021-07-12T02:54:10.904Z] 2d5dd5369d9a: Layer already exists [2021-07-12T02:54:10.904Z] 8b1182607783: Layer already exists [2021-07-12T02:54:10.904Z] 32f366d666a5: Layer already exists [2021-07-12T02:54:10.904Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5: digest: sha256:ce0fbdbb9dd7b85dd3ce0d1e84f144957a5c4f222d2eec07b288bed563262da5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:11.210Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:11.512Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-07-12T02:54:11.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-12T02:54:11.513Z] 7799784e43c3: Preparing [2021-07-12T02:54:11.513Z] c6d1b28ea8ad: Preparing [2021-07-12T02:54:11.513Z] a428eb1ae248: Preparing [2021-07-12T02:54:11.513Z] 18b730528e86: Preparing [2021-07-12T02:54:11.513Z] e751b2e5b815: Preparing [2021-07-12T02:54:11.513Z] a2a5ba494040: Preparing [2021-07-12T02:54:11.513Z] 07ca6d13649b: Preparing [2021-07-12T02:54:11.513Z] 2d5dd5369d9a: Preparing [2021-07-12T02:54:11.513Z] 8b1182607783: Preparing [2021-07-12T02:54:11.513Z] 32f366d666a5: Preparing [2021-07-12T02:54:11.513Z] a2a5ba494040: Waiting [2021-07-12T02:54:11.513Z] 07ca6d13649b: Waiting [2021-07-12T02:54:11.513Z] 2d5dd5369d9a: Waiting [2021-07-12T02:54:11.513Z] 8b1182607783: Waiting [2021-07-12T02:54:11.513Z] 32f366d666a5: Waiting [2021-07-12T02:54:11.513Z] 7799784e43c3: Layer already exists [2021-07-12T02:54:11.513Z] a428eb1ae248: Layer already exists [2021-07-12T02:54:11.513Z] 18b730528e86: Layer already exists [2021-07-12T02:54:11.513Z] a2a5ba494040: Layer already exists [2021-07-12T02:54:11.513Z] e751b2e5b815: Layer already exists [2021-07-12T02:54:11.513Z] c6d1b28ea8ad: Layer already exists [2021-07-12T02:54:11.513Z] 07ca6d13649b: Layer already exists [2021-07-12T02:54:11.513Z] 32f366d666a5: Layer already exists [2021-07-12T02:54:11.513Z] 8b1182607783: Layer already exists [2021-07-12T02:54:11.513Z] 2d5dd5369d9a: Layer already exists [2021-07-12T02:54:11.513Z] main: digest: sha256:ce0fbdbb9dd7b85dd3ce0d1e84f144957a5c4f222d2eec07b288bed563262da5 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T02:54:11.570Z] ===================================================== [Pipeline] echo [2021-07-12T02:54:11.589Z] taggedImages: [2021-07-12T02:54:11.589Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:54:11.589Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-07-12T02:54:11.589Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.5 [2021-07-12T02:54:11.589Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:54:11.589Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-07-12T02:54:11.627Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-07-12T02:54:11.627Z] 54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:54:11.627Z] latest [2021-07-12T02:54:11.627Z] 2.0.1-dev.5 [2021-07-12T02:54:11.627Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:54:11.627Z] main [2021-07-12T02:54:11.627Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:11.983Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:54f03fb0f243d5f133750708f48ea721af92f13c [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:12.286Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:54:12.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-12T02:54:12.286Z] b3465fd0364c: Preparing [2021-07-12T02:54:12.286Z] c8adffa79179: Preparing [2021-07-12T02:54:12.286Z] cd5fc7c95fca: Preparing [2021-07-12T02:54:12.286Z] 9bb1f82d6a6a: Preparing [2021-07-12T02:54:12.286Z] 32f366d666a5: Preparing [2021-07-12T02:54:12.286Z] 32f366d666a5: Layer already exists [2021-07-12T02:54:12.286Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:54:12.548Z] b3465fd0364c: Pushed [2021-07-12T02:54:12.548Z] 9bb1f82d6a6a: Pushed [2021-07-12T02:54:13.304Z] ---> 45904c84910e [2021-07-12T02:54:13.304Z] Step 9/24 : RUN go mod tidy [2021-07-12T02:54:13.304Z] ---> af7bc3c2b302 [2021-07-12T02:54:13.304Z] Step 9/24 : RUN go mod tidy [2021-07-12T02:54:13.304Z] ---> 03294d90f0fc [2021-07-12T02:54:13.304Z] Step 9/23 : RUN go mod tidy [2021-07-12T02:54:13.304Z] ---> Running in 855c6d31abbe [2021-07-12T02:54:13.304Z] ---> Running in 2baeada97207 [2021-07-12T02:54:13.304Z] ---> Running in edd0913c2fa6 [2021-07-12T02:54:13.931Z] c8adffa79179: Pushed [2021-07-12T02:54:13.931Z] 54f03fb0f243d5f133750708f48ea721af92f13c: digest: sha256:69af11f58c33e6d50afd57de577c7f193d696a0d553175bcbb5a11a574f07ba2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:14.238Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:14.541Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-07-12T02:54:14.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-12T02:54:14.542Z] b3465fd0364c: Preparing [2021-07-12T02:54:14.542Z] c8adffa79179: Preparing [2021-07-12T02:54:14.542Z] cd5fc7c95fca: Preparing [2021-07-12T02:54:14.542Z] 9bb1f82d6a6a: Preparing [2021-07-12T02:54:14.542Z] 32f366d666a5: Preparing [2021-07-12T02:54:14.542Z] 9bb1f82d6a6a: Layer already exists [2021-07-12T02:54:14.542Z] 32f366d666a5: Layer already exists [2021-07-12T02:54:14.542Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:54:14.542Z] b3465fd0364c: Layer already exists [2021-07-12T02:54:14.542Z] c8adffa79179: Layer already exists [2021-07-12T02:54:14.542Z] latest: digest: sha256:69af11f58c33e6d50afd57de577c7f193d696a0d553175bcbb5a11a574f07ba2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:14.850Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:15.152Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.5 [2021-07-12T02:54:15.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-12T02:54:15.152Z] b3465fd0364c: Preparing [2021-07-12T02:54:15.152Z] c8adffa79179: Preparing [2021-07-12T02:54:15.152Z] cd5fc7c95fca: Preparing [2021-07-12T02:54:15.152Z] 9bb1f82d6a6a: Preparing [2021-07-12T02:54:15.152Z] 32f366d666a5: Preparing [2021-07-12T02:54:15.152Z] 32f366d666a5: Layer already exists [2021-07-12T02:54:15.152Z] b3465fd0364c: Layer already exists [2021-07-12T02:54:15.152Z] 9bb1f82d6a6a: Layer already exists [2021-07-12T02:54:15.152Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:54:15.152Z] c8adffa79179: Layer already exists [2021-07-12T02:54:15.152Z] 2.0.1-dev.5: digest: sha256:69af11f58c33e6d50afd57de577c7f193d696a0d553175bcbb5a11a574f07ba2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:15.459Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:15.759Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:54:15.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-12T02:54:15.759Z] b3465fd0364c: Preparing [2021-07-12T02:54:15.759Z] c8adffa79179: Preparing [2021-07-12T02:54:15.759Z] cd5fc7c95fca: Preparing [2021-07-12T02:54:15.759Z] 9bb1f82d6a6a: Preparing [2021-07-12T02:54:15.759Z] 32f366d666a5: Preparing [2021-07-12T02:54:15.759Z] 32f366d666a5: Layer already exists [2021-07-12T02:54:15.759Z] b3465fd0364c: Layer already exists [2021-07-12T02:54:15.759Z] c8adffa79179: Layer already exists [2021-07-12T02:54:15.759Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:54:15.759Z] 9bb1f82d6a6a: Layer already exists [2021-07-12T02:54:15.759Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5: digest: sha256:69af11f58c33e6d50afd57de577c7f193d696a0d553175bcbb5a11a574f07ba2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:16.065Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:16.367Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-07-12T02:54:16.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-12T02:54:16.367Z] b3465fd0364c: Preparing [2021-07-12T02:54:16.367Z] c8adffa79179: Preparing [2021-07-12T02:54:16.367Z] cd5fc7c95fca: Preparing [2021-07-12T02:54:16.367Z] 9bb1f82d6a6a: Preparing [2021-07-12T02:54:16.367Z] 32f366d666a5: Preparing [2021-07-12T02:54:16.367Z] b3465fd0364c: Layer already exists [2021-07-12T02:54:16.367Z] 32f366d666a5: Layer already exists [2021-07-12T02:54:16.367Z] c8adffa79179: Layer already exists [2021-07-12T02:54:16.367Z] 9bb1f82d6a6a: Layer already exists [2021-07-12T02:54:16.367Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:54:16.367Z] main: digest: sha256:69af11f58c33e6d50afd57de577c7f193d696a0d553175bcbb5a11a574f07ba2 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T02:54:16.476Z] ===================================================== [Pipeline] echo [2021-07-12T02:54:16.490Z] taggedImages: [2021-07-12T02:54:16.490Z] - nexus3.edgexfoundry.org:10004/support-notifications:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:54:16.490Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-07-12T02:54:16.490Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.5 [2021-07-12T02:54:16.490Z] - nexus3.edgexfoundry.org:10004/support-notifications:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:54:16.490Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-07-12T02:54:16.526Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-07-12T02:54:16.526Z] 54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:54:16.526Z] latest [2021-07-12T02:54:16.526Z] 2.0.1-dev.5 [2021-07-12T02:54:16.526Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:54:16.526Z] main [2021-07-12T02:54:16.526Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:16.868Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:54f03fb0f243d5f133750708f48ea721af92f13c [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:17.165Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:54:17.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-12T02:54:17.165Z] 4f787ce13c74: Preparing [2021-07-12T02:54:17.165Z] 1fced63940ee: Preparing [2021-07-12T02:54:17.165Z] cd5fc7c95fca: Preparing [2021-07-12T02:54:17.165Z] 876192fec489: Preparing [2021-07-12T02:54:17.165Z] 32f366d666a5: Preparing [2021-07-12T02:54:17.165Z] 876192fec489: Layer already exists [2021-07-12T02:54:17.165Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:54:17.165Z] 32f366d666a5: Layer already exists [2021-07-12T02:54:17.165Z] 4f787ce13c74: Pushed [2021-07-12T02:54:18.552Z] 1fced63940ee: Pushed [2021-07-12T02:54:18.757Z] Removing intermediate container 855c6d31abbe [2021-07-12T02:54:18.758Z] ---> dbae8d66cf1f [2021-07-12T02:54:18.758Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-12T02:54:18.758Z] ---> Running in 1e19b0b2c565 [2021-07-12T02:54:18.758Z] Removing intermediate container 2baeada97207 [2021-07-12T02:54:18.758Z] ---> c05613483b7e [2021-07-12T02:54:18.758Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-12T02:54:18.758Z] Removing intermediate container edd0913c2fa6 [2021-07-12T02:54:18.758Z] ---> 6eee3c1a632d [2021-07-12T02:54:18.758Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-12T02:54:18.758Z] ---> Running in cce4dd8b6c02 [2021-07-12T02:54:18.813Z] 54f03fb0f243d5f133750708f48ea721af92f13c: digest: sha256:70fb31da3329ba4d6ff100222cc98d5d0a924ecc8886c39f97aa3fdfc4dda623 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:19.036Z] ---> Running in 4c3eeca08c54 [2021-07-12T02:54:19.121Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:19.424Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-07-12T02:54:19.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-12T02:54:19.424Z] 4f787ce13c74: Preparing [2021-07-12T02:54:19.424Z] 1fced63940ee: Preparing [2021-07-12T02:54:19.424Z] cd5fc7c95fca: Preparing [2021-07-12T02:54:19.424Z] 876192fec489: Preparing [2021-07-12T02:54:19.424Z] 32f366d666a5: Preparing [2021-07-12T02:54:19.424Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:54:19.424Z] 32f366d666a5: Layer already exists [2021-07-12T02:54:19.424Z] 876192fec489: Layer already exists [2021-07-12T02:54:19.424Z] 1fced63940ee: Layer already exists [2021-07-12T02:54:19.424Z] 4f787ce13c74: Layer already exists [2021-07-12T02:54:19.424Z] latest: digest: sha256:70fb31da3329ba4d6ff100222cc98d5d0a924ecc8886c39f97aa3fdfc4dda623 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:19.729Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:20.030Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.5 [2021-07-12T02:54:20.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-12T02:54:20.030Z] 4f787ce13c74: Preparing [2021-07-12T02:54:20.030Z] 1fced63940ee: Preparing [2021-07-12T02:54:20.030Z] cd5fc7c95fca: Preparing [2021-07-12T02:54:20.030Z] 876192fec489: Preparing [2021-07-12T02:54:20.030Z] 32f366d666a5: Preparing [2021-07-12T02:54:20.030Z] 1fced63940ee: Layer already exists [2021-07-12T02:54:20.030Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:54:20.030Z] 4f787ce13c74: Layer already exists [2021-07-12T02:54:20.030Z] 876192fec489: Layer already exists [2021-07-12T02:54:20.030Z] 32f366d666a5: Layer already exists [2021-07-12T02:54:20.030Z] 2.0.1-dev.5: digest: sha256:70fb31da3329ba4d6ff100222cc98d5d0a924ecc8886c39f97aa3fdfc4dda623 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:20.337Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:20.497Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-12T02:54:20.640Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:54:20.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-12T02:54:20.640Z] 4f787ce13c74: Preparing [2021-07-12T02:54:20.640Z] 1fced63940ee: Preparing [2021-07-12T02:54:20.640Z] cd5fc7c95fca: Preparing [2021-07-12T02:54:20.640Z] 876192fec489: Preparing [2021-07-12T02:54:20.640Z] 32f366d666a5: Preparing [2021-07-12T02:54:20.640Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:54:20.640Z] 1fced63940ee: Layer already exists [2021-07-12T02:54:20.640Z] 32f366d666a5: Layer already exists [2021-07-12T02:54:20.640Z] 876192fec489: Layer already exists [2021-07-12T02:54:20.640Z] 4f787ce13c74: Layer already exists [2021-07-12T02:54:20.640Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5: digest: sha256:70fb31da3329ba4d6ff100222cc98d5d0a924ecc8886c39f97aa3fdfc4dda623 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:20.950Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:21.110Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/core-data/core-data ./cmd/core-data [2021-07-12T02:54:21.110Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-12T02:54:21.256Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-07-12T02:54:21.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-12T02:54:21.256Z] 4f787ce13c74: Preparing [2021-07-12T02:54:21.256Z] 1fced63940ee: Preparing [2021-07-12T02:54:21.256Z] cd5fc7c95fca: Preparing [2021-07-12T02:54:21.256Z] 876192fec489: Preparing [2021-07-12T02:54:21.256Z] 32f366d666a5: Preparing [2021-07-12T02:54:21.256Z] 1fced63940ee: Layer already exists [2021-07-12T02:54:21.256Z] 32f366d666a5: Layer already exists [2021-07-12T02:54:21.256Z] cd5fc7c95fca: Layer already exists [2021-07-12T02:54:21.256Z] 4f787ce13c74: Layer already exists [2021-07-12T02:54:21.256Z] 876192fec489: Layer already exists [2021-07-12T02:54:21.256Z] main: digest: sha256:70fb31da3329ba4d6ff100222cc98d5d0a924ecc8886c39f97aa3fdfc4dda623 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T02:54:21.309Z] ===================================================== [Pipeline] echo [2021-07-12T02:54:21.325Z] taggedImages: [2021-07-12T02:54:21.325Z] - nexus3.edgexfoundry.org:10004/support-scheduler:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:54:21.325Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-07-12T02:54:21.325Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.5 [2021-07-12T02:54:21.325Z] - nexus3.edgexfoundry.org:10004/support-scheduler:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:54:21.325Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-07-12T02:54:21.358Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-07-12T02:54:21.358Z] 54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:54:21.358Z] latest [2021-07-12T02:54:21.358Z] 2.0.1-dev.5 [2021-07-12T02:54:21.358Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:54:21.358Z] main [2021-07-12T02:54:21.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:21.706Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:54f03fb0f243d5f133750708f48ea721af92f13c [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:22.218Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:54:22.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-12T02:54:22.218Z] 245adfd95477: Preparing [2021-07-12T02:54:22.218Z] d95427280d1f: Preparing [2021-07-12T02:54:22.218Z] cd4f2746fb6c: Preparing [2021-07-12T02:54:22.218Z] d5457e1acadb: Preparing [2021-07-12T02:54:22.218Z] 0754057c0ad3: Preparing [2021-07-12T02:54:22.218Z] 998cdf262ab1: Preparing [2021-07-12T02:54:22.218Z] 02e56110abd2: Preparing [2021-07-12T02:54:22.218Z] abc36efb885a: Preparing [2021-07-12T02:54:22.218Z] b0b09059f4e1: Preparing [2021-07-12T02:54:22.218Z] bb961f40224b: Preparing [2021-07-12T02:54:22.218Z] f4666769fca7: Preparing [2021-07-12T02:54:22.218Z] 998cdf262ab1: Waiting [2021-07-12T02:54:22.218Z] 02e56110abd2: Waiting [2021-07-12T02:54:22.218Z] abc36efb885a: Waiting [2021-07-12T02:54:22.218Z] b0b09059f4e1: Waiting [2021-07-12T02:54:22.218Z] bb961f40224b: Waiting [2021-07-12T02:54:22.218Z] f4666769fca7: Waiting [2021-07-12T02:54:22.218Z] 0754057c0ad3: Layer already exists [2021-07-12T02:54:22.218Z] 998cdf262ab1: Layer already exists [2021-07-12T02:54:22.602Z] 02e56110abd2: Layer already exists [2021-07-12T02:54:22.602Z] abc36efb885a: Layer already exists [2021-07-12T02:54:23.011Z] b0b09059f4e1: Layer already exists [2021-07-12T02:54:23.011Z] bb961f40224b: Layer already exists [2021-07-12T02:54:23.011Z] f4666769fca7: Layer already exists [2021-07-12T02:54:23.011Z] d95427280d1f: Pushed [2021-07-12T02:54:23.011Z] 245adfd95477: Pushed [2021-07-12T02:54:23.277Z] cd4f2746fb6c: Pushed [2021-07-12T02:54:27.504Z] d5457e1acadb: Pushed [2021-07-12T02:54:27.764Z] 54f03fb0f243d5f133750708f48ea721af92f13c: digest: sha256:d3e6db682c5104d0718189d64fa16788fd68ab83810f7b72c7e8e635a9e31d63 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:28.075Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:28.374Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-07-12T02:54:28.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-12T02:54:28.374Z] 245adfd95477: Preparing [2021-07-12T02:54:28.374Z] d95427280d1f: Preparing [2021-07-12T02:54:28.374Z] cd4f2746fb6c: Preparing [2021-07-12T02:54:28.374Z] d5457e1acadb: Preparing [2021-07-12T02:54:28.374Z] 0754057c0ad3: Preparing [2021-07-12T02:54:28.374Z] 998cdf262ab1: Preparing [2021-07-12T02:54:28.374Z] 02e56110abd2: Preparing [2021-07-12T02:54:28.374Z] abc36efb885a: Preparing [2021-07-12T02:54:28.374Z] b0b09059f4e1: Preparing [2021-07-12T02:54:28.374Z] bb961f40224b: Preparing [2021-07-12T02:54:28.374Z] f4666769fca7: Preparing [2021-07-12T02:54:28.374Z] 998cdf262ab1: Waiting [2021-07-12T02:54:28.374Z] 02e56110abd2: Waiting [2021-07-12T02:54:28.374Z] abc36efb885a: Waiting [2021-07-12T02:54:28.374Z] b0b09059f4e1: Waiting [2021-07-12T02:54:28.374Z] bb961f40224b: Waiting [2021-07-12T02:54:28.374Z] f4666769fca7: Waiting [2021-07-12T02:54:28.374Z] 0754057c0ad3: Layer already exists [2021-07-12T02:54:28.374Z] 245adfd95477: Layer already exists [2021-07-12T02:54:28.374Z] cd4f2746fb6c: Layer already exists [2021-07-12T02:54:28.374Z] d95427280d1f: Layer already exists [2021-07-12T02:54:28.374Z] d5457e1acadb: Layer already exists [2021-07-12T02:54:28.374Z] 998cdf262ab1: Layer already exists [2021-07-12T02:54:28.374Z] abc36efb885a: Layer already exists [2021-07-12T02:54:28.374Z] 02e56110abd2: Layer already exists [2021-07-12T02:54:28.374Z] bb961f40224b: Layer already exists [2021-07-12T02:54:28.374Z] b0b09059f4e1: Layer already exists [2021-07-12T02:54:28.374Z] f4666769fca7: Layer already exists [2021-07-12T02:54:28.374Z] latest: digest: sha256:d3e6db682c5104d0718189d64fa16788fd68ab83810f7b72c7e8e635a9e31d63 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:28.689Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:28.996Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.5 [2021-07-12T02:54:28.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-12T02:54:28.996Z] 245adfd95477: Preparing [2021-07-12T02:54:28.996Z] d95427280d1f: Preparing [2021-07-12T02:54:28.996Z] cd4f2746fb6c: Preparing [2021-07-12T02:54:28.996Z] d5457e1acadb: Preparing [2021-07-12T02:54:28.996Z] 0754057c0ad3: Preparing [2021-07-12T02:54:28.996Z] 998cdf262ab1: Preparing [2021-07-12T02:54:28.996Z] 02e56110abd2: Preparing [2021-07-12T02:54:28.996Z] abc36efb885a: Preparing [2021-07-12T02:54:28.996Z] b0b09059f4e1: Preparing [2021-07-12T02:54:28.996Z] bb961f40224b: Preparing [2021-07-12T02:54:28.996Z] f4666769fca7: Preparing [2021-07-12T02:54:28.996Z] 998cdf262ab1: Waiting [2021-07-12T02:54:28.996Z] 02e56110abd2: Waiting [2021-07-12T02:54:28.996Z] abc36efb885a: Waiting [2021-07-12T02:54:28.996Z] b0b09059f4e1: Waiting [2021-07-12T02:54:28.996Z] bb961f40224b: Waiting [2021-07-12T02:54:28.996Z] f4666769fca7: Waiting [2021-07-12T02:54:28.996Z] d95427280d1f: Layer already exists [2021-07-12T02:54:28.996Z] cd4f2746fb6c: Layer already exists [2021-07-12T02:54:28.996Z] 0754057c0ad3: Layer already exists [2021-07-12T02:54:28.996Z] d5457e1acadb: Layer already exists [2021-07-12T02:54:28.996Z] 245adfd95477: Layer already exists [2021-07-12T02:54:28.996Z] 02e56110abd2: Layer already exists [2021-07-12T02:54:28.996Z] 998cdf262ab1: Layer already exists [2021-07-12T02:54:28.996Z] abc36efb885a: Layer already exists [2021-07-12T02:54:28.996Z] b0b09059f4e1: Layer already exists [2021-07-12T02:54:28.996Z] f4666769fca7: Layer already exists [2021-07-12T02:54:28.996Z] bb961f40224b: Layer already exists [2021-07-12T02:54:28.996Z] 2.0.1-dev.5: digest: sha256:d3e6db682c5104d0718189d64fa16788fd68ab83810f7b72c7e8e635a9e31d63 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:29.306Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:29.425Z] Removing intermediate container 739814590f6a [2021-07-12T02:54:29.425Z] ---> 3be61d6f91a1 [2021-07-12T02:54:29.425Z] [2021-07-12T02:54:29.425Z] Step 11/32 : FROM alpine:3.12 [2021-07-12T02:54:29.425Z] ---> c4fd0aeabfcf [2021-07-12T02:54:29.425Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-12T02:54:29.608Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:54:29.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-12T02:54:29.608Z] 245adfd95477: Preparing [2021-07-12T02:54:29.608Z] d95427280d1f: Preparing [2021-07-12T02:54:29.608Z] cd4f2746fb6c: Preparing [2021-07-12T02:54:29.608Z] d5457e1acadb: Preparing [2021-07-12T02:54:29.608Z] 0754057c0ad3: Preparing [2021-07-12T02:54:29.608Z] 998cdf262ab1: Preparing [2021-07-12T02:54:29.608Z] 02e56110abd2: Preparing [2021-07-12T02:54:29.608Z] abc36efb885a: Preparing [2021-07-12T02:54:29.608Z] b0b09059f4e1: Preparing [2021-07-12T02:54:29.608Z] bb961f40224b: Preparing [2021-07-12T02:54:29.608Z] f4666769fca7: Preparing [2021-07-12T02:54:29.608Z] 02e56110abd2: Waiting [2021-07-12T02:54:29.608Z] abc36efb885a: Waiting [2021-07-12T02:54:29.608Z] b0b09059f4e1: Waiting [2021-07-12T02:54:29.608Z] bb961f40224b: Waiting [2021-07-12T02:54:29.608Z] f4666769fca7: Waiting [2021-07-12T02:54:29.608Z] 998cdf262ab1: Waiting [2021-07-12T02:54:29.608Z] d5457e1acadb: Layer already exists [2021-07-12T02:54:29.608Z] 0754057c0ad3: Layer already exists [2021-07-12T02:54:29.608Z] d95427280d1f: Layer already exists [2021-07-12T02:54:29.608Z] cd4f2746fb6c: Layer already exists [2021-07-12T02:54:29.608Z] 245adfd95477: Layer already exists [2021-07-12T02:54:29.608Z] 998cdf262ab1: Layer already exists [2021-07-12T02:54:29.608Z] abc36efb885a: Layer already exists [2021-07-12T02:54:29.608Z] 02e56110abd2: Layer already exists [2021-07-12T02:54:29.608Z] bb961f40224b: Layer already exists [2021-07-12T02:54:29.608Z] b0b09059f4e1: Layer already exists [2021-07-12T02:54:29.608Z] f4666769fca7: Layer already exists [2021-07-12T02:54:29.608Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5: digest: sha256:d3e6db682c5104d0718189d64fa16788fd68ab83810f7b72c7e8e635a9e31d63 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:29.699Z] ---> Running in 473e0560a139 [2021-07-12T02:54:29.914Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:54:30.223Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-07-12T02:54:30.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-12T02:54:30.223Z] 245adfd95477: Preparing [2021-07-12T02:54:30.223Z] d95427280d1f: Preparing [2021-07-12T02:54:30.223Z] cd4f2746fb6c: Preparing [2021-07-12T02:54:30.223Z] d5457e1acadb: Preparing [2021-07-12T02:54:30.223Z] 0754057c0ad3: Preparing [2021-07-12T02:54:30.223Z] 998cdf262ab1: Preparing [2021-07-12T02:54:30.223Z] 02e56110abd2: Preparing [2021-07-12T02:54:30.223Z] abc36efb885a: Preparing [2021-07-12T02:54:30.223Z] b0b09059f4e1: Preparing [2021-07-12T02:54:30.223Z] bb961f40224b: Preparing [2021-07-12T02:54:30.223Z] f4666769fca7: Preparing [2021-07-12T02:54:30.223Z] 998cdf262ab1: Waiting [2021-07-12T02:54:30.223Z] 02e56110abd2: Waiting [2021-07-12T02:54:30.223Z] abc36efb885a: Waiting [2021-07-12T02:54:30.223Z] b0b09059f4e1: Waiting [2021-07-12T02:54:30.223Z] bb961f40224b: Waiting [2021-07-12T02:54:30.223Z] f4666769fca7: Waiting [2021-07-12T02:54:30.223Z] d95427280d1f: Layer already exists [2021-07-12T02:54:30.223Z] d5457e1acadb: Layer already exists [2021-07-12T02:54:30.223Z] cd4f2746fb6c: Layer already exists [2021-07-12T02:54:30.223Z] 0754057c0ad3: Layer already exists [2021-07-12T02:54:30.223Z] 245adfd95477: Layer already exists [2021-07-12T02:54:30.223Z] 998cdf262ab1: Layer already exists [2021-07-12T02:54:30.223Z] b0b09059f4e1: Layer already exists [2021-07-12T02:54:30.223Z] abc36efb885a: Layer already exists [2021-07-12T02:54:30.223Z] 02e56110abd2: Layer already exists [2021-07-12T02:54:30.223Z] bb961f40224b: Layer already exists [2021-07-12T02:54:30.223Z] f4666769fca7: Layer already exists [2021-07-12T02:54:30.306Z] Removing intermediate container 473e0560a139 [2021-07-12T02:54:30.307Z] ---> a71d89f40ed5 [2021-07-12T02:54:30.307Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-12T02:54:30.485Z] main: digest: sha256:d3e6db682c5104d0718189d64fa16788fd68ab83810f7b72c7e8e635a9e31d63 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T02:54:30.541Z] ===================================================== [Pipeline] echo [2021-07-12T02:54:30.556Z] taggedImages: [2021-07-12T02:54:30.556Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:54:30.556Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-07-12T02:54:30.556Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.5 [2021-07-12T02:54:30.556Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:54:30.556Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-12T02:54:30.581Z] ---> Running in 3ef47252600b [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-07-12T02:54:32.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T02:54:32.869Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T02:54:33.862Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-12T02:54:33.862Z] (2/2) Installing su-exec (0.2-r1) [2021-07-12T02:54:33.862Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T02:54:33.862Z] OK: 5 MiB in 16 packages [2021-07-12T02:54:35.333Z] Removing intermediate container 3ef47252600b [2021-07-12T02:54:35.333Z] ---> 69351a570315 [2021-07-12T02:54:35.333Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-12T02:54:35.612Z] ---> Running in 59920d5fa7ab [2021-07-12T02:54:36.218Z] Removing intermediate container 59920d5fa7ab [2021-07-12T02:54:36.218Z] ---> d44f3581c83b [2021-07-12T02:54:36.218Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-12T02:54:36.500Z] ---> Running in 30e0b770dc5c [2021-07-12T02:54:37.508Z] Removing intermediate container 30e0b770dc5c [2021-07-12T02:54:37.508Z] ---> ce4449b7f05b [2021-07-12T02:54:37.508Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-12T02:54:37.508Z] ---> Running in 22dde26b18f9 [2021-07-12T02:54:40.945Z] Removing intermediate container 22dde26b18f9 [2021-07-12T02:54:40.945Z] ---> b3bfb0c338d1 [2021-07-12T02:54:40.945Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-12T02:54:41.566Z] ---> Running in 5022e5c1ccab [2021-07-12T02:54:42.177Z] Removing intermediate container 5022e5c1ccab [2021-07-12T02:54:42.177Z] ---> f91f4c08b530 [2021-07-12T02:54:42.177Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-12T02:54:43.640Z] ---> bf373af9051f [2021-07-12T02:54:43.640Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-12T02:54:43.640Z] ---> Running in 29e0de82f96e [2021-07-12T02:54:47.981Z] Removing intermediate container 29e0de82f96e [2021-07-12T02:54:47.981Z] ---> 4c9e99b8d7b2 [2021-07-12T02:54:47.981Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T02:54:48.582Z] ---> 700348c20a5b [2021-07-12T02:54:48.582Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-12T02:54:50.573Z] ---> ab9895a4f085 [2021-07-12T02:54:50.573Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-12T02:54:52.032Z] ---> b97cff63b7de [2021-07-12T02:54:52.032Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-12T02:54:53.488Z] ---> a84e79f47f2e [2021-07-12T02:54:53.488Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-12T02:54:54.506Z] ---> 75bf1f766206 [2021-07-12T02:54:54.506Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-12T02:54:55.105Z] ---> Running in 3ad34459666c [2021-07-12T02:54:55.716Z] Removing intermediate container 3ad34459666c [2021-07-12T02:54:55.716Z] ---> 050ceaa550e0 [2021-07-12T02:54:55.716Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-12T02:54:56.720Z] ---> a8305c9e74c0 [2021-07-12T02:54:56.720Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-12T02:54:57.321Z] ---> Running in 802431cac7c4 [2021-07-12T02:55:00.750Z] Removing intermediate container 802431cac7c4 [2021-07-12T02:55:00.750Z] ---> 299622aa4149 [2021-07-12T02:55:00.750Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-12T02:55:01.030Z] ---> Running in f3932e5084dd [2021-07-12T02:55:02.031Z] Removing intermediate container f3932e5084dd [2021-07-12T02:55:02.031Z] ---> 2bf8864363cf [2021-07-12T02:55:02.031Z] Step 29/32 : CMD ["gate"] [2021-07-12T02:55:02.317Z] ---> Running in f24327127592 [2021-07-12T02:55:02.938Z] Removing intermediate container f24327127592 [2021-07-12T02:55:02.938Z] ---> b84dbac1d589 [2021-07-12T02:55:02.938Z] Step 30/32 : LABEL arch=arm64 [2021-07-12T02:55:03.220Z] ---> Running in 92e67f790f4b [2021-07-12T02:55:03.831Z] Removing intermediate container 92e67f790f4b [2021-07-12T02:55:03.831Z] ---> 949c80f0f586 [2021-07-12T02:55:03.831Z] Step 31/32 : LABEL git_sha=54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:55:04.444Z] ---> Running in 19b3cde359c7 [2021-07-12T02:55:05.060Z] Removing intermediate container 19b3cde359c7 [2021-07-12T02:55:05.060Z] ---> 0401fab24309 [2021-07-12T02:55:05.060Z] Step 32/32 : LABEL version=2.0.1-dev.5 [2021-07-12T02:55:05.348Z] ---> Running in a699ab361572 [2021-07-12T02:55:06.348Z] Removing intermediate container a699ab361572 [2021-07-12T02:55:06.348Z] ---> a06486a369fa [2021-07-12T02:55:06.348Z] [2021-07-12T02:55:06.633Z] Successfully built a06486a369fa [2021-07-12T02:55:06.633Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-12T02:55:45.708Z]  Building security-bootstrapper ... done Removing intermediate container 1e19b0b2c565 [2021-07-12T02:55:45.708Z] ---> 42763eea8cf9 [2021-07-12T02:55:45.708Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-12T02:55:45.708Z] Removing intermediate container 4c3eeca08c54 [2021-07-12T02:55:45.708Z] ---> b0957792b932 [2021-07-12T02:55:45.708Z] [2021-07-12T02:55:45.708Z] Step 11/23 : FROM alpine:3.12 [2021-07-12T02:55:45.708Z] ---> c4fd0aeabfcf [2021-07-12T02:55:45.708Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-12T02:55:45.708Z] ---> Running in 721e73df3aae [2021-07-12T02:55:45.708Z] ---> Running in fa07038b314f [2021-07-12T02:55:45.708Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-12T02:55:45.708Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T02:55:45.708Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T02:55:45.708Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-12T02:55:45.708Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-12T02:55:45.708Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T02:55:45.708Z] Executing ca-certificates-20191127-r4.trigger [2021-07-12T02:55:45.708Z] OK: 6 MiB in 16 packages [2021-07-12T02:55:46.696Z] Removing intermediate container 721e73df3aae [2021-07-12T02:55:46.696Z] ---> 6f8c9bc3d060 [2021-07-12T02:55:46.696Z] [2021-07-12T02:55:46.696Z] Step 12/24 : FROM docker:20.10.0 [2021-07-12T02:55:46.696Z] Removing intermediate container fa07038b314f [2021-07-12T02:55:46.696Z] ---> 386a2fb70091 [2021-07-12T02:55:46.696Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-12T02:55:46.975Z] 20.10.0: Pulling from library/docker [2021-07-12T02:55:46.975Z] ---> Running in b35d1e5aa15c [2021-07-12T02:55:47.954Z] Removing intermediate container b35d1e5aa15c [2021-07-12T02:55:47.954Z] ---> 86786b47f299 [2021-07-12T02:55:47.954Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-12T02:55:48.935Z] ---> Running in db7b295833a0 [2021-07-12T02:55:49.578Z] Removing intermediate container cce4dd8b6c02 [2021-07-12T02:55:49.578Z] ---> 0e3b9d373c08 [2021-07-12T02:55:49.578Z] [2021-07-12T02:55:49.578Z] Step 11/24 : FROM alpine:3.12 [2021-07-12T02:55:49.578Z] ---> c4fd0aeabfcf [2021-07-12T02:55:49.578Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-12T02:55:49.853Z] Removing intermediate container db7b295833a0 [2021-07-12T02:55:49.853Z] ---> df29bbc03439 [2021-07-12T02:55:49.853Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-12T02:55:50.138Z] ---> Running in 8f06b3b13f6c [2021-07-12T02:55:50.138Z] ---> Running in a64f47f514ff [2021-07-12T02:55:50.747Z] Removing intermediate container 8f06b3b13f6c [2021-07-12T02:55:50.747Z] ---> a3b5a933d61b [2021-07-12T02:55:50.747Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-12T02:55:50.747Z] ---> Running in a69fb1561906 [2021-07-12T02:55:50.747Z] Removing intermediate container a64f47f514ff [2021-07-12T02:55:50.747Z] ---> a51251779b15 [2021-07-12T02:55:50.747Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T02:55:51.355Z] Removing intermediate container a69fb1561906 [2021-07-12T02:55:51.355Z] ---> d9e0d5ace302 [2021-07-12T02:55:51.355Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-12T02:55:51.636Z] ---> Running in 48766e5aaa8e [2021-07-12T02:55:52.240Z] ---> 2d6e01b283f9 [2021-07-12T02:55:52.240Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-12T02:55:52.240Z] Removing intermediate container 48766e5aaa8e [2021-07-12T02:55:52.240Z] ---> 92c0464ea413 [2021-07-12T02:55:52.240Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T02:55:52.836Z] ---> Running in b0cf2c01f8ae [2021-07-12T02:55:54.275Z] ---> 93d88800f3b9 [2021-07-12T02:55:54.275Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-12T02:55:55.261Z] ---> fc5b417a447e [2021-07-12T02:55:55.261Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-12T02:55:55.536Z] ---> Running in 642918271ca8 [2021-07-12T02:55:55.813Z] Removing intermediate container b0cf2c01f8ae [2021-07-12T02:55:55.813Z] ---> 62a4835b6253 [2021-07-12T02:55:55.813Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-12T02:55:56.089Z] ---> Running in 96f40292a99d [2021-07-12T02:55:56.367Z] Removing intermediate container 642918271ca8 [2021-07-12T02:55:56.367Z] ---> f42e89b053a0 [2021-07-12T02:55:56.367Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T02:55:56.646Z] ---> Running in ab251c3d0fb4 [2021-07-12T02:55:57.629Z] Removing intermediate container ab251c3d0fb4 [2021-07-12T02:55:57.629Z] ---> eadfc7c0882d [2021-07-12T02:55:57.629Z] Step 21/23 : LABEL arch=arm64 [2021-07-12T02:55:57.629Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T02:55:57.905Z] ---> Running in 64ae50922807 [2021-07-12T02:55:58.504Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T02:55:58.504Z] Removing intermediate container 64ae50922807 [2021-07-12T02:55:58.504Z] ---> 9f5a7e625adf [2021-07-12T02:55:58.504Z] Step 22/23 : LABEL git_sha=54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:55:58.781Z] ---> Running in e10eee816460 [2021-07-12T02:55:59.392Z] Removing intermediate container e10eee816460 [2021-07-12T02:55:59.392Z] ---> f236b3cc184c [2021-07-12T02:55:59.392Z] Step 23/23 : LABEL version=2.0.1-dev.5 [2021-07-12T02:55:59.392Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-12T02:55:59.392Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-12T02:55:59.392Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-12T02:55:59.392Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-12T02:55:59.392Z] ---> eeaf43b92773 [2021-07-12T02:55:59.392Z] 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-07-12T02:55:59.392Z] ---> Running in 2a1d39a96244 [2021-07-12T02:55:59.392Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-12T02:55:59.671Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-12T02:55:59.671Z] ---> Running in 058c5bd28c43 [2021-07-12T02:55:59.671Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-12T02:55:59.945Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-12T02:55:59.945Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T02:55:59.945Z] OK: 8 MiB in 20 packages [2021-07-12T02:55:59.945Z] Removing intermediate container 2a1d39a96244 [2021-07-12T02:55:59.945Z] ---> efccccc10a68 [2021-07-12T02:55:59.945Z] [2021-07-12T02:56:00.227Z] Successfully built efccccc10a68 [2021-07-12T02:56:00.227Z] Successfully tagged support-notifications-arm64:latest [2021-07-12T02:56:00.227Z]  Building support-notifications ... done Removing intermediate container 058c5bd28c43 [2021-07-12T02:56:00.227Z] ---> ec266edb4227 [2021-07-12T02:56:00.227Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-12T02:56:00.503Z] ---> Running in eba036e24929 [2021-07-12T02:56:01.490Z] Removing intermediate container 96f40292a99d [2021-07-12T02:56:01.490Z] ---> 1a6ad371caaf [2021-07-12T02:56:01.490Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T02:56:02.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T02:56:02.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T02:56:02.091Z] ---> 8e96a117f873 [2021-07-12T02:56:02.091Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-12T02:56:02.690Z] (1/39) Installing readline (8.0.4-r0) [2021-07-12T02:56:02.690Z] (2/39) Installing bash (5.0.17-r0) [2021-07-12T02:56:02.965Z] Executing bash-5.0.17-r0.post-install [2021-07-12T02:56:02.965Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-12T02:56:02.965Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-12T02:56:02.965Z] (5/39) Installing curl (7.77.0-r0) [2021-07-12T02:56:02.965Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-12T02:56:02.965Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-12T02:56:02.965Z] (8/39) Installing expat (2.2.9-r1) [2021-07-12T02:56:02.965Z] (9/39) Installing libffi (3.3-r2) [2021-07-12T02:56:02.965Z] (10/39) Installing gdbm (1.13-r1) [2021-07-12T02:56:02.965Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-12T02:56:02.965Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-12T02:56:02.965Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-12T02:56:03.946Z] ---> 96c08ec14eb5 [2021-07-12T02:56:03.946Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-12T02:56:04.928Z] ---> 316ab1cc2235 [2021-07-12T02:56:04.928Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-12T02:56:04.928Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-12T02:56:04.928Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-12T02:56:04.928Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-12T02:56:04.928Z] ---> Running in ef06c01a5921 [2021-07-12T02:56:04.928Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-12T02:56:04.928Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-12T02:56:04.928Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-12T02:56:05.200Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-12T02:56:05.200Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-12T02:56:05.200Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-12T02:56:05.200Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-12T02:56:05.200Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-12T02:56:05.200Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-12T02:56:05.200Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-12T02:56:05.200Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-12T02:56:05.473Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-12T02:56:05.473Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-12T02:56:05.473Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-12T02:56:05.473Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-12T02:56:05.473Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-12T02:56:05.473Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-12T02:56:05.473Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-12T02:56:05.473Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-12T02:56:05.473Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-12T02:56:05.473Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-12T02:56:05.473Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-12T02:56:05.473Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-12T02:56:05.746Z] Removing intermediate container ef06c01a5921 [2021-07-12T02:56:05.746Z] ---> f9c6227e7adb [2021-07-12T02:56:05.746Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T02:56:05.746Z] Executing busybox-1.31.1-r19.trigger [2021-07-12T02:56:05.746Z] OK: 72 MiB in 59 packages [2021-07-12T02:56:06.021Z] ---> Running in 651c910c0ed0 [2021-07-12T02:56:06.616Z] Removing intermediate container 651c910c0ed0 [2021-07-12T02:56:06.616Z] ---> 1ed4ad9f5a51 [2021-07-12T02:56:06.616Z] Step 22/24 : LABEL arch=arm64 [2021-07-12T02:56:06.616Z] ---> Running in 1323f48fbe78 [2021-07-12T02:56:07.218Z] Removing intermediate container 1323f48fbe78 [2021-07-12T02:56:07.218Z] ---> 42b35ea23625 [2021-07-12T02:56:07.218Z] Step 23/24 : LABEL git_sha=54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:56:07.218Z] ---> Running in 2f55ca2b122c [2021-07-12T02:56:07.826Z] Removing intermediate container 2f55ca2b122c [2021-07-12T02:56:07.826Z] ---> 67072ba97d70 [2021-07-12T02:56:07.826Z] Step 24/24 : LABEL version=2.0.1-dev.5 [2021-07-12T02:56:07.826Z] ---> Running in 931ab00c7357 [2021-07-12T02:56:08.429Z] Removing intermediate container 931ab00c7357 [2021-07-12T02:56:08.429Z] ---> b57bfc3412bf [2021-07-12T02:56:08.429Z] [2021-07-12T02:56:08.704Z] Successfully built b57bfc3412bf [2021-07-12T02:56:08.705Z] Successfully tagged core-data-arm64:latest [2021-07-12T02:56:10.131Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-07-12T02:56:10.131Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-12T02:56:10.403Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-12T02:56:10.403Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-12T02:56:12.376Z] Collecting jsonschema<3,>=2.5.1 [2021-07-12T02:56:12.376Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-12T02:56:12.649Z] 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-07-12T02:56:13.244Z] Collecting texttable<0.10,>=0.9.0 [2021-07-12T02:56:13.244Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-12T02:56:15.871Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-12T02:56:15.871Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-12T02:56:16.174Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-12T02:56:16.174Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-12T02:56:16.779Z] Collecting docker<4.0,>=3.6.0 [2021-07-12T02:56:16.779Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-12T02:56:17.385Z] Collecting docopt<0.7,>=0.6.1 [2021-07-12T02:56:17.385Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-12T02:56:19.353Z] Collecting cached-property<2,>=1.2.0 [2021-07-12T02:56:19.353Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-12T02:56:19.944Z] Collecting PyYAML<4,>=3.10 [2021-07-12T02:56:19.944Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-12T02:56:23.323Z] Collecting idna<2.8,>=2.5 [2021-07-12T02:56:23.323Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-12T02:56:23.323Z] 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-07-12T02:56:23.323Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-12T02:56:23.323Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-12T02:56:23.594Z] 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-07-12T02:56:23.865Z] Collecting docker-pycreds>=0.4.0 [2021-07-12T02:56:23.865Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-12T02:56:23.865Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-12T02:56:23.865Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-12T02:56:23.865Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-12T02:56:23.865Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-12T02:56:24.838Z] Installing collected packages: dockerpty, jsonschema, texttable, idna, urllib3, requests, websocket-client, docker-pycreds, docker, docopt, cached-property, PyYAML, docker-compose [2021-07-12T02:56:24.838Z] Running setup.py install for dockerpty: started [2021-07-12T02:56:26.805Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-12T02:56:26.805Z] Running setup.py install for texttable: started [2021-07-12T02:56:28.782Z] Running setup.py install for texttable: finished with status 'done' [2021-07-12T02:56:28.782Z] Attempting uninstall: idna [2021-07-12T02:56:28.782Z] Found existing installation: idna 2.9 [2021-07-12T02:56:28.782Z] Uninstalling idna-2.9: [2021-07-12T02:56:28.783Z] Successfully uninstalled idna-2.9 [2021-07-12T02:56:29.384Z] Attempting uninstall: urllib3 [2021-07-12T02:56:29.384Z] Found existing installation: urllib3 1.25.9 [2021-07-12T02:56:29.384Z] Uninstalling urllib3-1.25.9: [2021-07-12T02:56:29.384Z] Successfully uninstalled urllib3-1.25.9 [2021-07-12T02:56:29.977Z] Attempting uninstall: requests [2021-07-12T02:56:29.977Z] Found existing installation: requests 2.23.0 [2021-07-12T02:56:29.977Z] Uninstalling requests-2.23.0: [2021-07-12T02:56:29.977Z] Successfully uninstalled requests-2.23.0 [2021-07-12T02:56:31.405Z] Running setup.py install for docopt: started [2021-07-12T02:56:33.377Z] Running setup.py install for docopt: finished with status 'done' [2021-07-12T02:56:33.377Z] Running setup.py install for PyYAML: started [2021-07-12T02:56:35.351Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-12T02:56:35.945Z] 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-07-12T02:56:44.212Z] Removing intermediate container eba036e24929 [2021-07-12T02:56:44.212Z] ---> 4d3a3b077918 [2021-07-12T02:56:44.212Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-12T02:56:44.212Z] ---> Running in 1246b8819bbb [2021-07-12T02:56:44.212Z] Removing intermediate container 1246b8819bbb [2021-07-12T02:56:44.212Z] ---> ff8f66c15cf6 [2021-07-12T02:56:44.212Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-12T02:56:44.212Z] ---> Running in b2d42c33cc23 [2021-07-12T02:56:44.806Z] Removing intermediate container b2d42c33cc23 [2021-07-12T02:56:44.806Z] ---> baa6b86177b4 [2021-07-12T02:56:44.806Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-12T02:56:45.787Z] ---> 1e9d09cb6b13 [2021-07-12T02:56:45.787Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-12T02:56:46.769Z] ---> aecf1329b696 [2021-07-12T02:56:46.769Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-12T02:56:47.751Z] ---> 306a7dc627ae [2021-07-12T02:56:47.751Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-12T02:56:47.751Z] ---> Running in 484b45c1b63a [2021-07-12T02:56:48.345Z] Removing intermediate container 484b45c1b63a [2021-07-12T02:56:48.345Z] ---> f5de38d5f23b [2021-07-12T02:56:48.345Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T02:56:48.618Z] ---> Running in a305761f59ae [2021-07-12T02:56:49.215Z] Removing intermediate container a305761f59ae [2021-07-12T02:56:49.215Z] ---> 33db0c1e0558 [2021-07-12T02:56:49.215Z] Step 22/24 : LABEL arch=arm64 [2021-07-12T02:56:49.215Z] ---> Running in 2c66797229bc [2021-07-12T02:56:49.814Z] Removing intermediate container 2c66797229bc [2021-07-12T02:56:49.814Z] ---> 54f86b71bf22 [2021-07-12T02:56:49.814Z] Step 23/24 : LABEL git_sha=54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:56:49.814Z] ---> Running in 9049813a7a20 [2021-07-12T02:56:50.414Z] Removing intermediate container 9049813a7a20 [2021-07-12T02:56:50.414Z] ---> d0c5e424b305 [2021-07-12T02:56:50.414Z] Step 24/24 : LABEL version=2.0.1-dev.5 [2021-07-12T02:56:50.414Z] ---> Running in 4c4e3e1083ad [2021-07-12T02:56:51.008Z] Removing intermediate container 4c4e3e1083ad [2021-07-12T02:56:51.008Z] ---> 5a2a0aeb10d4 [2021-07-12T02:56:51.008Z] [2021-07-12T02:56:51.280Z] Successfully built 5a2a0aeb10d4 [2021-07-12T02:56:51.280Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-12T02:56:51.887Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-12T02:56:51.882Z] $ docker stop --time=1 299cb10286cd699d76c446712f44e7a7f193d772f67b777ec693bb147c28e00b [2021-07-12T02:56:53.705Z] $ docker rm -f 299cb10286cd699d76c446712f44e7a7f193d772f67b777ec693bb147c28e00b [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-12T02:56:54.421Z] + docker images [2021-07-12T02:56:54.701Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-12T02:56:54.701Z] sys-mgmt-agent-arm64 latest 5a2a0aeb10d4 4 seconds ago 298MB [2021-07-12T02:56:54.701Z] core-data-arm64 latest b57bfc3412bf 46 seconds ago 19.1MB [2021-07-12T02:56:54.701Z] support-notifications-arm64 latest efccccc10a68 55 seconds ago 15.7MB [2021-07-12T02:56:54.701Z] 0e3b9d373c08 About a minute ago 884MB [2021-07-12T02:56:54.701Z] 6f8c9bc3d060 About a minute ago 878MB [2021-07-12T02:56:54.701Z] b0957792b932 About a minute ago 878MB [2021-07-12T02:56:54.701Z] security-bootstrapper-arm64 latest a06486a369fa About a minute ago 17.5MB [2021-07-12T02:56:54.701Z] 3be61d6f91a1 2 minutes ago 878MB [2021-07-12T02:56:54.701Z] security-secretstore-setup-arm64 latest 4cbec7f19d94 3 minutes ago 27.1MB [2021-07-12T02:56:54.701Z] core-metadata-arm64 latest caa000a0bb71 3 minutes ago 15.7MB [2021-07-12T02:56:54.701Z] security-proxy-setup-arm64 latest 96be4a0c7d5b 3 minutes ago 24.2MB [2021-07-12T02:56:54.701Z] support-scheduler-arm64 latest 90a2b586ae59 3 minutes ago 15.1MB [2021-07-12T02:56:54.701Z] core-command-arm64 latest 62fe33f7bed6 3 minutes ago 15MB [2021-07-12T02:56:54.701Z] 7295c5dd27a3 4 minutes ago 881MB [2021-07-12T02:56:54.701Z] e216b84c8703 4 minutes ago 882MB [2021-07-12T02:56:54.701Z] 18b8e92cd867 4 minutes ago 877MB [2021-07-12T02:56:54.701Z] 3fb34b0a1c01 4 minutes ago 875MB [2021-07-12T02:56:54.701Z] 113c1e6d8eda 4 minutes ago 885MB [2021-07-12T02:56:54.701Z] ci-base-image-arm64 latest 5fb683d5b596 8 minutes ago 663MB [2021-07-12T02:56:54.701Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 2 days ago 451MB [2021-07-12T02:56:54.701Z] alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB [2021-07-12T02:56:54.701Z] docker 20.10.0 eeaf43b92773 7 months ago 228MB [2021-07-12T02:56:54.701Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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-07-12T02:56:55.011Z] provisioning config files... [2021-07-12T02:56:55.034Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6430978753753888954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-12T02:56:55.423Z] ---> docker-login.sh [2021-07-12T02:56:55.423Z] nexus3.edgexfoundry.org:10001 [2021-07-12T02:56:55.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T02:56:55.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T02:56:55.978Z] Configure a credential helper to remove this warning. See [2021-07-12T02:56:55.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T02:56:55.978Z] [2021-07-12T02:56:55.978Z] Login Succeeded [2021-07-12T02:56:55.978Z] nexus3.edgexfoundry.org:10002 [2021-07-12T02:56:56.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T02:56:56.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T02:56:56.529Z] Configure a credential helper to remove this warning. See [2021-07-12T02:56:56.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T02:56:56.529Z] [2021-07-12T02:56:56.529Z] Login Succeeded [2021-07-12T02:56:56.529Z] nexus3.edgexfoundry.org:10003 [2021-07-12T02:56:57.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T02:56:57.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T02:56:57.125Z] Configure a credential helper to remove this warning. See [2021-07-12T02:56:57.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T02:56:57.125Z] [2021-07-12T02:56:57.125Z] Login Succeeded [2021-07-12T02:56:57.125Z] nexus3.edgexfoundry.org:10004 [2021-07-12T02:56:57.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T02:56:57.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T02:56:57.671Z] Configure a credential helper to remove this warning. See [2021-07-12T02:56:57.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T02:56:57.671Z] [2021-07-12T02:56:57.671Z] Login Succeeded [2021-07-12T02:56:57.671Z] docker.io [2021-07-12T02:56:58.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T02:56:58.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T02:56:58.928Z] Configure a credential helper to remove this warning. See [2021-07-12T02:56:58.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T02:56:58.928Z] [2021-07-12T02:56:58.928Z] Login Succeeded [2021-07-12T02:56:58.928Z] ---> docker-login.sh ends [Pipeline] } [2021-07-12T02:56:58.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T02:56:59.016Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-07-12T02:56:59.016Z] 54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:56:59.016Z] latest [2021-07-12T02:56:59.016Z] 2.0.1-dev.5 [2021-07-12T02:56:59.016Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:56:59.016Z] main [2021-07-12T02:56:59.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:56:59.411Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:56:59.761Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:56:59.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-12T02:56:59.762Z] 27e7759f1d9e: Preparing [2021-07-12T02:56:59.762Z] 70cb317d4686: Preparing [2021-07-12T02:56:59.762Z] 1b74fa37adcb: Preparing [2021-07-12T02:56:59.762Z] a7deba2b322d: Preparing [2021-07-12T02:56:59.762Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:00.034Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:00.306Z] 27e7759f1d9e: Pushed [2021-07-12T02:57:00.306Z] 1b74fa37adcb: Pushed [2021-07-12T02:57:00.306Z] a7deba2b322d: Pushed [2021-07-12T02:57:02.919Z] 70cb317d4686: Pushed [2021-07-12T02:57:03.192Z] 54f03fb0f243d5f133750708f48ea721af92f13c: digest: sha256:2fb87a8ad4cbca08f2e5a4dd01dbf2bfe6114d3d254ab055e7906b837c031b50 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:03.554Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:03.893Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-07-12T02:57:03.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-12T02:57:03.893Z] 27e7759f1d9e: Preparing [2021-07-12T02:57:03.893Z] 70cb317d4686: Preparing [2021-07-12T02:57:03.893Z] 1b74fa37adcb: Preparing [2021-07-12T02:57:03.893Z] a7deba2b322d: Preparing [2021-07-12T02:57:03.893Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:04.168Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:57:04.168Z] a7deba2b322d: Layer already exists [2021-07-12T02:57:04.168Z] 27e7759f1d9e: Layer already exists [2021-07-12T02:57:04.168Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:04.168Z] 70cb317d4686: Layer already exists [2021-07-12T02:57:04.168Z] latest: digest: sha256:2fb87a8ad4cbca08f2e5a4dd01dbf2bfe6114d3d254ab055e7906b837c031b50 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:04.515Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:04.857Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.5 [2021-07-12T02:57:04.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-12T02:57:04.858Z] 27e7759f1d9e: Preparing [2021-07-12T02:57:04.858Z] 70cb317d4686: Preparing [2021-07-12T02:57:04.858Z] 1b74fa37adcb: Preparing [2021-07-12T02:57:04.858Z] a7deba2b322d: Preparing [2021-07-12T02:57:04.858Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:05.128Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:05.128Z] a7deba2b322d: Layer already exists [2021-07-12T02:57:05.128Z] 27e7759f1d9e: Layer already exists [2021-07-12T02:57:05.128Z] 70cb317d4686: Layer already exists [2021-07-12T02:57:05.128Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:57:05.128Z] 2.0.1-dev.5: digest: sha256:2fb87a8ad4cbca08f2e5a4dd01dbf2bfe6114d3d254ab055e7906b837c031b50 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:05.477Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:05.827Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:57:05.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-12T02:57:05.827Z] 27e7759f1d9e: Preparing [2021-07-12T02:57:05.827Z] 70cb317d4686: Preparing [2021-07-12T02:57:05.827Z] 1b74fa37adcb: Preparing [2021-07-12T02:57:05.827Z] a7deba2b322d: Preparing [2021-07-12T02:57:05.827Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:06.097Z] a7deba2b322d: Layer already exists [2021-07-12T02:57:06.097Z] 70cb317d4686: Layer already exists [2021-07-12T02:57:06.097Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:06.097Z] 27e7759f1d9e: Layer already exists [2021-07-12T02:57:06.097Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:57:06.097Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5: digest: sha256:2fb87a8ad4cbca08f2e5a4dd01dbf2bfe6114d3d254ab055e7906b837c031b50 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:06.444Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:06.788Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-07-12T02:57:06.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-12T02:57:06.788Z] 27e7759f1d9e: Preparing [2021-07-12T02:57:06.788Z] 70cb317d4686: Preparing [2021-07-12T02:57:06.788Z] 1b74fa37adcb: Preparing [2021-07-12T02:57:06.788Z] a7deba2b322d: Preparing [2021-07-12T02:57:06.788Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:07.059Z] 70cb317d4686: Layer already exists [2021-07-12T02:57:07.059Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:57:07.059Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:07.059Z] a7deba2b322d: Layer already exists [2021-07-12T02:57:07.059Z] 27e7759f1d9e: Layer already exists [2021-07-12T02:57:07.059Z] main: digest: sha256:2fb87a8ad4cbca08f2e5a4dd01dbf2bfe6114d3d254ab055e7906b837c031b50 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T02:57:07.141Z] ===================================================== [Pipeline] echo [2021-07-12T02:57:07.160Z] taggedImages: [2021-07-12T02:57:07.160Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:57:07.160Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-07-12T02:57:07.160Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.5 [2021-07-12T02:57:07.160Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:57:07.160Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-07-12T02:57:07.201Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-07-12T02:57:07.201Z] 54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:57:07.201Z] latest [2021-07-12T02:57:07.201Z] 2.0.1-dev.5 [2021-07-12T02:57:07.201Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:57:07.201Z] main [2021-07-12T02:57:07.201Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:07.587Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:07.928Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:57:07.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-12T02:57:07.928Z] 6a66be0a55b3: Preparing [2021-07-12T02:57:07.928Z] 39ea3f5c4b35: Preparing [2021-07-12T02:57:07.928Z] 1b74fa37adcb: Preparing [2021-07-12T02:57:07.928Z] b3f9f6b21979: Preparing [2021-07-12T02:57:07.928Z] 5e2c7a3ee2ce: Preparing [2021-07-12T02:57:07.928Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:07.928Z] 3fbe34a1663b: Waiting [2021-07-12T02:57:08.200Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:57:08.200Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:08.200Z] 6a66be0a55b3: Pushed [2021-07-12T02:57:08.200Z] 5e2c7a3ee2ce: Pushed [2021-07-12T02:57:09.176Z] b3f9f6b21979: Pushed [2021-07-12T02:57:11.143Z] 39ea3f5c4b35: Pushed [2021-07-12T02:57:11.415Z] 54f03fb0f243d5f133750708f48ea721af92f13c: digest: sha256:7de72fad1da7daad47595b210cd3ccac1f572042c789d413aa4a8b66f3527554 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:11.764Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:12.107Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-07-12T02:57:12.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-12T02:57:12.107Z] 6a66be0a55b3: Preparing [2021-07-12T02:57:12.107Z] 39ea3f5c4b35: Preparing [2021-07-12T02:57:12.107Z] 1b74fa37adcb: Preparing [2021-07-12T02:57:12.107Z] b3f9f6b21979: Preparing [2021-07-12T02:57:12.107Z] 5e2c7a3ee2ce: Preparing [2021-07-12T02:57:12.107Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:12.107Z] 3fbe34a1663b: Waiting [2021-07-12T02:57:12.107Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:57:12.107Z] b3f9f6b21979: Layer already exists [2021-07-12T02:57:12.380Z] 5e2c7a3ee2ce: Layer already exists [2021-07-12T02:57:12.380Z] 6a66be0a55b3: Layer already exists [2021-07-12T02:57:12.380Z] 39ea3f5c4b35: Layer already exists [2021-07-12T02:57:12.380Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:12.380Z] latest: digest: sha256:7de72fad1da7daad47595b210cd3ccac1f572042c789d413aa4a8b66f3527554 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:12.735Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:13.086Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.5 [2021-07-12T02:57:13.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-12T02:57:13.086Z] 6a66be0a55b3: Preparing [2021-07-12T02:57:13.086Z] 39ea3f5c4b35: Preparing [2021-07-12T02:57:13.086Z] 1b74fa37adcb: Preparing [2021-07-12T02:57:13.086Z] b3f9f6b21979: Preparing [2021-07-12T02:57:13.086Z] 5e2c7a3ee2ce: Preparing [2021-07-12T02:57:13.086Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:13.086Z] 3fbe34a1663b: Waiting [2021-07-12T02:57:13.358Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:57:13.358Z] b3f9f6b21979: Layer already exists [2021-07-12T02:57:13.358Z] 39ea3f5c4b35: Layer already exists [2021-07-12T02:57:13.358Z] 6a66be0a55b3: Layer already exists [2021-07-12T02:57:13.358Z] 5e2c7a3ee2ce: Layer already exists [2021-07-12T02:57:13.358Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:13.358Z] 2.0.1-dev.5: digest: sha256:7de72fad1da7daad47595b210cd3ccac1f572042c789d413aa4a8b66f3527554 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:13.711Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:14.057Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:57:14.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-12T02:57:14.057Z] 6a66be0a55b3: Preparing [2021-07-12T02:57:14.057Z] 39ea3f5c4b35: Preparing [2021-07-12T02:57:14.057Z] 1b74fa37adcb: Preparing [2021-07-12T02:57:14.057Z] b3f9f6b21979: Preparing [2021-07-12T02:57:14.057Z] 5e2c7a3ee2ce: Preparing [2021-07-12T02:57:14.057Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:14.057Z] 3fbe34a1663b: Waiting [2021-07-12T02:57:14.329Z] 5e2c7a3ee2ce: Layer already exists [2021-07-12T02:57:14.329Z] 39ea3f5c4b35: Layer already exists [2021-07-12T02:57:14.329Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:57:14.329Z] b3f9f6b21979: Layer already exists [2021-07-12T02:57:14.329Z] 6a66be0a55b3: Layer already exists [2021-07-12T02:57:14.329Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:14.329Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5: digest: sha256:7de72fad1da7daad47595b210cd3ccac1f572042c789d413aa4a8b66f3527554 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:14.775Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:15.120Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-07-12T02:57:15.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-12T02:57:15.120Z] 6a66be0a55b3: Preparing [2021-07-12T02:57:15.120Z] 39ea3f5c4b35: Preparing [2021-07-12T02:57:15.120Z] 1b74fa37adcb: Preparing [2021-07-12T02:57:15.120Z] b3f9f6b21979: Preparing [2021-07-12T02:57:15.120Z] 5e2c7a3ee2ce: Preparing [2021-07-12T02:57:15.120Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:15.120Z] 3fbe34a1663b: Waiting [2021-07-12T02:57:15.395Z] 39ea3f5c4b35: Layer already exists [2021-07-12T02:57:15.395Z] 6a66be0a55b3: Layer already exists [2021-07-12T02:57:15.395Z] b3f9f6b21979: Layer already exists [2021-07-12T02:57:15.395Z] 5e2c7a3ee2ce: Layer already exists [2021-07-12T02:57:15.395Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:57:15.395Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:15.395Z] main: digest: sha256:7de72fad1da7daad47595b210cd3ccac1f572042c789d413aa4a8b66f3527554 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T02:57:15.452Z] ===================================================== [Pipeline] echo [2021-07-12T02:57:15.467Z] taggedImages: [2021-07-12T02:57:15.467Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:57:15.467Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-07-12T02:57:15.467Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.5 [2021-07-12T02:57:15.467Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:57:15.467Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-07-12T02:57:15.510Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-07-12T02:57:15.510Z] 54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:57:15.510Z] latest [2021-07-12T02:57:15.510Z] 2.0.1-dev.5 [2021-07-12T02:57:15.510Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:57:15.510Z] main [2021-07-12T02:57:15.510Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:15.892Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:16.270Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:57:16.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-12T02:57:16.270Z] 9bd69e6be1d0: Preparing [2021-07-12T02:57:16.270Z] a2369f465d00: Preparing [2021-07-12T02:57:16.270Z] 1b74fa37adcb: Preparing [2021-07-12T02:57:16.270Z] 506b5c27a31c: Preparing [2021-07-12T02:57:16.270Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:16.563Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:57:16.563Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:16.563Z] 9bd69e6be1d0: Pushed [2021-07-12T02:57:16.854Z] 506b5c27a31c: Pushed [2021-07-12T02:57:19.485Z] a2369f465d00: Pushed [2021-07-12T02:57:19.485Z] 54f03fb0f243d5f133750708f48ea721af92f13c: digest: sha256:5e906644caeb1a9fcdb09839cd13e4158b44c31b06c69340b1a9a27ecc017222 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:19.836Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:20.195Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-07-12T02:57:20.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-12T02:57:20.196Z] 9bd69e6be1d0: Preparing [2021-07-12T02:57:20.196Z] a2369f465d00: Preparing [2021-07-12T02:57:20.196Z] 1b74fa37adcb: Preparing [2021-07-12T02:57:20.196Z] 506b5c27a31c: Preparing [2021-07-12T02:57:20.196Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:20.196Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:20.196Z] a2369f465d00: Layer already exists [2021-07-12T02:57:20.196Z] 9bd69e6be1d0: Layer already exists [2021-07-12T02:57:20.196Z] 506b5c27a31c: Layer already exists [2021-07-12T02:57:20.466Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:57:20.466Z] latest: digest: sha256:5e906644caeb1a9fcdb09839cd13e4158b44c31b06c69340b1a9a27ecc017222 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:20.841Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:21.191Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.5 [2021-07-12T02:57:21.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-12T02:57:21.191Z] 9bd69e6be1d0: Preparing [2021-07-12T02:57:21.191Z] a2369f465d00: Preparing [2021-07-12T02:57:21.191Z] 1b74fa37adcb: Preparing [2021-07-12T02:57:21.191Z] 506b5c27a31c: Preparing [2021-07-12T02:57:21.191Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:21.466Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:21.466Z] 506b5c27a31c: Layer already exists [2021-07-12T02:57:21.466Z] a2369f465d00: Layer already exists [2021-07-12T02:57:21.466Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:57:21.466Z] 9bd69e6be1d0: Layer already exists [2021-07-12T02:57:21.466Z] 2.0.1-dev.5: digest: sha256:5e906644caeb1a9fcdb09839cd13e4158b44c31b06c69340b1a9a27ecc017222 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:21.815Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:22.159Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:57:22.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-12T02:57:22.159Z] 9bd69e6be1d0: Preparing [2021-07-12T02:57:22.159Z] a2369f465d00: Preparing [2021-07-12T02:57:22.159Z] 1b74fa37adcb: Preparing [2021-07-12T02:57:22.159Z] 506b5c27a31c: Preparing [2021-07-12T02:57:22.159Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:22.159Z] 9bd69e6be1d0: Layer already exists [2021-07-12T02:57:22.159Z] 506b5c27a31c: Layer already exists [2021-07-12T02:57:22.159Z] a2369f465d00: Layer already exists [2021-07-12T02:57:22.431Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:22.431Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:57:22.431Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5: digest: sha256:5e906644caeb1a9fcdb09839cd13e4158b44c31b06c69340b1a9a27ecc017222 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:22.782Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:23.125Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-07-12T02:57:23.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-12T02:57:23.125Z] 9bd69e6be1d0: Preparing [2021-07-12T02:57:23.125Z] a2369f465d00: Preparing [2021-07-12T02:57:23.125Z] 1b74fa37adcb: Preparing [2021-07-12T02:57:23.125Z] 506b5c27a31c: Preparing [2021-07-12T02:57:23.125Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:23.395Z] 9bd69e6be1d0: Layer already exists [2021-07-12T02:57:23.396Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:23.396Z] a2369f465d00: Layer already exists [2021-07-12T02:57:23.396Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:57:23.396Z] 506b5c27a31c: Layer already exists [2021-07-12T02:57:23.396Z] main: digest: sha256:5e906644caeb1a9fcdb09839cd13e4158b44c31b06c69340b1a9a27ecc017222 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T02:57:23.470Z] ===================================================== [Pipeline] echo [2021-07-12T02:57:23.492Z] taggedImages: [2021-07-12T02:57:23.492Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:57:23.492Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-07-12T02:57:23.492Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.5 [2021-07-12T02:57:23.492Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:57:23.492Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-07-12T02:57:23.543Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-07-12T02:57:23.543Z] 54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:57:23.543Z] latest [2021-07-12T02:57:23.543Z] 2.0.1-dev.5 [2021-07-12T02:57:23.543Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:57:23.543Z] main [2021-07-12T02:57:23.543Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:23.935Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:24.276Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:57:24.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-12T02:57:24.276Z] 6f312b546294: Preparing [2021-07-12T02:57:24.276Z] 6f312b546294: Preparing [2021-07-12T02:57:24.276Z] 18b912cde078: Preparing [2021-07-12T02:57:24.276Z] f534002692b1: Preparing [2021-07-12T02:57:24.276Z] fc27277a2e21: Preparing [2021-07-12T02:57:24.276Z] c1b9012942fd: Preparing [2021-07-12T02:57:24.276Z] 1b74fa37adcb: Preparing [2021-07-12T02:57:24.276Z] 022a1237a7e1: Preparing [2021-07-12T02:57:24.276Z] c761306b0fb6: Preparing [2021-07-12T02:57:24.276Z] 594c5e2223f6: Preparing [2021-07-12T02:57:24.276Z] 4ac1ebd1c11d: Preparing [2021-07-12T02:57:24.276Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:24.276Z] c761306b0fb6: Waiting [2021-07-12T02:57:24.276Z] 594c5e2223f6: Waiting [2021-07-12T02:57:24.276Z] 4ac1ebd1c11d: Waiting [2021-07-12T02:57:24.276Z] 1b74fa37adcb: Waiting [2021-07-12T02:57:24.276Z] 3fbe34a1663b: Waiting [2021-07-12T02:57:24.875Z] fc27277a2e21: Pushed [2021-07-12T02:57:24.875Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:57:24.875Z] f534002692b1: Pushed [2021-07-12T02:57:24.875Z] 6f312b546294: Pushed [2021-07-12T02:57:24.875Z] 18b912cde078: Pushed [2021-07-12T02:57:25.147Z] 022a1237a7e1: Pushed [2021-07-12T02:57:25.147Z] c761306b0fb6: Pushed [2021-07-12T02:57:25.147Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:25.147Z] 594c5e2223f6: Pushed [2021-07-12T02:57:25.147Z] 4ac1ebd1c11d: Pushed [2021-07-12T02:57:28.525Z] c1b9012942fd: Pushed [2021-07-12T02:57:28.525Z] 54f03fb0f243d5f133750708f48ea721af92f13c: digest: sha256:e1a90606a9a0a1a57bd2dd805f5eb91711965ed4e83e71e56748088a05525783 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:28.881Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:29.221Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-07-12T02:57:29.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-12T02:57:29.221Z] 6f312b546294: Preparing [2021-07-12T02:57:29.221Z] 6f312b546294: Preparing [2021-07-12T02:57:29.221Z] 18b912cde078: Preparing [2021-07-12T02:57:29.221Z] f534002692b1: Preparing [2021-07-12T02:57:29.221Z] fc27277a2e21: Preparing [2021-07-12T02:57:29.221Z] c1b9012942fd: Preparing [2021-07-12T02:57:29.221Z] 1b74fa37adcb: Preparing [2021-07-12T02:57:29.221Z] 022a1237a7e1: Preparing [2021-07-12T02:57:29.221Z] c761306b0fb6: Preparing [2021-07-12T02:57:29.221Z] 594c5e2223f6: Preparing [2021-07-12T02:57:29.221Z] 4ac1ebd1c11d: Preparing [2021-07-12T02:57:29.221Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:29.221Z] 1b74fa37adcb: Waiting [2021-07-12T02:57:29.221Z] 022a1237a7e1: Waiting [2021-07-12T02:57:29.221Z] c761306b0fb6: Waiting [2021-07-12T02:57:29.221Z] 594c5e2223f6: Waiting [2021-07-12T02:57:29.221Z] 4ac1ebd1c11d: Waiting [2021-07-12T02:57:29.221Z] 3fbe34a1663b: Waiting [2021-07-12T02:57:29.221Z] c1b9012942fd: Layer already exists [2021-07-12T02:57:29.221Z] f534002692b1: Layer already exists [2021-07-12T02:57:29.221Z] fc27277a2e21: Layer already exists [2021-07-12T02:57:29.492Z] 6f312b546294: Layer already exists [2021-07-12T02:57:29.492Z] 18b912cde078: Layer already exists [2021-07-12T02:57:29.492Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:57:29.492Z] 022a1237a7e1: Layer already exists [2021-07-12T02:57:29.492Z] 594c5e2223f6: Layer already exists [2021-07-12T02:57:29.492Z] c761306b0fb6: Layer already exists [2021-07-12T02:57:29.492Z] 4ac1ebd1c11d: Layer already exists [2021-07-12T02:57:29.492Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:29.763Z] latest: digest: sha256:e1a90606a9a0a1a57bd2dd805f5eb91711965ed4e83e71e56748088a05525783 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:30.113Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:30.456Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.5 [2021-07-12T02:57:30.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-12T02:57:30.456Z] 6f312b546294: Preparing [2021-07-12T02:57:30.456Z] 6f312b546294: Preparing [2021-07-12T02:57:30.456Z] 18b912cde078: Preparing [2021-07-12T02:57:30.456Z] f534002692b1: Preparing [2021-07-12T02:57:30.456Z] fc27277a2e21: Preparing [2021-07-12T02:57:30.456Z] c1b9012942fd: Preparing [2021-07-12T02:57:30.456Z] 1b74fa37adcb: Preparing [2021-07-12T02:57:30.456Z] 022a1237a7e1: Preparing [2021-07-12T02:57:30.456Z] c761306b0fb6: Preparing [2021-07-12T02:57:30.456Z] 594c5e2223f6: Preparing [2021-07-12T02:57:30.456Z] 4ac1ebd1c11d: Preparing [2021-07-12T02:57:30.456Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:30.456Z] 022a1237a7e1: Waiting [2021-07-12T02:57:30.456Z] c761306b0fb6: Waiting [2021-07-12T02:57:30.456Z] 594c5e2223f6: Waiting [2021-07-12T02:57:30.456Z] 4ac1ebd1c11d: Waiting [2021-07-12T02:57:30.456Z] 3fbe34a1663b: Waiting [2021-07-12T02:57:30.456Z] 1b74fa37adcb: Waiting [2021-07-12T02:57:30.729Z] 6f312b546294: Layer already exists [2021-07-12T02:57:30.729Z] f534002692b1: Layer already exists [2021-07-12T02:57:30.729Z] c1b9012942fd: Layer already exists [2021-07-12T02:57:30.729Z] fc27277a2e21: Layer already exists [2021-07-12T02:57:30.729Z] 18b912cde078: Layer already exists [2021-07-12T02:57:31.001Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:57:31.001Z] 4ac1ebd1c11d: Layer already exists [2021-07-12T02:57:31.001Z] 022a1237a7e1: Layer already exists [2021-07-12T02:57:31.001Z] c761306b0fb6: Layer already exists [2021-07-12T02:57:31.001Z] 594c5e2223f6: Layer already exists [2021-07-12T02:57:31.001Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:31.001Z] 2.0.1-dev.5: digest: sha256:e1a90606a9a0a1a57bd2dd805f5eb91711965ed4e83e71e56748088a05525783 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:31.646Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:31.991Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:57:31.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-12T02:57:31.991Z] 6f312b546294: Preparing [2021-07-12T02:57:31.991Z] 6f312b546294: Preparing [2021-07-12T02:57:31.991Z] 18b912cde078: Preparing [2021-07-12T02:57:31.991Z] f534002692b1: Preparing [2021-07-12T02:57:31.991Z] fc27277a2e21: Preparing [2021-07-12T02:57:31.991Z] c1b9012942fd: Preparing [2021-07-12T02:57:31.991Z] 1b74fa37adcb: Preparing [2021-07-12T02:57:31.991Z] 022a1237a7e1: Preparing [2021-07-12T02:57:31.991Z] c761306b0fb6: Preparing [2021-07-12T02:57:31.991Z] 594c5e2223f6: Preparing [2021-07-12T02:57:31.991Z] 4ac1ebd1c11d: Preparing [2021-07-12T02:57:31.991Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:31.991Z] c761306b0fb6: Waiting [2021-07-12T02:57:31.991Z] 594c5e2223f6: Waiting [2021-07-12T02:57:31.991Z] 4ac1ebd1c11d: Waiting [2021-07-12T02:57:31.991Z] 1b74fa37adcb: Waiting [2021-07-12T02:57:31.991Z] 022a1237a7e1: Waiting [2021-07-12T02:57:31.991Z] 3fbe34a1663b: Waiting [2021-07-12T02:57:32.263Z] 18b912cde078: Layer already exists [2021-07-12T02:57:32.263Z] f534002692b1: Layer already exists [2021-07-12T02:57:32.263Z] 6f312b546294: Layer already exists [2021-07-12T02:57:32.263Z] c1b9012942fd: Layer already exists [2021-07-12T02:57:32.263Z] fc27277a2e21: Layer already exists [2021-07-12T02:57:32.263Z] 022a1237a7e1: Layer already exists [2021-07-12T02:57:32.263Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:57:32.263Z] c761306b0fb6: Layer already exists [2021-07-12T02:57:32.263Z] 594c5e2223f6: Layer already exists [2021-07-12T02:57:32.263Z] 4ac1ebd1c11d: Layer already exists [2021-07-12T02:57:32.263Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:32.263Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5: digest: sha256:e1a90606a9a0a1a57bd2dd805f5eb91711965ed4e83e71e56748088a05525783 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:32.624Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:32.966Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-07-12T02:57:32.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-12T02:57:32.966Z] 6f312b546294: Preparing [2021-07-12T02:57:32.966Z] 6f312b546294: Preparing [2021-07-12T02:57:32.966Z] 18b912cde078: Preparing [2021-07-12T02:57:32.966Z] f534002692b1: Preparing [2021-07-12T02:57:32.966Z] fc27277a2e21: Preparing [2021-07-12T02:57:32.966Z] c1b9012942fd: Preparing [2021-07-12T02:57:32.966Z] 1b74fa37adcb: Preparing [2021-07-12T02:57:32.966Z] 022a1237a7e1: Preparing [2021-07-12T02:57:32.966Z] c761306b0fb6: Preparing [2021-07-12T02:57:32.966Z] 594c5e2223f6: Preparing [2021-07-12T02:57:32.966Z] 4ac1ebd1c11d: Preparing [2021-07-12T02:57:32.966Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:32.966Z] 1b74fa37adcb: Waiting [2021-07-12T02:57:32.966Z] 594c5e2223f6: Waiting [2021-07-12T02:57:32.966Z] 4ac1ebd1c11d: Waiting [2021-07-12T02:57:32.966Z] 3fbe34a1663b: Waiting [2021-07-12T02:57:32.966Z] 022a1237a7e1: Waiting [2021-07-12T02:57:32.966Z] c761306b0fb6: Waiting [2021-07-12T02:57:33.239Z] 6f312b546294: Layer already exists [2021-07-12T02:57:33.239Z] c1b9012942fd: Layer already exists [2021-07-12T02:57:33.239Z] fc27277a2e21: Layer already exists [2021-07-12T02:57:33.239Z] 18b912cde078: Layer already exists [2021-07-12T02:57:33.239Z] f534002692b1: Layer already exists [2021-07-12T02:57:33.239Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:57:33.239Z] 022a1237a7e1: Layer already exists [2021-07-12T02:57:33.239Z] c761306b0fb6: Layer already exists [2021-07-12T02:57:33.239Z] 594c5e2223f6: Layer already exists [2021-07-12T02:57:33.239Z] 4ac1ebd1c11d: Layer already exists [2021-07-12T02:57:33.239Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:33.239Z] main: digest: sha256:e1a90606a9a0a1a57bd2dd805f5eb91711965ed4e83e71e56748088a05525783 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T02:57:33.311Z] ===================================================== [Pipeline] echo [2021-07-12T02:57:33.331Z] taggedImages: [2021-07-12T02:57:33.331Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:57:33.331Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-07-12T02:57:33.331Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.5 [2021-07-12T02:57:33.331Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:57:33.331Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-07-12T02:57:33.375Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-07-12T02:57:33.375Z] 54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:57:33.375Z] latest [2021-07-12T02:57:33.375Z] 2.0.1-dev.5 [2021-07-12T02:57:33.375Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:57:33.375Z] main [2021-07-12T02:57:33.375Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:33.764Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:34.112Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:57:34.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-12T02:57:34.112Z] c097013ec4a9: Preparing [2021-07-12T02:57:34.112Z] ee083446164e: Preparing [2021-07-12T02:57:34.112Z] 7cd573e2ee1d: Preparing [2021-07-12T02:57:34.112Z] b8fed1067732: Preparing [2021-07-12T02:57:34.112Z] e62470c8463e: Preparing [2021-07-12T02:57:34.112Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:34.112Z] 3fbe34a1663b: Waiting [2021-07-12T02:57:34.709Z] 7cd573e2ee1d: Pushed [2021-07-12T02:57:34.709Z] b8fed1067732: Pushed [2021-07-12T02:57:34.709Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:35.302Z] e62470c8463e: Pushed [2021-07-12T02:57:37.923Z] ee083446164e: Pushed [2021-07-12T02:57:37.923Z] c097013ec4a9: Pushed [2021-07-12T02:57:38.517Z] 54f03fb0f243d5f133750708f48ea721af92f13c: digest: sha256:cc931e4e94f93d76933b7cc76d09773ce90543de839004467aa480d4fb507b1f size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:38.883Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:39.220Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-07-12T02:57:39.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-12T02:57:39.220Z] c097013ec4a9: Preparing [2021-07-12T02:57:39.220Z] ee083446164e: Preparing [2021-07-12T02:57:39.220Z] 7cd573e2ee1d: Preparing [2021-07-12T02:57:39.220Z] b8fed1067732: Preparing [2021-07-12T02:57:39.220Z] e62470c8463e: Preparing [2021-07-12T02:57:39.220Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:39.220Z] 3fbe34a1663b: Waiting [2021-07-12T02:57:39.220Z] c097013ec4a9: Layer already exists [2021-07-12T02:57:39.493Z] b8fed1067732: Layer already exists [2021-07-12T02:57:39.493Z] 7cd573e2ee1d: Layer already exists [2021-07-12T02:57:39.493Z] e62470c8463e: Layer already exists [2021-07-12T02:57:39.493Z] ee083446164e: Layer already exists [2021-07-12T02:57:39.493Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:39.493Z] latest: digest: sha256:cc931e4e94f93d76933b7cc76d09773ce90543de839004467aa480d4fb507b1f size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:39.835Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:40.183Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.5 [2021-07-12T02:57:40.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-12T02:57:40.183Z] c097013ec4a9: Preparing [2021-07-12T02:57:40.183Z] ee083446164e: Preparing [2021-07-12T02:57:40.183Z] 7cd573e2ee1d: Preparing [2021-07-12T02:57:40.183Z] b8fed1067732: Preparing [2021-07-12T02:57:40.183Z] e62470c8463e: Preparing [2021-07-12T02:57:40.183Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:40.183Z] 3fbe34a1663b: Waiting [2021-07-12T02:57:40.456Z] 7cd573e2ee1d: Layer already exists [2021-07-12T02:57:40.456Z] b8fed1067732: Layer already exists [2021-07-12T02:57:40.456Z] c097013ec4a9: Layer already exists [2021-07-12T02:57:40.456Z] ee083446164e: Layer already exists [2021-07-12T02:57:40.456Z] e62470c8463e: Layer already exists [2021-07-12T02:57:40.456Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:40.456Z] 2.0.1-dev.5: digest: sha256:cc931e4e94f93d76933b7cc76d09773ce90543de839004467aa480d4fb507b1f size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:40.809Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:41.151Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:57:41.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-12T02:57:41.152Z] c097013ec4a9: Preparing [2021-07-12T02:57:41.152Z] ee083446164e: Preparing [2021-07-12T02:57:41.152Z] 7cd573e2ee1d: Preparing [2021-07-12T02:57:41.152Z] b8fed1067732: Preparing [2021-07-12T02:57:41.152Z] e62470c8463e: Preparing [2021-07-12T02:57:41.152Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:41.152Z] 3fbe34a1663b: Waiting [2021-07-12T02:57:41.152Z] 7cd573e2ee1d: Layer already exists [2021-07-12T02:57:41.152Z] b8fed1067732: Layer already exists [2021-07-12T02:57:41.152Z] e62470c8463e: Layer already exists [2021-07-12T02:57:41.423Z] ee083446164e: Layer already exists [2021-07-12T02:57:41.423Z] c097013ec4a9: Layer already exists [2021-07-12T02:57:41.423Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:41.424Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5: digest: sha256:cc931e4e94f93d76933b7cc76d09773ce90543de839004467aa480d4fb507b1f size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:41.777Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:42.171Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-07-12T02:57:42.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-12T02:57:42.172Z] c097013ec4a9: Preparing [2021-07-12T02:57:42.172Z] ee083446164e: Preparing [2021-07-12T02:57:42.172Z] 7cd573e2ee1d: Preparing [2021-07-12T02:57:42.172Z] b8fed1067732: Preparing [2021-07-12T02:57:42.172Z] e62470c8463e: Preparing [2021-07-12T02:57:42.172Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:42.172Z] 3fbe34a1663b: Waiting [2021-07-12T02:57:42.460Z] c097013ec4a9: Layer already exists [2021-07-12T02:57:42.460Z] e62470c8463e: Layer already exists [2021-07-12T02:57:42.460Z] b8fed1067732: Layer already exists [2021-07-12T02:57:42.460Z] ee083446164e: Layer already exists [2021-07-12T02:57:42.460Z] 7cd573e2ee1d: Layer already exists [2021-07-12T02:57:42.460Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:42.460Z] main: digest: sha256:cc931e4e94f93d76933b7cc76d09773ce90543de839004467aa480d4fb507b1f size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T02:57:42.546Z] ===================================================== [Pipeline] echo [2021-07-12T02:57:42.571Z] taggedImages: [2021-07-12T02:57:42.571Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:57:42.571Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-07-12T02:57:42.571Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.5 [2021-07-12T02:57:42.571Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:57:42.571Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-07-12T02:57:42.617Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-07-12T02:57:42.617Z] 54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:57:42.617Z] latest [2021-07-12T02:57:42.617Z] 2.0.1-dev.5 [2021-07-12T02:57:42.617Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:57:42.617Z] main [2021-07-12T02:57:42.617Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:43.012Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:43.372Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:57:43.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-12T02:57:43.372Z] 2ef6129a69ce: Preparing [2021-07-12T02:57:43.372Z] 9702c2731abc: Preparing [2021-07-12T02:57:43.372Z] 65c840ddf497: Preparing [2021-07-12T02:57:43.372Z] 28a7e23a00ef: Preparing [2021-07-12T02:57:43.372Z] 3ef2d9560654: Preparing [2021-07-12T02:57:43.372Z] 6e55e07b7c87: Preparing [2021-07-12T02:57:43.372Z] 9097ffa92ac0: Preparing [2021-07-12T02:57:43.372Z] 068ad855d1c1: Preparing [2021-07-12T02:57:43.372Z] 66d9c35e5062: Preparing [2021-07-12T02:57:43.372Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:43.372Z] 9097ffa92ac0: Waiting [2021-07-12T02:57:43.372Z] 068ad855d1c1: Waiting [2021-07-12T02:57:43.372Z] 66d9c35e5062: Waiting [2021-07-12T02:57:43.372Z] 3fbe34a1663b: Waiting [2021-07-12T02:57:43.372Z] 6e55e07b7c87: Waiting [2021-07-12T02:57:43.981Z] 9702c2731abc: Pushed [2021-07-12T02:57:43.981Z] 3ef2d9560654: Pushed [2021-07-12T02:57:43.981Z] 2ef6129a69ce: Pushed [2021-07-12T02:57:44.256Z] 9097ffa92ac0: Pushed [2021-07-12T02:57:44.256Z] 6e55e07b7c87: Pushed [2021-07-12T02:57:44.256Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:44.256Z] 068ad855d1c1: Pushed [2021-07-12T02:57:44.848Z] 66d9c35e5062: Pushed [2021-07-12T02:57:46.275Z] 28a7e23a00ef: Pushed [2021-07-12T02:57:46.865Z] 65c840ddf497: Pushed [2021-07-12T02:57:47.463Z] 54f03fb0f243d5f133750708f48ea721af92f13c: digest: sha256:f0c80b1a557c7461b09f122ebd5baf620bdd30e5733112285095f5141c1998b8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:47.808Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:48.143Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-07-12T02:57:48.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-12T02:57:48.143Z] 2ef6129a69ce: Preparing [2021-07-12T02:57:48.143Z] 9702c2731abc: Preparing [2021-07-12T02:57:48.143Z] 65c840ddf497: Preparing [2021-07-12T02:57:48.143Z] 28a7e23a00ef: Preparing [2021-07-12T02:57:48.143Z] 3ef2d9560654: Preparing [2021-07-12T02:57:48.143Z] 6e55e07b7c87: Preparing [2021-07-12T02:57:48.143Z] 9097ffa92ac0: Preparing [2021-07-12T02:57:48.143Z] 068ad855d1c1: Preparing [2021-07-12T02:57:48.143Z] 66d9c35e5062: Preparing [2021-07-12T02:57:48.143Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:48.143Z] 6e55e07b7c87: Waiting [2021-07-12T02:57:48.143Z] 9097ffa92ac0: Waiting [2021-07-12T02:57:48.143Z] 068ad855d1c1: Waiting [2021-07-12T02:57:48.143Z] 66d9c35e5062: Waiting [2021-07-12T02:57:48.143Z] 3fbe34a1663b: Waiting [2021-07-12T02:57:48.412Z] 28a7e23a00ef: Layer already exists [2021-07-12T02:57:48.412Z] 3ef2d9560654: Layer already exists [2021-07-12T02:57:48.412Z] 9702c2731abc: Layer already exists [2021-07-12T02:57:48.412Z] 2ef6129a69ce: Layer already exists [2021-07-12T02:57:48.412Z] 65c840ddf497: Layer already exists [2021-07-12T02:57:48.412Z] 9097ffa92ac0: Layer already exists [2021-07-12T02:57:48.412Z] 6e55e07b7c87: Layer already exists [2021-07-12T02:57:48.412Z] 068ad855d1c1: Layer already exists [2021-07-12T02:57:48.412Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:48.412Z] 66d9c35e5062: Layer already exists [2021-07-12T02:57:48.683Z] latest: digest: sha256:f0c80b1a557c7461b09f122ebd5baf620bdd30e5733112285095f5141c1998b8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:49.028Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:49.369Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.5 [2021-07-12T02:57:49.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-12T02:57:49.369Z] 2ef6129a69ce: Preparing [2021-07-12T02:57:49.369Z] 9702c2731abc: Preparing [2021-07-12T02:57:49.369Z] 65c840ddf497: Preparing [2021-07-12T02:57:49.369Z] 28a7e23a00ef: Preparing [2021-07-12T02:57:49.369Z] 3ef2d9560654: Preparing [2021-07-12T02:57:49.369Z] 6e55e07b7c87: Preparing [2021-07-12T02:57:49.369Z] 9097ffa92ac0: Preparing [2021-07-12T02:57:49.369Z] 068ad855d1c1: Preparing [2021-07-12T02:57:49.369Z] 66d9c35e5062: Preparing [2021-07-12T02:57:49.369Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:49.369Z] 9097ffa92ac0: Waiting [2021-07-12T02:57:49.369Z] 068ad855d1c1: Waiting [2021-07-12T02:57:49.369Z] 66d9c35e5062: Waiting [2021-07-12T02:57:49.369Z] 3fbe34a1663b: Waiting [2021-07-12T02:57:49.369Z] 6e55e07b7c87: Waiting [2021-07-12T02:57:49.640Z] 9702c2731abc: Layer already exists [2021-07-12T02:57:49.640Z] 3ef2d9560654: Layer already exists [2021-07-12T02:57:49.640Z] 28a7e23a00ef: Layer already exists [2021-07-12T02:57:49.640Z] 2ef6129a69ce: Layer already exists [2021-07-12T02:57:49.640Z] 65c840ddf497: Layer already exists [2021-07-12T02:57:49.640Z] 66d9c35e5062: Layer already exists [2021-07-12T02:57:49.640Z] 068ad855d1c1: Layer already exists [2021-07-12T02:57:49.640Z] 6e55e07b7c87: Layer already exists [2021-07-12T02:57:49.640Z] 9097ffa92ac0: Layer already exists [2021-07-12T02:57:49.640Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:49.640Z] 2.0.1-dev.5: digest: sha256:f0c80b1a557c7461b09f122ebd5baf620bdd30e5733112285095f5141c1998b8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:49.983Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:50.594Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:57:50.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-12T02:57:50.594Z] 2ef6129a69ce: Preparing [2021-07-12T02:57:50.594Z] 9702c2731abc: Preparing [2021-07-12T02:57:50.594Z] 65c840ddf497: Preparing [2021-07-12T02:57:50.594Z] 28a7e23a00ef: Preparing [2021-07-12T02:57:50.594Z] 3ef2d9560654: Preparing [2021-07-12T02:57:50.594Z] 6e55e07b7c87: Preparing [2021-07-12T02:57:50.594Z] 9097ffa92ac0: Preparing [2021-07-12T02:57:50.594Z] 068ad855d1c1: Preparing [2021-07-12T02:57:50.594Z] 66d9c35e5062: Preparing [2021-07-12T02:57:50.594Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:50.594Z] 6e55e07b7c87: Waiting [2021-07-12T02:57:50.594Z] 9097ffa92ac0: Waiting [2021-07-12T02:57:50.594Z] 068ad855d1c1: Waiting [2021-07-12T02:57:50.594Z] 66d9c35e5062: Waiting [2021-07-12T02:57:50.594Z] 3fbe34a1663b: Waiting [2021-07-12T02:57:50.867Z] 9702c2731abc: Layer already exists [2021-07-12T02:57:50.867Z] 65c840ddf497: Layer already exists [2021-07-12T02:57:50.867Z] 28a7e23a00ef: Layer already exists [2021-07-12T02:57:50.867Z] 2ef6129a69ce: Layer already exists [2021-07-12T02:57:50.867Z] 3ef2d9560654: Layer already exists [2021-07-12T02:57:50.867Z] 6e55e07b7c87: Layer already exists [2021-07-12T02:57:50.867Z] 9097ffa92ac0: Layer already exists [2021-07-12T02:57:50.867Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:50.867Z] 66d9c35e5062: Layer already exists [2021-07-12T02:57:50.867Z] 068ad855d1c1: Layer already exists [2021-07-12T02:57:50.867Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5: digest: sha256:f0c80b1a557c7461b09f122ebd5baf620bdd30e5733112285095f5141c1998b8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:51.211Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:51.552Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-07-12T02:57:51.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-12T02:57:51.552Z] 2ef6129a69ce: Preparing [2021-07-12T02:57:51.552Z] 9702c2731abc: Preparing [2021-07-12T02:57:51.552Z] 65c840ddf497: Preparing [2021-07-12T02:57:51.552Z] 28a7e23a00ef: Preparing [2021-07-12T02:57:51.552Z] 3ef2d9560654: Preparing [2021-07-12T02:57:51.552Z] 6e55e07b7c87: Preparing [2021-07-12T02:57:51.552Z] 9097ffa92ac0: Preparing [2021-07-12T02:57:51.552Z] 068ad855d1c1: Preparing [2021-07-12T02:57:51.552Z] 66d9c35e5062: Preparing [2021-07-12T02:57:51.552Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:51.552Z] 9097ffa92ac0: Waiting [2021-07-12T02:57:51.552Z] 068ad855d1c1: Waiting [2021-07-12T02:57:51.552Z] 66d9c35e5062: Waiting [2021-07-12T02:57:51.552Z] 3fbe34a1663b: Waiting [2021-07-12T02:57:51.552Z] 6e55e07b7c87: Waiting [2021-07-12T02:57:51.824Z] 9702c2731abc: Layer already exists [2021-07-12T02:57:51.824Z] 2ef6129a69ce: Layer already exists [2021-07-12T02:57:51.824Z] 65c840ddf497: Layer already exists [2021-07-12T02:57:51.824Z] 28a7e23a00ef: Layer already exists [2021-07-12T02:57:51.824Z] 3ef2d9560654: Layer already exists [2021-07-12T02:57:51.824Z] 9097ffa92ac0: Layer already exists [2021-07-12T02:57:51.824Z] 66d9c35e5062: Layer already exists [2021-07-12T02:57:51.824Z] 068ad855d1c1: Layer already exists [2021-07-12T02:57:51.824Z] 6e55e07b7c87: Layer already exists [2021-07-12T02:57:51.824Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:52.098Z] main: digest: sha256:f0c80b1a557c7461b09f122ebd5baf620bdd30e5733112285095f5141c1998b8 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T02:57:52.165Z] ===================================================== [Pipeline] echo [2021-07-12T02:57:52.182Z] taggedImages: [2021-07-12T02:57:52.182Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:57:52.182Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-07-12T02:57:52.182Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.5 [2021-07-12T02:57:52.182Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:57:52.182Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-07-12T02:57:52.227Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-07-12T02:57:52.227Z] 54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:57:52.227Z] latest [2021-07-12T02:57:52.227Z] 2.0.1-dev.5 [2021-07-12T02:57:52.227Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:57:52.227Z] main [2021-07-12T02:57:52.227Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:52.611Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:52.954Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:57:52.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-12T02:57:52.954Z] d1e646da74bd: Preparing [2021-07-12T02:57:52.954Z] 959597c53f19: Preparing [2021-07-12T02:57:52.954Z] 1b74fa37adcb: Preparing [2021-07-12T02:57:52.954Z] 051a1ca9c7a5: Preparing [2021-07-12T02:57:52.954Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:53.225Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:57:53.225Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:53.498Z] d1e646da74bd: Pushed [2021-07-12T02:57:53.771Z] 051a1ca9c7a5: Pushed [2021-07-12T02:57:56.384Z] 959597c53f19: Pushed [2021-07-12T02:57:56.384Z] 54f03fb0f243d5f133750708f48ea721af92f13c: digest: sha256:7d057ee4c61607e9356a28c148ef0c76701a83cdcd76e4a2d6ebd41a5029d07e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:56.730Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:57.067Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-07-12T02:57:57.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-12T02:57:57.067Z] d1e646da74bd: Preparing [2021-07-12T02:57:57.067Z] 959597c53f19: Preparing [2021-07-12T02:57:57.067Z] 1b74fa37adcb: Preparing [2021-07-12T02:57:57.067Z] 051a1ca9c7a5: Preparing [2021-07-12T02:57:57.067Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:57.067Z] d1e646da74bd: Layer already exists [2021-07-12T02:57:57.067Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:57:57.067Z] 959597c53f19: Layer already exists [2021-07-12T02:57:57.067Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:57.067Z] 051a1ca9c7a5: Layer already exists [2021-07-12T02:57:57.338Z] latest: digest: sha256:7d057ee4c61607e9356a28c148ef0c76701a83cdcd76e4a2d6ebd41a5029d07e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:57.681Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:58.015Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.5 [2021-07-12T02:57:58.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-12T02:57:58.016Z] d1e646da74bd: Preparing [2021-07-12T02:57:58.016Z] 959597c53f19: Preparing [2021-07-12T02:57:58.016Z] 1b74fa37adcb: Preparing [2021-07-12T02:57:58.016Z] 051a1ca9c7a5: Preparing [2021-07-12T02:57:58.016Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:58.016Z] 959597c53f19: Layer already exists [2021-07-12T02:57:58.016Z] 051a1ca9c7a5: Layer already exists [2021-07-12T02:57:58.016Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:58.016Z] d1e646da74bd: Layer already exists [2021-07-12T02:57:58.285Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:57:58.285Z] 2.0.1-dev.5: digest: sha256:7d057ee4c61607e9356a28c148ef0c76701a83cdcd76e4a2d6ebd41a5029d07e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:58.629Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:58.966Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:57:58.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-12T02:57:58.966Z] d1e646da74bd: Preparing [2021-07-12T02:57:58.966Z] 959597c53f19: Preparing [2021-07-12T02:57:58.966Z] 1b74fa37adcb: Preparing [2021-07-12T02:57:58.966Z] 051a1ca9c7a5: Preparing [2021-07-12T02:57:58.966Z] 3fbe34a1663b: Preparing [2021-07-12T02:57:58.966Z] 051a1ca9c7a5: Layer already exists [2021-07-12T02:57:58.966Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:57:59.239Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:57:59.239Z] d1e646da74bd: Layer already exists [2021-07-12T02:57:59.239Z] 959597c53f19: Layer already exists [2021-07-12T02:57:59.239Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5: digest: sha256:7d057ee4c61607e9356a28c148ef0c76701a83cdcd76e4a2d6ebd41a5029d07e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:59.589Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:57:59.923Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-07-12T02:57:59.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-12T02:57:59.923Z] d1e646da74bd: Preparing [2021-07-12T02:57:59.923Z] 959597c53f19: Preparing [2021-07-12T02:57:59.923Z] 1b74fa37adcb: Preparing [2021-07-12T02:57:59.923Z] 051a1ca9c7a5: Preparing [2021-07-12T02:57:59.923Z] 3fbe34a1663b: Preparing [2021-07-12T02:58:00.194Z] 051a1ca9c7a5: Layer already exists [2021-07-12T02:58:00.194Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:58:00.194Z] d1e646da74bd: Layer already exists [2021-07-12T02:58:00.194Z] 959597c53f19: Layer already exists [2021-07-12T02:58:00.194Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:58:00.194Z] main: digest: sha256:7d057ee4c61607e9356a28c148ef0c76701a83cdcd76e4a2d6ebd41a5029d07e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T02:58:00.260Z] ===================================================== [Pipeline] echo [2021-07-12T02:58:00.277Z] taggedImages: [2021-07-12T02:58:00.277Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:58:00.277Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-07-12T02:58:00.277Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.5 [2021-07-12T02:58:00.277Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:58:00.277Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-07-12T02:58:00.314Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-07-12T02:58:00.314Z] 54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:58:00.314Z] latest [2021-07-12T02:58:00.314Z] 2.0.1-dev.5 [2021-07-12T02:58:00.314Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:58:00.314Z] main [2021-07-12T02:58:00.314Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:58:00.691Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:58:01.027Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:58:01.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-12T02:58:01.027Z] 4705a23c0ad0: Preparing [2021-07-12T02:58:01.027Z] 5c351c2dca73: Preparing [2021-07-12T02:58:01.027Z] 1b74fa37adcb: Preparing [2021-07-12T02:58:01.027Z] a7deba2b322d: Preparing [2021-07-12T02:58:01.027Z] 3fbe34a1663b: Preparing [2021-07-12T02:58:01.301Z] a7deba2b322d: Layer already exists [2021-07-12T02:58:01.301Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:58:01.301Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:58:01.573Z] 4705a23c0ad0: Pushed [2021-07-12T02:58:04.177Z] 5c351c2dca73: Pushed [2021-07-12T02:58:04.449Z] 54f03fb0f243d5f133750708f48ea721af92f13c: digest: sha256:3e8b5f187e90e989912d3041135a96d596e5b023c7fda63d9bcd70484229d930 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:58:04.788Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:58:05.125Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-07-12T02:58:05.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-12T02:58:05.125Z] 4705a23c0ad0: Preparing [2021-07-12T02:58:05.125Z] 5c351c2dca73: Preparing [2021-07-12T02:58:05.125Z] 1b74fa37adcb: Preparing [2021-07-12T02:58:05.125Z] a7deba2b322d: Preparing [2021-07-12T02:58:05.125Z] 3fbe34a1663b: Preparing [2021-07-12T02:58:05.396Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:58:05.396Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:58:05.396Z] 5c351c2dca73: Layer already exists [2021-07-12T02:58:05.396Z] 4705a23c0ad0: Layer already exists [2021-07-12T02:58:05.396Z] a7deba2b322d: Layer already exists [2021-07-12T02:58:05.396Z] latest: digest: sha256:3e8b5f187e90e989912d3041135a96d596e5b023c7fda63d9bcd70484229d930 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:58:05.743Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:58:06.159Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.5 [2021-07-12T02:58:06.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-12T02:58:06.160Z] 4705a23c0ad0: Preparing [2021-07-12T02:58:06.160Z] 5c351c2dca73: Preparing [2021-07-12T02:58:06.160Z] 1b74fa37adcb: Preparing [2021-07-12T02:58:06.160Z] a7deba2b322d: Preparing [2021-07-12T02:58:06.160Z] 3fbe34a1663b: Preparing [2021-07-12T02:58:06.160Z] 4705a23c0ad0: Layer already exists [2021-07-12T02:58:06.435Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:58:06.435Z] 5c351c2dca73: Layer already exists [2021-07-12T02:58:06.435Z] a7deba2b322d: Layer already exists [2021-07-12T02:58:06.435Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:58:06.435Z] 2.0.1-dev.5: digest: sha256:3e8b5f187e90e989912d3041135a96d596e5b023c7fda63d9bcd70484229d930 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:58:06.815Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:58:07.176Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:58:07.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-12T02:58:07.176Z] 4705a23c0ad0: Preparing [2021-07-12T02:58:07.176Z] 5c351c2dca73: Preparing [2021-07-12T02:58:07.176Z] 1b74fa37adcb: Preparing [2021-07-12T02:58:07.176Z] a7deba2b322d: Preparing [2021-07-12T02:58:07.176Z] 3fbe34a1663b: Preparing [2021-07-12T02:58:07.454Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:58:07.454Z] 4705a23c0ad0: Layer already exists [2021-07-12T02:58:07.454Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:58:07.454Z] a7deba2b322d: Layer already exists [2021-07-12T02:58:07.454Z] 5c351c2dca73: Layer already exists [2021-07-12T02:58:07.454Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5: digest: sha256:3e8b5f187e90e989912d3041135a96d596e5b023c7fda63d9bcd70484229d930 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:58:07.800Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:58:08.131Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-07-12T02:58:08.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-12T02:58:08.131Z] 4705a23c0ad0: Preparing [2021-07-12T02:58:08.131Z] 5c351c2dca73: Preparing [2021-07-12T02:58:08.131Z] 1b74fa37adcb: Preparing [2021-07-12T02:58:08.131Z] a7deba2b322d: Preparing [2021-07-12T02:58:08.131Z] 3fbe34a1663b: Preparing [2021-07-12T02:58:08.402Z] 1b74fa37adcb: Layer already exists [2021-07-12T02:58:08.402Z] 3fbe34a1663b: Layer already exists [2021-07-12T02:58:08.402Z] a7deba2b322d: Layer already exists [2021-07-12T02:58:08.402Z] 4705a23c0ad0: Layer already exists [2021-07-12T02:58:08.402Z] 5c351c2dca73: Layer already exists [2021-07-12T02:58:08.402Z] main: digest: sha256:3e8b5f187e90e989912d3041135a96d596e5b023c7fda63d9bcd70484229d930 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T02:58:08.460Z] ===================================================== [Pipeline] echo [2021-07-12T02:58:08.474Z] taggedImages: [2021-07-12T02:58:08.474Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:58:08.474Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-07-12T02:58:08.474Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.5 [2021-07-12T02:58:08.474Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:58:08.474Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-07-12T02:58:08.503Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-07-12T02:58:08.503Z] 54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:58:08.503Z] latest [2021-07-12T02:58:08.503Z] 2.0.1-dev.5 [2021-07-12T02:58:08.503Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:58:08.503Z] main [2021-07-12T02:58:08.503Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:58:08.875Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:58:09.213Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:58:09.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-12T02:58:09.214Z] c46299e16be5: Preparing [2021-07-12T02:58:09.214Z] 7574d78ff7f8: Preparing [2021-07-12T02:58:09.214Z] 35cc314952b1: Preparing [2021-07-12T02:58:09.214Z] 010b9f57b9c7: Preparing [2021-07-12T02:58:09.214Z] 9ded3b6bb9b5: Preparing [2021-07-12T02:58:09.214Z] fa1afe8e6ed9: Preparing [2021-07-12T02:58:09.214Z] 87a09b4c083e: Preparing [2021-07-12T02:58:09.214Z] 0f74e9ff2a61: Preparing [2021-07-12T02:58:09.214Z] b122376c33c6: Preparing [2021-07-12T02:58:09.214Z] f8381ed47b22: Preparing [2021-07-12T02:58:09.214Z] e934a737d657: Preparing [2021-07-12T02:58:09.214Z] fa1afe8e6ed9: Waiting [2021-07-12T02:58:09.214Z] 87a09b4c083e: Waiting [2021-07-12T02:58:09.214Z] 0f74e9ff2a61: Waiting [2021-07-12T02:58:09.214Z] b122376c33c6: Waiting [2021-07-12T02:58:09.214Z] f8381ed47b22: Waiting [2021-07-12T02:58:09.214Z] e934a737d657: Waiting [2021-07-12T02:58:09.489Z] 9ded3b6bb9b5: Layer already exists [2021-07-12T02:58:09.489Z] fa1afe8e6ed9: Layer already exists [2021-07-12T02:58:09.489Z] 87a09b4c083e: Layer already exists [2021-07-12T02:58:09.489Z] 0f74e9ff2a61: Layer already exists [2021-07-12T02:58:09.761Z] 7574d78ff7f8: Pushed [2021-07-12T02:58:09.761Z] b122376c33c6: Layer already exists [2021-07-12T02:58:09.761Z] f8381ed47b22: Layer already exists [2021-07-12T02:58:09.761Z] e934a737d657: Layer already exists [2021-07-12T02:58:10.745Z] c46299e16be5: Pushed [2021-07-12T02:58:12.172Z] 35cc314952b1: Pushed [2021-07-12T02:58:24.542Z] 010b9f57b9c7: Pushed [2021-07-12T02:58:24.542Z] 54f03fb0f243d5f133750708f48ea721af92f13c: digest: sha256:9ae1845903f69530cc11d2eccbfb348a77a2e77e5e01cd02323a94a9b4e9a406 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:58:24.886Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:58:25.224Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-07-12T02:58:25.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-12T02:58:25.225Z] c46299e16be5: Preparing [2021-07-12T02:58:25.225Z] 7574d78ff7f8: Preparing [2021-07-12T02:58:25.225Z] 35cc314952b1: Preparing [2021-07-12T02:58:25.225Z] 010b9f57b9c7: Preparing [2021-07-12T02:58:25.225Z] 9ded3b6bb9b5: Preparing [2021-07-12T02:58:25.225Z] fa1afe8e6ed9: Preparing [2021-07-12T02:58:25.225Z] 87a09b4c083e: Preparing [2021-07-12T02:58:25.225Z] 0f74e9ff2a61: Preparing [2021-07-12T02:58:25.225Z] b122376c33c6: Preparing [2021-07-12T02:58:25.225Z] f8381ed47b22: Preparing [2021-07-12T02:58:25.225Z] e934a737d657: Preparing [2021-07-12T02:58:25.225Z] fa1afe8e6ed9: Waiting [2021-07-12T02:58:25.225Z] 87a09b4c083e: Waiting [2021-07-12T02:58:25.225Z] f8381ed47b22: Waiting [2021-07-12T02:58:25.225Z] 0f74e9ff2a61: Waiting [2021-07-12T02:58:25.225Z] b122376c33c6: Waiting [2021-07-12T02:58:25.225Z] e934a737d657: Waiting [2021-07-12T02:58:25.225Z] 35cc314952b1: Layer already exists [2021-07-12T02:58:25.225Z] 010b9f57b9c7: Layer already exists [2021-07-12T02:58:25.225Z] 9ded3b6bb9b5: Layer already exists [2021-07-12T02:58:25.225Z] c46299e16be5: Layer already exists [2021-07-12T02:58:25.225Z] 7574d78ff7f8: Layer already exists [2021-07-12T02:58:25.495Z] fa1afe8e6ed9: Layer already exists [2021-07-12T02:58:25.495Z] 87a09b4c083e: Layer already exists [2021-07-12T02:58:25.495Z] f8381ed47b22: Layer already exists [2021-07-12T02:58:25.495Z] 0f74e9ff2a61: Layer already exists [2021-07-12T02:58:25.495Z] b122376c33c6: Layer already exists [2021-07-12T02:58:25.495Z] e934a737d657: Layer already exists [2021-07-12T02:58:25.495Z] latest: digest: sha256:9ae1845903f69530cc11d2eccbfb348a77a2e77e5e01cd02323a94a9b4e9a406 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:58:25.844Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:58:26.182Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.5 [2021-07-12T02:58:26.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-12T02:58:26.182Z] c46299e16be5: Preparing [2021-07-12T02:58:26.182Z] 7574d78ff7f8: Preparing [2021-07-12T02:58:26.182Z] 35cc314952b1: Preparing [2021-07-12T02:58:26.182Z] 010b9f57b9c7: Preparing [2021-07-12T02:58:26.182Z] 9ded3b6bb9b5: Preparing [2021-07-12T02:58:26.182Z] fa1afe8e6ed9: Preparing [2021-07-12T02:58:26.182Z] 87a09b4c083e: Preparing [2021-07-12T02:58:26.182Z] 0f74e9ff2a61: Preparing [2021-07-12T02:58:26.182Z] b122376c33c6: Preparing [2021-07-12T02:58:26.182Z] f8381ed47b22: Preparing [2021-07-12T02:58:26.182Z] e934a737d657: Preparing [2021-07-12T02:58:26.182Z] 0f74e9ff2a61: Waiting [2021-07-12T02:58:26.182Z] b122376c33c6: Waiting [2021-07-12T02:58:26.182Z] f8381ed47b22: Waiting [2021-07-12T02:58:26.182Z] e934a737d657: Waiting [2021-07-12T02:58:26.182Z] 87a09b4c083e: Waiting [2021-07-12T02:58:26.182Z] fa1afe8e6ed9: Waiting [2021-07-12T02:58:26.182Z] 35cc314952b1: Layer already exists [2021-07-12T02:58:26.182Z] 9ded3b6bb9b5: Layer already exists [2021-07-12T02:58:26.182Z] 010b9f57b9c7: Layer already exists [2021-07-12T02:58:26.182Z] 7574d78ff7f8: Layer already exists [2021-07-12T02:58:26.182Z] c46299e16be5: Layer already exists [2021-07-12T02:58:26.182Z] fa1afe8e6ed9: Layer already exists [2021-07-12T02:58:26.182Z] b122376c33c6: Layer already exists [2021-07-12T02:58:26.182Z] 0f74e9ff2a61: Layer already exists [2021-07-12T02:58:26.455Z] f8381ed47b22: Layer already exists [2021-07-12T02:58:26.455Z] 87a09b4c083e: Layer already exists [2021-07-12T02:58:26.455Z] e934a737d657: Layer already exists [2021-07-12T02:58:26.455Z] 2.0.1-dev.5: digest: sha256:9ae1845903f69530cc11d2eccbfb348a77a2e77e5e01cd02323a94a9b4e9a406 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:58:26.808Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:58:27.153Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:58:27.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-12T02:58:27.153Z] c46299e16be5: Preparing [2021-07-12T02:58:27.153Z] 7574d78ff7f8: Preparing [2021-07-12T02:58:27.153Z] 35cc314952b1: Preparing [2021-07-12T02:58:27.153Z] 010b9f57b9c7: Preparing [2021-07-12T02:58:27.153Z] 9ded3b6bb9b5: Preparing [2021-07-12T02:58:27.153Z] fa1afe8e6ed9: Preparing [2021-07-12T02:58:27.153Z] 87a09b4c083e: Preparing [2021-07-12T02:58:27.153Z] 0f74e9ff2a61: Preparing [2021-07-12T02:58:27.153Z] b122376c33c6: Preparing [2021-07-12T02:58:27.153Z] f8381ed47b22: Preparing [2021-07-12T02:58:27.153Z] e934a737d657: Preparing [2021-07-12T02:58:27.153Z] fa1afe8e6ed9: Waiting [2021-07-12T02:58:27.153Z] 87a09b4c083e: Waiting [2021-07-12T02:58:27.153Z] b122376c33c6: Waiting [2021-07-12T02:58:27.153Z] f8381ed47b22: Waiting [2021-07-12T02:58:27.153Z] e934a737d657: Waiting [2021-07-12T02:58:27.153Z] 0f74e9ff2a61: Waiting [2021-07-12T02:58:27.424Z] 35cc314952b1: Layer already exists [2021-07-12T02:58:27.424Z] 010b9f57b9c7: Layer already exists [2021-07-12T02:58:27.424Z] c46299e16be5: Layer already exists [2021-07-12T02:58:27.424Z] 7574d78ff7f8: Layer already exists [2021-07-12T02:58:27.424Z] 9ded3b6bb9b5: Layer already exists [2021-07-12T02:58:27.424Z] 0f74e9ff2a61: Layer already exists [2021-07-12T02:58:27.424Z] f8381ed47b22: Layer already exists [2021-07-12T02:58:27.424Z] 87a09b4c083e: Layer already exists [2021-07-12T02:58:27.424Z] fa1afe8e6ed9: Layer already exists [2021-07-12T02:58:27.424Z] b122376c33c6: Layer already exists [2021-07-12T02:58:27.424Z] e934a737d657: Layer already exists [2021-07-12T02:58:27.424Z] 54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5: digest: sha256:9ae1845903f69530cc11d2eccbfb348a77a2e77e5e01cd02323a94a9b4e9a406 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:58:27.778Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-12T02:58:28.118Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-07-12T02:58:28.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-12T02:58:28.118Z] c46299e16be5: Preparing [2021-07-12T02:58:28.118Z] 7574d78ff7f8: Preparing [2021-07-12T02:58:28.118Z] 35cc314952b1: Preparing [2021-07-12T02:58:28.118Z] 010b9f57b9c7: Preparing [2021-07-12T02:58:28.118Z] 9ded3b6bb9b5: Preparing [2021-07-12T02:58:28.118Z] fa1afe8e6ed9: Preparing [2021-07-12T02:58:28.118Z] 87a09b4c083e: Preparing [2021-07-12T02:58:28.118Z] 0f74e9ff2a61: Preparing [2021-07-12T02:58:28.118Z] b122376c33c6: Preparing [2021-07-12T02:58:28.118Z] f8381ed47b22: Preparing [2021-07-12T02:58:28.118Z] e934a737d657: Preparing [2021-07-12T02:58:28.118Z] 0f74e9ff2a61: Waiting [2021-07-12T02:58:28.118Z] b122376c33c6: Waiting [2021-07-12T02:58:28.118Z] f8381ed47b22: Waiting [2021-07-12T02:58:28.118Z] e934a737d657: Waiting [2021-07-12T02:58:28.118Z] fa1afe8e6ed9: Waiting [2021-07-12T02:58:28.118Z] 87a09b4c083e: Waiting [2021-07-12T02:58:28.391Z] c46299e16be5: Layer already exists [2021-07-12T02:58:28.391Z] 010b9f57b9c7: Layer already exists [2021-07-12T02:58:28.391Z] 35cc314952b1: Layer already exists [2021-07-12T02:58:28.391Z] 9ded3b6bb9b5: Layer already exists [2021-07-12T02:58:28.391Z] 7574d78ff7f8: Layer already exists [2021-07-12T02:58:28.391Z] fa1afe8e6ed9: Layer already exists [2021-07-12T02:58:28.391Z] f8381ed47b22: Layer already exists [2021-07-12T02:58:28.391Z] 87a09b4c083e: Layer already exists [2021-07-12T02:58:28.391Z] b122376c33c6: Layer already exists [2021-07-12T02:58:28.391Z] 0f74e9ff2a61: Layer already exists [2021-07-12T02:58:28.391Z] e934a737d657: Layer already exists [2021-07-12T02:58:28.391Z] main: digest: sha256:9ae1845903f69530cc11d2eccbfb348a77a2e77e5e01cd02323a94a9b4e9a406 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-12T02:58:28.461Z] ===================================================== [Pipeline] echo [2021-07-12T02:58:28.479Z] taggedImages: [2021-07-12T02:58:28.479Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:54f03fb0f243d5f133750708f48ea721af92f13c [2021-07-12T02:58:28.479Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-07-12T02:58:28.479Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.5 [2021-07-12T02:58:28.479Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:54f03fb0f243d5f133750708f48ea721af92f13c-2.0.1-dev.5 [2021-07-12T02:58:28.479Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-12T02:58:29.285Z] ---> job-cost.sh [2021-07-12T02:58:29.285Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-alMA [2021-07-12T02:59:08.250Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-12T03:00:45.067Z] lf-activate-venv(): INFO: Adding /tmp/venv-alMA/bin to PATH [2021-07-12T03:00:45.068Z] INFO: No Stack... [2021-07-12T03:00:45.068Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-12T03:00:45.068Z] INFO: Archiving Costs [Pipeline] sh [2021-07-12T03:00:45.429Z] + cut -d, -f6 [2021-07-12T03:00:45.429Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2021-07-12T03:00:45.505Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-5-stack-cost] [2021-07-12T03:00:45.520Z] Resource [jenkins-edgexfoundry-edgex-go-main-5-stack-cost] did not exist. Created. [2021-07-12T03:00:45.521Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-12T03:00:45.890Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-12T03:00:46.613Z] Stashed 1 file(s) [Pipeline] } [2021-07-12T03:00:46.645Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-5-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-07-12T03:00:47.861Z] provisioning config files... [2021-07-12T03:00:47.872Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config996353051666125637tmp [Pipeline] { [Pipeline] sh [2021-07-12T03:00:48.194Z] + set +x [2021-07-12T03:00:48.194Z] + curl -s https://codecov.io/bash [2021-07-12T03:00:48.194Z] + bash -s -- [2021-07-12T03:00:48.194Z] [2021-07-12T03:00:48.194Z] _____ _ [2021-07-12T03:00:48.194Z] / ____| | | [2021-07-12T03:00:48.194Z] | | ___ __| | ___ ___ _____ __ [2021-07-12T03:00:48.194Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-12T03:00:48.194Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-12T03:00:48.194Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-12T03:00:48.194Z] Bash-1.0.4 [2021-07-12T03:00:48.194Z] [2021-07-12T03:00:48.194Z] [2021-07-12T03:00:48.194Z] ==> git version 2.24.4 found [2021-07-12T03:00:48.194Z] ==> 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-07-12T03:00:48.194Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-12T03:00:48.194Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-12T03:00:48.194Z] ==> Jenkins CI detected. [2021-07-12T03:00:48.194Z] project root: . [2021-07-12T03:00:48.194Z] --> token set from env [2021-07-12T03:00:48.455Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-12T03:00:48.455Z] ==> Running gcov in . (disable via -X gcov) [2021-07-12T03:00:48.455Z] ==> Python coveragepy not found [2021-07-12T03:00:48.455Z] ==> Searching for coverage reports in: [2021-07-12T03:00:48.455Z] + . [2021-07-12T03:00:48.455Z] -> Found 1 reports [2021-07-12T03:00:48.455Z] ==> Detecting git/mercurial file structure [2021-07-12T03:00:48.455Z] ==> Reading reports [2021-07-12T03:00:48.455Z] + ./coverage.out bytes=398095 [2021-07-12T03:00:48.455Z] ==> Appending adjustments [2021-07-12T03:00:48.455Z] https://docs.codecov.io/docs/fixing-reports [2021-07-12T03:00:49.401Z] + Found adjustments [2021-07-12T03:00:49.401Z] ==> Gzipping contents [2021-07-12T03:00:49.401Z] 56K /tmp/codecov.pWVxQc.gz [2021-07-12T03:00:49.401Z] ==> Uploading reports [2021-07-12T03:00:49.401Z] url: https://codecov.io [2021-07-12T03:00:49.401Z] query: branch=main&commit=54f03fb0f243d5f133750708f48ea721af92f13c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-12T03:00:49.401Z] -> Pinging Codecov [2021-07-12T03:00:49.401Z] https://codecov.io/upload/v4?package=bash-1.0.4&branch=main&commit=54f03fb0f243d5f133750708f48ea721af92f13c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-12T03:00:49.974Z] -> Uploading to [2021-07-12T03:00:49.974Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-12/00271124DB129430A58F1EEE437C3FCB/54f03fb0f243d5f133750708f48ea721af92f13c/2defcb5c-21f8-4725-be2e-41fe1b6218a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210712T030049Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6d0939242ac8195a7bb7808a42317a4b349c3c5d4b7cfd7c87a4480edd7f3820 [2021-07-12T03:00:49.974Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-12T03:00:49.974Z] Dload Upload Total Spent Left Speed [2021-07-12T03:00:50.547Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53937 0 0 100 53937 0 109k --:--:-- --:--:-- --:--:-- 109k 100 53937 0 0 100 53937 0 109k --:--:-- --:--:-- --:--:-- 109k [2021-07-12T03:00:50.547Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/54f03fb0f243d5f133750708f48ea721af92f13c [Pipeline] } [2021-07-12T03:00:50.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-07-12T03:00:51.584Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-12T03:00:51.603Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T03:00:51.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-12T03:00:51.910Z] [2021-07-12T03:00:51.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-12T03:00:52.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-12T03:00:52.224Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-12T03:00:52.224Z] 188c0c94c7c5: Pulling fs layer [2021-07-12T03:00:52.224Z] 0ef7d3d256c8: Pulling fs layer [2021-07-12T03:00:52.224Z] de9db76c5a1d: Pulling fs layer [2021-07-12T03:00:52.224Z] 0eba1c9be4d2: Pulling fs layer [2021-07-12T03:00:52.224Z] 0d57e429df01: Pulling fs layer [2021-07-12T03:00:52.224Z] 4e4be7b47b0d: Pulling fs layer [2021-07-12T03:00:52.224Z] e1f770b5df2f: Pulling fs layer [2021-07-12T03:00:52.224Z] 85a0685a4137: Pulling fs layer [2021-07-12T03:00:52.224Z] 0eba1c9be4d2: Waiting [2021-07-12T03:00:52.224Z] 0d57e429df01: Waiting [2021-07-12T03:00:52.224Z] 4e4be7b47b0d: Waiting [2021-07-12T03:00:52.224Z] e1f770b5df2f: Waiting [2021-07-12T03:00:52.224Z] 85a0685a4137: Waiting [2021-07-12T03:00:52.224Z] de9db76c5a1d: Verifying Checksum [2021-07-12T03:00:52.224Z] de9db76c5a1d: Download complete [2021-07-12T03:00:52.224Z] 0ef7d3d256c8: Verifying Checksum [2021-07-12T03:00:52.224Z] 0ef7d3d256c8: Download complete [2021-07-12T03:00:52.486Z] 0d57e429df01: Verifying Checksum [2021-07-12T03:00:52.486Z] 0d57e429df01: Download complete [2021-07-12T03:00:52.486Z] 188c0c94c7c5: Verifying Checksum [2021-07-12T03:00:52.486Z] 188c0c94c7c5: Download complete [2021-07-12T03:00:52.486Z] 4e4be7b47b0d: Verifying Checksum [2021-07-12T03:00:52.486Z] 4e4be7b47b0d: Download complete [2021-07-12T03:00:52.749Z] 188c0c94c7c5: Pull complete [2021-07-12T03:00:52.749Z] 0ef7d3d256c8: Pull complete [2021-07-12T03:00:52.749Z] de9db76c5a1d: Pull complete [2021-07-12T03:00:53.329Z] e1f770b5df2f: Verifying Checksum [2021-07-12T03:00:53.329Z] e1f770b5df2f: Download complete [2021-07-12T03:00:56.634Z] 0eba1c9be4d2: Verifying Checksum [2021-07-12T03:00:56.634Z] 0eba1c9be4d2: Download complete [2021-07-12T03:00:57.608Z] 85a0685a4137: Verifying Checksum [2021-07-12T03:00:57.608Z] 85a0685a4137: Download complete [2021-07-12T03:01:00.176Z] 0eba1c9be4d2: Pull complete [2021-07-12T03:01:00.176Z] 0d57e429df01: Pull complete [2021-07-12T03:01:00.176Z] 4e4be7b47b0d: Pull complete [2021-07-12T03:01:00.750Z] e1f770b5df2f: Pull complete [2021-07-12T03:01:04.973Z] 85a0685a4137: Pull complete [2021-07-12T03:01:04.973Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-12T03:01:04.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-12T03:01:04.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-12T03:01:05.062Z] prd-centos7-docker-4c-2g-2544 does not seem to be running inside a container [2021-07-12T03:01:05.109Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-snyk-go:1.410.4 cat [2021-07-12T03:01:08.557Z] $ docker top 8508d804aeeb016f04b846b635ac1e1fc74dd6de337f7562a042109b087c3aee -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-12T03:01:08.676Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-12T03:01:08.983Z] + set -o pipefail [2021-07-12T03:01:08.983Z] + snyk monitor '--org=edgex-jenkins' [2021-07-12T03:01:17.156Z] [2021-07-12T03:01:17.156Z] Monitoring /w/workspace/edgex-go/5 (github.com/edgexfoundry/edgex-go)... [2021-07-12T03:01:17.156Z] [2021-07-12T03:01:17.156Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/f50464de-3a52-4bf2-8d92-66a682bdadc4 [2021-07-12T03:01:17.156Z] [2021-07-12T03:01:17.156Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-07-12T03:01:17.156Z] [2021-07-12T03:01:17.156Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-12T03:01:17.156Z] [2021-07-12T03:01:17.156Z] [Pipeline] } [2021-07-12T03:01:17.166Z] $ docker stop --time=1 8508d804aeeb016f04b846b635ac1e1fc74dd6de337f7562a042109b087c3aee [2021-07-12T03:01:19.274Z] $ docker rm -f 8508d804aeeb016f04b846b635ac1e1fc74dd6de337f7562a042109b087c3aee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-07-12T03:01:19.962Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-12T03:01:19.986Z] provisioning config files... [2021-07-12T03:01:19.995Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/5@tmp/config6430566145568294163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-12T03:01:20.309Z] --> edgex-publish-swagger.sh [2021-07-12T03:01:20.309Z] === Publish openapi/v2 API === [2021-07-12T03:01:20.309Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-07-12T03:01:20.309Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/5/openapi/v2/core-command.yaml] [2021-07-12T03:01:20.309Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-12T03:01:20.309Z] Dload Upload Total Spent Left Speed [2021-07-12T03:01:21.961Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 19062 0:00:01 0:00:01 --:--:-- 19059 100 31867 0 0 100 31867 0 18774 0:00:01 0:00:01 --:--:-- 18778 [2021-07-12T03:01:21.961Z] [2021-07-12T03:01:21.961Z] [2021-07-12T03:01:21.961Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/5/openapi/v2/core-data.yaml] [2021-07-12T03:01:21.961Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-12T03:01:21.961Z] Dload Upload Total Spent Left Speed [2021-07-12T03:01:23.349Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56454 0 0 100 56454 0 49140 0:00:01 0:00:01 --:--:-- 49175 100 56454 0 0 100 56454 0 47407 0:00:01 0:00:01 --:--:-- 47440 [2021-07-12T03:01:23.349Z] [2021-07-12T03:01:23.349Z] [2021-07-12T03:01:23.349Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/5/openapi/v2/core-metadata.yaml] [2021-07-12T03:01:23.349Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-12T03:01:23.349Z] Dload Upload Total Spent Left Speed [2021-07-12T03:01:24.292Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 66 119k 0 0 66 81920 0 244k --:--:-- --:--:-- --:--:-- 243k 100 119k 0 0 100 119k 0 93193 0:00:01 0:00:01 --:--:-- 93199 100 119k 0 0 100 119k 0 93179 0:00:01 0:00:01 --:--:-- 93128 [2021-07-12T03:01:24.292Z] [2021-07-12T03:01:24.292Z] [2021-07-12T03:01:24.292Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/5/openapi/v2/support-notifications.yaml] [2021-07-12T03:01:24.292Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-12T03:01:24.292Z] Dload Upload Total Spent Left Speed [2021-07-12T03:01:25.678Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 74617 0:00:01 0:00:01 --:--:-- 74658 100 86007 0 0 100 86007 0 74602 0:00:01 0:00:01 --:--:-- 74658 [2021-07-12T03:01:25.678Z] [2021-07-12T03:01:25.678Z] [2021-07-12T03:01:25.678Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/5/openapi/v2/support-scheduler.yaml] [2021-07-12T03:01:25.678Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-12T03:01:25.678Z] Dload Upload Total Spent Left Speed [2021-07-12T03:01:26.622Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38042 0 0 100 38042 0 34723 0:00:01 0:00:01 --:--:-- 34741 100 38042 0 0 100 38042 0 34714 0:00:01 0:00:01 --:--:-- 34741 [2021-07-12T03:01:26.622Z] [2021-07-12T03:01:26.622Z] [2021-07-12T03:01:26.622Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/5/openapi/v2/system-agent.yaml] [2021-07-12T03:01:26.622Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-12T03:01:26.622Z] Dload Upload Total Spent Left Speed [2021-07-12T03:01:28.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19730 0 0 100 19730 0 16891 0:00:01 0:00:01 --:--:-- 16906 100 19730 0 0 100 19730 0 16645 0:00:01 0:00:01 --:--:-- 16649 [2021-07-12T03:01:28.005Z] [2021-07-12T03:01:28.005Z] [Pipeline] } [2021-07-12T03:01:28.013Z] 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-07-12T03:01:28.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-12T03:01:28.566Z] . [Pipeline] withDockerContainer [2021-07-12T03:01:28.646Z] prd-centos7-docker-4c-2g-2544 does not seem to be running inside a container [2021-07-12T03:01:28.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat [2021-07-12T03:01:29.093Z] $ docker top 02dc5d00e6f63dcfce0a4d90855b60c8592c5c0a6b5e6b93bb0456a6cbaceb5d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-12T03:01:29.248Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-12T03:01:29.248Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-12T03:01:29.371Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-12T03:01:29.370Z] $ docker exec 02dc5d00e6f63dcfce0a4d90855b60c8592c5c0a6b5e6b93bb0456a6cbaceb5d ssh-agent [2021-07-12T03:01:29.494Z] SSH_AUTH_SOCK=/tmp/ssh-jR99qzX3bBSL/agent.13 [2021-07-12T03:01:29.494Z] SSH_AGENT_PID=19 [2021-07-12T03:01:29.502Z] Running ssh-add (command line suppressed) [2021-07-12T03:01:29.607Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_9112819022117747090.key (/w/workspace/edgex-go/5@tmp/private_key_9112819022117747090.key) [2021-07-12T03:01:29.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-12T03:01:29.939Z] + git semver tag [2021-07-12T03:01:29.939Z] # -> Open(): unable to determine branch for HEAD [2021-07-12T03:01:29.939Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-07-12T03:01:29.939Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-07-12T03:01:29.939Z] # $SEMVER_REMOTE_NAME = origin [2021-07-12T03:01:29.939Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-12T03:01:29.939Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-12T03:01:29.939Z] # $SEMVER_BRANCH = main [2021-07-12T03:01:29.939Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [2021-07-12T03:01:29.939Z] # 54f03fb0f243d5f133750708f48ea721af92f13c HEAD [2021-07-12T03:01:29.939Z] # -> Force: false [2021-07-12T03:01:29.939Z] # 96ed74ef6ce927479b380c9a606129b8e8f257dc refs/tags/v2.0.1-dev.5 [Pipeline] } [2021-07-12T03:01:29.947Z] $ docker exec --env ******** --env ******** 02dc5d00e6f63dcfce0a4d90855b60c8592c5c0a6b5e6b93bb0456a6cbaceb5d ssh-agent -k [2021-07-12T03:01:30.054Z] unset SSH_AUTH_SOCK; [2021-07-12T03:01:30.055Z] unset SSH_AGENT_PID; [2021-07-12T03:01:30.055Z] echo Agent pid 19 killed; [2021-07-12T03:01:30.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-12T03:01:30.412Z] + git semver [Pipeline] } [2021-07-12T03:01:30.426Z] $ docker stop --time=1 02dc5d00e6f63dcfce0a4d90855b60c8592c5c0a6b5e6b93bb0456a6cbaceb5d [2021-07-12T03:01:31.612Z] $ docker rm -f 02dc5d00e6f63dcfce0a4d90855b60c8592c5c0a6b5e6b93bb0456a6cbaceb5d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-12T03:01:32.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-12T03:01:32.098Z] [2021-07-12T03:01:32.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-12T03:01:32.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-12T03:01:32.411Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-12T03:01:32.411Z] ab5ef0e58194: Pulling fs layer [2021-07-12T03:01:32.411Z] 9712f1f96733: Pulling fs layer [2021-07-12T03:01:32.411Z] 63f879dbbcfc: Pulling fs layer [2021-07-12T03:01:32.411Z] 0d9ebad4ef96: Pulling fs layer [2021-07-12T03:01:32.411Z] e9a5061849ea: Pulling fs layer [2021-07-12T03:01:32.412Z] d747dcd14b5f: Pulling fs layer [2021-07-12T03:01:32.412Z] 2de7ff778b66: Pulling fs layer [2021-07-12T03:01:32.412Z] 0d9ebad4ef96: Waiting [2021-07-12T03:01:32.412Z] e9a5061849ea: Waiting [2021-07-12T03:01:32.412Z] d747dcd14b5f: Waiting [2021-07-12T03:01:32.412Z] 2de7ff778b66: Waiting [2021-07-12T03:01:32.412Z] 9712f1f96733: Verifying Checksum [2021-07-12T03:01:32.412Z] 9712f1f96733: Download complete [2021-07-12T03:01:33.801Z] 63f879dbbcfc: Verifying Checksum [2021-07-12T03:01:33.801Z] 63f879dbbcfc: Download complete [2021-07-12T03:01:34.064Z] e9a5061849ea: Verifying Checksum [2021-07-12T03:01:34.064Z] e9a5061849ea: Download complete [2021-07-12T03:01:34.064Z] d747dcd14b5f: Verifying Checksum [2021-07-12T03:01:34.064Z] d747dcd14b5f: Download complete [2021-07-12T03:01:34.636Z] 2de7ff778b66: Verifying Checksum [2021-07-12T03:01:34.637Z] 2de7ff778b66: Download complete [2021-07-12T03:01:34.637Z] 0d9ebad4ef96: Verifying Checksum [2021-07-12T03:01:34.637Z] 0d9ebad4ef96: Download complete [2021-07-12T03:01:34.637Z] ab5ef0e58194: Verifying Checksum [2021-07-12T03:01:34.637Z] ab5ef0e58194: Download complete [2021-07-12T03:01:37.231Z] ab5ef0e58194: Pull complete [2021-07-12T03:01:37.231Z] 9712f1f96733: Pull complete [2021-07-12T03:01:37.808Z] 63f879dbbcfc: Pull complete [2021-07-12T03:01:41.149Z] 0d9ebad4ef96: Pull complete [2021-07-12T03:01:41.412Z] e9a5061849ea: Pull complete [2021-07-12T03:01:41.412Z] d747dcd14b5f: Pull complete [2021-07-12T03:01:42.809Z] 2de7ff778b66: Pull complete [2021-07-12T03:01:42.809Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-12T03:01:42.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-12T03:01:42.809Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-12T03:01:42.895Z] prd-centos7-docker-4c-2g-2544 does not seem to be running inside a container [2021-07-12T03:01:42.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools:0.23.1-centos7 cat [2021-07-12T03:01:47.669Z] $ docker top 89f7d650a141c8990df4abcdf69ad8cb7e119c4c4906c9ffaba28bb387ebbe48 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-12T03:01:47.794Z] provisioning config files... [2021-07-12T03:01:47.802Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/5@tmp/config2211170126824999610tmp [2021-07-12T03:01:47.815Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/5@tmp/config7093504566204244457tmp [2021-07-12T03:01:47.827Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/5@tmp/config6266356411200810145tmp [Pipeline] { [Pipeline] echo [2021-07-12T03:01:47.848Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T03:01:48.146Z] ---> sigul-configuration.sh [2021-07-12T03:01:48.146Z] gpg: directory `/root/.gnupg' created [2021-07-12T03:01:48.146Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-12T03:01:48.146Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-12T03:01:48.146Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-12T03:01:48.146Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-12T03:01:48.146Z] gpg: CAST5 encrypted data [2021-07-12T03:01:48.146Z] gpg: encrypted with 1 passphrase [2021-07-12T03:01:48.146Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-12T03:01:48.443Z] + mkdir /home/jenkins [2021-07-12T03:01:48.443Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-12T03:01:48.742Z] + 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-07-12T03:01:48.753Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T03:01:49.051Z] ---> sigul-install.sh [2021-07-12T03:01:54.341Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-07-12T03:01:54.693Z] + git tag --list [2021-07-12T03:01:54.693Z] 0.6.0 [2021-07-12T03:01:54.693Z] 0.6.1 [2021-07-12T03:01:54.693Z] 0.7.0 [2021-07-12T03:01:54.693Z] 0.7.1 [2021-07-12T03:01:54.693Z] v1.0.0 [2021-07-12T03:01:54.693Z] v1.0.1 [2021-07-12T03:01:54.693Z] v1.1.0 [2021-07-12T03:01:54.693Z] v1.2.0 [2021-07-12T03:01:54.693Z] v1.2.1 [2021-07-12T03:01:54.693Z] v1.3.0 [2021-07-12T03:01:54.693Z] v1.3.1 [2021-07-12T03:01:54.693Z] v2.0.0 [2021-07-12T03:01:54.693Z] v2.0.1-dev.1 [2021-07-12T03:01:54.693Z] v2.0.1-dev.2 [2021-07-12T03:01:54.693Z] v2.0.1-dev.3 [2021-07-12T03:01:54.693Z] v2.0.1-dev.4 [2021-07-12T03:01:54.693Z] v2.0.1-dev.5 [Pipeline] sh [2021-07-12T03:01:54.997Z] + lftools sign git-tag v2.0.1-dev.5 [2021-07-12T03:01:55.572Z] Signing Git tag with Sigul... [2021-07-12T03:01:55.572Z] Signing v2.0.1-dev.5 [Pipeline] echo [2021-07-12T03:01:56.527Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T03:01:56.828Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-12T03:01:56.836Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-12T03:01:56.864Z] $ docker stop --time=1 89f7d650a141c8990df4abcdf69ad8cb7e119c4c4906c9ffaba28bb387ebbe48 [2021-07-12T03:01:58.419Z] $ docker rm -f 89f7d650a141c8990df4abcdf69ad8cb7e119c4c4906c9ffaba28bb387ebbe48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-12T03:01:59.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-12T03:01:59.128Z] . [Pipeline] withDockerContainer [2021-07-12T03:01:59.208Z] prd-centos7-docker-4c-2g-2544 does not seem to be running inside a container [2021-07-12T03:01:59.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat [2021-07-12T03:01:59.648Z] $ docker top 19627f33b13a17ace7e54a14bb3566bf4d9692ccc38a80406fdf28e1545979d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-12T03:01:59.788Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-12T03:01:59.788Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-12T03:01:59.914Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-12T03:01:59.914Z] $ docker exec 19627f33b13a17ace7e54a14bb3566bf4d9692ccc38a80406fdf28e1545979d1 ssh-agent [2021-07-12T03:02:00.031Z] SSH_AUTH_SOCK=/tmp/ssh-eXzLNFRmo24m/agent.14 [2021-07-12T03:02:00.031Z] SSH_AGENT_PID=21 [2021-07-12T03:02:00.037Z] Running ssh-add (command line suppressed) [2021-07-12T03:02:00.134Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_7462749455290200673.key (/w/workspace/edgex-go/5@tmp/private_key_7462749455290200673.key) [2021-07-12T03:02:00.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-12T03:02:00.501Z] + git semver bump pre [2021-07-12T03:02:00.502Z] # -> Open(): unable to determine branch for HEAD [2021-07-12T03:02:00.502Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-07-12T03:02:00.502Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-07-12T03:02:00.502Z] # $SEMVER_REMOTE_NAME = origin [2021-07-12T03:02:00.502Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-12T03:02:00.502Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-12T03:02:00.502Z] # $SEMVER_BRANCH = main [2021-07-12T03:02:00.502Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [2021-07-12T03:02:00.502Z] 2.0.1-dev.6 [Pipeline] } [2021-07-12T03:02:00.508Z] $ docker exec --env ******** --env ******** 19627f33b13a17ace7e54a14bb3566bf4d9692ccc38a80406fdf28e1545979d1 ssh-agent -k [2021-07-12T03:02:00.609Z] unset SSH_AUTH_SOCK; [2021-07-12T03:02:00.609Z] unset SSH_AGENT_PID; [2021-07-12T03:02:00.609Z] echo Agent pid 21 killed; [2021-07-12T03:02:00.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-12T03:02:00.967Z] + git semver [Pipeline] } [2021-07-12T03:02:00.979Z] $ docker stop --time=1 19627f33b13a17ace7e54a14bb3566bf4d9692ccc38a80406fdf28e1545979d1 [2021-07-12T03:02:02.188Z] $ docker rm -f 19627f33b13a17ace7e54a14bb3566bf4d9692ccc38a80406fdf28e1545979d1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-12T03:02:02.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-12T03:02:02.589Z] . [Pipeline] withDockerContainer [2021-07-12T03:02:02.674Z] prd-centos7-docker-4c-2g-2544 does not seem to be running inside a container [2021-07-12T03:02:02.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat [2021-07-12T03:02:03.109Z] $ docker top 30e7111d3a8f6e879af1faa3809ff97659d80829af1386987b152c3640698ec1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-12T03:02:03.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-12T03:02:03.245Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-12T03:02:03.357Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-12T03:02:03.357Z] $ docker exec 30e7111d3a8f6e879af1faa3809ff97659d80829af1386987b152c3640698ec1 ssh-agent [2021-07-12T03:02:03.484Z] SSH_AUTH_SOCK=/tmp/ssh-YTME5Kbe39IV/agent.13 [2021-07-12T03:02:03.484Z] SSH_AGENT_PID=19 [2021-07-12T03:02:03.491Z] Running ssh-add (command line suppressed) [2021-07-12T03:02:03.590Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_6759233084339943778.key (/w/workspace/edgex-go/5@tmp/private_key_6759233084339943778.key) [2021-07-12T03:02:03.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-12T03:02:03.918Z] + git semver push [2021-07-12T03:02:03.918Z] # -> Open(): unable to determine branch for HEAD [2021-07-12T03:02:03.918Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-07-12T03:02:03.918Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-07-12T03:02:03.918Z] # $SEMVER_REMOTE_NAME = origin [2021-07-12T03:02:03.918Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-12T03:02:03.918Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-12T03:02:03.918Z] # $SEMVER_BRANCH = main [2021-07-12T03:02:03.918Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-07-12T03:02:10.530Z] $ docker exec --env ******** --env ******** 30e7111d3a8f6e879af1faa3809ff97659d80829af1386987b152c3640698ec1 ssh-agent -k [2021-07-12T03:02:10.633Z] unset SSH_AUTH_SOCK; [2021-07-12T03:02:10.633Z] unset SSH_AGENT_PID; [2021-07-12T03:02:10.633Z] echo Agent pid 19 killed; [2021-07-12T03:02:10.648Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-12T03:02:10.991Z] + git semver [Pipeline] } [2021-07-12T03:02:11.004Z] $ docker stop --time=1 30e7111d3a8f6e879af1faa3809ff97659d80829af1386987b152c3640698ec1 [2021-07-12T03:02:12.187Z] $ docker rm -f 30e7111d3a8f6e879af1faa3809ff97659d80829af1386987b152c3640698ec1 [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-07-12T03:02:13.183Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T03:02:13.751Z] ---> package-listing.sh [2021-07-12T03:02:13.751Z] ++ facter osfamily [2021-07-12T03:02:13.751Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-12T03:02:14.013Z] + OS_FAMILY=redhat [2021-07-12T03:02:14.013Z] + workspace=/w/workspace/edgex-go/5 [2021-07-12T03:02:14.013Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-12T03:02:14.013Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-12T03:02:14.013Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-12T03:02:14.013Z] + PACKAGES=/tmp/packages_start.txt [2021-07-12T03:02:14.013Z] + '[' /w/workspace/edgex-go/5 ']' [2021-07-12T03:02:14.013Z] + PACKAGES=/tmp/packages_end.txt [2021-07-12T03:02:14.013Z] + case "${OS_FAMILY}" in [2021-07-12T03:02:14.013Z] + sort [2021-07-12T03:02:14.013Z] + rpm -qa [2021-07-12T03:02:16.561Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-12T03:02:16.561Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-12T03:02:16.561Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-12T03:02:16.561Z] + '[' /w/workspace/edgex-go/5 ']' [2021-07-12T03:02:16.561Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-07-12T03:02:16.561Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-07-12T03:02:16.575Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-12T03:02:16.863Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-12T03:02:17.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-12T03:02:17.433Z] [2021-07-12T03:02:17.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-12T03:02:17.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-12T03:02:17.760Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-12T03:02:17.760Z] df20fa9351a1: Pulling fs layer [2021-07-12T03:02:17.760Z] 36b3adc4ff6f: Pulling fs layer [2021-07-12T03:02:17.760Z] 8ad3a11d3b57: Pulling fs layer [2021-07-12T03:02:17.760Z] 46f8f816bc3b: Pulling fs layer [2021-07-12T03:02:17.760Z] 93b61091891f: Pulling fs layer [2021-07-12T03:02:17.760Z] 93b9cdb0e59b: Pulling fs layer [2021-07-12T03:02:17.760Z] 5e14af77c1be: Pulling fs layer [2021-07-12T03:02:17.760Z] 01666e4c0597: Pulling fs layer [2021-07-12T03:02:17.760Z] aa168da1d23b: Pulling fs layer [2021-07-12T03:02:17.760Z] 46f8f816bc3b: Waiting [2021-07-12T03:02:17.760Z] 93b61091891f: Waiting [2021-07-12T03:02:17.760Z] 93b9cdb0e59b: Waiting [2021-07-12T03:02:17.760Z] 5e14af77c1be: Waiting [2021-07-12T03:02:17.760Z] 01666e4c0597: Waiting [2021-07-12T03:02:17.760Z] aa168da1d23b: Waiting [2021-07-12T03:02:17.760Z] 36b3adc4ff6f: Download complete [2021-07-12T03:02:18.024Z] 46f8f816bc3b: Verifying Checksum [2021-07-12T03:02:18.024Z] 46f8f816bc3b: Download complete [2021-07-12T03:02:18.024Z] df20fa9351a1: Verifying Checksum [2021-07-12T03:02:18.024Z] df20fa9351a1: Download complete [2021-07-12T03:02:18.024Z] 93b9cdb0e59b: Verifying Checksum [2021-07-12T03:02:18.024Z] 93b9cdb0e59b: Download complete [2021-07-12T03:02:18.024Z] 5e14af77c1be: Verifying Checksum [2021-07-12T03:02:18.024Z] 5e14af77c1be: Download complete [2021-07-12T03:02:18.024Z] 93b61091891f: Verifying Checksum [2021-07-12T03:02:18.024Z] 93b61091891f: Download complete [2021-07-12T03:02:18.024Z] 01666e4c0597: Verifying Checksum [2021-07-12T03:02:18.024Z] 01666e4c0597: Download complete [2021-07-12T03:02:18.024Z] df20fa9351a1: Pull complete [2021-07-12T03:02:18.024Z] 8ad3a11d3b57: Verifying Checksum [2021-07-12T03:02:18.024Z] 8ad3a11d3b57: Download complete [2021-07-12T03:02:18.292Z] 36b3adc4ff6f: Pull complete [2021-07-12T03:02:18.873Z] 8ad3a11d3b57: Pull complete [2021-07-12T03:02:18.873Z] 46f8f816bc3b: Pull complete [2021-07-12T03:02:19.135Z] 93b61091891f: Pull complete [2021-07-12T03:02:19.135Z] 93b9cdb0e59b: Pull complete [2021-07-12T03:02:19.135Z] 5e14af77c1be: Pull complete [2021-07-12T03:02:19.396Z] 01666e4c0597: Pull complete [2021-07-12T03:02:19.968Z] aa168da1d23b: Verifying Checksum [2021-07-12T03:02:19.968Z] aa168da1d23b: Download complete [2021-07-12T03:02:24.216Z] aa168da1d23b: Pull complete [2021-07-12T03:02:24.216Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-12T03:02:24.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-12T03:02:24.216Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-12T03:02:24.300Z] prd-centos7-docker-4c-2g-2544 does not seem to be running inside a container [2021-07-12T03:02:24.343Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:alpine cat [2021-07-12T03:02:27.117Z] $ docker top 462fcd30543deadbe5b0a2a46bf93b3a75e177950355465d9731ab22d6b7f13e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-12T03:02:27.498Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-12T03:02:27.789Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-12T03:02:28.096Z] + ls /var/log/sa-host [2021-07-12T03:02:28.096Z] + sadf -c /var/log/sa-host/sa05 [2021-07-12T03:02:28.096Z] file_magic: OK [2021-07-12T03:02:28.096Z] HZ: Using current value: 100 [2021-07-12T03:02:28.096Z] file_header: OK [2021-07-12T03:02:28.096Z] 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-07-12T03:02:28.096Z] Statistics: [2021-07-12T03:02:28.096Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-12T03:02:28.096Z] File successfully converted to sysstat format version 12.2.1 [2021-07-12T03:02:28.096Z] + sadf -c /var/log/sa-host/sa12 [2021-07-12T03:02:28.096Z] file_magic: OK [2021-07-12T03:02:28.096Z] HZ: Using current value: 100 [2021-07-12T03:02:28.096Z] file_header: OK [2021-07-12T03:02:28.096Z] 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-07-12T03:02:28.096Z] Statistics: [2021-07-12T03:02:28.096Z] 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... [2021-07-12T03:02:28.096Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-12T03:02:28.770Z] provisioning config files... [2021-07-12T03:02:28.788Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config345999219210305495tmp [Pipeline] { [Pipeline] echo [2021-07-12T03:02:28.815Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T03:02:29.121Z] ---> create-netrc.sh [Pipeline] } [2021-07-12T03:02:29.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-12T03:02:29.539Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-12T03:02:29.550Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T03:02:29.846Z] ---> sudo-logs.sh [2021-07-12T03:02:29.846Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-12T03:02:29.898Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T03:02:30.197Z] ---> job-cost.sh [2021-07-12T03:02:30.197Z] lf-activate-venv: SKIPPING [2021-07-12T03:02:30.197Z] DEBUG: total: 0.18000000715255737 [2021-07-12T03:02:30.197Z] INFO: Retrieving Stack Cost... [2021-07-12T03:02:31.139Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-12T03:02:31.399Z] INFO: Archiving Costs [Pipeline] echo [2021-07-12T03:02:31.415Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T03:02:31.710Z] ---> logs-deploy.sh [2021-07-12T03:02:31.710Z] lf-activate-venv: SKIPPING [2021-07-12T03:02:31.710Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/5 [2021-07-12T03:02:31.710Z] INFO: archiving workspace using pattern(s): [2021-07-12T03:02:32.725Z] Archives upload complete. [2021-07-12T03:02:32.725Z] INFO: archiving logs to Nexus