Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4becaab24b5b515a1d6dfe340981534658a672e3 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6358382035435272057.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7326313120029670598.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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 > /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-ssh6106313423209803371.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8442953964313531768.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3494614253264195696.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-442 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/15 [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/15 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/15@tmp/jenkins-gitclient-ssh6478091812908429985.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 4becaab24b5b515a1d6dfe340981534658a672e3 (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 4becaab24b5b515a1d6dfe340981534658a672e3 # timeout=10 Commit message: "Merge pull request #3636 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.11" > git rev-list --no-walk 8af46092e6841b377ce9cc35e8dd7acb653e0cde # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-29T05:49:32.522Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-29T05:49:32.611Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-29T05:49:32.635Z] ========================================================= [2021-07-29T05:49:32.635Z] EdgeX Global Pipelines Version Info [2021-07-29T05:49:32.635Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-29T05:49:33.963Z] ------------------- [2021-07-29T05:49:33.963Z] stable info: [2021-07-29T05:49:33.963Z] ------------------- [2021-07-29T05:49:33.963Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-29T05:49:33.963Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-29T05:49:33.963Z] Message: update stable to v1.0.197 [2021-07-29T05:49:34.558Z] ------------------- [2021-07-29T05:49:34.558Z] experimental info: [2021-07-29T05:49:34.558Z] ------------------- [2021-07-29T05:49:34.558Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-29T05:49:34.558Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-29T05:49:34.558Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-29T05:49:34.709Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-29T05:49:34.734Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-29T05:49:34.759Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-29T05:49:34.783Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-29T05:49:34.808Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-29T05:49:34.833Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-29T05:49:34.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-29T05:49:34.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-29T05:49:34.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-29T05:49:34.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-29T05:49:34.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-29T05:49:34.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-29T05:49:35.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-29T05:49:35.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-29T05:49:35.070Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-29T05:49:35.102Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-29T05:49:35.125Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-29T05:49:35.146Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-29T05:49:35.169Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-29T05:49:35.190Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-29T05:49:35.211Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-29T05:49:35.232Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-29T05:49:35.254Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-29T05:49:35.283Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-29T05:49:35.306Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-29T05:49:35.327Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4becaab24b5b515a1d6dfe340981534658a672e3 [Pipeline] echo [2021-07-29T05:49:35.350Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4becaab [Pipeline] echo [2021-07-29T05:49:35.372Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T05:49:35.467Z] provisioning config files... [2021-07-29T05:49:35.490Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config890876609868829419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T05:49:35.828Z] ---> docker-login.sh [2021-07-29T05:49:35.829Z] nexus3.edgexfoundry.org:10001 [2021-07-29T05:49:35.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T05:49:36.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T05:49:36.103Z] Configure a credential helper to remove this warning. See [2021-07-29T05:49:36.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T05:49:36.103Z] [2021-07-29T05:49:36.103Z] Login Succeeded [2021-07-29T05:49:36.103Z] nexus3.edgexfoundry.org:10002 [2021-07-29T05:49:36.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T05:49:36.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T05:49:36.371Z] Configure a credential helper to remove this warning. See [2021-07-29T05:49:36.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T05:49:36.371Z] [2021-07-29T05:49:36.371Z] Login Succeeded [2021-07-29T05:49:36.371Z] nexus3.edgexfoundry.org:10003 [2021-07-29T05:49:36.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T05:49:36.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T05:49:36.640Z] Configure a credential helper to remove this warning. See [2021-07-29T05:49:36.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T05:49:36.640Z] [2021-07-29T05:49:36.640Z] Login Succeeded [2021-07-29T05:49:36.640Z] nexus3.edgexfoundry.org:10004 [2021-07-29T05:49:36.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T05:49:36.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T05:49:36.640Z] Configure a credential helper to remove this warning. See [2021-07-29T05:49:36.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T05:49:36.640Z] [2021-07-29T05:49:36.640Z] Login Succeeded [2021-07-29T05:49:36.640Z] docker.io [2021-07-29T05:49:36.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T05:49:37.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T05:49:37.175Z] Configure a credential helper to remove this warning. See [2021-07-29T05:49:37.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T05:49:37.175Z] [2021-07-29T05:49:37.175Z] Login Succeeded [2021-07-29T05:49:37.175Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T05:49:37.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T05:49:37.543Z] ++ 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-29T05:49:37.543Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T05:49:37.543Z] ++ cut -d/ -f2 [2021-07-29T05:49:37.543Z] ++ dirname cmd/core-command/Dockerfile [2021-07-29T05:49:37.543Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-29T05:49:37.543Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T05:49:37.543Z] ++ dirname cmd/core-data/Dockerfile [2021-07-29T05:49:37.543Z] ++ cut -d/ -f2 [2021-07-29T05:49:37.543Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-29T05:49:37.543Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T05:49:37.543Z] ++ cut -d/ -f2 [2021-07-29T05:49:37.543Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-29T05:49:37.543Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-29T05:49:37.543Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T05:49:37.543Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-29T05:49:37.543Z] ++ cut -d/ -f2 [2021-07-29T05:49:37.543Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-29T05:49:37.543Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T05:49:37.543Z] ++ cut -d/ -f2 [2021-07-29T05:49:37.543Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-29T05:49:37.543Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-29T05:49:37.543Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T05:49:37.543Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-29T05:49:37.543Z] ++ cut -d/ -f2 [2021-07-29T05:49:37.543Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-29T05:49:37.543Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T05:49:37.543Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-29T05:49:37.543Z] ++ cut -d/ -f2 [2021-07-29T05:49:37.543Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-29T05:49:37.543Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T05:49:37.543Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-29T05:49:37.543Z] ++ cut -d/ -f2 [2021-07-29T05:49:37.543Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-29T05:49:37.543Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T05:49:37.543Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-29T05:49:37.543Z] ++ cut -d/ -f2 [2021-07-29T05:49:37.543Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-29T05:49:37.607Z] 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-29T05:49:39.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T05:49:39.042Z] [2021-07-29T05:49:39.042Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:49:39.373Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T05:49:39.373Z] latest: Pulling from edgex-devops/git-semver [2021-07-29T05:49:39.373Z] 31603596830f: Pulling fs layer [2021-07-29T05:49:39.373Z] b6dc333f4379: Pulling fs layer [2021-07-29T05:49:39.373Z] 3d9ef1400e77: Pulling fs layer [2021-07-29T05:49:39.373Z] fd332fbdc1db: Pulling fs layer [2021-07-29T05:49:39.373Z] fd332fbdc1db: Waiting [2021-07-29T05:49:39.648Z] b6dc333f4379: Verifying Checksum [2021-07-29T05:49:39.648Z] b6dc333f4379: Download complete [2021-07-29T05:49:39.915Z] 31603596830f: Verifying Checksum [2021-07-29T05:49:39.915Z] 31603596830f: Download complete [2021-07-29T05:49:40.180Z] 31603596830f: Pull complete [2021-07-29T05:49:40.180Z] b6dc333f4379: Pull complete [2021-07-29T05:49:40.180Z] 3d9ef1400e77: Verifying Checksum [2021-07-29T05:49:40.180Z] 3d9ef1400e77: Download complete [2021-07-29T05:49:40.180Z] fd332fbdc1db: Verifying Checksum [2021-07-29T05:49:40.180Z] fd332fbdc1db: Download complete [2021-07-29T05:49:40.770Z] 3d9ef1400e77: Pull complete [2021-07-29T05:49:40.770Z] fd332fbdc1db: Pull complete [2021-07-29T05:49:40.770Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-29T05:49:41.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T05:49:41.050Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-29T05:49:41.169Z] prd-centos7-docker-4c-2g-442 does not seem to be running inside a container [2021-07-29T05:49:41.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-29T05:49:42.017Z] $ docker top 81ac531b423a989ced65f3441a97f6690d5977f6a056fbaff402197b5bf57708 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-29T05:49:42.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T05:49:42.158Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T05:49:42.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T05:49:42.273Z] $ docker exec 81ac531b423a989ced65f3441a97f6690d5977f6a056fbaff402197b5bf57708 ssh-agent [2021-07-29T05:49:42.391Z] SSH_AUTH_SOCK=/tmp/ssh-2JlHwAxpaQBy/agent.14 [2021-07-29T05:49:42.391Z] SSH_AGENT_PID=21 [2021-07-29T05:49:42.403Z] Running ssh-add (command line suppressed) [2021-07-29T05:49:42.507Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_2308291018754049814.key (/w/workspace/edgex-go/15@tmp/private_key_2308291018754049814.key) [2021-07-29T05:49:42.529Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T05:49:42.846Z] + git tag --points-at HEAD [Pipeline] } [2021-07-29T05:49:42.865Z] $ docker exec --env ******** --env ******** 81ac531b423a989ced65f3441a97f6690d5977f6a056fbaff402197b5bf57708 ssh-agent -k [2021-07-29T05:49:42.949Z] unset SSH_AUTH_SOCK; [2021-07-29T05:49:42.949Z] unset SSH_AGENT_PID; [2021-07-29T05:49:42.950Z] echo Agent pid 21 killed; [2021-07-29T05:49:42.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-29T05:49:43.003Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T05:49:43.003Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T05:49:43.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T05:49:43.117Z] $ docker exec 81ac531b423a989ced65f3441a97f6690d5977f6a056fbaff402197b5bf57708 ssh-agent [2021-07-29T05:49:43.223Z] SSH_AUTH_SOCK=/tmp/ssh-fsDkh2qV29qn/agent.55 [2021-07-29T05:49:43.223Z] SSH_AGENT_PID=61 [2021-07-29T05:49:43.231Z] Running ssh-add (command line suppressed) [2021-07-29T05:49:43.332Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_8992135489698751664.key (/w/workspace/edgex-go/15@tmp/private_key_8992135489698751664.key) [2021-07-29T05:49:43.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T05:49:43.672Z] + git semver init [2021-07-29T05:49:43.672Z] # -> Open(): unable to determine branch for HEAD [2021-07-29T05:49:43.672Z] # $GIT_DIR = /w/workspace/edgex-go/15/.git [2021-07-29T05:49:43.672Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/15 [2021-07-29T05:49:43.672Z] # $SEMVER_REMOTE_NAME = origin [2021-07-29T05:49:43.672Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-29T05:49:43.672Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-29T05:49:43.672Z] # $SEMVER_BRANCH = main [2021-07-29T05:49:43.672Z] # $SEMVER_TEMP = /tmp/semver-030101815 [2021-07-29T05:49:43.672Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-29T05:50:30.549Z] # '/tmp/semver-030101815' -> '/w/workspace/edgex-go/15/.semver' [2021-07-29T05:50:30.549Z] # -> Force: false [2021-07-29T05:50:30.549Z] # $SEMVER_DIR = /w/workspace/edgex-go/15/.semver [Pipeline] } [2021-07-29T05:50:30.564Z] $ docker exec --env ******** --env ******** 81ac531b423a989ced65f3441a97f6690d5977f6a056fbaff402197b5bf57708 ssh-agent -k [2021-07-29T05:50:30.670Z] unset SSH_AUTH_SOCK; [2021-07-29T05:50:30.670Z] unset SSH_AGENT_PID; [2021-07-29T05:50:30.670Z] echo Agent pid 61 killed; [2021-07-29T05:50:30.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T05:50:31.036Z] + git semver [Pipeline] } [2021-07-29T05:50:31.056Z] $ docker stop --time=1 81ac531b423a989ced65f3441a97f6690d5977f6a056fbaff402197b5bf57708 [2021-07-29T05:50:32.744Z] $ docker rm -f 81ac531b423a989ced65f3441a97f6690d5977f6a056fbaff402197b5bf57708 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T05:50:33.149Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-29T05:50:33.484Z] Stashed 1 file(s) [Pipeline] echo [2021-07-29T05:50:33.488Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.15 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-07-29T05:50:33.876Z] ========================================================= [2021-07-29T05:50:33.876Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-29T05:50:33.876Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:50:34.227Z] + 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-29T05:50:35.193Z] Sending build context to Docker daemon 328.5MB [2021-07-29T05:50:35.459Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T05:50:35.459Z] Step 2/6 : FROM ${BASE} [2021-07-29T05:50:35.459Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-29T05:50:35.459Z] 540db60ca938: Pulling fs layer [2021-07-29T05:50:35.459Z] adcc1eea9eea: Pulling fs layer [2021-07-29T05:50:35.459Z] 4c4ab2625f07: Pulling fs layer [2021-07-29T05:50:35.459Z] 0773c198feca: Pulling fs layer [2021-07-29T05:50:35.459Z] 345f892a5656: Pulling fs layer [2021-07-29T05:50:35.459Z] 4796506630df: Pulling fs layer [2021-07-29T05:50:35.459Z] cc55df3e53f1: Pulling fs layer [2021-07-29T05:50:35.459Z] 4d027b6c602c: Pulling fs layer [2021-07-29T05:50:35.459Z] 449e75d2c14e: Pulling fs layer [2021-07-29T05:50:35.459Z] 0773c198feca: Waiting [2021-07-29T05:50:35.459Z] 345f892a5656: Waiting [2021-07-29T05:50:35.459Z] 4796506630df: Waiting [2021-07-29T05:50:35.459Z] cc55df3e53f1: Waiting [2021-07-29T05:50:35.459Z] 4d027b6c602c: Waiting [2021-07-29T05:50:35.459Z] 449e75d2c14e: Waiting [2021-07-29T05:50:35.459Z] 4c4ab2625f07: Verifying Checksum [2021-07-29T05:50:35.459Z] 4c4ab2625f07: Download complete [2021-07-29T05:50:35.732Z] adcc1eea9eea: Verifying Checksum [2021-07-29T05:50:35.733Z] adcc1eea9eea: Download complete [2021-07-29T05:50:35.733Z] 345f892a5656: Verifying Checksum [2021-07-29T05:50:35.733Z] 345f892a5656: Download complete [2021-07-29T05:50:35.733Z] 4796506630df: Verifying Checksum [2021-07-29T05:50:35.733Z] 4796506630df: Download complete [2021-07-29T05:50:35.733Z] cc55df3e53f1: Verifying Checksum [2021-07-29T05:50:35.733Z] cc55df3e53f1: Download complete [2021-07-29T05:50:35.733Z] 540db60ca938: Verifying Checksum [2021-07-29T05:50:35.733Z] 540db60ca938: Download complete [2021-07-29T05:50:36.003Z] 540db60ca938: Pull complete [2021-07-29T05:50:36.003Z] adcc1eea9eea: Pull complete [2021-07-29T05:50:36.003Z] 4c4ab2625f07: Pull complete [2021-07-29T05:50:36.964Z] 4d027b6c602c: Verifying Checksum [2021-07-29T05:50:36.964Z] 4d027b6c602c: Download complete [2021-07-29T05:50:41.214Z] 449e75d2c14e: Verifying Checksum [2021-07-29T05:50:41.214Z] 449e75d2c14e: Download complete [2021-07-29T05:50:42.620Z] 0773c198feca: Download complete [2021-07-29T05:50:45.993Z] 0773c198feca: Pull complete [2021-07-29T05:50:45.993Z] 345f892a5656: Pull complete [2021-07-29T05:50:45.993Z] 4796506630df: Pull complete [2021-07-29T05:50:45.993Z] cc55df3e53f1: Pull complete [2021-07-29T05:50:46.261Z] 4d027b6c602c: Pull complete [2021-07-29T05:50:47.678Z] 449e75d2c14e: Pull complete [2021-07-29T05:50:47.678Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-29T05:50:47.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-29T05:50:47.678Z] ---> 0d28375d9b5b [2021-07-29T05:50:47.678Z] 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-29T05:50:48.801Z] Still waiting to schedule task [2021-07-29T05:50:48.802Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-29T05:50:49.623Z] ---> Running in ba7a7becfe44 [2021-07-29T05:50:49.889Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T05:50:50.852Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T05:50:51.436Z] (1/12) Installing libmagic (5.39-r0) [2021-07-29T05:50:51.703Z] (2/12) Installing file (5.39-r0) [2021-07-29T05:50:51.703Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-29T05:50:51.969Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-29T05:50:56.229Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-29T05:50:56.229Z] (6/12) Installing patch (2.7.6-r7) [2021-07-29T05:50:56.229Z] (7/12) Installing build-base (0.5-r2) [2021-07-29T05:50:56.229Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-29T05:50:56.229Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-29T05:50:56.229Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-29T05:50:56.229Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-29T05:50:56.229Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-29T05:50:56.229Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T05:50:56.229Z] OK: 219 MiB in 52 packages [2021-07-29T05:50:57.645Z] Removing intermediate container ba7a7becfe44 [2021-07-29T05:50:57.645Z] ---> c64957d17045 [2021-07-29T05:50:57.645Z] Step 4/6 : WORKDIR /edgex-go [2021-07-29T05:50:57.645Z] ---> Running in 8152358001e0 [2021-07-29T05:50:57.926Z] Removing intermediate container 8152358001e0 [2021-07-29T05:50:57.926Z] ---> 700c1c10b772 [2021-07-29T05:50:57.926Z] Step 5/6 : COPY go.mod . [2021-07-29T05:50:57.926Z] ---> 2d15599ad460 [2021-07-29T05:50:57.926Z] Step 6/6 : RUN go mod download [2021-07-29T05:50:57.926Z] ---> Running in 752831fe568b [2021-07-29T05:51:36.803Z] Removing intermediate container 752831fe568b [2021-07-29T05:51:36.803Z] ---> 9ccdeaa5ed32 [2021-07-29T05:51:36.803Z] Successfully built 9ccdeaa5ed32 [2021-07-29T05:51:36.803Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:51:37.135Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-29T05:51:37.135Z] . [Pipeline] withDockerContainer [2021-07-29T05:51:37.221Z] prd-centos7-docker-4c-2g-442 does not seem to be running inside a container [2021-07-29T05:51:37.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 ******** ci-base-image-x86_64 cat [2021-07-29T05:51:37.683Z] $ docker top baa72bad0300fcacbba47b5344c583eb7bf1e436d3456ec2207e2bf4fe72fcae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T05:51:38.101Z] + go version [2021-07-29T05:51:38.101Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-29T05:51:38.117Z] $ docker stop --time=1 baa72bad0300fcacbba47b5344c583eb7bf1e436d3456ec2207e2bf4fe72fcae [2021-07-29T05:51:39.297Z] $ docker rm -f baa72bad0300fcacbba47b5344c583eb7bf1e436d3456ec2207e2bf4fe72fcae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:51:39.896Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-29T05:51:39.896Z] . [Pipeline] withDockerContainer [2021-07-29T05:51:39.981Z] prd-centos7-docker-4c-2g-442 does not seem to be running inside a container [2021-07-29T05:51:40.044Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 ******** ci-base-image-x86_64 cat [2021-07-29T05:51:40.384Z] $ docker top 2abdb46465b70abffb198a698ef35291ceeb9379327bbb90cb3e65c4bd0d5fba -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-29T05:51:40.487Z] ========================================================= [2021-07-29T05:51:40.487Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-29T05:51:40.487Z] ========================================================= [Pipeline] sh [2021-07-29T05:51:40.798Z] + go mod tidy [Pipeline] sh [2021-07-29T05:51:41.392Z] + make test [2021-07-29T05:51:41.392Z] 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-29T05:51:41.666Z] go mod tidy [2021-07-29T05:51:41.666Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-29T05:51:47.034Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-29T05:52:05.308Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-29T05:52:07.914Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-29T05:52:08.890Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-29T05:52:08.890Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-29T05:52:11.529Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-29T05:52:12.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-29T05:52:12.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-29T05:52:12.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-29T05:52:12.723Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-29T05:52:12.989Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-29T05:52:13.259Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-29T05:52:13.259Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-29T05:52:13.259Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-29T05:52:13.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-29T05:52:15.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-07-29T05:52:15.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-29T05:52:15.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-29T05:52:16.829Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 100.0% of statements [2021-07-29T05:52:16.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-29T05:52:16.829Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 46.3% of statements [2021-07-29T05:52:16.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-29T05:52:16.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-29T05:52:17.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 89.9% of statements [2021-07-29T05:52:17.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-29T05:52:17.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-29T05:52:17.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.044s coverage: 78.9% of statements [2021-07-29T05:52:19.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements [2021-07-29T05:52:19.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-29T05:52:19.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-29T05:52:19.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-29T05:52:19.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-29T05:52:19.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-29T05:52:19.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.261s coverage: 95.1% of statements [2021-07-29T05:52:19.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-29T05:52:19.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-29T05:52:19.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-29T05:52:19.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-29T05:52:19.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-29T05:52:19.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-29T05:52:19.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-29T05:52:19.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-29T05:52:19.782Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-07-29T05:52:19.782Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-29T05:52:19.782Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-29T05:52:19.782Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-29T05:52:20.775Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.8% of statements [2021-07-29T05:52:20.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-29T05:52:20.775Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-07-29T05:52:20.775Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 22.0% of statements [2021-07-29T05:52:20.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-29T05:52:21.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-07-29T05:52:22.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements [2021-07-29T05:52:22.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-07-29T05:52:22.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2021-07-29T05:52:22.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-07-29T05:52:34.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements [2021-07-29T05:52:34.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-07-29T05:52:40.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.148s coverage: 81.8% of statements [2021-07-29T05:52:40.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-29T05:52:57.087Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-443 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-07-29T05:52:57.107Z] Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout [2021-07-29T05:52:57.309Z] The recommended git tool is: git [2021-07-29T05:52:58.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-07-29T05:52:58.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-29T05:52:58.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-29T05:52:58.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-29T05:52:58.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-07-29T05:52:58.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-29T05:52:58.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-29T05:52:58.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-29T05:52:58.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-29T05:52:58.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-29T05:52:58.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-07-29T05:52:58.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-29T05:52:58.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-29T05:52:58.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-07-29T05:52:58.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-29T05:52:58.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-07-29T05:52:58.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-29T05:52:58.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-07-29T05:52:58.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-07-29T05:52:58.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-07-29T05:52:58.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-07-29T05:52:58.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-29T05:52:58.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements [2021-07-29T05:52:58.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-29T05:52:58.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-29T05:52:58.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-07-29T05:52:58.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-07-29T05:52:58.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2021-07-29T05:52:58.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements [2021-07-29T05:52:58.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-07-29T05:52:58.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.195s coverage: 66.9% of statements [2021-07-29T05:52:58.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-29T05:52:58.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-29T05:52:58.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-29T05:52:58.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.6% of statements [2021-07-29T05:52:58.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-29T05:52:58.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-29T05:52:58.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-07-29T05:52:58.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-29T05:52:58.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2021-07-29T05:52:58.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-29T05:53:02.526Z] using credential edgex-jenkins-ssh [2021-07-29T05:53:02.544Z] Cloning the remote Git repository [2021-07-29T05:53:02.593Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-29T05:53:02.720Z] > git init /w/workspace/edgex-go/15 # timeout=10 [2021-07-29T05:53:02.812Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-29T05:53:02.812Z] > git --version # timeout=10 [2021-07-29T05:53:02.825Z] > git --version # 'git version 2.17.1' [2021-07-29T05:53:02.826Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T05:53:02.909Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T05:53:05.556Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 19.3% of statements [2021-07-29T05:53:05.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-29T05:53:05.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-29T05:53:05.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-29T05:53:05.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-29T05:53:05.556Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.114s coverage: 91.9% of statements [2021-07-29T05:53:05.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-29T05:53:05.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-29T05:53:05.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-29T05:53:05.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-29T05:53:05.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-29T05:53:05.556Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-07-29T05:53:05.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-29T05:53:05.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-29T05:53:05.556Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.6% of statements [2021-07-29T05:53:05.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-29T05:53:05.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-29T05:53:05.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-29T05:53:05.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-29T05:53:05.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-29T05:53:05.557Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.045s coverage: 28.9% of statements [2021-07-29T05:53:05.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-29T05:53:05.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-29T05:53:05.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-29T05:53:05.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-29T05:53:05.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-29T05:53:05.557Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-29T05:53:05.557Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-07-29T05:53:05.557Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-07-29T05:53:05.829Z] GO111MODULE=on go vet ./... [2021-07-29T05:53:20.731Z] Avoid second fetch [2021-07-29T05:53:20.732Z] Checking out Revision 4becaab24b5b515a1d6dfe340981534658a672e3 (main) [2021-07-29T05:53:20.690Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-29T05:53:20.712Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T05:53:20.750Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T05:53:20.766Z] > git checkout -f 4becaab24b5b515a1d6dfe340981534658a672e3 # timeout=10 [2021-07-29T05:53:25.146Z] Commit message: "Merge pull request #3636 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.11" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T05:53:25.658Z] provisioning config files... [2021-07-29T05:53:25.688Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config6471196803705845955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T05:53:26.229Z] ---> docker-login.sh [2021-07-29T05:53:26.230Z] nexus3.edgexfoundry.org:10001 [2021-07-29T05:53:27.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T05:53:27.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T05:53:27.483Z] Configure a credential helper to remove this warning. See [2021-07-29T05:53:27.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T05:53:27.483Z] [2021-07-29T05:53:27.483Z] Login Succeeded [2021-07-29T05:53:27.483Z] nexus3.edgexfoundry.org:10002 [2021-07-29T05:53:27.978Z] gofmt -l . [2021-07-29T05:53:27.979Z] [ "`gofmt -l .`" = "" ] [2021-07-29T05:53:28.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T05:53:28.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T05:53:28.082Z] Configure a credential helper to remove this warning. See [2021-07-29T05:53:28.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T05:53:28.082Z] [2021-07-29T05:53:28.082Z] Login Succeeded [2021-07-29T05:53:28.082Z] nexus3.edgexfoundry.org:10003 [2021-07-29T05:53:28.244Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-29T05:53:28.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T05:53:28.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T05:53:28.681Z] Configure a credential helper to remove this warning. See [2021-07-29T05:53:28.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T05:53:28.681Z] [2021-07-29T05:53:28.681Z] Login Succeeded [2021-07-29T05:53:28.681Z] nexus3.edgexfoundry.org:10004 [2021-07-29T05:53:28.828Z] + ls -al . [2021-07-29T05:53:28.828Z] total 596 [2021-07-29T05:53:28.828Z] drwxrwxr-x 10 1001 1001 4096 Jul 29 05:53 . [2021-07-29T05:53:28.828Z] drwxr-xr-x 4 root root 30 Jul 29 05:51 .. [2021-07-29T05:53:28.828Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 05:49 .dockerignore [2021-07-29T05:53:28.828Z] drwxrwxr-x 8 1001 1001 162 Jul 29 05:49 .git [2021-07-29T05:53:28.828Z] drwxrwxr-x 3 1001 1001 125 Jul 29 05:49 .github [2021-07-29T05:53:28.828Z] -rw-rw-r-- 1 1001 1001 818 Jul 29 05:49 .gitignore [2021-07-29T05:53:28.828Z] -rw-rw-r-- 1 1001 1001 76 Jul 29 05:49 .hadolint.yml [2021-07-29T05:53:28.828Z] drwx------ 3 1001 1001 43 Jul 29 05:50 .semver [2021-07-29T05:53:28.828Z] -rw-rw-r-- 1 1001 1001 166 Jul 29 05:49 .sonarcloud.properties [2021-07-29T05:53:28.828Z] -rw-rw-r-- 1 1001 1001 8609 Jul 29 05:49 Attribution.txt [2021-07-29T05:53:28.828Z] -rw-rw-r-- 1 1001 1001 43881 Jul 29 05:49 CHANGELOG.md [2021-07-29T05:53:28.828Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 05:49 CONTRIBUTING.md [2021-07-29T05:53:28.828Z] -rw-rw-r-- 1 1001 1001 931 Jul 29 05:49 Dockerfile.build [2021-07-29T05:53:28.828Z] -rw-rw-r-- 1 1001 1001 849 Jul 29 05:49 Jenkinsfile [2021-07-29T05:53:28.828Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 05:49 LICENSE [2021-07-29T05:53:28.828Z] -rw-rw-r-- 1 1001 1001 5915 Jul 29 05:49 Makefile [2021-07-29T05:53:28.828Z] -rw-rw-r-- 1 1001 1001 8649 Jul 29 05:49 README.md [2021-07-29T05:53:28.828Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 05:49 SECURITY.md [2021-07-29T05:53:28.828Z] -rw-rw-r-- 1 1001 1001 12 Jul 29 05:50 VERSION [2021-07-29T05:53:28.828Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 05:49 ZMQWindows.md [2021-07-29T05:53:28.828Z] drwxrwxr-x 2 1001 1001 37 Jul 29 05:49 bin [2021-07-29T05:53:28.828Z] drwxrwxr-x 14 1001 1001 4096 Jul 29 05:49 cmd [2021-07-29T05:53:28.828Z] -rw-r--r-- 1 root root 402846 Jul 29 05:53 coverage.out [2021-07-29T05:53:28.828Z] -rw-rw-r-- 1 1001 1001 813 Jul 29 05:49 go.mod [2021-07-29T05:53:28.828Z] -rw-r--r-- 1 root root 48847 Jul 29 05:51 go.sum [2021-07-29T05:53:28.828Z] drwxrwxr-x 7 1001 1001 114 Jul 29 05:49 internal [2021-07-29T05:53:28.828Z] drwxrwxr-x 3 1001 1001 16 Jul 29 05:49 openapi [2021-07-29T05:53:28.828Z] drwxrwxr-x 4 1001 1001 71 Jul 29 05:49 snap [2021-07-29T05:53:28.828Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 05:49 version.go [Pipeline] sh [2021-07-29T05:53:28.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T05:53:29.142Z] + '[' -e coverage.out ] [2021-07-29T05:53:29.142Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-29T05:53:29.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T05:53:29.231Z] Configure a credential helper to remove this warning. See [2021-07-29T05:53:29.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T05:53:29.231Z] [2021-07-29T05:53:29.231Z] Login Succeeded [2021-07-29T05:53:29.231Z] docker.io [2021-07-29T05:53:29.258Z] Stashed 1 file(s) [Pipeline] sh [2021-07-29T05:53:29.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T05:53:29.563Z] + make build [2021-07-29T05:53:29.563Z] go mod tidy [2021-07-29T05:53:29.563Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/core-data/core-data ./cmd/core-data [2021-07-29T05:53:30.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T05:53:30.107Z] Configure a credential helper to remove this warning. See [2021-07-29T05:53:30.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T05:53:30.107Z] [2021-07-29T05:53:30.107Z] Login Succeeded [2021-07-29T05:53:30.107Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T05:53:30.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-29T05:53:30.809Z] ========================================================= [2021-07-29T05:53:30.810Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-29T05:53:30.810Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:53:30.974Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-29T05:53:31.167Z] + 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-29T05:53:33.815Z] Sending build context to Docker daemon 165.8MB [2021-07-29T05:53:33.815Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T05:53:33.815Z] Step 2/6 : FROM ${BASE} [2021-07-29T05:53:33.815Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-29T05:53:33.815Z] 595b0fe564bb: Pulling fs layer [2021-07-29T05:53:33.815Z] 24495759ef45: Pulling fs layer [2021-07-29T05:53:33.815Z] d148012ef14d: Pulling fs layer [2021-07-29T05:53:33.815Z] cb65c68fc2e2: Pulling fs layer [2021-07-29T05:53:33.815Z] 093eec477d81: Pulling fs layer [2021-07-29T05:53:33.815Z] a6d5b2bbb924: Pulling fs layer [2021-07-29T05:53:33.815Z] 2446dc1eb7d3: Pulling fs layer [2021-07-29T05:53:33.815Z] 596795e73e0f: Pulling fs layer [2021-07-29T05:53:33.815Z] cb65c68fc2e2: Waiting [2021-07-29T05:53:33.815Z] 093eec477d81: Waiting [2021-07-29T05:53:33.815Z] a6d5b2bbb924: Waiting [2021-07-29T05:53:33.815Z] 2446dc1eb7d3: Waiting [2021-07-29T05:53:33.815Z] 596795e73e0f: Waiting [2021-07-29T05:53:33.815Z] 24495759ef45: Verifying Checksum [2021-07-29T05:53:33.815Z] 24495759ef45: Download complete [2021-07-29T05:53:33.815Z] d148012ef14d: Verifying Checksum [2021-07-29T05:53:33.815Z] d148012ef14d: Download complete [2021-07-29T05:53:33.815Z] 093eec477d81: Verifying Checksum [2021-07-29T05:53:33.815Z] 093eec477d81: Download complete [2021-07-29T05:53:33.815Z] 595b0fe564bb: Verifying Checksum [2021-07-29T05:53:33.815Z] 595b0fe564bb: Download complete [2021-07-29T05:53:34.091Z] 2446dc1eb7d3: Verifying Checksum [2021-07-29T05:53:34.091Z] 2446dc1eb7d3: Download complete [2021-07-29T05:53:34.091Z] a6d5b2bbb924: Verifying Checksum [2021-07-29T05:53:34.091Z] a6d5b2bbb924: Download complete [2021-07-29T05:53:34.692Z] 595b0fe564bb: Pull complete [2021-07-29T05:53:35.294Z] 24495759ef45: Pull complete [2021-07-29T05:53:35.568Z] d148012ef14d: Pull complete [2021-07-29T05:53:37.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/core-command/core-command ./cmd/core-command [2021-07-29T05:53:37.902Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-29T05:53:38.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-29T05:53:38.959Z] 596795e73e0f: Verifying Checksum [2021-07-29T05:53:38.959Z] 596795e73e0f: Download complete [2021-07-29T05:53:39.147Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-29T05:53:39.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-29T05:53:40.401Z] cb65c68fc2e2: Verifying Checksum [2021-07-29T05:53:40.401Z] cb65c68fc2e2: Download complete [2021-07-29T05:53:40.699Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-29T05:53:41.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-29T05:53:42.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-29T05:53:43.225Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-29T05:53:43.813Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-07-29T05:53:45.263Z] $ docker stop --time=1 2abdb46465b70abffb198a698ef35291ceeb9379327bbb90cb3e65c4bd0d5fba [2021-07-29T05:53:47.239Z] $ docker rm -f 2abdb46465b70abffb198a698ef35291ceeb9379327bbb90cb3e65c4bd0d5fba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:53:50.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T05:53:50.562Z] [2021-07-29T05:53:50.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [2021-07-29T05:53:50.593Z] cb65c68fc2e2: Pull complete [Pipeline] sh [2021-07-29T05:53:50.869Z] 093eec477d81: Pull complete [2021-07-29T05:53:50.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T05:53:50.906Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-29T05:53:50.906Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-29T05:53:50.906Z] ca9280d653b3: Pulling fs layer [2021-07-29T05:53:50.906Z] 7e9c9ca2126c: Pulling fs layer [2021-07-29T05:53:51.351Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-29T05:53:51.351Z] cbdbe7a5bc2a: Download complete [2021-07-29T05:53:51.351Z] cbdbe7a5bc2a: Pull complete [2021-07-29T05:53:51.469Z] a6d5b2bbb924: Pull complete [2021-07-29T05:53:51.741Z] 2446dc1eb7d3: Pull complete [2021-07-29T05:53:52.136Z] ca9280d653b3: Verifying Checksum [2021-07-29T05:53:52.137Z] ca9280d653b3: Download complete [2021-07-29T05:53:52.539Z] ca9280d653b3: Pull complete [2021-07-29T05:53:54.557Z] 7e9c9ca2126c: Verifying Checksum [2021-07-29T05:53:54.557Z] 7e9c9ca2126c: Download complete [2021-07-29T05:53:56.055Z] 596795e73e0f: Pull complete [2021-07-29T05:53:56.055Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-29T05:53:56.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-29T05:53:56.055Z] ---> d9e956139c92 [2021-07-29T05:53:56.055Z] 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-29T05:53:57.151Z] 7e9c9ca2126c: Pull complete [2021-07-29T05:53:57.151Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-29T05:53:57.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T05:53:57.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-29T05:53:57.244Z] prd-centos7-docker-4c-2g-442 does not seem to be running inside a container [2021-07-29T05:53:57.305Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-29T05:53:58.723Z] ---> Running in 6ea95414b814 [2021-07-29T05:53:59.900Z] $ docker top b69ce4a6b652a82131f91978381d010c6f501970ad766af27209197d768455d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T05:54:00.158Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T05:54:00.301Z] + grep parallel [2021-07-29T05:54:00.302Z] + docker-compose build --help [2021-07-29T05:54:00.885Z] --parallel Build images in parallel. [Pipeline] } [2021-07-29T05:54:00.900Z] $ docker stop --time=1 b69ce4a6b652a82131f91978381d010c6f501970ad766af27209197d768455d8 [2021-07-29T05:54:01.137Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T05:54:01.741Z] (1/12) Installing libmagic (5.39-r0) [2021-07-29T05:54:02.012Z] (2/12) Installing file (5.39-r0) [2021-07-29T05:54:02.012Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-29T05:54:02.012Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-29T05:54:02.119Z] $ docker rm -f b69ce4a6b652a82131f91978381d010c6f501970ad766af27209197d768455d8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:54:02.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T05:54:02.558Z] . [Pipeline] withDockerContainer [2021-07-29T05:54:02.652Z] prd-centos7-docker-4c-2g-442 does not seem to be running inside a container [2021-07-29T05:54:02.704Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-29T05:54:03.065Z] $ docker top ae617294b8167bdd89db0a333eb802262006e4ef0fc213e7bce76766c8c46bbb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T05:54:03.456Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-29T05:54:04.038Z] Building core-command ... [2021-07-29T05:54:04.038Z] Building core-data ... [2021-07-29T05:54:04.038Z] Building core-metadata ... [2021-07-29T05:54:04.038Z] Building security-bootstrapper ... [2021-07-29T05:54:04.038Z] Building security-proxy-setup ... [2021-07-29T05:54:04.038Z] Building security-secretstore-setup ... [2021-07-29T05:54:04.038Z] Building support-notifications ... [2021-07-29T05:54:04.038Z] Building support-scheduler ... [2021-07-29T05:54:04.038Z] Building sys-mgmt-agent ... [2021-07-29T05:54:04.038Z] Building security-secretstore-setup [2021-07-29T05:54:04.038Z] Building support-scheduler [2021-07-29T05:54:04.038Z] Building security-proxy-setup [2021-07-29T05:54:04.038Z] Building security-bootstrapper [2021-07-29T05:54:04.038Z] Building core-command [2021-07-29T05:54:06.493Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-29T05:54:06.494Z] (6/12) Installing patch (2.7.6-r7) [2021-07-29T05:54:06.494Z] (7/12) Installing build-base (0.5-r2) [2021-07-29T05:54:06.764Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-29T05:54:06.764Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-29T05:54:06.764Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-29T05:54:07.036Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-29T05:54:07.036Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-29T05:54:07.036Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T05:54:07.308Z] OK: 218 MiB in 52 packages [2021-07-29T05:54:11.624Z] Removing intermediate container 6ea95414b814 [2021-07-29T05:54:11.624Z] ---> 4ef405449faa [2021-07-29T05:54:11.624Z] Step 4/6 : WORKDIR /edgex-go [2021-07-29T05:54:11.624Z] ---> Running in a3001f7d4e20 [2021-07-29T05:54:11.898Z] Removing intermediate container a3001f7d4e20 [2021-07-29T05:54:11.898Z] ---> 3aaeda266604 [2021-07-29T05:54:11.898Z] Step 5/6 : COPY go.mod . [2021-07-29T05:54:12.266Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T05:54:12.266Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-29T05:54:12.266Z] ---> 9ccdeaa5ed32 [2021-07-29T05:54:12.266Z] Step 3/26 : WORKDIR /edgex-go [2021-07-29T05:54:12.266Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T05:54:12.266Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T05:54:12.266Z] ---> 9ccdeaa5ed32 [2021-07-29T05:54:12.266Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T05:54:12.499Z] ---> 1d6f52dc7ef4 [2021-07-29T05:54:12.499Z] Step 6/6 : RUN go mod download [2021-07-29T05:54:12.773Z] ---> Running in 72cd6d48acda [2021-07-29T05:54:18.914Z] ---> Running in 8576ec264e21 [2021-07-29T05:54:18.914Z] ---> Running in dd477edc1170 [2021-07-29T05:54:27.114Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T05:54:27.114Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-29T05:54:27.114Z] ---> 9ccdeaa5ed32 [2021-07-29T05:54:27.114Z] Step 3/22 : WORKDIR /edgex-go [2021-07-29T05:54:27.114Z] ---> Using cache [2021-07-29T05:54:27.114Z] ---> bf2ccbb259b6 [2021-07-29T05:54:27.114Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T05:54:27.114Z] Removing intermediate container 8576ec264e21 [2021-07-29T05:54:27.114Z] ---> cb25daf9928f [2021-07-29T05:54:27.114Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T05:54:27.114Z] Removing intermediate container dd477edc1170 [2021-07-29T05:54:27.114Z] ---> bf2ccbb259b6 [2021-07-29T05:54:27.114Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T05:54:27.384Z] ---> Running in ba564b7a6f9f [2021-07-29T05:54:27.384Z] ---> Running in 61dba3acb2a8 [2021-07-29T05:54:27.384Z] ---> Running in c887d3e17e74 [2021-07-29T05:54:28.808Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T05:54:28.808Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T05:54:28.808Z] ---> 9ccdeaa5ed32 [2021-07-29T05:54:28.808Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T05:54:28.808Z] ---> Using cache [2021-07-29T05:54:28.808Z] ---> bf2ccbb259b6 [2021-07-29T05:54:28.808Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T05:54:28.808Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T05:54:28.808Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-29T05:54:28.808Z] ---> 9ccdeaa5ed32 [2021-07-29T05:54:28.808Z] Step 3/32 : WORKDIR /edgex-go [2021-07-29T05:54:28.808Z] ---> Using cache [2021-07-29T05:54:28.808Z] ---> bf2ccbb259b6 [2021-07-29T05:54:28.808Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T05:54:28.808Z] ---> Running in 53ee031035df [2021-07-29T05:54:28.808Z] ---> Running in 75e8656cb173 [2021-07-29T05:54:28.808Z] Removing intermediate container ba564b7a6f9f [2021-07-29T05:54:28.808Z] ---> 057b54781ded [2021-07-29T05:54:28.808Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T05:54:29.074Z] ---> Running in e6a98eedadd1 [2021-07-29T05:54:29.074Z] Removing intermediate container c887d3e17e74 [2021-07-29T05:54:29.074Z] ---> 3169cba2c462 [2021-07-29T05:54:29.074Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-29T05:54:29.074Z] ---> Running in 49bb5cd4cf9a [2021-07-29T05:54:29.357Z] Removing intermediate container 61dba3acb2a8 [2021-07-29T05:54:29.357Z] ---> 69f55560a9ac [2021-07-29T05:54:29.357Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-29T05:54:29.357Z] ---> Running in 105455b6708b [2021-07-29T05:54:29.633Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T05:54:29.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T05:54:29.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T05:54:29.904Z] Removing intermediate container 75e8656cb173 [2021-07-29T05:54:29.904Z] ---> c3e6e6dc23a6 [2021-07-29T05:54:29.904Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-29T05:54:29.904Z] Removing intermediate container 53ee031035df [2021-07-29T05:54:29.904Z] ---> 9280239a600e [2021-07-29T05:54:29.904Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-29T05:54:29.904Z] ---> Running in f3d62318eb5d [2021-07-29T05:54:29.904Z] ---> Running in 7d8adaa3be4a [2021-07-29T05:54:30.504Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T05:54:30.504Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T05:54:30.504Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T05:54:30.504Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T05:54:30.771Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T05:54:31.043Z] OK: 219 MiB in 52 packages [2021-07-29T05:54:31.315Z] OK: 219 MiB in 52 packages [2021-07-29T05:54:31.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T05:54:31.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T05:54:31.315Z] OK: 219 MiB in 52 packages [2021-07-29T05:54:31.591Z] Removing intermediate container 49bb5cd4cf9a [2021-07-29T05:54:31.591Z] ---> 6384f87b2c6a [2021-07-29T05:54:31.591Z] Step 6/26 : COPY go.mod . [2021-07-29T05:54:31.881Z] OK: 219 MiB in 52 packages [2021-07-29T05:54:31.881Z] Removing intermediate container 105455b6708b [2021-07-29T05:54:31.881Z] ---> b1cf57f42ee0 [2021-07-29T05:54:31.881Z] Step 6/22 : COPY go.mod . [2021-07-29T05:54:31.881Z] ---> 807322cc1690 [2021-07-29T05:54:31.881Z] Step 7/26 : RUN go mod download [2021-07-29T05:54:31.881Z] Removing intermediate container e6a98eedadd1 [2021-07-29T05:54:31.881Z] ---> d2dd6e164d74 [2021-07-29T05:54:31.881Z] Step 6/24 : COPY go.mod . [2021-07-29T05:54:31.881Z] ---> Running in 97e5850dd116 [2021-07-29T05:54:32.155Z] OK: 219 MiB in 52 packages [2021-07-29T05:54:32.155Z] ---> 81d810f5fc07 [2021-07-29T05:54:32.155Z] Step 7/22 : RUN go mod download [2021-07-29T05:54:32.155Z] ---> Running in e2b5178c1923 [2021-07-29T05:54:32.155Z] Removing intermediate container 7d8adaa3be4a [2021-07-29T05:54:32.155Z] ---> d68e5d99bfd7 [2021-07-29T05:54:32.155Z] Step 6/23 : COPY go.mod . [2021-07-29T05:54:32.155Z] ---> 5ef1bca20a44 [2021-07-29T05:54:32.155Z] Step 7/24 : RUN go mod download [2021-07-29T05:54:32.435Z] ---> Running in cd3b626eaed8 [2021-07-29T05:54:32.435Z] ---> f96badaca774 [2021-07-29T05:54:32.435Z] Step 7/23 : RUN go mod download [2021-07-29T05:54:32.435Z] ---> Running in ee89df78c987 [2021-07-29T05:54:32.435Z] Removing intermediate container f3d62318eb5d [2021-07-29T05:54:32.435Z] ---> 6f6cb8ff8e56 [2021-07-29T05:54:32.435Z] Step 6/32 : COPY go.mod . [2021-07-29T05:54:33.052Z] ---> edd81e16810c [2021-07-29T05:54:33.052Z] Step 7/32 : RUN go mod download [2021-07-29T05:54:33.052Z] ---> Running in b389e788ae17 [2021-07-29T05:54:33.662Z] Removing intermediate container 97e5850dd116 [2021-07-29T05:54:33.662Z] ---> 2858dfb48272 [2021-07-29T05:54:33.662Z] Step 8/26 : COPY . . [2021-07-29T05:54:35.111Z] Removing intermediate container e2b5178c1923 [2021-07-29T05:54:35.111Z] ---> 8812127d8b19 [2021-07-29T05:54:35.111Z] Step 8/22 : COPY . . [2021-07-29T05:54:35.382Z] Removing intermediate container cd3b626eaed8 [2021-07-29T05:54:35.382Z] ---> 181b013bc8b9 [2021-07-29T05:54:35.382Z] Step 8/24 : COPY . . [2021-07-29T05:54:35.648Z] Removing intermediate container ee89df78c987 [2021-07-29T05:54:35.648Z] ---> 4b985cb1b2b3 [2021-07-29T05:54:35.648Z] Step 8/23 : COPY . . [2021-07-29T05:54:36.237Z] Removing intermediate container b389e788ae17 [2021-07-29T05:54:36.237Z] ---> 75c34dea56f8 [2021-07-29T05:54:36.237Z] Step 8/32 : COPY . . [2021-07-29T05:54:44.477Z] ---> f0ebb1209ebe [2021-07-29T05:54:44.478Z] Step 9/22 : RUN go mod tidy [2021-07-29T05:54:44.478Z] ---> Running in 422d331b4eea [2021-07-29T05:54:44.478Z] ---> c22be6505c5d [2021-07-29T05:54:44.478Z] Step 9/23 : RUN go mod tidy [2021-07-29T05:54:44.478Z] ---> Running in 0ae1b33fad9d [2021-07-29T05:54:47.827Z] ---> d549360a36f0 [2021-07-29T05:54:47.827Z] Step 9/26 : RUN go mod tidy [2021-07-29T05:54:47.827Z] Removing intermediate container 0ae1b33fad9d [2021-07-29T05:54:47.827Z] ---> 47cf119bd98d [2021-07-29T05:54:47.827Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-29T05:54:48.094Z] Removing intermediate container 422d331b4eea [2021-07-29T05:54:48.094Z] ---> 356ec81b0751 [2021-07-29T05:54:48.094Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-29T05:54:48.360Z] ---> Running in 8738a11f561f [2021-07-29T05:54:48.360Z] ---> Running in e8b99f736390 [2021-07-29T05:54:48.626Z] ---> Running in e986f5333a8f [2021-07-29T05:54:50.035Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-29T05:54:50.626Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-29T05:54:52.572Z] Removing intermediate container e8b99f736390 [2021-07-29T05:54:52.572Z] ---> ec783c48646b [2021-07-29T05:54:52.572Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-29T05:54:52.572Z] ---> Running in b08abcdc58ba [2021-07-29T05:54:53.173Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-29T05:55:01.528Z] ---> ffb8d60d9610 [2021-07-29T05:55:01.528Z] Step 9/24 : RUN go mod tidy [2021-07-29T05:55:01.528Z] ---> Running in 8591d34ed723 [2021-07-29T05:55:01.528Z] ---> 7a48f1758a33 [2021-07-29T05:55:01.528Z] Step 9/32 : RUN go mod tidy [2021-07-29T05:55:01.528Z] ---> Running in d8082d0e3001 [2021-07-29T05:55:02.528Z] Removing intermediate container 8591d34ed723 [2021-07-29T05:55:02.528Z] ---> c831c05634a2 [2021-07-29T05:55:02.528Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-29T05:55:02.528Z] Removing intermediate container d8082d0e3001 [2021-07-29T05:55:02.528Z] ---> 53b225063995 [2021-07-29T05:55:02.528Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-29T05:55:02.528Z] ---> Running in 75b977dc4567 [2021-07-29T05:55:02.799Z] ---> Running in d71bf98a8244 [2021-07-29T05:55:03.414Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-29T05:55:03.414Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/core-command/core-command ./cmd/core-command [2021-07-29T05:55:25.567Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-29T05:55:25.567Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-29T05:55:27.003Z] Removing intermediate container 8738a11f561f [2021-07-29T05:55:27.003Z] ---> 41e65a608c57 [2021-07-29T05:55:27.003Z] [2021-07-29T05:55:27.003Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T05:55:27.589Z] 3.12: Pulling from library/alpine [2021-07-29T05:55:28.568Z] Removing intermediate container e986f5333a8f [2021-07-29T05:55:28.568Z] ---> 31e660b78991 [2021-07-29T05:55:28.568Z] [2021-07-29T05:55:28.568Z] Step 11/22 : FROM alpine:3.12 [2021-07-29T05:55:28.568Z] 3.12: Pulling from library/alpine [2021-07-29T05:55:28.568Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T05:55:28.568Z] Status: Downloaded newer image for alpine:3.12 [2021-07-29T05:55:28.568Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T05:55:28.568Z] Status: Image is up to date for alpine:3.12 [2021-07-29T05:55:28.568Z] ---> 13621d1b12d4 [2021-07-29T05:55:28.568Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-29T05:55:28.568Z] ---> 13621d1b12d4 [2021-07-29T05:55:28.568Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-29T05:55:28.837Z] ---> Running in 3ad91af2eb1a [2021-07-29T05:55:28.837Z] ---> Running in e133d4a70f32 [2021-07-29T05:55:30.306Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T05:55:30.306Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T05:55:30.306Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T05:55:30.306Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T05:55:30.590Z] Removing intermediate container b08abcdc58ba [2021-07-29T05:55:30.590Z] ---> cf85296855e7 [2021-07-29T05:55:30.590Z] [2021-07-29T05:55:30.590Z] Step 11/26 : FROM alpine:3.12 [2021-07-29T05:55:30.590Z] ---> 13621d1b12d4 [2021-07-29T05:55:30.590Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-29T05:55:30.590Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-29T05:55:30.590Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T05:55:30.590Z] OK: 6 MiB in 15 packages [2021-07-29T05:55:30.590Z] ---> Running in f7f1534c51c8 [2021-07-29T05:55:30.590Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-29T05:55:30.590Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T05:55:30.590Z] (3/4) Installing libcurl (7.78.0-r0) [2021-07-29T05:55:30.590Z] (4/4) Installing curl (7.78.0-r0) [2021-07-29T05:55:30.590Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T05:55:30.590Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T05:55:30.590Z] OK: 7 MiB in 18 packages [2021-07-29T05:55:31.204Z] Removing intermediate container e133d4a70f32 [2021-07-29T05:55:31.204Z] ---> 6a6e38341236 [2021-07-29T05:55:31.204Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T05:55:31.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T05:55:31.204Z] Removing intermediate container 3ad91af2eb1a [2021-07-29T05:55:31.204Z] ---> 1b1f35350632 [2021-07-29T05:55:31.204Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T05:55:31.204Z] ---> Running in 28becc0b05f0 [2021-07-29T05:55:31.486Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T05:55:31.486Z] ---> Running in 1f684546cc94 [2021-07-29T05:55:31.486Z] Removing intermediate container 28becc0b05f0 [2021-07-29T05:55:31.486Z] ---> 2b5ae1021a09 [2021-07-29T05:55:31.486Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-29T05:55:31.486Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-29T05:55:31.752Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T05:55:31.752Z] (3/6) Installing libcurl (7.78.0-r0) [2021-07-29T05:55:31.752Z] (4/6) Installing curl (7.78.0-r0) [2021-07-29T05:55:31.752Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-29T05:55:31.752Z] (6/6) Installing su-exec (0.2-r1) [2021-07-29T05:55:31.752Z] ---> Running in 855d3400dcae [2021-07-29T05:55:31.752Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T05:55:31.752Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T05:55:31.752Z] Removing intermediate container 1f684546cc94 [2021-07-29T05:55:31.752Z] ---> 51cd7cd3f84d [2021-07-29T05:55:31.752Z] Step 14/22 : WORKDIR /edgex [2021-07-29T05:55:32.028Z] OK: 7 MiB in 20 packages [2021-07-29T05:55:32.028Z] ---> Running in d7f555f6efae [2021-07-29T05:55:32.028Z] Removing intermediate container 855d3400dcae [2021-07-29T05:55:32.028Z] ---> 5d6758a7fe95 [2021-07-29T05:55:32.028Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T05:55:32.028Z] ---> Running in 93c45737b307 [2021-07-29T05:55:32.028Z] Removing intermediate container d7f555f6efae [2021-07-29T05:55:32.028Z] ---> e699d2c5b789 [2021-07-29T05:55:32.028Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-29T05:55:32.296Z] Removing intermediate container 93c45737b307 [2021-07-29T05:55:32.296Z] ---> 1796cd44efc8 [2021-07-29T05:55:32.296Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T05:55:32.573Z] ---> 9f6a3317a15d [2021-07-29T05:55:32.573Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-29T05:55:32.573Z] Removing intermediate container f7f1534c51c8 [2021-07-29T05:55:32.573Z] ---> ca926d290d8b [2021-07-29T05:55:32.573Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T05:55:32.573Z] ---> Running in caba1908072f [2021-07-29T05:55:32.850Z] ---> 02698ee49540 [2021-07-29T05:55:32.850Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-29T05:55:32.850Z] Removing intermediate container caba1908072f [2021-07-29T05:55:32.850Z] ---> b7beb92d2765 [2021-07-29T05:55:32.850Z] Step 14/26 : WORKDIR / [2021-07-29T05:55:32.850Z] ---> Running in 300ad3d375de [2021-07-29T05:55:33.455Z] Removing intermediate container 300ad3d375de [2021-07-29T05:55:33.455Z] ---> ec491f9cce09 [2021-07-29T05:55:33.455Z] 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-29T05:55:33.455Z] ---> db421592a18f [2021-07-29T05:55:33.455Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-29T05:55:33.726Z] ---> a5f4ce333fbc [2021-07-29T05:55:33.726Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-29T05:55:33.726Z] ---> 9c47f02b5411 [2021-07-29T05:55:33.726Z] 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-29T05:55:34.003Z] ---> be9fa77805fe [2021-07-29T05:55:34.003Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-29T05:55:34.003Z] ---> Running in 782690ea4702 [2021-07-29T05:55:34.003Z] ---> db4eaa663f8c [2021-07-29T05:55:34.003Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-29T05:55:34.283Z] ---> Running in 95576d90ff2f [2021-07-29T05:55:34.283Z] ---> d87f72283977 [2021-07-29T05:55:34.283Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-29T05:55:34.283Z] Removing intermediate container 782690ea4702 [2021-07-29T05:55:34.283Z] ---> f3b950bdb277 [2021-07-29T05:55:34.283Z] Step 19/22 : CMD ["--init=true"] [2021-07-29T05:55:34.562Z] ---> Running in 316bdeb7d545 [2021-07-29T05:55:34.562Z] Removing intermediate container 95576d90ff2f [2021-07-29T05:55:34.562Z] ---> d540df0bce38 [2021-07-29T05:55:34.562Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T05:55:34.562Z] ---> Running in 078073282ed6 [2021-07-29T05:55:34.562Z] ---> 3a2bc7d2710b [2021-07-29T05:55:34.562Z] 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-29T05:55:34.575Z] Removing intermediate container 72cd6d48acda [2021-07-29T05:55:34.575Z] ---> 12b729d67a98 [2021-07-29T05:55:34.575Z] Successfully built 12b729d67a98 [2021-07-29T05:55:34.575Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:55:34.833Z] Removing intermediate container 316bdeb7d545 [2021-07-29T05:55:34.833Z] ---> 3f8a06cb5825 [2021-07-29T05:55:34.833Z] Step 20/22 : LABEL arch=x86_64 [2021-07-29T05:55:34.833Z] Removing intermediate container 078073282ed6 [2021-07-29T05:55:34.833Z] ---> 5eeaafc35fb1 [2021-07-29T05:55:34.833Z] Step 21/23 : LABEL arch=x86_64 [2021-07-29T05:55:34.833Z] ---> Running in 5159dae77bac [2021-07-29T05:55:34.833Z] ---> Running in 3546b1711c6c [2021-07-29T05:55:34.929Z] + docker inspect -f . ci-base-image-arm64 [2021-07-29T05:55:34.929Z] . [Pipeline] withDockerContainer [2021-07-29T05:55:35.118Z] ---> db0c970445c6 [2021-07-29T05:55:35.119Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-29T05:55:35.119Z] Removing intermediate container 3546b1711c6c [2021-07-29T05:55:35.119Z] ---> b080085692bb [2021-07-29T05:55:35.119Z] Step 22/23 : LABEL git_sha=4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:55:35.119Z] Removing intermediate container 5159dae77bac [2021-07-29T05:55:35.119Z] ---> 6572895aaf43 [2021-07-29T05:55:35.119Z] Step 21/22 : LABEL git_sha=4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:55:35.119Z] ---> Running in b9412996bdb0 [2021-07-29T05:55:35.119Z] ---> Running in a22b6acd197e [2021-07-29T05:55:35.199Z] prd-ubuntu18.04-docker-arm64-4c-16g-443 does not seem to be running inside a container [2021-07-29T05:55:35.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-29T05:55:35.399Z] Removing intermediate container b9412996bdb0 [2021-07-29T05:55:35.400Z] ---> a9100eaef46e [2021-07-29T05:55:35.400Z] Step 23/23 : LABEL version=2.0.1-dev.15 [2021-07-29T05:55:35.400Z] ---> Running in 88d2702e9e18 [2021-07-29T05:55:35.400Z] ---> 62a0098ea18e [2021-07-29T05:55:35.400Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-29T05:55:35.400Z] Removing intermediate container a22b6acd197e [2021-07-29T05:55:35.400Z] ---> a600b05236d1 [2021-07-29T05:55:35.400Z] Step 22/22 : LABEL version=2.0.1-dev.15 [2021-07-29T05:55:35.668Z] ---> Running in 9217ee8aa930 [2021-07-29T05:55:35.668Z] Removing intermediate container 88d2702e9e18 [2021-07-29T05:55:35.668Z] ---> ca20d32fd902 [2021-07-29T05:55:35.668Z] [2021-07-29T05:55:35.668Z] Successfully built ca20d32fd902 [2021-07-29T05:55:35.668Z] Successfully tagged support-scheduler:latest [2021-07-29T05:55:35.668Z] Building support-notifications [2021-07-29T05:55:35.939Z]  Building support-scheduler ... done Removing intermediate container 9217ee8aa930 [2021-07-29T05:55:35.939Z] ---> e7c9a40c8755 [2021-07-29T05:55:35.939Z] [2021-07-29T05:55:35.939Z] Successfully built e7c9a40c8755 [2021-07-29T05:55:35.939Z] Successfully tagged security-proxy-setup:latest [2021-07-29T05:55:35.939Z]  Building security-proxy-setup ... done Building core-data [2021-07-29T05:55:36.206Z] ---> 8db701c00538 [2021-07-29T05:55:36.206Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-29T05:55:37.054Z] $ docker top 0f42991786263b785d8a3e8adc9cd0f6aa966ca9b31c1f0616da2ce0eac37b1a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T05:55:37.629Z] ---> b7407df69d5f [2021-07-29T05:55:37.629Z] 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-29T05:55:38.054Z] + go version [2021-07-29T05:55:38.054Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-29T05:55:38.080Z] $ docker stop --time=1 0f42991786263b785d8a3e8adc9cd0f6aa966ca9b31c1f0616da2ce0eac37b1a [2021-07-29T05:55:38.586Z] ---> Running in d0c19c41575e [2021-07-29T05:55:40.020Z] Removing intermediate container 75b977dc4567 [2021-07-29T05:55:40.020Z] ---> e50d526397d3 [2021-07-29T05:55:40.020Z] [2021-07-29T05:55:40.020Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T05:55:40.020Z] ---> 13621d1b12d4 [2021-07-29T05:55:40.020Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T05:55:40.020Z] ---> Using cache [2021-07-29T05:55:40.020Z] ---> 6a6e38341236 [2021-07-29T05:55:40.020Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T05:55:40.020Z] ---> Using cache [2021-07-29T05:55:40.020Z] ---> 2b5ae1021a09 [2021-07-29T05:55:40.020Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-29T05:55:40.020Z] Removing intermediate container d0c19c41575e [2021-07-29T05:55:40.020Z] ---> b2374ac6a53e [2021-07-29T05:55:40.020Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-29T05:55:40.020Z] ---> Running in 3e3227d01fb9 [2021-07-29T05:55:40.020Z] Removing intermediate container d71bf98a8244 [2021-07-29T05:55:40.020Z] ---> 7c95d0653918 [2021-07-29T05:55:40.020Z] [2021-07-29T05:55:40.020Z] Step 11/32 : FROM alpine:3.12 [2021-07-29T05:55:40.020Z] ---> 13621d1b12d4 [2021-07-29T05:55:40.020Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-29T05:55:40.020Z] ---> Running in 95c243a0f9ae [2021-07-29T05:55:40.020Z] ---> Running in 6d3f275c7954 [2021-07-29T05:55:40.030Z] $ docker rm -f 0f42991786263b785d8a3e8adc9cd0f6aa966ca9b31c1f0616da2ce0eac37b1a [2021-07-29T05:55:40.291Z] Removing intermediate container 3e3227d01fb9 [2021-07-29T05:55:40.291Z] ---> 37a1568512e8 [2021-07-29T05:55:40.291Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T05:55:40.291Z] Removing intermediate container 6d3f275c7954 [2021-07-29T05:55:40.291Z] ---> caca8a2cdbd3 [2021-07-29T05:55:40.291Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-29T05:55:40.291Z] Removing intermediate container 95c243a0f9ae [2021-07-29T05:55:40.291Z] ---> 1456bbbc04a4 [2021-07-29T05:55:40.291Z] Step 24/26 : LABEL arch=x86_64 [2021-07-29T05:55:40.291Z] ---> Running in c011a6590d05 [2021-07-29T05:55:40.291Z] ---> Running in 7bdfcb19ca06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-07-29T05:55:40.558Z] ---> Running in 18d1c3ddd3d1 [2021-07-29T05:55:40.558Z] Removing intermediate container c011a6590d05 [2021-07-29T05:55:40.558Z] ---> 5777a005b383 [2021-07-29T05:55:40.558Z] Step 16/24 : WORKDIR / [2021-07-29T05:55:40.558Z] Removing intermediate container 18d1c3ddd3d1 [2021-07-29T05:55:40.558Z] ---> c1953211946d [2021-07-29T05:55:40.558Z] Step 25/26 : LABEL git_sha=4becaab24b5b515a1d6dfe340981534658a672e3 Stage "Test" skipped due to when conditional [Pipeline] } [2021-07-29T05:55:40.833Z] ---> Running in c9162e77f995 [2021-07-29T05:55:40.833Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T05:55:40.833Z] ---> Running in 0bbc4ae9ddfa [2021-07-29T05:55:40.833Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T05:55:40.833Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-29T05:55:40.833Z] (2/2) Installing su-exec (0.2-r1) [2021-07-29T05:55:40.833Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T05:55:40.833Z] OK: 6 MiB in 16 packages [2021-07-29T05:55:40.833Z] Removing intermediate container 0bbc4ae9ddfa [2021-07-29T05:55:40.833Z] ---> 2c703de969aa [2021-07-29T05:55:40.833Z] Step 26/26 : LABEL version=2.0.1-dev.15 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:55:41.105Z] Removing intermediate container c9162e77f995 [2021-07-29T05:55:41.105Z] ---> b986cd40b9ee [2021-07-29T05:55:41.105Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T05:55:41.105Z] ---> Running in 2538b8e76d5d [2021-07-29T05:55:41.105Z] Removing intermediate container 2538b8e76d5d [2021-07-29T05:55:41.105Z] ---> d5218d6c3444 [2021-07-29T05:55:41.105Z] [2021-07-29T05:55:41.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T05:55:41.403Z] Successfully built d5218d6c3444 [2021-07-29T05:55:41.403Z] Successfully tagged security-secretstore-setup:latest [2021-07-29T05:55:41.403Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-07-29T05:55:41.403Z] Removing intermediate container 7bdfcb19ca06 [2021-07-29T05:55:41.403Z] ---> 16f55f36bfdb [2021-07-29T05:55:41.403Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-29T05:55:41.403Z] ---> 7fd22d14c815 [2021-07-29T05:55:41.403Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-29T05:55:41.403Z] ---> Running in 22633ba5e9d7 [2021-07-29T05:55:41.487Z] [2021-07-29T05:55:41.487Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:55:41.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T05:55:42.116Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-29T05:55:42.116Z] 29e5d40040c1: Pulling fs layer [2021-07-29T05:55:42.116Z] 1ce36da41761: Pulling fs layer [2021-07-29T05:55:42.116Z] 25b303627fd3: Pulling fs layer [2021-07-29T05:55:42.390Z] 29e5d40040c1: Download complete [2021-07-29T05:55:42.401Z] Removing intermediate container 22633ba5e9d7 [2021-07-29T05:55:42.401Z] ---> 7e335e31e7e6 [2021-07-29T05:55:42.401Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-29T05:55:43.007Z] 29e5d40040c1: Pull complete [2021-07-29T05:55:43.282Z] 1ce36da41761: Download complete [2021-07-29T05:55:44.715Z] 1ce36da41761: Pull complete [2021-07-29T05:55:44.715Z] 25b303627fd3: Verifying Checksum [2021-07-29T05:55:44.715Z] 25b303627fd3: Download complete [2021-07-29T05:55:44.985Z] ---> 842f42099472 [2021-07-29T05:55:44.985Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-29T05:55:45.258Z] ---> Running in c7e1a347b2b5 [2021-07-29T05:55:45.528Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T05:55:45.528Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T05:55:45.528Z] ---> 9ccdeaa5ed32 [2021-07-29T05:55:45.528Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T05:55:45.528Z] ---> Using cache [2021-07-29T05:55:45.528Z] ---> bf2ccbb259b6 [2021-07-29T05:55:45.528Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T05:55:45.528Z] ---> Using cache [2021-07-29T05:55:45.528Z] ---> 9280239a600e [2021-07-29T05:55:45.528Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-29T05:55:46.487Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T05:55:46.487Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T05:55:46.487Z] ---> 9ccdeaa5ed32 [2021-07-29T05:55:46.487Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T05:55:46.487Z] ---> Using cache [2021-07-29T05:55:46.487Z] ---> bf2ccbb259b6 [2021-07-29T05:55:46.487Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T05:55:46.487Z] ---> Using cache [2021-07-29T05:55:46.487Z] ---> 9280239a600e [2021-07-29T05:55:46.487Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-29T05:55:46.487Z] ---> Running in bce963bfad77 [2021-07-29T05:55:47.069Z] ---> 2bd0eed2d8e0 [2021-07-29T05:55:47.069Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-29T05:55:47.069Z] Removing intermediate container c7e1a347b2b5 [2021-07-29T05:55:47.069Z] ---> 3fed9f0095af [2021-07-29T05:55:47.069Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-29T05:55:47.069Z] ---> Running in 3efc498b141d [2021-07-29T05:55:47.348Z] ---> Running in 695ab49610c3 [2021-07-29T05:55:47.348Z] ---> Running in 6b9df00f6033 [2021-07-29T05:55:47.348Z] Removing intermediate container 6b9df00f6033 [2021-07-29T05:55:47.348Z] ---> 5c48e8b4523c [2021-07-29T05:55:47.348Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T05:55:47.621Z] ---> Running in 636587fd3dbf [2021-07-29T05:55:47.621Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T05:55:47.621Z] Removing intermediate container 636587fd3dbf [2021-07-29T05:55:47.621Z] ---> 8470f11d323f [2021-07-29T05:55:47.621Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T05:55:47.895Z] ---> Running in 7d1712e5dbfd [2021-07-29T05:55:47.895Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T05:55:47.895Z] Removing intermediate container 7d1712e5dbfd [2021-07-29T05:55:47.895Z] ---> aebd5128a098 [2021-07-29T05:55:47.895Z] Step 23/24 : LABEL git_sha=4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:55:48.163Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T05:55:48.163Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T05:55:48.163Z] ---> 9ccdeaa5ed32 [2021-07-29T05:55:48.163Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T05:55:48.163Z] ---> Using cache [2021-07-29T05:55:48.163Z] ---> bf2ccbb259b6 [2021-07-29T05:55:48.163Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T05:55:48.163Z] ---> Using cache [2021-07-29T05:55:48.163Z] ---> 9280239a600e [2021-07-29T05:55:48.163Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-29T05:55:48.163Z] ---> Running in 48e17299bde8 [2021-07-29T05:55:48.163Z] ---> Running in 5dbd8298ee5f [2021-07-29T05:55:48.163Z] Removing intermediate container 695ab49610c3 [2021-07-29T05:55:48.163Z] ---> 162292184ee0 [2021-07-29T05:55:48.163Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-29T05:55:48.163Z] Removing intermediate container 48e17299bde8 [2021-07-29T05:55:48.163Z] ---> cf69a525e43a [2021-07-29T05:55:48.163Z] Step 24/24 : LABEL version=2.0.1-dev.15 [2021-07-29T05:55:48.163Z] ---> Running in f98cb58626ab [2021-07-29T05:55:48.163Z] ---> Running in b1258efa067f [2021-07-29T05:55:48.431Z] Removing intermediate container f98cb58626ab [2021-07-29T05:55:48.431Z] ---> 33dcdeec3aa7 [2021-07-29T05:55:48.431Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-29T05:55:48.431Z] Removing intermediate container b1258efa067f [2021-07-29T05:55:48.431Z] ---> 342141dab02f [2021-07-29T05:55:48.431Z] [2021-07-29T05:55:48.431Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T05:55:48.431Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T05:55:48.431Z] Successfully built 342141dab02f [2021-07-29T05:55:48.431Z] Successfully tagged core-command:latest [2021-07-29T05:55:48.431Z]  Building core-command ... done Building core-metadata [2021-07-29T05:55:48.699Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T05:55:48.969Z] ---> 538f6e827b8e [2021-07-29T05:55:48.969Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-29T05:55:48.969Z] OK: 219 MiB in 52 packages [2021-07-29T05:55:49.235Z] OK: 219 MiB in 52 packages [2021-07-29T05:55:49.236Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T05:55:49.833Z] ---> Running in 0e4c6ddf50ef [2021-07-29T05:55:50.109Z] OK: 219 MiB in 52 packages [2021-07-29T05:55:50.109Z] Removing intermediate container bce963bfad77 [2021-07-29T05:55:50.109Z] ---> 3562b77bc2a9 [2021-07-29T05:55:50.109Z] Step 6/24 : COPY go.mod . [2021-07-29T05:55:50.377Z] Removing intermediate container 3efc498b141d [2021-07-29T05:55:50.377Z] ---> e19e8122f13a [2021-07-29T05:55:50.377Z] Step 6/24 : COPY go.mod . [2021-07-29T05:55:50.643Z] ---> c842300dac36 [2021-07-29T05:55:50.643Z] Step 7/24 : RUN go mod download [2021-07-29T05:55:50.643Z] Removing intermediate container 5dbd8298ee5f [2021-07-29T05:55:50.643Z] ---> a6b21736263d [2021-07-29T05:55:50.643Z] Step 6/23 : COPY go.mod . [2021-07-29T05:55:50.643Z] ---> fe5d2a091008 [2021-07-29T05:55:50.643Z] Step 7/24 : RUN go mod download [2021-07-29T05:55:50.643Z] ---> Running in e5062d514821 [2021-07-29T05:55:50.643Z] ---> Running in e2ef958889d4 [2021-07-29T05:55:50.924Z] Removing intermediate container 0e4c6ddf50ef [2021-07-29T05:55:50.924Z] ---> 216e36bea38e [2021-07-29T05:55:50.924Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T05:55:50.924Z] ---> 7f388b7988b7 [2021-07-29T05:55:50.924Z] Step 7/23 : RUN go mod download [2021-07-29T05:55:50.924Z] ---> Running in 69c8fd588a03 [2021-07-29T05:55:51.195Z] ---> 03549124930b [2021-07-29T05:55:51.195Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-29T05:55:51.787Z] ---> 3ba1f5f6130e [2021-07-29T05:55:51.787Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-29T05:55:52.065Z] ---> 08dea301aee3 [2021-07-29T05:55:52.065Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-29T05:55:52.664Z] ---> 04556768dafa [2021-07-29T05:55:52.664Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-29T05:55:52.664Z] Removing intermediate container e2ef958889d4 [2021-07-29T05:55:52.664Z] ---> 2e35aaf43798 [2021-07-29T05:55:52.664Z] Step 8/24 : COPY . . [2021-07-29T05:55:52.935Z] Removing intermediate container 69c8fd588a03 [2021-07-29T05:55:52.935Z] ---> 9e575a180438 [2021-07-29T05:55:52.935Z] Step 8/23 : COPY . . [2021-07-29T05:55:52.935Z] ---> 1123d017cb77 [2021-07-29T05:55:52.935Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-29T05:55:52.935Z] Removing intermediate container e5062d514821 [2021-07-29T05:55:52.935Z] ---> 6c14806f4a1f [2021-07-29T05:55:52.935Z] Step 8/24 : COPY . . [2021-07-29T05:55:53.547Z] ---> Running in 70db77d9de38 [2021-07-29T05:55:53.828Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T05:55:53.828Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T05:55:53.828Z] ---> 9ccdeaa5ed32 [2021-07-29T05:55:53.828Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T05:55:53.828Z] ---> Using cache [2021-07-29T05:55:53.828Z] ---> bf2ccbb259b6 [2021-07-29T05:55:53.828Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T05:55:53.828Z] ---> Using cache [2021-07-29T05:55:53.828Z] ---> 9280239a600e [2021-07-29T05:55:53.828Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T05:55:53.828Z] ---> Using cache [2021-07-29T05:55:53.828Z] ---> d68e5d99bfd7 [2021-07-29T05:55:53.828Z] Step 6/24 : COPY go.mod . [2021-07-29T05:55:53.828Z] ---> Using cache [2021-07-29T05:55:53.828Z] ---> f96badaca774 [2021-07-29T05:55:53.828Z] Step 7/24 : RUN go mod download [2021-07-29T05:55:53.828Z] ---> Using cache [2021-07-29T05:55:53.828Z] ---> 4b985cb1b2b3 [2021-07-29T05:55:53.828Z] Step 8/24 : COPY . . [2021-07-29T05:55:53.828Z] ---> Using cache [2021-07-29T05:55:53.828Z] ---> c22be6505c5d [2021-07-29T05:55:53.828Z] Step 9/24 : RUN go mod tidy [2021-07-29T05:55:53.828Z] ---> Using cache [2021-07-29T05:55:53.828Z] ---> 47cf119bd98d [2021-07-29T05:55:53.828Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-29T05:55:54.859Z] 25b303627fd3: Pull complete [2021-07-29T05:55:54.860Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-29T05:55:54.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T05:55:54.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-29T05:55:55.078Z] prd-ubuntu18.04-docker-arm64-4c-16g-443 does not seem to be running inside a container [2021-07-29T05:55:55.155Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-29T05:55:57.176Z] Removing intermediate container 70db77d9de38 [2021-07-29T05:55:57.176Z] ---> f135c34b8025 [2021-07-29T05:55:57.176Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-29T05:55:57.176Z] ---> Running in 1aa38c306cb4 [2021-07-29T05:55:57.176Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-29T05:55:57.453Z] ---> 06bd9d87e0ae [2021-07-29T05:55:57.453Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-29T05:55:57.718Z] ---> Running in 82928defbaca [2021-07-29T05:55:57.969Z] $ docker top 6a311660c593522e8fe714b31686761c46b16b0506f0cc2a6e0bc9cd2bc0dcce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T05:55:58.886Z] + docker-compose build --help [2021-07-29T05:55:58.886Z] + grep parallel [2021-07-29T05:56:00.449Z] Removing intermediate container 82928defbaca [2021-07-29T05:56:00.450Z] ---> 3505a8a49cc6 [2021-07-29T05:56:00.450Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-29T05:56:00.450Z] ---> Running in a2562f744f34 [2021-07-29T05:56:01.073Z] Removing intermediate container a2562f744f34 [2021-07-29T05:56:01.073Z] ---> 9a03ad9f058c [2021-07-29T05:56:01.073Z] Step 29/32 : CMD ["gate"] [2021-07-29T05:56:01.344Z] ---> Running in ccdca5b0ce1c [2021-07-29T05:56:01.947Z] Removing intermediate container ccdca5b0ce1c [2021-07-29T05:56:01.947Z] ---> 823da5b30939 [2021-07-29T05:56:01.947Z] Step 30/32 : LABEL arch=x86_64 [2021-07-29T05:56:02.226Z] ---> Running in 5ae356b2259c [2021-07-29T05:56:02.271Z] --parallel Build images in parallel. [Pipeline] } [2021-07-29T05:56:02.291Z] $ docker stop --time=1 6a311660c593522e8fe714b31686761c46b16b0506f0cc2a6e0bc9cd2bc0dcce [2021-07-29T05:56:02.516Z] Removing intermediate container 5ae356b2259c [2021-07-29T05:56:02.516Z] ---> 97bfe9aa40e1 [2021-07-29T05:56:02.516Z] Step 31/32 : LABEL git_sha=4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:56:02.793Z] ---> Running in b109f41f9749 [2021-07-29T05:56:03.411Z] Removing intermediate container b109f41f9749 [2021-07-29T05:56:03.411Z] ---> 46e888e864da [2021-07-29T05:56:03.411Z] Step 32/32 : LABEL version=2.0.1-dev.15 [2021-07-29T05:56:03.411Z] ---> Running in cf5d040d235c [2021-07-29T05:56:03.688Z] ---> 06e822ec13c5 [2021-07-29T05:56:03.688Z] Step 9/23 : RUN go mod tidy [2021-07-29T05:56:03.688Z] ---> Running in b42b5aa1adc9 [2021-07-29T05:56:03.688Z] Removing intermediate container cf5d040d235c [2021-07-29T05:56:03.688Z] ---> 0fcfaf041a04 [2021-07-29T05:56:03.688Z] [2021-07-29T05:56:03.967Z] ---> 8a2c5f39031d [2021-07-29T05:56:03.967Z] Step 9/24 : RUN go mod tidy [2021-07-29T05:56:03.967Z] Successfully built 0fcfaf041a04 [2021-07-29T05:56:04.183Z] $ docker rm -f 6a311660c593522e8fe714b31686761c46b16b0506f0cc2a6e0bc9cd2bc0dcce [2021-07-29T05:56:04.242Z] Successfully tagged security-bootstrapper:latest [2021-07-29T05:56:04.242Z]  Building security-bootstrapper ... done  ---> Running in c31e6d9a3b35 [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-07-29T05:56:04.513Z] ---> 90fca0eea2b2 [2021-07-29T05:56:04.513Z] Step 9/24 : RUN go mod tidy [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:56:04.780Z] ---> Running in 7896e47f9038 [2021-07-29T05:56:04.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T05:56:04.868Z] . [Pipeline] withDockerContainer [2021-07-29T05:56:05.134Z] prd-ubuntu18.04-docker-arm64-4c-16g-443 does not seem to be running inside a container [2021-07-29T05:56:05.214Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-29T05:56:05.754Z] Removing intermediate container b42b5aa1adc9 [2021-07-29T05:56:05.754Z] ---> d828cbb3f3da [2021-07-29T05:56:05.754Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-29T05:56:05.754Z] ---> Running in 6f2ae55cc054 [2021-07-29T05:56:06.345Z] Removing intermediate container c31e6d9a3b35 [2021-07-29T05:56:06.345Z] ---> 7ce8b427502a [2021-07-29T05:56:06.345Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-29T05:56:06.345Z] ---> Running in af1bc955fe85 [2021-07-29T05:56:06.615Z] Removing intermediate container 7896e47f9038 [2021-07-29T05:56:06.615Z] ---> 67221aa2e042 [2021-07-29T05:56:06.615Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-29T05:56:06.615Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-29T05:56:06.615Z] ---> Running in 48e974d7626f [2021-07-29T05:56:06.815Z] $ docker top c81f91d7f3385c0fd3a2b51cea867173aae0fbc4cbf5e5557a1b8c43e94240be -eo pid,comm [2021-07-29T05:56:06.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] { [Pipeline] sh [2021-07-29T05:56:07.487Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/core-data/core-data ./cmd/core-data [2021-07-29T05:56:07.803Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-29T05:56:12.105Z] Building core-command ... [2021-07-29T05:56:12.105Z] Building core-data ... [2021-07-29T05:56:12.105Z] Building core-metadata ... [2021-07-29T05:56:12.105Z] Building security-bootstrapper ... [2021-07-29T05:56:12.105Z] Building security-proxy-setup ... [2021-07-29T05:56:12.105Z] Building security-secretstore-setup ... [2021-07-29T05:56:12.105Z] Building support-notifications ... [2021-07-29T05:56:12.105Z] Building support-scheduler ... [2021-07-29T05:56:12.105Z] Building sys-mgmt-agent ... [2021-07-29T05:56:12.105Z] Building security-proxy-setup [2021-07-29T05:56:12.105Z] Building support-notifications [2021-07-29T05:56:12.105Z] Building core-metadata [2021-07-29T05:56:12.105Z] Building support-scheduler [2021-07-29T05:56:12.105Z] Building sys-mgmt-agent [2021-07-29T05:56:25.791Z] Removing intermediate container 1aa38c306cb4 [2021-07-29T05:56:25.791Z] ---> 69bed11633d7 [2021-07-29T05:56:25.792Z] [2021-07-29T05:56:25.792Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T05:56:25.792Z] ---> 13621d1b12d4 [2021-07-29T05:56:25.792Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T05:56:25.792Z] ---> Using cache [2021-07-29T05:56:25.792Z] ---> 6a6e38341236 [2021-07-29T05:56:25.792Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T05:56:25.792Z] ---> Using cache [2021-07-29T05:56:25.792Z] ---> 2b5ae1021a09 [2021-07-29T05:56:25.792Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-29T05:56:25.792Z] ---> Running in 8030d737fa88 [2021-07-29T05:56:25.792Z] Removing intermediate container 8030d737fa88 [2021-07-29T05:56:25.792Z] ---> a925dd762c42 [2021-07-29T05:56:25.792Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T05:56:25.792Z] ---> Running in eb345009cfd3 [2021-07-29T05:56:25.792Z] Removing intermediate container eb345009cfd3 [2021-07-29T05:56:25.792Z] ---> afefe1398dff [2021-07-29T05:56:25.792Z] Step 16/24 : WORKDIR / [2021-07-29T05:56:25.792Z] ---> Running in 3fecba61c72a [2021-07-29T05:56:25.792Z] Removing intermediate container 3fecba61c72a [2021-07-29T05:56:25.792Z] ---> 1edc5622fe42 [2021-07-29T05:56:25.792Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T05:56:25.792Z] ---> 5069f35d059a [2021-07-29T05:56:25.792Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-29T05:56:25.792Z] ---> 167ec23dacf2 [2021-07-29T05:56:25.792Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-29T05:56:25.792Z] ---> ceba4cbc3e5a [2021-07-29T05:56:25.792Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-29T05:56:25.792Z] ---> Running in 895b2cde3d99 [2021-07-29T05:56:25.792Z] Removing intermediate container 895b2cde3d99 [2021-07-29T05:56:25.792Z] ---> e6c5bd6e0f18 [2021-07-29T05:56:25.792Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T05:56:25.792Z] ---> Running in 0948c08d0e75 [2021-07-29T05:56:25.792Z] Removing intermediate container 0948c08d0e75 [2021-07-29T05:56:25.792Z] ---> 5d026f2466a6 [2021-07-29T05:56:25.792Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T05:56:25.792Z] ---> Running in d452f6477abb [2021-07-29T05:56:25.792Z] Removing intermediate container d452f6477abb [2021-07-29T05:56:25.792Z] ---> b9e1c3eaf013 [2021-07-29T05:56:25.792Z] Step 23/24 : LABEL git_sha=4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:56:25.792Z] ---> Running in 139bbac2313b [2021-07-29T05:56:25.792Z] Removing intermediate container 139bbac2313b [2021-07-29T05:56:25.792Z] ---> 1c67039d061f [2021-07-29T05:56:25.792Z] Step 24/24 : LABEL version=2.0.1-dev.15 [2021-07-29T05:56:26.059Z] ---> Running in 9bd24515bed2 [2021-07-29T05:56:26.059Z] Removing intermediate container 9bd24515bed2 [2021-07-29T05:56:26.059Z] ---> df47f7342c6f [2021-07-29T05:56:26.059Z] [2021-07-29T05:56:26.327Z] Successfully built df47f7342c6f [2021-07-29T05:56:26.327Z] Successfully tagged core-metadata:latest [2021-07-29T05:56:36.464Z]  Building core-metadata ... done Removing intermediate container af1bc955fe85 [2021-07-29T05:56:36.464Z] ---> 4bf845288e03 [2021-07-29T05:56:36.464Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-29T05:56:36.464Z] ---> Running in 8c4bb6038624 [2021-07-29T05:56:36.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-29T05:56:36.464Z] Removing intermediate container 6f2ae55cc054 [2021-07-29T05:56:36.464Z] ---> bda583b46f5d [2021-07-29T05:56:36.464Z] [2021-07-29T05:56:36.464Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T05:56:36.464Z] ---> 13621d1b12d4 [2021-07-29T05:56:36.464Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-29T05:56:36.464Z] ---> Running in 5e2b643adbb4 [2021-07-29T05:56:36.464Z] Removing intermediate container 8c4bb6038624 [2021-07-29T05:56:36.464Z] ---> 0a7e430989d0 [2021-07-29T05:56:36.464Z] [2021-07-29T05:56:36.464Z] Step 12/24 : FROM docker:20.10.6 [2021-07-29T05:56:36.761Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T05:56:36.761Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T05:56:37.031Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-29T05:56:37.031Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-29T05:56:37.031Z] 20.10.6: Pulling from library/docker [2021-07-29T05:56:37.031Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T05:56:37.031Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T05:56:37.031Z] OK: 6 MiB in 16 packages [2021-07-29T05:56:38.010Z] Removing intermediate container 48e974d7626f [2021-07-29T05:56:38.010Z] ---> 8da8fc7db037 [2021-07-29T05:56:38.010Z] [2021-07-29T05:56:38.010Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T05:56:38.010Z] ---> 13621d1b12d4 [2021-07-29T05:56:38.010Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-29T05:56:38.011Z] ---> Running in e16c43b7a7b4 [2021-07-29T05:56:38.011Z] Removing intermediate container 5e2b643adbb4 [2021-07-29T05:56:38.011Z] ---> 7d8f9661f6ec [2021-07-29T05:56:38.011Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T05:56:38.011Z] ---> Running in 512e72be7e61 [2021-07-29T05:56:38.011Z] Removing intermediate container e16c43b7a7b4 [2021-07-29T05:56:38.011Z] ---> a9199c076e9c [2021-07-29T05:56:38.011Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-29T05:56:38.011Z] ---> Running in 23252097711c [2021-07-29T05:56:38.011Z] Removing intermediate container 512e72be7e61 [2021-07-29T05:56:38.011Z] ---> fb5dfaa18184 [2021-07-29T05:56:38.011Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-29T05:56:38.011Z] ---> Running in 83e99a268934 [2021-07-29T05:56:38.011Z] Removing intermediate container 23252097711c [2021-07-29T05:56:38.011Z] ---> 9472fc46a8d2 [2021-07-29T05:56:38.011Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-29T05:56:38.011Z] ---> Running in c4635eace5a2 [2021-07-29T05:56:38.011Z] Removing intermediate container 83e99a268934 [2021-07-29T05:56:38.011Z] ---> 7c111cc358e7 [2021-07-29T05:56:38.011Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T05:56:38.280Z] Removing intermediate container c4635eace5a2 [2021-07-29T05:56:38.280Z] ---> 9b74cb17cc90 [2021-07-29T05:56:38.280Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T05:56:38.280Z] ---> Running in b8c32ce9ffed [2021-07-29T05:56:38.280Z] ---> Running in c9198ff63ded [2021-07-29T05:56:38.280Z] Removing intermediate container b8c32ce9ffed [2021-07-29T05:56:38.280Z] ---> 58a2f9fb8bd8 [2021-07-29T05:56:38.280Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T05:56:38.545Z] ---> dd29d469ad47 [2021-07-29T05:56:38.545Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-29T05:56:38.811Z] ---> aaf13bbb6210 [2021-07-29T05:56:38.811Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-29T05:56:38.811Z] Removing intermediate container c9198ff63ded [2021-07-29T05:56:38.811Z] ---> 0590f07328dc [2021-07-29T05:56:38.811Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-29T05:56:38.811Z] ---> Running in a4524c750e45 [2021-07-29T05:56:39.078Z] ---> 3c329895e2a6 [2021-07-29T05:56:39.078Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-29T05:56:39.078Z] ---> Running in 13fcc80d6e2e [2021-07-29T05:56:39.078Z] Removing intermediate container 13fcc80d6e2e [2021-07-29T05:56:39.078Z] ---> 27bd76c035a4 [2021-07-29T05:56:39.078Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T05:56:39.078Z] ---> Running in e3553c5c3d77 [2021-07-29T05:56:39.078Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T05:56:39.345Z] Removing intermediate container e3553c5c3d77 [2021-07-29T05:56:39.345Z] ---> 172591c9face [2021-07-29T05:56:39.345Z] Step 21/23 : LABEL arch=x86_64 [2021-07-29T05:56:39.345Z] ---> Running in f1446e11d1e4 [2021-07-29T05:56:39.345Z] Removing intermediate container f1446e11d1e4 [2021-07-29T05:56:39.345Z] ---> c35b0e0922d3 [2021-07-29T05:56:39.345Z] Step 22/23 : LABEL git_sha=4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:56:39.345Z] ---> Running in 4d4896788e9c [2021-07-29T05:56:39.345Z] Removing intermediate container 4d4896788e9c [2021-07-29T05:56:39.345Z] ---> 1177a2c8fcba [2021-07-29T05:56:39.345Z] Step 23/23 : LABEL version=2.0.1-dev.15 [2021-07-29T05:56:39.345Z] ---> Running in 65951b03467d [2021-07-29T05:56:39.611Z] Removing intermediate container 65951b03467d [2021-07-29T05:56:39.611Z] ---> e2133b28541e [2021-07-29T05:56:39.611Z] [2021-07-29T05:56:39.611Z] Successfully built e2133b28541e [2021-07-29T05:56:39.611Z] Successfully tagged support-notifications:latest [2021-07-29T05:56:39.879Z]  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T05:56:40.144Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-29T05:56:40.409Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-29T05:56:40.409Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-29T05:56:40.409Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-29T05:56:41.367Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-29T05:56:41.367Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-29T05:56:41.367Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T05:56:41.367Z] OK: 8 MiB in 20 packages [2021-07-29T05:56:41.636Z] Removing intermediate container a4524c750e45 [2021-07-29T05:56:41.636Z] ---> 94f712011560 [2021-07-29T05:56:41.636Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T05:56:42.011Z] ---> b5fdd21f64b0 [2021-07-29T05:56:42.011Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-29T05:56:42.475Z] ---> 230c7adda9db [2021-07-29T05:56:42.475Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-29T05:56:42.475Z] ---> 59a690921cd2 [2021-07-29T05:56:42.475Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-29T05:56:42.475Z] ---> Running in 904df9513c2c [2021-07-29T05:56:42.475Z] Removing intermediate container 904df9513c2c [2021-07-29T05:56:42.475Z] ---> 52aecf72cf6a [2021-07-29T05:56:42.475Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T05:56:42.475Z] ---> Running in 7964bc69097f [2021-07-29T05:56:42.837Z] Removing intermediate container 7964bc69097f [2021-07-29T05:56:42.837Z] ---> 18aa55260720 [2021-07-29T05:56:42.837Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T05:56:42.837Z] ---> Running in 445855387d18 [2021-07-29T05:56:42.837Z] Removing intermediate container 445855387d18 [2021-07-29T05:56:42.837Z] ---> a76a78f5a08f [2021-07-29T05:56:42.837Z] Step 23/24 : LABEL git_sha=4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:56:42.837Z] ---> Running in f0260d4bae4d [2021-07-29T05:56:42.837Z] Removing intermediate container f0260d4bae4d [2021-07-29T05:56:42.837Z] ---> 75b66e9ddf42 [2021-07-29T05:56:42.838Z] Step 24/24 : LABEL version=2.0.1-dev.15 [2021-07-29T05:56:42.838Z] ---> Running in a76afd21ba88 [2021-07-29T05:56:43.218Z] Removing intermediate container a76afd21ba88 [2021-07-29T05:56:43.218Z] ---> 74053529e4fb [2021-07-29T05:56:43.218Z] [2021-07-29T05:56:43.218Z] Successfully built 74053529e4fb [2021-07-29T05:56:43.218Z] Successfully tagged core-data:latest [2021-07-29T05:56:46.713Z]  Building core-data ... done Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-29T05:56:46.713Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-29T05:56:46.713Z] ---> d2979b152a7d [2021-07-29T05:56:46.713Z] 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-29T05:56:46.983Z] ---> Running in 04238ced3fde [2021-07-29T05:56:46.983Z] Removing intermediate container 04238ced3fde [2021-07-29T05:56:46.983Z] ---> 8666e6d092e0 [2021-07-29T05:56:46.983Z] 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-29T05:56:46.983Z] ---> Running in f78d2b7396a8 [2021-07-29T05:56:47.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T05:56:47.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T05:56:47.516Z] (1/39) Installing readline (8.1.0-r0) [2021-07-29T05:56:47.516Z] (2/39) Installing bash (5.1.0-r0) [2021-07-29T05:56:47.516Z] Executing bash-5.1.0-r0.post-install [2021-07-29T05:56:47.781Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-29T05:56:47.781Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-29T05:56:47.781Z] (5/39) Installing libcurl (7.78.0-r0) [2021-07-29T05:56:47.781Z] (6/39) Installing curl (7.78.0-r0) [2021-07-29T05:56:47.781Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-29T05:56:47.781Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-29T05:56:47.781Z] (9/39) Installing expat (2.2.10-r1) [2021-07-29T05:56:47.781Z] (10/39) Installing libffi (3.3-r2) [2021-07-29T05:56:47.781Z] (11/39) Installing gdbm (1.19-r0) [2021-07-29T05:56:47.781Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-29T05:56:47.781Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-29T05:56:47.781Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-29T05:56:48.362Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-29T05:56:48.362Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-29T05:56:48.629Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-29T05:56:48.629Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-29T05:56:48.629Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-29T05:56:48.629Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-29T05:56:48.629Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-29T05:56:48.629Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-29T05:56:48.629Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-29T05:56:48.629Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-29T05:56:48.629Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-29T05:56:48.629Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-29T05:56:48.629Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-29T05:56:48.629Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-29T05:56:48.629Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-29T05:56:48.629Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-29T05:56:48.629Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-29T05:56:48.629Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-29T05:56:48.629Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-29T05:56:48.629Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-29T05:56:48.629Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-29T05:56:48.629Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-29T05:56:48.895Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-29T05:56:48.895Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-29T05:56:48.895Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-29T05:56:48.895Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T05:56:48.895Z] OK: 82 MiB in 59 packages [2021-07-29T05:56:50.304Z] Collecting docker-compose==1.23.2 [2021-07-29T05:56:50.304Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-29T05:56:50.304Z] Collecting docker<4.0,>=3.6.0 [2021-07-29T05:56:50.304Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-29T05:56:50.304Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-29T05:56:50.304Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-29T05:56:50.569Z] Collecting texttable<0.10,>=0.9.0 [2021-07-29T05:56:50.569Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-29T05:56:50.836Z] 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-29T05:56:50.836Z] Collecting cached-property<2,>=1.2.0 [2021-07-29T05:56:50.836Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-29T05:56:50.836Z] Collecting docopt<0.7,>=0.6.1 [2021-07-29T05:56:50.836Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-29T05:56:51.419Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-29T05:56:51.419Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-29T05:56:51.419Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-29T05:56:51.419Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-29T05:56:51.419Z] Collecting PyYAML<4,>=3.10 [2021-07-29T05:56:51.419Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-29T05:56:52.001Z] Collecting jsonschema<3,>=2.5.1 [2021-07-29T05:56:52.001Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-29T05:56:52.267Z] Collecting docker-pycreds>=0.4.0 [2021-07-29T05:56:52.267Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-29T05:56:52.267Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-29T05:56:52.267Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-29T05:56:52.267Z] Collecting certifi>=2017.4.17 [2021-07-29T05:56:52.267Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-29T05:56:52.267Z] Collecting idna<2.8,>=2.5 [2021-07-29T05:56:52.267Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-29T05:56:52.267Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-29T05:56:52.267Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-29T05:56:52.532Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-29T05:56:52.532Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-29T05:56:52.532Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-29T05:56:52.532Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-29T05:56:52.532Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-29T05:56:52.532Z] Attempting uninstall: urllib3 [2021-07-29T05:56:52.532Z] Found existing installation: urllib3 1.26.2 [2021-07-29T05:56:52.532Z] Uninstalling urllib3-1.26.2: [2021-07-29T05:56:52.532Z] Successfully uninstalled urllib3-1.26.2 [2021-07-29T05:56:52.532Z] Attempting uninstall: idna [2021-07-29T05:56:52.532Z] Found existing installation: idna 3.1 [2021-07-29T05:56:52.532Z] Uninstalling idna-3.1: [2021-07-29T05:56:52.798Z] Successfully uninstalled idna-3.1 [2021-07-29T05:56:52.798Z] Attempting uninstall: chardet [2021-07-29T05:56:52.798Z] Found existing installation: chardet 4.0.0 [2021-07-29T05:56:52.798Z] Uninstalling chardet-4.0.0: [2021-07-29T05:56:52.798Z] Successfully uninstalled chardet-4.0.0 [2021-07-29T05:56:53.065Z] Attempting uninstall: requests [2021-07-29T05:56:53.065Z] Found existing installation: requests 2.25.1 [2021-07-29T05:56:53.065Z] Uninstalling requests-2.25.1: [2021-07-29T05:56:53.065Z] Successfully uninstalled requests-2.25.1 [2021-07-29T05:56:53.065Z] Running setup.py install for texttable: started [2021-07-29T05:56:53.331Z] Running setup.py install for texttable: finished with status 'done' [2021-07-29T05:56:53.331Z] Running setup.py install for PyYAML: started [2021-07-29T05:56:53.601Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-29T05:56:53.868Z] Running setup.py install for docopt: started [2021-07-29T05:56:54.135Z] Running setup.py install for docopt: finished with status 'done' [2021-07-29T05:56:54.135Z] Running setup.py install for dockerpty: started [2021-07-29T05:56:54.402Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-29T05:56:54.669Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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-29T05:56:58.015Z] Removing intermediate container f78d2b7396a8 [2021-07-29T05:56:58.015Z] ---> e24a4645bf65 [2021-07-29T05:56:58.015Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-29T05:56:58.015Z] ---> Running in 1d305b2ba98b [2021-07-29T05:56:58.015Z] Removing intermediate container 1d305b2ba98b [2021-07-29T05:56:58.015Z] ---> a2e5950ac87d [2021-07-29T05:56:58.015Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-29T05:56:58.015Z] ---> Running in 3c2b43bf4242 [2021-07-29T05:56:58.284Z] Removing intermediate container 3c2b43bf4242 [2021-07-29T05:56:58.284Z] ---> 32547591e5d7 [2021-07-29T05:56:58.284Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-29T05:56:58.549Z] ---> 43ae015cc9d5 [2021-07-29T05:56:58.549Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-29T05:56:58.549Z] ---> 94e8b9c44b12 [2021-07-29T05:56:58.549Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-29T05:56:58.814Z] ---> 6d450ae3775b [2021-07-29T05:56:58.814Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-29T05:56:58.814Z] ---> Running in f4f8aa21c1f8 [2021-07-29T05:56:58.814Z] Removing intermediate container f4f8aa21c1f8 [2021-07-29T05:56:58.814Z] ---> 712c8cf13cbf [2021-07-29T05:56:58.814Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T05:56:58.814Z] ---> Running in 205fa05e5d0c [2021-07-29T05:56:58.815Z] Removing intermediate container 205fa05e5d0c [2021-07-29T05:56:58.815Z] ---> bbce0b4f873a [2021-07-29T05:56:58.815Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T05:56:59.085Z] ---> Running in a8e22310042f [2021-07-29T05:56:59.085Z] Removing intermediate container a8e22310042f [2021-07-29T05:56:59.085Z] ---> 5cf0b5650078 [2021-07-29T05:56:59.085Z] Step 23/24 : LABEL git_sha=4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:56:59.085Z] ---> Running in 1be5a74a57c7 [2021-07-29T05:56:59.085Z] Removing intermediate container 1be5a74a57c7 [2021-07-29T05:56:59.085Z] ---> 57e355f20653 [2021-07-29T05:56:59.085Z] Step 24/24 : LABEL version=2.0.1-dev.15 [2021-07-29T05:56:59.085Z] ---> Running in b25bd12cdee2 [2021-07-29T05:56:59.109Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T05:56:59.110Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T05:56:59.110Z] ---> 12b729d67a98 [2021-07-29T05:56:59.110Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T05:56:59.110Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T05:56:59.110Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T05:56:59.110Z] ---> 12b729d67a98 [2021-07-29T05:56:59.110Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T05:56:59.110Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T05:56:59.110Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T05:56:59.110Z] ---> 12b729d67a98 [2021-07-29T05:56:59.110Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T05:56:59.110Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T05:56:59.110Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-29T05:56:59.110Z] ---> 12b729d67a98 [2021-07-29T05:56:59.110Z] Step 3/22 : WORKDIR /edgex-go [2021-07-29T05:56:59.110Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T05:56:59.110Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T05:56:59.110Z] ---> 12b729d67a98 [2021-07-29T05:56:59.110Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T05:56:59.110Z] ---> Running in 96b764004442 [2021-07-29T05:56:59.110Z] ---> Running in c596f4bbb37f [2021-07-29T05:56:59.110Z] ---> Running in bc81d5c09ebd [2021-07-29T05:56:59.110Z] ---> Running in 998b10471326 [2021-07-29T05:56:59.110Z] ---> Running in 652f9a3151df [2021-07-29T05:56:59.110Z] Removing intermediate container 998b10471326 [2021-07-29T05:56:59.110Z] ---> a18fa49259e5 [2021-07-29T05:56:59.110Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T05:56:59.110Z] Removing intermediate container c596f4bbb37f [2021-07-29T05:56:59.110Z] ---> 77d6ec25d85f [2021-07-29T05:56:59.110Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T05:56:59.110Z] Removing intermediate container bc81d5c09ebd [2021-07-29T05:56:59.110Z] ---> e32fe448e258 [2021-07-29T05:56:59.110Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T05:56:59.110Z] Removing intermediate container 652f9a3151df [2021-07-29T05:56:59.110Z] ---> 94a6bf7621f0 [2021-07-29T05:56:59.110Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T05:56:59.110Z] Removing intermediate container 96b764004442 [2021-07-29T05:56:59.110Z] ---> 6a82984beaea [2021-07-29T05:56:59.110Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T05:56:59.110Z] ---> Running in bc1e8f1292e3 [2021-07-29T05:56:59.110Z] ---> Running in 01069a86934e [2021-07-29T05:56:59.110Z] ---> Running in 3ca1603a9f19 [2021-07-29T05:56:59.110Z] ---> Running in f3bd294e0c18 [2021-07-29T05:56:59.110Z] ---> Running in 6788ba83fc2d [2021-07-29T05:56:59.352Z] Removing intermediate container b25bd12cdee2 [2021-07-29T05:56:59.352Z] ---> 09cf131396cf [2021-07-29T05:56:59.352Z] [2021-07-29T05:56:59.352Z] Successfully built 09cf131396cf [2021-07-29T05:56:59.352Z] Successfully tagged sys-mgmt-agent:latest [2021-07-29T05:56:59.363Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-29T05:56:59.368Z] $ docker stop --time=1 ae617294b8167bdd89db0a333eb802262006e4ef0fc213e7bce76766c8c46bbb [2021-07-29T05:57:00.620Z] $ docker rm -f ae617294b8167bdd89db0a333eb802262006e4ef0fc213e7bce76766c8c46bbb [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T05:57:01.017Z] + docker images [2021-07-29T05:57:01.017Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-29T05:57:01.017Z] sys-mgmt-agent latest 09cf131396cf 1 second ago 324MB [2021-07-29T05:57:01.017Z] core-data latest 74053529e4fb 18 seconds ago 20.4MB [2021-07-29T05:57:01.017Z] support-notifications latest e2133b28541e 21 seconds ago 16.8MB [2021-07-29T05:57:01.017Z] 8da8fc7db037 23 seconds ago 1.75GB [2021-07-29T05:57:01.017Z] 0a7e430989d0 24 seconds ago 1.75GB [2021-07-29T05:57:01.017Z] bda583b46f5d 25 seconds ago 1.75GB [2021-07-29T05:57:01.017Z] core-metadata latest df47f7342c6f 35 seconds ago 16.7MB [2021-07-29T05:57:01.017Z] 69bed11633d7 37 seconds ago 1.75GB [2021-07-29T05:57:01.017Z] security-bootstrapper latest 0fcfaf041a04 57 seconds ago 18.7MB [2021-07-29T05:57:01.017Z] core-command latest 342141dab02f About a minute ago 16MB [2021-07-29T05:57:01.017Z] security-secretstore-setup latest d5218d6c3444 About a minute ago 29MB [2021-07-29T05:57:01.017Z] 7c95d0653918 About a minute ago 1.75GB [2021-07-29T05:57:01.017Z] e50d526397d3 About a minute ago 1.74GB [2021-07-29T05:57:01.017Z] security-proxy-setup latest e7c9a40c8755 About a minute ago 25.9MB [2021-07-29T05:57:01.017Z] support-scheduler latest ca20d32fd902 About a minute ago 16.1MB [2021-07-29T05:57:01.017Z] cf85296855e7 About a minute ago 1.75GB [2021-07-29T05:57:01.017Z] 31e660b78991 About a minute ago 1.75GB [2021-07-29T05:57:01.017Z] 41e65a608c57 About a minute ago 1.74GB [2021-07-29T05:57:01.017Z] ci-base-image-x86_64 latest 9ccdeaa5ed32 5 minutes ago 1.24GB [2021-07-29T05:57:01.017Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 2 weeks ago 475MB [2021-07-29T05:57:01.017Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 3 weeks ago 37.5MB [2021-07-29T05:57:01.017Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-07-29T05:57:01.017Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-29T05:57:01.017Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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-29T05:57:01.319Z] provisioning config files... [2021-07-29T05:57:01.336Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config3684421368335482474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T05:57:01.673Z] ---> docker-login.sh [2021-07-29T05:57:01.673Z] nexus3.edgexfoundry.org:10001 [2021-07-29T05:57:01.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T05:57:01.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T05:57:01.673Z] Configure a credential helper to remove this warning. See [2021-07-29T05:57:01.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T05:57:01.673Z] [2021-07-29T05:57:01.775Z] Removing intermediate container 01069a86934e [2021-07-29T05:57:01.776Z] ---> 97fce0e0b3f1 [2021-07-29T05:57:01.776Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-29T05:57:01.946Z] Login Succeeded [2021-07-29T05:57:01.946Z] nexus3.edgexfoundry.org:10002 [2021-07-29T05:57:01.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T05:57:01.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T05:57:01.946Z] Configure a credential helper to remove this warning. See [2021-07-29T05:57:01.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T05:57:01.946Z] [2021-07-29T05:57:01.946Z] Login Succeeded [2021-07-29T05:57:01.946Z] nexus3.edgexfoundry.org:10003 [2021-07-29T05:57:02.053Z] Removing intermediate container bc1e8f1292e3 [2021-07-29T05:57:02.053Z] ---> 25215affe52c [2021-07-29T05:57:02.054Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T05:57:02.054Z] ---> Running in cc5a9834681f [2021-07-29T05:57:02.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T05:57:02.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T05:57:02.212Z] Configure a credential helper to remove this warning. See [2021-07-29T05:57:02.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T05:57:02.212Z] [2021-07-29T05:57:02.212Z] Login Succeeded [2021-07-29T05:57:02.212Z] nexus3.edgexfoundry.org:10004 [2021-07-29T05:57:02.325Z] ---> Running in 6db4ba3114f2 [2021-07-29T05:57:02.325Z] Removing intermediate container f3bd294e0c18 [2021-07-29T05:57:02.326Z] ---> 696bfe1c8b37 [2021-07-29T05:57:02.326Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-29T05:57:02.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T05:57:02.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T05:57:02.477Z] Configure a credential helper to remove this warning. See [2021-07-29T05:57:02.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T05:57:02.477Z] [2021-07-29T05:57:02.477Z] Login Succeeded [2021-07-29T05:57:02.477Z] docker.io [2021-07-29T05:57:02.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T05:57:02.611Z] Removing intermediate container 3ca1603a9f19 [2021-07-29T05:57:02.611Z] ---> e02f6092cf74 [2021-07-29T05:57:02.611Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-29T05:57:02.611Z] ---> Running in e125ee121a83 [2021-07-29T05:57:02.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T05:57:02.744Z] Configure a credential helper to remove this warning. See [2021-07-29T05:57:02.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T05:57:02.744Z] [2021-07-29T05:57:02.744Z] Login Succeeded [2021-07-29T05:57:02.744Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T05:57:02.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T05:57:02.839Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-07-29T05:57:02.839Z] 4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:02.839Z] latest [2021-07-29T05:57:02.839Z] 2.0.1-dev.15 [2021-07-29T05:57:02.839Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:02.839Z] main [2021-07-29T05:57:02.839Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2021-07-29T05:57:02.899Z] ---> Running in ee4b41b431c7 [2021-07-29T05:57:02.899Z] Removing intermediate container 6788ba83fc2d [2021-07-29T05:57:02.899Z] ---> 2b1e6f8599c6 [2021-07-29T05:57:02.899Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:03.200Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4becaab24b5b515a1d6dfe340981534658a672e3 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:03.504Z] ---> Running in 306b5511589c [2021-07-29T05:57:03.534Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:03.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-29T05:57:03.534Z] 4286c098922f: Preparing [2021-07-29T05:57:03.534Z] 7c9367e9a269: Preparing [2021-07-29T05:57:03.534Z] 65ad9c36475d: Preparing [2021-07-29T05:57:03.534Z] cf4f78bc0c02: Preparing [2021-07-29T05:57:03.534Z] 32f366d666a5: Preparing [2021-07-29T05:57:03.534Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:03.803Z] 4286c098922f: Pushed [2021-07-29T05:57:03.803Z] 65ad9c36475d: Pushed [2021-07-29T05:57:03.803Z] cf4f78bc0c02: Pushed [2021-07-29T05:57:04.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T05:57:05.103Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T05:57:05.103Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T05:57:05.103Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T05:57:05.213Z] 7c9367e9a269: Pushed [2021-07-29T05:57:05.213Z] 4becaab24b5b515a1d6dfe340981534658a672e3: digest: sha256:3cf456fc49f988afc4caa9545a269eee6bdcce130bf8f215523a5248ac2f142c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:05.379Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T05:57:05.533Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:05.654Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T05:57:05.848Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-07-29T05:57:05.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-29T05:57:05.848Z] 4286c098922f: Preparing [2021-07-29T05:57:05.848Z] 7c9367e9a269: Preparing [2021-07-29T05:57:05.848Z] 65ad9c36475d: Preparing [2021-07-29T05:57:05.848Z] cf4f78bc0c02: Preparing [2021-07-29T05:57:05.848Z] 32f366d666a5: Preparing [2021-07-29T05:57:05.848Z] cf4f78bc0c02: Layer already exists [2021-07-29T05:57:05.848Z] 7c9367e9a269: Layer already exists [2021-07-29T05:57:05.848Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:05.848Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:05.848Z] 4286c098922f: Layer already exists [2021-07-29T05:57:05.942Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T05:57:06.114Z] latest: digest: sha256:3cf456fc49f988afc4caa9545a269eee6bdcce130bf8f215523a5248ac2f142c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:06.219Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T05:57:06.219Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T05:57:06.439Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:06.494Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T05:57:06.494Z] OK: 218 MiB in 52 packages [2021-07-29T05:57:06.759Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.15 [2021-07-29T05:57:06.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-29T05:57:06.759Z] 4286c098922f: Preparing [2021-07-29T05:57:06.759Z] 7c9367e9a269: Preparing [2021-07-29T05:57:06.759Z] 65ad9c36475d: Preparing [2021-07-29T05:57:06.759Z] cf4f78bc0c02: Preparing [2021-07-29T05:57:06.759Z] 32f366d666a5: Preparing [2021-07-29T05:57:06.759Z] 7c9367e9a269: Layer already exists [2021-07-29T05:57:06.759Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:06.759Z] 4286c098922f: Layer already exists [2021-07-29T05:57:06.759Z] cf4f78bc0c02: Layer already exists [2021-07-29T05:57:06.759Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:06.759Z] 2.0.1-dev.15: digest: sha256:3cf456fc49f988afc4caa9545a269eee6bdcce130bf8f215523a5248ac2f142c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:07.082Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:07.107Z] OK: 218 MiB in 52 packages [2021-07-29T05:57:07.384Z] OK: 218 MiB in 52 packages [2021-07-29T05:57:07.400Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:07.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-29T05:57:07.400Z] 4286c098922f: Preparing [2021-07-29T05:57:07.400Z] 7c9367e9a269: Preparing [2021-07-29T05:57:07.400Z] 65ad9c36475d: Preparing [2021-07-29T05:57:07.400Z] cf4f78bc0c02: Preparing [2021-07-29T05:57:07.400Z] 32f366d666a5: Preparing [2021-07-29T05:57:07.400Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:07.400Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:07.400Z] cf4f78bc0c02: Layer already exists [2021-07-29T05:57:07.400Z] 4286c098922f: Layer already exists [2021-07-29T05:57:07.400Z] 7c9367e9a269: Layer already exists [2021-07-29T05:57:07.665Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15: digest: sha256:3cf456fc49f988afc4caa9545a269eee6bdcce130bf8f215523a5248ac2f142c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:07.700Z] OK: 218 MiB in 52 packages [2021-07-29T05:57:07.985Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:08.299Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-07-29T05:57:08.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-29T05:57:08.299Z] 4286c098922f: Preparing [2021-07-29T05:57:08.299Z] 7c9367e9a269: Preparing [2021-07-29T05:57:08.299Z] 65ad9c36475d: Preparing [2021-07-29T05:57:08.299Z] cf4f78bc0c02: Preparing [2021-07-29T05:57:08.299Z] 32f366d666a5: Preparing [2021-07-29T05:57:08.299Z] 7c9367e9a269: Layer already exists [2021-07-29T05:57:08.299Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:08.299Z] 4286c098922f: Layer already exists [2021-07-29T05:57:08.299Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:08.299Z] cf4f78bc0c02: Layer already exists [2021-07-29T05:57:08.299Z] main: digest: sha256:3cf456fc49f988afc4caa9545a269eee6bdcce130bf8f215523a5248ac2f142c size: 1363 [2021-07-29T05:57:08.301Z] Removing intermediate container cc5a9834681f [2021-07-29T05:57:08.301Z] ---> d50b5c1106f4 [2021-07-29T05:57:08.301Z] Step 6/22 : COPY go.mod . [2021-07-29T05:57:08.301Z] OK: 218 MiB in 52 packages [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T05:57:08.356Z] ===================================================== [Pipeline] echo [2021-07-29T05:57:08.372Z] taggedImages: [2021-07-29T05:57:08.372Z] - nexus3.edgexfoundry.org:10004/core-command:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:08.372Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-07-29T05:57:08.372Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.15 [2021-07-29T05:57:08.372Z] - nexus3.edgexfoundry.org:10004/core-command:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:08.372Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-07-29T05:57:08.406Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-07-29T05:57:08.406Z] 4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:08.406Z] latest [2021-07-29T05:57:08.406Z] 2.0.1-dev.15 [2021-07-29T05:57:08.406Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:08.406Z] main [2021-07-29T05:57:08.406Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:08.587Z] Removing intermediate container 6db4ba3114f2 [2021-07-29T05:57:08.587Z] ---> 3d57262e0eac [2021-07-29T05:57:08.587Z] Step 6/24 : COPY go.mod . [2021-07-29T05:57:08.765Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4becaab24b5b515a1d6dfe340981534658a672e3 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:09.083Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:09.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-29T05:57:09.083Z] 26ad3d6d3432: Preparing [2021-07-29T05:57:09.083Z] 5eb5e1cb46cc: Preparing [2021-07-29T05:57:09.083Z] 65ad9c36475d: Preparing [2021-07-29T05:57:09.083Z] a0eeb0a4c69f: Preparing [2021-07-29T05:57:09.083Z] 81a4bb263eab: Preparing [2021-07-29T05:57:09.083Z] 32f366d666a5: Preparing [2021-07-29T05:57:09.083Z] 32f366d666a5: Waiting [2021-07-29T05:57:09.083Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:09.083Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:09.352Z] 26ad3d6d3432: Pushed [2021-07-29T05:57:09.617Z] Removing intermediate container 306b5511589c [2021-07-29T05:57:09.618Z] ---> fc262a9ee8be [2021-07-29T05:57:09.618Z] Step 6/23 : COPY go.mod . [2021-07-29T05:57:09.619Z] 81a4bb263eab: Pushed [2021-07-29T05:57:09.619Z] a0eeb0a4c69f: Pushed [2021-07-29T05:57:09.901Z] Removing intermediate container ee4b41b431c7 [2021-07-29T05:57:09.901Z] ---> 822961645b95 [2021-07-29T05:57:09.901Z] Step 6/23 : COPY go.mod . [2021-07-29T05:57:09.901Z] ---> a8db7d1b2cc1 [2021-07-29T05:57:09.901Z] Step 7/22 : RUN go mod download [2021-07-29T05:57:10.387Z] ---> Running in 36244d40d6de [2021-07-29T05:57:10.387Z] Removing intermediate container e125ee121a83 [2021-07-29T05:57:10.387Z] ---> 656ce8a6c246 [2021-07-29T05:57:10.387Z] Step 6/24 : COPY go.mod . [2021-07-29T05:57:10.577Z] 5eb5e1cb46cc: Pushed [2021-07-29T05:57:10.695Z] ---> 3073f8df15f0 [2021-07-29T05:57:10.695Z] Step 7/24 : RUN go mod download [2021-07-29T05:57:10.695Z] ---> Running in 1faf95665bcd [2021-07-29T05:57:10.843Z] 4becaab24b5b515a1d6dfe340981534658a672e3: digest: sha256:c006a52e998f322cf1350039583d4e2e635a36e436ecbcb64a253afa647e23b2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:11.007Z] ---> 055e5f8c86ce [2021-07-29T05:57:11.007Z] Step 7/23 : RUN go mod download [2021-07-29T05:57:11.187Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:11.313Z] ---> 457b8ca907c2 [2021-07-29T05:57:11.314Z] Step 7/23 : RUN go mod download ---> Running in 87f72f194c3d [2021-07-29T05:57:11.314Z] [2021-07-29T05:57:11.499Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-07-29T05:57:11.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-29T05:57:11.499Z] 26ad3d6d3432: Preparing [2021-07-29T05:57:11.499Z] 5eb5e1cb46cc: Preparing [2021-07-29T05:57:11.499Z] 65ad9c36475d: Preparing [2021-07-29T05:57:11.499Z] a0eeb0a4c69f: Preparing [2021-07-29T05:57:11.499Z] 81a4bb263eab: Preparing [2021-07-29T05:57:11.499Z] 32f366d666a5: Preparing [2021-07-29T05:57:11.499Z] 32f366d666a5: Waiting [2021-07-29T05:57:11.499Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:11.499Z] 81a4bb263eab: Layer already exists [2021-07-29T05:57:11.499Z] 5eb5e1cb46cc: Layer already exists [2021-07-29T05:57:11.499Z] a0eeb0a4c69f: Layer already exists [2021-07-29T05:57:11.499Z] 26ad3d6d3432: Layer already exists [2021-07-29T05:57:11.499Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:11.765Z] latest: digest: sha256:c006a52e998f322cf1350039583d4e2e635a36e436ecbcb64a253afa647e23b2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:11.969Z] ---> Running in 6edd93ff6729 [2021-07-29T05:57:12.097Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:12.286Z] ---> 20c8c9caa599 [2021-07-29T05:57:12.286Z] Step 7/24 : RUN go mod download [2021-07-29T05:57:12.414Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.15 [2021-07-29T05:57:12.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-29T05:57:12.414Z] 26ad3d6d3432: Preparing [2021-07-29T05:57:12.414Z] 5eb5e1cb46cc: Preparing [2021-07-29T05:57:12.414Z] 65ad9c36475d: Preparing [2021-07-29T05:57:12.414Z] a0eeb0a4c69f: Preparing [2021-07-29T05:57:12.414Z] 81a4bb263eab: Preparing [2021-07-29T05:57:12.414Z] 32f366d666a5: Preparing [2021-07-29T05:57:12.414Z] 32f366d666a5: Waiting [2021-07-29T05:57:12.414Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:12.414Z] 5eb5e1cb46cc: Layer already exists [2021-07-29T05:57:12.414Z] 26ad3d6d3432: Layer already exists [2021-07-29T05:57:12.414Z] 81a4bb263eab: Layer already exists [2021-07-29T05:57:12.414Z] a0eeb0a4c69f: Layer already exists [2021-07-29T05:57:12.414Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:12.414Z] 2.0.1-dev.15: digest: sha256:c006a52e998f322cf1350039583d4e2e635a36e436ecbcb64a253afa647e23b2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:12.624Z] ---> Running in 8ae7fc4eb982 [2021-07-29T05:57:12.737Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:13.052Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:13.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-29T05:57:13.052Z] 26ad3d6d3432: Preparing [2021-07-29T05:57:13.052Z] 5eb5e1cb46cc: Preparing [2021-07-29T05:57:13.052Z] 65ad9c36475d: Preparing [2021-07-29T05:57:13.052Z] a0eeb0a4c69f: Preparing [2021-07-29T05:57:13.052Z] 81a4bb263eab: Preparing [2021-07-29T05:57:13.052Z] 32f366d666a5: Preparing [2021-07-29T05:57:13.052Z] 32f366d666a5: Waiting [2021-07-29T05:57:13.052Z] a0eeb0a4c69f: Layer already exists [2021-07-29T05:57:13.052Z] 26ad3d6d3432: Layer already exists [2021-07-29T05:57:13.052Z] 5eb5e1cb46cc: Layer already exists [2021-07-29T05:57:13.052Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:13.052Z] 81a4bb263eab: Layer already exists [2021-07-29T05:57:13.052Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:13.321Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15: digest: sha256:c006a52e998f322cf1350039583d4e2e635a36e436ecbcb64a253afa647e23b2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:13.646Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:13.963Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-07-29T05:57:13.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-29T05:57:13.963Z] 26ad3d6d3432: Preparing [2021-07-29T05:57:13.963Z] 5eb5e1cb46cc: Preparing [2021-07-29T05:57:13.963Z] 65ad9c36475d: Preparing [2021-07-29T05:57:13.963Z] a0eeb0a4c69f: Preparing [2021-07-29T05:57:13.963Z] 81a4bb263eab: Preparing [2021-07-29T05:57:13.963Z] 32f366d666a5: Preparing [2021-07-29T05:57:13.963Z] 32f366d666a5: Waiting [2021-07-29T05:57:13.963Z] a0eeb0a4c69f: Layer already exists [2021-07-29T05:57:13.963Z] 5eb5e1cb46cc: Layer already exists [2021-07-29T05:57:13.963Z] 81a4bb263eab: Layer already exists [2021-07-29T05:57:13.963Z] 26ad3d6d3432: Layer already exists [2021-07-29T05:57:13.963Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:13.963Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:14.229Z] main: digest: sha256:c006a52e998f322cf1350039583d4e2e635a36e436ecbcb64a253afa647e23b2 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T05:57:14.285Z] ===================================================== [Pipeline] echo [2021-07-29T05:57:14.299Z] taggedImages: [2021-07-29T05:57:14.299Z] - nexus3.edgexfoundry.org:10004/core-data:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:14.299Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-07-29T05:57:14.299Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.15 [2021-07-29T05:57:14.299Z] - nexus3.edgexfoundry.org:10004/core-data:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:14.299Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-07-29T05:57:14.332Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-07-29T05:57:14.332Z] 4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:14.332Z] latest [2021-07-29T05:57:14.332Z] 2.0.1-dev.15 [2021-07-29T05:57:14.332Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:14.332Z] main [2021-07-29T05:57:14.332Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:14.686Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4becaab24b5b515a1d6dfe340981534658a672e3 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:15.003Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:15.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-29T05:57:15.003Z] 1b6ce36b27a0: Preparing [2021-07-29T05:57:15.003Z] c19bbd16f5ff: Preparing [2021-07-29T05:57:15.003Z] 65ad9c36475d: Preparing [2021-07-29T05:57:15.003Z] cf4f78bc0c02: Preparing [2021-07-29T05:57:15.003Z] 32f366d666a5: Preparing [2021-07-29T05:57:15.003Z] cf4f78bc0c02: Layer already exists [2021-07-29T05:57:15.003Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:15.003Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:15.268Z] 1b6ce36b27a0: Pushed [2021-07-29T05:57:16.044Z] Removing intermediate container 36244d40d6de [2021-07-29T05:57:16.044Z] ---> 33d750387489 [2021-07-29T05:57:16.044Z] Step 8/22 : COPY . . [2021-07-29T05:57:16.675Z] c19bbd16f5ff: Pushed [2021-07-29T05:57:16.941Z] 4becaab24b5b515a1d6dfe340981534658a672e3: digest: sha256:22e737fa355a54830620c60ecc419d1a1d9297adae23ac860bb04e4434f6d53b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:17.263Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:17.575Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-07-29T05:57:17.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-29T05:57:17.575Z] 1b6ce36b27a0: Preparing [2021-07-29T05:57:17.575Z] c19bbd16f5ff: Preparing [2021-07-29T05:57:17.575Z] 65ad9c36475d: Preparing [2021-07-29T05:57:17.575Z] cf4f78bc0c02: Preparing [2021-07-29T05:57:17.575Z] 32f366d666a5: Preparing [2021-07-29T05:57:17.575Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:17.575Z] cf4f78bc0c02: Layer already exists [2021-07-29T05:57:17.575Z] 1b6ce36b27a0: Layer already exists [2021-07-29T05:57:17.575Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:17.575Z] c19bbd16f5ff: Layer already exists [2021-07-29T05:57:17.575Z] latest: digest: sha256:22e737fa355a54830620c60ecc419d1a1d9297adae23ac860bb04e4434f6d53b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:17.902Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:18.049Z] Removing intermediate container 1faf95665bcd [2021-07-29T05:57:18.049Z] ---> 516b156c8def [2021-07-29T05:57:18.049Z] Step 8/24 : COPY . . [2021-07-29T05:57:18.214Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.15 [2021-07-29T05:57:18.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-29T05:57:18.214Z] 1b6ce36b27a0: Preparing [2021-07-29T05:57:18.214Z] c19bbd16f5ff: Preparing [2021-07-29T05:57:18.214Z] 65ad9c36475d: Preparing [2021-07-29T05:57:18.214Z] cf4f78bc0c02: Preparing [2021-07-29T05:57:18.214Z] 32f366d666a5: Preparing [2021-07-29T05:57:18.214Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:18.214Z] 1b6ce36b27a0: Layer already exists [2021-07-29T05:57:18.214Z] cf4f78bc0c02: Layer already exists [2021-07-29T05:57:18.214Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:18.214Z] c19bbd16f5ff: Layer already exists [2021-07-29T05:57:18.214Z] 2.0.1-dev.15: digest: sha256:22e737fa355a54830620c60ecc419d1a1d9297adae23ac860bb04e4434f6d53b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:18.333Z] Removing intermediate container 6edd93ff6729 [2021-07-29T05:57:18.333Z] ---> f33284479317 [2021-07-29T05:57:18.333Z] Step 8/23 : COPY . . [2021-07-29T05:57:18.528Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:18.841Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:18.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-29T05:57:18.842Z] 1b6ce36b27a0: Preparing [2021-07-29T05:57:18.842Z] c19bbd16f5ff: Preparing [2021-07-29T05:57:18.842Z] 65ad9c36475d: Preparing [2021-07-29T05:57:18.842Z] cf4f78bc0c02: Preparing [2021-07-29T05:57:18.842Z] 32f366d666a5: Preparing [2021-07-29T05:57:18.842Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:18.842Z] 1b6ce36b27a0: Layer already exists [2021-07-29T05:57:18.842Z] cf4f78bc0c02: Layer already exists [2021-07-29T05:57:18.842Z] c19bbd16f5ff: Layer already exists [2021-07-29T05:57:18.842Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:18.842Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15: digest: sha256:22e737fa355a54830620c60ecc419d1a1d9297adae23ac860bb04e4434f6d53b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:18.928Z] Removing intermediate container 87f72f194c3d [2021-07-29T05:57:18.928Z] ---> 5544f46c1d0b [2021-07-29T05:57:18.928Z] Step 8/23 : COPY . . [2021-07-29T05:57:19.163Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:19.480Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-07-29T05:57:19.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-29T05:57:19.480Z] 1b6ce36b27a0: Preparing [2021-07-29T05:57:19.480Z] c19bbd16f5ff: Preparing [2021-07-29T05:57:19.480Z] 65ad9c36475d: Preparing [2021-07-29T05:57:19.480Z] cf4f78bc0c02: Preparing [2021-07-29T05:57:19.480Z] 32f366d666a5: Preparing [2021-07-29T05:57:19.480Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:19.480Z] 1b6ce36b27a0: Layer already exists [2021-07-29T05:57:19.480Z] c19bbd16f5ff: Layer already exists [2021-07-29T05:57:19.480Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:19.480Z] cf4f78bc0c02: Layer already exists [2021-07-29T05:57:19.480Z] main: digest: sha256:22e737fa355a54830620c60ecc419d1a1d9297adae23ac860bb04e4434f6d53b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2021-07-29T05:57:19.533Z] Removing intermediate container 8ae7fc4eb982 [2021-07-29T05:57:19.533Z] ---> 5b309fa3298d [2021-07-29T05:57:19.533Z] Step 8/24 : COPY . . [Pipeline] echo [2021-07-29T05:57:19.541Z] ===================================================== [Pipeline] echo [2021-07-29T05:57:19.556Z] taggedImages: [2021-07-29T05:57:19.556Z] - nexus3.edgexfoundry.org:10004/core-metadata:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:19.556Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-07-29T05:57:19.556Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.15 [2021-07-29T05:57:19.556Z] - nexus3.edgexfoundry.org:10004/core-metadata:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:19.556Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-07-29T05:57:19.588Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-07-29T05:57:19.588Z] 4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:19.588Z] latest [2021-07-29T05:57:19.588Z] 2.0.1-dev.15 [2021-07-29T05:57:19.588Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:19.588Z] main [2021-07-29T05:57:19.588Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:19.949Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4becaab24b5b515a1d6dfe340981534658a672e3 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:20.271Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:20.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-29T05:57:20.272Z] 6a7a744849f0: Preparing [2021-07-29T05:57:20.272Z] 6a7a744849f0: Preparing [2021-07-29T05:57:20.272Z] 0d949c606a9a: Preparing [2021-07-29T05:57:20.272Z] 357f089060c3: Preparing [2021-07-29T05:57:20.272Z] 1b9eb84e3cb6: Preparing [2021-07-29T05:57:20.272Z] 90244e404e27: Preparing [2021-07-29T05:57:20.272Z] 65ad9c36475d: Preparing [2021-07-29T05:57:20.272Z] df8c0310d2c1: Preparing [2021-07-29T05:57:20.272Z] f948baff4004: Preparing [2021-07-29T05:57:20.272Z] 8909d6dd5886: Preparing [2021-07-29T05:57:20.272Z] 9da3495f3396: Preparing [2021-07-29T05:57:20.272Z] 32f366d666a5: Preparing [2021-07-29T05:57:20.272Z] 65ad9c36475d: Waiting [2021-07-29T05:57:20.272Z] df8c0310d2c1: Waiting [2021-07-29T05:57:20.272Z] f948baff4004: Waiting [2021-07-29T05:57:20.272Z] 8909d6dd5886: Waiting [2021-07-29T05:57:20.272Z] 9da3495f3396: Waiting [2021-07-29T05:57:20.272Z] 32f366d666a5: Waiting [2021-07-29T05:57:20.536Z] 0d949c606a9a: Pushed [2021-07-29T05:57:20.536Z] 1b9eb84e3cb6: Pushed [2021-07-29T05:57:20.536Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:20.536Z] 357f089060c3: Pushed [2021-07-29T05:57:20.536Z] 6a7a744849f0: Pushed [2021-07-29T05:57:21.118Z] df8c0310d2c1: Pushed [2021-07-29T05:57:21.118Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:21.118Z] 8909d6dd5886: Pushed [2021-07-29T05:57:21.118Z] f948baff4004: Pushed [2021-07-29T05:57:21.118Z] 9da3495f3396: Pushed [2021-07-29T05:57:22.076Z] 90244e404e27: Pushed [2021-07-29T05:57:22.076Z] 4becaab24b5b515a1d6dfe340981534658a672e3: digest: sha256:5d6474f79b3c261319742588dfa091e977d9db26832039dd6e36f3a0660e3995 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:22.396Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:22.715Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-07-29T05:57:22.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-29T05:57:22.715Z] 6a7a744849f0: Preparing [2021-07-29T05:57:22.715Z] 6a7a744849f0: Preparing [2021-07-29T05:57:22.715Z] 0d949c606a9a: Preparing [2021-07-29T05:57:22.715Z] 357f089060c3: Preparing [2021-07-29T05:57:22.715Z] 1b9eb84e3cb6: Preparing [2021-07-29T05:57:22.715Z] 90244e404e27: Preparing [2021-07-29T05:57:22.715Z] 65ad9c36475d: Preparing [2021-07-29T05:57:22.715Z] df8c0310d2c1: Preparing [2021-07-29T05:57:22.715Z] f948baff4004: Preparing [2021-07-29T05:57:22.715Z] 8909d6dd5886: Preparing [2021-07-29T05:57:22.715Z] 9da3495f3396: Preparing [2021-07-29T05:57:22.715Z] 32f366d666a5: Preparing [2021-07-29T05:57:22.715Z] 65ad9c36475d: Waiting [2021-07-29T05:57:22.715Z] df8c0310d2c1: Waiting [2021-07-29T05:57:22.715Z] f948baff4004: Waiting [2021-07-29T05:57:22.715Z] 8909d6dd5886: Waiting [2021-07-29T05:57:22.715Z] 9da3495f3396: Waiting [2021-07-29T05:57:22.715Z] 32f366d666a5: Waiting [2021-07-29T05:57:22.715Z] 6a7a744849f0: Layer already exists [2021-07-29T05:57:22.715Z] 1b9eb84e3cb6: Layer already exists [2021-07-29T05:57:22.715Z] 0d949c606a9a: Layer already exists [2021-07-29T05:57:22.715Z] 357f089060c3: Layer already exists [2021-07-29T05:57:22.715Z] 90244e404e27: Layer already exists [2021-07-29T05:57:22.715Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:22.715Z] f948baff4004: Layer already exists [2021-07-29T05:57:22.715Z] 9da3495f3396: Layer already exists [2021-07-29T05:57:22.715Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:22.715Z] df8c0310d2c1: Layer already exists [2021-07-29T05:57:22.715Z] 8909d6dd5886: Layer already exists [2021-07-29T05:57:22.982Z] latest: digest: sha256:5d6474f79b3c261319742588dfa091e977d9db26832039dd6e36f3a0660e3995 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:23.308Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:23.632Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.15 [2021-07-29T05:57:23.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-29T05:57:23.632Z] 6a7a744849f0: Preparing [2021-07-29T05:57:23.632Z] 6a7a744849f0: Preparing [2021-07-29T05:57:23.632Z] 0d949c606a9a: Preparing [2021-07-29T05:57:23.632Z] 357f089060c3: Preparing [2021-07-29T05:57:23.632Z] 1b9eb84e3cb6: Preparing [2021-07-29T05:57:23.632Z] 90244e404e27: Preparing [2021-07-29T05:57:23.632Z] 65ad9c36475d: Preparing [2021-07-29T05:57:23.632Z] df8c0310d2c1: Preparing [2021-07-29T05:57:23.632Z] f948baff4004: Preparing [2021-07-29T05:57:23.632Z] 8909d6dd5886: Preparing [2021-07-29T05:57:23.632Z] 9da3495f3396: Preparing [2021-07-29T05:57:23.632Z] 32f366d666a5: Preparing [2021-07-29T05:57:23.632Z] 65ad9c36475d: Waiting [2021-07-29T05:57:23.632Z] 8909d6dd5886: Waiting [2021-07-29T05:57:23.632Z] 9da3495f3396: Waiting [2021-07-29T05:57:23.632Z] df8c0310d2c1: Waiting [2021-07-29T05:57:23.632Z] 32f366d666a5: Waiting [2021-07-29T05:57:23.632Z] f948baff4004: Waiting [2021-07-29T05:57:23.632Z] 357f089060c3: Layer already exists [2021-07-29T05:57:23.632Z] 90244e404e27: Layer already exists [2021-07-29T05:57:23.632Z] 0d949c606a9a: Layer already exists [2021-07-29T05:57:23.632Z] 1b9eb84e3cb6: Layer already exists [2021-07-29T05:57:23.632Z] 6a7a744849f0: Layer already exists [2021-07-29T05:57:23.632Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:23.632Z] df8c0310d2c1: Layer already exists [2021-07-29T05:57:23.632Z] f948baff4004: Layer already exists [2021-07-29T05:57:23.632Z] 8909d6dd5886: Layer already exists [2021-07-29T05:57:23.632Z] 9da3495f3396: Layer already exists [2021-07-29T05:57:23.632Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:23.632Z] 2.0.1-dev.15: digest: sha256:5d6474f79b3c261319742588dfa091e977d9db26832039dd6e36f3a0660e3995 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:23.956Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:24.277Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:24.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-29T05:57:24.277Z] 6a7a744849f0: Preparing [2021-07-29T05:57:24.277Z] 6a7a744849f0: Preparing [2021-07-29T05:57:24.277Z] 0d949c606a9a: Preparing [2021-07-29T05:57:24.277Z] 357f089060c3: Preparing [2021-07-29T05:57:24.277Z] 1b9eb84e3cb6: Preparing [2021-07-29T05:57:24.277Z] 90244e404e27: Preparing [2021-07-29T05:57:24.277Z] 65ad9c36475d: Preparing [2021-07-29T05:57:24.277Z] df8c0310d2c1: Preparing [2021-07-29T05:57:24.277Z] f948baff4004: Preparing [2021-07-29T05:57:24.277Z] 8909d6dd5886: Preparing [2021-07-29T05:57:24.277Z] 9da3495f3396: Preparing [2021-07-29T05:57:24.277Z] 32f366d666a5: Preparing [2021-07-29T05:57:24.277Z] f948baff4004: Waiting [2021-07-29T05:57:24.277Z] 8909d6dd5886: Waiting [2021-07-29T05:57:24.277Z] 9da3495f3396: Waiting [2021-07-29T05:57:24.277Z] 32f366d666a5: Waiting [2021-07-29T05:57:24.277Z] 65ad9c36475d: Waiting [2021-07-29T05:57:24.277Z] df8c0310d2c1: Waiting [2021-07-29T05:57:24.277Z] 6a7a744849f0: Layer already exists [2021-07-29T05:57:24.277Z] 1b9eb84e3cb6: Layer already exists [2021-07-29T05:57:24.277Z] 357f089060c3: Layer already exists [2021-07-29T05:57:24.277Z] 0d949c606a9a: Layer already exists [2021-07-29T05:57:24.277Z] 90244e404e27: Layer already exists [2021-07-29T05:57:24.277Z] df8c0310d2c1: Layer already exists [2021-07-29T05:57:24.277Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:24.277Z] f948baff4004: Layer already exists [2021-07-29T05:57:24.277Z] 8909d6dd5886: Layer already exists [2021-07-29T05:57:24.277Z] 9da3495f3396: Layer already exists [2021-07-29T05:57:24.277Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:24.277Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15: digest: sha256:5d6474f79b3c261319742588dfa091e977d9db26832039dd6e36f3a0660e3995 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:24.624Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:24.943Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-07-29T05:57:24.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-29T05:57:24.943Z] 6a7a744849f0: Preparing [2021-07-29T05:57:24.943Z] 6a7a744849f0: Preparing [2021-07-29T05:57:24.943Z] 0d949c606a9a: Preparing [2021-07-29T05:57:24.943Z] 357f089060c3: Preparing [2021-07-29T05:57:24.943Z] 1b9eb84e3cb6: Preparing [2021-07-29T05:57:24.943Z] 90244e404e27: Preparing [2021-07-29T05:57:24.943Z] 65ad9c36475d: Preparing [2021-07-29T05:57:24.943Z] df8c0310d2c1: Preparing [2021-07-29T05:57:24.943Z] f948baff4004: Preparing [2021-07-29T05:57:24.943Z] 8909d6dd5886: Preparing [2021-07-29T05:57:24.943Z] 9da3495f3396: Preparing [2021-07-29T05:57:24.943Z] 32f366d666a5: Preparing [2021-07-29T05:57:24.943Z] df8c0310d2c1: Waiting [2021-07-29T05:57:24.943Z] f948baff4004: Waiting [2021-07-29T05:57:24.943Z] 8909d6dd5886: Waiting [2021-07-29T05:57:24.943Z] 9da3495f3396: Waiting [2021-07-29T05:57:24.943Z] 32f366d666a5: Waiting [2021-07-29T05:57:24.943Z] 65ad9c36475d: Waiting [2021-07-29T05:57:24.943Z] 0d949c606a9a: Layer already exists [2021-07-29T05:57:24.943Z] 1b9eb84e3cb6: Layer already exists [2021-07-29T05:57:24.943Z] 90244e404e27: Layer already exists [2021-07-29T05:57:24.943Z] 357f089060c3: Layer already exists [2021-07-29T05:57:24.943Z] 6a7a744849f0: Layer already exists [2021-07-29T05:57:24.943Z] df8c0310d2c1: Layer already exists [2021-07-29T05:57:24.943Z] 8909d6dd5886: Layer already exists [2021-07-29T05:57:24.943Z] f948baff4004: Layer already exists [2021-07-29T05:57:24.943Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:24.943Z] 9da3495f3396: Layer already exists [2021-07-29T05:57:24.943Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:24.943Z] main: digest: sha256:5d6474f79b3c261319742588dfa091e977d9db26832039dd6e36f3a0660e3995 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T05:57:25.262Z] ===================================================== [Pipeline] echo [2021-07-29T05:57:25.277Z] taggedImages: [2021-07-29T05:57:25.277Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:25.277Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-07-29T05:57:25.277Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.15 [2021-07-29T05:57:25.277Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:25.277Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-07-29T05:57:25.307Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-07-29T05:57:25.307Z] 4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:25.307Z] latest [2021-07-29T05:57:25.307Z] 2.0.1-dev.15 [2021-07-29T05:57:25.307Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:25.307Z] main [2021-07-29T05:57:25.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:25.662Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4becaab24b5b515a1d6dfe340981534658a672e3 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:25.986Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:25.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-29T05:57:25.986Z] 567b342486e3: Preparing [2021-07-29T05:57:25.986Z] e6483c433b68: Preparing [2021-07-29T05:57:25.986Z] 075b0158abc7: Preparing [2021-07-29T05:57:25.986Z] 2589a5ae60b8: Preparing [2021-07-29T05:57:25.986Z] b4babe4ae26a: Preparing [2021-07-29T05:57:25.986Z] 32f366d666a5: Preparing [2021-07-29T05:57:25.986Z] 32f366d666a5: Waiting [2021-07-29T05:57:26.580Z] 2589a5ae60b8: Pushed [2021-07-29T05:57:26.580Z] 075b0158abc7: Pushed [2021-07-29T05:57:26.580Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:26.846Z] b4babe4ae26a: Pushed [2021-07-29T05:57:27.112Z] e6483c433b68: Pushed [2021-07-29T05:57:27.112Z] 567b342486e3: Pushed [2021-07-29T05:57:27.378Z] 4becaab24b5b515a1d6dfe340981534658a672e3: digest: sha256:3c713d2cdeee3a7bc59a647aac9891c3c314fff37a12802652e7a736a5c745c8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:27.699Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:28.015Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-07-29T05:57:28.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-29T05:57:28.015Z] 567b342486e3: Preparing [2021-07-29T05:57:28.015Z] e6483c433b68: Preparing [2021-07-29T05:57:28.015Z] 075b0158abc7: Preparing [2021-07-29T05:57:28.015Z] 2589a5ae60b8: Preparing [2021-07-29T05:57:28.015Z] b4babe4ae26a: Preparing [2021-07-29T05:57:28.015Z] 32f366d666a5: Preparing [2021-07-29T05:57:28.015Z] 32f366d666a5: Waiting [2021-07-29T05:57:28.015Z] 2589a5ae60b8: Layer already exists [2021-07-29T05:57:28.015Z] 075b0158abc7: Layer already exists [2021-07-29T05:57:28.015Z] b4babe4ae26a: Layer already exists [2021-07-29T05:57:28.015Z] e6483c433b68: Layer already exists [2021-07-29T05:57:28.015Z] 567b342486e3: Layer already exists [2021-07-29T05:57:28.015Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:28.015Z] latest: digest: sha256:3c713d2cdeee3a7bc59a647aac9891c3c314fff37a12802652e7a736a5c745c8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:28.338Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:28.651Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.15 [2021-07-29T05:57:28.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-29T05:57:28.651Z] 567b342486e3: Preparing [2021-07-29T05:57:28.651Z] e6483c433b68: Preparing [2021-07-29T05:57:28.651Z] 075b0158abc7: Preparing [2021-07-29T05:57:28.651Z] 2589a5ae60b8: Preparing [2021-07-29T05:57:28.651Z] b4babe4ae26a: Preparing [2021-07-29T05:57:28.651Z] 32f366d666a5: Preparing [2021-07-29T05:57:28.651Z] 32f366d666a5: Waiting [2021-07-29T05:57:28.651Z] b4babe4ae26a: Layer already exists [2021-07-29T05:57:28.651Z] e6483c433b68: Layer already exists [2021-07-29T05:57:28.651Z] 2589a5ae60b8: Layer already exists [2021-07-29T05:57:28.651Z] 075b0158abc7: Layer already exists [2021-07-29T05:57:28.651Z] 567b342486e3: Layer already exists [2021-07-29T05:57:28.651Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:28.651Z] 2.0.1-dev.15: digest: sha256:3c713d2cdeee3a7bc59a647aac9891c3c314fff37a12802652e7a736a5c745c8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:28.974Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:29.287Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:29.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-29T05:57:29.287Z] 567b342486e3: Preparing [2021-07-29T05:57:29.287Z] e6483c433b68: Preparing [2021-07-29T05:57:29.287Z] 075b0158abc7: Preparing [2021-07-29T05:57:29.287Z] 2589a5ae60b8: Preparing [2021-07-29T05:57:29.287Z] b4babe4ae26a: Preparing [2021-07-29T05:57:29.287Z] 32f366d666a5: Preparing [2021-07-29T05:57:29.287Z] 32f366d666a5: Waiting [2021-07-29T05:57:29.287Z] 2589a5ae60b8: Layer already exists [2021-07-29T05:57:29.287Z] e6483c433b68: Layer already exists [2021-07-29T05:57:29.287Z] 075b0158abc7: Layer already exists [2021-07-29T05:57:29.287Z] 567b342486e3: Layer already exists [2021-07-29T05:57:29.287Z] b4babe4ae26a: Layer already exists [2021-07-29T05:57:29.287Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:29.287Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15: digest: sha256:3c713d2cdeee3a7bc59a647aac9891c3c314fff37a12802652e7a736a5c745c8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:29.608Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:30.306Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-07-29T05:57:30.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-29T05:57:30.307Z] 567b342486e3: Preparing [2021-07-29T05:57:30.307Z] e6483c433b68: Preparing [2021-07-29T05:57:30.307Z] 075b0158abc7: Preparing [2021-07-29T05:57:30.307Z] 2589a5ae60b8: Preparing [2021-07-29T05:57:30.307Z] b4babe4ae26a: Preparing [2021-07-29T05:57:30.307Z] 32f366d666a5: Preparing [2021-07-29T05:57:30.307Z] 32f366d666a5: Waiting [2021-07-29T05:57:30.307Z] 2589a5ae60b8: Layer already exists [2021-07-29T05:57:30.307Z] 075b0158abc7: Layer already exists [2021-07-29T05:57:30.307Z] b4babe4ae26a: Layer already exists [2021-07-29T05:57:30.307Z] e6483c433b68: Layer already exists [2021-07-29T05:57:30.307Z] 567b342486e3: Layer already exists [2021-07-29T05:57:30.307Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:30.307Z] main: digest: sha256:3c713d2cdeee3a7bc59a647aac9891c3c314fff37a12802652e7a736a5c745c8 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T05:57:30.457Z] ===================================================== [Pipeline] echo [2021-07-29T05:57:30.472Z] taggedImages: [2021-07-29T05:57:30.473Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:30.473Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-07-29T05:57:30.473Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.15 [2021-07-29T05:57:30.473Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:30.473Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-07-29T05:57:30.507Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-07-29T05:57:30.507Z] 4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:30.507Z] latest [2021-07-29T05:57:30.507Z] 2.0.1-dev.15 [2021-07-29T05:57:30.507Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:30.507Z] main [2021-07-29T05:57:30.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:30.864Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4becaab24b5b515a1d6dfe340981534658a672e3 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:31.183Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:31.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-29T05:57:31.183Z] 7540b0277f0b: Preparing [2021-07-29T05:57:31.183Z] 424277f2aa9a: Preparing [2021-07-29T05:57:31.183Z] eb88d8d1ead3: Preparing [2021-07-29T05:57:31.183Z] bb399f0051c0: Preparing [2021-07-29T05:57:31.183Z] 1f49fa00c676: Preparing [2021-07-29T05:57:31.183Z] 3172b99d14ce: Preparing [2021-07-29T05:57:31.183Z] 62b76c99792b: Preparing [2021-07-29T05:57:31.183Z] 678e36f7ce5d: Preparing [2021-07-29T05:57:31.183Z] 4b5c81d7db29: Preparing [2021-07-29T05:57:31.183Z] 32f366d666a5: Preparing [2021-07-29T05:57:31.183Z] 62b76c99792b: Waiting [2021-07-29T05:57:31.183Z] 678e36f7ce5d: Waiting [2021-07-29T05:57:31.183Z] 4b5c81d7db29: Waiting [2021-07-29T05:57:31.183Z] 32f366d666a5: Waiting [2021-07-29T05:57:31.779Z] 7540b0277f0b: Pushed [2021-07-29T05:57:31.779Z] 1f49fa00c676: Pushed [2021-07-29T05:57:31.779Z] 424277f2aa9a: Pushed [2021-07-29T05:57:32.047Z] 3172b99d14ce: Pushed [2021-07-29T05:57:32.047Z] 678e36f7ce5d: Pushed [2021-07-29T05:57:32.047Z] bb399f0051c0: Pushed [2021-07-29T05:57:32.047Z] 62b76c99792b: Pushed [2021-07-29T05:57:32.313Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:32.313Z] eb88d8d1ead3: Pushed [2021-07-29T05:57:32.581Z] 4b5c81d7db29: Pushed [2021-07-29T05:57:32.848Z] 4becaab24b5b515a1d6dfe340981534658a672e3: digest: sha256:d12876a43a4bb8600db179d210f3f7cc32a57ee80eebb44104c9422599b631a8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:33.174Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:33.516Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-07-29T05:57:33.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-29T05:57:33.516Z] 7540b0277f0b: Preparing [2021-07-29T05:57:33.516Z] 424277f2aa9a: Preparing [2021-07-29T05:57:33.516Z] eb88d8d1ead3: Preparing [2021-07-29T05:57:33.516Z] bb399f0051c0: Preparing [2021-07-29T05:57:33.516Z] 1f49fa00c676: Preparing [2021-07-29T05:57:33.516Z] 3172b99d14ce: Preparing [2021-07-29T05:57:33.516Z] 62b76c99792b: Preparing [2021-07-29T05:57:33.516Z] 678e36f7ce5d: Preparing [2021-07-29T05:57:33.516Z] 4b5c81d7db29: Preparing [2021-07-29T05:57:33.516Z] 32f366d666a5: Preparing [2021-07-29T05:57:33.516Z] 3172b99d14ce: Waiting [2021-07-29T05:57:33.516Z] 62b76c99792b: Waiting [2021-07-29T05:57:33.516Z] 678e36f7ce5d: Waiting [2021-07-29T05:57:33.516Z] 4b5c81d7db29: Waiting [2021-07-29T05:57:33.516Z] 32f366d666a5: Waiting [2021-07-29T05:57:33.516Z] 424277f2aa9a: Layer already exists [2021-07-29T05:57:33.516Z] bb399f0051c0: Layer already exists [2021-07-29T05:57:33.516Z] 1f49fa00c676: Layer already exists [2021-07-29T05:57:33.516Z] eb88d8d1ead3: Layer already exists [2021-07-29T05:57:33.516Z] 7540b0277f0b: Layer already exists [2021-07-29T05:57:33.516Z] 3172b99d14ce: Layer already exists [2021-07-29T05:57:33.516Z] 678e36f7ce5d: Layer already exists [2021-07-29T05:57:33.516Z] 4b5c81d7db29: Layer already exists [2021-07-29T05:57:33.516Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:33.516Z] 62b76c99792b: Layer already exists [2021-07-29T05:57:33.516Z] latest: digest: sha256:d12876a43a4bb8600db179d210f3f7cc32a57ee80eebb44104c9422599b631a8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:33.835Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:34.153Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.15 [2021-07-29T05:57:34.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-29T05:57:34.153Z] 7540b0277f0b: Preparing [2021-07-29T05:57:34.153Z] 424277f2aa9a: Preparing [2021-07-29T05:57:34.153Z] eb88d8d1ead3: Preparing [2021-07-29T05:57:34.153Z] bb399f0051c0: Preparing [2021-07-29T05:57:34.153Z] 1f49fa00c676: Preparing [2021-07-29T05:57:34.153Z] 3172b99d14ce: Preparing [2021-07-29T05:57:34.153Z] 62b76c99792b: Preparing [2021-07-29T05:57:34.153Z] 678e36f7ce5d: Preparing [2021-07-29T05:57:34.153Z] 4b5c81d7db29: Preparing [2021-07-29T05:57:34.153Z] 32f366d666a5: Preparing [2021-07-29T05:57:34.153Z] 3172b99d14ce: Waiting [2021-07-29T05:57:34.153Z] 62b76c99792b: Waiting [2021-07-29T05:57:34.153Z] 678e36f7ce5d: Waiting [2021-07-29T05:57:34.153Z] 4b5c81d7db29: Waiting [2021-07-29T05:57:34.153Z] 32f366d666a5: Waiting [2021-07-29T05:57:34.153Z] 424277f2aa9a: Layer already exists [2021-07-29T05:57:34.153Z] eb88d8d1ead3: Layer already exists [2021-07-29T05:57:34.153Z] bb399f0051c0: Layer already exists [2021-07-29T05:57:34.153Z] 7540b0277f0b: Layer already exists [2021-07-29T05:57:34.153Z] 1f49fa00c676: Layer already exists [2021-07-29T05:57:34.153Z] 3172b99d14ce: Layer already exists [2021-07-29T05:57:34.153Z] 62b76c99792b: Layer already exists [2021-07-29T05:57:34.153Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:34.153Z] 678e36f7ce5d: Layer already exists [2021-07-29T05:57:34.153Z] 4b5c81d7db29: Layer already exists [2021-07-29T05:57:34.153Z] 2.0.1-dev.15: digest: sha256:d12876a43a4bb8600db179d210f3f7cc32a57ee80eebb44104c9422599b631a8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:34.470Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:34.638Z] ---> 0a7b801f96fc [2021-07-29T05:57:34.639Z] Step 9/22 : RUN go mod tidy [2021-07-29T05:57:34.639Z] ---> f73eb121606c [2021-07-29T05:57:34.639Z] Step 9/23 : RUN go mod tidy ---> c06e573acea0 [2021-07-29T05:57:34.639Z] [2021-07-29T05:57:34.639Z] Step 9/24 : RUN go mod tidy [2021-07-29T05:57:34.639Z] ---> fafa2317c058 [2021-07-29T05:57:34.639Z] Step 9/24 : RUN go mod tidy [2021-07-29T05:57:34.639Z] ---> a6c595d8013e [2021-07-29T05:57:34.639Z] Step 9/23 : RUN go mod tidy [2021-07-29T05:57:34.639Z] ---> Running in 414e7a1397b9 [2021-07-29T05:57:34.639Z] ---> Running in 148ce31cd376 [2021-07-29T05:57:34.639Z] ---> Running in 9eb5792197d6 [2021-07-29T05:57:34.639Z] ---> Running in 9026c0acdb83 [2021-07-29T05:57:34.639Z] ---> Running in 0d6e9408923c [2021-07-29T05:57:34.785Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:34.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-29T05:57:34.785Z] 7540b0277f0b: Preparing [2021-07-29T05:57:34.785Z] 424277f2aa9a: Preparing [2021-07-29T05:57:34.785Z] eb88d8d1ead3: Preparing [2021-07-29T05:57:34.785Z] bb399f0051c0: Preparing [2021-07-29T05:57:34.785Z] 1f49fa00c676: Preparing [2021-07-29T05:57:34.785Z] 3172b99d14ce: Preparing [2021-07-29T05:57:34.785Z] 62b76c99792b: Preparing [2021-07-29T05:57:34.785Z] 678e36f7ce5d: Preparing [2021-07-29T05:57:34.785Z] 4b5c81d7db29: Preparing [2021-07-29T05:57:34.785Z] 32f366d666a5: Preparing [2021-07-29T05:57:34.785Z] 3172b99d14ce: Waiting [2021-07-29T05:57:34.785Z] 62b76c99792b: Waiting [2021-07-29T05:57:34.785Z] 678e36f7ce5d: Waiting [2021-07-29T05:57:34.785Z] 4b5c81d7db29: Waiting [2021-07-29T05:57:34.785Z] 32f366d666a5: Waiting [2021-07-29T05:57:34.785Z] 7540b0277f0b: Layer already exists [2021-07-29T05:57:34.785Z] 424277f2aa9a: Layer already exists [2021-07-29T05:57:34.785Z] 1f49fa00c676: Layer already exists [2021-07-29T05:57:34.785Z] bb399f0051c0: Layer already exists [2021-07-29T05:57:34.785Z] eb88d8d1ead3: Layer already exists [2021-07-29T05:57:34.785Z] 62b76c99792b: Layer already exists [2021-07-29T05:57:34.785Z] 3172b99d14ce: Layer already exists [2021-07-29T05:57:34.785Z] 678e36f7ce5d: Layer already exists [2021-07-29T05:57:34.785Z] 4b5c81d7db29: Layer already exists [2021-07-29T05:57:34.785Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:34.785Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15: digest: sha256:d12876a43a4bb8600db179d210f3f7cc32a57ee80eebb44104c9422599b631a8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:35.106Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:35.419Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-07-29T05:57:35.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-29T05:57:35.419Z] 7540b0277f0b: Preparing [2021-07-29T05:57:35.419Z] 424277f2aa9a: Preparing [2021-07-29T05:57:35.419Z] eb88d8d1ead3: Preparing [2021-07-29T05:57:35.419Z] bb399f0051c0: Preparing [2021-07-29T05:57:35.419Z] 1f49fa00c676: Preparing [2021-07-29T05:57:35.419Z] 3172b99d14ce: Preparing [2021-07-29T05:57:35.419Z] 62b76c99792b: Preparing [2021-07-29T05:57:35.419Z] 678e36f7ce5d: Preparing [2021-07-29T05:57:35.419Z] 4b5c81d7db29: Preparing [2021-07-29T05:57:35.419Z] 32f366d666a5: Preparing [2021-07-29T05:57:35.419Z] 678e36f7ce5d: Waiting [2021-07-29T05:57:35.419Z] 4b5c81d7db29: Waiting [2021-07-29T05:57:35.419Z] 32f366d666a5: Waiting [2021-07-29T05:57:35.419Z] 3172b99d14ce: Waiting [2021-07-29T05:57:35.419Z] 62b76c99792b: Waiting [2021-07-29T05:57:35.419Z] 424277f2aa9a: Layer already exists [2021-07-29T05:57:35.419Z] eb88d8d1ead3: Layer already exists [2021-07-29T05:57:35.419Z] 7540b0277f0b: Layer already exists [2021-07-29T05:57:35.419Z] bb399f0051c0: Layer already exists [2021-07-29T05:57:35.419Z] 1f49fa00c676: Layer already exists [2021-07-29T05:57:35.419Z] 3172b99d14ce: Layer already exists [2021-07-29T05:57:35.419Z] 4b5c81d7db29: Layer already exists [2021-07-29T05:57:35.419Z] 678e36f7ce5d: Layer already exists [2021-07-29T05:57:35.419Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:35.419Z] 62b76c99792b: Layer already exists [2021-07-29T05:57:35.419Z] main: digest: sha256:d12876a43a4bb8600db179d210f3f7cc32a57ee80eebb44104c9422599b631a8 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T05:57:35.738Z] ===================================================== [Pipeline] echo [2021-07-29T05:57:35.752Z] taggedImages: [2021-07-29T05:57:35.752Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:35.752Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-07-29T05:57:35.752Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.15 [2021-07-29T05:57:35.752Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:35.752Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-07-29T05:57:35.784Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-07-29T05:57:35.784Z] 4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:35.784Z] latest [2021-07-29T05:57:35.784Z] 2.0.1-dev.15 [2021-07-29T05:57:35.784Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:35.784Z] main [2021-07-29T05:57:35.784Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:36.137Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4becaab24b5b515a1d6dfe340981534658a672e3 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:36.449Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:36.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-29T05:57:36.450Z] 6023bd2406c1: Preparing [2021-07-29T05:57:36.450Z] b78d2c3cae5b: Preparing [2021-07-29T05:57:36.450Z] 65ad9c36475d: Preparing [2021-07-29T05:57:36.450Z] f7a486eb09d1: Preparing [2021-07-29T05:57:36.450Z] 32f366d666a5: Preparing [2021-07-29T05:57:36.450Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:36.450Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:36.721Z] f7a486eb09d1: Pushed [2021-07-29T05:57:36.721Z] 6023bd2406c1: Pushed [2021-07-29T05:57:37.679Z] b78d2c3cae5b: Pushed [2021-07-29T05:57:37.945Z] 4becaab24b5b515a1d6dfe340981534658a672e3: digest: sha256:8d6870467f773d0d82deb7331fa1ad6fe2447420c28370185761078df0d3c059 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:38.268Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:38.580Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-07-29T05:57:38.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-29T05:57:38.580Z] 6023bd2406c1: Preparing [2021-07-29T05:57:38.580Z] b78d2c3cae5b: Preparing [2021-07-29T05:57:38.580Z] 65ad9c36475d: Preparing [2021-07-29T05:57:38.580Z] f7a486eb09d1: Preparing [2021-07-29T05:57:38.580Z] 32f366d666a5: Preparing [2021-07-29T05:57:38.580Z] b78d2c3cae5b: Layer already exists [2021-07-29T05:57:38.580Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:38.580Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:38.580Z] 6023bd2406c1: Layer already exists [2021-07-29T05:57:38.580Z] f7a486eb09d1: Layer already exists [2021-07-29T05:57:38.580Z] latest: digest: sha256:8d6870467f773d0d82deb7331fa1ad6fe2447420c28370185761078df0d3c059 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:38.899Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:39.212Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.15 [2021-07-29T05:57:39.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-29T05:57:39.212Z] 6023bd2406c1: Preparing [2021-07-29T05:57:39.212Z] b78d2c3cae5b: Preparing [2021-07-29T05:57:39.212Z] 65ad9c36475d: Preparing [2021-07-29T05:57:39.212Z] f7a486eb09d1: Preparing [2021-07-29T05:57:39.212Z] 32f366d666a5: Preparing [2021-07-29T05:57:39.212Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:39.212Z] 6023bd2406c1: Layer already exists [2021-07-29T05:57:39.212Z] f7a486eb09d1: Layer already exists [2021-07-29T05:57:39.212Z] b78d2c3cae5b: Layer already exists [2021-07-29T05:57:39.212Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:39.212Z] 2.0.1-dev.15: digest: sha256:8d6870467f773d0d82deb7331fa1ad6fe2447420c28370185761078df0d3c059 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:39.529Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:39.844Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:39.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-29T05:57:39.844Z] 6023bd2406c1: Preparing [2021-07-29T05:57:39.844Z] b78d2c3cae5b: Preparing [2021-07-29T05:57:39.844Z] 65ad9c36475d: Preparing [2021-07-29T05:57:39.844Z] f7a486eb09d1: Preparing [2021-07-29T05:57:39.844Z] 32f366d666a5: Preparing [2021-07-29T05:57:39.844Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:39.844Z] f7a486eb09d1: Layer already exists [2021-07-29T05:57:39.844Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:39.844Z] b78d2c3cae5b: Layer already exists [2021-07-29T05:57:39.844Z] 6023bd2406c1: Layer already exists [2021-07-29T05:57:39.844Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15: digest: sha256:8d6870467f773d0d82deb7331fa1ad6fe2447420c28370185761078df0d3c059 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:40.066Z] Removing intermediate container 414e7a1397b9 [2021-07-29T05:57:40.066Z] ---> 8b87c3b7c753 [2021-07-29T05:57:40.066Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-29T05:57:40.165Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:40.481Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-07-29T05:57:40.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-29T05:57:40.481Z] 6023bd2406c1: Preparing [2021-07-29T05:57:40.481Z] b78d2c3cae5b: Preparing [2021-07-29T05:57:40.481Z] 65ad9c36475d: Preparing [2021-07-29T05:57:40.481Z] f7a486eb09d1: Preparing [2021-07-29T05:57:40.481Z] 32f366d666a5: Preparing [2021-07-29T05:57:40.481Z] f7a486eb09d1: Layer already exists [2021-07-29T05:57:40.481Z] 6023bd2406c1: Layer already exists [2021-07-29T05:57:40.481Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:40.481Z] b78d2c3cae5b: Layer already exists [2021-07-29T05:57:40.481Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:40.481Z] main: digest: sha256:8d6870467f773d0d82deb7331fa1ad6fe2447420c28370185761078df0d3c059 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T05:57:40.539Z] ===================================================== [Pipeline] echo [2021-07-29T05:57:40.554Z] taggedImages: [2021-07-29T05:57:40.554Z] - nexus3.edgexfoundry.org:10004/support-notifications:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:40.554Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-07-29T05:57:40.554Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.15 [2021-07-29T05:57:40.554Z] - nexus3.edgexfoundry.org:10004/support-notifications:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:40.554Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-07-29T05:57:40.588Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-07-29T05:57:40.588Z] 4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:40.588Z] latest [2021-07-29T05:57:40.588Z] 2.0.1-dev.15 [2021-07-29T05:57:40.588Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:40.588Z] main [2021-07-29T05:57:40.588Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:40.668Z] ---> Running in 4f82fd054f7e [2021-07-29T05:57:40.940Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:40.945Z] Removing intermediate container 148ce31cd376 [2021-07-29T05:57:40.945Z] ---> bc1a5014baf9 [2021-07-29T05:57:40.945Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:41.221Z] ---> Running in ae9d72cc2af5 [2021-07-29T05:57:41.259Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:41.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-29T05:57:41.259Z] 348e456dc24b: Preparing [2021-07-29T05:57:41.259Z] c3ef331bb452: Preparing [2021-07-29T05:57:41.259Z] 65ad9c36475d: Preparing [2021-07-29T05:57:41.259Z] cf4f78bc0c02: Preparing [2021-07-29T05:57:41.259Z] 32f366d666a5: Preparing [2021-07-29T05:57:41.259Z] cf4f78bc0c02: Layer already exists [2021-07-29T05:57:41.259Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:41.259Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:41.497Z] Removing intermediate container 9026c0acdb83 [2021-07-29T05:57:41.497Z] ---> 64663cd51500 [2021-07-29T05:57:41.497Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-29T05:57:41.528Z] 348e456dc24b: Pushed [2021-07-29T05:57:41.774Z] ---> Running in ed35eac05d5b [2021-07-29T05:57:42.055Z] Removing intermediate container 0d6e9408923c [2021-07-29T05:57:42.055Z] ---> a9964c98c2f6 [2021-07-29T05:57:42.055Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-29T05:57:42.055Z] Removing intermediate container 9eb5792197d6 [2021-07-29T05:57:42.055Z] ---> a248e3fd6ccb [2021-07-29T05:57:42.055Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-29T05:57:42.333Z] ---> Running in ba210bcc4796 [2021-07-29T05:57:42.333Z] ---> Running in 9e0b82d61fce [2021-07-29T05:57:42.933Z] c3ef331bb452: Pushed [2021-07-29T05:57:42.934Z] 4becaab24b5b515a1d6dfe340981534658a672e3: digest: sha256:31ae15b499db4abe6574c44f88dea76a5557bfd40528dc8372a332a9713af86a size: 1363 [2021-07-29T05:57:42.936Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:43.251Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:43.536Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-29T05:57:43.564Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-07-29T05:57:43.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-29T05:57:43.564Z] 348e456dc24b: Preparing [2021-07-29T05:57:43.564Z] c3ef331bb452: Preparing [2021-07-29T05:57:43.564Z] 65ad9c36475d: Preparing [2021-07-29T05:57:43.564Z] cf4f78bc0c02: Preparing [2021-07-29T05:57:43.564Z] 32f366d666a5: Preparing [2021-07-29T05:57:43.564Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:43.564Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:43.564Z] cf4f78bc0c02: Layer already exists [2021-07-29T05:57:43.564Z] c3ef331bb452: Layer already exists [2021-07-29T05:57:43.564Z] 348e456dc24b: Layer already exists [2021-07-29T05:57:43.564Z] latest: digest: sha256:31ae15b499db4abe6574c44f88dea76a5557bfd40528dc8372a332a9713af86a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:43.816Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-29T05:57:43.883Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:44.198Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.15 [2021-07-29T05:57:44.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-29T05:57:44.198Z] 348e456dc24b: Preparing [2021-07-29T05:57:44.198Z] c3ef331bb452: Preparing [2021-07-29T05:57:44.198Z] 65ad9c36475d: Preparing [2021-07-29T05:57:44.198Z] cf4f78bc0c02: Preparing [2021-07-29T05:57:44.198Z] 32f366d666a5: Preparing [2021-07-29T05:57:44.198Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:44.198Z] cf4f78bc0c02: Layer already exists [2021-07-29T05:57:44.198Z] 348e456dc24b: Layer already exists [2021-07-29T05:57:44.198Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:44.198Z] c3ef331bb452: Layer already exists [2021-07-29T05:57:44.198Z] 2.0.1-dev.15: digest: sha256:31ae15b499db4abe6574c44f88dea76a5557bfd40528dc8372a332a9713af86a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:44.515Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:44.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-29T05:57:44.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-29T05:57:44.831Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:44.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-29T05:57:44.831Z] 348e456dc24b: Preparing [2021-07-29T05:57:44.831Z] c3ef331bb452: Preparing [2021-07-29T05:57:44.831Z] 65ad9c36475d: Preparing [2021-07-29T05:57:44.831Z] cf4f78bc0c02: Preparing [2021-07-29T05:57:44.831Z] 32f366d666a5: Preparing [2021-07-29T05:57:44.831Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:44.831Z] cf4f78bc0c02: Layer already exists [2021-07-29T05:57:44.831Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:44.831Z] c3ef331bb452: Layer already exists [2021-07-29T05:57:44.831Z] 348e456dc24b: Layer already exists [2021-07-29T05:57:44.831Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15: digest: sha256:31ae15b499db4abe6574c44f88dea76a5557bfd40528dc8372a332a9713af86a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:45.152Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:45.464Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-07-29T05:57:45.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-29T05:57:45.464Z] 348e456dc24b: Preparing [2021-07-29T05:57:45.464Z] c3ef331bb452: Preparing [2021-07-29T05:57:45.464Z] 65ad9c36475d: Preparing [2021-07-29T05:57:45.464Z] cf4f78bc0c02: Preparing [2021-07-29T05:57:45.464Z] 32f366d666a5: Preparing [2021-07-29T05:57:45.464Z] cf4f78bc0c02: Layer already exists [2021-07-29T05:57:45.464Z] 32f366d666a5: Layer already exists [2021-07-29T05:57:45.464Z] c3ef331bb452: Layer already exists [2021-07-29T05:57:45.464Z] 348e456dc24b: Layer already exists [2021-07-29T05:57:45.464Z] 65ad9c36475d: Layer already exists [2021-07-29T05:57:45.464Z] main: digest: sha256:31ae15b499db4abe6574c44f88dea76a5557bfd40528dc8372a332a9713af86a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T05:57:45.524Z] ===================================================== [Pipeline] echo [2021-07-29T05:57:45.541Z] taggedImages: [2021-07-29T05:57:45.541Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:45.541Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-07-29T05:57:45.541Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.15 [2021-07-29T05:57:45.541Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:45.541Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-07-29T05:57:45.573Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-07-29T05:57:45.573Z] 4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:45.573Z] latest [2021-07-29T05:57:45.573Z] 2.0.1-dev.15 [2021-07-29T05:57:45.573Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:45.573Z] main [2021-07-29T05:57:45.573Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:45.969Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4becaab24b5b515a1d6dfe340981534658a672e3 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:46.285Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:46.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-29T05:57:46.285Z] ad01d9edbd1e: Preparing [2021-07-29T05:57:46.285Z] 07386286c29f: Preparing [2021-07-29T05:57:46.285Z] f0b94f06a8e3: Preparing [2021-07-29T05:57:46.285Z] d9f78d55b894: Preparing [2021-07-29T05:57:46.285Z] b82f54db960b: Preparing [2021-07-29T05:57:46.285Z] 4bc13ba6e7d2: Preparing [2021-07-29T05:57:46.285Z] 241588b2373e: Preparing [2021-07-29T05:57:46.285Z] 9e9604462a57: Preparing [2021-07-29T05:57:46.285Z] 563ea45970c1: Preparing [2021-07-29T05:57:46.285Z] 91e3b9641807: Preparing [2021-07-29T05:57:46.285Z] b2d5eeeaba3a: Preparing [2021-07-29T05:57:46.285Z] 4bc13ba6e7d2: Waiting [2021-07-29T05:57:46.285Z] 241588b2373e: Waiting [2021-07-29T05:57:46.285Z] 9e9604462a57: Waiting [2021-07-29T05:57:46.285Z] 563ea45970c1: Waiting [2021-07-29T05:57:46.285Z] 91e3b9641807: Waiting [2021-07-29T05:57:46.285Z] b2d5eeeaba3a: Waiting [2021-07-29T05:57:46.285Z] b82f54db960b: Layer already exists [2021-07-29T05:57:46.559Z] 4bc13ba6e7d2: Layer already exists [2021-07-29T05:57:46.834Z] 241588b2373e: Layer already exists [2021-07-29T05:57:47.102Z] 9e9604462a57: Layer already exists [2021-07-29T05:57:47.102Z] 07386286c29f: Pushed [2021-07-29T05:57:47.102Z] ad01d9edbd1e: Pushed [2021-07-29T05:57:47.102Z] 563ea45970c1: Layer already exists [2021-07-29T05:57:47.102Z] 91e3b9641807: Layer already exists [2021-07-29T05:57:47.102Z] b2d5eeeaba3a: Layer already exists [2021-07-29T05:57:47.370Z] f0b94f06a8e3: Pushed [2021-07-29T05:57:52.700Z] d9f78d55b894: Pushed [2021-07-29T05:57:52.700Z] 4becaab24b5b515a1d6dfe340981534658a672e3: digest: sha256:6c70b59aa201d1678fd56206a18310f96f4effdee8161b80195f6bb832d05dba size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:53.021Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:53.333Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-07-29T05:57:53.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-29T05:57:53.334Z] ad01d9edbd1e: Preparing [2021-07-29T05:57:53.334Z] 07386286c29f: Preparing [2021-07-29T05:57:53.334Z] f0b94f06a8e3: Preparing [2021-07-29T05:57:53.334Z] d9f78d55b894: Preparing [2021-07-29T05:57:53.334Z] b82f54db960b: Preparing [2021-07-29T05:57:53.334Z] 4bc13ba6e7d2: Preparing [2021-07-29T05:57:53.334Z] 241588b2373e: Preparing [2021-07-29T05:57:53.334Z] 9e9604462a57: Preparing [2021-07-29T05:57:53.334Z] 563ea45970c1: Preparing [2021-07-29T05:57:53.334Z] 91e3b9641807: Preparing [2021-07-29T05:57:53.334Z] b2d5eeeaba3a: Preparing [2021-07-29T05:57:53.334Z] 241588b2373e: Waiting [2021-07-29T05:57:53.334Z] 9e9604462a57: Waiting [2021-07-29T05:57:53.334Z] 563ea45970c1: Waiting [2021-07-29T05:57:53.334Z] 91e3b9641807: Waiting [2021-07-29T05:57:53.334Z] b2d5eeeaba3a: Waiting [2021-07-29T05:57:53.334Z] 4bc13ba6e7d2: Waiting [2021-07-29T05:57:53.334Z] b82f54db960b: Layer already exists [2021-07-29T05:57:53.334Z] f0b94f06a8e3: Layer already exists [2021-07-29T05:57:53.334Z] 07386286c29f: Layer already exists [2021-07-29T05:57:53.334Z] ad01d9edbd1e: Layer already exists [2021-07-29T05:57:53.334Z] d9f78d55b894: Layer already exists [2021-07-29T05:57:53.334Z] 91e3b9641807: Layer already exists [2021-07-29T05:57:53.334Z] 4bc13ba6e7d2: Layer already exists [2021-07-29T05:57:53.334Z] 9e9604462a57: Layer already exists [2021-07-29T05:57:53.334Z] 241588b2373e: Layer already exists [2021-07-29T05:57:53.334Z] 563ea45970c1: Layer already exists [2021-07-29T05:57:53.334Z] b2d5eeeaba3a: Layer already exists [2021-07-29T05:57:53.599Z] latest: digest: sha256:6c70b59aa201d1678fd56206a18310f96f4effdee8161b80195f6bb832d05dba size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:53.914Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:54.224Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.15 [2021-07-29T05:57:54.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-29T05:57:54.224Z] ad01d9edbd1e: Preparing [2021-07-29T05:57:54.224Z] 07386286c29f: Preparing [2021-07-29T05:57:54.224Z] f0b94f06a8e3: Preparing [2021-07-29T05:57:54.224Z] d9f78d55b894: Preparing [2021-07-29T05:57:54.224Z] b82f54db960b: Preparing [2021-07-29T05:57:54.224Z] 4bc13ba6e7d2: Preparing [2021-07-29T05:57:54.224Z] 241588b2373e: Preparing [2021-07-29T05:57:54.224Z] 9e9604462a57: Preparing [2021-07-29T05:57:54.224Z] 563ea45970c1: Preparing [2021-07-29T05:57:54.224Z] 91e3b9641807: Preparing [2021-07-29T05:57:54.224Z] b2d5eeeaba3a: Preparing [2021-07-29T05:57:54.224Z] 4bc13ba6e7d2: Waiting [2021-07-29T05:57:54.224Z] 241588b2373e: Waiting [2021-07-29T05:57:54.224Z] 9e9604462a57: Waiting [2021-07-29T05:57:54.224Z] 563ea45970c1: Waiting [2021-07-29T05:57:54.224Z] 91e3b9641807: Waiting [2021-07-29T05:57:54.224Z] b2d5eeeaba3a: Waiting [2021-07-29T05:57:54.224Z] ad01d9edbd1e: Layer already exists [2021-07-29T05:57:54.224Z] b82f54db960b: Layer already exists [2021-07-29T05:57:54.224Z] d9f78d55b894: Layer already exists [2021-07-29T05:57:54.224Z] f0b94f06a8e3: Layer already exists [2021-07-29T05:57:54.224Z] 07386286c29f: Layer already exists [2021-07-29T05:57:54.224Z] 241588b2373e: Layer already exists [2021-07-29T05:57:54.224Z] 4bc13ba6e7d2: Layer already exists [2021-07-29T05:57:54.224Z] 9e9604462a57: Layer already exists [2021-07-29T05:57:54.224Z] 563ea45970c1: Layer already exists [2021-07-29T05:57:54.224Z] 91e3b9641807: Layer already exists [2021-07-29T05:57:54.224Z] b2d5eeeaba3a: Layer already exists [2021-07-29T05:57:54.224Z] 2.0.1-dev.15: digest: sha256:6c70b59aa201d1678fd56206a18310f96f4effdee8161b80195f6bb832d05dba size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:54.542Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:54.854Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:54.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-29T05:57:54.854Z] ad01d9edbd1e: Preparing [2021-07-29T05:57:54.854Z] 07386286c29f: Preparing [2021-07-29T05:57:54.854Z] f0b94f06a8e3: Preparing [2021-07-29T05:57:54.854Z] d9f78d55b894: Preparing [2021-07-29T05:57:54.854Z] b82f54db960b: Preparing [2021-07-29T05:57:54.854Z] 4bc13ba6e7d2: Preparing [2021-07-29T05:57:54.854Z] 241588b2373e: Preparing [2021-07-29T05:57:54.854Z] 9e9604462a57: Preparing [2021-07-29T05:57:54.854Z] 563ea45970c1: Preparing [2021-07-29T05:57:54.854Z] 91e3b9641807: Preparing [2021-07-29T05:57:54.854Z] b2d5eeeaba3a: Preparing [2021-07-29T05:57:54.854Z] 4bc13ba6e7d2: Waiting [2021-07-29T05:57:54.854Z] 241588b2373e: Waiting [2021-07-29T05:57:54.854Z] 9e9604462a57: Waiting [2021-07-29T05:57:54.854Z] 563ea45970c1: Waiting [2021-07-29T05:57:54.854Z] 91e3b9641807: Waiting [2021-07-29T05:57:54.855Z] b2d5eeeaba3a: Waiting [2021-07-29T05:57:54.855Z] b82f54db960b: Layer already exists [2021-07-29T05:57:54.855Z] ad01d9edbd1e: Layer already exists [2021-07-29T05:57:54.855Z] 07386286c29f: Layer already exists [2021-07-29T05:57:54.855Z] d9f78d55b894: Layer already exists [2021-07-29T05:57:54.855Z] f0b94f06a8e3: Layer already exists [2021-07-29T05:57:54.855Z] 241588b2373e: Layer already exists [2021-07-29T05:57:54.855Z] 4bc13ba6e7d2: Layer already exists [2021-07-29T05:57:54.855Z] 9e9604462a57: Layer already exists [2021-07-29T05:57:54.855Z] 91e3b9641807: Layer already exists [2021-07-29T05:57:54.855Z] 563ea45970c1: Layer already exists [2021-07-29T05:57:54.855Z] b2d5eeeaba3a: Layer already exists [2021-07-29T05:57:54.855Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15: digest: sha256:6c70b59aa201d1678fd56206a18310f96f4effdee8161b80195f6bb832d05dba size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:55.173Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T05:57:55.488Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-07-29T05:57:55.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-29T05:57:55.488Z] ad01d9edbd1e: Preparing [2021-07-29T05:57:55.488Z] 07386286c29f: Preparing [2021-07-29T05:57:55.488Z] f0b94f06a8e3: Preparing [2021-07-29T05:57:55.488Z] d9f78d55b894: Preparing [2021-07-29T05:57:55.488Z] b82f54db960b: Preparing [2021-07-29T05:57:55.488Z] 4bc13ba6e7d2: Preparing [2021-07-29T05:57:55.488Z] 241588b2373e: Preparing [2021-07-29T05:57:55.488Z] 9e9604462a57: Preparing [2021-07-29T05:57:55.488Z] 563ea45970c1: Preparing [2021-07-29T05:57:55.488Z] 91e3b9641807: Preparing [2021-07-29T05:57:55.488Z] b2d5eeeaba3a: Preparing [2021-07-29T05:57:55.488Z] 241588b2373e: Waiting [2021-07-29T05:57:55.488Z] 9e9604462a57: Waiting [2021-07-29T05:57:55.488Z] 563ea45970c1: Waiting [2021-07-29T05:57:55.488Z] 91e3b9641807: Waiting [2021-07-29T05:57:55.488Z] b2d5eeeaba3a: Waiting [2021-07-29T05:57:55.488Z] 4bc13ba6e7d2: Waiting [2021-07-29T05:57:55.488Z] b82f54db960b: Layer already exists [2021-07-29T05:57:55.488Z] d9f78d55b894: Layer already exists [2021-07-29T05:57:55.488Z] ad01d9edbd1e: Layer already exists [2021-07-29T05:57:55.488Z] f0b94f06a8e3: Layer already exists [2021-07-29T05:57:55.488Z] 07386286c29f: Layer already exists [2021-07-29T05:57:55.488Z] 563ea45970c1: Layer already exists [2021-07-29T05:57:55.488Z] 9e9604462a57: Layer already exists [2021-07-29T05:57:55.488Z] 91e3b9641807: Layer already exists [2021-07-29T05:57:55.488Z] 241588b2373e: Layer already exists [2021-07-29T05:57:55.488Z] 4bc13ba6e7d2: Layer already exists [2021-07-29T05:57:55.488Z] b2d5eeeaba3a: Layer already exists [2021-07-29T05:57:55.488Z] main: digest: sha256:6c70b59aa201d1678fd56206a18310f96f4effdee8161b80195f6bb832d05dba size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T05:57:55.544Z] ===================================================== [Pipeline] echo [2021-07-29T05:57:55.559Z] taggedImages: [2021-07-29T05:57:55.559Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T05:57:55.559Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-07-29T05:57:55.559Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.15 [2021-07-29T05:57:55.559Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T05:57:55.559Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-29T05:59:36.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-29T05:59:37.324Z] Removing intermediate container ba210bcc4796 [2021-07-29T05:59:37.324Z] ---> 591acc7c5799 [2021-07-29T05:59:37.324Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-29T05:59:37.939Z] ---> Running in 7fb073381ef9 [2021-07-29T05:59:40.585Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-29T05:59:44.024Z] Removing intermediate container ed35eac05d5b [2021-07-29T05:59:44.024Z] ---> 1db31935df09 [2021-07-29T05:59:44.024Z] [2021-07-29T05:59:44.024Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T05:59:44.629Z] 3.12: Pulling from library/alpine [2021-07-29T05:59:44.629Z] Removing intermediate container ae9d72cc2af5 [2021-07-29T05:59:44.629Z] ---> 7e4657ef4fc5 [2021-07-29T05:59:44.629Z] [2021-07-29T05:59:44.629Z] Step 11/22 : FROM alpine:3.12 [2021-07-29T05:59:44.629Z] Removing intermediate container 9e0b82d61fce [2021-07-29T05:59:44.629Z] ---> b00deff0f884 [2021-07-29T05:59:44.629Z] [2021-07-29T05:59:44.629Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T05:59:44.905Z] 3.12: Pulling from library/alpine [2021-07-29T05:59:44.905Z] 3.12: Pulling from library/alpine [2021-07-29T05:59:44.905Z] Removing intermediate container 4f82fd054f7e [2021-07-29T05:59:44.905Z] ---> def0f4ff6cc2 [2021-07-29T05:59:44.905Z] [2021-07-29T05:59:44.905Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T05:59:45.177Z] Removing intermediate container 7fb073381ef9 [2021-07-29T05:59:45.177Z] ---> 62a5a9605276 [2021-07-29T05:59:45.177Z] [2021-07-29T05:59:45.177Z] Step 12/24 : FROM docker:20.10.6 [2021-07-29T05:59:46.161Z] 3.12: Pulling from library/alpine [2021-07-29T05:59:46.434Z] 20.10.6: Pulling from library/docker [2021-07-29T05:59:46.709Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T05:59:46.709Z] Status: Downloaded newer image for alpine:3.12 [2021-07-29T05:59:46.709Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T05:59:46.709Z] Status: Image is up to date for alpine:3.12 [2021-07-29T05:59:46.709Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T05:59:46.709Z] Status: Image is up to date for alpine:3.12 [2021-07-29T05:59:46.709Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T05:59:46.709Z] Status: Image is up to date for alpine:3.12 [2021-07-29T05:59:46.709Z] ---> c4fd0aeabfcf [2021-07-29T05:59:46.709Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-29T05:59:46.709Z] ---> c4fd0aeabfcf [2021-07-29T05:59:46.709Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-29T05:59:46.709Z] ---> c4fd0aeabfcf [2021-07-29T05:59:46.709Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T05:59:46.709Z] ---> c4fd0aeabfcf [2021-07-29T05:59:46.709Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-29T05:59:46.983Z] ---> Running in 05416de2be5d [2021-07-29T05:59:46.983Z] ---> Running in ffee60c8a44e [2021-07-29T05:59:46.983Z] ---> Running in d5d1b2688299 [2021-07-29T05:59:46.983Z] ---> Running in 38df9d566981 [2021-07-29T05:59:49.621Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T05:59:49.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T05:59:49.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T05:59:49.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T05:59:49.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T05:59:49.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T05:59:49.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T05:59:49.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T05:59:50.229Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-29T05:59:50.229Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T05:59:50.229Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-29T05:59:50.229Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T05:59:50.229Z] OK: 5 MiB in 15 packages [2021-07-29T05:59:50.229Z] OK: 5 MiB in 15 packages [2021-07-29T05:59:50.229Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-29T05:59:50.229Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-29T05:59:50.504Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T05:59:50.504Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T05:59:50.504Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-29T05:59:50.504Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T05:59:50.504Z] (3/4) Installing libcurl (7.78.0-r0) [2021-07-29T05:59:50.504Z] (4/4) Installing curl (7.78.0-r0) [2021-07-29T05:59:50.504Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T05:59:50.504Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T05:59:50.780Z] OK: 6 MiB in 16 packages [2021-07-29T05:59:50.780Z] OK: 7 MiB in 18 packages [2021-07-29T05:59:51.773Z] Removing intermediate container 38df9d566981 [2021-07-29T05:59:51.773Z] ---> ce7ab95717a7 [2021-07-29T05:59:51.773Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T05:59:52.372Z] ---> Running in 586a8298085f [2021-07-29T05:59:52.372Z] Removing intermediate container d5d1b2688299 [2021-07-29T05:59:52.372Z] ---> 27d80f9f079b [2021-07-29T05:59:52.372Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T05:59:52.646Z] ---> Running in 184b86254d3e [2021-07-29T05:59:53.249Z] Removing intermediate container 586a8298085f [2021-07-29T05:59:53.249Z] ---> 6f8db0b9bc3b [2021-07-29T05:59:53.249Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-29T05:59:53.249Z] Removing intermediate container ffee60c8a44e [2021-07-29T05:59:53.249Z] ---> 1daa5aeb5060 [2021-07-29T05:59:53.249Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T05:59:53.530Z] Removing intermediate container 05416de2be5d [2021-07-29T05:59:53.530Z] ---> 8084d08324c8 [2021-07-29T05:59:53.530Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T05:59:53.530Z] ---> Running in 882b34bf10fc [2021-07-29T05:59:53.530Z] ---> Running in 1cb66a5cf697 [2021-07-29T05:59:53.807Z] Removing intermediate container 184b86254d3e [2021-07-29T05:59:53.807Z] ---> 90ce1a7b2973 [2021-07-29T05:59:53.807Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-29T05:59:53.807Z] ---> Running in 1d1dc59137f0 [2021-07-29T05:59:54.083Z] ---> Running in 5b6a277d6706 [2021-07-29T05:59:54.378Z] Removing intermediate container 1cb66a5cf697 [2021-07-29T05:59:54.378Z] ---> a93954c2bd38 [2021-07-29T05:59:54.378Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T05:59:54.652Z] Removing intermediate container 882b34bf10fc [2021-07-29T05:59:54.652Z] ---> b3a5c4a935e9 [2021-07-29T05:59:54.652Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-29T05:59:54.653Z] Removing intermediate container 1d1dc59137f0 [2021-07-29T05:59:54.653Z] ---> 8f81fa2b5e4a [2021-07-29T05:59:54.653Z] Step 14/22 : WORKDIR /edgex [2021-07-29T05:59:54.927Z] ---> Running in 9f7449a84884 [2021-07-29T05:59:54.927Z] Removing intermediate container 5b6a277d6706 [2021-07-29T05:59:54.927Z] ---> 9b553ba58d02 [2021-07-29T05:59:55.200Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T05:59:55.200Z] ---> Running in ac563ca5ddda [2021-07-29T05:59:55.200Z] ---> Running in 0ea0c87c3d6e [2021-07-29T05:59:55.478Z] ---> Running in fd566af43895 [2021-07-29T05:59:55.753Z] Removing intermediate container 9f7449a84884 [2021-07-29T05:59:55.753Z] ---> 7f5f1285713c [2021-07-29T05:59:55.753Z] Step 16/24 : WORKDIR / [2021-07-29T05:59:56.026Z] ---> Running in 2040082cab4a [2021-07-29T05:59:56.298Z] Removing intermediate container 0ea0c87c3d6e [2021-07-29T05:59:56.298Z] ---> aec0e4fac4b3 [2021-07-29T05:59:56.298Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T05:59:56.573Z] Removing intermediate container ac563ca5ddda [2021-07-29T05:59:56.573Z] ---> 01c47f9cfb20 [2021-07-29T05:59:56.573Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-29T05:59:56.573Z] Removing intermediate container fd566af43895 [2021-07-29T05:59:56.573Z] ---> 20174533c3f0 [2021-07-29T05:59:56.573Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T05:59:56.846Z] ---> Running in cbdc1fb1a978 [2021-07-29T05:59:56.846Z] Removing intermediate container 2040082cab4a [2021-07-29T05:59:56.846Z] ---> 4ae1779ff572 [2021-07-29T05:59:56.846Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T05:59:57.843Z] Removing intermediate container cbdc1fb1a978 [2021-07-29T05:59:57.843Z] ---> bb558d8ba2c0 [2021-07-29T05:59:57.843Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T05:59:58.119Z] ---> 24964a58f722 [2021-07-29T05:59:58.119Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-29T05:59:58.411Z] ---> ac2a2a98c6d6 [2021-07-29T05:59:58.411Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-29T05:59:58.695Z] ---> 5d643e15633a [2021-07-29T05:59:58.695Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-29T05:59:59.308Z] ---> b08d0e3bfe78 [2021-07-29T05:59:59.308Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-29T06:00:00.760Z] ---> 248de7d755b1 [2021-07-29T06:00:00.760Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-29T06:00:01.361Z] ---> 930cd4fa77d8 [2021-07-29T06:00:01.361Z] ---> 95bb2d4b4aa2 [2021-07-29T06:00:01.361Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-29T06:00:01.361Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-29T06:00:01.646Z] ---> 99a366d91eee [2021-07-29T06:00:01.646Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-29T06:00:03.132Z] ---> ecdf446826bf [2021-07-29T06:00:03.132Z] ---> 31fe1d08cd96 [2021-07-29T06:00:03.132Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-29T06:00:03.132Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-29T06:00:03.132Z] ---> 55f5aa1d4f62 [2021-07-29T06:00:03.132Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-29T06:00:03.132Z] ---> 74422b2baa37 [2021-07-29T06:00:03.132Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-29T06:00:03.132Z] ---> Running in f349b2e9dacc [2021-07-29T06:00:03.132Z] ---> Running in ede0eeddc0df [2021-07-29T06:00:03.132Z] ---> Running in 0e9ff7fb54dd [2021-07-29T06:00:03.407Z] ---> Running in 2132fe08fdbe [2021-07-29T06:00:03.679Z] Removing intermediate container f349b2e9dacc [2021-07-29T06:00:03.679Z] ---> 98dc62e92b03 [2021-07-29T06:00:03.679Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T06:00:03.679Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-29T06:00:03.951Z] Removing intermediate container 0e9ff7fb54dd [2021-07-29T06:00:03.951Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-29T06:00:03.951Z] ---> 26f46e91f8d1 [2021-07-29T06:00:03.951Z] Step 19/22 : CMD ["--init=true"] [2021-07-29T06:00:03.951Z] ---> cdf2a7733a7b [2021-07-29T06:00:03.951Z] 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-29T06:00:03.951Z] ---> Running in 68f90b4bc395 [2021-07-29T06:00:03.951Z] Removing intermediate container 2132fe08fdbe [2021-07-29T06:00:03.951Z] ---> a8b032eeefca [2021-07-29T06:00:03.951Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T06:00:03.951Z] Removing intermediate container ede0eeddc0df [2021-07-29T06:00:03.951Z] ---> b201ce17772e [2021-07-29T06:00:03.951Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T06:00:04.223Z] ---> Running in 931677895c41 [2021-07-29T06:00:04.223Z] ---> Running in d94700827522 [2021-07-29T06:00:04.223Z] ---> Running in 001bb05a27bb [2021-07-29T06:00:04.223Z] ---> Running in b9a7b2e530ef [2021-07-29T06:00:04.500Z] Removing intermediate container 68f90b4bc395 [2021-07-29T06:00:04.500Z] ---> af4c5316936e [2021-07-29T06:00:04.500Z] Step 21/23 : LABEL arch=arm64 [2021-07-29T06:00:04.774Z] ---> Running in c542314ffc99 [2021-07-29T06:00:05.044Z] Removing intermediate container 931677895c41 [2021-07-29T06:00:05.044Z] ---> ed4f4d8ccdfa [2021-07-29T06:00:05.044Z] 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-29T06:00:05.044Z] Removing intermediate container 001bb05a27bb [2021-07-29T06:00:05.044Z] ---> d1e08e662a77 [2021-07-29T06:00:05.044Z] Step 21/23 : LABEL arch=arm64 [2021-07-29T06:00:05.044Z] Removing intermediate container d94700827522 [2021-07-29T06:00:05.044Z] ---> 929ccd3019e8 [2021-07-29T06:00:05.044Z] Step 20/22 : LABEL arch=arm64 [2021-07-29T06:00:05.044Z] Removing intermediate container b9a7b2e530ef [2021-07-29T06:00:05.044Z] ---> 72ec0008d04b [2021-07-29T06:00:05.044Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T06:00:05.316Z] ---> Running in ebde9d730f1d [2021-07-29T06:00:05.316Z] ---> Running in cbbc11c610eb [2021-07-29T06:00:05.316Z] ---> Running in f70b04c35705 [2021-07-29T06:00:05.316Z] ---> Running in 726899ba0d2f [2021-07-29T06:00:05.316Z] Removing intermediate container c542314ffc99 [2021-07-29T06:00:05.316Z] ---> bdfa353ce115 [2021-07-29T06:00:05.316Z] Step 22/23 : LABEL git_sha=4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:00:05.918Z] ---> Running in 5ad57e4f788b [2021-07-29T06:00:05.918Z] Removing intermediate container cbbc11c610eb [2021-07-29T06:00:05.918Z] ---> 2ffe493b108a [2021-07-29T06:00:05.918Z] Step 22/23 : LABEL git_sha=4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:00:06.194Z] Removing intermediate container f70b04c35705 [2021-07-29T06:00:06.194Z] ---> 2053d0791225 [2021-07-29T06:00:06.194Z] Step 21/22 : LABEL git_sha=4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:00:06.194Z] Removing intermediate container 726899ba0d2f [2021-07-29T06:00:06.194Z] ---> 1c4438394135 [2021-07-29T06:00:06.194Z] Step 23/24 : LABEL git_sha=4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:00:06.194Z] ---> Running in 18417a7900d7 [2021-07-29T06:00:06.472Z] ---> Running in 1a2190b6f927 [2021-07-29T06:00:06.472Z] ---> Running in e6eefbd180f7 [2021-07-29T06:00:06.472Z] Removing intermediate container 5ad57e4f788b [2021-07-29T06:00:06.472Z] ---> 5a9570f7a3fe [2021-07-29T06:00:06.472Z] Step 23/23 : LABEL version=2.0.1-dev.15 [2021-07-29T06:00:06.743Z] ---> Running in 141d75d67a2c [2021-07-29T06:00:06.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T06:00:06.744Z] Removing intermediate container 18417a7900d7 [2021-07-29T06:00:06.744Z] ---> 5493fb1e7107 [2021-07-29T06:00:06.744Z] Step 23/23 : LABEL version=2.0.1-dev.15 [2021-07-29T06:00:07.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T06:00:07.014Z] ---> Running in efeaef5e1669 [2021-07-29T06:00:07.288Z] Removing intermediate container e6eefbd180f7 [2021-07-29T06:00:07.288Z] ---> c607706198fd [2021-07-29T06:00:07.288Z] Step 24/24 : LABEL version=2.0.1-dev.15 [2021-07-29T06:00:07.288Z] Removing intermediate container 1a2190b6f927 [2021-07-29T06:00:07.288Z] ---> edfbd5a80de0 [2021-07-29T06:00:07.288Z] Step 22/22 : LABEL version=2.0.1-dev.15 [2021-07-29T06:00:07.288Z] Removing intermediate container 141d75d67a2c [2021-07-29T06:00:07.288Z] ---> e0017e100784 [2021-07-29T06:00:07.288Z] [2021-07-29T06:00:07.572Z] ---> Running in e84599ada514 [2021-07-29T06:00:07.572Z] ---> Running in a1341863ef8e [2021-07-29T06:00:07.572Z] Removing intermediate container efeaef5e1669 [2021-07-29T06:00:07.572Z] ---> 493f785f4f54 [2021-07-29T06:00:07.572Z] [2021-07-29T06:00:07.850Z] Successfully built e0017e100784 [2021-07-29T06:00:07.850Z] (1/39) Installing readline (8.1.0-r0) [2021-07-29T06:00:07.850Z] Successfully tagged support-scheduler-arm64:latest [2021-07-29T06:00:07.850Z] (2/39) Installing bash (5.1.0-r0) [2021-07-29T06:00:07.850Z]  Building support-scheduler ... done Building security-bootstrapper [2021-07-29T06:00:07.850Z] Executing bash-5.1.0-r0.post-install [2021-07-29T06:00:07.850Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-29T06:00:07.850Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-29T06:00:07.850Z] (5/39) Installing libcurl (7.78.0-r0) [2021-07-29T06:00:07.850Z] (6/39) Installing curl (7.78.0-r0) [2021-07-29T06:00:07.850Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-29T06:00:07.850Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-29T06:00:07.850Z] (9/39) Installing expat (2.2.10-r1) [2021-07-29T06:00:07.850Z] (10/39) Installing libffi (3.3-r2) [2021-07-29T06:00:07.850Z] (11/39) Installing gdbm (1.19-r0) [2021-07-29T06:00:07.850Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-29T06:00:07.850Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-29T06:00:07.850Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-29T06:00:08.131Z] Successfully built 493f785f4f54 [2021-07-29T06:00:08.131Z] Successfully tagged support-notifications-arm64:latest [2021-07-29T06:00:08.131Z] Building core-command [2021-07-29T06:00:08.401Z]  Building support-notifications ... done Removing intermediate container a1341863ef8e [2021-07-29T06:00:08.401Z] ---> bcb0178ba992 [2021-07-29T06:00:08.401Z] [2021-07-29T06:00:08.401Z] Removing intermediate container e84599ada514 [2021-07-29T06:00:08.401Z] ---> 37b0da43ab45 [2021-07-29T06:00:08.401Z] [2021-07-29T06:00:08.675Z] Successfully built bcb0178ba992 [2021-07-29T06:00:08.675Z] Successfully built 37b0da43ab45 [2021-07-29T06:00:08.675Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-29T06:00:08.675Z]  Building security-proxy-setup ... done Building core-data [2021-07-29T06:00:08.675Z] Successfully tagged core-metadata-arm64:latest [2021-07-29T06:00:08.675Z]  Building core-metadata ... done Building security-secretstore-setup [2021-07-29T06:00:09.652Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-29T06:00:09.652Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-29T06:00:09.652Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-29T06:00:09.652Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-29T06:00:09.652Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-29T06:00:09.652Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-29T06:00:09.926Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-29T06:00:09.926Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-29T06:00:09.926Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-29T06:00:09.926Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-29T06:00:09.926Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-29T06:00:09.926Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-29T06:00:09.926Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-29T06:00:09.926Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-29T06:00:09.926Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-29T06:00:09.926Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-29T06:00:10.202Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-29T06:00:10.202Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-29T06:00:10.202Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-29T06:00:10.202Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-29T06:00:10.202Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-29T06:00:10.202Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-29T06:00:10.202Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-29T06:00:10.202Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-29T06:00:10.202Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-29T06:00:10.800Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T06:00:10.800Z] OK: 82 MiB in 59 packages [2021-07-29T06:00:19.196Z] Collecting docker-compose==1.23.2 [2021-07-29T06:00:19.196Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-29T06:00:19.196Z] Collecting cached-property<2,>=1.2.0 [2021-07-29T06:00:19.196Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-29T06:00:19.196Z] 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-29T06:00:19.196Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-29T06:00:19.196Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-29T06:00:20.656Z] Collecting docopt<0.7,>=0.6.1 [2021-07-29T06:00:20.656Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-29T06:00:22.639Z] Collecting jsonschema<3,>=2.5.1 [2021-07-29T06:00:22.639Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-29T06:00:24.082Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-29T06:00:24.082Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-29T06:00:24.356Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-29T06:00:24.356Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-29T06:00:24.650Z] Collecting texttable<0.10,>=0.9.0 [2021-07-29T06:00:24.650Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-29T06:00:27.294Z] Collecting PyYAML<4,>=3.10 [2021-07-29T06:00:27.294Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-29T06:00:31.626Z] Collecting docker<4.0,>=3.6.0 [2021-07-29T06:00:31.626Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-29T06:00:31.626Z] Collecting docker-pycreds>=0.4.0 [2021-07-29T06:00:31.626Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-29T06:00:32.617Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-29T06:00:32.617Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-29T06:00:33.598Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-29T06:00:33.598Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-29T06:00:33.870Z] Collecting certifi>=2017.4.17 [2021-07-29T06:00:33.870Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-29T06:00:34.145Z] Collecting idna<2.8,>=2.5 [2021-07-29T06:00:34.145Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-29T06:00:34.419Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-29T06:00:34.419Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-29T06:00:34.419Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-29T06:00:34.419Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-29T06:00:35.867Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-29T06:00:35.867Z] Attempting uninstall: urllib3 [2021-07-29T06:00:35.867Z] Found existing installation: urllib3 1.26.2 [2021-07-29T06:00:35.867Z] Uninstalling urllib3-1.26.2: [2021-07-29T06:00:35.867Z] Successfully uninstalled urllib3-1.26.2 [2021-07-29T06:00:36.142Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T06:00:36.142Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T06:00:36.142Z] ---> 12b729d67a98 [2021-07-29T06:00:36.142Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T06:00:36.142Z] ---> Using cache [2021-07-29T06:00:36.142Z] ---> 6a82984beaea [2021-07-29T06:00:36.142Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T06:00:36.142Z] ---> Using cache [2021-07-29T06:00:36.142Z] ---> 2b1e6f8599c6 [2021-07-29T06:00:36.142Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T06:00:36.142Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T06:00:36.142Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-29T06:00:36.142Z] ---> 12b729d67a98 [2021-07-29T06:00:36.142Z] Step 3/32 : WORKDIR /edgex-go [2021-07-29T06:00:36.142Z] ---> Using cache [2021-07-29T06:00:36.142Z] ---> 6a82984beaea [2021-07-29T06:00:36.143Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T06:00:36.143Z] ---> Using cache [2021-07-29T06:00:36.143Z] ---> 2b1e6f8599c6 [2021-07-29T06:00:36.143Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-29T06:00:36.759Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T06:00:36.759Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T06:00:36.759Z] ---> 12b729d67a98 [2021-07-29T06:00:36.759Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T06:00:36.759Z] ---> Using cache [2021-07-29T06:00:36.759Z] ---> 6a82984beaea [2021-07-29T06:00:36.759Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T06:00:36.759Z] ---> Using cache [2021-07-29T06:00:36.759Z] ---> 2b1e6f8599c6 [2021-07-29T06:00:36.759Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-29T06:00:37.031Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T06:00:37.031Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-29T06:00:37.031Z] ---> 12b729d67a98 [2021-07-29T06:00:37.031Z] Step 3/26 : WORKDIR /edgex-go [2021-07-29T06:00:37.031Z] ---> Using cache [2021-07-29T06:00:37.031Z] ---> 6a82984beaea [2021-07-29T06:00:37.031Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T06:00:37.031Z] ---> Using cache [2021-07-29T06:00:37.031Z] ---> 2b1e6f8599c6 [2021-07-29T06:00:37.031Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-29T06:00:37.306Z] Attempting uninstall: idna [2021-07-29T06:00:37.306Z] Found existing installation: idna 3.1 [2021-07-29T06:00:37.306Z] Uninstalling idna-3.1: [2021-07-29T06:00:37.306Z] Successfully uninstalled idna-3.1 [2021-07-29T06:00:38.757Z] Attempting uninstall: chardet [2021-07-29T06:00:38.757Z] Found existing installation: chardet 4.0.0 [2021-07-29T06:00:38.757Z] Uninstalling chardet-4.0.0: [2021-07-29T06:00:39.035Z] Successfully uninstalled chardet-4.0.0 [2021-07-29T06:00:40.019Z] ---> Running in 0a5cab4e5795 [2021-07-29T06:00:40.019Z] ---> Running in 8c5025f04ab3 [2021-07-29T06:00:40.019Z] ---> Running in a00b1a870c28 [2021-07-29T06:00:40.019Z] ---> Running in 3b3c3540f821 [2021-07-29T06:00:40.296Z] Attempting uninstall: requests [2021-07-29T06:00:40.296Z] Found existing installation: requests 2.25.1 [2021-07-29T06:00:40.572Z] Uninstalling requests-2.25.1: [2021-07-29T06:00:40.572Z] Successfully uninstalled requests-2.25.1 [2021-07-29T06:00:41.175Z] Running setup.py install for texttable: started [2021-07-29T06:00:42.165Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T06:00:42.165Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T06:00:42.441Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T06:00:42.441Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T06:00:43.050Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T06:00:43.050Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T06:00:43.345Z] Running setup.py install for texttable: finished with status 'done' [2021-07-29T06:00:43.345Z] Running setup.py install for PyYAML: started [2021-07-29T06:00:43.345Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T06:00:43.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T06:00:43.921Z] OK: 218 MiB in 52 packages [2021-07-29T06:00:44.210Z] OK: 218 MiB in 52 packages [2021-07-29T06:00:44.489Z] OK: 218 MiB in 52 packages [2021-07-29T06:00:44.778Z] OK: 218 MiB in 52 packages [2021-07-29T06:00:46.233Z] Removing intermediate container a00b1a870c28 [2021-07-29T06:00:46.233Z] ---> 3915e5ccb362 [2021-07-29T06:00:46.233Z] Step 6/24 : COPY go.mod . [2021-07-29T06:00:46.233Z] Removing intermediate container 0a5cab4e5795 [2021-07-29T06:00:46.233Z] ---> 128ac4f5a68d [2021-07-29T06:00:46.233Z] Step 6/32 : COPY go.mod . [2021-07-29T06:00:46.505Z] Removing intermediate container 3b3c3540f821 [2021-07-29T06:00:46.505Z] ---> 46b3cbcad74c [2021-07-29T06:00:46.505Z] Step 6/26 : COPY go.mod . [2021-07-29T06:00:46.505Z] Removing intermediate container 8c5025f04ab3 [2021-07-29T06:00:46.505Z] ---> e71e0c0b387a [2021-07-29T06:00:46.505Z] Step 6/24 : COPY go.mod . [2021-07-29T06:00:46.777Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-29T06:00:47.057Z] Running setup.py install for docopt: started [2021-07-29T06:00:47.343Z] ---> 1b2ce3bf4ec9 [2021-07-29T06:00:47.343Z] Step 7/24 : RUN go mod download [2021-07-29T06:00:47.343Z] ---> 6bb75c15e8b7 [2021-07-29T06:00:47.343Z] Step 7/32 : RUN go mod download [2021-07-29T06:00:47.343Z] ---> Running in b7acf7690435 [2021-07-29T06:00:47.626Z] ---> Running in 9fddb4a8fb9e [2021-07-29T06:00:47.900Z] ---> 6c7755248ec4 [2021-07-29T06:00:47.900Z] Step 7/24 : RUN go mod download [2021-07-29T06:00:47.900Z] ---> 5e4eefdcf1d1 [2021-07-29T06:00:47.900Z] Step 7/26 : RUN go mod download [2021-07-29T06:00:48.182Z] ---> Running in 9a6a97a0e6ca [2021-07-29T06:00:48.182Z] ---> Running in a4f17f7a6fe0 [2021-07-29T06:00:50.188Z] Running setup.py install for docopt: finished with status 'done' [2021-07-29T06:00:50.188Z] Running setup.py install for dockerpty: started [2021-07-29T06:00:52.834Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-29T06:00:53.443Z] Removing intermediate container b7acf7690435 [2021-07-29T06:00:53.443Z] ---> 5e831c391da8 [2021-07-29T06:00:53.443Z] Step 8/24 : COPY . . [2021-07-29T06:00:54.050Z] Removing intermediate container 9fddb4a8fb9e [2021-07-29T06:00:54.050Z] ---> 184c78d264ac [2021-07-29T06:00:54.050Z] Step 8/32 : COPY . . [2021-07-29T06:00:54.648Z] Removing intermediate container a4f17f7a6fe0 [2021-07-29T06:00:54.648Z] ---> 16c5da861e98 [2021-07-29T06:00:54.648Z] Step 8/26 : COPY . . [2021-07-29T06:00:54.648Z] Removing intermediate container 9a6a97a0e6ca [2021-07-29T06:00:54.648Z] ---> 4d8d128b58ed [2021-07-29T06:00:54.648Z] Step 8/24 : COPY . . [2021-07-29T06:00:54.922Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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-29T06:01:10.027Z] ---> c153206ddb68 [2021-07-29T06:01:10.027Z] Step 9/32 : RUN go mod tidy [2021-07-29T06:01:10.027Z] ---> 2407ca39cd18 [2021-07-29T06:01:10.027Z] Step 9/24 : RUN go mod tidy [2021-07-29T06:01:10.027Z] ---> 7797897e6533 [2021-07-29T06:01:10.027Z] Step 9/26 : RUN go mod tidy [2021-07-29T06:01:10.027Z] ---> b6f43de999a1 [2021-07-29T06:01:10.027Z] Step 9/24 : RUN go mod tidy [2021-07-29T06:01:10.027Z] ---> Running in 7b6b082531ca [2021-07-29T06:01:10.027Z] ---> Running in 2f4625982a03 [2021-07-29T06:01:10.027Z] ---> Running in 91fd055cbc78 [2021-07-29T06:01:10.027Z] ---> Running in 919a3f242921 [2021-07-29T06:01:10.314Z] Removing intermediate container ebde9d730f1d [2021-07-29T06:01:10.314Z] ---> 457690099b11 [2021-07-29T06:01:10.314Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-29T06:01:10.592Z] ---> Running in 1a6929fdc353 [2021-07-29T06:01:11.197Z] Removing intermediate container 1a6929fdc353 [2021-07-29T06:01:11.197Z] ---> 659a970d04fb [2021-07-29T06:01:11.197Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-29T06:01:11.480Z] ---> Running in 926f23a790a5 [2021-07-29T06:01:12.468Z] Removing intermediate container 926f23a790a5 [2021-07-29T06:01:12.468Z] ---> 7fc3433e47e8 [2021-07-29T06:01:12.468Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-29T06:01:14.476Z] ---> 6e052f12f5c0 [2021-07-29T06:01:14.476Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-29T06:01:15.483Z] ---> f078a9b87875 [2021-07-29T06:01:15.483Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-29T06:01:16.938Z] Removing intermediate container 7b6b082531ca [2021-07-29T06:01:16.938Z] ---> a8251ca8be7a [2021-07-29T06:01:16.938Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-29T06:01:16.938Z] ---> Running in ad171abd7de3 [2021-07-29T06:01:17.215Z] ---> 0701cd446aa7 [2021-07-29T06:01:17.215Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-29T06:01:17.491Z] ---> Running in 3f035c485d2b [2021-07-29T06:01:17.491Z] Removing intermediate container 2f4625982a03 [2021-07-29T06:01:17.491Z] ---> 23c3df490f30 [2021-07-29T06:01:17.491Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-29T06:01:17.764Z] Removing intermediate container 919a3f242921 [2021-07-29T06:01:17.764Z] ---> 55b2240c3d30 [2021-07-29T06:01:17.764Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-29T06:01:17.764Z] Removing intermediate container 91fd055cbc78 [2021-07-29T06:01:17.764Z] ---> 2732ca7a345c [2021-07-29T06:01:17.764Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-29T06:01:18.036Z] ---> Running in 5612f6cebf80 [2021-07-29T06:01:18.036Z] ---> Running in e2eddd76fadd [2021-07-29T06:01:18.036Z] ---> Running in 5d7652099c99 [2021-07-29T06:01:18.315Z] Removing intermediate container 3f035c485d2b [2021-07-29T06:01:18.315Z] ---> a416ed0b91bf [2021-07-29T06:01:18.315Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T06:01:18.590Z] ---> Running in bdb42ff40f48 [2021-07-29T06:01:18.590Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-29T06:01:19.191Z] Removing intermediate container bdb42ff40f48 [2021-07-29T06:01:19.191Z] ---> ecc3d7a7a638 [2021-07-29T06:01:19.191Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T06:01:19.466Z] ---> Running in f990da835e89 [2021-07-29T06:01:20.467Z] Removing intermediate container f990da835e89 [2021-07-29T06:01:20.467Z] ---> f75bc705ba1c [2021-07-29T06:01:20.467Z] Step 23/24 : LABEL git_sha=4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:01:20.467Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/core-data/core-data ./cmd/core-data [2021-07-29T06:01:20.743Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-29T06:01:20.743Z] ---> Running in bfaa815359b5 [2021-07-29T06:01:21.020Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/core-command/core-command ./cmd/core-command [2021-07-29T06:01:21.620Z] Removing intermediate container bfaa815359b5 [2021-07-29T06:01:21.620Z] ---> 52a3b40c9da7 [2021-07-29T06:01:21.620Z] Step 24/24 : LABEL version=2.0.1-dev.15 [2021-07-29T06:01:21.620Z] ---> Running in 4cfe5272e4ce [2021-07-29T06:01:22.612Z] Removing intermediate container 4cfe5272e4ce [2021-07-29T06:01:22.612Z] ---> e429c19f8b9b [2021-07-29T06:01:22.612Z] [2021-07-29T06:01:22.612Z] Successfully built e429c19f8b9b [2021-07-29T06:01:22.890Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-29T06:02:59.769Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-29T06:02:59.769Z] Removing intermediate container ad171abd7de3 [2021-07-29T06:02:59.769Z] ---> 0bf103543c1f [2021-07-29T06:02:59.769Z] [2021-07-29T06:02:59.769Z] Step 11/32 : FROM alpine:3.12 [2021-07-29T06:02:59.769Z] ---> c4fd0aeabfcf [2021-07-29T06:02:59.769Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-29T06:02:59.769Z] ---> Running in dacc2e9956bc [2021-07-29T06:02:59.769Z] Removing intermediate container dacc2e9956bc [2021-07-29T06:02:59.769Z] ---> 73a0cfc3ed22 [2021-07-29T06:02:59.769Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-29T06:02:59.769Z] ---> Running in 61049fb02f2d [2021-07-29T06:02:59.769Z] Removing intermediate container 5d7652099c99 [2021-07-29T06:02:59.769Z] ---> 6fabca567bb6 [2021-07-29T06:02:59.769Z] [2021-07-29T06:02:59.769Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T06:02:59.769Z] ---> c4fd0aeabfcf [2021-07-29T06:02:59.769Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T06:02:59.769Z] ---> Using cache [2021-07-29T06:02:59.769Z] ---> 27d80f9f079b [2021-07-29T06:02:59.769Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T06:02:59.769Z] ---> Using cache [2021-07-29T06:02:59.769Z] ---> 90ce1a7b2973 [2021-07-29T06:02:59.769Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-29T06:02:59.769Z] ---> Running in 1f6e18ba1c7e [2021-07-29T06:02:59.769Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T06:02:59.769Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T06:02:59.769Z] Removing intermediate container 1f6e18ba1c7e [2021-07-29T06:02:59.769Z] ---> f441d3673749 [2021-07-29T06:02:59.769Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T06:02:59.769Z] ---> Running in 6c556ab37d9b [2021-07-29T06:02:59.769Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-29T06:02:59.769Z] (2/2) Installing su-exec (0.2-r1) [2021-07-29T06:02:59.769Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T06:02:59.769Z] OK: 5 MiB in 16 packages [2021-07-29T06:02:59.770Z] Removing intermediate container 6c556ab37d9b [2021-07-29T06:02:59.770Z] ---> 953c71f99506 [2021-07-29T06:02:59.770Z] Step 16/24 : WORKDIR / [2021-07-29T06:02:59.770Z] ---> Running in a79f9079eaff [2021-07-29T06:02:59.770Z] Removing intermediate container e2eddd76fadd [2021-07-29T06:02:59.770Z] ---> e247c7f4ef84 [2021-07-29T06:02:59.770Z] [2021-07-29T06:02:59.770Z] Step 11/26 : FROM alpine:3.12 [2021-07-29T06:02:59.770Z] ---> c4fd0aeabfcf [2021-07-29T06:02:59.770Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-29T06:02:59.770Z] ---> Running in 34ddcfc501b6 [2021-07-29T06:02:59.770Z] Removing intermediate container 61049fb02f2d [2021-07-29T06:02:59.770Z] ---> aec2f90b2a7c [2021-07-29T06:02:59.770Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-29T06:02:59.770Z] ---> Running in 20c3874af254 [2021-07-29T06:02:59.770Z] Removing intermediate container a79f9079eaff [2021-07-29T06:02:59.770Z] ---> 53ad23bd74ec [2021-07-29T06:02:59.770Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T06:02:59.770Z] Removing intermediate container 20c3874af254 [2021-07-29T06:02:59.770Z] ---> 370b0a222c5f [2021-07-29T06:02:59.770Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-29T06:02:59.770Z] ---> Running in 01ec9b0a0d33 [2021-07-29T06:02:59.770Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T06:02:59.770Z] ---> 8cf50c587e29 [2021-07-29T06:02:59.770Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-29T06:02:59.770Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T06:02:59.770Z] Removing intermediate container 01ec9b0a0d33 [2021-07-29T06:02:59.770Z] ---> b52044d92b2b [2021-07-29T06:02:59.770Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-29T06:03:00.045Z] ---> Running in 0442d9297a08 [2021-07-29T06:03:00.326Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-29T06:03:00.326Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T06:03:00.326Z] (3/6) Installing libcurl (7.78.0-r0) [2021-07-29T06:03:00.326Z] (4/6) Installing curl (7.78.0-r0) [2021-07-29T06:03:00.326Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-29T06:03:00.326Z] (6/6) Installing su-exec (0.2-r1) [2021-07-29T06:03:00.326Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T06:03:00.326Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T06:03:00.608Z] OK: 7 MiB in 20 packages [2021-07-29T06:03:01.298Z] ---> c8921bb9ed85 [2021-07-29T06:03:01.298Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-29T06:03:02.834Z] ---> 11476b70d83d [2021-07-29T06:03:02.834Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-29T06:03:03.123Z] ---> Running in bec6f348545a [2021-07-29T06:03:03.480Z] Removing intermediate container 34ddcfc501b6 [2021-07-29T06:03:03.480Z] ---> df9c669c7b93 [2021-07-29T06:03:03.480Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T06:03:03.759Z] ---> Running in d0b4e11d9e7f [2021-07-29T06:03:04.051Z] Removing intermediate container bec6f348545a [2021-07-29T06:03:04.051Z] ---> 5362d292940f [2021-07-29T06:03:04.051Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T06:03:04.051Z] Removing intermediate container 0442d9297a08 [2021-07-29T06:03:04.051Z] ---> 2a766496f8ec [2021-07-29T06:03:04.051Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-29T06:03:04.333Z] ---> Running in 78e1e0257854 [2021-07-29T06:03:04.608Z] ---> Running in d426688b8be1 [2021-07-29T06:03:04.608Z] Removing intermediate container d0b4e11d9e7f [2021-07-29T06:03:04.608Z] ---> 0fdf6740412b [2021-07-29T06:03:04.608Z] Step 14/26 : WORKDIR / [2021-07-29T06:03:05.206Z] ---> Running in ea59ffc5ec0f [2021-07-29T06:03:05.488Z] Removing intermediate container 78e1e0257854 [2021-07-29T06:03:05.488Z] ---> bd4be1046b0b [2021-07-29T06:03:05.488Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T06:03:05.488Z] Removing intermediate container d426688b8be1 [2021-07-29T06:03:05.488Z] ---> 3a08659e4f1c [2021-07-29T06:03:05.488Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-29T06:03:05.766Z] ---> Running in 6f7e4d2ae626 [2021-07-29T06:03:05.766Z] Removing intermediate container 5612f6cebf80 [2021-07-29T06:03:05.766Z] ---> f29129b11148 [2021-07-29T06:03:05.766Z] [2021-07-29T06:03:05.766Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T06:03:05.766Z] ---> c4fd0aeabfcf [2021-07-29T06:03:05.766Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-29T06:03:06.041Z] Removing intermediate container ea59ffc5ec0f [2021-07-29T06:03:06.041Z] ---> ca059c3473c7 [2021-07-29T06:03:06.041Z] 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-29T06:03:06.320Z] ---> Running in 6b13b5d8e706 [2021-07-29T06:03:06.320Z] Removing intermediate container 6f7e4d2ae626 [2021-07-29T06:03:06.320Z] ---> 3808e187f2b6 [2021-07-29T06:03:06.320Z] Step 23/24 : LABEL git_sha=4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:03:06.599Z] ---> Running in 0f2fadc95738 [2021-07-29T06:03:06.600Z] ---> ae52f8f82e44 [2021-07-29T06:03:06.600Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-29T06:03:06.872Z] ---> Running in 7e8600ccfaa7 [2021-07-29T06:03:06.872Z] Removing intermediate container 6b13b5d8e706 [2021-07-29T06:03:06.872Z] ---> 2e3364f71ac0 [2021-07-29T06:03:06.872Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-29T06:03:07.148Z] ---> Running in 61b2b935a386 [2021-07-29T06:03:07.422Z] ---> f2ac39b26509 [2021-07-29T06:03:07.422Z] 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-29T06:03:07.422Z] Removing intermediate container 0f2fadc95738 [2021-07-29T06:03:07.422Z] ---> 0f2bba3ec366 [2021-07-29T06:03:07.422Z] Step 24/24 : LABEL version=2.0.1-dev.15 [2021-07-29T06:03:07.701Z] ---> Running in 4da9179a2487 [2021-07-29T06:03:07.985Z] Removing intermediate container 61b2b935a386 [2021-07-29T06:03:07.985Z] ---> f59906e7a59f [2021-07-29T06:03:07.985Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-29T06:03:08.261Z] ---> Running in 17752ea3b64d [2021-07-29T06:03:08.539Z] Removing intermediate container 4da9179a2487 [2021-07-29T06:03:08.539Z] ---> 995dd69bb919 [2021-07-29T06:03:08.539Z] [2021-07-29T06:03:08.539Z] ---> 31b81cc1b8d4 [2021-07-29T06:03:08.539Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-29T06:03:08.821Z] Successfully built 995dd69bb919 [2021-07-29T06:03:08.821Z] Successfully tagged core-command-arm64:latest [2021-07-29T06:03:09.097Z]  Building core-command ... done Removing intermediate container 17752ea3b64d [2021-07-29T06:03:09.097Z] ---> 7002927e83d5 [2021-07-29T06:03:09.097Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T06:03:09.373Z] ---> Running in 477fb9339824 [2021-07-29T06:03:09.650Z] ---> 9ca0bb78d4bd [2021-07-29T06:03:09.650Z] 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-29T06:03:09.933Z] Removing intermediate container 7e8600ccfaa7 [2021-07-29T06:03:09.933Z] ---> 560cc18f1f06 [2021-07-29T06:03:09.933Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T06:03:10.930Z] ---> 4528891eafbb [2021-07-29T06:03:10.930Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-29T06:03:11.220Z] ---> 85aa52f77a90 [2021-07-29T06:03:11.220Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-29T06:03:12.212Z] Removing intermediate container 477fb9339824 [2021-07-29T06:03:12.212Z] ---> 3073ffddef78 [2021-07-29T06:03:12.212Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-29T06:03:12.489Z] ---> 7b39a7afd37a [2021-07-29T06:03:12.489Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-29T06:03:12.489Z] ---> Running in 277fd99980d4 [2021-07-29T06:03:12.766Z] ---> 20e492adcf5e [2021-07-29T06:03:12.766Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-29T06:03:14.202Z] ---> 9cdcdc7017fd [2021-07-29T06:03:14.202Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-29T06:03:14.202Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T06:03:14.202Z] ---> f2d7eff6a415 [2021-07-29T06:03:14.202Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-29T06:03:14.820Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T06:03:14.820Z] ---> ca93b73d7045 [2021-07-29T06:03:14.820Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-29T06:03:15.096Z] ---> 60c005a6b7cb [2021-07-29T06:03:15.096Z] 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-29T06:03:15.368Z] ---> Running in 2627666bcfc1 [2021-07-29T06:03:15.645Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-29T06:03:15.645Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-29T06:03:15.937Z] ---> 9c503bba1566 [2021-07-29T06:03:15.937Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-29T06:03:15.937Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-29T06:03:15.937Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-29T06:03:16.210Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-29T06:03:16.210Z] ---> Running in bd0aa4f3c91d [2021-07-29T06:03:16.210Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-29T06:03:16.485Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T06:03:16.485Z] OK: 8 MiB in 20 packages [2021-07-29T06:03:16.763Z] Removing intermediate container bd0aa4f3c91d [2021-07-29T06:03:16.763Z] ---> f2836ea61b3d [2021-07-29T06:03:16.763Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-29T06:03:17.757Z] Removing intermediate container 277fd99980d4 [2021-07-29T06:03:17.757Z] ---> 4fb52d75761d [2021-07-29T06:03:17.757Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T06:03:18.028Z] ---> 75a1f10b4f57 [2021-07-29T06:03:18.028Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-29T06:03:18.028Z] Removing intermediate container 2627666bcfc1 [2021-07-29T06:03:18.028Z] ---> d3b3017e8cad [2021-07-29T06:03:18.028Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-29T06:03:18.307Z] ---> Running in 676862d40aa5 [2021-07-29T06:03:18.580Z] ---> Running in d963cf54cf38 [2021-07-29T06:03:18.851Z] ---> a2abf1ddf405 [2021-07-29T06:03:18.851Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-29T06:03:19.126Z] Removing intermediate container d963cf54cf38 [2021-07-29T06:03:19.126Z] ---> 098ca813b4b2 [2021-07-29T06:03:19.126Z] Step 24/26 : LABEL arch=arm64 [2021-07-29T06:03:19.400Z] ---> Running in 0e153aad3a8b [2021-07-29T06:03:20.381Z] Removing intermediate container 0e153aad3a8b [2021-07-29T06:03:20.381Z] ---> 991665133838 [2021-07-29T06:03:20.381Z] Step 25/26 : LABEL git_sha=4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:03:20.381Z] ---> dbbc9881b724 [2021-07-29T06:03:20.381Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-29T06:03:20.653Z] ---> Running in 50891e629b5e [2021-07-29T06:03:21.251Z] Removing intermediate container 676862d40aa5 [2021-07-29T06:03:21.251Z] ---> a5c661aea281 [2021-07-29T06:03:21.251Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-29T06:03:21.251Z] Removing intermediate container 50891e629b5e [2021-07-29T06:03:21.251Z] ---> 73783c5af4df [2021-07-29T06:03:21.251Z] Step 26/26 : LABEL version=2.0.1-dev.15 [2021-07-29T06:03:21.524Z] ---> Running in d67e4e2ee626 [2021-07-29T06:03:21.524Z] ---> 98a383a620a9 [2021-07-29T06:03:21.524Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-29T06:03:21.524Z] ---> Running in 4f9bedff94f2 [2021-07-29T06:03:21.796Z] ---> Running in d9d5264cd78c [2021-07-29T06:03:22.069Z] Removing intermediate container d67e4e2ee626 [2021-07-29T06:03:22.069Z] ---> e406e120baa2 [2021-07-29T06:03:22.069Z] Step 29/32 : CMD ["gate"] [2021-07-29T06:03:22.342Z] ---> Running in 3d22ce529b5b [2021-07-29T06:03:22.342Z] Removing intermediate container 4f9bedff94f2 [2021-07-29T06:03:22.342Z] ---> f9eda714ca99 [2021-07-29T06:03:22.342Z] [2021-07-29T06:03:22.342Z] Removing intermediate container d9d5264cd78c [2021-07-29T06:03:22.342Z] ---> 91a390df4e87 [2021-07-29T06:03:22.342Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T06:03:22.613Z] Successfully built f9eda714ca99 [2021-07-29T06:03:22.613Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-29T06:03:22.885Z]  Building security-secretstore-setup ... done  ---> Running in 31a8b2765b51 [2021-07-29T06:03:22.885Z] Removing intermediate container 3d22ce529b5b [2021-07-29T06:03:22.885Z] ---> 5c28958d889c [2021-07-29T06:03:22.885Z] Step 30/32 : LABEL arch=arm64 [2021-07-29T06:03:23.481Z] ---> Running in 6f89d8bf079d [2021-07-29T06:03:23.481Z] Removing intermediate container 31a8b2765b51 [2021-07-29T06:03:23.481Z] ---> b30b71f9712f [2021-07-29T06:03:23.481Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T06:03:23.758Z] ---> Running in 34a0b6062fbf [2021-07-29T06:03:23.758Z] Removing intermediate container 6f89d8bf079d [2021-07-29T06:03:23.758Z] ---> 76a8fad7e973 [2021-07-29T06:03:23.758Z] Step 31/32 : LABEL git_sha=4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:03:24.355Z] ---> Running in e2de794e9f64 [2021-07-29T06:03:24.355Z] Removing intermediate container 34a0b6062fbf [2021-07-29T06:03:24.355Z] ---> 761837aa3b58 [2021-07-29T06:03:24.355Z] Step 23/24 : LABEL git_sha=4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:03:24.628Z] ---> Running in edb3704634af [2021-07-29T06:03:24.902Z] Removing intermediate container e2de794e9f64 [2021-07-29T06:03:24.902Z] ---> c7ee3b4fb3e7 [2021-07-29T06:03:24.902Z] Step 32/32 : LABEL version=2.0.1-dev.15 [2021-07-29T06:03:25.177Z] ---> Running in 9fa83cf5e261 [2021-07-29T06:03:25.177Z] Removing intermediate container edb3704634af [2021-07-29T06:03:25.177Z] ---> 6251a22e2197 [2021-07-29T06:03:25.177Z] Step 24/24 : LABEL version=2.0.1-dev.15 [2021-07-29T06:03:25.453Z] ---> Running in ab55fc80343d [2021-07-29T06:03:25.733Z] Removing intermediate container 9fa83cf5e261 [2021-07-29T06:03:25.733Z] ---> 407c15de06ea [2021-07-29T06:03:25.733Z] [2021-07-29T06:03:26.005Z] Successfully built 407c15de06ea [2021-07-29T06:03:26.005Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-29T06:03:26.005Z] Removing intermediate container ab55fc80343d [2021-07-29T06:03:26.005Z] ---> 06fe0783e50b [2021-07-29T06:03:26.005Z]  Building security-bootstrapper ... done  [2021-07-29T06:03:26.279Z] Successfully built 06fe0783e50b [2021-07-29T06:03:26.279Z] Successfully tagged core-data-arm64:latest [2021-07-29T06:03:26.567Z]  Building core-data ... done  [Pipeline] } [2021-07-29T06:03:26.573Z] $ docker stop --time=1 c81f91d7f3385c0fd3a2b51cea867173aae0fbc4cbf5e5557a1b8c43e94240be [2021-07-29T06:03:28.365Z] $ docker rm -f c81f91d7f3385c0fd3a2b51cea867173aae0fbc4cbf5e5557a1b8c43e94240be [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T06:03:28.915Z] + docker images [2021-07-29T06:03:29.185Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-29T06:03:29.185Z] security-bootstrapper-arm64 latest 407c15de06ea 3 seconds ago 17.7MB [2021-07-29T06:03:29.185Z] core-data-arm64 latest 06fe0783e50b 3 seconds ago 19.3MB [2021-07-29T06:03:29.185Z] security-secretstore-setup-arm64 latest f9eda714ca99 7 seconds ago 27.4MB [2021-07-29T06:03:29.185Z] core-command-arm64 latest 995dd69bb919 20 seconds ago 15.1MB [2021-07-29T06:03:29.185Z] f29129b11148 23 seconds ago 1.45GB [2021-07-29T06:03:29.185Z] e247c7f4ef84 32 seconds ago 1.45GB [2021-07-29T06:03:29.185Z] 6fabca567bb6 35 seconds ago 1.44GB [2021-07-29T06:03:29.185Z] 0bf103543c1f 38 seconds ago 1.45GB [2021-07-29T06:03:29.185Z] sys-mgmt-agent-arm64 latest e429c19f8b9b 2 minutes ago 311MB [2021-07-29T06:03:29.185Z] core-metadata-arm64 latest bcb0178ba992 3 minutes ago 15.8MB [2021-07-29T06:03:29.185Z] support-notifications-arm64 latest 493f785f4f54 3 minutes ago 15.9MB [2021-07-29T06:03:29.185Z] security-proxy-setup-arm64 latest 37b0da43ab45 3 minutes ago 24.5MB [2021-07-29T06:03:29.185Z] support-scheduler-arm64 latest e0017e100784 3 minutes ago 15.2MB [2021-07-29T06:03:29.185Z] 62a5a9605276 3 minutes ago 1.45GB [2021-07-29T06:03:29.185Z] def0f4ff6cc2 3 minutes ago 1.45GB [2021-07-29T06:03:29.185Z] b00deff0f884 3 minutes ago 1.45GB [2021-07-29T06:03:29.185Z] 7e4657ef4fc5 3 minutes ago 1.45GB [2021-07-29T06:03:29.185Z] 1db31935df09 3 minutes ago 1.45GB [2021-07-29T06:03:29.185Z] ci-base-image-arm64 latest 12b729d67a98 8 minutes ago 1.23GB [2021-07-29T06:03:29.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 2 weeks ago 451MB [2021-07-29T06:03:29.185Z] alpine 3.12 c4fd0aeabfcf 6 weeks ago 5.32MB [2021-07-29T06:03:29.185Z] docker 20.10.6 cdf2a7733a7b 3 months ago 234MB [2021-07-29T06:03:29.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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-29T06:03:29.495Z] provisioning config files... [2021-07-29T06:03:29.525Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config5555043778915802897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T06:03:29.879Z] ---> docker-login.sh [2021-07-29T06:03:29.879Z] nexus3.edgexfoundry.org:10001 [2021-07-29T06:03:30.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T06:03:30.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T06:03:30.427Z] Configure a credential helper to remove this warning. See [2021-07-29T06:03:30.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T06:03:30.427Z] [2021-07-29T06:03:30.427Z] Login Succeeded [2021-07-29T06:03:30.427Z] nexus3.edgexfoundry.org:10002 [2021-07-29T06:03:30.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T06:03:30.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T06:03:30.974Z] Configure a credential helper to remove this warning. See [2021-07-29T06:03:30.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T06:03:30.974Z] [2021-07-29T06:03:30.974Z] Login Succeeded [2021-07-29T06:03:30.974Z] nexus3.edgexfoundry.org:10003 [2021-07-29T06:03:31.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T06:03:31.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T06:03:31.572Z] Configure a credential helper to remove this warning. See [2021-07-29T06:03:31.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T06:03:31.572Z] [2021-07-29T06:03:31.572Z] Login Succeeded [2021-07-29T06:03:31.572Z] nexus3.edgexfoundry.org:10004 [2021-07-29T06:03:31.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T06:03:32.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T06:03:32.122Z] Configure a credential helper to remove this warning. See [2021-07-29T06:03:32.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T06:03:32.122Z] [2021-07-29T06:03:32.122Z] Login Succeeded [2021-07-29T06:03:32.122Z] docker.io [2021-07-29T06:03:32.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T06:03:32.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T06:03:32.985Z] Configure a credential helper to remove this warning. See [2021-07-29T06:03:32.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T06:03:32.985Z] [2021-07-29T06:03:32.985Z] Login Succeeded [2021-07-29T06:03:32.985Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T06:03:33.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T06:03:33.084Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-07-29T06:03:33.084Z] 4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:03:33.084Z] latest [2021-07-29T06:03:33.084Z] 2.0.1-dev.15 [2021-07-29T06:03:33.084Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:03:33.084Z] main [2021-07-29T06:03:33.084Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:33.470Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:33.831Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:03:33.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-29T06:03:33.831Z] f73d7014a381: Preparing [2021-07-29T06:03:33.831Z] c959739f9708: Preparing [2021-07-29T06:03:33.831Z] c19acaaa3a64: Preparing [2021-07-29T06:03:33.831Z] 24453ffe7922: Preparing [2021-07-29T06:03:33.831Z] 3fbe34a1663b: Preparing [2021-07-29T06:03:34.104Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:03:34.104Z] 24453ffe7922: Pushed [2021-07-29T06:03:34.104Z] c19acaaa3a64: Pushed [2021-07-29T06:03:34.377Z] f73d7014a381: Pushed [2021-07-29T06:03:36.988Z] c959739f9708: Pushed [2021-07-29T06:03:37.261Z] 4becaab24b5b515a1d6dfe340981534658a672e3: digest: sha256:9771bd61c64565a9fca9a0b6ee73ee87377f3c000628ec32a865f37487e11d8e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:37.603Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:37.941Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-07-29T06:03:37.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-29T06:03:37.941Z] f73d7014a381: Preparing [2021-07-29T06:03:37.941Z] c959739f9708: Preparing [2021-07-29T06:03:37.941Z] c19acaaa3a64: Preparing [2021-07-29T06:03:37.941Z] 24453ffe7922: Preparing [2021-07-29T06:03:37.941Z] 3fbe34a1663b: Preparing [2021-07-29T06:03:37.941Z] c959739f9708: Layer already exists [2021-07-29T06:03:37.941Z] f73d7014a381: Layer already exists [2021-07-29T06:03:37.941Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:03:37.941Z] 24453ffe7922: Layer already exists [2021-07-29T06:03:37.941Z] c19acaaa3a64: Layer already exists [2021-07-29T06:03:38.212Z] latest: digest: sha256:9771bd61c64565a9fca9a0b6ee73ee87377f3c000628ec32a865f37487e11d8e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:38.557Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:38.893Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.15 [2021-07-29T06:03:38.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-29T06:03:38.893Z] f73d7014a381: Preparing [2021-07-29T06:03:38.893Z] c959739f9708: Preparing [2021-07-29T06:03:38.893Z] c19acaaa3a64: Preparing [2021-07-29T06:03:38.893Z] 24453ffe7922: Preparing [2021-07-29T06:03:38.893Z] 3fbe34a1663b: Preparing [2021-07-29T06:03:39.165Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:03:39.165Z] 24453ffe7922: Layer already exists [2021-07-29T06:03:39.165Z] f73d7014a381: Layer already exists [2021-07-29T06:03:39.165Z] c19acaaa3a64: Layer already exists [2021-07-29T06:03:39.165Z] c959739f9708: Layer already exists [2021-07-29T06:03:39.165Z] 2.0.1-dev.15: digest: sha256:9771bd61c64565a9fca9a0b6ee73ee87377f3c000628ec32a865f37487e11d8e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:39.508Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:39.847Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:03:39.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-29T06:03:39.847Z] f73d7014a381: Preparing [2021-07-29T06:03:39.847Z] c959739f9708: Preparing [2021-07-29T06:03:39.847Z] c19acaaa3a64: Preparing [2021-07-29T06:03:39.847Z] 24453ffe7922: Preparing [2021-07-29T06:03:39.847Z] 3fbe34a1663b: Preparing [2021-07-29T06:03:40.123Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:03:40.123Z] 24453ffe7922: Layer already exists [2021-07-29T06:03:40.123Z] f73d7014a381: Layer already exists [2021-07-29T06:03:40.123Z] c959739f9708: Layer already exists [2021-07-29T06:03:40.123Z] c19acaaa3a64: Layer already exists [2021-07-29T06:03:40.123Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15: digest: sha256:9771bd61c64565a9fca9a0b6ee73ee87377f3c000628ec32a865f37487e11d8e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:40.477Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:40.843Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-07-29T06:03:40.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-29T06:03:40.843Z] f73d7014a381: Preparing [2021-07-29T06:03:40.843Z] c959739f9708: Preparing [2021-07-29T06:03:40.843Z] c19acaaa3a64: Preparing [2021-07-29T06:03:40.843Z] 24453ffe7922: Preparing [2021-07-29T06:03:40.843Z] 3fbe34a1663b: Preparing [2021-07-29T06:03:41.128Z] c19acaaa3a64: Layer already exists [2021-07-29T06:03:41.128Z] 24453ffe7922: Layer already exists [2021-07-29T06:03:41.128Z] c959739f9708: Layer already exists [2021-07-29T06:03:41.128Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:03:41.128Z] f73d7014a381: Layer already exists [2021-07-29T06:03:41.128Z] main: digest: sha256:9771bd61c64565a9fca9a0b6ee73ee87377f3c000628ec32a865f37487e11d8e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T06:03:41.198Z] ===================================================== [Pipeline] echo [2021-07-29T06:03:41.214Z] taggedImages: [2021-07-29T06:03:41.214Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:03:41.214Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-07-29T06:03:41.214Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.15 [2021-07-29T06:03:41.214Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:03:41.214Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-07-29T06:03:41.291Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-07-29T06:03:41.291Z] 4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:03:41.291Z] latest [2021-07-29T06:03:41.291Z] 2.0.1-dev.15 [2021-07-29T06:03:41.291Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:03:41.291Z] main [2021-07-29T06:03:41.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:41.695Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:42.054Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:03:42.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-29T06:03:42.054Z] 2595060e3219: Preparing [2021-07-29T06:03:42.054Z] ada2c84ba672: Preparing [2021-07-29T06:03:42.054Z] c19acaaa3a64: Preparing [2021-07-29T06:03:42.054Z] 6a7c33d242fd: Preparing [2021-07-29T06:03:42.054Z] 2428d864065b: Preparing [2021-07-29T06:03:42.054Z] 3fbe34a1663b: Preparing [2021-07-29T06:03:42.054Z] 3fbe34a1663b: Waiting [2021-07-29T06:03:42.332Z] c19acaaa3a64: Layer already exists [2021-07-29T06:03:42.332Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:03:42.606Z] 2428d864065b: Pushed [2021-07-29T06:03:42.606Z] 2595060e3219: Pushed [2021-07-29T06:03:43.201Z] 6a7c33d242fd: Pushed [2021-07-29T06:03:45.810Z] ada2c84ba672: Pushed [2021-07-29T06:03:45.810Z] 4becaab24b5b515a1d6dfe340981534658a672e3: digest: sha256:571e5fa7f8efd737c2b32d4e4dc9615e6b773fa92fe7d30bc821cbfe44ec62a9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:46.152Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:46.491Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-07-29T06:03:46.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-29T06:03:46.491Z] 2595060e3219: Preparing [2021-07-29T06:03:46.491Z] ada2c84ba672: Preparing [2021-07-29T06:03:46.491Z] c19acaaa3a64: Preparing [2021-07-29T06:03:46.491Z] 6a7c33d242fd: Preparing [2021-07-29T06:03:46.491Z] 2428d864065b: Preparing [2021-07-29T06:03:46.491Z] 3fbe34a1663b: Preparing [2021-07-29T06:03:46.491Z] 3fbe34a1663b: Waiting [2021-07-29T06:03:46.763Z] 6a7c33d242fd: Layer already exists [2021-07-29T06:03:46.763Z] 2428d864065b: Layer already exists [2021-07-29T06:03:46.763Z] c19acaaa3a64: Layer already exists [2021-07-29T06:03:46.763Z] 2595060e3219: Layer already exists [2021-07-29T06:03:46.763Z] ada2c84ba672: Layer already exists [2021-07-29T06:03:46.763Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:03:46.763Z] latest: digest: sha256:571e5fa7f8efd737c2b32d4e4dc9615e6b773fa92fe7d30bc821cbfe44ec62a9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:47.111Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:47.458Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.15 [2021-07-29T06:03:47.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-29T06:03:47.459Z] 2595060e3219: Preparing [2021-07-29T06:03:47.459Z] ada2c84ba672: Preparing [2021-07-29T06:03:47.459Z] c19acaaa3a64: Preparing [2021-07-29T06:03:47.459Z] 6a7c33d242fd: Preparing [2021-07-29T06:03:47.459Z] 2428d864065b: Preparing [2021-07-29T06:03:47.459Z] 3fbe34a1663b: Preparing [2021-07-29T06:03:47.459Z] 3fbe34a1663b: Waiting [2021-07-29T06:03:47.735Z] 2428d864065b: Layer already exists [2021-07-29T06:03:47.735Z] 2595060e3219: Layer already exists [2021-07-29T06:03:47.735Z] c19acaaa3a64: Layer already exists [2021-07-29T06:03:47.735Z] 6a7c33d242fd: Layer already exists [2021-07-29T06:03:47.735Z] ada2c84ba672: Layer already exists [2021-07-29T06:03:47.735Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:03:47.735Z] 2.0.1-dev.15: digest: sha256:571e5fa7f8efd737c2b32d4e4dc9615e6b773fa92fe7d30bc821cbfe44ec62a9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:48.350Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:48.689Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:03:48.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-29T06:03:48.689Z] 2595060e3219: Preparing [2021-07-29T06:03:48.689Z] ada2c84ba672: Preparing [2021-07-29T06:03:48.689Z] c19acaaa3a64: Preparing [2021-07-29T06:03:48.689Z] 6a7c33d242fd: Preparing [2021-07-29T06:03:48.962Z] 2428d864065b: Preparing [2021-07-29T06:03:48.962Z] 3fbe34a1663b: Preparing [2021-07-29T06:03:48.962Z] 3fbe34a1663b: Waiting [2021-07-29T06:03:48.962Z] ada2c84ba672: Layer already exists [2021-07-29T06:03:48.962Z] 6a7c33d242fd: Layer already exists [2021-07-29T06:03:48.962Z] 2595060e3219: Layer already exists [2021-07-29T06:03:48.962Z] c19acaaa3a64: Layer already exists [2021-07-29T06:03:48.962Z] 2428d864065b: Layer already exists [2021-07-29T06:03:48.962Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:03:49.235Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15: digest: sha256:571e5fa7f8efd737c2b32d4e4dc9615e6b773fa92fe7d30bc821cbfe44ec62a9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:49.583Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:49.926Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-07-29T06:03:49.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-29T06:03:49.926Z] 2595060e3219: Preparing [2021-07-29T06:03:49.926Z] ada2c84ba672: Preparing [2021-07-29T06:03:49.926Z] c19acaaa3a64: Preparing [2021-07-29T06:03:49.926Z] 6a7c33d242fd: Preparing [2021-07-29T06:03:49.926Z] 2428d864065b: Preparing [2021-07-29T06:03:49.926Z] 3fbe34a1663b: Preparing [2021-07-29T06:03:49.926Z] 3fbe34a1663b: Waiting [2021-07-29T06:03:50.199Z] 6a7c33d242fd: Layer already exists [2021-07-29T06:03:50.199Z] 2428d864065b: Layer already exists [2021-07-29T06:03:50.199Z] ada2c84ba672: Layer already exists [2021-07-29T06:03:50.199Z] c19acaaa3a64: Layer already exists [2021-07-29T06:03:50.199Z] 2595060e3219: Layer already exists [2021-07-29T06:03:50.199Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:03:50.199Z] main: digest: sha256:571e5fa7f8efd737c2b32d4e4dc9615e6b773fa92fe7d30bc821cbfe44ec62a9 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T06:03:50.260Z] ===================================================== [Pipeline] echo [2021-07-29T06:03:50.276Z] taggedImages: [2021-07-29T06:03:50.277Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:03:50.277Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-07-29T06:03:50.277Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.15 [2021-07-29T06:03:50.277Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:03:50.277Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-07-29T06:03:50.311Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-07-29T06:03:50.311Z] 4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:03:50.311Z] latest [2021-07-29T06:03:50.311Z] 2.0.1-dev.15 [2021-07-29T06:03:50.311Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:03:50.311Z] main [2021-07-29T06:03:50.311Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:50.686Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:51.026Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:03:51.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-29T06:03:51.026Z] 775462a33cec: Preparing [2021-07-29T06:03:51.026Z] d7bc870373d0: Preparing [2021-07-29T06:03:51.026Z] c19acaaa3a64: Preparing [2021-07-29T06:03:51.026Z] b4c08f6a49f5: Preparing [2021-07-29T06:03:51.026Z] 3fbe34a1663b: Preparing [2021-07-29T06:03:51.298Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:03:51.299Z] c19acaaa3a64: Layer already exists [2021-07-29T06:03:51.572Z] b4c08f6a49f5: Pushed [2021-07-29T06:03:51.572Z] 775462a33cec: Pushed [2021-07-29T06:03:54.178Z] d7bc870373d0: Pushed [2021-07-29T06:03:54.178Z] 4becaab24b5b515a1d6dfe340981534658a672e3: digest: sha256:f3a158c27e99eb27388f21a3f7330cb8e794f45701170009dab10d5e739e4488 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:54.519Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:54.858Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-07-29T06:03:54.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-29T06:03:54.858Z] 775462a33cec: Preparing [2021-07-29T06:03:54.858Z] d7bc870373d0: Preparing [2021-07-29T06:03:54.858Z] c19acaaa3a64: Preparing [2021-07-29T06:03:54.858Z] b4c08f6a49f5: Preparing [2021-07-29T06:03:54.858Z] 3fbe34a1663b: Preparing [2021-07-29T06:03:54.858Z] d7bc870373d0: Layer already exists [2021-07-29T06:03:54.858Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:03:54.858Z] c19acaaa3a64: Layer already exists [2021-07-29T06:03:54.858Z] b4c08f6a49f5: Layer already exists [2021-07-29T06:03:54.858Z] 775462a33cec: Layer already exists [2021-07-29T06:03:55.129Z] latest: digest: sha256:f3a158c27e99eb27388f21a3f7330cb8e794f45701170009dab10d5e739e4488 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:55.471Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:55.809Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.15 [2021-07-29T06:03:55.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-29T06:03:55.809Z] 775462a33cec: Preparing [2021-07-29T06:03:55.809Z] d7bc870373d0: Preparing [2021-07-29T06:03:55.809Z] c19acaaa3a64: Preparing [2021-07-29T06:03:55.809Z] b4c08f6a49f5: Preparing [2021-07-29T06:03:55.809Z] 3fbe34a1663b: Preparing [2021-07-29T06:03:55.809Z] 775462a33cec: Layer already exists [2021-07-29T06:03:55.809Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:03:55.809Z] c19acaaa3a64: Layer already exists [2021-07-29T06:03:56.080Z] b4c08f6a49f5: Layer already exists [2021-07-29T06:03:56.080Z] d7bc870373d0: Layer already exists [2021-07-29T06:03:56.080Z] 2.0.1-dev.15: digest: sha256:f3a158c27e99eb27388f21a3f7330cb8e794f45701170009dab10d5e739e4488 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:56.422Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:56.767Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:03:56.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-29T06:03:56.767Z] 775462a33cec: Preparing [2021-07-29T06:03:56.767Z] d7bc870373d0: Preparing [2021-07-29T06:03:56.767Z] c19acaaa3a64: Preparing [2021-07-29T06:03:56.767Z] b4c08f6a49f5: Preparing [2021-07-29T06:03:56.767Z] 3fbe34a1663b: Preparing [2021-07-29T06:03:57.039Z] 775462a33cec: Layer already exists [2021-07-29T06:03:57.039Z] b4c08f6a49f5: Layer already exists [2021-07-29T06:03:57.039Z] c19acaaa3a64: Layer already exists [2021-07-29T06:03:57.039Z] d7bc870373d0: Layer already exists [2021-07-29T06:03:57.039Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:03:57.039Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15: digest: sha256:f3a158c27e99eb27388f21a3f7330cb8e794f45701170009dab10d5e739e4488 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:57.393Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:57.733Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-07-29T06:03:57.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-29T06:03:57.733Z] 775462a33cec: Preparing [2021-07-29T06:03:57.733Z] d7bc870373d0: Preparing [2021-07-29T06:03:57.733Z] c19acaaa3a64: Preparing [2021-07-29T06:03:57.733Z] b4c08f6a49f5: Preparing [2021-07-29T06:03:57.733Z] 3fbe34a1663b: Preparing [2021-07-29T06:03:57.733Z] 775462a33cec: Layer already exists [2021-07-29T06:03:57.733Z] c19acaaa3a64: Layer already exists [2021-07-29T06:03:57.733Z] d7bc870373d0: Layer already exists [2021-07-29T06:03:58.005Z] b4c08f6a49f5: Layer already exists [2021-07-29T06:03:58.005Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:03:58.005Z] main: digest: sha256:f3a158c27e99eb27388f21a3f7330cb8e794f45701170009dab10d5e739e4488 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T06:03:58.066Z] ===================================================== [Pipeline] echo [2021-07-29T06:03:58.080Z] taggedImages: [2021-07-29T06:03:58.080Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:03:58.080Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-07-29T06:03:58.080Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.15 [2021-07-29T06:03:58.080Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:03:58.080Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-07-29T06:03:58.139Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-07-29T06:03:58.139Z] 4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:03:58.139Z] latest [2021-07-29T06:03:58.139Z] 2.0.1-dev.15 [2021-07-29T06:03:58.139Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:03:58.139Z] main [2021-07-29T06:03:58.139Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:58.502Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:03:58.834Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:03:58.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-29T06:03:58.834Z] 9d60aca33ed5: Preparing [2021-07-29T06:03:58.834Z] 9d60aca33ed5: Preparing [2021-07-29T06:03:58.834Z] f99366db0e4e: Preparing [2021-07-29T06:03:58.834Z] 02633e1d099d: Preparing [2021-07-29T06:03:58.834Z] 679a88293803: Preparing [2021-07-29T06:03:58.834Z] d39e9ee77601: Preparing [2021-07-29T06:03:58.834Z] c19acaaa3a64: Preparing [2021-07-29T06:03:58.834Z] 6fc530739421: Preparing [2021-07-29T06:03:58.834Z] 155e4f0cca34: Preparing [2021-07-29T06:03:58.834Z] 5a6a49819a56: Preparing [2021-07-29T06:03:58.834Z] db010bed4615: Preparing [2021-07-29T06:03:58.834Z] 3fbe34a1663b: Preparing [2021-07-29T06:03:58.834Z] 155e4f0cca34: Waiting [2021-07-29T06:03:58.834Z] 5a6a49819a56: Waiting [2021-07-29T06:03:58.834Z] db010bed4615: Waiting [2021-07-29T06:03:58.834Z] 3fbe34a1663b: Waiting [2021-07-29T06:03:58.834Z] c19acaaa3a64: Waiting [2021-07-29T06:03:58.834Z] 6fc530739421: Waiting [2021-07-29T06:03:59.429Z] 679a88293803: Pushed [2021-07-29T06:03:59.429Z] f99366db0e4e: Pushed [2021-07-29T06:03:59.429Z] 02633e1d099d: Pushed [2021-07-29T06:03:59.429Z] 9d60aca33ed5: Pushed [2021-07-29T06:03:59.429Z] c19acaaa3a64: Layer already exists [2021-07-29T06:03:59.697Z] 155e4f0cca34: Pushed [2021-07-29T06:03:59.697Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:03:59.697Z] 6fc530739421: Pushed [2021-07-29T06:03:59.697Z] db010bed4615: Pushed [2021-07-29T06:03:59.697Z] 5a6a49819a56: Pushed [2021-07-29T06:04:03.065Z] d39e9ee77601: Pushed [2021-07-29T06:04:03.065Z] 4becaab24b5b515a1d6dfe340981534658a672e3: digest: sha256:6c1e1dc588a48517163da389760eb0d5bfa65d9fa59dfe14d2042a918fcc835c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:03.406Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:03.741Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-07-29T06:04:03.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-29T06:04:03.741Z] 9d60aca33ed5: Preparing [2021-07-29T06:04:03.741Z] 9d60aca33ed5: Preparing [2021-07-29T06:04:03.741Z] f99366db0e4e: Preparing [2021-07-29T06:04:03.741Z] 02633e1d099d: Preparing [2021-07-29T06:04:03.741Z] 679a88293803: Preparing [2021-07-29T06:04:03.741Z] d39e9ee77601: Preparing [2021-07-29T06:04:03.741Z] c19acaaa3a64: Preparing [2021-07-29T06:04:03.741Z] 6fc530739421: Preparing [2021-07-29T06:04:03.741Z] 155e4f0cca34: Preparing [2021-07-29T06:04:03.741Z] 5a6a49819a56: Preparing [2021-07-29T06:04:03.741Z] db010bed4615: Preparing [2021-07-29T06:04:03.741Z] 3fbe34a1663b: Preparing [2021-07-29T06:04:03.741Z] 155e4f0cca34: Waiting [2021-07-29T06:04:03.741Z] c19acaaa3a64: Waiting [2021-07-29T06:04:03.741Z] 6fc530739421: Waiting [2021-07-29T06:04:03.741Z] 5a6a49819a56: Waiting [2021-07-29T06:04:03.741Z] db010bed4615: Waiting [2021-07-29T06:04:03.741Z] 3fbe34a1663b: Waiting [2021-07-29T06:04:04.011Z] 9d60aca33ed5: Layer already exists [2021-07-29T06:04:04.011Z] d39e9ee77601: Layer already exists [2021-07-29T06:04:04.011Z] 02633e1d099d: Layer already exists [2021-07-29T06:04:04.011Z] f99366db0e4e: Layer already exists [2021-07-29T06:04:04.011Z] 679a88293803: Layer already exists [2021-07-29T06:04:04.011Z] c19acaaa3a64: Layer already exists [2021-07-29T06:04:04.011Z] 155e4f0cca34: Layer already exists [2021-07-29T06:04:04.011Z] 5a6a49819a56: Layer already exists [2021-07-29T06:04:04.011Z] db010bed4615: Layer already exists [2021-07-29T06:04:04.011Z] 6fc530739421: Layer already exists [2021-07-29T06:04:04.011Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:04:04.286Z] latest: digest: sha256:6c1e1dc588a48517163da389760eb0d5bfa65d9fa59dfe14d2042a918fcc835c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:04.630Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:04.994Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.15 [2021-07-29T06:04:04.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-29T06:04:04.994Z] 9d60aca33ed5: Preparing [2021-07-29T06:04:04.994Z] 9d60aca33ed5: Preparing [2021-07-29T06:04:04.994Z] f99366db0e4e: Preparing [2021-07-29T06:04:04.994Z] 02633e1d099d: Preparing [2021-07-29T06:04:04.994Z] 679a88293803: Preparing [2021-07-29T06:04:04.994Z] d39e9ee77601: Preparing [2021-07-29T06:04:04.994Z] c19acaaa3a64: Preparing [2021-07-29T06:04:04.994Z] 6fc530739421: Preparing [2021-07-29T06:04:04.994Z] 155e4f0cca34: Preparing [2021-07-29T06:04:04.994Z] 5a6a49819a56: Preparing [2021-07-29T06:04:04.994Z] db010bed4615: Preparing [2021-07-29T06:04:04.994Z] 3fbe34a1663b: Preparing [2021-07-29T06:04:04.994Z] 6fc530739421: Waiting [2021-07-29T06:04:04.994Z] 155e4f0cca34: Waiting [2021-07-29T06:04:04.994Z] 5a6a49819a56: Waiting [2021-07-29T06:04:04.994Z] db010bed4615: Waiting [2021-07-29T06:04:04.994Z] 3fbe34a1663b: Waiting [2021-07-29T06:04:04.994Z] c19acaaa3a64: Waiting [2021-07-29T06:04:05.271Z] d39e9ee77601: Layer already exists [2021-07-29T06:04:05.271Z] 9d60aca33ed5: Layer already exists [2021-07-29T06:04:05.271Z] 02633e1d099d: Layer already exists [2021-07-29T06:04:05.271Z] f99366db0e4e: Layer already exists [2021-07-29T06:04:05.271Z] 679a88293803: Layer already exists [2021-07-29T06:04:05.271Z] c19acaaa3a64: Layer already exists [2021-07-29T06:04:05.271Z] 6fc530739421: Layer already exists [2021-07-29T06:04:05.271Z] 5a6a49819a56: Layer already exists [2021-07-29T06:04:05.271Z] 155e4f0cca34: Layer already exists [2021-07-29T06:04:05.271Z] db010bed4615: Layer already exists [2021-07-29T06:04:05.271Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:04:05.271Z] 2.0.1-dev.15: digest: sha256:6c1e1dc588a48517163da389760eb0d5bfa65d9fa59dfe14d2042a918fcc835c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:05.650Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:06.023Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:04:06.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-29T06:04:06.023Z] 9d60aca33ed5: Preparing [2021-07-29T06:04:06.023Z] 9d60aca33ed5: Preparing [2021-07-29T06:04:06.023Z] f99366db0e4e: Preparing [2021-07-29T06:04:06.023Z] 02633e1d099d: Preparing [2021-07-29T06:04:06.023Z] 679a88293803: Preparing [2021-07-29T06:04:06.023Z] d39e9ee77601: Preparing [2021-07-29T06:04:06.023Z] c19acaaa3a64: Preparing [2021-07-29T06:04:06.023Z] 6fc530739421: Preparing [2021-07-29T06:04:06.023Z] 155e4f0cca34: Preparing [2021-07-29T06:04:06.023Z] 5a6a49819a56: Preparing [2021-07-29T06:04:06.023Z] db010bed4615: Preparing [2021-07-29T06:04:06.023Z] 3fbe34a1663b: Preparing [2021-07-29T06:04:06.023Z] c19acaaa3a64: Waiting [2021-07-29T06:04:06.023Z] 6fc530739421: Waiting [2021-07-29T06:04:06.023Z] 155e4f0cca34: Waiting [2021-07-29T06:04:06.023Z] 5a6a49819a56: Waiting [2021-07-29T06:04:06.023Z] 3fbe34a1663b: Waiting [2021-07-29T06:04:06.023Z] db010bed4615: Waiting [2021-07-29T06:04:06.298Z] 9d60aca33ed5: Layer already exists [2021-07-29T06:04:06.298Z] f99366db0e4e: Layer already exists [2021-07-29T06:04:06.298Z] 679a88293803: Layer already exists [2021-07-29T06:04:06.298Z] d39e9ee77601: Layer already exists [2021-07-29T06:04:06.298Z] 02633e1d099d: Layer already exists [2021-07-29T06:04:06.298Z] c19acaaa3a64: Layer already exists [2021-07-29T06:04:06.298Z] 6fc530739421: Layer already exists [2021-07-29T06:04:06.298Z] db010bed4615: Layer already exists [2021-07-29T06:04:06.298Z] 155e4f0cca34: Layer already exists [2021-07-29T06:04:06.298Z] 5a6a49819a56: Layer already exists [2021-07-29T06:04:06.298Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:04:06.570Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15: digest: sha256:6c1e1dc588a48517163da389760eb0d5bfa65d9fa59dfe14d2042a918fcc835c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:06.910Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:07.253Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-07-29T06:04:07.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-29T06:04:07.253Z] 9d60aca33ed5: Preparing [2021-07-29T06:04:07.253Z] 9d60aca33ed5: Preparing [2021-07-29T06:04:07.253Z] f99366db0e4e: Preparing [2021-07-29T06:04:07.253Z] 02633e1d099d: Preparing [2021-07-29T06:04:07.253Z] 679a88293803: Preparing [2021-07-29T06:04:07.253Z] d39e9ee77601: Preparing [2021-07-29T06:04:07.253Z] c19acaaa3a64: Preparing [2021-07-29T06:04:07.253Z] 6fc530739421: Preparing [2021-07-29T06:04:07.253Z] 155e4f0cca34: Preparing [2021-07-29T06:04:07.253Z] 5a6a49819a56: Preparing [2021-07-29T06:04:07.253Z] db010bed4615: Preparing [2021-07-29T06:04:07.253Z] 3fbe34a1663b: Preparing [2021-07-29T06:04:07.253Z] 6fc530739421: Waiting [2021-07-29T06:04:07.253Z] 155e4f0cca34: Waiting [2021-07-29T06:04:07.253Z] 5a6a49819a56: Waiting [2021-07-29T06:04:07.253Z] db010bed4615: Waiting [2021-07-29T06:04:07.253Z] 3fbe34a1663b: Waiting [2021-07-29T06:04:07.253Z] c19acaaa3a64: Waiting [2021-07-29T06:04:07.525Z] f99366db0e4e: Layer already exists [2021-07-29T06:04:07.525Z] 679a88293803: Layer already exists [2021-07-29T06:04:07.525Z] 9d60aca33ed5: Layer already exists [2021-07-29T06:04:07.525Z] d39e9ee77601: Layer already exists [2021-07-29T06:04:07.525Z] 02633e1d099d: Layer already exists [2021-07-29T06:04:07.525Z] 6fc530739421: Layer already exists [2021-07-29T06:04:07.525Z] c19acaaa3a64: Layer already exists [2021-07-29T06:04:07.525Z] 155e4f0cca34: Layer already exists [2021-07-29T06:04:07.525Z] db010bed4615: Layer already exists [2021-07-29T06:04:07.525Z] 5a6a49819a56: Layer already exists [2021-07-29T06:04:07.525Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:04:07.525Z] main: digest: sha256:6c1e1dc588a48517163da389760eb0d5bfa65d9fa59dfe14d2042a918fcc835c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T06:04:07.581Z] ===================================================== [Pipeline] echo [2021-07-29T06:04:07.595Z] taggedImages: [2021-07-29T06:04:07.595Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:04:07.595Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-07-29T06:04:07.595Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.15 [2021-07-29T06:04:07.595Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:04:07.595Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-07-29T06:04:07.626Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-07-29T06:04:07.626Z] 4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:04:07.626Z] latest [2021-07-29T06:04:07.626Z] 2.0.1-dev.15 [2021-07-29T06:04:07.626Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:04:07.626Z] main [2021-07-29T06:04:07.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:07.999Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:08.336Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:04:08.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-29T06:04:08.336Z] 9b1b666952f4: Preparing [2021-07-29T06:04:08.336Z] 31aea59d3003: Preparing [2021-07-29T06:04:08.336Z] 16f6bbaa8779: Preparing [2021-07-29T06:04:08.336Z] 93da9b5e12ce: Preparing [2021-07-29T06:04:08.337Z] 246869ef6bd6: Preparing [2021-07-29T06:04:08.337Z] 3fbe34a1663b: Preparing [2021-07-29T06:04:08.337Z] 3fbe34a1663b: Waiting [2021-07-29T06:04:08.936Z] 93da9b5e12ce: Pushed [2021-07-29T06:04:08.936Z] 16f6bbaa8779: Pushed [2021-07-29T06:04:08.936Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:04:09.210Z] 246869ef6bd6: Pushed [2021-07-29T06:04:11.186Z] 31aea59d3003: Pushed [2021-07-29T06:04:11.186Z] 9b1b666952f4: Pushed [2021-07-29T06:04:11.461Z] 4becaab24b5b515a1d6dfe340981534658a672e3: digest: sha256:985bd005c6db723a1260b68767c604f7adf5c33ca8fa6c6ee7bb501fb7d02796 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:11.806Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:12.147Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-07-29T06:04:12.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-29T06:04:12.147Z] 9b1b666952f4: Preparing [2021-07-29T06:04:12.147Z] 31aea59d3003: Preparing [2021-07-29T06:04:12.147Z] 16f6bbaa8779: Preparing [2021-07-29T06:04:12.147Z] 93da9b5e12ce: Preparing [2021-07-29T06:04:12.147Z] 246869ef6bd6: Preparing [2021-07-29T06:04:12.147Z] 3fbe34a1663b: Preparing [2021-07-29T06:04:12.147Z] 3fbe34a1663b: Waiting [2021-07-29T06:04:12.420Z] 9b1b666952f4: Layer already exists [2021-07-29T06:04:12.420Z] 31aea59d3003: Layer already exists [2021-07-29T06:04:12.420Z] 93da9b5e12ce: Layer already exists [2021-07-29T06:04:12.420Z] 246869ef6bd6: Layer already exists [2021-07-29T06:04:12.420Z] 16f6bbaa8779: Layer already exists [2021-07-29T06:04:12.420Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:04:12.420Z] latest: digest: sha256:985bd005c6db723a1260b68767c604f7adf5c33ca8fa6c6ee7bb501fb7d02796 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:12.757Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:13.090Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.15 [2021-07-29T06:04:13.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-29T06:04:13.091Z] 9b1b666952f4: Preparing [2021-07-29T06:04:13.091Z] 31aea59d3003: Preparing [2021-07-29T06:04:13.091Z] 16f6bbaa8779: Preparing [2021-07-29T06:04:13.091Z] 93da9b5e12ce: Preparing [2021-07-29T06:04:13.091Z] 246869ef6bd6: Preparing [2021-07-29T06:04:13.091Z] 3fbe34a1663b: Preparing [2021-07-29T06:04:13.091Z] 3fbe34a1663b: Waiting [2021-07-29T06:04:13.363Z] 93da9b5e12ce: Layer already exists [2021-07-29T06:04:13.363Z] 16f6bbaa8779: Layer already exists [2021-07-29T06:04:13.363Z] 9b1b666952f4: Layer already exists [2021-07-29T06:04:13.363Z] 246869ef6bd6: Layer already exists [2021-07-29T06:04:13.363Z] 31aea59d3003: Layer already exists [2021-07-29T06:04:13.363Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:04:13.363Z] 2.0.1-dev.15: digest: sha256:985bd005c6db723a1260b68767c604f7adf5c33ca8fa6c6ee7bb501fb7d02796 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:13.701Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:14.033Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:04:14.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-29T06:04:14.033Z] 9b1b666952f4: Preparing [2021-07-29T06:04:14.033Z] 31aea59d3003: Preparing [2021-07-29T06:04:14.033Z] 16f6bbaa8779: Preparing [2021-07-29T06:04:14.033Z] 93da9b5e12ce: Preparing [2021-07-29T06:04:14.033Z] 246869ef6bd6: Preparing [2021-07-29T06:04:14.033Z] 3fbe34a1663b: Preparing [2021-07-29T06:04:14.033Z] 3fbe34a1663b: Waiting [2021-07-29T06:04:14.305Z] 31aea59d3003: Layer already exists [2021-07-29T06:04:14.305Z] 9b1b666952f4: Layer already exists [2021-07-29T06:04:14.305Z] 16f6bbaa8779: Layer already exists [2021-07-29T06:04:14.305Z] 93da9b5e12ce: Layer already exists [2021-07-29T06:04:14.305Z] 246869ef6bd6: Layer already exists [2021-07-29T06:04:14.305Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:04:14.305Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15: digest: sha256:985bd005c6db723a1260b68767c604f7adf5c33ca8fa6c6ee7bb501fb7d02796 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:14.642Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:14.975Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-07-29T06:04:14.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-29T06:04:14.975Z] 9b1b666952f4: Preparing [2021-07-29T06:04:14.975Z] 31aea59d3003: Preparing [2021-07-29T06:04:14.975Z] 16f6bbaa8779: Preparing [2021-07-29T06:04:14.975Z] 93da9b5e12ce: Preparing [2021-07-29T06:04:14.975Z] 246869ef6bd6: Preparing [2021-07-29T06:04:14.975Z] 3fbe34a1663b: Preparing [2021-07-29T06:04:14.975Z] 3fbe34a1663b: Waiting [2021-07-29T06:04:15.247Z] 9b1b666952f4: Layer already exists [2021-07-29T06:04:15.248Z] 31aea59d3003: Layer already exists [2021-07-29T06:04:15.248Z] 93da9b5e12ce: Layer already exists [2021-07-29T06:04:15.248Z] 246869ef6bd6: Layer already exists [2021-07-29T06:04:15.248Z] 16f6bbaa8779: Layer already exists [2021-07-29T06:04:15.248Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:04:15.248Z] main: digest: sha256:985bd005c6db723a1260b68767c604f7adf5c33ca8fa6c6ee7bb501fb7d02796 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T06:04:15.324Z] ===================================================== [Pipeline] echo [2021-07-29T06:04:15.338Z] taggedImages: [2021-07-29T06:04:15.338Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:04:15.338Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-07-29T06:04:15.338Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.15 [2021-07-29T06:04:15.338Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:04:15.338Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-07-29T06:04:15.368Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-07-29T06:04:15.368Z] 4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:04:15.368Z] latest [2021-07-29T06:04:15.368Z] 2.0.1-dev.15 [2021-07-29T06:04:15.368Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:04:15.368Z] main [2021-07-29T06:04:15.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:15.733Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:16.080Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:04:16.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-29T06:04:16.080Z] c9c87ec9e17e: Preparing [2021-07-29T06:04:16.080Z] b566769a0bac: Preparing [2021-07-29T06:04:16.080Z] f06af6f94c41: Preparing [2021-07-29T06:04:16.080Z] 267b73d36d77: Preparing [2021-07-29T06:04:16.080Z] 584f5335c4f5: Preparing [2021-07-29T06:04:16.080Z] d49b405ce527: Preparing [2021-07-29T06:04:16.080Z] 632df82d7051: Preparing [2021-07-29T06:04:16.080Z] 6ec1466dcf39: Preparing [2021-07-29T06:04:16.080Z] aaac35ede13c: Preparing [2021-07-29T06:04:16.080Z] 3fbe34a1663b: Preparing [2021-07-29T06:04:16.080Z] 632df82d7051: Waiting [2021-07-29T06:04:16.080Z] 6ec1466dcf39: Waiting [2021-07-29T06:04:16.080Z] aaac35ede13c: Waiting [2021-07-29T06:04:16.080Z] 3fbe34a1663b: Waiting [2021-07-29T06:04:16.080Z] d49b405ce527: Waiting [2021-07-29T06:04:16.679Z] b566769a0bac: Pushed [2021-07-29T06:04:16.679Z] c9c87ec9e17e: Pushed [2021-07-29T06:04:16.679Z] 584f5335c4f5: Pushed [2021-07-29T06:04:16.951Z] d49b405ce527: Pushed [2021-07-29T06:04:17.225Z] 6ec1466dcf39: Pushed [2021-07-29T06:04:17.225Z] 632df82d7051: Pushed [2021-07-29T06:04:17.225Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:04:17.823Z] aaac35ede13c: Pushed [2021-07-29T06:04:19.253Z] 267b73d36d77: Pushed [2021-07-29T06:04:19.850Z] f06af6f94c41: Pushed [2021-07-29T06:04:20.442Z] 4becaab24b5b515a1d6dfe340981534658a672e3: digest: sha256:c46ecf3cef83fc290a13eb11605de7cbe1a1394071bcbc628d6736f534004b7b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:20.780Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:21.115Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-07-29T06:04:21.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-29T06:04:21.115Z] c9c87ec9e17e: Preparing [2021-07-29T06:04:21.115Z] b566769a0bac: Preparing [2021-07-29T06:04:21.115Z] f06af6f94c41: Preparing [2021-07-29T06:04:21.115Z] 267b73d36d77: Preparing [2021-07-29T06:04:21.115Z] 584f5335c4f5: Preparing [2021-07-29T06:04:21.115Z] d49b405ce527: Preparing [2021-07-29T06:04:21.115Z] 632df82d7051: Preparing [2021-07-29T06:04:21.115Z] 6ec1466dcf39: Preparing [2021-07-29T06:04:21.115Z] aaac35ede13c: Preparing [2021-07-29T06:04:21.115Z] 3fbe34a1663b: Preparing [2021-07-29T06:04:21.115Z] 6ec1466dcf39: Waiting [2021-07-29T06:04:21.115Z] aaac35ede13c: Waiting [2021-07-29T06:04:21.115Z] 3fbe34a1663b: Waiting [2021-07-29T06:04:21.115Z] 632df82d7051: Waiting [2021-07-29T06:04:21.115Z] d49b405ce527: Waiting [2021-07-29T06:04:21.388Z] f06af6f94c41: Layer already exists [2021-07-29T06:04:21.388Z] b566769a0bac: Layer already exists [2021-07-29T06:04:21.388Z] 267b73d36d77: Layer already exists [2021-07-29T06:04:21.388Z] 584f5335c4f5: Layer already exists [2021-07-29T06:04:21.388Z] c9c87ec9e17e: Layer already exists [2021-07-29T06:04:21.388Z] d49b405ce527: Layer already exists [2021-07-29T06:04:21.388Z] 6ec1466dcf39: Layer already exists [2021-07-29T06:04:21.388Z] 632df82d7051: Layer already exists [2021-07-29T06:04:21.388Z] aaac35ede13c: Layer already exists [2021-07-29T06:04:21.388Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:04:21.388Z] latest: digest: sha256:c46ecf3cef83fc290a13eb11605de7cbe1a1394071bcbc628d6736f534004b7b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:22.002Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:22.338Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.15 [2021-07-29T06:04:22.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-29T06:04:22.338Z] c9c87ec9e17e: Preparing [2021-07-29T06:04:22.338Z] b566769a0bac: Preparing [2021-07-29T06:04:22.338Z] f06af6f94c41: Preparing [2021-07-29T06:04:22.338Z] 267b73d36d77: Preparing [2021-07-29T06:04:22.338Z] 584f5335c4f5: Preparing [2021-07-29T06:04:22.338Z] d49b405ce527: Preparing [2021-07-29T06:04:22.338Z] 632df82d7051: Preparing [2021-07-29T06:04:22.338Z] 6ec1466dcf39: Preparing [2021-07-29T06:04:22.338Z] aaac35ede13c: Preparing [2021-07-29T06:04:22.338Z] 3fbe34a1663b: Preparing [2021-07-29T06:04:22.338Z] d49b405ce527: Waiting [2021-07-29T06:04:22.338Z] 632df82d7051: Waiting [2021-07-29T06:04:22.338Z] 6ec1466dcf39: Waiting [2021-07-29T06:04:22.338Z] aaac35ede13c: Waiting [2021-07-29T06:04:22.338Z] 3fbe34a1663b: Waiting [2021-07-29T06:04:22.609Z] 267b73d36d77: Layer already exists [2021-07-29T06:04:22.609Z] b566769a0bac: Layer already exists [2021-07-29T06:04:22.609Z] f06af6f94c41: Layer already exists [2021-07-29T06:04:22.609Z] c9c87ec9e17e: Layer already exists [2021-07-29T06:04:22.609Z] 584f5335c4f5: Layer already exists [2021-07-29T06:04:22.609Z] 6ec1466dcf39: Layer already exists [2021-07-29T06:04:22.609Z] d49b405ce527: Layer already exists [2021-07-29T06:04:22.609Z] 632df82d7051: Layer already exists [2021-07-29T06:04:22.609Z] aaac35ede13c: Layer already exists [2021-07-29T06:04:22.609Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:04:22.610Z] 2.0.1-dev.15: digest: sha256:c46ecf3cef83fc290a13eb11605de7cbe1a1394071bcbc628d6736f534004b7b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:22.959Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:23.303Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:04:23.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-29T06:04:23.303Z] c9c87ec9e17e: Preparing [2021-07-29T06:04:23.303Z] b566769a0bac: Preparing [2021-07-29T06:04:23.303Z] f06af6f94c41: Preparing [2021-07-29T06:04:23.575Z] 267b73d36d77: Preparing [2021-07-29T06:04:23.575Z] 584f5335c4f5: Preparing [2021-07-29T06:04:23.575Z] d49b405ce527: Preparing [2021-07-29T06:04:23.575Z] 632df82d7051: Preparing [2021-07-29T06:04:23.575Z] 6ec1466dcf39: Preparing [2021-07-29T06:04:23.575Z] aaac35ede13c: Preparing [2021-07-29T06:04:23.575Z] 3fbe34a1663b: Preparing [2021-07-29T06:04:23.575Z] d49b405ce527: Waiting [2021-07-29T06:04:23.575Z] 632df82d7051: Waiting [2021-07-29T06:04:23.575Z] 6ec1466dcf39: Waiting [2021-07-29T06:04:23.575Z] aaac35ede13c: Waiting [2021-07-29T06:04:23.575Z] 3fbe34a1663b: Waiting [2021-07-29T06:04:23.575Z] c9c87ec9e17e: Layer already exists [2021-07-29T06:04:23.575Z] 267b73d36d77: Layer already exists [2021-07-29T06:04:23.575Z] f06af6f94c41: Layer already exists [2021-07-29T06:04:23.575Z] 584f5335c4f5: Layer already exists [2021-07-29T06:04:23.575Z] b566769a0bac: Layer already exists [2021-07-29T06:04:23.575Z] 6ec1466dcf39: Layer already exists [2021-07-29T06:04:23.575Z] 632df82d7051: Layer already exists [2021-07-29T06:04:23.575Z] aaac35ede13c: Layer already exists [2021-07-29T06:04:23.575Z] d49b405ce527: Layer already exists [2021-07-29T06:04:23.575Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:04:23.575Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15: digest: sha256:c46ecf3cef83fc290a13eb11605de7cbe1a1394071bcbc628d6736f534004b7b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:23.918Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:24.250Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-07-29T06:04:24.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-29T06:04:24.250Z] c9c87ec9e17e: Preparing [2021-07-29T06:04:24.250Z] b566769a0bac: Preparing [2021-07-29T06:04:24.250Z] f06af6f94c41: Preparing [2021-07-29T06:04:24.250Z] 267b73d36d77: Preparing [2021-07-29T06:04:24.250Z] 584f5335c4f5: Preparing [2021-07-29T06:04:24.250Z] d49b405ce527: Preparing [2021-07-29T06:04:24.250Z] 632df82d7051: Preparing [2021-07-29T06:04:24.250Z] 6ec1466dcf39: Preparing [2021-07-29T06:04:24.250Z] aaac35ede13c: Preparing [2021-07-29T06:04:24.250Z] 3fbe34a1663b: Preparing [2021-07-29T06:04:24.250Z] 632df82d7051: Waiting [2021-07-29T06:04:24.250Z] 6ec1466dcf39: Waiting [2021-07-29T06:04:24.250Z] aaac35ede13c: Waiting [2021-07-29T06:04:24.250Z] 3fbe34a1663b: Waiting [2021-07-29T06:04:24.250Z] d49b405ce527: Waiting [2021-07-29T06:04:24.522Z] 584f5335c4f5: Layer already exists [2021-07-29T06:04:24.522Z] b566769a0bac: Layer already exists [2021-07-29T06:04:24.522Z] 267b73d36d77: Layer already exists [2021-07-29T06:04:24.522Z] c9c87ec9e17e: Layer already exists [2021-07-29T06:04:24.522Z] f06af6f94c41: Layer already exists [2021-07-29T06:04:24.522Z] d49b405ce527: Layer already exists [2021-07-29T06:04:24.522Z] 632df82d7051: Layer already exists [2021-07-29T06:04:24.522Z] aaac35ede13c: Layer already exists [2021-07-29T06:04:24.522Z] 6ec1466dcf39: Layer already exists [2021-07-29T06:04:24.522Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:04:24.522Z] main: digest: sha256:c46ecf3cef83fc290a13eb11605de7cbe1a1394071bcbc628d6736f534004b7b size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T06:04:24.579Z] ===================================================== [Pipeline] echo [2021-07-29T06:04:24.593Z] taggedImages: [2021-07-29T06:04:24.593Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:04:24.593Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-07-29T06:04:24.593Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.15 [2021-07-29T06:04:24.593Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:04:24.593Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-07-29T06:04:24.625Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-07-29T06:04:24.625Z] 4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:04:24.625Z] latest [2021-07-29T06:04:24.625Z] 2.0.1-dev.15 [2021-07-29T06:04:24.625Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:04:24.625Z] main [2021-07-29T06:04:24.625Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:24.993Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:25.331Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:04:25.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-29T06:04:25.331Z] fb30cb3654b9: Preparing [2021-07-29T06:04:25.331Z] e5bff14249d2: Preparing [2021-07-29T06:04:25.331Z] c19acaaa3a64: Preparing [2021-07-29T06:04:25.331Z] 67be9f4fcf97: Preparing [2021-07-29T06:04:25.331Z] 3fbe34a1663b: Preparing [2021-07-29T06:04:25.602Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:04:25.602Z] c19acaaa3a64: Layer already exists [2021-07-29T06:04:25.602Z] fb30cb3654b9: Pushed [2021-07-29T06:04:25.871Z] 67be9f4fcf97: Pushed [2021-07-29T06:04:28.489Z] e5bff14249d2: Pushed [2021-07-29T06:04:28.489Z] 4becaab24b5b515a1d6dfe340981534658a672e3: digest: sha256:29fb86222eadb2e2ddebb8f9b394b09b6a86ed7ef2b12b20f0c12e9fedb3dc11 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:28.862Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:29.232Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-07-29T06:04:29.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-29T06:04:29.232Z] fb30cb3654b9: Preparing [2021-07-29T06:04:29.232Z] e5bff14249d2: Preparing [2021-07-29T06:04:29.232Z] c19acaaa3a64: Preparing [2021-07-29T06:04:29.232Z] 67be9f4fcf97: Preparing [2021-07-29T06:04:29.232Z] 3fbe34a1663b: Preparing [2021-07-29T06:04:29.232Z] e5bff14249d2: Layer already exists [2021-07-29T06:04:29.511Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:04:29.511Z] fb30cb3654b9: Layer already exists [2021-07-29T06:04:29.511Z] 67be9f4fcf97: Layer already exists [2021-07-29T06:04:29.511Z] c19acaaa3a64: Layer already exists [2021-07-29T06:04:29.511Z] latest: digest: sha256:29fb86222eadb2e2ddebb8f9b394b09b6a86ed7ef2b12b20f0c12e9fedb3dc11 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:29.867Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:30.201Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.15 [2021-07-29T06:04:30.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-29T06:04:30.201Z] fb30cb3654b9: Preparing [2021-07-29T06:04:30.201Z] e5bff14249d2: Preparing [2021-07-29T06:04:30.201Z] c19acaaa3a64: Preparing [2021-07-29T06:04:30.201Z] 67be9f4fcf97: Preparing [2021-07-29T06:04:30.201Z] 3fbe34a1663b: Preparing [2021-07-29T06:04:30.472Z] fb30cb3654b9: Layer already exists [2021-07-29T06:04:30.472Z] 67be9f4fcf97: Layer already exists [2021-07-29T06:04:30.472Z] c19acaaa3a64: Layer already exists [2021-07-29T06:04:30.472Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:04:30.472Z] e5bff14249d2: Layer already exists [2021-07-29T06:04:30.472Z] 2.0.1-dev.15: digest: sha256:29fb86222eadb2e2ddebb8f9b394b09b6a86ed7ef2b12b20f0c12e9fedb3dc11 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:30.814Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:31.152Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:04:31.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-29T06:04:31.152Z] fb30cb3654b9: Preparing [2021-07-29T06:04:31.152Z] e5bff14249d2: Preparing [2021-07-29T06:04:31.152Z] c19acaaa3a64: Preparing [2021-07-29T06:04:31.152Z] 67be9f4fcf97: Preparing [2021-07-29T06:04:31.152Z] 3fbe34a1663b: Preparing [2021-07-29T06:04:31.422Z] c19acaaa3a64: Layer already exists [2021-07-29T06:04:31.422Z] fb30cb3654b9: Layer already exists [2021-07-29T06:04:31.422Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:04:31.422Z] e5bff14249d2: Layer already exists [2021-07-29T06:04:31.422Z] 67be9f4fcf97: Layer already exists [2021-07-29T06:04:31.422Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15: digest: sha256:29fb86222eadb2e2ddebb8f9b394b09b6a86ed7ef2b12b20f0c12e9fedb3dc11 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:31.762Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:32.102Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-07-29T06:04:32.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-29T06:04:32.103Z] fb30cb3654b9: Preparing [2021-07-29T06:04:32.103Z] e5bff14249d2: Preparing [2021-07-29T06:04:32.103Z] c19acaaa3a64: Preparing [2021-07-29T06:04:32.103Z] 67be9f4fcf97: Preparing [2021-07-29T06:04:32.103Z] 3fbe34a1663b: Preparing [2021-07-29T06:04:32.103Z] e5bff14249d2: Layer already exists [2021-07-29T06:04:32.103Z] fb30cb3654b9: Layer already exists [2021-07-29T06:04:32.103Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:04:32.103Z] c19acaaa3a64: Layer already exists [2021-07-29T06:04:32.103Z] 67be9f4fcf97: Layer already exists [2021-07-29T06:04:32.375Z] main: digest: sha256:29fb86222eadb2e2ddebb8f9b394b09b6a86ed7ef2b12b20f0c12e9fedb3dc11 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T06:04:32.438Z] ===================================================== [Pipeline] echo [2021-07-29T06:04:32.454Z] taggedImages: [2021-07-29T06:04:32.454Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:04:32.454Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-07-29T06:04:32.454Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.15 [2021-07-29T06:04:32.454Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:04:32.454Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-07-29T06:04:32.485Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-07-29T06:04:32.485Z] 4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:04:32.485Z] latest [2021-07-29T06:04:32.485Z] 2.0.1-dev.15 [2021-07-29T06:04:32.485Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:04:32.485Z] main [2021-07-29T06:04:32.485Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:32.857Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:33.194Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:04:33.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-29T06:04:33.194Z] f4de2af0aa82: Preparing [2021-07-29T06:04:33.194Z] 1c941fb6aaab: Preparing [2021-07-29T06:04:33.194Z] c19acaaa3a64: Preparing [2021-07-29T06:04:33.194Z] 24453ffe7922: Preparing [2021-07-29T06:04:33.194Z] 3fbe34a1663b: Preparing [2021-07-29T06:04:33.474Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:04:33.474Z] 24453ffe7922: Layer already exists [2021-07-29T06:04:33.474Z] c19acaaa3a64: Layer already exists [2021-07-29T06:04:33.474Z] f4de2af0aa82: Pushed [2021-07-29T06:04:36.083Z] 1c941fb6aaab: Pushed [2021-07-29T06:04:36.678Z] 4becaab24b5b515a1d6dfe340981534658a672e3: digest: sha256:9ce4d5ce31fc17735ccb1e1780e16322a1258d70f753e58f4fa971e201b1f6ef size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:37.034Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:37.369Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-07-29T06:04:37.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-29T06:04:37.369Z] f4de2af0aa82: Preparing [2021-07-29T06:04:37.369Z] 1c941fb6aaab: Preparing [2021-07-29T06:04:37.369Z] c19acaaa3a64: Preparing [2021-07-29T06:04:37.369Z] 24453ffe7922: Preparing [2021-07-29T06:04:37.369Z] 3fbe34a1663b: Preparing [2021-07-29T06:04:37.640Z] f4de2af0aa82: Layer already exists [2021-07-29T06:04:37.640Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:04:37.640Z] 1c941fb6aaab: Layer already exists [2021-07-29T06:04:37.640Z] c19acaaa3a64: Layer already exists [2021-07-29T06:04:37.640Z] 24453ffe7922: Layer already exists [2021-07-29T06:04:37.640Z] latest: digest: sha256:9ce4d5ce31fc17735ccb1e1780e16322a1258d70f753e58f4fa971e201b1f6ef size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:37.980Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:38.316Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.15 [2021-07-29T06:04:38.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-29T06:04:38.316Z] f4de2af0aa82: Preparing [2021-07-29T06:04:38.316Z] 1c941fb6aaab: Preparing [2021-07-29T06:04:38.316Z] c19acaaa3a64: Preparing [2021-07-29T06:04:38.316Z] 24453ffe7922: Preparing [2021-07-29T06:04:38.316Z] 3fbe34a1663b: Preparing [2021-07-29T06:04:38.588Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:04:38.588Z] f4de2af0aa82: Layer already exists [2021-07-29T06:04:38.588Z] c19acaaa3a64: Layer already exists [2021-07-29T06:04:38.588Z] 24453ffe7922: Layer already exists [2021-07-29T06:04:38.588Z] 1c941fb6aaab: Layer already exists [2021-07-29T06:04:38.588Z] 2.0.1-dev.15: digest: sha256:9ce4d5ce31fc17735ccb1e1780e16322a1258d70f753e58f4fa971e201b1f6ef size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:38.926Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:39.262Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:04:39.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-29T06:04:39.262Z] f4de2af0aa82: Preparing [2021-07-29T06:04:39.262Z] 1c941fb6aaab: Preparing [2021-07-29T06:04:39.262Z] c19acaaa3a64: Preparing [2021-07-29T06:04:39.262Z] 24453ffe7922: Preparing [2021-07-29T06:04:39.262Z] 3fbe34a1663b: Preparing [2021-07-29T06:04:39.532Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:04:39.532Z] 1c941fb6aaab: Layer already exists [2021-07-29T06:04:39.532Z] 24453ffe7922: Layer already exists [2021-07-29T06:04:39.532Z] c19acaaa3a64: Layer already exists [2021-07-29T06:04:39.532Z] f4de2af0aa82: Layer already exists [2021-07-29T06:04:39.532Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15: digest: sha256:9ce4d5ce31fc17735ccb1e1780e16322a1258d70f753e58f4fa971e201b1f6ef size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:39.874Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:40.211Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-07-29T06:04:40.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-29T06:04:40.211Z] f4de2af0aa82: Preparing [2021-07-29T06:04:40.211Z] 1c941fb6aaab: Preparing [2021-07-29T06:04:40.211Z] c19acaaa3a64: Preparing [2021-07-29T06:04:40.211Z] 24453ffe7922: Preparing [2021-07-29T06:04:40.211Z] 3fbe34a1663b: Preparing [2021-07-29T06:04:40.211Z] 3fbe34a1663b: Layer already exists [2021-07-29T06:04:40.211Z] 24453ffe7922: Layer already exists [2021-07-29T06:04:40.483Z] f4de2af0aa82: Layer already exists [2021-07-29T06:04:40.483Z] c19acaaa3a64: Layer already exists [2021-07-29T06:04:40.483Z] 1c941fb6aaab: Layer already exists [2021-07-29T06:04:40.483Z] main: digest: sha256:9ce4d5ce31fc17735ccb1e1780e16322a1258d70f753e58f4fa971e201b1f6ef size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T06:04:40.543Z] ===================================================== [Pipeline] echo [2021-07-29T06:04:40.556Z] taggedImages: [2021-07-29T06:04:40.556Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:04:40.556Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-07-29T06:04:40.556Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.15 [2021-07-29T06:04:40.556Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:04:40.556Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-07-29T06:04:40.586Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-07-29T06:04:40.586Z] 4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:04:40.586Z] latest [2021-07-29T06:04:40.586Z] 2.0.1-dev.15 [2021-07-29T06:04:40.586Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:04:40.586Z] main [2021-07-29T06:04:40.586Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:40.957Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:41.290Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:04:41.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-29T06:04:41.290Z] 8915c96df2aa: Preparing [2021-07-29T06:04:41.290Z] 012ca4543fd6: Preparing [2021-07-29T06:04:41.290Z] c85b9591fc21: Preparing [2021-07-29T06:04:41.290Z] fd5beb89a009: Preparing [2021-07-29T06:04:41.290Z] 36385507e099: Preparing [2021-07-29T06:04:41.290Z] 0f96eb6246ad: Preparing [2021-07-29T06:04:41.290Z] c09ef504d4db: Preparing [2021-07-29T06:04:41.290Z] c7acdc5265c6: Preparing [2021-07-29T06:04:41.290Z] 67ea5d85c628: Preparing [2021-07-29T06:04:41.290Z] cf0781f940e6: Preparing [2021-07-29T06:04:41.290Z] c55d5dbdab40: Preparing [2021-07-29T06:04:41.290Z] c7acdc5265c6: Waiting [2021-07-29T06:04:41.290Z] 67ea5d85c628: Waiting [2021-07-29T06:04:41.290Z] 0f96eb6246ad: Waiting [2021-07-29T06:04:41.290Z] cf0781f940e6: Waiting [2021-07-29T06:04:41.290Z] c55d5dbdab40: Waiting [2021-07-29T06:04:41.290Z] c09ef504d4db: Waiting [2021-07-29T06:04:41.562Z] 36385507e099: Layer already exists [2021-07-29T06:04:41.562Z] 0f96eb6246ad: Layer already exists [2021-07-29T06:04:41.562Z] c09ef504d4db: Layer already exists [2021-07-29T06:04:41.562Z] c7acdc5265c6: Layer already exists [2021-07-29T06:04:41.562Z] 67ea5d85c628: Layer already exists [2021-07-29T06:04:41.834Z] cf0781f940e6: Layer already exists [2021-07-29T06:04:41.834Z] c55d5dbdab40: Layer already exists [2021-07-29T06:04:41.834Z] 012ca4543fd6: Pushed [2021-07-29T06:04:42.427Z] 8915c96df2aa: Pushed [2021-07-29T06:04:44.392Z] c85b9591fc21: Pushed [2021-07-29T06:04:59.452Z] fd5beb89a009: Pushed [2021-07-29T06:04:59.452Z] 4becaab24b5b515a1d6dfe340981534658a672e3: digest: sha256:21c7e20af97ed70361143d251d841089bbb128fee3df64572a5713060c3a0414 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:04:59.793Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:05:00.127Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-07-29T06:05:00.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-29T06:05:00.127Z] 8915c96df2aa: Preparing [2021-07-29T06:05:00.127Z] 012ca4543fd6: Preparing [2021-07-29T06:05:00.127Z] c85b9591fc21: Preparing [2021-07-29T06:05:00.127Z] fd5beb89a009: Preparing [2021-07-29T06:05:00.127Z] 36385507e099: Preparing [2021-07-29T06:05:00.127Z] 0f96eb6246ad: Preparing [2021-07-29T06:05:00.127Z] c09ef504d4db: Preparing [2021-07-29T06:05:00.127Z] c7acdc5265c6: Preparing [2021-07-29T06:05:00.127Z] 67ea5d85c628: Preparing [2021-07-29T06:05:00.127Z] cf0781f940e6: Preparing [2021-07-29T06:05:00.127Z] c55d5dbdab40: Preparing [2021-07-29T06:05:00.127Z] 0f96eb6246ad: Waiting [2021-07-29T06:05:00.127Z] c09ef504d4db: Waiting [2021-07-29T06:05:00.127Z] c7acdc5265c6: Waiting [2021-07-29T06:05:00.127Z] 67ea5d85c628: Waiting [2021-07-29T06:05:00.127Z] cf0781f940e6: Waiting [2021-07-29T06:05:00.127Z] c55d5dbdab40: Waiting [2021-07-29T06:05:00.397Z] c85b9591fc21: Layer already exists [2021-07-29T06:05:00.397Z] 8915c96df2aa: Layer already exists [2021-07-29T06:05:00.397Z] 012ca4543fd6: Layer already exists [2021-07-29T06:05:00.397Z] 36385507e099: Layer already exists [2021-07-29T06:05:00.397Z] fd5beb89a009: Layer already exists [2021-07-29T06:05:00.397Z] 0f96eb6246ad: Layer already exists [2021-07-29T06:05:00.397Z] c09ef504d4db: Layer already exists [2021-07-29T06:05:00.397Z] cf0781f940e6: Layer already exists [2021-07-29T06:05:00.398Z] c7acdc5265c6: Layer already exists [2021-07-29T06:05:00.398Z] 67ea5d85c628: Layer already exists [2021-07-29T06:05:00.398Z] c55d5dbdab40: Layer already exists [2021-07-29T06:05:00.670Z] latest: digest: sha256:21c7e20af97ed70361143d251d841089bbb128fee3df64572a5713060c3a0414 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:05:01.015Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:05:01.356Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.15 [2021-07-29T06:05:01.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-29T06:05:01.356Z] 8915c96df2aa: Preparing [2021-07-29T06:05:01.356Z] 012ca4543fd6: Preparing [2021-07-29T06:05:01.356Z] c85b9591fc21: Preparing [2021-07-29T06:05:01.356Z] fd5beb89a009: Preparing [2021-07-29T06:05:01.356Z] 36385507e099: Preparing [2021-07-29T06:05:01.356Z] 0f96eb6246ad: Preparing [2021-07-29T06:05:01.356Z] c09ef504d4db: Preparing [2021-07-29T06:05:01.356Z] c7acdc5265c6: Preparing [2021-07-29T06:05:01.356Z] 67ea5d85c628: Preparing [2021-07-29T06:05:01.356Z] cf0781f940e6: Preparing [2021-07-29T06:05:01.356Z] c55d5dbdab40: Preparing [2021-07-29T06:05:01.356Z] 0f96eb6246ad: Waiting [2021-07-29T06:05:01.356Z] c09ef504d4db: Waiting [2021-07-29T06:05:01.356Z] c7acdc5265c6: Waiting [2021-07-29T06:05:01.356Z] 67ea5d85c628: Waiting [2021-07-29T06:05:01.356Z] cf0781f940e6: Waiting [2021-07-29T06:05:01.356Z] c55d5dbdab40: Waiting [2021-07-29T06:05:01.627Z] 8915c96df2aa: Layer already exists [2021-07-29T06:05:01.627Z] 36385507e099: Layer already exists [2021-07-29T06:05:01.627Z] 012ca4543fd6: Layer already exists [2021-07-29T06:05:01.627Z] fd5beb89a009: Layer already exists [2021-07-29T06:05:01.627Z] c85b9591fc21: Layer already exists [2021-07-29T06:05:01.627Z] 0f96eb6246ad: Layer already exists [2021-07-29T06:05:01.627Z] c09ef504d4db: Layer already exists [2021-07-29T06:05:01.627Z] cf0781f940e6: Layer already exists [2021-07-29T06:05:01.627Z] 67ea5d85c628: Layer already exists [2021-07-29T06:05:01.627Z] c7acdc5265c6: Layer already exists [2021-07-29T06:05:01.627Z] c55d5dbdab40: Layer already exists [2021-07-29T06:05:01.902Z] 2.0.1-dev.15: digest: sha256:21c7e20af97ed70361143d251d841089bbb128fee3df64572a5713060c3a0414 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:05:02.267Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:05:02.677Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:05:02.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-29T06:05:02.677Z] 8915c96df2aa: Preparing [2021-07-29T06:05:02.677Z] 012ca4543fd6: Preparing [2021-07-29T06:05:02.677Z] c85b9591fc21: Preparing [2021-07-29T06:05:02.677Z] fd5beb89a009: Preparing [2021-07-29T06:05:02.677Z] 36385507e099: Preparing [2021-07-29T06:05:02.677Z] 0f96eb6246ad: Preparing [2021-07-29T06:05:02.677Z] c09ef504d4db: Preparing [2021-07-29T06:05:02.677Z] c7acdc5265c6: Preparing [2021-07-29T06:05:02.677Z] 67ea5d85c628: Preparing [2021-07-29T06:05:02.677Z] cf0781f940e6: Preparing [2021-07-29T06:05:02.677Z] c55d5dbdab40: Preparing [2021-07-29T06:05:02.677Z] 0f96eb6246ad: Waiting [2021-07-29T06:05:02.677Z] c7acdc5265c6: Waiting [2021-07-29T06:05:02.677Z] 67ea5d85c628: Waiting [2021-07-29T06:05:02.677Z] cf0781f940e6: Waiting [2021-07-29T06:05:02.677Z] c55d5dbdab40: Waiting [2021-07-29T06:05:02.677Z] c09ef504d4db: Waiting [2021-07-29T06:05:02.950Z] 012ca4543fd6: Layer already exists [2021-07-29T06:05:02.950Z] 8915c96df2aa: Layer already exists [2021-07-29T06:05:02.950Z] 36385507e099: Layer already exists [2021-07-29T06:05:02.950Z] c85b9591fc21: Layer already exists [2021-07-29T06:05:02.950Z] fd5beb89a009: Layer already exists [2021-07-29T06:05:02.950Z] 0f96eb6246ad: Layer already exists [2021-07-29T06:05:02.950Z] c09ef504d4db: Layer already exists [2021-07-29T06:05:02.950Z] 67ea5d85c628: Layer already exists [2021-07-29T06:05:02.950Z] c7acdc5265c6: Layer already exists [2021-07-29T06:05:02.950Z] c55d5dbdab40: Layer already exists [2021-07-29T06:05:02.950Z] cf0781f940e6: Layer already exists [2021-07-29T06:05:03.224Z] 4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15: digest: sha256:21c7e20af97ed70361143d251d841089bbb128fee3df64572a5713060c3a0414 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:05:03.607Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:05:03.943Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-07-29T06:05:03.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-29T06:05:03.943Z] 8915c96df2aa: Preparing [2021-07-29T06:05:03.943Z] 012ca4543fd6: Preparing [2021-07-29T06:05:03.943Z] c85b9591fc21: Preparing [2021-07-29T06:05:03.943Z] fd5beb89a009: Preparing [2021-07-29T06:05:03.943Z] 36385507e099: Preparing [2021-07-29T06:05:03.943Z] 0f96eb6246ad: Preparing [2021-07-29T06:05:03.943Z] c09ef504d4db: Preparing [2021-07-29T06:05:03.943Z] c7acdc5265c6: Preparing [2021-07-29T06:05:03.943Z] 67ea5d85c628: Preparing [2021-07-29T06:05:03.943Z] cf0781f940e6: Preparing [2021-07-29T06:05:03.943Z] c55d5dbdab40: Preparing [2021-07-29T06:05:03.943Z] c7acdc5265c6: Waiting [2021-07-29T06:05:03.943Z] 67ea5d85c628: Waiting [2021-07-29T06:05:03.943Z] cf0781f940e6: Waiting [2021-07-29T06:05:03.943Z] c55d5dbdab40: Waiting [2021-07-29T06:05:03.943Z] 0f96eb6246ad: Waiting [2021-07-29T06:05:04.218Z] 8915c96df2aa: Layer already exists [2021-07-29T06:05:04.218Z] fd5beb89a009: Layer already exists [2021-07-29T06:05:04.218Z] 012ca4543fd6: Layer already exists [2021-07-29T06:05:04.218Z] c85b9591fc21: Layer already exists [2021-07-29T06:05:04.218Z] 36385507e099: Layer already exists [2021-07-29T06:05:04.218Z] 0f96eb6246ad: Layer already exists [2021-07-29T06:05:04.218Z] c09ef504d4db: Layer already exists [2021-07-29T06:05:04.218Z] c7acdc5265c6: Layer already exists [2021-07-29T06:05:04.218Z] cf0781f940e6: Layer already exists [2021-07-29T06:05:04.218Z] 67ea5d85c628: Layer already exists [2021-07-29T06:05:04.218Z] c55d5dbdab40: Layer already exists [2021-07-29T06:05:04.489Z] main: digest: sha256:21c7e20af97ed70361143d251d841089bbb128fee3df64572a5713060c3a0414 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T06:05:04.547Z] ===================================================== [Pipeline] echo [2021-07-29T06:05:04.560Z] taggedImages: [2021-07-29T06:05:04.560Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4becaab24b5b515a1d6dfe340981534658a672e3 [2021-07-29T06:05:04.560Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-07-29T06:05:04.560Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.15 [2021-07-29T06:05:04.560Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4becaab24b5b515a1d6dfe340981534658a672e3-2.0.1-dev.15 [2021-07-29T06:05:04.560Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:05:04.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T06:05:05.265Z] [2021-07-29T06:05:05.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:05:05.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T06:05:05.884Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-29T06:05:05.884Z] 448f6bf000e3: Pulling fs layer [2021-07-29T06:05:05.884Z] f757da607395: Pulling fs layer [2021-07-29T06:05:05.884Z] 05883995daec: Pulling fs layer [2021-07-29T06:05:05.884Z] 8603b9c90790: Pulling fs layer [2021-07-29T06:05:05.884Z] 1560dd03e051: Pulling fs layer [2021-07-29T06:05:05.884Z] 27f5ce0e4adf: Pulling fs layer [2021-07-29T06:05:05.884Z] c2d8d7efcc4b: Pulling fs layer [2021-07-29T06:05:05.884Z] 8603b9c90790: Waiting [2021-07-29T06:05:05.884Z] 1560dd03e051: Waiting [2021-07-29T06:05:05.884Z] c2d8d7efcc4b: Waiting [2021-07-29T06:05:06.162Z] f757da607395: Download complete [2021-07-29T06:05:06.162Z] 8603b9c90790: Verifying Checksum [2021-07-29T06:05:06.162Z] 8603b9c90790: Download complete [2021-07-29T06:05:06.436Z] 05883995daec: Verifying Checksum [2021-07-29T06:05:06.436Z] 1560dd03e051: Verifying Checksum [2021-07-29T06:05:06.436Z] 1560dd03e051: Download complete [2021-07-29T06:05:06.709Z] 27f5ce0e4adf: Verifying Checksum [2021-07-29T06:05:06.709Z] 27f5ce0e4adf: Download complete [2021-07-29T06:05:07.687Z] 448f6bf000e3: Verifying Checksum [2021-07-29T06:05:07.687Z] 448f6bf000e3: Download complete [2021-07-29T06:05:11.078Z] c2d8d7efcc4b: Verifying Checksum [2021-07-29T06:05:11.078Z] c2d8d7efcc4b: Download complete [2021-07-29T06:05:11.078Z] 448f6bf000e3: Pull complete [2021-07-29T06:05:12.052Z] f757da607395: Pull complete [2021-07-29T06:05:13.484Z] 05883995daec: Pull complete [2021-07-29T06:05:13.758Z] 8603b9c90790: Pull complete [2021-07-29T06:05:14.734Z] 1560dd03e051: Pull complete [2021-07-29T06:05:15.005Z] 27f5ce0e4adf: Pull complete [2021-07-29T06:05:30.097Z] c2d8d7efcc4b: Pull complete [2021-07-29T06:05:30.097Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-29T06:05:30.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T06:05:30.097Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-29T06:05:30.363Z] prd-ubuntu18.04-docker-arm64-4c-16g-443 does not seem to be running inside a container [2021-07-29T06:05:30.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-lftools-log-publisher:arm64 cat [2021-07-29T06:05:34.293Z] $ docker top 0f3243adf390ae58863f71281c6b53f6dee4df66d109e326624c2a0559694ff7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T06:05:35.522Z] ---> job-cost.sh [2021-07-29T06:05:35.522Z] lf-activate-venv: SKIPPING [2021-07-29T06:05:35.522Z] INFO: No Stack... [2021-07-29T06:05:36.491Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-29T06:05:36.759Z] INFO: Archiving Costs [Pipeline] sh [2021-07-29T06:05:37.418Z] + cut -d, -f6 [2021-07-29T06:05:37.418Z] + cat /w/workspace/edgex-go/15/archives/cost.csv [Pipeline] lock [2021-07-29T06:05:37.479Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-15-stack-cost] [2021-07-29T06:05:37.491Z] Resource [jenkins-edgexfoundry-edgex-go-main-15-stack-cost] did not exist. Created. [2021-07-29T06:05:37.491Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-29T06:05:38.166Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-29T06:05:38.811Z] Stashed 1 file(s) [Pipeline] } [2021-07-29T06:05:38.823Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-15-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-29T06:05:38.851Z] $ docker stop --time=1 0f3243adf390ae58863f71281c6b53f6dee4df66d109e326624c2a0559694ff7 [2021-07-29T06:05:40.475Z] $ docker rm -f 0f3243adf390ae58863f71281c6b53f6dee4df66d109e326624c2a0559694ff7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-29T06:05:41.637Z] provisioning config files... [2021-07-29T06:05:41.651Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/15@tmp/config5088317746952299698tmp [Pipeline] { [Pipeline] sh [2021-07-29T06:05:41.978Z] + set +x [2021-07-29T06:05:41.978Z] + curl -s https://codecov.io/bash [2021-07-29T06:05:41.978Z] + bash -s -- [2021-07-29T06:05:42.243Z] [2021-07-29T06:05:42.243Z] _____ _ [2021-07-29T06:05:42.243Z] / ____| | | [2021-07-29T06:05:42.243Z] | | ___ __| | ___ ___ _____ __ [2021-07-29T06:05:42.244Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-29T06:05:42.244Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-29T06:05:42.244Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-29T06:05:42.244Z] Bash-1.0.6 [2021-07-29T06:05:42.244Z] [2021-07-29T06:05:42.244Z] [2021-07-29T06:05:42.244Z] ==> git version 2.24.4 found [2021-07-29T06:05:42.244Z] ==> 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-29T06:05:42.244Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-29T06:05:42.244Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-29T06:05:42.244Z] ==> Jenkins CI detected. [2021-07-29T06:05:42.244Z] current dir:  /w/workspace/edgex-go/15 [2021-07-29T06:05:42.244Z] project root: . [2021-07-29T06:05:42.244Z] --> token set from env [2021-07-29T06:05:42.244Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-29T06:05:42.244Z] ==> Running gcov in . (disable via -X gcov) [2021-07-29T06:05:42.244Z] ==> Python coveragepy not found [2021-07-29T06:05:42.244Z] ==> Searching for coverage reports in: [2021-07-29T06:05:42.244Z] + . [2021-07-29T06:05:42.244Z] -> Found 1 reports [2021-07-29T06:05:42.244Z] ==> Detecting git/mercurial file structure [2021-07-29T06:05:42.244Z] ==> Reading reports [2021-07-29T06:05:42.244Z] + ./coverage.out bytes=402846 [2021-07-29T06:05:42.244Z] ==> Appending adjustments [2021-07-29T06:05:42.244Z] https://docs.codecov.io/docs/fixing-reports [2021-07-29T06:05:43.649Z] + Found adjustments [2021-07-29T06:05:43.649Z] ==> Gzipping contents [2021-07-29T06:05:43.649Z] 56K /tmp/codecov.1eER2x.gz [2021-07-29T06:05:43.649Z] ==> Uploading reports [2021-07-29T06:05:43.649Z] url: https://codecov.io [2021-07-29T06:05:43.649Z] query: branch=main&commit=4becaab24b5b515a1d6dfe340981534658a672e3&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-29T06:05:43.649Z] -> Pinging Codecov [2021-07-29T06:05:43.649Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=4becaab24b5b515a1d6dfe340981534658a672e3&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-29T06:05:43.916Z] -> Uploading to [2021-07-29T06:05:43.916Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-29/00271124DB129430A58F1EEE437C3FCB/4becaab24b5b515a1d6dfe340981534658a672e3/7b1c3bd8-37bd-4fba-8029-1cfbf8ee7657.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210729T060543Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=69fffde336af6cab7ccff45d3822ecff9160a247e0d9c9e14e6c21e4c32c65b5 [2021-07-29T06:05:43.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T06:05:43.916Z] Dload Upload Total Spent Left Speed [2021-07-29T06:05:44.183Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54412 0 0 100 54412 0 143k --:--:-- --:--:-- --:--:-- 144k [2021-07-29T06:05:44.184Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4becaab24b5b515a1d6dfe340981534658a672e3 [Pipeline] } [2021-07-29T06:05:44.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-07-29T06:05:44.921Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-29T06:05:44.960Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:05:45.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-29T06:05:45.278Z] [2021-07-29T06:05:45.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:05:45.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-29T06:05:45.604Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-29T06:05:45.604Z] 188c0c94c7c5: Pulling fs layer [2021-07-29T06:05:45.604Z] 0ef7d3d256c8: Pulling fs layer [2021-07-29T06:05:45.604Z] de9db76c5a1d: Pulling fs layer [2021-07-29T06:05:45.604Z] 0eba1c9be4d2: Pulling fs layer [2021-07-29T06:05:45.604Z] 0d57e429df01: Pulling fs layer [2021-07-29T06:05:45.604Z] 4e4be7b47b0d: Pulling fs layer [2021-07-29T06:05:45.604Z] e1f770b5df2f: Pulling fs layer [2021-07-29T06:05:45.604Z] 85a0685a4137: Pulling fs layer [2021-07-29T06:05:45.604Z] 0eba1c9be4d2: Waiting [2021-07-29T06:05:45.604Z] 0d57e429df01: Waiting [2021-07-29T06:05:45.604Z] 4e4be7b47b0d: Waiting [2021-07-29T06:05:45.604Z] e1f770b5df2f: Waiting [2021-07-29T06:05:45.604Z] 85a0685a4137: Waiting [2021-07-29T06:05:45.871Z] de9db76c5a1d: Verifying Checksum [2021-07-29T06:05:45.871Z] de9db76c5a1d: Download complete [2021-07-29T06:05:45.871Z] 0ef7d3d256c8: Verifying Checksum [2021-07-29T06:05:45.871Z] 0ef7d3d256c8: Download complete [2021-07-29T06:05:45.871Z] 0d57e429df01: Verifying Checksum [2021-07-29T06:05:45.871Z] 0d57e429df01: Download complete [2021-07-29T06:05:45.871Z] 4e4be7b47b0d: Verifying Checksum [2021-07-29T06:05:45.871Z] 4e4be7b47b0d: Download complete [2021-07-29T06:05:46.141Z] 188c0c94c7c5: Verifying Checksum [2021-07-29T06:05:46.141Z] 188c0c94c7c5: Download complete [2021-07-29T06:05:46.141Z] 188c0c94c7c5: Pull complete [2021-07-29T06:05:46.411Z] 0ef7d3d256c8: Pull complete [2021-07-29T06:05:46.411Z] de9db76c5a1d: Pull complete [2021-07-29T06:05:47.815Z] e1f770b5df2f: Verifying Checksum [2021-07-29T06:05:47.815Z] e1f770b5df2f: Download complete [2021-07-29T06:05:54.455Z] 0eba1c9be4d2: Verifying Checksum [2021-07-29T06:05:54.455Z] 0eba1c9be4d2: Download complete [2021-07-29T06:05:54.724Z] 85a0685a4137: Verifying Checksum [2021-07-29T06:05:54.724Z] 85a0685a4137: Download complete [2021-07-29T06:05:57.329Z] 0eba1c9be4d2: Pull complete [2021-07-29T06:05:57.329Z] 0d57e429df01: Pull complete [2021-07-29T06:05:57.329Z] 4e4be7b47b0d: Pull complete [2021-07-29T06:05:57.917Z] e1f770b5df2f: Pull complete [2021-07-29T06:06:01.291Z] 85a0685a4137: Pull complete [2021-07-29T06:06:01.291Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-29T06:06:01.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-29T06:06:01.291Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-29T06:06:01.379Z] prd-centos7-docker-4c-2g-442 does not seem to be running inside a container [2021-07-29T06:06:01.448Z] $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-snyk-go:1.410.4 cat [2021-07-29T06:06:04.467Z] $ docker top ca8e2340192ceee3d066cbb7625c2b9fdda06e4c1eebf64a3858e9b16a1cd1be -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-29T06:06:04.566Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-29T06:06:04.870Z] + set -o pipefail [2021-07-29T06:06:04.871Z] + snyk monitor '--org=edgex-jenkins' [2021-07-29T06:06:23.092Z] [2021-07-29T06:06:23.092Z] Monitoring /w/workspace/edgex-go/15 (github.com/edgexfoundry/edgex-go)... [2021-07-29T06:06:23.092Z] [2021-07-29T06:06:23.092Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/74a008f5-f206-4bf3-875e-a3052b807fba [2021-07-29T06:06:23.092Z] [2021-07-29T06:06:23.092Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-07-29T06:06:23.092Z] [2021-07-29T06:06:23.092Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-29T06:06:23.092Z] [2021-07-29T06:06:23.092Z] [Pipeline] } [2021-07-29T06:06:23.108Z] $ docker stop --time=1 ca8e2340192ceee3d066cbb7625c2b9fdda06e4c1eebf64a3858e9b16a1cd1be [2021-07-29T06:06:24.995Z] $ docker rm -f ca8e2340192ceee3d066cbb7625c2b9fdda06e4c1eebf64a3858e9b16a1cd1be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-07-29T06:06:25.772Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T06:06:25.792Z] provisioning config files... [2021-07-29T06:06:25.804Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/15@tmp/config1519219602634433461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T06:06:26.138Z] --> edgex-publish-swagger.sh [2021-07-29T06:06:26.138Z] === Publish openapi/v2 API === [2021-07-29T06:06:26.138Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-07-29T06:06:26.138Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/15/openapi/v2/core-command.yaml] [2021-07-29T06:06:26.138Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T06:06:26.138Z] Dload Upload Total Spent Left Speed [2021-07-29T06:06:27.097Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 27757 0:00:01 0:00:01 --:--:-- 27782 100 31867 0 0 100 31867 0 27754 0:00:01 0:00:01 --:--:-- 27782 [2021-07-29T06:06:27.097Z] [2021-07-29T06:06:27.097Z] [2021-07-29T06:06:27.097Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/15/openapi/v2/core-data.yaml] [2021-07-29T06:06:27.097Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T06:06:27.097Z] Dload Upload Total Spent Left Speed [2021-07-29T06:06:28.504Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 56433 0:00:01 0:00:01 --:--:-- 56472 100 65452 0 0 100 65452 0 51229 0:00:01 0:00:01 --:--:-- 51254 [2021-07-29T06:06:28.504Z] [2021-07-29T06:06:28.505Z] [2021-07-29T06:06:28.505Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/15/openapi/v2/core-metadata.yaml] [2021-07-29T06:06:28.505Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T06:06:28.505Z] Dload Upload Total Spent Left Speed [2021-07-29T06:06:29.938Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 101k 0:00:01 0:00:01 --:--:-- 101k 100 119k 0 0 100 119k 0 95706 0:00:01 0:00:01 --:--:-- 95675 [2021-07-29T06:06:29.938Z] [2021-07-29T06:06:29.938Z] [2021-07-29T06:06:29.938Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/15/openapi/v2/support-notifications.yaml] [2021-07-29T06:06:29.938Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T06:06:29.938Z] Dload Upload Total Spent Left Speed [2021-07-29T06:06:31.163Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 73691 0:00:01 0:00:01 --:--:-- 73699 100 86007 0 0 100 86007 0 56893 0:00:01 0:00:01 --:--:-- 56920 [2021-07-29T06:06:31.163Z] [2021-07-29T06:06:31.163Z] [2021-07-29T06:06:31.163Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/15/openapi/v2/support-scheduler.yaml] [2021-07-29T06:06:31.163Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T06:06:31.163Z] Dload Upload Total Spent Left Speed [2021-07-29T06:06:32.573Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38042 0 0 100 38042 0 32719 0:00:01 0:00:01 --:--:-- 32738 100 38042 0 0 100 38042 0 32715 0:00:01 0:00:01 --:--:-- 32738 [2021-07-29T06:06:32.573Z] [2021-07-29T06:06:32.573Z] [2021-07-29T06:06:32.573Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/15/openapi/v2/system-agent.yaml] [2021-07-29T06:06:32.573Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T06:06:32.573Z] Dload Upload Total Spent Left Speed [2021-07-29T06:06:33.549Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19730 0 0 100 19730 0 17015 0:00:01 0:00:01 --:--:-- 17008 100 19730 0 0 100 19730 0 16498 0:00:01 0:00:01 --:--:-- 16496 [2021-07-29T06:06:33.549Z] [2021-07-29T06:06:33.549Z] [Pipeline] } [2021-07-29T06:06:33.717Z] 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-29T06:06:34.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T06:06:34.776Z] . [Pipeline] withDockerContainer [2021-07-29T06:06:34.874Z] prd-centos7-docker-4c-2g-442 does not seem to be running inside a container [2021-07-29T06:06:34.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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:10004/edgex-devops/git-semver:latest cat [2021-07-29T06:06:35.970Z] $ docker top 3acf907d84d114220c471608f7f2d51d6ecae9dda22659a95937edc11b2ca685 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-29T06:06:36.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T06:06:36.086Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T06:06:36.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T06:06:36.218Z] $ docker exec 3acf907d84d114220c471608f7f2d51d6ecae9dda22659a95937edc11b2ca685 ssh-agent [2021-07-29T06:06:36.330Z] SSH_AUTH_SOCK=/tmp/ssh-oe5kwFGpt2lD/agent.12 [2021-07-29T06:06:36.330Z] SSH_AGENT_PID=18 [2021-07-29T06:06:36.338Z] Running ssh-add (command line suppressed) [2021-07-29T06:06:36.440Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_7897237080157276152.key (/w/workspace/edgex-go/15@tmp/private_key_7897237080157276152.key) [2021-07-29T06:06:36.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T06:06:36.773Z] + git semver tag [2021-07-29T06:06:36.773Z] # -> Open(): unable to determine branch for HEAD [2021-07-29T06:06:36.773Z] # $GIT_DIR = /w/workspace/edgex-go/15/.git [2021-07-29T06:06:36.773Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/15 [2021-07-29T06:06:36.773Z] # $SEMVER_REMOTE_NAME = origin [2021-07-29T06:06:36.773Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-29T06:06:36.773Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-29T06:06:36.773Z] # $SEMVER_BRANCH = main [2021-07-29T06:06:36.773Z] # $SEMVER_DIR = /w/workspace/edgex-go/15/.semver [2021-07-29T06:06:36.773Z] # 4becaab24b5b515a1d6dfe340981534658a672e3 HEAD [2021-07-29T06:06:36.773Z] # -> Force: false [2021-07-29T06:06:36.773Z] # 1bb4e84da55b3cef9e615ff98386c0f6305c3341 refs/tags/v2.0.1-dev.15 [Pipeline] } [2021-07-29T06:06:36.785Z] $ docker exec --env ******** --env ******** 3acf907d84d114220c471608f7f2d51d6ecae9dda22659a95937edc11b2ca685 ssh-agent -k [2021-07-29T06:06:36.882Z] unset SSH_AUTH_SOCK; [2021-07-29T06:06:36.882Z] unset SSH_AGENT_PID; [2021-07-29T06:06:36.882Z] echo Agent pid 18 killed; [2021-07-29T06:06:36.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T06:06:37.267Z] + git semver [Pipeline] } [2021-07-29T06:06:37.284Z] $ docker stop --time=1 3acf907d84d114220c471608f7f2d51d6ecae9dda22659a95937edc11b2ca685 [2021-07-29T06:06:38.488Z] $ docker rm -f 3acf907d84d114220c471608f7f2d51d6ecae9dda22659a95937edc11b2ca685 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:06:38.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-29T06:06:38.942Z] [2021-07-29T06:06:38.942Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:06:39.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-29T06:06:39.267Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-29T06:06:39.267Z] ab5ef0e58194: Pulling fs layer [2021-07-29T06:06:39.267Z] 9712f1f96733: Pulling fs layer [2021-07-29T06:06:39.267Z] 63f879dbbcfc: Pulling fs layer [2021-07-29T06:06:39.267Z] 0d9ebad4ef96: Pulling fs layer [2021-07-29T06:06:39.267Z] e9a5061849ea: Pulling fs layer [2021-07-29T06:06:39.267Z] d747dcd14b5f: Pulling fs layer [2021-07-29T06:06:39.267Z] 2de7ff778b66: Pulling fs layer [2021-07-29T06:06:39.267Z] e9a5061849ea: Waiting [2021-07-29T06:06:39.267Z] d747dcd14b5f: Waiting [2021-07-29T06:06:39.267Z] 2de7ff778b66: Waiting [2021-07-29T06:06:39.267Z] 0d9ebad4ef96: Waiting [2021-07-29T06:06:39.538Z] 9712f1f96733: Verifying Checksum [2021-07-29T06:06:39.538Z] 9712f1f96733: Download complete [2021-07-29T06:06:42.112Z] 63f879dbbcfc: Verifying Checksum [2021-07-29T06:06:42.112Z] 63f879dbbcfc: Download complete [2021-07-29T06:06:42.378Z] e9a5061849ea: Verifying Checksum [2021-07-29T06:06:42.378Z] e9a5061849ea: Download complete [2021-07-29T06:06:42.378Z] d747dcd14b5f: Verifying Checksum [2021-07-29T06:06:42.378Z] d747dcd14b5f: Download complete [2021-07-29T06:06:43.332Z] 0d9ebad4ef96: Verifying Checksum [2021-07-29T06:06:43.332Z] 0d9ebad4ef96: Download complete [2021-07-29T06:06:43.332Z] 2de7ff778b66: Verifying Checksum [2021-07-29T06:06:43.332Z] 2de7ff778b66: Download complete [2021-07-29T06:06:43.598Z] ab5ef0e58194: Verifying Checksum [2021-07-29T06:06:43.598Z] ab5ef0e58194: Download complete [2021-07-29T06:06:46.206Z] ab5ef0e58194: Pull complete [2021-07-29T06:06:46.206Z] 9712f1f96733: Pull complete [2021-07-29T06:06:46.804Z] 63f879dbbcfc: Pull complete [2021-07-29T06:06:50.181Z] 0d9ebad4ef96: Pull complete [2021-07-29T06:06:50.181Z] e9a5061849ea: Pull complete [2021-07-29T06:06:50.448Z] d747dcd14b5f: Pull complete [2021-07-29T06:06:51.431Z] 2de7ff778b66: Pull complete [2021-07-29T06:06:51.431Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-29T06:06:51.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-29T06:06:51.431Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-29T06:06:51.544Z] prd-centos7-docker-4c-2g-442 does not seem to be running inside a container [2021-07-29T06:06:51.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-lftools:0.23.1-centos7 cat [2021-07-29T06:06:54.915Z] $ docker top f8f58cba1ba66b79c6e24c6570319b2b89b3d6851143d2b14ea6061684910367 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-29T06:06:55.019Z] provisioning config files... [2021-07-29T06:06:55.033Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/15@tmp/config7916359801579688739tmp [2021-07-29T06:06:55.054Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/15@tmp/config7051924641310756909tmp [2021-07-29T06:06:55.073Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/15@tmp/config2299073762874281475tmp [Pipeline] { [Pipeline] echo [2021-07-29T06:06:55.096Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T06:06:55.408Z] ---> sigul-configuration.sh [2021-07-29T06:06:55.408Z] gpg: directory `/root/.gnupg' created [2021-07-29T06:06:55.408Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-29T06:06:55.408Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-29T06:06:55.408Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-29T06:06:55.408Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-29T06:06:55.408Z] gpg: CAST5 encrypted data [2021-07-29T06:06:55.408Z] gpg: encrypted with 1 passphrase [2021-07-29T06:06:55.408Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-29T06:06:55.721Z] + mkdir /home/jenkins [2021-07-29T06:06:55.721Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-29T06:06:56.033Z] + 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-29T06:06:56.047Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T06:06:56.356Z] ---> sigul-install.sh [2021-07-29T06:06:56.356Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-07-29T06:06:56.671Z] + git tag --list [2021-07-29T06:06:56.671Z] 0.6.0 [2021-07-29T06:06:56.671Z] 0.6.1 [2021-07-29T06:06:56.671Z] 0.7.0 [2021-07-29T06:06:56.671Z] 0.7.1 [2021-07-29T06:06:56.671Z] v1.0.0 [2021-07-29T06:06:56.671Z] v1.0.1 [2021-07-29T06:06:56.671Z] v1.1.0 [2021-07-29T06:06:56.671Z] v1.2.0 [2021-07-29T06:06:56.671Z] v1.2.1 [2021-07-29T06:06:56.671Z] v1.3.0 [2021-07-29T06:06:56.671Z] v1.3.1 [2021-07-29T06:06:56.671Z] v2.0.0 [2021-07-29T06:06:56.671Z] v2.0.1-dev.1 [2021-07-29T06:06:56.671Z] v2.0.1-dev.10 [2021-07-29T06:06:56.671Z] v2.0.1-dev.11 [2021-07-29T06:06:56.671Z] v2.0.1-dev.12 [2021-07-29T06:06:56.671Z] v2.0.1-dev.13 [2021-07-29T06:06:56.671Z] v2.0.1-dev.14 [2021-07-29T06:06:56.671Z] v2.0.1-dev.15 [2021-07-29T06:06:56.671Z] v2.0.1-dev.2 [2021-07-29T06:06:56.671Z] v2.0.1-dev.3 [2021-07-29T06:06:56.671Z] v2.0.1-dev.4 [2021-07-29T06:06:56.671Z] v2.0.1-dev.5 [2021-07-29T06:06:56.671Z] v2.0.1-dev.6 [2021-07-29T06:06:56.671Z] v2.0.1-dev.7 [2021-07-29T06:06:56.671Z] v2.0.1-dev.8 [2021-07-29T06:06:56.671Z] v2.0.1-dev.9 [Pipeline] sh [2021-07-29T06:06:56.985Z] + lftools sign git-tag v2.0.1-dev.15 [2021-07-29T06:06:57.567Z] Signing Git tag with Sigul... [2021-07-29T06:06:57.567Z] Signing v2.0.1-dev.15 [Pipeline] echo [2021-07-29T06:06:58.542Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T06:06:58.859Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-29T06:06:58.873Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-29T06:06:58.900Z] $ docker stop --time=1 f8f58cba1ba66b79c6e24c6570319b2b89b3d6851143d2b14ea6061684910367 [2021-07-29T06:07:00.119Z] $ docker rm -f f8f58cba1ba66b79c6e24c6570319b2b89b3d6851143d2b14ea6061684910367 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:07:00.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T06:07:00.763Z] . [Pipeline] withDockerContainer [2021-07-29T06:07:00.858Z] prd-centos7-docker-4c-2g-442 does not seem to be running inside a container [2021-07-29T06:07:00.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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:10004/edgex-devops/git-semver:latest cat [2021-07-29T06:07:01.314Z] $ docker top ddf89616e59659e5e2f35d33aeadb017247ba26a3bb23fa6b3460fda3ad7568a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-29T06:07:01.485Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T06:07:01.485Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T06:07:01.615Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T06:07:01.615Z] $ docker exec ddf89616e59659e5e2f35d33aeadb017247ba26a3bb23fa6b3460fda3ad7568a ssh-agent [2021-07-29T06:07:01.742Z] SSH_AUTH_SOCK=/tmp/ssh-IsaTvuZglFQT/agent.13 [2021-07-29T06:07:01.742Z] SSH_AGENT_PID=19 [2021-07-29T06:07:01.750Z] Running ssh-add (command line suppressed) [2021-07-29T06:07:01.850Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_5643197237001011690.key (/w/workspace/edgex-go/15@tmp/private_key_5643197237001011690.key) [2021-07-29T06:07:01.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T06:07:02.189Z] + git semver bump pre [2021-07-29T06:07:02.189Z] # -> Open(): unable to determine branch for HEAD [2021-07-29T06:07:02.189Z] # $GIT_DIR = /w/workspace/edgex-go/15/.git [2021-07-29T06:07:02.189Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/15 [2021-07-29T06:07:02.189Z] # $SEMVER_REMOTE_NAME = origin [2021-07-29T06:07:02.189Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-29T06:07:02.189Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-29T06:07:02.189Z] # $SEMVER_BRANCH = main [2021-07-29T06:07:02.189Z] # $SEMVER_DIR = /w/workspace/edgex-go/15/.semver [2021-07-29T06:07:02.189Z] 2.0.1-dev.16 [Pipeline] } [2021-07-29T06:07:02.201Z] $ docker exec --env ******** --env ******** ddf89616e59659e5e2f35d33aeadb017247ba26a3bb23fa6b3460fda3ad7568a ssh-agent -k [2021-07-29T06:07:02.300Z] unset SSH_AUTH_SOCK; [2021-07-29T06:07:02.301Z] unset SSH_AGENT_PID; [2021-07-29T06:07:02.301Z] echo Agent pid 19 killed; [2021-07-29T06:07:02.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T06:07:02.655Z] + git semver [Pipeline] } [2021-07-29T06:07:02.673Z] $ docker stop --time=1 ddf89616e59659e5e2f35d33aeadb017247ba26a3bb23fa6b3460fda3ad7568a [2021-07-29T06:07:03.879Z] $ docker rm -f ddf89616e59659e5e2f35d33aeadb017247ba26a3bb23fa6b3460fda3ad7568a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:07:04.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T06:07:04.289Z] . [Pipeline] withDockerContainer [2021-07-29T06:07:04.378Z] prd-centos7-docker-4c-2g-442 does not seem to be running inside a container [2021-07-29T06:07:04.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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:10004/edgex-devops/git-semver:latest cat [2021-07-29T06:07:09.593Z] $ docker top 6408468744a1e9d6dd74b3b4190af5eaa9b3afb80ba7ab747b4ea4de4abca836 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-29T06:07:09.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T06:07:09.729Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T06:07:09.861Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T06:07:09.862Z] $ docker exec 6408468744a1e9d6dd74b3b4190af5eaa9b3afb80ba7ab747b4ea4de4abca836 ssh-agent [2021-07-29T06:07:09.992Z] SSH_AUTH_SOCK=/tmp/ssh-uUVPsA1MCsCT/agent.14 [2021-07-29T06:07:09.992Z] SSH_AGENT_PID=20 [2021-07-29T06:07:10.001Z] Running ssh-add (command line suppressed) [2021-07-29T06:07:10.101Z] Identity added: /w/workspace/edgex-go/15@tmp/private_key_468849290134106762.key (/w/workspace/edgex-go/15@tmp/private_key_468849290134106762.key) [2021-07-29T06:07:10.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T06:07:10.456Z] + git semver push [2021-07-29T06:07:10.456Z] # -> Open(): unable to determine branch for HEAD [2021-07-29T06:07:10.456Z] # $GIT_DIR = /w/workspace/edgex-go/15/.git [2021-07-29T06:07:10.456Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/15 [2021-07-29T06:07:10.456Z] # $SEMVER_REMOTE_NAME = origin [2021-07-29T06:07:10.456Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-29T06:07:10.456Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-29T06:07:10.456Z] # $SEMVER_BRANCH = main [2021-07-29T06:07:10.456Z] # $SEMVER_DIR = /w/workspace/edgex-go/15/.semver [Pipeline] } [2021-07-29T06:07:17.126Z] $ docker exec --env ******** --env ******** 6408468744a1e9d6dd74b3b4190af5eaa9b3afb80ba7ab747b4ea4de4abca836 ssh-agent -k [2021-07-29T06:07:17.225Z] unset SSH_AUTH_SOCK; [2021-07-29T06:07:17.225Z] unset SSH_AGENT_PID; [2021-07-29T06:07:17.225Z] echo Agent pid 20 killed; [2021-07-29T06:07:17.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T06:07:17.587Z] + git semver [Pipeline] } [2021-07-29T06:07:17.604Z] $ docker stop --time=1 6408468744a1e9d6dd74b3b4190af5eaa9b3afb80ba7ab747b4ea4de4abca836 [2021-07-29T06:07:18.820Z] $ docker rm -f 6408468744a1e9d6dd74b3b4190af5eaa9b3afb80ba7ab747b4ea4de4abca836 [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-29T06:07:19.981Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T06:07:20.574Z] ---> package-listing.sh [2021-07-29T06:07:20.574Z] ++ facter osfamily [2021-07-29T06:07:20.574Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-29T06:07:20.841Z] + OS_FAMILY=redhat [2021-07-29T06:07:20.841Z] + workspace=/w/workspace/edgex-go/15 [2021-07-29T06:07:20.841Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-29T06:07:20.841Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-29T06:07:20.841Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-29T06:07:20.841Z] + PACKAGES=/tmp/packages_start.txt [2021-07-29T06:07:20.841Z] + '[' /w/workspace/edgex-go/15 ']' [2021-07-29T06:07:20.841Z] + PACKAGES=/tmp/packages_end.txt [2021-07-29T06:07:20.841Z] + case "${OS_FAMILY}" in [2021-07-29T06:07:20.841Z] + sort [2021-07-29T06:07:20.841Z] + rpm -qa [2021-07-29T06:07:22.779Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-29T06:07:22.779Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-29T06:07:22.779Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-29T06:07:22.779Z] + '[' /w/workspace/edgex-go/15 ']' [2021-07-29T06:07:22.779Z] + mkdir -p /w/workspace/edgex-go/15/archives/ [2021-07-29T06:07:22.779Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/15/archives/ [Pipeline] echo [2021-07-29T06:07:22.795Z] 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/15/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-29T06:07:23.093Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:07:23.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T06:07:23.681Z] [2021-07-29T06:07:23.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T06:07:24.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T06:07:24.009Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-29T06:07:24.009Z] b4d181a07f80: Pulling fs layer [2021-07-29T06:07:24.009Z] a1111a8f2ec3: Pulling fs layer [2021-07-29T06:07:24.009Z] ed53099fbce6: Pulling fs layer [2021-07-29T06:07:24.009Z] dc539afda2c1: Pulling fs layer [2021-07-29T06:07:24.009Z] 77bc0d833cb6: Pulling fs layer [2021-07-29T06:07:24.009Z] 9065ff56babe: Pulling fs layer [2021-07-29T06:07:24.009Z] d287ab97295c: Pulling fs layer [2021-07-29T06:07:24.009Z] dc539afda2c1: Waiting [2021-07-29T06:07:24.009Z] 77bc0d833cb6: Waiting [2021-07-29T06:07:24.009Z] 9065ff56babe: Waiting [2021-07-29T06:07:24.009Z] d287ab97295c: Waiting [2021-07-29T06:07:24.274Z] a1111a8f2ec3: Verifying Checksum [2021-07-29T06:07:24.274Z] a1111a8f2ec3: Download complete [2021-07-29T06:07:24.274Z] dc539afda2c1: Verifying Checksum [2021-07-29T06:07:24.274Z] dc539afda2c1: Download complete [2021-07-29T06:07:24.540Z] 77bc0d833cb6: Verifying Checksum [2021-07-29T06:07:24.540Z] 77bc0d833cb6: Download complete [2021-07-29T06:07:24.540Z] 9065ff56babe: Verifying Checksum [2021-07-29T06:07:24.540Z] 9065ff56babe: Download complete [2021-07-29T06:07:24.806Z] ed53099fbce6: Verifying Checksum [2021-07-29T06:07:24.806Z] ed53099fbce6: Download complete [2021-07-29T06:07:25.765Z] b4d181a07f80: Verifying Checksum [2021-07-29T06:07:25.765Z] b4d181a07f80: Download complete [2021-07-29T06:07:27.188Z] b4d181a07f80: Pull complete [2021-07-29T06:07:27.188Z] a1111a8f2ec3: Pull complete [2021-07-29T06:07:27.454Z] ed53099fbce6: Pull complete [2021-07-29T06:07:27.454Z] dc539afda2c1: Pull complete [2021-07-29T06:07:27.720Z] 77bc0d833cb6: Pull complete [2021-07-29T06:07:27.985Z] 9065ff56babe: Pull complete [2021-07-29T06:07:30.561Z] d287ab97295c: Verifying Checksum [2021-07-29T06:07:30.561Z] d287ab97295c: Download complete [2021-07-29T06:07:34.840Z] d287ab97295c: Pull complete [2021-07-29T06:07:34.840Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-29T06:07:34.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T06:07:34.840Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-29T06:07:34.932Z] prd-centos7-docker-4c-2g-442 does not seem to be running inside a container [2021-07-29T06:07:34.988Z] $ 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/15/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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-lftools-log-publisher:latest cat [2021-07-29T06:07:41.946Z] $ docker top 8689fed8d608f8c42049740df8d46447433498a1eaf4304d5d28efbb20b0d435 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T06:07:42.566Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-29T06:07:42.879Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-29T06:07:43.191Z] + ls /var/log/sa-host [2021-07-29T06:07:43.191Z] + sadf -c /var/log/sa-host/sa05 [2021-07-29T06:07:43.191Z] file_magic: OK [2021-07-29T06:07:43.191Z] HZ: Using current value: 100 [2021-07-29T06:07:43.191Z] file_header: OK [2021-07-29T06:07:43.191Z] 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-29T06:07:43.191Z] Statistics: [2021-07-29T06:07:43.191Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-29T06:07:43.191Z] File successfully converted to sysstat format version 12.0.3 [2021-07-29T06:07:43.191Z] + sadf -c /var/log/sa-host/sa29 [2021-07-29T06:07:43.191Z] file_magic: OK [2021-07-29T06:07:43.191Z] HZ: Using current value: 100 [2021-07-29T06:07:43.191Z] file_header: OK [2021-07-29T06:07:43.191Z] 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-29T06:07:43.191Z] Statistics: [2021-07-29T06:07:43.191Z] 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-29T06:07:43.191Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T06:07:43.814Z] provisioning config files... [2021-07-29T06:07:43.829Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/15@tmp/config1975554150781342380tmp [Pipeline] { [Pipeline] echo [2021-07-29T06:07:43.853Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T06:07:44.161Z] ---> create-netrc.sh [Pipeline] } [2021-07-29T06:07:44.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-29T06:07:44.567Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-29T06:07:44.582Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T06:07:44.892Z] ---> sudo-logs.sh [2021-07-29T06:07:44.892Z] Archiving 'sudo' log.. [2021-07-29T06:07:44.892Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-442.vexxhost.local: Name or service not known [2021-07-29T06:07:44.892Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-442.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-29T06:07:44.928Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T06:07:45.236Z] ---> job-cost.sh [2021-07-29T06:07:45.236Z] lf-activate-venv: SKIPPING [2021-07-29T06:07:45.236Z] DEBUG: total: 0.18000000715255737 [2021-07-29T06:07:45.236Z] INFO: Retrieving Stack Cost... [2021-07-29T06:07:46.194Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-29T06:07:46.461Z] INFO: Archiving Costs [Pipeline] echo [2021-07-29T06:07:46.478Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T06:07:46.789Z] ---> logs-deploy.sh [2021-07-29T06:07:46.789Z] lf-activate-venv: SKIPPING [2021-07-29T06:07:46.789Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/15 [2021-07-29T06:07:46.789Z] INFO: archiving workspace using pattern(s): [2021-07-29T06:07:47.373Z] Archives upload complete. [2021-07-29T06:07:47.644Z] INFO: archiving logs to Nexus