Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 94753fbbce3905e5adee13c645be22d19117881b 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-ssh4673462946883488413.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh76947508825049426.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh6154609398837427026.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh1132020470911992816.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-ssh1123984927364109763.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_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1425 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/44 [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/44 # 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/44@tmp/jenkins-gitclient-ssh1009530479213214200.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 94753fbbce3905e5adee13c645be22d19117881b (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 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 Commit message: "Merge pull request #3701 from cherrycl/issue-3696" > git rev-list --no-walk 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-06T06:19:49.887Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-06T06:19:50.011Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-06T06:19:50.049Z] ========================================================= [2021-09-06T06:19:50.049Z] EdgeX Global Pipelines Version Info [2021-09-06T06:19:50.049Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:19:51.390Z] ------------------- [2021-09-06T06:19:51.390Z] stable info: [2021-09-06T06:19:51.390Z] ------------------- [2021-09-06T06:19:51.390Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-06T06:19:51.390Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-06T06:19:51.390Z] Message: update stable to v1.0.205 [2021-09-06T06:19:51.973Z] ------------------- [2021-09-06T06:19:51.973Z] experimental info: [2021-09-06T06:19:51.973Z] ------------------- [2021-09-06T06:19:51.973Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-06T06:19:51.973Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-06T06:19:51.973Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-06T06:19:52.166Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-06T06:19:52.202Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-06T06:19:52.242Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-06T06:19:52.280Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-06T06:19:52.312Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-06T06:19:52.344Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-06T06:19:52.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-06T06:19:52.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-06T06:19:52.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-06T06:19:52.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-06T06:19:52.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-06T06:19:52.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-06T06:19:52.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-06T06:19:52.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-06T06:19:52.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-06T06:19:52.659Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-06T06:19:52.693Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-06T06:19:52.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-06T06:19:52.756Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-06T06:19:52.786Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-06T06:19:52.819Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-06T06:19:52.852Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-06T06:19:52.884Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-06T06:19:52.917Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-06T06:19:52.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-06T06:19:52.985Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-06T06:19:53.019Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94753fbbce3905e5adee13c645be22d19117881b [Pipeline] echo [2021-09-06T06:19:53.050Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94753fb [Pipeline] echo [2021-09-06T06:19:53.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T06:19:53.165Z] provisioning config files... [2021-09-06T06:19:53.185Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/44@tmp/config600302330789085945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:19:53.517Z] ---> docker-login.sh [2021-09-06T06:19:53.517Z] nexus3.edgexfoundry.org:10001 [2021-09-06T06:19:53.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T06:19:53.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T06:19:53.783Z] Configure a credential helper to remove this warning. See [2021-09-06T06:19:53.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T06:19:53.783Z] [2021-09-06T06:19:53.783Z] Login Succeeded [2021-09-06T06:19:53.783Z] nexus3.edgexfoundry.org:10002 [2021-09-06T06:19:53.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T06:19:54.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T06:19:54.048Z] Configure a credential helper to remove this warning. See [2021-09-06T06:19:54.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T06:19:54.048Z] [2021-09-06T06:19:54.048Z] Login Succeeded [2021-09-06T06:19:54.048Z] nexus3.edgexfoundry.org:10003 [2021-09-06T06:19:54.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T06:19:54.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T06:19:54.048Z] Configure a credential helper to remove this warning. See [2021-09-06T06:19:54.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T06:19:54.048Z] [2021-09-06T06:19:54.048Z] Login Succeeded [2021-09-06T06:19:54.048Z] nexus3.edgexfoundry.org:10004 [2021-09-06T06:19:54.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T06:19:54.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T06:19:54.314Z] Configure a credential helper to remove this warning. See [2021-09-06T06:19:54.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T06:19:54.314Z] [2021-09-06T06:19:54.314Z] Login Succeeded [2021-09-06T06:19:54.314Z] docker.io [2021-09-06T06:19:54.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T06:19:54.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T06:19:54.577Z] Configure a credential helper to remove this warning. See [2021-09-06T06:19:54.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T06:19:54.577Z] [2021-09-06T06:19:54.577Z] Login Succeeded [2021-09-06T06:19:54.577Z] ---> docker-login.sh ends [Pipeline] } [2021-09-06T06:19:54.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-06T06:19:54.936Z] ++ 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-09-06T06:19:54.936Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T06:19:54.936Z] ++ cut -d/ -f2 [2021-09-06T06:19:54.936Z] ++ dirname cmd/core-command/Dockerfile [2021-09-06T06:19:54.936Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-06T06:19:54.936Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T06:19:54.936Z] ++ dirname cmd/core-data/Dockerfile [2021-09-06T06:19:54.936Z] ++ cut -d/ -f2 [2021-09-06T06:19:54.936Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-06T06:19:54.936Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T06:19:54.936Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-06T06:19:54.936Z] ++ cut -d/ -f2 [2021-09-06T06:19:54.936Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-06T06:19:54.936Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T06:19:54.936Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-06T06:19:54.936Z] ++ cut -d/ -f2 [2021-09-06T06:19:54.936Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-06T06:19:54.936Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T06:19:54.936Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-06T06:19:54.936Z] ++ cut -d/ -f2 [2021-09-06T06:19:54.936Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-06T06:19:54.936Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T06:19:54.936Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-06T06:19:54.936Z] ++ cut -d/ -f2 [2021-09-06T06:19:54.936Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-06T06:19:54.936Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T06:19:54.936Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-06T06:19:54.936Z] ++ cut -d/ -f2 [2021-09-06T06:19:54.936Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-06T06:19:54.936Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T06:19:54.936Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-06T06:19:54.936Z] ++ cut -d/ -f2 [2021-09-06T06:19:54.936Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-06T06:19:54.936Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T06:19:54.936Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-06T06:19:54.936Z] ++ cut -d/ -f2 [2021-09-06T06:19:54.936Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-06T06:19:54.993Z] 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-09-06T06:19:56.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T06:19:56.400Z] [2021-09-06T06:19:56.400Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:19:56.733Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T06:19:56.733Z] latest: Pulling from edgex-devops/git-semver [2021-09-06T06:19:56.733Z] 31603596830f: Pulling fs layer [2021-09-06T06:19:56.733Z] 04fac38145f0: Pulling fs layer [2021-09-06T06:19:56.733Z] 701f6daf10bf: Pulling fs layer [2021-09-06T06:19:56.733Z] 24f72da36158: Pulling fs layer [2021-09-06T06:19:56.733Z] 24f72da36158: Waiting [2021-09-06T06:19:56.733Z] 04fac38145f0: Verifying Checksum [2021-09-06T06:19:56.733Z] 04fac38145f0: Download complete [2021-09-06T06:19:57.000Z] 31603596830f: Verifying Checksum [2021-09-06T06:19:57.000Z] 31603596830f: Download complete [2021-09-06T06:19:57.000Z] 24f72da36158: Verifying Checksum [2021-09-06T06:19:57.000Z] 24f72da36158: Download complete [2021-09-06T06:19:57.266Z] 31603596830f: Pull complete [2021-09-06T06:19:57.266Z] 701f6daf10bf: Verifying Checksum [2021-09-06T06:19:57.266Z] 701f6daf10bf: Download complete [2021-09-06T06:19:57.266Z] 04fac38145f0: Pull complete [2021-09-06T06:19:57.855Z] 701f6daf10bf: Pull complete [2021-09-06T06:19:57.855Z] 24f72da36158: Pull complete [2021-09-06T06:19:57.855Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-06T06:19:57.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T06:19:57.855Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-06T06:19:57.940Z] prd-centos7-docker-4c-2g-1425 does not seem to be running inside a container [2021-09-06T06:19:57.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@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-09-06T06:19:58.743Z] $ docker top fff1879e199d5b0217bc71225738fdbeca8adc0ced93d07bf128dff9701d1851 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-06T06:19:58.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-06T06:19:58.879Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-06T06:19:58.990Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-06T06:19:58.990Z] $ docker exec fff1879e199d5b0217bc71225738fdbeca8adc0ced93d07bf128dff9701d1851 ssh-agent [2021-09-06T06:19:59.102Z] SSH_AUTH_SOCK=/tmp/ssh-T1Xifhx5kAw4/agent.14 [2021-09-06T06:19:59.102Z] SSH_AGENT_PID=21 [2021-09-06T06:19:59.112Z] Running ssh-add (command line suppressed) [2021-09-06T06:19:59.197Z] Identity added: /w/workspace/edgex-go/44@tmp/private_key_831655760548613532.key (/w/workspace/edgex-go/44@tmp/private_key_831655760548613532.key) [2021-09-06T06:19:59.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-06T06:19:59.530Z] + git tag --points-at HEAD [Pipeline] } [2021-09-06T06:19:59.546Z] $ docker exec --env ******** --env ******** fff1879e199d5b0217bc71225738fdbeca8adc0ced93d07bf128dff9701d1851 ssh-agent -k [2021-09-06T06:19:59.646Z] unset SSH_AUTH_SOCK; [2021-09-06T06:19:59.646Z] unset SSH_AGENT_PID; [2021-09-06T06:19:59.646Z] echo Agent pid 21 killed; [2021-09-06T06:19:59.661Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-06T06:19:59.707Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-06T06:19:59.707Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-06T06:19:59.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-06T06:19:59.813Z] $ docker exec fff1879e199d5b0217bc71225738fdbeca8adc0ced93d07bf128dff9701d1851 ssh-agent [2021-09-06T06:19:59.925Z] SSH_AUTH_SOCK=/tmp/ssh-TgcLzxX0KGO3/agent.55 [2021-09-06T06:19:59.925Z] SSH_AGENT_PID=61 [2021-09-06T06:19:59.933Z] Running ssh-add (command line suppressed) [2021-09-06T06:20:00.030Z] Identity added: /w/workspace/edgex-go/44@tmp/private_key_311408250967936815.key (/w/workspace/edgex-go/44@tmp/private_key_311408250967936815.key) [2021-09-06T06:20:00.051Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-06T06:20:00.364Z] + git semver init [2021-09-06T06:20:00.364Z] # -> Open(): unable to determine branch for HEAD [2021-09-06T06:20:00.364Z] # $GIT_DIR = /w/workspace/edgex-go/44/.git [2021-09-06T06:20:00.364Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/44 [2021-09-06T06:20:00.364Z] # $SEMVER_REMOTE_NAME = origin [2021-09-06T06:20:00.364Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-06T06:20:00.364Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-06T06:20:00.364Z] # $SEMVER_BRANCH = main [2021-09-06T06:20:00.364Z] # $SEMVER_TEMP = /tmp/semver-774952537 [2021-09-06T06:20:00.364Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-06T06:20:12.715Z] # '/tmp/semver-774952537' -> '/w/workspace/edgex-go/44/.semver' [2021-09-06T06:20:12.716Z] # -> Force: false [2021-09-06T06:20:12.716Z] # $SEMVER_DIR = /w/workspace/edgex-go/44/.semver [Pipeline] } [2021-09-06T06:20:12.728Z] $ docker exec --env ******** --env ******** fff1879e199d5b0217bc71225738fdbeca8adc0ced93d07bf128dff9701d1851 ssh-agent -k [2021-09-06T06:20:12.831Z] unset SSH_AUTH_SOCK; [2021-09-06T06:20:12.831Z] unset SSH_AGENT_PID; [2021-09-06T06:20:12.831Z] echo Agent pid 61 killed; [2021-09-06T06:20:12.844Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-06T06:20:13.185Z] + git semver [Pipeline] } [2021-09-06T06:20:13.203Z] $ docker stop --time=1 fff1879e199d5b0217bc71225738fdbeca8adc0ced93d07bf128dff9701d1851 [2021-09-06T06:20:15.242Z] $ docker rm -f fff1879e199d5b0217bc71225738fdbeca8adc0ced93d07bf128dff9701d1851 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-06T06:20:15.639Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-06T06:20:15.975Z] Stashed 1 file(s) [Pipeline] echo [2021-09-06T06:20:15.980Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.37 [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-09-06T06:20:18.747Z] ========================================================= [2021-09-06T06:20:18.747Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-06T06:20:18.747Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T06:20:19.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T06:20:19.071Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-06T06:20:19.071Z] 540db60ca938: Pulling fs layer [2021-09-06T06:20:19.071Z] adcc1eea9eea: Pulling fs layer [2021-09-06T06:20:19.071Z] 4c4ab2625f07: Pulling fs layer [2021-09-06T06:20:19.071Z] db62176df00c: Pulling fs layer [2021-09-06T06:20:19.071Z] 3b30891b0d05: Pulling fs layer [2021-09-06T06:20:19.071Z] 06b49ca38bd5: Pulling fs layer [2021-09-06T06:20:19.071Z] c788192a36de: Pulling fs layer [2021-09-06T06:20:19.071Z] a77e37c0d609: Pulling fs layer [2021-09-06T06:20:19.071Z] c3185cebc471: Pulling fs layer [2021-09-06T06:20:19.071Z] 3b30891b0d05: Waiting [2021-09-06T06:20:19.071Z] db62176df00c: Waiting [2021-09-06T06:20:19.071Z] 06b49ca38bd5: Waiting [2021-09-06T06:20:19.071Z] c788192a36de: Waiting [2021-09-06T06:20:19.071Z] a77e37c0d609: Waiting [2021-09-06T06:20:19.071Z] c3185cebc471: Waiting [2021-09-06T06:20:19.071Z] 4c4ab2625f07: Verifying Checksum [2021-09-06T06:20:19.071Z] 4c4ab2625f07: Download complete [2021-09-06T06:20:19.071Z] adcc1eea9eea: Verifying Checksum [2021-09-06T06:20:19.071Z] adcc1eea9eea: Download complete [2021-09-06T06:20:19.071Z] 3b30891b0d05: Verifying Checksum [2021-09-06T06:20:19.071Z] 3b30891b0d05: Download complete [2021-09-06T06:20:19.071Z] 06b49ca38bd5: Verifying Checksum [2021-09-06T06:20:19.071Z] 06b49ca38bd5: Download complete [2021-09-06T06:20:19.071Z] c788192a36de: Verifying Checksum [2021-09-06T06:20:19.071Z] c788192a36de: Download complete [2021-09-06T06:20:19.338Z] 540db60ca938: Verifying Checksum [2021-09-06T06:20:19.338Z] 540db60ca938: Download complete [2021-09-06T06:20:19.338Z] 540db60ca938: Pull complete [2021-09-06T06:20:19.604Z] adcc1eea9eea: Pull complete [2021-09-06T06:20:19.604Z] 4c4ab2625f07: Pull complete [2021-09-06T06:20:19.868Z] a77e37c0d609: Verifying Checksum [2021-09-06T06:20:19.868Z] a77e37c0d609: Download complete [2021-09-06T06:20:24.108Z] c3185cebc471: Verifying Checksum [2021-09-06T06:20:24.109Z] c3185cebc471: Download complete [2021-09-06T06:20:24.109Z] db62176df00c: Verifying Checksum [2021-09-06T06:20:24.109Z] db62176df00c: Download complete [2021-09-06T06:20:26.703Z] db62176df00c: Pull complete [2021-09-06T06:20:26.972Z] 3b30891b0d05: Pull complete [2021-09-06T06:20:26.972Z] 06b49ca38bd5: Pull complete [2021-09-06T06:20:26.972Z] c788192a36de: Pull complete [2021-09-06T06:20:27.245Z] a77e37c0d609: Pull complete [2021-09-06T06:20:29.189Z] c3185cebc471: Pull complete [2021-09-06T06:20:29.190Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-06T06:20:29.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T06:20:29.190Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-06T06:20:29.511Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T06:20:29.511Z] WORKDIR /edgex [2021-09-06T06:20:29.511Z] COPY go.mod . [2021-09-06T06:20:29.511Z] RUN go mod download' [2021-09-06T06:20:29.511Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-06T06:20:31.457Z] Sending build context to Docker daemon 328.8MB [2021-09-06T06:20:31.457Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T06:20:31.457Z] ---> 031687cdd783 [2021-09-06T06:20:31.457Z] Step 2/4 : WORKDIR /edgex [2021-09-06T06:20:32.039Z] ---> Running in da8005aa8d89 [2021-09-06T06:20:32.039Z] Removing intermediate container da8005aa8d89 [2021-09-06T06:20:32.039Z] ---> 2d94898409fa [2021-09-06T06:20:32.039Z] Step 3/4 : COPY go.mod . [2021-09-06T06:20:32.304Z] ---> db325d93ddcd [2021-09-06T06:20:32.304Z] Step 4/4 : RUN go mod download [2021-09-06T06:20:32.304Z] ---> Running in d652a025196a [2021-09-06T06:20:33.664Z] Still waiting to schedule task [2021-09-06T06:20:33.665Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-06T06:21:04.668Z] Removing intermediate container d652a025196a [2021-09-06T06:21:04.668Z] ---> 2efdf8cfdb24 [2021-09-06T06:21:04.668Z] Successfully built 2efdf8cfdb24 [2021-09-06T06:21:04.668Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:21:05.037Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-06T06:21:05.038Z] . [Pipeline] withDockerContainer [2021-09-06T06:21:05.125Z] prd-centos7-docker-4c-2g-1425 does not seem to be running inside a container [2021-09-06T06:21:05.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@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-09-06T06:21:05.553Z] $ docker top 63617eba2d1dd2df320e396803163899fc6b947006a26c1e1b9bff70ae299d5b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T06:21:05.963Z] + go version [2021-09-06T06:21:05.963Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-06T06:21:05.977Z] $ docker stop --time=1 63617eba2d1dd2df320e396803163899fc6b947006a26c1e1b9bff70ae299d5b [2021-09-06T06:21:07.160Z] $ docker rm -f 63617eba2d1dd2df320e396803163899fc6b947006a26c1e1b9bff70ae299d5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:21:07.760Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-06T06:21:07.760Z] . [Pipeline] withDockerContainer [2021-09-06T06:21:07.843Z] prd-centos7-docker-4c-2g-1425 does not seem to be running inside a container [2021-09-06T06:21:07.893Z] $ 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/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@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-09-06T06:21:08.261Z] $ docker top 1e81c1c0e350b968f9e024049994a33555160071f0dbeb85769b9f170def00e1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-06T06:21:08.364Z] ========================================================= [2021-09-06T06:21:08.364Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-06T06:21:08.364Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T06:21:08.686Z] + go mod tidy [Pipeline] sh [2021-09-06T06:21:09.263Z] + make test [2021-09-06T06:21:09.263Z] 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-09-06T06:21:09.531Z] go mod tidy [2021-09-06T06:21:09.531Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-06T06:21:14.889Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-06T06:21:33.124Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-06T06:21:35.720Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-06T06:21:35.988Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-06T06:21:36.579Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-06T06:21:38.535Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-06T06:21:39.500Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-06T06:21:39.500Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-06T06:21:39.500Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-06T06:21:39.773Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-06T06:21:40.043Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-06T06:21:40.313Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-06T06:21:40.313Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-06T06:21:40.313Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-06T06:21:40.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-06T06:21:42.255Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-09-06T06:21:42.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-06T06:21:42.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-06T06:21:43.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.079s coverage: 100.0% of statements [2021-09-06T06:21:43.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-06T06:21:43.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 46.3% of statements [2021-09-06T06:21:43.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-06T06:21:43.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-06T06:21:44.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.103s coverage: 90.1% of statements [2021-09-06T06:21:44.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-06T06:21:44.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-06T06:21:45.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 81.2% of statements [2021-09-06T06:21:45.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-06T06:21:45.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-06T06:21:45.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-06T06:21:45.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-06T06:21:45.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-06T06:21:45.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.273s coverage: 94.2% of statements [2021-09-06T06:21:45.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-06T06:21:45.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-06T06:21:45.734Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.042s coverage: 59.1% of statements [2021-09-06T06:21:45.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-06T06:21:45.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-06T06:21:45.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-06T06:21:45.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-06T06:21:45.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-06T06:21:46.005Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-09-06T06:21:46.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-06T06:21:46.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-06T06:21:46.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-06T06:21:46.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.8% of statements [2021-09-06T06:21:46.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-06T06:21:46.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-09-06T06:21:47.248Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-09-06T06:21:47.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-06T06:21:47.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2021-09-06T06:21:47.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2021-09-06T06:21:47.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2021-09-06T06:21:48.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2021-09-06T06:21:48.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements [2021-09-06T06:22:00.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2021-09-06T06:22:00.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2021-09-06T06:22:04.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.208s coverage: 81.8% of statements [2021-09-06T06:22:04.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-06T06:22:23.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-09-06T06:22:23.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-06T06:22:23.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-06T06:22:23.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-06T06:22:23.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-09-06T06:22:23.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-06T06:22:23.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-06T06:22:23.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-06T06:22:23.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-06T06:22:23.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-06T06:22:23.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-09-06T06:22:23.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-06T06:22:23.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-06T06:22:23.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-09-06T06:22:23.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-06T06:22:23.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements [2021-09-06T06:22:23.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-06T06:22:23.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-09-06T06:22:23.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2021-09-06T06:22:23.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-09-06T06:22:23.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 91.2% of statements [2021-09-06T06:22:23.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-06T06:22:23.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-09-06T06:22:23.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-06T06:22:23.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-06T06:22:23.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-09-06T06:22:23.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-09-06T06:22:23.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2021-09-06T06:22:23.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements [2021-09-06T06:22:23.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-09-06T06:22:23.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.208s coverage: 66.9% of statements [2021-09-06T06:22:23.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-06T06:22:23.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-06T06:22:23.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-06T06:22:24.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.6% of statements [2021-09-06T06:22:24.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-06T06:22:24.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-06T06:22:24.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-09-06T06:22:24.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-06T06:22:24.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2021-09-06T06:22:24.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-06T06:22:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 19.5% of statements [2021-09-06T06:22:30.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-06T06:22:30.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-06T06:22:30.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-06T06:22:30.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-06T06:22:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 92.0% of statements [2021-09-06T06:22:30.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-06T06:22:30.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-06T06:22:30.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-06T06:22:30.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-06T06:22:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-09-06T06:22:30.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-06T06:22:30.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-06T06:22:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2021-09-06T06:22:30.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-06T06:22:30.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-06T06:22:30.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-06T06:22:30.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-06T06:22:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2021-09-06T06:22:30.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-06T06:22:30.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-06T06:22:30.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-06T06:22:30.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-06T06:22:30.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-06T06:22:30.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-06T06:22:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-09-06T06:22:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements [2021-09-06T06:22:30.974Z] GO111MODULE=on go vet ./... [2021-09-06T06:22:48.972Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1426 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-09-06T06:22:48.993Z] Running in /w/workspace/edgex-go/44 [Pipeline] { [Pipeline] checkout [2021-09-06T06:22:49.223Z] The recommended git tool is: git [2021-09-06T06:22:53.147Z] gofmt -l . [2021-09-06T06:22:53.147Z] [ "`gofmt -l .`" = "" ] [2021-09-06T06:22:53.416Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-06T06:22:54.622Z] + ls -al . [2021-09-06T06:22:54.622Z] total 608 [2021-09-06T06:22:54.622Z] drwxrwxr-x 10 1001 1001 4096 Sep 6 06:22 . [2021-09-06T06:22:54.622Z] drwxr-xr-x 4 root root 30 Sep 6 06:21 .. [2021-09-06T06:22:54.622Z] -rw-rw-r-- 1 1001 1001 11 Sep 6 06:19 .dockerignore [2021-09-06T06:22:54.622Z] drwxrwxr-x 8 1001 1001 162 Sep 6 06:19 .git [2021-09-06T06:22:54.622Z] drwxrwxr-x 4 1001 1001 142 Sep 6 06:19 .github [2021-09-06T06:22:54.622Z] -rw-rw-r-- 1 1001 1001 818 Sep 6 06:19 .gitignore [2021-09-06T06:22:54.622Z] -rw-rw-r-- 1 1001 1001 76 Sep 6 06:19 .hadolint.yml [2021-09-06T06:22:54.622Z] drwx------ 3 1001 1001 43 Sep 6 06:20 .semver [2021-09-06T06:22:54.622Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 06:19 .sonarcloud.properties [2021-09-06T06:22:54.622Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 06:19 ADOPTERS.md [2021-09-06T06:22:54.622Z] -rw-rw-r-- 1 1001 1001 8493 Sep 6 06:19 Attribution.txt [2021-09-06T06:22:54.622Z] -rw-rw-r-- 1 1001 1001 43881 Sep 6 06:19 CHANGELOG.md [2021-09-06T06:22:54.622Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 06:19 CONTRIBUTING.md [2021-09-06T06:22:54.622Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 06:19 GOVERNANCE.md [2021-09-06T06:22:54.622Z] -rw-rw-r-- 1 1001 1001 849 Sep 6 06:19 Jenkinsfile [2021-09-06T06:22:54.622Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 06:19 LICENSE [2021-09-06T06:22:54.622Z] -rw-rw-r-- 1 1001 1001 5915 Sep 6 06:19 Makefile [2021-09-06T06:22:54.622Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 06:19 OWNERS.md [2021-09-06T06:22:54.622Z] -rw-rw-r-- 1 1001 1001 8643 Sep 6 06:19 README.md [2021-09-06T06:22:54.622Z] -rw-rw-r-- 1 1001 1001 6912 Sep 6 06:19 SECURITY.md [2021-09-06T06:22:54.622Z] -rw-rw-r-- 1 1001 1001 12 Sep 6 06:20 VERSION [2021-09-06T06:22:54.622Z] -rw-rw-r-- 1 1001 1001 4131 Sep 6 06:19 ZMQWindows.md [2021-09-06T06:22:54.622Z] drwxrwxr-x 2 1001 1001 37 Sep 6 06:19 bin [2021-09-06T06:22:54.622Z] drwxrwxr-x 14 1001 1001 4096 Sep 6 06:19 cmd [2021-09-06T06:22:54.622Z] -rw-r--r-- 1 root root 404331 Sep 6 06:22 coverage.out [2021-09-06T06:22:54.622Z] -rw-rw-r-- 1 1001 1001 841 Sep 6 06:19 go.mod [2021-09-06T06:22:54.622Z] -rw-r--r-- 1 root root 50064 Sep 6 06:21 go.sum [2021-09-06T06:22:54.622Z] drwxrwxr-x 8 1001 1001 124 Sep 6 06:19 internal [2021-09-06T06:22:54.622Z] drwxrwxr-x 3 1001 1001 16 Sep 6 06:19 openapi [2021-09-06T06:22:54.622Z] drwxrwxr-x 4 1001 1001 71 Sep 6 06:19 snap [2021-09-06T06:22:54.622Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 06:19 version.go [Pipeline] sh [2021-09-06T06:22:54.849Z] using credential edgex-jenkins-ssh [2021-09-06T06:22:54.889Z] Cloning the remote Git repository [2021-09-06T06:22:54.943Z] + '[' -e coverage.out ] [2021-09-06T06:22:54.943Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-06T06:22:55.053Z] Stashed 1 file(s) [Pipeline] sh [2021-09-06T06:22:55.356Z] + make build [2021-09-06T06:22:55.356Z] go mod tidy [2021-09-06T06:22:55.356Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-data/core-data ./cmd/core-data [2021-09-06T06:22:54.976Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-06T06:22:55.089Z] > git init /w/workspace/edgex-go/44 # timeout=10 [2021-09-06T06:22:55.155Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T06:22:55.156Z] > git --version # timeout=10 [2021-09-06T06:22:55.170Z] > git --version # 'git version 2.17.1' [2021-09-06T06:22:55.171Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T06:22:55.268Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T06:22:56.767Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-06T06:23:03.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-command/core-command ./cmd/core-command [2021-09-06T06:23:04.047Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-06T06:23:05.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-06T06:23:05.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-06T06:23:05.881Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-06T06:23:06.842Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-06T06:23:07.431Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-06T06:23:08.841Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-06T06:23:09.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T06:23:10.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-06T06:23:10.094Z] Avoid second fetch [2021-09-06T06:23:10.095Z] Checking out Revision 94753fbbce3905e5adee13c645be22d19117881b (main) [2021-09-06T06:23:10.051Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T06:23:10.068Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T06:23:10.110Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T06:23:10.125Z] > git checkout -f 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 [Pipeline] } [2021-09-06T06:23:11.503Z] $ docker stop --time=1 1e81c1c0e350b968f9e024049994a33555160071f0dbeb85769b9f170def00e1 [2021-09-06T06:23:13.346Z] $ docker rm -f 1e81c1c0e350b968f9e024049994a33555160071f0dbeb85769b9f170def00e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-09-06T06:23:16.187Z] Commit message: "Merge pull request #3701 from cherrycl/issue-3696" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T06:23:18.004Z] provisioning config files... [2021-09-06T06:23:18.033Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/44@tmp/config2682776726585612052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:23:18.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T06:23:18.161Z] [2021-09-06T06:23:18.161Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:23:18.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T06:23:18.563Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-06T06:23:18.563Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-06T06:23:18.563Z] ca9280d653b3: Pulling fs layer [2021-09-06T06:23:18.563Z] 7e9c9ca2126c: Pulling fs layer [2021-09-06T06:23:18.603Z] ---> docker-login.sh [2021-09-06T06:23:18.603Z] nexus3.edgexfoundry.org:10001 [2021-09-06T06:23:18.834Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-06T06:23:18.834Z] cbdbe7a5bc2a: Download complete [2021-09-06T06:23:19.098Z] cbdbe7a5bc2a: Pull complete [2021-09-06T06:23:19.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T06:23:19.683Z] ca9280d653b3: Verifying Checksum [2021-09-06T06:23:19.683Z] ca9280d653b3: Download complete [2021-09-06T06:23:19.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T06:23:19.863Z] Configure a credential helper to remove this warning. See [2021-09-06T06:23:19.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T06:23:19.863Z] [2021-09-06T06:23:19.863Z] Login Succeeded [2021-09-06T06:23:19.863Z] nexus3.edgexfoundry.org:10002 [2021-09-06T06:23:20.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T06:23:20.269Z] ca9280d653b3: Pull complete [2021-09-06T06:23:20.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T06:23:20.419Z] Configure a credential helper to remove this warning. See [2021-09-06T06:23:20.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T06:23:20.419Z] [2021-09-06T06:23:20.419Z] Login Succeeded [2021-09-06T06:23:20.419Z] nexus3.edgexfoundry.org:10003 [2021-09-06T06:23:20.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T06:23:20.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T06:23:20.968Z] Configure a credential helper to remove this warning. See [2021-09-06T06:23:20.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T06:23:20.968Z] [2021-09-06T06:23:20.968Z] Login Succeeded [2021-09-06T06:23:20.968Z] nexus3.edgexfoundry.org:10004 [2021-09-06T06:23:21.232Z] 7e9c9ca2126c: Verifying Checksum [2021-09-06T06:23:21.232Z] 7e9c9ca2126c: Download complete [2021-09-06T06:23:21.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T06:23:21.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T06:23:21.524Z] Configure a credential helper to remove this warning. See [2021-09-06T06:23:21.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T06:23:21.524Z] [2021-09-06T06:23:21.524Z] Login Succeeded [2021-09-06T06:23:21.524Z] docker.io [2021-09-06T06:23:21.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T06:23:22.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T06:23:22.391Z] Configure a credential helper to remove this warning. See [2021-09-06T06:23:22.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T06:23:22.391Z] [2021-09-06T06:23:22.391Z] Login Succeeded [2021-09-06T06:23:22.391Z] ---> docker-login.sh ends [Pipeline] } [2021-09-06T06:23:22.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-06T06:23:22.770Z] ========================================================= [2021-09-06T06:23:22.770Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-06T06:23:22.770Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T06:23:23.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T06:23:23.420Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-06T06:23:23.420Z] 595b0fe564bb: Pulling fs layer [2021-09-06T06:23:23.420Z] 24495759ef45: Pulling fs layer [2021-09-06T06:23:23.420Z] d148012ef14d: Pulling fs layer [2021-09-06T06:23:23.420Z] e90a11edd702: Pulling fs layer [2021-09-06T06:23:23.420Z] d77568369979: Pulling fs layer [2021-09-06T06:23:23.420Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-06T06:23:23.420Z] 170f2ba95c9a: Pulling fs layer [2021-09-06T06:23:23.420Z] 97ac5df62f85: Pulling fs layer [2021-09-06T06:23:23.420Z] e90a11edd702: Waiting [2021-09-06T06:23:23.420Z] d77568369979: Waiting [2021-09-06T06:23:23.420Z] 170f2ba95c9a: Waiting [2021-09-06T06:23:23.420Z] 97ac5df62f85: Waiting [2021-09-06T06:23:23.420Z] fc1c9f9a7f3b: Waiting [2021-09-06T06:23:23.420Z] d148012ef14d: Verifying Checksum [2021-09-06T06:23:23.420Z] d148012ef14d: Download complete [2021-09-06T06:23:23.420Z] 24495759ef45: Download complete [2021-09-06T06:23:23.420Z] d77568369979: Verifying Checksum [2021-09-06T06:23:23.420Z] d77568369979: Download complete [2021-09-06T06:23:23.695Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-06T06:23:23.695Z] fc1c9f9a7f3b: Download complete [2021-09-06T06:23:23.695Z] 595b0fe564bb: Download complete [2021-09-06T06:23:23.695Z] 170f2ba95c9a: Verifying Checksum [2021-09-06T06:23:23.695Z] 170f2ba95c9a: Download complete [2021-09-06T06:23:24.297Z] 595b0fe564bb: Pull complete [2021-09-06T06:23:24.589Z] 7e9c9ca2126c: Pull complete [2021-09-06T06:23:24.589Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-06T06:23:24.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T06:23:24.589Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-06T06:23:24.672Z] prd-centos7-docker-4c-2g-1425 does not seem to be running inside a container [2021-09-06T06:23:24.718Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@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-09-06T06:23:25.063Z] 24495759ef45: Pull complete [2021-09-06T06:23:25.674Z] d148012ef14d: Pull complete [2021-09-06T06:23:27.240Z] $ docker top a1b68bc2f436fabe4eca9fa717e512369dc4adb8e7b0b8de7eefb36441b660b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T06:23:27.629Z] + docker-compose build --help [2021-09-06T06:23:27.629Z] + grep parallel [2021-09-06T06:23:27.661Z] 97ac5df62f85: Verifying Checksum [2021-09-06T06:23:27.661Z] 97ac5df62f85: Download complete [2021-09-06T06:23:27.661Z] e90a11edd702: Verifying Checksum [2021-09-06T06:23:27.661Z] e90a11edd702: Download complete [2021-09-06T06:23:28.210Z] --parallel Build images in parallel. [Pipeline] } [2021-09-06T06:23:28.223Z] $ docker stop --time=1 a1b68bc2f436fabe4eca9fa717e512369dc4adb8e7b0b8de7eefb36441b660b2 [2021-09-06T06:23:29.412Z] $ docker rm -f a1b68bc2f436fabe4eca9fa717e512369dc4adb8e7b0b8de7eefb36441b660b2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:23:29.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T06:23:29.873Z] . [Pipeline] withDockerContainer [2021-09-06T06:23:29.963Z] prd-centos7-docker-4c-2g-1425 does not seem to be running inside a container [2021-09-06T06:23:30.023Z] $ 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/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@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-09-06T06:23:30.389Z] $ docker top f6d0bacc9b2f1b747bc0259543bde75003cf52f2d38f22c08db5bd8a91a0b542 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T06:23:30.781Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-06T06:23:31.359Z] Building core-command ... [2021-09-06T06:23:31.359Z] Building core-data ... [2021-09-06T06:23:31.359Z] Building core-metadata ... [2021-09-06T06:23:31.359Z] Building security-bootstrapper ... [2021-09-06T06:23:31.359Z] Building security-proxy-setup ... [2021-09-06T06:23:31.359Z] Building security-secretstore-setup ... [2021-09-06T06:23:31.359Z] Building support-notifications ... [2021-09-06T06:23:31.359Z] Building support-scheduler ... [2021-09-06T06:23:31.359Z] Building sys-mgmt-agent ... [2021-09-06T06:23:31.359Z] Building sys-mgmt-agent [2021-09-06T06:23:31.359Z] Building core-data [2021-09-06T06:23:31.359Z] Building support-scheduler [2021-09-06T06:23:31.359Z] Building security-bootstrapper [2021-09-06T06:23:31.359Z] Building support-notifications [2021-09-06T06:23:37.818Z] e90a11edd702: Pull complete [2021-09-06T06:23:37.818Z] d77568369979: Pull complete [2021-09-06T06:23:37.818Z] fc1c9f9a7f3b: Pull complete [2021-09-06T06:23:38.416Z] 170f2ba95c9a: Pull complete [2021-09-06T06:23:42.159Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T06:23:42.159Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-06T06:23:42.159Z] ---> 2efdf8cfdb24 [2021-09-06T06:23:42.159Z] Step 3/32 : WORKDIR /edgex-go [2021-09-06T06:23:42.159Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T06:23:42.159Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T06:23:42.159Z] ---> 2efdf8cfdb24 [2021-09-06T06:23:42.159Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T06:23:42.159Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T06:23:42.159Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T06:23:42.159Z] ---> 2efdf8cfdb24 [2021-09-06T06:23:42.159Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T06:23:45.146Z] 97ac5df62f85: Pull complete [2021-09-06T06:23:45.146Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-06T06:23:45.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T06:23:45.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-06T06:23:45.449Z] ---> Running in f8beb92e7a4b [2021-09-06T06:23:45.449Z] ---> Running in 001171c102fa [2021-09-06T06:23:45.449Z] ---> Running in 472fe5e1eae8 [2021-09-06T06:23:45.507Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T06:23:45.507Z] WORKDIR /edgex [2021-09-06T06:23:45.507Z] COPY go.mod . [2021-09-06T06:23:45.507Z] RUN go mod download [2021-09-06T06:23:45.507Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-06T06:23:48.152Z] Sending build context to Docker daemon 166MB [2021-09-06T06:23:48.152Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T06:23:48.152Z] ---> 04bc70af865f [2021-09-06T06:23:48.152Z] Step 2/4 : WORKDIR /edgex [2021-09-06T06:23:49.700Z] Removing intermediate container 472fe5e1eae8 [2021-09-06T06:23:49.700Z] ---> e9b9598e3496 [2021-09-06T06:23:49.700Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T06:23:49.700Z] Removing intermediate container 001171c102fa [2021-09-06T06:23:49.700Z] ---> e3d99407376e [2021-09-06T06:23:49.700Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T06:23:49.700Z] Removing intermediate container f8beb92e7a4b [2021-09-06T06:23:49.700Z] ---> 65a9a5087d0c [2021-09-06T06:23:49.700Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T06:23:51.590Z] ---> Running in 6fd5d55721d7 [2021-09-06T06:23:51.590Z] ---> Running in 4f2cfd5cd833 [2021-09-06T06:23:51.590Z] ---> Running in c0514628f23b [2021-09-06T06:23:52.225Z] ---> Running in 919d8320403e [2021-09-06T06:23:52.225Z] Removing intermediate container 919d8320403e [2021-09-06T06:23:52.225Z] ---> 3ff9e01ac637 [2021-09-06T06:23:52.225Z] Step 3/4 : COPY go.mod . [2021-09-06T06:23:53.203Z] ---> 2f6ce4c5fba6 [2021-09-06T06:23:53.203Z] Step 4/4 : RUN go mod download [2021-09-06T06:23:53.475Z] ---> Running in 75ea90e07262 [2021-09-06T06:23:56.296Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T06:23:56.296Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T06:23:56.296Z] ---> 2efdf8cfdb24 [2021-09-06T06:23:56.296Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T06:23:56.296Z] ---> Using cache [2021-09-06T06:23:56.296Z] ---> e3d99407376e [2021-09-06T06:23:56.296Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T06:23:57.254Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T06:23:57.254Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T06:23:57.254Z] ---> 2efdf8cfdb24 [2021-09-06T06:23:57.254Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T06:23:57.254Z] ---> Using cache [2021-09-06T06:23:57.254Z] ---> e3d99407376e [2021-09-06T06:23:57.254Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T06:23:57.521Z] ---> Running in 5149d8340390 [2021-09-06T06:23:57.521Z] ---> Running in 1247630d28eb [2021-09-06T06:23:57.521Z] Removing intermediate container c0514628f23b [2021-09-06T06:23:57.521Z] ---> 1ed0662bfcc8 [2021-09-06T06:23:57.521Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-06T06:23:57.521Z] Removing intermediate container 6fd5d55721d7 [2021-09-06T06:23:57.521Z] ---> 91e41172314d [2021-09-06T06:23:57.521Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-06T06:23:57.521Z] ---> Running in 2fc3570fe90c [2021-09-06T06:23:57.521Z] Removing intermediate container 4f2cfd5cd833 [2021-09-06T06:23:57.521Z] ---> d02fe9155603 [2021-09-06T06:23:57.521Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-06T06:23:57.521Z] ---> Running in 8121aebbbf37 [2021-09-06T06:23:57.521Z] ---> Running in 88bbd8d72ec9 [2021-09-06T06:23:58.101Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T06:23:58.101Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T06:23:58.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T06:23:58.368Z] Removing intermediate container 1247630d28eb [2021-09-06T06:23:58.368Z] ---> d4a49fbd87d8 [2021-09-06T06:23:58.368Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-06T06:23:58.368Z] ---> Running in 26ba875883cb [2021-09-06T06:23:58.368Z] Removing intermediate container 5149d8340390 [2021-09-06T06:23:58.368Z] ---> e6517a5aaed5 [2021-09-06T06:23:58.368Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-06T06:23:58.368Z] ---> Running in 17c06c1e7d8a [2021-09-06T06:23:58.635Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T06:23:58.635Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T06:23:58.901Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T06:23:58.901Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T06:23:59.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T06:23:59.435Z] OK: 219 MiB in 52 packages [2021-09-06T06:23:59.435Z] OK: 219 MiB in 52 packages [2021-09-06T06:23:59.435Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T06:23:59.435Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T06:23:59.715Z] OK: 219 MiB in 52 packages [2021-09-06T06:23:59.715Z] Removing intermediate container 8121aebbbf37 [2021-09-06T06:23:59.715Z] ---> 360d06f940cf [2021-09-06T06:23:59.715Z] Step 6/24 : COPY go.mod . [2021-09-06T06:23:59.715Z] Removing intermediate container 2fc3570fe90c [2021-09-06T06:23:59.715Z] ---> e77757687b01 [2021-09-06T06:23:59.715Z] Step 6/32 : COPY go.mod . [2021-09-06T06:23:59.990Z] ---> 30ebada67ed5 [2021-09-06T06:23:59.990Z] Step 7/24 : RUN go mod download [2021-09-06T06:23:59.990Z] Removing intermediate container 88bbd8d72ec9 [2021-09-06T06:23:59.990Z] ---> 7aa49b144b17 [2021-09-06T06:23:59.990Z] Step 6/23 : COPY go.mod . [2021-09-06T06:23:59.990Z] OK: 219 MiB in 52 packages [2021-09-06T06:23:59.990Z] ---> Running in c9caed0fe1bb [2021-09-06T06:23:59.990Z] ---> 7294e900f936 [2021-09-06T06:23:59.990Z] Step 7/32 : RUN go mod download [2021-09-06T06:24:00.261Z] ---> Running in 46a587ba9982 [2021-09-06T06:24:00.261Z] ---> e29d782fb682 [2021-09-06T06:24:00.261Z] Step 7/23 : RUN go mod download [2021-09-06T06:24:00.261Z] ---> Running in ad7dcf0264c0 [2021-09-06T06:24:00.540Z] Removing intermediate container 17c06c1e7d8a [2021-09-06T06:24:00.540Z] ---> d015121dfd2d [2021-09-06T06:24:00.540Z] Step 6/23 : COPY go.mod . [2021-09-06T06:24:00.816Z] ---> 55de286d5713 [2021-09-06T06:24:00.816Z] Step 7/23 : RUN go mod download [2021-09-06T06:24:00.816Z] ---> Running in e3bea663784c [2021-09-06T06:24:01.083Z] OK: 219 MiB in 52 packages [2021-09-06T06:24:01.347Z] Removing intermediate container 26ba875883cb [2021-09-06T06:24:01.347Z] ---> 7ce210679be5 [2021-09-06T06:24:01.347Z] Step 6/24 : COPY go.mod . [2021-09-06T06:24:01.615Z] ---> c7862c572499 [2021-09-06T06:24:01.615Z] Step 7/24 : RUN go mod download [2021-09-06T06:24:01.615Z] ---> Running in 68a46581cc45 [2021-09-06T06:24:01.882Z] Removing intermediate container c9caed0fe1bb [2021-09-06T06:24:01.882Z] ---> 01deaa476a36 [2021-09-06T06:24:01.882Z] Step 8/24 : COPY . . [2021-09-06T06:24:03.860Z] Removing intermediate container 46a587ba9982 [2021-09-06T06:24:03.860Z] ---> 72219461d355 [2021-09-06T06:24:03.860Z] Step 8/32 : COPY . . [2021-09-06T06:24:04.134Z] Removing intermediate container ad7dcf0264c0 [2021-09-06T06:24:04.134Z] ---> 51999fb99c63 [2021-09-06T06:24:04.134Z] Step 8/23 : COPY . . [2021-09-06T06:24:04.407Z] Removing intermediate container e3bea663784c [2021-09-06T06:24:04.407Z] ---> 9666d35ef82a [2021-09-06T06:24:04.407Z] Step 8/23 : COPY . . [2021-09-06T06:24:06.988Z] Removing intermediate container 68a46581cc45 [2021-09-06T06:24:06.988Z] ---> eab32387dd22 [2021-09-06T06:24:06.988Z] Step 8/24 : COPY . . [2021-09-06T06:24:13.649Z] ---> 2bd9ee4c7e98 [2021-09-06T06:24:13.649Z] Step 9/24 : RUN go mod tidy [2021-09-06T06:24:13.915Z] ---> Running in 0bfd5de296d2 [2021-09-06T06:24:13.915Z] ---> 8f368c859ebc [2021-09-06T06:24:13.915Z] Step 9/23 : RUN go mod tidy [2021-09-06T06:24:13.915Z] ---> 7fe963068c48 [2021-09-06T06:24:13.915Z] Step 9/23 : RUN go mod tidy [2021-09-06T06:24:14.179Z] ---> Running in 6282b5153512 [2021-09-06T06:24:14.179Z] ---> Running in 42d2c06cdf8a [2021-09-06T06:24:20.821Z] Removing intermediate container 42d2c06cdf8a [2021-09-06T06:24:20.821Z] ---> 69c1cfa75ac7 [2021-09-06T06:24:20.821Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-06T06:24:20.821Z] ---> Running in 17681fa22258 [2021-09-06T06:24:20.821Z] Removing intermediate container 0bfd5de296d2 [2021-09-06T06:24:20.821Z] ---> 12e4cdf3a527 [2021-09-06T06:24:20.821Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-06T06:24:20.821Z] Removing intermediate container 6282b5153512 [2021-09-06T06:24:20.821Z] ---> 066dcaf97c26 [2021-09-06T06:24:20.821Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-06T06:24:21.086Z] ---> Running in aa4d9c3a8072 [2021-09-06T06:24:21.086Z] ---> Running in bacde89e54c1 [2021-09-06T06:24:21.694Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-data/core-data ./cmd/core-data [2021-09-06T06:24:21.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-06T06:24:21.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-06T06:24:24.303Z] ---> b15fd4f2a822 [2021-09-06T06:24:24.303Z] Step 9/32 : RUN go mod tidy [2021-09-06T06:24:24.303Z] ---> Running in e31ba89795f7 [2021-09-06T06:24:28.646Z] Removing intermediate container e31ba89795f7 [2021-09-06T06:24:28.646Z] ---> 9a5e97da86dd [2021-09-06T06:24:28.646Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-06T06:24:28.646Z] ---> Running in 06f2ef037314 [2021-09-06T06:24:28.646Z] ---> 0038ea8ea7d0 [2021-09-06T06:24:28.646Z] Step 9/24 : RUN go mod tidy [2021-09-06T06:24:28.646Z] ---> Running in 720967cadca3 [2021-09-06T06:24:28.646Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-06T06:24:30.592Z] Removing intermediate container 720967cadca3 [2021-09-06T06:24:30.592Z] ---> c603b3271ae7 [2021-09-06T06:24:30.592Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-06T06:24:30.592Z] ---> Running in be0ba47d8575 [2021-09-06T06:24:30.875Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-06T06:25:09.788Z] Removing intermediate container bacde89e54c1 [2021-09-06T06:25:09.788Z] ---> 5fb6261c9c6d [2021-09-06T06:25:09.788Z] [2021-09-06T06:25:09.788Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T06:25:09.788Z] 3.12: Pulling from library/alpine [2021-09-06T06:25:09.788Z] Removing intermediate container 17681fa22258 [2021-09-06T06:25:09.788Z] ---> 2ba8fc07b25a [2021-09-06T06:25:09.788Z] [2021-09-06T06:25:09.788Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T06:25:09.788Z] 3.12: Pulling from library/alpine [2021-09-06T06:25:09.788Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T06:25:09.788Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T06:25:09.788Z] Status: Downloaded newer image for alpine:3.12 [2021-09-06T06:25:09.788Z] Status: Downloaded newer image for alpine:3.12 [2021-09-06T06:25:09.788Z] ---> 48b8ec4ed9eb [2021-09-06T06:25:09.788Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-06T06:25:09.788Z] ---> 48b8ec4ed9eb [2021-09-06T06:25:09.788Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-06T06:25:09.788Z] ---> Running in da0fbadf1a5a [2021-09-06T06:25:09.788Z] ---> Running in 0ca2eb37f16c [2021-09-06T06:25:09.788Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T06:25:09.788Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T06:25:09.788Z] Removing intermediate container 06f2ef037314 [2021-09-06T06:25:09.788Z] ---> 4a17709818bb [2021-09-06T06:25:09.788Z] [2021-09-06T06:25:09.788Z] Step 11/32 : FROM alpine:3.12 [2021-09-06T06:25:09.788Z] ---> 48b8ec4ed9eb [2021-09-06T06:25:09.788Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-06T06:25:09.788Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T06:25:09.788Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T06:25:09.788Z] ---> Running in 6e98117e0f65 [2021-09-06T06:25:09.788Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-06T06:25:09.788Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T06:25:09.788Z] OK: 6 MiB in 15 packages [2021-09-06T06:25:09.788Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-06T06:25:09.788Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-06T06:25:09.788Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T06:25:09.788Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T06:25:09.788Z] OK: 6 MiB in 16 packages [2021-09-06T06:25:09.788Z] Removing intermediate container 6e98117e0f65 [2021-09-06T06:25:09.788Z] ---> bb08aaae097a [2021-09-06T06:25:09.788Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-06T06:25:09.788Z] ---> Running in 76e471c4cb0c [2021-09-06T06:25:09.788Z] Removing intermediate container 0ca2eb37f16c [2021-09-06T06:25:09.788Z] ---> 572f0e681e01 [2021-09-06T06:25:09.788Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T06:25:09.788Z] Removing intermediate container aa4d9c3a8072 [2021-09-06T06:25:09.788Z] ---> d2f2f36b9040 [2021-09-06T06:25:09.788Z] [2021-09-06T06:25:09.788Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T06:25:09.788Z] ---> 48b8ec4ed9eb [2021-09-06T06:25:09.788Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-06T06:25:09.788Z] Removing intermediate container be0ba47d8575 [2021-09-06T06:25:09.788Z] ---> f253c26eab60 [2021-09-06T06:25:09.788Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-06T06:25:09.788Z] Removing intermediate container da0fbadf1a5a [2021-09-06T06:25:09.788Z] ---> 8d5f10ebecce [2021-09-06T06:25:09.788Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T06:25:09.788Z] ---> Running in 82195d1e4f85 [2021-09-06T06:25:09.788Z] ---> Running in daf2265c5418 [2021-09-06T06:25:09.788Z] ---> Running in 3586ab8e0601 [2021-09-06T06:25:09.788Z] ---> Running in d8e4addad39c [2021-09-06T06:25:09.788Z] Removing intermediate container 82195d1e4f85 [2021-09-06T06:25:09.788Z] ---> 9e784ab2b6e7 [2021-09-06T06:25:09.788Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-06T06:25:09.788Z] Removing intermediate container 3586ab8e0601 [2021-09-06T06:25:09.788Z] ---> 4cb60ff7d85c [2021-09-06T06:25:09.788Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-06T06:25:09.788Z] ---> Running in 300eb29dbdda [2021-09-06T06:25:09.788Z] Removing intermediate container d8e4addad39c [2021-09-06T06:25:09.788Z] ---> 1f0e1c22942d [2021-09-06T06:25:09.788Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-06T06:25:09.788Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T06:25:09.788Z] ---> Running in eeb45a0953ea [2021-09-06T06:25:09.788Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T06:25:09.788Z] ---> Running in 805ec5947a65 [2021-09-06T06:25:09.788Z] Removing intermediate container 300eb29dbdda [2021-09-06T06:25:09.788Z] ---> 9a2ff8d83da2 [2021-09-06T06:25:09.788Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T06:25:09.788Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-06T06:25:09.788Z] (2/2) Installing su-exec (0.2-r1) [2021-09-06T06:25:09.788Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T06:25:09.788Z] OK: 6 MiB in 16 packages [2021-09-06T06:25:09.788Z] ---> Running in 535a303c6d4b [2021-09-06T06:25:09.788Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-06T06:25:09.788Z] Removing intermediate container eeb45a0953ea [2021-09-06T06:25:09.788Z] ---> 4f442c632632 [2021-09-06T06:25:09.788Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-06T06:25:09.788Z] Removing intermediate container 805ec5947a65 [2021-09-06T06:25:09.788Z] ---> f2686d8a63e3 [2021-09-06T06:25:09.788Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T06:25:09.788Z] ---> Running in 62a43777ac09 [2021-09-06T06:25:09.788Z] ---> Running in 8c5581b07c76 [2021-09-06T06:25:09.788Z] Removing intermediate container 535a303c6d4b [2021-09-06T06:25:09.788Z] ---> 8dd8c5ef46ee [2021-09-06T06:25:09.788Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T06:25:10.056Z] Removing intermediate container 62a43777ac09 [2021-09-06T06:25:10.056Z] ---> 0051f3d30a71 [2021-09-06T06:25:10.057Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T06:25:10.057Z] Removing intermediate container 8c5581b07c76 [2021-09-06T06:25:10.057Z] ---> 09c07ca8fa93 [2021-09-06T06:25:10.057Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T06:25:10.057Z] ---> Running in c97f4936aa7a [2021-09-06T06:25:10.057Z] Removing intermediate container 76e471c4cb0c [2021-09-06T06:25:10.057Z] ---> babfb974c979 [2021-09-06T06:25:10.057Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-06T06:25:10.057Z] ---> Running in cf77d9738994 [2021-09-06T06:25:10.322Z] ---> 7b48c7e9c586 [2021-09-06T06:25:10.322Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-06T06:25:10.322Z] Removing intermediate container cf77d9738994 [2021-09-06T06:25:10.322Z] ---> 8956b8b4ae89 [2021-09-06T06:25:10.322Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-06T06:25:10.591Z] ---> Running in f0ed5a9c38e9 [2021-09-06T06:25:10.591Z] ---> 6bd06885e8b2 [2021-09-06T06:25:10.591Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-06T06:25:10.591Z] Removing intermediate container f0ed5a9c38e9 [2021-09-06T06:25:10.591Z] ---> 9a9844f5b239 [2021-09-06T06:25:10.591Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-06T06:25:10.855Z] ---> Running in b5c59e1a4af1 [2021-09-06T06:25:10.855Z] ---> c46c068da7ff [2021-09-06T06:25:10.855Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-06T06:25:10.855Z] Removing intermediate container daf2265c5418 [2021-09-06T06:25:10.855Z] ---> 65bf1f8db42a [2021-09-06T06:25:10.855Z] [2021-09-06T06:25:10.855Z] Step 12/24 : FROM docker:20.10.7 [2021-09-06T06:25:10.855Z] ---> 530f64df81e5 [2021-09-06T06:25:10.855Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-06T06:25:11.132Z] ---> dae07c48f1b5 [2021-09-06T06:25:11.132Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-06T06:25:11.132Z] 20.10.7: Pulling from library/docker [2021-09-06T06:25:11.132Z] ---> Running in aeb29e8f78c7 [2021-09-06T06:25:11.132Z] Removing intermediate container c97f4936aa7a [2021-09-06T06:25:11.132Z] ---> 3dc9031f9e74 [2021-09-06T06:25:11.132Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-06T06:25:11.132Z] ---> 7843959759cd [2021-09-06T06:25:11.132Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-06T06:25:11.132Z] ---> Running in 8cae92ec3d62 [2021-09-06T06:25:11.132Z] Removing intermediate container aeb29e8f78c7 [2021-09-06T06:25:11.132Z] ---> 08980f329f48 [2021-09-06T06:25:11.132Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T06:25:11.132Z] ---> Running in 2cba25f444c1 [2021-09-06T06:25:11.399Z] ---> Running in 30b8e747d550 [2021-09-06T06:25:11.399Z] Removing intermediate container 2cba25f444c1 [2021-09-06T06:25:11.399Z] ---> ff8a3f5c541d [2021-09-06T06:25:11.399Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T06:25:11.399Z] ---> Running in ebe8dc7ca5da [2021-09-06T06:25:11.399Z] Removing intermediate container 30b8e747d550 [2021-09-06T06:25:11.399Z] ---> 0c76294c581a [2021-09-06T06:25:11.399Z] Step 21/23 : LABEL arch=x86_64 [2021-09-06T06:25:11.665Z] ---> Running in ae921923bba4 [2021-09-06T06:25:11.665Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T06:25:11.665Z] Removing intermediate container ebe8dc7ca5da [2021-09-06T06:25:11.665Z] ---> 9ddae51d1de1 [2021-09-06T06:25:11.665Z] Step 21/23 : LABEL arch=x86_64 [2021-09-06T06:25:11.931Z] Removing intermediate container ae921923bba4 [2021-09-06T06:25:11.931Z] ---> e691ecef7783 [2021-09-06T06:25:11.931Z] Step 22/23 : LABEL git_sha=94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:25:11.931Z] ---> Running in 1afce6dc6034 [2021-09-06T06:25:11.931Z] ---> Running in e31747789083 [2021-09-06T06:25:11.931Z] Removing intermediate container b5c59e1a4af1 [2021-09-06T06:25:11.931Z] ---> 243e5fcc7019 [2021-09-06T06:25:11.931Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-06T06:25:11.931Z] ---> Running in 55a7d6663b24 [2021-09-06T06:25:11.931Z] Removing intermediate container 1afce6dc6034 [2021-09-06T06:25:11.931Z] ---> ba76b3c4b95b [2021-09-06T06:25:11.931Z] Step 22/23 : LABEL git_sha=94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:25:11.931Z] Removing intermediate container e31747789083 [2021-09-06T06:25:11.931Z] ---> 39268024f17e [2021-09-06T06:25:11.931Z] Step 23/23 : LABEL version=2.0.1-dev.37 [2021-09-06T06:25:11.931Z] ---> Running in 5968d6c70967 [2021-09-06T06:25:11.932Z] Removing intermediate container 55a7d6663b24 [2021-09-06T06:25:11.932Z] ---> 6c092b375e6a [2021-09-06T06:25:11.932Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-06T06:25:11.932Z] ---> Running in 4ac9b04ccecd [2021-09-06T06:25:12.202Z] Removing intermediate container 5968d6c70967 [2021-09-06T06:25:12.202Z] ---> 78f09c1990eb [2021-09-06T06:25:12.202Z] Step 23/23 : LABEL version=2.0.1-dev.37 [2021-09-06T06:25:12.202Z] ---> Running in 4004a66bc15d [2021-09-06T06:25:12.202Z] Removing intermediate container 4ac9b04ccecd [2021-09-06T06:25:12.202Z] ---> 54c47c9be4e5 [2021-09-06T06:25:12.202Z] [2021-09-06T06:25:12.202Z] ---> cc5a08b2f999 [2021-09-06T06:25:12.202Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-06T06:25:12.202Z] Successfully built 54c47c9be4e5 [2021-09-06T06:25:12.202Z] ---> Running in 6f9a692a6b08 [2021-09-06T06:25:12.202Z] Successfully tagged support-scheduler:latest [2021-09-06T06:25:12.481Z] Building security-proxy-setup [2021-09-06T06:25:12.481Z]  Building support-scheduler ... done Removing intermediate container 4004a66bc15d [2021-09-06T06:25:12.481Z] ---> 87043514ae69 [2021-09-06T06:25:12.481Z] [2021-09-06T06:25:12.481Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T06:25:12.481Z] Successfully built 87043514ae69 [2021-09-06T06:25:12.481Z] Successfully tagged support-notifications:latest [2021-09-06T06:25:12.481Z] Building security-secretstore-setup [2021-09-06T06:25:13.438Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-09-06T06:25:13.438Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-06T06:25:13.703Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-06T06:25:13.968Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-06T06:25:14.939Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-06T06:25:15.215Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-06T06:25:15.215Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T06:25:15.215Z] OK: 8 MiB in 20 packages [2021-09-06T06:25:15.811Z] Removing intermediate container 6f9a692a6b08 [2021-09-06T06:25:15.811Z] ---> ace13bbe29bf [2021-09-06T06:25:15.811Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T06:25:16.427Z] ---> 4eff41e80c5e [2021-09-06T06:25:16.427Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-06T06:25:16.427Z] Removing intermediate container 8cae92ec3d62 [2021-09-06T06:25:16.427Z] ---> 0218ad1bab96 [2021-09-06T06:25:16.427Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T06:25:17.410Z] ---> 241d77e1e6d2 [2021-09-06T06:25:17.410Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-06T06:25:17.410Z] ---> 6c8b5a8bb8bf [2021-09-06T06:25:17.410Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-06T06:25:18.843Z] ---> 1be0c4adba07 [2021-09-06T06:25:18.843Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-06T06:25:19.120Z] ---> 3c676d6325dc [2021-09-06T06:25:19.120Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-06T06:25:19.716Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T06:25:19.716Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-06T06:25:19.716Z] ---> 2efdf8cfdb24 [2021-09-06T06:25:19.716Z] Step 3/26 : WORKDIR /edgex-go [2021-09-06T06:25:19.716Z] ---> Using cache [2021-09-06T06:25:19.716Z] ---> e3d99407376e [2021-09-06T06:25:19.716Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T06:25:19.716Z] ---> Using cache [2021-09-06T06:25:19.716Z] ---> e6517a5aaed5 [2021-09-06T06:25:19.716Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-06T06:25:19.716Z] ---> Using cache [2021-09-06T06:25:19.716Z] ---> d015121dfd2d [2021-09-06T06:25:19.716Z] Step 6/26 : COPY go.mod . [2021-09-06T06:25:19.716Z] ---> Using cache [2021-09-06T06:25:19.716Z] ---> 55de286d5713 [2021-09-06T06:25:19.716Z] Step 7/26 : RUN go mod download [2021-09-06T06:25:19.716Z] ---> Using cache [2021-09-06T06:25:19.716Z] ---> 9666d35ef82a [2021-09-06T06:25:19.716Z] Step 8/26 : COPY . . [2021-09-06T06:25:19.716Z] ---> Using cache [2021-09-06T06:25:19.716Z] ---> 8f368c859ebc [2021-09-06T06:25:19.716Z] Step 9/26 : RUN go mod tidy [2021-09-06T06:25:19.716Z] ---> Using cache [2021-09-06T06:25:19.716Z] ---> 066dcaf97c26 [2021-09-06T06:25:19.716Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-06T06:25:19.716Z] ---> a7f9adef4e3f [2021-09-06T06:25:19.716Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-06T06:25:19.998Z] ---> Running in 23a801524cca [2021-09-06T06:25:19.998Z] ---> f811b1a48fd9 [2021-09-06T06:25:19.998Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-06T06:25:19.998Z] ---> Running in 795780ad5d52 [2021-09-06T06:25:19.998Z] ---> 3d751d6c2857 [2021-09-06T06:25:19.998Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-06T06:25:20.263Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-06T06:25:20.263Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-06T06:25:20.263Z] ---> 08bdaf2f88f9 [2021-09-06T06:25:20.263Z] 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-09-06T06:25:20.263Z] Removing intermediate container 795780ad5d52 [2021-09-06T06:25:20.263Z] ---> 92101c2e0a01 [2021-09-06T06:25:20.263Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T06:25:20.263Z] ---> Running in 026d5ba425cf [2021-09-06T06:25:20.263Z] ---> Running in 4a84b12aaa8a [2021-09-06T06:25:20.263Z] ---> Running in 91c3a784ca41 [2021-09-06T06:25:20.263Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-06T06:25:20.530Z] Removing intermediate container 026d5ba425cf [2021-09-06T06:25:20.530Z] ---> 80c75f0c565e [2021-09-06T06:25:20.530Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-06T06:25:20.530Z] Removing intermediate container 4a84b12aaa8a [2021-09-06T06:25:20.530Z] ---> 1f950d28d3d9 [2021-09-06T06:25:20.530Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T06:25:20.530Z] Removing intermediate container 91c3a784ca41 [2021-09-06T06:25:20.530Z] ---> 1ae60d7e07fa [2021-09-06T06:25:20.530Z] 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-09-06T06:25:20.530Z] ---> Running in 194454f6620b [2021-09-06T06:25:20.530Z] ---> Running in cf72b1326ac9 [2021-09-06T06:25:20.801Z] ---> 348eab87d868 [2021-09-06T06:25:20.801Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-06T06:25:20.801Z] ---> Running in 5376bcf426c8 [2021-09-06T06:25:21.067Z] Removing intermediate container 194454f6620b [2021-09-06T06:25:21.067Z] ---> 32512f944f0d [2021-09-06T06:25:21.067Z] Step 23/24 : LABEL git_sha=94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:25:21.067Z] ---> Running in 9f7cd4c899fb [2021-09-06T06:25:21.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T06:25:21.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T06:25:21.608Z] Removing intermediate container 9f7cd4c899fb [2021-09-06T06:25:21.608Z] ---> 5378bfb84645 [2021-09-06T06:25:21.608Z] Step 24/24 : LABEL version=2.0.1-dev.37 [2021-09-06T06:25:21.608Z] ---> Running in 2e354e30ce0d [2021-09-06T06:25:21.608Z] (1/39) Installing readline (8.1.0-r0) [2021-09-06T06:25:21.608Z] (2/39) Installing bash (5.1.0-r0) [2021-09-06T06:25:21.608Z] Executing bash-5.1.0-r0.post-install [2021-09-06T06:25:21.608Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-06T06:25:21.608Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-06T06:25:21.608Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-06T06:25:21.881Z] (6/39) Installing curl (7.78.0-r0) [2021-09-06T06:25:21.881Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-06T06:25:21.881Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-06T06:25:21.881Z] (9/39) Installing expat (2.2.10-r1) [2021-09-06T06:25:21.881Z] (10/39) Installing libffi (3.3-r2) [2021-09-06T06:25:21.881Z] (11/39) Installing gdbm (1.19-r0) [2021-09-06T06:25:21.881Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-06T06:25:21.881Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-06T06:25:21.881Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-06T06:25:21.881Z] Removing intermediate container 2e354e30ce0d [2021-09-06T06:25:21.881Z] ---> 48467e4ce575 [2021-09-06T06:25:21.881Z] [2021-09-06T06:25:22.154Z] Successfully built 48467e4ce575 [2021-09-06T06:25:22.154Z] Successfully tagged core-data:latest [2021-09-06T06:25:22.154Z] Building core-command [2021-09-06T06:25:22.427Z]  Building core-data ... done Removing intermediate container 5376bcf426c8 [2021-09-06T06:25:22.427Z] ---> 40fba3ae0031 [2021-09-06T06:25:22.427Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-06T06:25:23.383Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T06:25:23.383Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-06T06:25:23.383Z] ---> 2efdf8cfdb24 [2021-09-06T06:25:23.383Z] Step 3/22 : WORKDIR /edgex-go [2021-09-06T06:25:23.383Z] ---> Using cache [2021-09-06T06:25:23.383Z] ---> e3d99407376e [2021-09-06T06:25:23.383Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T06:25:23.383Z] ---> Using cache [2021-09-06T06:25:23.383Z] ---> e6517a5aaed5 [2021-09-06T06:25:23.383Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-06T06:25:23.383Z] ---> Using cache [2021-09-06T06:25:23.383Z] ---> d015121dfd2d [2021-09-06T06:25:23.383Z] Step 6/22 : COPY go.mod . [2021-09-06T06:25:23.383Z] ---> Using cache [2021-09-06T06:25:23.383Z] ---> 55de286d5713 [2021-09-06T06:25:23.383Z] Step 7/22 : RUN go mod download [2021-09-06T06:25:23.383Z] ---> Using cache [2021-09-06T06:25:23.383Z] ---> 9666d35ef82a [2021-09-06T06:25:23.383Z] Step 8/22 : COPY . . [2021-09-06T06:25:23.383Z] ---> Using cache [2021-09-06T06:25:23.383Z] ---> 8f368c859ebc [2021-09-06T06:25:23.383Z] Step 9/22 : RUN go mod tidy [2021-09-06T06:25:23.383Z] ---> Using cache [2021-09-06T06:25:23.383Z] ---> 066dcaf97c26 [2021-09-06T06:25:23.383Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-06T06:25:24.345Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-06T06:25:24.345Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-06T06:25:24.345Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-06T06:25:24.345Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-06T06:25:24.345Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-06T06:25:24.615Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-06T06:25:24.615Z] ---> Running in 00d5989bd87d [2021-09-06T06:25:24.615Z] ---> Running in 5a5876c88579 [2021-09-06T06:25:24.615Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-06T06:25:24.616Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-06T06:25:24.616Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-06T06:25:24.616Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-06T06:25:24.616Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-06T06:25:24.616Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-06T06:25:24.883Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-06T06:25:25.156Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-06T06:25:25.156Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-06T06:25:25.156Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-06T06:25:25.156Z] Removing intermediate container 00d5989bd87d [2021-09-06T06:25:25.156Z] ---> 267f6803ef8a [2021-09-06T06:25:25.156Z] Step 29/32 : CMD ["gate"] [2021-09-06T06:25:25.156Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-06T06:25:25.156Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-06T06:25:25.156Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-06T06:25:25.156Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-06T06:25:25.156Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-06T06:25:25.156Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-06T06:25:25.156Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-06T06:25:25.156Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-06T06:25:25.156Z] ---> Running in 80971abe002b [2021-09-06T06:25:25.426Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-06T06:25:25.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-06T06:25:26.014Z] Removing intermediate container 80971abe002b [2021-09-06T06:25:26.015Z] ---> f090594405cc [2021-09-06T06:25:26.015Z] Step 30/32 : LABEL arch=x86_64 [2021-09-06T06:25:26.015Z] Executing busybox-1.32.1-r6.trigger [2021-09-06T06:25:26.015Z] OK: 82 MiB in 59 packages [2021-09-06T06:25:26.015Z] ---> Running in 07cbaf54d2f3 [2021-09-06T06:25:26.287Z] Removing intermediate container 07cbaf54d2f3 [2021-09-06T06:25:26.287Z] ---> ecba0d8c78f1 [2021-09-06T06:25:26.287Z] Step 31/32 : LABEL git_sha=94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:25:26.557Z] ---> Running in 7ed8a6b22163 [2021-09-06T06:25:26.557Z] Removing intermediate container 7ed8a6b22163 [2021-09-06T06:25:26.557Z] ---> 3a97095ec02d [2021-09-06T06:25:26.557Z] Step 32/32 : LABEL version=2.0.1-dev.37 [2021-09-06T06:25:26.827Z] ---> Running in 4c3827d9118a [2021-09-06T06:25:27.096Z] Removing intermediate container 4c3827d9118a [2021-09-06T06:25:27.096Z] ---> 98a8a2cee946 [2021-09-06T06:25:27.096Z] [2021-09-06T06:25:27.096Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T06:25:27.096Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T06:25:27.096Z] ---> 2efdf8cfdb24 [2021-09-06T06:25:27.096Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T06:25:27.096Z] ---> Using cache [2021-09-06T06:25:27.096Z] ---> e3d99407376e [2021-09-06T06:25:27.096Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T06:25:27.096Z] ---> Using cache [2021-09-06T06:25:27.096Z] ---> e6517a5aaed5 [2021-09-06T06:25:27.096Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T06:25:27.096Z] ---> Using cache [2021-09-06T06:25:27.096Z] ---> d015121dfd2d [2021-09-06T06:25:27.096Z] Step 6/24 : COPY go.mod . [2021-09-06T06:25:27.096Z] ---> Using cache [2021-09-06T06:25:27.096Z] ---> 55de286d5713 [2021-09-06T06:25:27.096Z] Step 7/24 : RUN go mod download [2021-09-06T06:25:27.096Z] ---> Using cache [2021-09-06T06:25:27.096Z] ---> 9666d35ef82a [2021-09-06T06:25:27.096Z] Step 8/24 : COPY . . [2021-09-06T06:25:27.096Z] ---> Using cache [2021-09-06T06:25:27.096Z] ---> 8f368c859ebc [2021-09-06T06:25:27.096Z] Step 9/24 : RUN go mod tidy [2021-09-06T06:25:27.096Z] ---> Using cache [2021-09-06T06:25:27.096Z] ---> 066dcaf97c26 [2021-09-06T06:25:27.096Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-06T06:25:27.096Z] ---> Running in 4880a52f125b [2021-09-06T06:25:27.096Z] Successfully built 98a8a2cee946 [2021-09-06T06:25:27.096Z] Successfully tagged security-bootstrapper:latest [2021-09-06T06:25:27.096Z]  Building security-bootstrapper ... done Building core-metadata [2021-09-06T06:25:27.679Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-command/core-command ./cmd/core-command [2021-09-06T06:25:28.642Z] Collecting docker-compose==1.23.2 [2021-09-06T06:25:28.642Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-06T06:25:28.913Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-06T06:25:28.913Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-06T06:25:29.180Z] Collecting PyYAML<4,>=3.10 [2021-09-06T06:25:29.180Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-06T06:25:30.142Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-06T06:25:30.142Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-06T06:25:30.311Z] Removing intermediate container 75ea90e07262 [2021-09-06T06:25:30.311Z] ---> 9eb4de8c59fe [2021-09-06T06:25:30.311Z] Successfully built 9eb4de8c59fe [2021-09-06T06:25:30.311Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:25:30.669Z] + docker inspect -f . ci-base-image-arm64 [2021-09-06T06:25:30.669Z] . [Pipeline] withDockerContainer [2021-09-06T06:25:30.968Z] prd-ubuntu18.04-docker-arm64-4c-16g-1426 does not seem to be running inside a container [2021-09-06T06:25:31.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@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 ******** ci-base-image-arm64 cat [2021-09-06T06:25:31.100Z] 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-09-06T06:25:31.101Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-06T06:25:31.101Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-06T06:25:31.365Z] Collecting docker<4.0,>=3.6.0 [2021-09-06T06:25:31.365Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-06T06:25:31.365Z] Collecting cached-property<2,>=1.2.0 [2021-09-06T06:25:31.365Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-06T06:25:31.365Z] Collecting texttable<0.10,>=0.9.0 [2021-09-06T06:25:31.365Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-06T06:25:32.584Z] Collecting jsonschema<3,>=2.5.1 [2021-09-06T06:25:32.584Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-06T06:25:32.584Z] Collecting docopt<0.7,>=0.6.1 [2021-09-06T06:25:32.584Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-06T06:25:32.804Z] $ docker top 3c2e13ed9a156ffadb1d3d628d34cf095858f1ed722c13709d9476ff3a02e2f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T06:25:33.617Z] Collecting docker-pycreds>=0.4.0 [2021-09-06T06:25:33.617Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-06T06:25:33.732Z] + go version [2021-09-06T06:25:33.732Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-06T06:25:33.755Z] $ docker stop --time=1 3c2e13ed9a156ffadb1d3d628d34cf095858f1ed722c13709d9476ff3a02e2f5 [2021-09-06T06:25:33.893Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-06T06:25:33.893Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-06T06:25:33.893Z] Collecting certifi>=2017.4.17 [2021-09-06T06:25:33.893Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-06T06:25:33.893Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-06T06:25:33.893Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-06T06:25:33.893Z] Collecting idna<2.8,>=2.5 [2021-09-06T06:25:33.893Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-06T06:25:34.167Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-06T06:25:34.167Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-06T06:25:34.167Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-06T06:25:34.167Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-06T06:25:34.439Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-06T06:25:34.439Z] Attempting uninstall: urllib3 [2021-09-06T06:25:34.439Z] Found existing installation: urllib3 1.26.2 [2021-09-06T06:25:34.439Z] Uninstalling urllib3-1.26.2: [2021-09-06T06:25:34.439Z] Successfully uninstalled urllib3-1.26.2 [2021-09-06T06:25:35.039Z] Attempting uninstall: idna [2021-09-06T06:25:35.039Z] Found existing installation: idna 3.1 [2021-09-06T06:25:35.039Z] Uninstalling idna-3.1: [2021-09-06T06:25:35.039Z] Successfully uninstalled idna-3.1 [2021-09-06T06:25:35.320Z] Attempting uninstall: chardet [2021-09-06T06:25:35.320Z] Found existing installation: chardet 4.0.0 [2021-09-06T06:25:35.320Z] Uninstalling chardet-4.0.0: [2021-09-06T06:25:35.320Z] Successfully uninstalled chardet-4.0.0 [2021-09-06T06:25:35.614Z] $ docker rm -f 3c2e13ed9a156ffadb1d3d628d34cf095858f1ed722c13709d9476ff3a02e2f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:25:36.290Z] Attempting uninstall: requests [2021-09-06T06:25:36.290Z] Found existing installation: requests 2.25.1 [2021-09-06T06:25:36.290Z] Uninstalling requests-2.25.1: [2021-09-06T06:25:36.290Z] Successfully uninstalled requests-2.25.1 [2021-09-06T06:25:36.290Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T06:25:36.290Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T06:25:36.290Z] ---> 2efdf8cfdb24 [2021-09-06T06:25:36.290Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T06:25:36.290Z] ---> Using cache [2021-09-06T06:25:36.290Z] ---> e3d99407376e [2021-09-06T06:25:36.290Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T06:25:36.290Z] ---> Using cache [2021-09-06T06:25:36.290Z] ---> e6517a5aaed5 [2021-09-06T06:25:36.290Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T06:25:36.290Z] ---> Using cache [2021-09-06T06:25:36.290Z] ---> d015121dfd2d [2021-09-06T06:25:36.290Z] Step 6/24 : COPY go.mod . [2021-09-06T06:25:36.290Z] ---> Using cache [2021-09-06T06:25:36.290Z] ---> 55de286d5713 [2021-09-06T06:25:36.290Z] Step 7/24 : RUN go mod download [2021-09-06T06:25:36.290Z] ---> Using cache [2021-09-06T06:25:36.290Z] ---> 9666d35ef82a [2021-09-06T06:25:36.290Z] Step 8/24 : COPY . . [2021-09-06T06:25:36.290Z] ---> Using cache [2021-09-06T06:25:36.290Z] ---> 8f368c859ebc [2021-09-06T06:25:36.290Z] Step 9/24 : RUN go mod tidy [2021-09-06T06:25:36.290Z] ---> Using cache [2021-09-06T06:25:36.290Z] ---> 066dcaf97c26 [2021-09-06T06:25:36.290Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-06T06:25:36.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T06:25:36.541Z] [2021-09-06T06:25:36.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:25:36.878Z] ---> Running in 996b705d1516 [2021-09-06T06:25:36.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T06:25:37.145Z] Running setup.py install for texttable: started [2021-09-06T06:25:37.179Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-06T06:25:37.179Z] 29e5d40040c1: Pulling fs layer [2021-09-06T06:25:37.179Z] 1ce36da41761: Pulling fs layer [2021-09-06T06:25:37.179Z] 25b303627fd3: Pulling fs layer [2021-09-06T06:25:37.179Z] 29e5d40040c1: Download complete [2021-09-06T06:25:37.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-06T06:25:37.681Z] Running setup.py install for texttable: finished with status 'done' [2021-09-06T06:25:37.681Z] Running setup.py install for PyYAML: started [2021-09-06T06:25:38.167Z] 1ce36da41761: Verifying Checksum [2021-09-06T06:25:38.167Z] 1ce36da41761: Download complete [2021-09-06T06:25:38.167Z] 29e5d40040c1: Pull complete [2021-09-06T06:25:38.643Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-06T06:25:38.643Z] Running setup.py install for docopt: started [2021-09-06T06:25:39.599Z] Running setup.py install for docopt: finished with status 'done' [2021-09-06T06:25:39.599Z] Running setup.py install for dockerpty: started [2021-09-06T06:25:39.612Z] 25b303627fd3: Verifying Checksum [2021-09-06T06:25:39.612Z] 25b303627fd3: Download complete [2021-09-06T06:25:39.612Z] 1ce36da41761: Pull complete [2021-09-06T06:25:40.181Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-06T06:25:41.141Z] 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-09-06T06:25:45.416Z] Removing intermediate container cf72b1326ac9 [2021-09-06T06:25:45.416Z] ---> a0f3aefe43d9 [2021-09-06T06:25:45.416Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-06T06:25:45.416Z] ---> Running in e81b4a4cf5f9 [2021-09-06T06:25:45.416Z] Removing intermediate container e81b4a4cf5f9 [2021-09-06T06:25:45.416Z] ---> 4f9a9f15c55d [2021-09-06T06:25:45.416Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-06T06:25:45.416Z] ---> Running in ffdfb3a1d44f [2021-09-06T06:25:45.416Z] Removing intermediate container ffdfb3a1d44f [2021-09-06T06:25:45.416Z] ---> b1934d94abc6 [2021-09-06T06:25:45.416Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-06T06:25:45.416Z] ---> 75a5ce5ffd87 [2021-09-06T06:25:45.416Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-06T06:25:45.681Z] ---> 2dec0472a0ed [2021-09-06T06:25:45.682Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-06T06:25:46.262Z] ---> e58a8e63b08a [2021-09-06T06:25:46.262Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-06T06:25:46.262Z] ---> Running in ded971339fec [2021-09-06T06:25:46.262Z] Removing intermediate container ded971339fec [2021-09-06T06:25:46.262Z] ---> e99c833a83b8 [2021-09-06T06:25:46.262Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T06:25:46.262Z] ---> Running in 9ebd49357aaa [2021-09-06T06:25:46.528Z] Removing intermediate container 9ebd49357aaa [2021-09-06T06:25:46.528Z] ---> 45cd798fa339 [2021-09-06T06:25:46.528Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T06:25:46.528Z] ---> Running in 690b9a06f241 [2021-09-06T06:25:46.528Z] Removing intermediate container 690b9a06f241 [2021-09-06T06:25:46.528Z] ---> b1e3003073af [2021-09-06T06:25:46.528Z] Step 23/24 : LABEL git_sha=94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:25:46.528Z] ---> Running in 655e9177a90c [2021-09-06T06:25:46.798Z] Removing intermediate container 655e9177a90c [2021-09-06T06:25:46.798Z] ---> 6044e6c5cbff [2021-09-06T06:25:46.798Z] Step 24/24 : LABEL version=2.0.1-dev.37 [2021-09-06T06:25:46.798Z] ---> Running in 9d908c870b5d [2021-09-06T06:25:47.063Z] Removing intermediate container 9d908c870b5d [2021-09-06T06:25:47.064Z] ---> af87a398ac8e [2021-09-06T06:25:47.064Z] [2021-09-06T06:25:47.064Z] Successfully built af87a398ac8e [2021-09-06T06:25:47.064Z] Successfully tagged sys-mgmt-agent:latest [2021-09-06T06:25:49.770Z] 25b303627fd3: Pull complete [2021-09-06T06:25:49.770Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-06T06:25:49.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T06:25:49.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-06T06:25:50.046Z] prd-ubuntu18.04-docker-arm64-4c-16g-1426 does not seem to be running inside a container [2021-09-06T06:25:50.137Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@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-arm64:latest cat [2021-09-06T06:25:51.315Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-06T06:25:53.638Z] $ docker top 38f23ba2e43b4d184efd60ebb94e227eb502abd9a273ddd16973765420016339 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T06:25:54.571Z] + docker-compose build --help [2021-09-06T06:25:54.571Z] + grep parallel [2021-09-06T06:25:55.569Z] Removing intermediate container 23a801524cca [2021-09-06T06:25:55.569Z] ---> cea9f2862d7a [2021-09-06T06:25:55.569Z] [2021-09-06T06:25:55.569Z] Step 11/26 : FROM alpine:3.12 [2021-09-06T06:25:55.569Z] ---> 48b8ec4ed9eb [2021-09-06T06:25:55.569Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-06T06:25:55.839Z] ---> Running in 4cfa08aa8906 [2021-09-06T06:25:56.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T06:25:56.373Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T06:25:56.639Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-06T06:25:56.639Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-06T06:25:56.639Z] (3/3) Installing su-exec (0.2-r1) [2021-09-06T06:25:56.639Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T06:25:56.639Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T06:25:56.639Z] OK: 6 MiB in 17 packages [2021-09-06T06:25:57.226Z] Removing intermediate container 4cfa08aa8906 [2021-09-06T06:25:57.226Z] ---> fd4d0210fd60 [2021-09-06T06:25:57.226Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T06:25:57.226Z] ---> Running in fcc0048e1558 [2021-09-06T06:25:57.494Z] Removing intermediate container fcc0048e1558 [2021-09-06T06:25:57.494Z] ---> f069fb0ee50c [2021-09-06T06:25:57.494Z] Step 14/26 : WORKDIR / [2021-09-06T06:25:57.494Z] ---> Running in 567c25e0b7d4 [2021-09-06T06:25:57.758Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T06:25:57.758Z] Removing intermediate container 567c25e0b7d4 [2021-09-06T06:25:57.758Z] ---> 80b55c1dc06c [2021-09-06T06:25:57.758Z] 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-09-06T06:25:58.024Z] ---> 721e7e30e2d6 [2021-09-06T06:25:58.024Z] 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-09-06T06:25:58.293Z] ---> 2b39a94998e9 [2021-09-06T06:25:58.293Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-06T06:25:58.560Z] ---> 435ce7965bf3 [2021-09-06T06:25:58.560Z] 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-09-06T06:25:58.828Z] ---> 262fa1302bec [2021-09-06T06:25:58.828Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-06T06:25:58.855Z] --parallel Build images in parallel. [Pipeline] } [2021-09-06T06:25:58.878Z] $ docker stop --time=1 38f23ba2e43b4d184efd60ebb94e227eb502abd9a273ddd16973765420016339 [2021-09-06T06:25:59.424Z] ---> 5abc294ec33d [2021-09-06T06:25:59.425Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-06T06:26:00.008Z] ---> 50654b52b025 [2021-09-06T06:26:00.008Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-06T06:26:00.279Z] ---> 8937b6bf9639 [2021-09-06T06:26:00.279Z] 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-09-06T06:26:00.279Z] ---> Running in b11aa948778f [2021-09-06T06:26:00.744Z] $ docker rm -f 38f23ba2e43b4d184efd60ebb94e227eb502abd9a273ddd16973765420016339 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:01.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T06:26:01.401Z] . [Pipeline] withDockerContainer [2021-09-06T06:26:01.675Z] prd-ubuntu18.04-docker-arm64-4c-16g-1426 does not seem to be running inside a container [2021-09-06T06:26:01.767Z] $ 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/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-06T06:26:02.267Z] Removing intermediate container b11aa948778f [2021-09-06T06:26:02.267Z] ---> 6986a9af8180 [2021-09-06T06:26:02.267Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-06T06:26:02.267Z] Removing intermediate container 4880a52f125b [2021-09-06T06:26:02.267Z] ---> 842c6ae56f6c [2021-09-06T06:26:02.267Z] [2021-09-06T06:26:02.267Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T06:26:02.267Z] ---> 48b8ec4ed9eb [2021-09-06T06:26:02.267Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T06:26:02.267Z] ---> Using cache [2021-09-06T06:26:02.267Z] ---> 572f0e681e01 [2021-09-06T06:26:02.267Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T06:26:02.267Z] ---> Using cache [2021-09-06T06:26:02.267Z] ---> 9e784ab2b6e7 [2021-09-06T06:26:02.267Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-06T06:26:02.532Z] ---> Running in 7547cdd1b4c7 [2021-09-06T06:26:02.532Z] ---> Running in 8344dff5da61 [2021-09-06T06:26:02.532Z] Removing intermediate container 5a5876c88579 [2021-09-06T06:26:02.532Z] ---> ecb2f846a89b [2021-09-06T06:26:02.532Z] [2021-09-06T06:26:02.532Z] Step 11/22 : FROM alpine:3.12 [2021-09-06T06:26:02.532Z] ---> 48b8ec4ed9eb [2021-09-06T06:26:02.532Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-06T06:26:02.532Z] ---> Running in 36548f036b26 [2021-09-06T06:26:02.532Z] Removing intermediate container 7547cdd1b4c7 [2021-09-06T06:26:02.532Z] ---> 8782bf2ce7ee [2021-09-06T06:26:02.532Z] Step 24/26 : LABEL arch=x86_64 [2021-09-06T06:26:02.801Z] ---> Running in 03fde8814ad0 [2021-09-06T06:26:02.801Z] Removing intermediate container 8344dff5da61 [2021-09-06T06:26:02.801Z] ---> d08c95c9d159 [2021-09-06T06:26:02.801Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T06:26:02.801Z] ---> Running in a870b2570519 [2021-09-06T06:26:02.801Z] Removing intermediate container 03fde8814ad0 [2021-09-06T06:26:02.801Z] ---> 74d4c8bbe7cf [2021-09-06T06:26:02.801Z] Step 25/26 : LABEL git_sha=94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:03.070Z] Removing intermediate container a870b2570519 [2021-09-06T06:26:03.070Z] ---> a5728eb70faf [2021-09-06T06:26:03.070Z] Step 16/24 : WORKDIR / [2021-09-06T06:26:03.070Z] ---> Running in fa7487e92e79 [2021-09-06T06:26:03.070Z] ---> Running in 2eece8e6de7e [2021-09-06T06:26:03.070Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T06:26:03.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T06:26:03.362Z] Removing intermediate container fa7487e92e79 [2021-09-06T06:26:03.362Z] ---> 0eb7800636dd [2021-09-06T06:26:03.362Z] Step 26/26 : LABEL version=2.0.1-dev.37 [2021-09-06T06:26:03.362Z] Removing intermediate container 2eece8e6de7e [2021-09-06T06:26:03.362Z] ---> 722e7484bc9f [2021-09-06T06:26:03.362Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T06:26:03.362Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-06T06:26:03.362Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-06T06:26:03.362Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-06T06:26:03.362Z] (4/4) Installing curl (7.78.0-r0) [2021-09-06T06:26:03.362Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T06:26:03.362Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T06:26:03.404Z] $ docker top fefd3a2991f79ffb147d43f7b4ab4eb46f173f51f8b225cebea45519c6f8cf11 -eo pid,comm [2021-09-06T06:26:03.643Z] ---> Running in 70ea3fe3d2ab [2021-09-06T06:26:03.643Z] OK: 7 MiB in 18 packages [2021-09-06T06:26:03.643Z] Removing intermediate container 70ea3fe3d2ab [2021-09-06T06:26:03.643Z] ---> 3f0caf560773 [2021-09-06T06:26:03.643Z] [2021-09-06T06:26:03.643Z] ---> 6de634daa697 [2021-09-06T06:26:03.643Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [Pipeline] { [Pipeline] sh [2021-09-06T06:26:03.934Z] Successfully built 3f0caf560773 [2021-09-06T06:26:03.934Z] Successfully tagged security-secretstore-setup:latest [2021-09-06T06:26:04.208Z]  Building security-secretstore-setup ... done Removing intermediate container 36548f036b26 [2021-09-06T06:26:04.208Z] ---> d0da51ef3edc [2021-09-06T06:26:04.208Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T06:26:04.381Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-06T06:26:04.472Z] ---> Running in d2d22d7e352e [2021-09-06T06:26:04.472Z] ---> f1f25a74496c [2021-09-06T06:26:04.472Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-06T06:26:04.472Z] Removing intermediate container d2d22d7e352e [2021-09-06T06:26:04.472Z] ---> 8158e3dd277f [2021-09-06T06:26:04.472Z] Step 14/22 : WORKDIR /edgex [2021-09-06T06:26:04.773Z] ---> Running in ba6f6875d318 [2021-09-06T06:26:04.773Z] ---> c4d7c21a9807 [2021-09-06T06:26:04.773Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-06T06:26:04.773Z] ---> Running in 584daab060a2 [2021-09-06T06:26:04.773Z] Removing intermediate container ba6f6875d318 [2021-09-06T06:26:04.773Z] ---> d4d5819c108b [2021-09-06T06:26:04.773Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-06T06:26:05.039Z] Removing intermediate container 584daab060a2 [2021-09-06T06:26:05.039Z] ---> 9547f97dd336 [2021-09-06T06:26:05.039Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T06:26:05.039Z] ---> Running in 2b3174ba8995 [2021-09-06T06:26:05.039Z] ---> c0bfa963787c [2021-09-06T06:26:05.039Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-06T06:26:05.318Z] Removing intermediate container 2b3174ba8995 [2021-09-06T06:26:05.318Z] ---> e2655b97ca31 [2021-09-06T06:26:05.318Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T06:26:05.318Z] ---> Running in deee8fef5767 [2021-09-06T06:26:05.592Z] Removing intermediate container deee8fef5767 [2021-09-06T06:26:05.592Z] ---> 42f7f0d396d5 [2021-09-06T06:26:05.592Z] Step 23/24 : LABEL git_sha=94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:05.592Z] ---> 6b7ea58eeb56 [2021-09-06T06:26:05.592Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-06T06:26:05.592Z] ---> Running in 8bc158869d29 [2021-09-06T06:26:05.860Z] Removing intermediate container 8bc158869d29 [2021-09-06T06:26:05.860Z] ---> 4d69e1cf1cdb [2021-09-06T06:26:05.860Z] Step 24/24 : LABEL version=2.0.1-dev.37 [2021-09-06T06:26:05.860Z] ---> Running in ed8cb234efcf [2021-09-06T06:26:05.860Z] ---> a46128b8e9c7 [2021-09-06T06:26:05.860Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-06T06:26:05.860Z] ---> Running in f64070489de3 [2021-09-06T06:26:06.123Z] Removing intermediate container ed8cb234efcf [2021-09-06T06:26:06.123Z] ---> d36dcf43026b [2021-09-06T06:26:06.123Z] [2021-09-06T06:26:06.123Z] Removing intermediate container f64070489de3 [2021-09-06T06:26:06.123Z] ---> 664a4f7239de [2021-09-06T06:26:06.123Z] Step 19/22 : CMD ["--init=true"] [2021-09-06T06:26:06.123Z] Successfully built d36dcf43026b [2021-09-06T06:26:06.123Z] Successfully tagged core-command:latest [2021-09-06T06:26:06.123Z]  Building core-command ... done  ---> Running in 85fd2fb3e612 [2021-09-06T06:26:06.386Z] Removing intermediate container 85fd2fb3e612 [2021-09-06T06:26:06.386Z] ---> 6291f4323ad8 [2021-09-06T06:26:06.386Z] Step 20/22 : LABEL arch=x86_64 [2021-09-06T06:26:06.386Z] ---> Running in a1b0ba114cb8 [2021-09-06T06:26:06.386Z] Removing intermediate container a1b0ba114cb8 [2021-09-06T06:26:06.386Z] ---> 5d75afdf8df1 [2021-09-06T06:26:06.386Z] Step 21/22 : LABEL git_sha=94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:06.653Z] ---> Running in e2db0dc61010 [2021-09-06T06:26:06.920Z] Removing intermediate container e2db0dc61010 [2021-09-06T06:26:06.920Z] ---> c719e68e51cb [2021-09-06T06:26:06.920Z] Step 22/22 : LABEL version=2.0.1-dev.37 [2021-09-06T06:26:06.920Z] ---> Running in 9cbba4d9156c [2021-09-06T06:26:06.920Z] Removing intermediate container 996b705d1516 [2021-09-06T06:26:06.920Z] ---> 822a4b899527 [2021-09-06T06:26:06.920Z] [2021-09-06T06:26:06.920Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T06:26:06.920Z] ---> 48b8ec4ed9eb [2021-09-06T06:26:06.920Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T06:26:06.920Z] ---> Using cache [2021-09-06T06:26:06.920Z] ---> 572f0e681e01 [2021-09-06T06:26:06.920Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T06:26:06.920Z] ---> Using cache [2021-09-06T06:26:06.920Z] ---> 9e784ab2b6e7 [2021-09-06T06:26:06.920Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-06T06:26:06.920Z] ---> Running in 36cc47e6965f [2021-09-06T06:26:07.190Z] Removing intermediate container 9cbba4d9156c [2021-09-06T06:26:07.190Z] ---> 1b2a52c1bbf2 [2021-09-06T06:26:07.190Z] [2021-09-06T06:26:07.190Z] Removing intermediate container 36cc47e6965f [2021-09-06T06:26:07.190Z] ---> f7d91feaae41 [2021-09-06T06:26:07.190Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T06:26:07.190Z] Successfully built 1b2a52c1bbf2 [2021-09-06T06:26:07.190Z] Successfully tagged security-proxy-setup:latest [2021-09-06T06:26:07.190Z]  Building security-proxy-setup ... done  ---> Running in c86681f811c2 [2021-09-06T06:26:07.190Z] Removing intermediate container c86681f811c2 [2021-09-06T06:26:07.190Z] ---> d77869359b81 [2021-09-06T06:26:07.190Z] Step 16/24 : WORKDIR / [2021-09-06T06:26:07.190Z] ---> Running in bb7e58e9673b [2021-09-06T06:26:07.454Z] Removing intermediate container bb7e58e9673b [2021-09-06T06:26:07.454Z] ---> 42b6a89a2a93 [2021-09-06T06:26:07.454Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T06:26:07.454Z] ---> 9922974a4ec6 [2021-09-06T06:26:07.454Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-06T06:26:08.035Z] ---> 29ce8289da63 [2021-09-06T06:26:08.035Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-06T06:26:08.035Z] ---> 371fd961ef23 [2021-09-06T06:26:08.035Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-06T06:26:08.035Z] ---> Running in 5edc40ef09ac [2021-09-06T06:26:08.035Z] Removing intermediate container 5edc40ef09ac [2021-09-06T06:26:08.035Z] ---> fdf81f741c7c [2021-09-06T06:26:08.035Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T06:26:08.307Z] ---> Running in 89b0d3bbaf17 [2021-09-06T06:26:08.307Z] Removing intermediate container 89b0d3bbaf17 [2021-09-06T06:26:08.307Z] ---> 44bdaf32002a [2021-09-06T06:26:08.307Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T06:26:08.307Z] ---> Running in 0adfec28eb7e [2021-09-06T06:26:08.307Z] Removing intermediate container 0adfec28eb7e [2021-09-06T06:26:08.307Z] ---> fae39e8bb87a [2021-09-06T06:26:08.307Z] Step 23/24 : LABEL git_sha=94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:08.307Z] ---> Running in 2d7f3d695588 [2021-09-06T06:26:08.573Z] Removing intermediate container 2d7f3d695588 [2021-09-06T06:26:08.573Z] ---> 64947e0e44c5 [2021-09-06T06:26:08.573Z] Step 24/24 : LABEL version=2.0.1-dev.37 [2021-09-06T06:26:08.573Z] ---> Running in 44502f3e24e8 [2021-09-06T06:26:08.573Z] Removing intermediate container 44502f3e24e8 [2021-09-06T06:26:08.573Z] ---> 1e14dd5a6db7 [2021-09-06T06:26:08.573Z] [2021-09-06T06:26:08.573Z] Successfully built 1e14dd5a6db7 [2021-09-06T06:26:08.679Z] Building core-command ... [2021-09-06T06:26:08.679Z] Building core-data ... [2021-09-06T06:26:08.679Z] Building core-metadata ... [2021-09-06T06:26:08.679Z] Building security-bootstrapper ... [2021-09-06T06:26:08.679Z] Building security-proxy-setup ... [2021-09-06T06:26:08.679Z] Building security-secretstore-setup ... [2021-09-06T06:26:08.679Z] Building support-notifications ... [2021-09-06T06:26:08.679Z] Building support-scheduler ... [2021-09-06T06:26:08.679Z] Building sys-mgmt-agent ... [2021-09-06T06:26:08.679Z] Building security-bootstrapper [2021-09-06T06:26:08.679Z] Building core-metadata [2021-09-06T06:26:08.679Z] Building core-command [2021-09-06T06:26:08.679Z] Building sys-mgmt-agent [2021-09-06T06:26:08.679Z] Building security-secretstore-setup [2021-09-06T06:26:08.837Z] Successfully tagged core-metadata:latest [2021-09-06T06:26:08.848Z]  Building core-metadata ... done  [Pipeline] } [2021-09-06T06:26:08.854Z] $ docker stop --time=1 f6d0bacc9b2f1b747bc0259543bde75003cf52f2d38f22c08db5bd8a91a0b542 [2021-09-06T06:26:10.231Z] $ docker rm -f f6d0bacc9b2f1b747bc0259543bde75003cf52f2d38f22c08db5bd8a91a0b542 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-06T06:26:10.609Z] + docker images [2021-09-06T06:26:10.610Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-06T06:26:10.610Z] core-metadata latest 1e14dd5a6db7 2 seconds ago 16.7MB [2021-09-06T06:26:10.610Z] security-proxy-setup latest 1b2a52c1bbf2 4 seconds ago 25.9MB [2021-09-06T06:26:10.610Z] 822a4b899527 4 seconds ago 1.76GB [2021-09-06T06:26:10.610Z] core-command latest d36dcf43026b 5 seconds ago 16MB [2021-09-06T06:26:10.610Z] security-secretstore-setup latest 3f0caf560773 7 seconds ago 28.1MB [2021-09-06T06:26:10.610Z] ecb2f846a89b 8 seconds ago 1.76GB [2021-09-06T06:26:10.610Z] 842c6ae56f6c 9 seconds ago 1.75GB [2021-09-06T06:26:10.610Z] cea9f2862d7a 15 seconds ago 1.76GB [2021-09-06T06:26:10.610Z] sys-mgmt-agent latest af87a398ac8e 24 seconds ago 325MB [2021-09-06T06:26:10.610Z] security-bootstrapper latest 98a8a2cee946 44 seconds ago 18.8MB [2021-09-06T06:26:10.610Z] core-data latest 48467e4ce575 49 seconds ago 20.4MB [2021-09-06T06:26:10.610Z] support-scheduler latest 54c47c9be4e5 58 seconds ago 16.1MB [2021-09-06T06:26:10.610Z] support-notifications latest 87043514ae69 58 seconds ago 16.8MB [2021-09-06T06:26:10.610Z] 65bf1f8db42a About a minute ago 1.75GB [2021-09-06T06:26:10.610Z] d2f2f36b9040 About a minute ago 1.76GB [2021-09-06T06:26:10.610Z] 4a17709818bb About a minute ago 1.75GB [2021-09-06T06:26:10.610Z] 2ba8fc07b25a About a minute ago 1.75GB [2021-09-06T06:26:10.610Z] 5fb6261c9c6d About a minute ago 1.75GB [2021-09-06T06:26:10.610Z] ci-base-image-x86_64 latest 2efdf8cfdb24 5 minutes ago 1.25GB [2021-09-06T06:26:10.610Z] alpine 3.12 48b8ec4ed9eb 5 days ago 5.58MB [2021-09-06T06:26:10.610Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 weeks ago 37.5MB [2021-09-06T06:26:10.610Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-06T06:26:10.610Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-06T06:26:10.610Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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-09-06T06:26:10.937Z] provisioning config files... [2021-09-06T06:26:10.955Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/44@tmp/config2812413070519425057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:26:11.277Z] ---> docker-login.sh [2021-09-06T06:26:11.277Z] nexus3.edgexfoundry.org:10001 [2021-09-06T06:26:11.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T06:26:11.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T06:26:11.277Z] Configure a credential helper to remove this warning. See [2021-09-06T06:26:11.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T06:26:11.277Z] [2021-09-06T06:26:11.277Z] Login Succeeded [2021-09-06T06:26:11.277Z] nexus3.edgexfoundry.org:10002 [2021-09-06T06:26:11.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T06:26:11.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T06:26:11.543Z] Configure a credential helper to remove this warning. See [2021-09-06T06:26:11.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T06:26:11.543Z] [2021-09-06T06:26:11.543Z] Login Succeeded [2021-09-06T06:26:11.543Z] nexus3.edgexfoundry.org:10003 [2021-09-06T06:26:11.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T06:26:11.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T06:26:11.543Z] Configure a credential helper to remove this warning. See [2021-09-06T06:26:11.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T06:26:11.543Z] [2021-09-06T06:26:11.543Z] Login Succeeded [2021-09-06T06:26:11.543Z] nexus3.edgexfoundry.org:10004 [2021-09-06T06:26:11.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T06:26:11.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T06:26:11.808Z] Configure a credential helper to remove this warning. See [2021-09-06T06:26:11.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T06:26:11.808Z] [2021-09-06T06:26:11.808Z] Login Succeeded [2021-09-06T06:26:11.808Z] docker.io [2021-09-06T06:26:11.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T06:26:12.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T06:26:12.073Z] Configure a credential helper to remove this warning. See [2021-09-06T06:26:12.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T06:26:12.073Z] [2021-09-06T06:26:12.073Z] Login Succeeded [2021-09-06T06:26:12.073Z] ---> docker-login.sh ends [Pipeline] } [2021-09-06T06:26:12.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-06T06:26:12.155Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-09-06T06:26:12.155Z] 94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:12.155Z] latest [2021-09-06T06:26:12.155Z] 2.0.1-dev.37 [2021-09-06T06:26:12.155Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:12.155Z] main [2021-09-06T06:26:12.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:12.511Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:94753fbbce3905e5adee13c645be22d19117881b [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:12.829Z] + docker push nexus3.edgexfoundry.org:10004/core-command:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:12.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-06T06:26:12.830Z] 8f6ff611dfe9: Preparing [2021-09-06T06:26:12.830Z] 591bb26c215f: Preparing [2021-09-06T06:26:12.830Z] d592829593a2: Preparing [2021-09-06T06:26:12.830Z] f4ea55e29cd2: Preparing [2021-09-06T06:26:12.830Z] e6688e911f15: Preparing [2021-09-06T06:26:12.830Z] e6688e911f15: Layer already exists [2021-09-06T06:26:13.095Z] 8f6ff611dfe9: Pushed [2021-09-06T06:26:13.095Z] f4ea55e29cd2: Pushed [2021-09-06T06:26:13.095Z] d592829593a2: Pushed [2021-09-06T06:26:14.053Z] 591bb26c215f: Pushed [2021-09-06T06:26:14.318Z] 94753fbbce3905e5adee13c645be22d19117881b: digest: sha256:da7e8385c2cb3fcd9c30e6f7d23f4b3a6ef5f896c7dec14e804cc88f6b36ea8c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:14.638Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:15.216Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-06T06:26:15.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-06T06:26:15.216Z] 8f6ff611dfe9: Preparing [2021-09-06T06:26:15.216Z] 591bb26c215f: Preparing [2021-09-06T06:26:15.216Z] d592829593a2: Preparing [2021-09-06T06:26:15.216Z] f4ea55e29cd2: Preparing [2021-09-06T06:26:15.216Z] e6688e911f15: Preparing [2021-09-06T06:26:15.216Z] e6688e911f15: Layer already exists [2021-09-06T06:26:15.216Z] f4ea55e29cd2: Layer already exists [2021-09-06T06:26:15.216Z] 8f6ff611dfe9: Layer already exists [2021-09-06T06:26:15.216Z] d592829593a2: Layer already exists [2021-09-06T06:26:15.216Z] 591bb26c215f: Layer already exists [2021-09-06T06:26:15.216Z] latest: digest: sha256:da7e8385c2cb3fcd9c30e6f7d23f4b3a6ef5f896c7dec14e804cc88f6b36ea8c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:15.539Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:15.854Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.37 [2021-09-06T06:26:15.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-06T06:26:15.855Z] 8f6ff611dfe9: Preparing [2021-09-06T06:26:15.855Z] 591bb26c215f: Preparing [2021-09-06T06:26:15.855Z] d592829593a2: Preparing [2021-09-06T06:26:15.855Z] f4ea55e29cd2: Preparing [2021-09-06T06:26:15.855Z] e6688e911f15: Preparing [2021-09-06T06:26:15.855Z] 8f6ff611dfe9: Layer already exists [2021-09-06T06:26:15.855Z] d592829593a2: Layer already exists [2021-09-06T06:26:15.855Z] 591bb26c215f: Layer already exists [2021-09-06T06:26:15.855Z] f4ea55e29cd2: Layer already exists [2021-09-06T06:26:15.855Z] e6688e911f15: Layer already exists [2021-09-06T06:26:15.855Z] 2.0.1-dev.37: digest: sha256:da7e8385c2cb3fcd9c30e6f7d23f4b3a6ef5f896c7dec14e804cc88f6b36ea8c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:16.193Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:16.510Z] + docker push nexus3.edgexfoundry.org:10004/core-command:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:16.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-06T06:26:16.510Z] 8f6ff611dfe9: Preparing [2021-09-06T06:26:16.510Z] 591bb26c215f: Preparing [2021-09-06T06:26:16.510Z] d592829593a2: Preparing [2021-09-06T06:26:16.510Z] f4ea55e29cd2: Preparing [2021-09-06T06:26:16.510Z] e6688e911f15: Preparing [2021-09-06T06:26:16.510Z] f4ea55e29cd2: Layer already exists [2021-09-06T06:26:16.510Z] e6688e911f15: Layer already exists [2021-09-06T06:26:16.510Z] 8f6ff611dfe9: Layer already exists [2021-09-06T06:26:16.510Z] d592829593a2: Layer already exists [2021-09-06T06:26:16.510Z] 591bb26c215f: Layer already exists [2021-09-06T06:26:16.775Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37: digest: sha256:da7e8385c2cb3fcd9c30e6f7d23f4b3a6ef5f896c7dec14e804cc88f6b36ea8c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:17.106Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:17.421Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-09-06T06:26:17.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-06T06:26:17.421Z] 8f6ff611dfe9: Preparing [2021-09-06T06:26:17.421Z] 591bb26c215f: Preparing [2021-09-06T06:26:17.421Z] d592829593a2: Preparing [2021-09-06T06:26:17.421Z] f4ea55e29cd2: Preparing [2021-09-06T06:26:17.421Z] e6688e911f15: Preparing [2021-09-06T06:26:17.421Z] e6688e911f15: Layer already exists [2021-09-06T06:26:17.421Z] 591bb26c215f: Layer already exists [2021-09-06T06:26:17.421Z] 8f6ff611dfe9: Layer already exists [2021-09-06T06:26:17.421Z] d592829593a2: Layer already exists [2021-09-06T06:26:17.421Z] f4ea55e29cd2: Layer already exists [2021-09-06T06:26:17.421Z] main: digest: sha256:da7e8385c2cb3fcd9c30e6f7d23f4b3a6ef5f896c7dec14e804cc88f6b36ea8c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-06T06:26:17.489Z] ===================================================== [Pipeline] echo [2021-09-06T06:26:17.508Z] taggedImages: [2021-09-06T06:26:17.508Z] - nexus3.edgexfoundry.org:10004/core-command:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:17.508Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-06T06:26:17.508Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.37 [2021-09-06T06:26:17.508Z] - nexus3.edgexfoundry.org:10004/core-command:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:17.508Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-09-06T06:26:17.548Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-09-06T06:26:17.548Z] 94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:17.548Z] latest [2021-09-06T06:26:17.548Z] 2.0.1-dev.37 [2021-09-06T06:26:17.548Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:17.548Z] main [2021-09-06T06:26:17.548Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:17.910Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:94753fbbce3905e5adee13c645be22d19117881b [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:18.225Z] + docker push nexus3.edgexfoundry.org:10004/core-data:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:18.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-06T06:26:18.225Z] 87b1f4aecb8b: Preparing [2021-09-06T06:26:18.225Z] 2547de0c7a0b: Preparing [2021-09-06T06:26:18.225Z] d592829593a2: Preparing [2021-09-06T06:26:18.225Z] 3abe7fe19c2d: Preparing [2021-09-06T06:26:18.225Z] 7899bd21da21: Preparing [2021-09-06T06:26:18.225Z] e6688e911f15: Preparing [2021-09-06T06:26:18.226Z] e6688e911f15: Waiting [2021-09-06T06:26:18.226Z] d592829593a2: Layer already exists [2021-09-06T06:26:18.491Z] e6688e911f15: Layer already exists [2021-09-06T06:26:18.491Z] 87b1f4aecb8b: Pushed [2021-09-06T06:26:18.491Z] 7899bd21da21: Pushed [2021-09-06T06:26:18.491Z] 3abe7fe19c2d: Pushed [2021-09-06T06:26:19.892Z] 2547de0c7a0b: Pushed [2021-09-06T06:26:19.892Z] 94753fbbce3905e5adee13c645be22d19117881b: digest: sha256:f654b566357af18a83dfcd769d7bea808bd58ba1a354f2960e979317e680f075 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:20.211Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:20.541Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-06T06:26:20.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-06T06:26:20.541Z] 87b1f4aecb8b: Preparing [2021-09-06T06:26:20.541Z] 2547de0c7a0b: Preparing [2021-09-06T06:26:20.541Z] d592829593a2: Preparing [2021-09-06T06:26:20.541Z] 3abe7fe19c2d: Preparing [2021-09-06T06:26:20.541Z] 7899bd21da21: Preparing [2021-09-06T06:26:20.541Z] e6688e911f15: Preparing [2021-09-06T06:26:20.541Z] e6688e911f15: Waiting [2021-09-06T06:26:20.541Z] 7899bd21da21: Layer already exists [2021-09-06T06:26:20.541Z] 3abe7fe19c2d: Layer already exists [2021-09-06T06:26:20.541Z] 2547de0c7a0b: Layer already exists [2021-09-06T06:26:20.541Z] d592829593a2: Layer already exists [2021-09-06T06:26:20.541Z] 87b1f4aecb8b: Layer already exists [2021-09-06T06:26:20.541Z] e6688e911f15: Layer already exists [2021-09-06T06:26:20.541Z] latest: digest: sha256:f654b566357af18a83dfcd769d7bea808bd58ba1a354f2960e979317e680f075 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:20.863Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:21.180Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.37 [2021-09-06T06:26:21.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-06T06:26:21.180Z] 87b1f4aecb8b: Preparing [2021-09-06T06:26:21.180Z] 2547de0c7a0b: Preparing [2021-09-06T06:26:21.180Z] d592829593a2: Preparing [2021-09-06T06:26:21.180Z] 3abe7fe19c2d: Preparing [2021-09-06T06:26:21.180Z] 7899bd21da21: Preparing [2021-09-06T06:26:21.180Z] e6688e911f15: Preparing [2021-09-06T06:26:21.180Z] e6688e911f15: Waiting [2021-09-06T06:26:21.180Z] 3abe7fe19c2d: Layer already exists [2021-09-06T06:26:21.180Z] 2547de0c7a0b: Layer already exists [2021-09-06T06:26:21.180Z] 87b1f4aecb8b: Layer already exists [2021-09-06T06:26:21.180Z] d592829593a2: Layer already exists [2021-09-06T06:26:21.180Z] 7899bd21da21: Layer already exists [2021-09-06T06:26:21.180Z] e6688e911f15: Layer already exists [2021-09-06T06:26:21.180Z] 2.0.1-dev.37: digest: sha256:f654b566357af18a83dfcd769d7bea808bd58ba1a354f2960e979317e680f075 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:21.504Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:21.817Z] + docker push nexus3.edgexfoundry.org:10004/core-data:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:21.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-06T06:26:21.817Z] 87b1f4aecb8b: Preparing [2021-09-06T06:26:21.817Z] 2547de0c7a0b: Preparing [2021-09-06T06:26:21.817Z] d592829593a2: Preparing [2021-09-06T06:26:21.817Z] 3abe7fe19c2d: Preparing [2021-09-06T06:26:21.817Z] 7899bd21da21: Preparing [2021-09-06T06:26:21.817Z] e6688e911f15: Preparing [2021-09-06T06:26:21.817Z] e6688e911f15: Waiting [2021-09-06T06:26:21.817Z] d592829593a2: Layer already exists [2021-09-06T06:26:21.817Z] 2547de0c7a0b: Layer already exists [2021-09-06T06:26:21.817Z] 7899bd21da21: Layer already exists [2021-09-06T06:26:21.817Z] 3abe7fe19c2d: Layer already exists [2021-09-06T06:26:21.817Z] 87b1f4aecb8b: Layer already exists [2021-09-06T06:26:21.817Z] e6688e911f15: Layer already exists [2021-09-06T06:26:21.817Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37: digest: sha256:f654b566357af18a83dfcd769d7bea808bd58ba1a354f2960e979317e680f075 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:22.138Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:22.448Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-09-06T06:26:22.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-06T06:26:22.448Z] 87b1f4aecb8b: Preparing [2021-09-06T06:26:22.448Z] 2547de0c7a0b: Preparing [2021-09-06T06:26:22.448Z] d592829593a2: Preparing [2021-09-06T06:26:22.448Z] 3abe7fe19c2d: Preparing [2021-09-06T06:26:22.448Z] 7899bd21da21: Preparing [2021-09-06T06:26:22.448Z] e6688e911f15: Preparing [2021-09-06T06:26:22.448Z] e6688e911f15: Waiting [2021-09-06T06:26:22.448Z] 7899bd21da21: Layer already exists [2021-09-06T06:26:22.449Z] 87b1f4aecb8b: Layer already exists [2021-09-06T06:26:22.449Z] 3abe7fe19c2d: Layer already exists [2021-09-06T06:26:22.449Z] d592829593a2: Layer already exists [2021-09-06T06:26:22.449Z] 2547de0c7a0b: Layer already exists [2021-09-06T06:26:22.449Z] e6688e911f15: Layer already exists [2021-09-06T06:26:22.449Z] main: digest: sha256:f654b566357af18a83dfcd769d7bea808bd58ba1a354f2960e979317e680f075 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-06T06:26:22.509Z] ===================================================== [Pipeline] echo [2021-09-06T06:26:22.527Z] taggedImages: [2021-09-06T06:26:22.527Z] - nexus3.edgexfoundry.org:10004/core-data:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:22.527Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-06T06:26:22.527Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.37 [2021-09-06T06:26:22.527Z] - nexus3.edgexfoundry.org:10004/core-data:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:22.527Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-09-06T06:26:22.564Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-09-06T06:26:22.565Z] 94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:22.565Z] latest [2021-09-06T06:26:22.565Z] 2.0.1-dev.37 [2021-09-06T06:26:22.565Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:22.565Z] main [2021-09-06T06:26:22.565Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:22.928Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:94753fbbce3905e5adee13c645be22d19117881b [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:23.240Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:23.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-06T06:26:23.240Z] ee0a943b45c3: Preparing [2021-09-06T06:26:23.240Z] d9cd7be4315f: Preparing [2021-09-06T06:26:23.240Z] d592829593a2: Preparing [2021-09-06T06:26:23.240Z] f4ea55e29cd2: Preparing [2021-09-06T06:26:23.240Z] e6688e911f15: Preparing [2021-09-06T06:26:23.240Z] e6688e911f15: Layer already exists [2021-09-06T06:26:23.240Z] f4ea55e29cd2: Layer already exists [2021-09-06T06:26:23.240Z] d592829593a2: Layer already exists [2021-09-06T06:26:23.240Z] ee0a943b45c3: Pushed [2021-09-06T06:26:24.639Z] d9cd7be4315f: Pushed [2021-09-06T06:26:24.905Z] 94753fbbce3905e5adee13c645be22d19117881b: digest: sha256:a4df37073a37d4bec3e36727c666e607818a465686478deaee55290e34959837 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:25.228Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:25.542Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-06T06:26:25.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-06T06:26:25.543Z] ee0a943b45c3: Preparing [2021-09-06T06:26:25.543Z] d9cd7be4315f: Preparing [2021-09-06T06:26:25.543Z] d592829593a2: Preparing [2021-09-06T06:26:25.543Z] f4ea55e29cd2: Preparing [2021-09-06T06:26:25.543Z] e6688e911f15: Preparing [2021-09-06T06:26:25.543Z] d9cd7be4315f: Layer already exists [2021-09-06T06:26:25.543Z] f4ea55e29cd2: Layer already exists [2021-09-06T06:26:25.543Z] d592829593a2: Layer already exists [2021-09-06T06:26:25.543Z] ee0a943b45c3: Layer already exists [2021-09-06T06:26:25.543Z] e6688e911f15: Layer already exists [2021-09-06T06:26:25.543Z] latest: digest: sha256:a4df37073a37d4bec3e36727c666e607818a465686478deaee55290e34959837 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:25.861Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:26.176Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.37 [2021-09-06T06:26:26.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-06T06:26:26.176Z] ee0a943b45c3: Preparing [2021-09-06T06:26:26.176Z] d9cd7be4315f: Preparing [2021-09-06T06:26:26.176Z] d592829593a2: Preparing [2021-09-06T06:26:26.176Z] f4ea55e29cd2: Preparing [2021-09-06T06:26:26.176Z] e6688e911f15: Preparing [2021-09-06T06:26:26.176Z] e6688e911f15: Layer already exists [2021-09-06T06:26:26.176Z] ee0a943b45c3: Layer already exists [2021-09-06T06:26:26.176Z] d592829593a2: Layer already exists [2021-09-06T06:26:26.176Z] f4ea55e29cd2: Layer already exists [2021-09-06T06:26:26.176Z] d9cd7be4315f: Layer already exists [2021-09-06T06:26:26.176Z] 2.0.1-dev.37: digest: sha256:a4df37073a37d4bec3e36727c666e607818a465686478deaee55290e34959837 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:26.491Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:26.803Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:26.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-06T06:26:26.803Z] ee0a943b45c3: Preparing [2021-09-06T06:26:26.803Z] d9cd7be4315f: Preparing [2021-09-06T06:26:26.803Z] d592829593a2: Preparing [2021-09-06T06:26:26.803Z] f4ea55e29cd2: Preparing [2021-09-06T06:26:26.803Z] e6688e911f15: Preparing [2021-09-06T06:26:26.803Z] e6688e911f15: Layer already exists [2021-09-06T06:26:26.803Z] d592829593a2: Layer already exists [2021-09-06T06:26:26.803Z] d9cd7be4315f: Layer already exists [2021-09-06T06:26:26.803Z] f4ea55e29cd2: Layer already exists [2021-09-06T06:26:26.803Z] ee0a943b45c3: Layer already exists [2021-09-06T06:26:26.803Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37: digest: sha256:a4df37073a37d4bec3e36727c666e607818a465686478deaee55290e34959837 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:27.122Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:27.430Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-09-06T06:26:27.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-06T06:26:27.430Z] ee0a943b45c3: Preparing [2021-09-06T06:26:27.430Z] d9cd7be4315f: Preparing [2021-09-06T06:26:27.430Z] d592829593a2: Preparing [2021-09-06T06:26:27.430Z] f4ea55e29cd2: Preparing [2021-09-06T06:26:27.430Z] e6688e911f15: Preparing [2021-09-06T06:26:27.430Z] ee0a943b45c3: Layer already exists [2021-09-06T06:26:27.430Z] f4ea55e29cd2: Layer already exists [2021-09-06T06:26:27.430Z] d592829593a2: Layer already exists [2021-09-06T06:26:27.431Z] d9cd7be4315f: Layer already exists [2021-09-06T06:26:27.431Z] e6688e911f15: Layer already exists [2021-09-06T06:26:27.431Z] main: digest: sha256:a4df37073a37d4bec3e36727c666e607818a465686478deaee55290e34959837 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-06T06:26:27.490Z] ===================================================== [Pipeline] echo [2021-09-06T06:26:27.506Z] taggedImages: [2021-09-06T06:26:27.506Z] - nexus3.edgexfoundry.org:10004/core-metadata:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:27.506Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-06T06:26:27.506Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.37 [2021-09-06T06:26:27.506Z] - nexus3.edgexfoundry.org:10004/core-metadata:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:27.506Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-09-06T06:26:27.551Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-09-06T06:26:27.551Z] 94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:27.551Z] latest [2021-09-06T06:26:27.551Z] 2.0.1-dev.37 [2021-09-06T06:26:27.551Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:27.551Z] main [2021-09-06T06:26:27.551Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:27.906Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:94753fbbce3905e5adee13c645be22d19117881b [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:28.218Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:28.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-06T06:26:28.218Z] 046a93994107: Preparing [2021-09-06T06:26:28.218Z] 046a93994107: Preparing [2021-09-06T06:26:28.218Z] 4a2a15b2a849: Preparing [2021-09-06T06:26:28.218Z] adb6e31c327a: Preparing [2021-09-06T06:26:28.218Z] 632c01b9121a: Preparing [2021-09-06T06:26:28.218Z] c8192940dfc7: Preparing [2021-09-06T06:26:28.218Z] d592829593a2: Preparing [2021-09-06T06:26:28.218Z] 60454b45a1c7: Preparing [2021-09-06T06:26:28.218Z] b99f0e8ca192: Preparing [2021-09-06T06:26:28.218Z] 4024f50d0795: Preparing [2021-09-06T06:26:28.218Z] 45b52a21a78f: Preparing [2021-09-06T06:26:28.218Z] e6688e911f15: Preparing [2021-09-06T06:26:28.218Z] d592829593a2: Waiting [2021-09-06T06:26:28.218Z] 60454b45a1c7: Waiting [2021-09-06T06:26:28.218Z] b99f0e8ca192: Waiting [2021-09-06T06:26:28.218Z] 4024f50d0795: Waiting [2021-09-06T06:26:28.218Z] 45b52a21a78f: Waiting [2021-09-06T06:26:28.218Z] e6688e911f15: Waiting [2021-09-06T06:26:28.484Z] 046a93994107: Pushed [2021-09-06T06:26:28.484Z] 632c01b9121a: Pushed [2021-09-06T06:26:28.484Z] 4a2a15b2a849: Pushed [2021-09-06T06:26:28.484Z] d592829593a2: Layer already exists [2021-09-06T06:26:28.484Z] adb6e31c327a: Pushed [2021-09-06T06:26:28.751Z] 4024f50d0795: Pushed [2021-09-06T06:26:28.751Z] 45b52a21a78f: Pushed [2021-09-06T06:26:28.751Z] 60454b45a1c7: Pushed [2021-09-06T06:26:28.751Z] e6688e911f15: Layer already exists [2021-09-06T06:26:28.751Z] b99f0e8ca192: Pushed [2021-09-06T06:26:30.152Z] c8192940dfc7: Pushed [2021-09-06T06:26:30.152Z] 94753fbbce3905e5adee13c645be22d19117881b: digest: sha256:031bd6d0959fbf15df28168213951cdc8cba027cca845bac90ec5cab939e6f5f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:30.709Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:31.018Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-06T06:26:31.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-06T06:26:31.018Z] 046a93994107: Preparing [2021-09-06T06:26:31.018Z] 046a93994107: Preparing [2021-09-06T06:26:31.018Z] 4a2a15b2a849: Preparing [2021-09-06T06:26:31.018Z] adb6e31c327a: Preparing [2021-09-06T06:26:31.018Z] 632c01b9121a: Preparing [2021-09-06T06:26:31.018Z] c8192940dfc7: Preparing [2021-09-06T06:26:31.018Z] d592829593a2: Preparing [2021-09-06T06:26:31.018Z] 60454b45a1c7: Preparing [2021-09-06T06:26:31.018Z] b99f0e8ca192: Preparing [2021-09-06T06:26:31.018Z] 4024f50d0795: Preparing [2021-09-06T06:26:31.018Z] 45b52a21a78f: Preparing [2021-09-06T06:26:31.018Z] e6688e911f15: Preparing [2021-09-06T06:26:31.018Z] d592829593a2: Waiting [2021-09-06T06:26:31.018Z] 60454b45a1c7: Waiting [2021-09-06T06:26:31.018Z] b99f0e8ca192: Waiting [2021-09-06T06:26:31.018Z] 4024f50d0795: Waiting [2021-09-06T06:26:31.018Z] 45b52a21a78f: Waiting [2021-09-06T06:26:31.018Z] e6688e911f15: Waiting [2021-09-06T06:26:31.018Z] 046a93994107: Layer already exists [2021-09-06T06:26:31.018Z] 4a2a15b2a849: Layer already exists [2021-09-06T06:26:31.018Z] adb6e31c327a: Layer already exists [2021-09-06T06:26:31.018Z] c8192940dfc7: Layer already exists [2021-09-06T06:26:31.018Z] 632c01b9121a: Layer already exists [2021-09-06T06:26:31.018Z] 4024f50d0795: Layer already exists [2021-09-06T06:26:31.018Z] 60454b45a1c7: Layer already exists [2021-09-06T06:26:31.018Z] b99f0e8ca192: Layer already exists [2021-09-06T06:26:31.018Z] d592829593a2: Layer already exists [2021-09-06T06:26:31.018Z] 45b52a21a78f: Layer already exists [2021-09-06T06:26:31.018Z] e6688e911f15: Layer already exists [2021-09-06T06:26:31.018Z] latest: digest: sha256:031bd6d0959fbf15df28168213951cdc8cba027cca845bac90ec5cab939e6f5f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:31.344Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:31.660Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.37 [2021-09-06T06:26:31.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-06T06:26:31.660Z] 046a93994107: Preparing [2021-09-06T06:26:31.660Z] 046a93994107: Preparing [2021-09-06T06:26:31.660Z] 4a2a15b2a849: Preparing [2021-09-06T06:26:31.660Z] adb6e31c327a: Preparing [2021-09-06T06:26:31.660Z] 632c01b9121a: Preparing [2021-09-06T06:26:31.660Z] c8192940dfc7: Preparing [2021-09-06T06:26:31.660Z] d592829593a2: Preparing [2021-09-06T06:26:31.660Z] 60454b45a1c7: Preparing [2021-09-06T06:26:31.660Z] b99f0e8ca192: Preparing [2021-09-06T06:26:31.660Z] 4024f50d0795: Preparing [2021-09-06T06:26:31.660Z] 45b52a21a78f: Preparing [2021-09-06T06:26:31.660Z] e6688e911f15: Preparing [2021-09-06T06:26:31.660Z] d592829593a2: Waiting [2021-09-06T06:26:31.660Z] 60454b45a1c7: Waiting [2021-09-06T06:26:31.660Z] b99f0e8ca192: Waiting [2021-09-06T06:26:31.660Z] 45b52a21a78f: Waiting [2021-09-06T06:26:31.660Z] e6688e911f15: Waiting [2021-09-06T06:26:31.660Z] 4024f50d0795: Waiting [2021-09-06T06:26:31.660Z] c8192940dfc7: Layer already exists [2021-09-06T06:26:31.660Z] 632c01b9121a: Layer already exists [2021-09-06T06:26:31.660Z] 046a93994107: Layer already exists [2021-09-06T06:26:31.660Z] adb6e31c327a: Layer already exists [2021-09-06T06:26:31.660Z] 4a2a15b2a849: Layer already exists [2021-09-06T06:26:31.660Z] 60454b45a1c7: Layer already exists [2021-09-06T06:26:31.660Z] b99f0e8ca192: Layer already exists [2021-09-06T06:26:31.660Z] 4024f50d0795: Layer already exists [2021-09-06T06:26:31.660Z] d592829593a2: Layer already exists [2021-09-06T06:26:31.660Z] 45b52a21a78f: Layer already exists [2021-09-06T06:26:31.660Z] e6688e911f15: Layer already exists [2021-09-06T06:26:31.660Z] 2.0.1-dev.37: digest: sha256:031bd6d0959fbf15df28168213951cdc8cba027cca845bac90ec5cab939e6f5f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:31.978Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:32.299Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:32.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-06T06:26:32.299Z] 046a93994107: Preparing [2021-09-06T06:26:32.299Z] 046a93994107: Preparing [2021-09-06T06:26:32.299Z] 4a2a15b2a849: Preparing [2021-09-06T06:26:32.299Z] adb6e31c327a: Preparing [2021-09-06T06:26:32.299Z] 632c01b9121a: Preparing [2021-09-06T06:26:32.299Z] c8192940dfc7: Preparing [2021-09-06T06:26:32.299Z] d592829593a2: Preparing [2021-09-06T06:26:32.299Z] 60454b45a1c7: Preparing [2021-09-06T06:26:32.299Z] b99f0e8ca192: Preparing [2021-09-06T06:26:32.299Z] 4024f50d0795: Preparing [2021-09-06T06:26:32.299Z] 45b52a21a78f: Preparing [2021-09-06T06:26:32.299Z] e6688e911f15: Preparing [2021-09-06T06:26:32.299Z] 60454b45a1c7: Waiting [2021-09-06T06:26:32.299Z] b99f0e8ca192: Waiting [2021-09-06T06:26:32.299Z] 4024f50d0795: Waiting [2021-09-06T06:26:32.299Z] 45b52a21a78f: Waiting [2021-09-06T06:26:32.299Z] e6688e911f15: Waiting [2021-09-06T06:26:32.299Z] d592829593a2: Waiting [2021-09-06T06:26:32.299Z] adb6e31c327a: Layer already exists [2021-09-06T06:26:32.299Z] 4a2a15b2a849: Layer already exists [2021-09-06T06:26:32.299Z] 046a93994107: Layer already exists [2021-09-06T06:26:32.299Z] c8192940dfc7: Layer already exists [2021-09-06T06:26:32.299Z] 632c01b9121a: Layer already exists [2021-09-06T06:26:32.299Z] d592829593a2: Layer already exists [2021-09-06T06:26:32.299Z] 60454b45a1c7: Layer already exists [2021-09-06T06:26:32.299Z] b99f0e8ca192: Layer already exists [2021-09-06T06:26:32.299Z] 4024f50d0795: Layer already exists [2021-09-06T06:26:32.299Z] 45b52a21a78f: Layer already exists [2021-09-06T06:26:32.299Z] e6688e911f15: Layer already exists [2021-09-06T06:26:32.299Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37: digest: sha256:031bd6d0959fbf15df28168213951cdc8cba027cca845bac90ec5cab939e6f5f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:32.622Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:32.942Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-09-06T06:26:32.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-06T06:26:32.942Z] 046a93994107: Preparing [2021-09-06T06:26:32.942Z] 046a93994107: Preparing [2021-09-06T06:26:32.942Z] 4a2a15b2a849: Preparing [2021-09-06T06:26:32.942Z] adb6e31c327a: Preparing [2021-09-06T06:26:32.942Z] 632c01b9121a: Preparing [2021-09-06T06:26:32.942Z] c8192940dfc7: Preparing [2021-09-06T06:26:32.942Z] d592829593a2: Preparing [2021-09-06T06:26:32.942Z] 60454b45a1c7: Preparing [2021-09-06T06:26:32.942Z] b99f0e8ca192: Preparing [2021-09-06T06:26:32.942Z] 4024f50d0795: Preparing [2021-09-06T06:26:32.942Z] 45b52a21a78f: Preparing [2021-09-06T06:26:32.942Z] e6688e911f15: Preparing [2021-09-06T06:26:32.942Z] d592829593a2: Waiting [2021-09-06T06:26:32.942Z] 60454b45a1c7: Waiting [2021-09-06T06:26:32.942Z] b99f0e8ca192: Waiting [2021-09-06T06:26:32.942Z] 4024f50d0795: Waiting [2021-09-06T06:26:32.942Z] 45b52a21a78f: Waiting [2021-09-06T06:26:32.942Z] e6688e911f15: Waiting [2021-09-06T06:26:32.942Z] 046a93994107: Layer already exists [2021-09-06T06:26:32.942Z] c8192940dfc7: Layer already exists [2021-09-06T06:26:32.942Z] adb6e31c327a: Layer already exists [2021-09-06T06:26:32.942Z] 4a2a15b2a849: Layer already exists [2021-09-06T06:26:32.942Z] 632c01b9121a: Layer already exists [2021-09-06T06:26:32.942Z] 4024f50d0795: Layer already exists [2021-09-06T06:26:32.942Z] d592829593a2: Layer already exists [2021-09-06T06:26:32.942Z] 60454b45a1c7: Layer already exists [2021-09-06T06:26:32.942Z] b99f0e8ca192: Layer already exists [2021-09-06T06:26:32.942Z] 45b52a21a78f: Layer already exists [2021-09-06T06:26:32.942Z] e6688e911f15: Layer already exists [2021-09-06T06:26:32.942Z] main: digest: sha256:031bd6d0959fbf15df28168213951cdc8cba027cca845bac90ec5cab939e6f5f size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-06T06:26:35.731Z] ===================================================== [Pipeline] echo [2021-09-06T06:26:35.748Z] taggedImages: [2021-09-06T06:26:35.748Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:35.748Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-06T06:26:35.748Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.37 [2021-09-06T06:26:35.748Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:35.748Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-09-06T06:26:35.789Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-09-06T06:26:35.789Z] 94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:35.789Z] latest [2021-09-06T06:26:35.789Z] 2.0.1-dev.37 [2021-09-06T06:26:35.789Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:35.789Z] main [2021-09-06T06:26:35.789Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:36.153Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:94753fbbce3905e5adee13c645be22d19117881b [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:36.473Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:36.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-06T06:26:36.473Z] 25dcd241eb54: Preparing [2021-09-06T06:26:36.473Z] 9355bb89fb93: Preparing [2021-09-06T06:26:36.473Z] 85b3dc0f7121: Preparing [2021-09-06T06:26:36.473Z] 992bd8c5e197: Preparing [2021-09-06T06:26:36.473Z] af70043e21cb: Preparing [2021-09-06T06:26:36.473Z] e6688e911f15: Preparing [2021-09-06T06:26:36.473Z] e6688e911f15: Waiting [2021-09-06T06:26:37.079Z] 992bd8c5e197: Pushed [2021-09-06T06:26:37.079Z] e6688e911f15: Layer already exists [2021-09-06T06:26:37.079Z] 85b3dc0f7121: Pushed [2021-09-06T06:26:37.079Z] af70043e21cb: Pushed [2021-09-06T06:26:37.343Z] 9355bb89fb93: Pushed [2021-09-06T06:26:37.607Z] 25dcd241eb54: Pushed [2021-09-06T06:26:37.607Z] 94753fbbce3905e5adee13c645be22d19117881b: digest: sha256:b00905b4221cf5ada845ff96a588c1ac3a88c12250ed29fd94e6421ff6369c20 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:37.929Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:38.241Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-06T06:26:38.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-06T06:26:38.241Z] 25dcd241eb54: Preparing [2021-09-06T06:26:38.241Z] 9355bb89fb93: Preparing [2021-09-06T06:26:38.241Z] 85b3dc0f7121: Preparing [2021-09-06T06:26:38.241Z] 992bd8c5e197: Preparing [2021-09-06T06:26:38.241Z] af70043e21cb: Preparing [2021-09-06T06:26:38.241Z] e6688e911f15: Preparing [2021-09-06T06:26:38.241Z] e6688e911f15: Waiting [2021-09-06T06:26:38.241Z] 25dcd241eb54: Layer already exists [2021-09-06T06:26:38.241Z] af70043e21cb: Layer already exists [2021-09-06T06:26:38.241Z] 992bd8c5e197: Layer already exists [2021-09-06T06:26:38.241Z] 9355bb89fb93: Layer already exists [2021-09-06T06:26:38.241Z] 85b3dc0f7121: Layer already exists [2021-09-06T06:26:38.241Z] e6688e911f15: Layer already exists [2021-09-06T06:26:38.241Z] latest: digest: sha256:b00905b4221cf5ada845ff96a588c1ac3a88c12250ed29fd94e6421ff6369c20 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:38.564Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:38.877Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.37 [2021-09-06T06:26:38.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-06T06:26:38.878Z] 25dcd241eb54: Preparing [2021-09-06T06:26:38.878Z] 9355bb89fb93: Preparing [2021-09-06T06:26:38.878Z] 85b3dc0f7121: Preparing [2021-09-06T06:26:38.878Z] 992bd8c5e197: Preparing [2021-09-06T06:26:38.878Z] af70043e21cb: Preparing [2021-09-06T06:26:38.878Z] e6688e911f15: Preparing [2021-09-06T06:26:38.878Z] e6688e911f15: Waiting [2021-09-06T06:26:38.878Z] af70043e21cb: Layer already exists [2021-09-06T06:26:38.878Z] 9355bb89fb93: Layer already exists [2021-09-06T06:26:38.878Z] 85b3dc0f7121: Layer already exists [2021-09-06T06:26:38.878Z] 25dcd241eb54: Layer already exists [2021-09-06T06:26:38.878Z] 992bd8c5e197: Layer already exists [2021-09-06T06:26:38.878Z] e6688e911f15: Layer already exists [2021-09-06T06:26:38.878Z] 2.0.1-dev.37: digest: sha256:b00905b4221cf5ada845ff96a588c1ac3a88c12250ed29fd94e6421ff6369c20 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:39.194Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:39.518Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:39.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-06T06:26:39.518Z] 25dcd241eb54: Preparing [2021-09-06T06:26:39.518Z] 9355bb89fb93: Preparing [2021-09-06T06:26:39.518Z] 85b3dc0f7121: Preparing [2021-09-06T06:26:39.518Z] 992bd8c5e197: Preparing [2021-09-06T06:26:39.518Z] af70043e21cb: Preparing [2021-09-06T06:26:39.518Z] e6688e911f15: Preparing [2021-09-06T06:26:39.518Z] e6688e911f15: Waiting [2021-09-06T06:26:39.518Z] 25dcd241eb54: Layer already exists [2021-09-06T06:26:39.518Z] 85b3dc0f7121: Layer already exists [2021-09-06T06:26:39.518Z] 9355bb89fb93: Layer already exists [2021-09-06T06:26:39.518Z] af70043e21cb: Layer already exists [2021-09-06T06:26:39.518Z] 992bd8c5e197: Layer already exists [2021-09-06T06:26:39.518Z] e6688e911f15: Layer already exists [2021-09-06T06:26:39.518Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37: digest: sha256:b00905b4221cf5ada845ff96a588c1ac3a88c12250ed29fd94e6421ff6369c20 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:39.844Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:40.161Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-09-06T06:26:40.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-06T06:26:40.161Z] 25dcd241eb54: Preparing [2021-09-06T06:26:40.161Z] 9355bb89fb93: Preparing [2021-09-06T06:26:40.161Z] 85b3dc0f7121: Preparing [2021-09-06T06:26:40.161Z] 992bd8c5e197: Preparing [2021-09-06T06:26:40.161Z] af70043e21cb: Preparing [2021-09-06T06:26:40.161Z] e6688e911f15: Preparing [2021-09-06T06:26:40.161Z] e6688e911f15: Waiting [2021-09-06T06:26:40.161Z] 25dcd241eb54: Layer already exists [2021-09-06T06:26:40.161Z] 9355bb89fb93: Layer already exists [2021-09-06T06:26:40.161Z] 85b3dc0f7121: Layer already exists [2021-09-06T06:26:40.161Z] 992bd8c5e197: Layer already exists [2021-09-06T06:26:40.161Z] af70043e21cb: Layer already exists [2021-09-06T06:26:40.161Z] e6688e911f15: Layer already exists [2021-09-06T06:26:40.161Z] main: digest: sha256:b00905b4221cf5ada845ff96a588c1ac3a88c12250ed29fd94e6421ff6369c20 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-06T06:26:40.228Z] ===================================================== [Pipeline] echo [2021-09-06T06:26:40.245Z] taggedImages: [2021-09-06T06:26:40.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:40.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-06T06:26:40.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.37 [2021-09-06T06:26:40.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:40.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-09-06T06:26:40.287Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-09-06T06:26:40.287Z] 94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:40.287Z] latest [2021-09-06T06:26:40.287Z] 2.0.1-dev.37 [2021-09-06T06:26:40.287Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:40.287Z] main [2021-09-06T06:26:40.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:40.651Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:94753fbbce3905e5adee13c645be22d19117881b [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:40.964Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:40.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-06T06:26:40.965Z] 9aa6c29d762b: Preparing [2021-09-06T06:26:40.965Z] 9dbc91104bb6: Preparing [2021-09-06T06:26:40.965Z] 23a23714cddf: Preparing [2021-09-06T06:26:40.965Z] 03b9061add4e: Preparing [2021-09-06T06:26:40.965Z] 4b402e4dcf0f: Preparing [2021-09-06T06:26:40.965Z] a0d1092bf8de: Preparing [2021-09-06T06:26:40.965Z] b63b15586890: Preparing [2021-09-06T06:26:40.965Z] c3cef6e29d67: Preparing [2021-09-06T06:26:40.965Z] f2e3ec750590: Preparing [2021-09-06T06:26:40.965Z] e6688e911f15: Preparing [2021-09-06T06:26:40.965Z] a0d1092bf8de: Waiting [2021-09-06T06:26:40.965Z] b63b15586890: Waiting [2021-09-06T06:26:40.965Z] c3cef6e29d67: Waiting [2021-09-06T06:26:40.965Z] f2e3ec750590: Waiting [2021-09-06T06:26:40.965Z] e6688e911f15: Waiting [2021-09-06T06:26:41.555Z] 9aa6c29d762b: Pushed [2021-09-06T06:26:41.555Z] 9dbc91104bb6: Pushed [2021-09-06T06:26:41.555Z] 4b402e4dcf0f: Pushed [2021-09-06T06:26:41.823Z] a0d1092bf8de: Pushed [2021-09-06T06:26:41.823Z] b63b15586890: Pushed [2021-09-06T06:26:41.823Z] c3cef6e29d67: Pushed [2021-09-06T06:26:41.823Z] e6688e911f15: Layer already exists [2021-09-06T06:26:41.823Z] 03b9061add4e: Pushed [2021-09-06T06:26:41.823Z] f2e3ec750590: Pushed [2021-09-06T06:26:42.094Z] 23a23714cddf: Pushed [2021-09-06T06:26:42.359Z] 94753fbbce3905e5adee13c645be22d19117881b: digest: sha256:0b825091ef917ff27bd2f2af663fb2b70312ce77092e5a08f81b393dbdee32d7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:42.681Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:42.997Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-06T06:26:42.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-06T06:26:42.997Z] 9aa6c29d762b: Preparing [2021-09-06T06:26:42.997Z] 9dbc91104bb6: Preparing [2021-09-06T06:26:42.997Z] 23a23714cddf: Preparing [2021-09-06T06:26:42.997Z] 03b9061add4e: Preparing [2021-09-06T06:26:42.997Z] 4b402e4dcf0f: Preparing [2021-09-06T06:26:42.997Z] a0d1092bf8de: Preparing [2021-09-06T06:26:42.997Z] b63b15586890: Preparing [2021-09-06T06:26:42.997Z] c3cef6e29d67: Preparing [2021-09-06T06:26:42.997Z] f2e3ec750590: Preparing [2021-09-06T06:26:42.997Z] e6688e911f15: Preparing [2021-09-06T06:26:42.997Z] a0d1092bf8de: Waiting [2021-09-06T06:26:42.997Z] b63b15586890: Waiting [2021-09-06T06:26:42.997Z] c3cef6e29d67: Waiting [2021-09-06T06:26:42.997Z] f2e3ec750590: Waiting [2021-09-06T06:26:42.997Z] e6688e911f15: Waiting [2021-09-06T06:26:42.997Z] 23a23714cddf: Layer already exists [2021-09-06T06:26:42.997Z] 4b402e4dcf0f: Layer already exists [2021-09-06T06:26:42.997Z] 03b9061add4e: Layer already exists [2021-09-06T06:26:42.997Z] 9dbc91104bb6: Layer already exists [2021-09-06T06:26:42.997Z] 9aa6c29d762b: Layer already exists [2021-09-06T06:26:42.997Z] b63b15586890: Layer already exists [2021-09-06T06:26:42.997Z] a0d1092bf8de: Layer already exists [2021-09-06T06:26:42.997Z] e6688e911f15: Layer already exists [2021-09-06T06:26:42.997Z] c3cef6e29d67: Layer already exists [2021-09-06T06:26:42.997Z] f2e3ec750590: Layer already exists [2021-09-06T06:26:42.997Z] latest: digest: sha256:0b825091ef917ff27bd2f2af663fb2b70312ce77092e5a08f81b393dbdee32d7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:43.320Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:43.637Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.37 [2021-09-06T06:26:43.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-06T06:26:43.637Z] 9aa6c29d762b: Preparing [2021-09-06T06:26:43.637Z] 9dbc91104bb6: Preparing [2021-09-06T06:26:43.637Z] 23a23714cddf: Preparing [2021-09-06T06:26:43.637Z] 03b9061add4e: Preparing [2021-09-06T06:26:43.637Z] 4b402e4dcf0f: Preparing [2021-09-06T06:26:43.637Z] a0d1092bf8de: Preparing [2021-09-06T06:26:43.637Z] b63b15586890: Preparing [2021-09-06T06:26:43.637Z] c3cef6e29d67: Preparing [2021-09-06T06:26:43.637Z] f2e3ec750590: Preparing [2021-09-06T06:26:43.637Z] e6688e911f15: Preparing [2021-09-06T06:26:43.637Z] a0d1092bf8de: Waiting [2021-09-06T06:26:43.637Z] b63b15586890: Waiting [2021-09-06T06:26:43.637Z] c3cef6e29d67: Waiting [2021-09-06T06:26:43.637Z] f2e3ec750590: Waiting [2021-09-06T06:26:43.637Z] e6688e911f15: Waiting [2021-09-06T06:26:43.637Z] 9aa6c29d762b: Layer already exists [2021-09-06T06:26:43.637Z] 4b402e4dcf0f: Layer already exists [2021-09-06T06:26:43.637Z] 9dbc91104bb6: Layer already exists [2021-09-06T06:26:43.637Z] 03b9061add4e: Layer already exists [2021-09-06T06:26:43.637Z] 23a23714cddf: Layer already exists [2021-09-06T06:26:43.637Z] f2e3ec750590: Layer already exists [2021-09-06T06:26:43.637Z] c3cef6e29d67: Layer already exists [2021-09-06T06:26:43.637Z] b63b15586890: Layer already exists [2021-09-06T06:26:43.637Z] a0d1092bf8de: Layer already exists [2021-09-06T06:26:43.637Z] e6688e911f15: Layer already exists [2021-09-06T06:26:43.637Z] 2.0.1-dev.37: digest: sha256:0b825091ef917ff27bd2f2af663fb2b70312ce77092e5a08f81b393dbdee32d7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:43.958Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:44.272Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:44.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-06T06:26:44.272Z] 9aa6c29d762b: Preparing [2021-09-06T06:26:44.272Z] 9dbc91104bb6: Preparing [2021-09-06T06:26:44.272Z] 23a23714cddf: Preparing [2021-09-06T06:26:44.272Z] 03b9061add4e: Preparing [2021-09-06T06:26:44.272Z] 4b402e4dcf0f: Preparing [2021-09-06T06:26:44.272Z] a0d1092bf8de: Preparing [2021-09-06T06:26:44.272Z] b63b15586890: Preparing [2021-09-06T06:26:44.272Z] c3cef6e29d67: Preparing [2021-09-06T06:26:44.272Z] f2e3ec750590: Preparing [2021-09-06T06:26:44.272Z] e6688e911f15: Preparing [2021-09-06T06:26:44.272Z] a0d1092bf8de: Waiting [2021-09-06T06:26:44.272Z] b63b15586890: Waiting [2021-09-06T06:26:44.272Z] c3cef6e29d67: Waiting [2021-09-06T06:26:44.272Z] f2e3ec750590: Waiting [2021-09-06T06:26:44.272Z] e6688e911f15: Waiting [2021-09-06T06:26:44.272Z] 9aa6c29d762b: Layer already exists [2021-09-06T06:26:44.272Z] 9dbc91104bb6: Layer already exists [2021-09-06T06:26:44.272Z] 4b402e4dcf0f: Layer already exists [2021-09-06T06:26:44.272Z] 23a23714cddf: Layer already exists [2021-09-06T06:26:44.272Z] 03b9061add4e: Layer already exists [2021-09-06T06:26:44.272Z] a0d1092bf8de: Layer already exists [2021-09-06T06:26:44.272Z] c3cef6e29d67: Layer already exists [2021-09-06T06:26:44.272Z] e6688e911f15: Layer already exists [2021-09-06T06:26:44.272Z] f2e3ec750590: Layer already exists [2021-09-06T06:26:44.272Z] b63b15586890: Layer already exists [2021-09-06T06:26:49.603Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37: digest: sha256:0b825091ef917ff27bd2f2af663fb2b70312ce77092e5a08f81b393dbdee32d7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:49.931Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:50.427Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-09-06T06:26:50.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-06T06:26:50.427Z] 9aa6c29d762b: Preparing [2021-09-06T06:26:50.427Z] 9dbc91104bb6: Preparing [2021-09-06T06:26:50.427Z] 23a23714cddf: Preparing [2021-09-06T06:26:50.427Z] 03b9061add4e: Preparing [2021-09-06T06:26:50.427Z] 4b402e4dcf0f: Preparing [2021-09-06T06:26:50.427Z] a0d1092bf8de: Preparing [2021-09-06T06:26:50.427Z] b63b15586890: Preparing [2021-09-06T06:26:50.427Z] c3cef6e29d67: Preparing [2021-09-06T06:26:50.427Z] f2e3ec750590: Preparing [2021-09-06T06:26:50.427Z] e6688e911f15: Preparing [2021-09-06T06:26:50.427Z] a0d1092bf8de: Waiting [2021-09-06T06:26:50.427Z] b63b15586890: Waiting [2021-09-06T06:26:50.427Z] c3cef6e29d67: Waiting [2021-09-06T06:26:50.427Z] f2e3ec750590: Waiting [2021-09-06T06:26:50.427Z] e6688e911f15: Waiting [2021-09-06T06:26:50.427Z] 9dbc91104bb6: Layer already exists [2021-09-06T06:26:50.427Z] 4b402e4dcf0f: Layer already exists [2021-09-06T06:26:50.427Z] 9aa6c29d762b: Layer already exists [2021-09-06T06:26:50.427Z] 23a23714cddf: Layer already exists [2021-09-06T06:26:50.427Z] 03b9061add4e: Layer already exists [2021-09-06T06:26:50.427Z] a0d1092bf8de: Layer already exists [2021-09-06T06:26:50.427Z] c3cef6e29d67: Layer already exists [2021-09-06T06:26:50.427Z] e6688e911f15: Layer already exists [2021-09-06T06:26:50.427Z] f2e3ec750590: Layer already exists [2021-09-06T06:26:50.427Z] b63b15586890: Layer already exists [2021-09-06T06:26:50.427Z] main: digest: sha256:0b825091ef917ff27bd2f2af663fb2b70312ce77092e5a08f81b393dbdee32d7 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-06T06:26:50.487Z] ===================================================== [Pipeline] echo [2021-09-06T06:26:50.503Z] taggedImages: [2021-09-06T06:26:50.503Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:50.503Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-06T06:26:50.503Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.37 [2021-09-06T06:26:50.503Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:50.503Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-09-06T06:26:50.538Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-09-06T06:26:50.538Z] 94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:50.538Z] latest [2021-09-06T06:26:50.538Z] 2.0.1-dev.37 [2021-09-06T06:26:50.538Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:50.538Z] main [2021-09-06T06:26:50.538Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:50.900Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:94753fbbce3905e5adee13c645be22d19117881b [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:51.212Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:51.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-06T06:26:51.212Z] 056a0fba53fa: Preparing [2021-09-06T06:26:51.212Z] 8c42932f817a: Preparing [2021-09-06T06:26:51.212Z] d592829593a2: Preparing [2021-09-06T06:26:51.212Z] f18c9da73a11: Preparing [2021-09-06T06:26:51.212Z] e6688e911f15: Preparing [2021-09-06T06:26:51.212Z] d592829593a2: Layer already exists [2021-09-06T06:26:51.212Z] e6688e911f15: Layer already exists [2021-09-06T06:26:51.478Z] 056a0fba53fa: Pushed [2021-09-06T06:26:51.478Z] f18c9da73a11: Pushed [2021-09-06T06:26:52.434Z] 8c42932f817a: Pushed [2021-09-06T06:26:52.434Z] 94753fbbce3905e5adee13c645be22d19117881b: digest: sha256:1c263781e3469095628a4cca317984c13078f4d611b51782ad98884b7f59ca3c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:52.755Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:53.068Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-06T06:26:53.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-06T06:26:53.068Z] 056a0fba53fa: Preparing [2021-09-06T06:26:53.068Z] 8c42932f817a: Preparing [2021-09-06T06:26:53.068Z] d592829593a2: Preparing [2021-09-06T06:26:53.068Z] f18c9da73a11: Preparing [2021-09-06T06:26:53.068Z] e6688e911f15: Preparing [2021-09-06T06:26:53.068Z] 8c42932f817a: Layer already exists [2021-09-06T06:26:53.068Z] 056a0fba53fa: Layer already exists [2021-09-06T06:26:53.068Z] f18c9da73a11: Layer already exists [2021-09-06T06:26:53.068Z] d592829593a2: Layer already exists [2021-09-06T06:26:53.068Z] e6688e911f15: Layer already exists [2021-09-06T06:26:53.068Z] latest: digest: sha256:1c263781e3469095628a4cca317984c13078f4d611b51782ad98884b7f59ca3c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:53.387Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:53.702Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.37 [2021-09-06T06:26:53.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-06T06:26:53.702Z] 056a0fba53fa: Preparing [2021-09-06T06:26:53.702Z] 8c42932f817a: Preparing [2021-09-06T06:26:53.702Z] d592829593a2: Preparing [2021-09-06T06:26:53.702Z] f18c9da73a11: Preparing [2021-09-06T06:26:53.702Z] e6688e911f15: Preparing [2021-09-06T06:26:53.702Z] 056a0fba53fa: Layer already exists [2021-09-06T06:26:53.702Z] e6688e911f15: Layer already exists [2021-09-06T06:26:53.702Z] 8c42932f817a: Layer already exists [2021-09-06T06:26:53.702Z] d592829593a2: Layer already exists [2021-09-06T06:26:53.702Z] f18c9da73a11: Layer already exists [2021-09-06T06:26:53.702Z] 2.0.1-dev.37: digest: sha256:1c263781e3469095628a4cca317984c13078f4d611b51782ad98884b7f59ca3c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:54.022Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:54.333Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:54.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-06T06:26:54.333Z] 056a0fba53fa: Preparing [2021-09-06T06:26:54.333Z] 8c42932f817a: Preparing [2021-09-06T06:26:54.333Z] d592829593a2: Preparing [2021-09-06T06:26:54.333Z] f18c9da73a11: Preparing [2021-09-06T06:26:54.333Z] e6688e911f15: Preparing [2021-09-06T06:26:54.333Z] e6688e911f15: Layer already exists [2021-09-06T06:26:54.333Z] f18c9da73a11: Layer already exists [2021-09-06T06:26:54.333Z] 056a0fba53fa: Layer already exists [2021-09-06T06:26:54.333Z] d592829593a2: Layer already exists [2021-09-06T06:26:54.333Z] 8c42932f817a: Layer already exists [2021-09-06T06:26:54.333Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37: digest: sha256:1c263781e3469095628a4cca317984c13078f4d611b51782ad98884b7f59ca3c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:54.653Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:54.962Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-09-06T06:26:54.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-06T06:26:54.962Z] 056a0fba53fa: Preparing [2021-09-06T06:26:54.962Z] 8c42932f817a: Preparing [2021-09-06T06:26:54.962Z] d592829593a2: Preparing [2021-09-06T06:26:54.962Z] f18c9da73a11: Preparing [2021-09-06T06:26:54.962Z] e6688e911f15: Preparing [2021-09-06T06:26:54.962Z] d592829593a2: Layer already exists [2021-09-06T06:26:54.962Z] e6688e911f15: Layer already exists [2021-09-06T06:26:54.962Z] f18c9da73a11: Layer already exists [2021-09-06T06:26:54.962Z] 056a0fba53fa: Layer already exists [2021-09-06T06:26:54.962Z] 8c42932f817a: Layer already exists [2021-09-06T06:26:54.962Z] main: digest: sha256:1c263781e3469095628a4cca317984c13078f4d611b51782ad98884b7f59ca3c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-06T06:26:55.016Z] ===================================================== [Pipeline] echo [2021-09-06T06:26:55.031Z] taggedImages: [2021-09-06T06:26:55.031Z] - nexus3.edgexfoundry.org:10004/support-notifications:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:55.031Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-06T06:26:55.031Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.37 [2021-09-06T06:26:55.031Z] - nexus3.edgexfoundry.org:10004/support-notifications:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:55.031Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-09-06T06:26:55.064Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-09-06T06:26:55.064Z] 94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:55.064Z] latest [2021-09-06T06:26:55.064Z] 2.0.1-dev.37 [2021-09-06T06:26:55.064Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:55.064Z] main [2021-09-06T06:26:55.064Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:55.412Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:94753fbbce3905e5adee13c645be22d19117881b [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:55.719Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:55.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-06T06:26:55.719Z] 07ae7368802c: Preparing [2021-09-06T06:26:55.719Z] 2b1c09ba95f7: Preparing [2021-09-06T06:26:55.719Z] d592829593a2: Preparing [2021-09-06T06:26:55.719Z] f4ea55e29cd2: Preparing [2021-09-06T06:26:55.719Z] e6688e911f15: Preparing [2021-09-06T06:26:55.719Z] d592829593a2: Layer already exists [2021-09-06T06:26:55.719Z] e6688e911f15: Layer already exists [2021-09-06T06:26:55.719Z] f4ea55e29cd2: Layer already exists [2021-09-06T06:26:55.719Z] 07ae7368802c: Pushed [2021-09-06T06:26:55.888Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T06:26:55.888Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T06:26:55.888Z] ---> 9eb4de8c59fe [2021-09-06T06:26:55.888Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T06:26:55.888Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T06:26:55.888Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T06:26:55.888Z] ---> 9eb4de8c59fe [2021-09-06T06:26:55.888Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T06:26:55.888Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T06:26:55.888Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T06:26:55.888Z] ---> 9eb4de8c59fe [2021-09-06T06:26:55.888Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T06:26:55.888Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T06:26:55.888Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-06T06:26:55.888Z] ---> 9eb4de8c59fe [2021-09-06T06:26:55.888Z] Step 3/32 : WORKDIR /edgex-go [2021-09-06T06:26:55.888Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T06:26:55.888Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-06T06:26:55.888Z] ---> 9eb4de8c59fe [2021-09-06T06:26:55.888Z] Step 3/26 : WORKDIR /edgex-go [2021-09-06T06:26:55.888Z] ---> Running in 7219588fe1ae [2021-09-06T06:26:55.888Z] ---> Running in 77ca2a878792 [2021-09-06T06:26:55.888Z] ---> Running in afd9a0716f8b [2021-09-06T06:26:55.888Z] ---> Running in 70879b4d0a14 [2021-09-06T06:26:55.888Z] ---> Running in b1f0d00ce1c7 [2021-09-06T06:26:55.888Z] Removing intermediate container 7219588fe1ae [2021-09-06T06:26:55.888Z] ---> 24943a515c09 [2021-09-06T06:26:55.888Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T06:26:55.888Z] Removing intermediate container b1f0d00ce1c7 [2021-09-06T06:26:55.888Z] ---> ea9f9dffdbef [2021-09-06T06:26:55.888Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T06:26:55.888Z] Removing intermediate container afd9a0716f8b [2021-09-06T06:26:55.888Z] ---> e5d05d61c954 [2021-09-06T06:26:55.888Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T06:26:55.888Z] Removing intermediate container 70879b4d0a14 [2021-09-06T06:26:55.888Z] ---> f59fb7a967b7 [2021-09-06T06:26:55.888Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T06:26:55.888Z] Removing intermediate container 77ca2a878792 [2021-09-06T06:26:55.888Z] ---> 3a691ffa2624 [2021-09-06T06:26:55.888Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T06:26:55.888Z] ---> Running in a7f162ba2d48 [2021-09-06T06:26:55.888Z] ---> Running in 229f03599c7b [2021-09-06T06:26:55.888Z] ---> Running in 23d8544eb08e [2021-09-06T06:26:55.888Z] ---> Running in b936aa24c4f6 [2021-09-06T06:26:55.888Z] ---> Running in 28f8be30c3d4 [2021-09-06T06:26:55.888Z] Removing intermediate container a7f162ba2d48 [2021-09-06T06:26:55.888Z] ---> 8a7f0fd4366d [2021-09-06T06:26:55.888Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-06T06:26:56.166Z] ---> Running in f2c8090ce977 [2021-09-06T06:26:56.443Z] Removing intermediate container 23d8544eb08e [2021-09-06T06:26:56.443Z] ---> 6f8429864a2d [2021-09-06T06:26:56.443Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-06T06:26:56.718Z] Removing intermediate container 229f03599c7b [2021-09-06T06:26:56.718Z] ---> 7ddb001c634d [2021-09-06T06:26:56.718Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-06T06:26:56.718Z] ---> Running in 88a8d80fdfda [2021-09-06T06:26:56.992Z] ---> Running in 36246f2876bb [2021-09-06T06:26:56.992Z] Removing intermediate container 28f8be30c3d4 [2021-09-06T06:26:56.992Z] ---> 581ed8172684 [2021-09-06T06:26:56.992Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T06:26:56.992Z] Removing intermediate container b936aa24c4f6 [2021-09-06T06:26:56.992Z] ---> 324d31ecfa42 [2021-09-06T06:26:56.992Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T06:26:57.130Z] 2b1c09ba95f7: Pushed [2021-09-06T06:26:57.130Z] 94753fbbce3905e5adee13c645be22d19117881b: digest: sha256:619215613e691fbeed18a1a5af98ccdd6892f8364bbd6f97faa6f7318c165073 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:57.269Z] ---> Running in c979161cc3fa [2021-09-06T06:26:57.269Z] ---> Running in c4a7ed4b9096 [2021-09-06T06:26:57.452Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:57.769Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-06T06:26:57.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-06T06:26:57.769Z] 07ae7368802c: Preparing [2021-09-06T06:26:57.769Z] 2b1c09ba95f7: Preparing [2021-09-06T06:26:57.769Z] d592829593a2: Preparing [2021-09-06T06:26:57.769Z] f4ea55e29cd2: Preparing [2021-09-06T06:26:57.769Z] e6688e911f15: Preparing [2021-09-06T06:26:57.769Z] d592829593a2: Layer already exists [2021-09-06T06:26:57.769Z] 07ae7368802c: Layer already exists [2021-09-06T06:26:57.769Z] f4ea55e29cd2: Layer already exists [2021-09-06T06:26:57.769Z] 2b1c09ba95f7: Layer already exists [2021-09-06T06:26:57.769Z] e6688e911f15: Layer already exists [2021-09-06T06:26:57.769Z] latest: digest: sha256:619215613e691fbeed18a1a5af98ccdd6892f8364bbd6f97faa6f7318c165073 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:57.869Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T06:26:58.086Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:58.401Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.37 [2021-09-06T06:26:58.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-06T06:26:58.401Z] 07ae7368802c: Preparing [2021-09-06T06:26:58.401Z] 2b1c09ba95f7: Preparing [2021-09-06T06:26:58.401Z] d592829593a2: Preparing [2021-09-06T06:26:58.401Z] f4ea55e29cd2: Preparing [2021-09-06T06:26:58.401Z] e6688e911f15: Preparing [2021-09-06T06:26:58.401Z] f4ea55e29cd2: Layer already exists [2021-09-06T06:26:58.401Z] 07ae7368802c: Layer already exists [2021-09-06T06:26:58.401Z] 2b1c09ba95f7: Layer already exists [2021-09-06T06:26:58.401Z] d592829593a2: Layer already exists [2021-09-06T06:26:58.401Z] e6688e911f15: Layer already exists [2021-09-06T06:26:58.401Z] 2.0.1-dev.37: digest: sha256:619215613e691fbeed18a1a5af98ccdd6892f8364bbd6f97faa6f7318c165073 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:58.725Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:58.856Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T06:26:58.856Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T06:26:59.059Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:59.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-06T06:26:59.059Z] 07ae7368802c: Preparing [2021-09-06T06:26:59.059Z] 2b1c09ba95f7: Preparing [2021-09-06T06:26:59.059Z] d592829593a2: Preparing [2021-09-06T06:26:59.059Z] f4ea55e29cd2: Preparing [2021-09-06T06:26:59.059Z] e6688e911f15: Preparing [2021-09-06T06:26:59.059Z] d592829593a2: Layer already exists [2021-09-06T06:26:59.059Z] 2b1c09ba95f7: Layer already exists [2021-09-06T06:26:59.059Z] 07ae7368802c: Layer already exists [2021-09-06T06:26:59.059Z] e6688e911f15: Layer already exists [2021-09-06T06:26:59.059Z] f4ea55e29cd2: Layer already exists [2021-09-06T06:26:59.059Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37: digest: sha256:619215613e691fbeed18a1a5af98ccdd6892f8364bbd6f97faa6f7318c165073 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:59.131Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T06:26:59.131Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T06:26:59.131Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T06:26:59.381Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:26:59.703Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-09-06T06:26:59.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-06T06:26:59.703Z] 07ae7368802c: Preparing [2021-09-06T06:26:59.703Z] 2b1c09ba95f7: Preparing [2021-09-06T06:26:59.703Z] d592829593a2: Preparing [2021-09-06T06:26:59.703Z] f4ea55e29cd2: Preparing [2021-09-06T06:26:59.703Z] e6688e911f15: Preparing [2021-09-06T06:26:59.703Z] 07ae7368802c: Layer already exists [2021-09-06T06:26:59.703Z] d592829593a2: Layer already exists [2021-09-06T06:26:59.703Z] 2b1c09ba95f7: Layer already exists [2021-09-06T06:26:59.703Z] f4ea55e29cd2: Layer already exists [2021-09-06T06:26:59.703Z] e6688e911f15: Layer already exists [2021-09-06T06:26:59.703Z] main: digest: sha256:619215613e691fbeed18a1a5af98ccdd6892f8364bbd6f97faa6f7318c165073 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [2021-09-06T06:26:59.739Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T06:26:59.739Z] OK: 218 MiB in 52 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-06T06:26:59.763Z] ===================================================== [Pipeline] echo [2021-09-06T06:26:59.778Z] taggedImages: [2021-09-06T06:26:59.778Z] - nexus3.edgexfoundry.org:10004/support-scheduler:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:59.778Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-06T06:26:59.778Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.37 [2021-09-06T06:26:59.778Z] - nexus3.edgexfoundry.org:10004/support-scheduler:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:59.778Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-09-06T06:26:59.809Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-09-06T06:26:59.809Z] 94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:26:59.810Z] latest [2021-09-06T06:26:59.810Z] 2.0.1-dev.37 [2021-09-06T06:26:59.810Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:26:59.810Z] main [2021-09-06T06:26:59.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:27:00.021Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T06:27:00.164Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:94753fbbce3905e5adee13c645be22d19117881b [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:27:00.300Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T06:27:00.300Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T06:27:00.482Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:27:00.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-06T06:27:00.483Z] fc34b93826b3: Preparing [2021-09-06T06:27:00.483Z] a5214ebd0f51: Preparing [2021-09-06T06:27:00.483Z] 1ff923a9e994: Preparing [2021-09-06T06:27:00.483Z] 36a300f99500: Preparing [2021-09-06T06:27:00.483Z] c080ac93e525: Preparing [2021-09-06T06:27:00.483Z] 87dec32dab56: Preparing [2021-09-06T06:27:00.483Z] 4b3c02ac6c6d: Preparing [2021-09-06T06:27:00.483Z] 3b6deb83ca37: Preparing [2021-09-06T06:27:00.483Z] 563ea45970c1: Preparing [2021-09-06T06:27:00.483Z] 91e3b9641807: Preparing [2021-09-06T06:27:00.483Z] b2d5eeeaba3a: Preparing [2021-09-06T06:27:00.483Z] 87dec32dab56: Waiting [2021-09-06T06:27:00.483Z] 4b3c02ac6c6d: Waiting [2021-09-06T06:27:00.483Z] 3b6deb83ca37: Waiting [2021-09-06T06:27:00.483Z] 563ea45970c1: Waiting [2021-09-06T06:27:00.483Z] 91e3b9641807: Waiting [2021-09-06T06:27:00.483Z] b2d5eeeaba3a: Waiting [2021-09-06T06:27:00.483Z] c080ac93e525: Layer already exists [2021-09-06T06:27:00.483Z] 87dec32dab56: Layer already exists [2021-09-06T06:27:00.584Z] OK: 218 MiB in 52 packages [2021-09-06T06:27:01.075Z] 4b3c02ac6c6d: Layer already exists [2021-09-06T06:27:01.075Z] 3b6deb83ca37: Layer already exists [2021-09-06T06:27:01.075Z] a5214ebd0f51: Pushed [2021-09-06T06:27:01.075Z] 91e3b9641807: Layer already exists [2021-09-06T06:27:01.075Z] 563ea45970c1: Layer already exists [2021-09-06T06:27:01.203Z] OK: 218 MiB in 52 packages [2021-09-06T06:27:01.339Z] b2d5eeeaba3a: Layer already exists [2021-09-06T06:27:01.339Z] fc34b93826b3: Pushed [2021-09-06T06:27:01.339Z] 1ff923a9e994: Pushed [2021-09-06T06:27:01.483Z] Removing intermediate container f2c8090ce977 [2021-09-06T06:27:01.483Z] ---> 2c451284da2e [2021-09-06T06:27:01.483Z] Step 6/26 : COPY go.mod . [2021-09-06T06:27:01.483Z] OK: 218 MiB in 52 packages [2021-09-06T06:27:01.483Z] OK: 218 MiB in 52 packages [2021-09-06T06:27:02.477Z] Removing intermediate container 88a8d80fdfda [2021-09-06T06:27:02.477Z] ---> 828c5ea6c5f0 [2021-09-06T06:27:02.477Z] Step 6/32 : COPY go.mod . [2021-09-06T06:27:02.755Z] ---> b0724b8a3897 [2021-09-06T06:27:02.755Z] Step 7/26 : RUN go mod download [2021-09-06T06:27:03.034Z] ---> Running in cf3867a4cc9f [2021-09-06T06:27:03.034Z] Removing intermediate container 36246f2876bb [2021-09-06T06:27:03.034Z] ---> 86facd419a0d [2021-09-06T06:27:03.034Z] Step 6/24 : COPY go.mod . [2021-09-06T06:27:03.310Z] Removing intermediate container c979161cc3fa [2021-09-06T06:27:03.310Z] ---> e1c3532c8a31 [2021-09-06T06:27:03.310Z] Step 6/24 : COPY go.mod . [2021-09-06T06:27:03.588Z] Removing intermediate container c4a7ed4b9096 [2021-09-06T06:27:03.588Z] ---> 0ce3b957bb2f [2021-09-06T06:27:03.588Z] Step 6/24 : COPY go.mod . [2021-09-06T06:27:03.867Z] ---> 00ce93e4cacc [2021-09-06T06:27:03.867Z] Step 7/32 : RUN go mod download [2021-09-06T06:27:04.142Z] ---> Running in 879136197a7f [2021-09-06T06:27:05.581Z] ---> 2a0cf51d75e4 [2021-09-06T06:27:05.581Z] Step 7/24 : RUN go mod download [2021-09-06T06:27:05.858Z] ---> Running in 920661930df2 [2021-09-06T06:27:05.858Z] ---> 1f727e86a084 [2021-09-06T06:27:05.858Z] Step 7/24 : RUN go mod download [2021-09-06T06:27:06.135Z] ---> a61ca60c4fd3 [2021-09-06T06:27:06.135Z] Step 7/24 : RUN go mod download [2021-09-06T06:27:06.135Z] ---> Running in 30eed4e7ee31 [2021-09-06T06:27:06.411Z] ---> Running in 749c9d2416e9 [2021-09-06T06:27:06.670Z] 36a300f99500: Pushed [2021-09-06T06:27:06.670Z] 94753fbbce3905e5adee13c645be22d19117881b: digest: sha256:0f630bc4f7aa79dc9dc7250360401adbe75aa4689f8a9c6e278a76190825f73c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:27:06.986Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:27:07.304Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-06T06:27:07.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-06T06:27:07.304Z] fc34b93826b3: Preparing [2021-09-06T06:27:07.304Z] a5214ebd0f51: Preparing [2021-09-06T06:27:07.304Z] 1ff923a9e994: Preparing [2021-09-06T06:27:07.304Z] 36a300f99500: Preparing [2021-09-06T06:27:07.304Z] c080ac93e525: Preparing [2021-09-06T06:27:07.304Z] 87dec32dab56: Preparing [2021-09-06T06:27:07.304Z] 4b3c02ac6c6d: Preparing [2021-09-06T06:27:07.304Z] 3b6deb83ca37: Preparing [2021-09-06T06:27:07.304Z] 563ea45970c1: Preparing [2021-09-06T06:27:07.304Z] 91e3b9641807: Preparing [2021-09-06T06:27:07.304Z] b2d5eeeaba3a: Preparing [2021-09-06T06:27:07.304Z] 87dec32dab56: Waiting [2021-09-06T06:27:07.304Z] 4b3c02ac6c6d: Waiting [2021-09-06T06:27:07.304Z] 3b6deb83ca37: Waiting [2021-09-06T06:27:07.304Z] 563ea45970c1: Waiting [2021-09-06T06:27:07.304Z] 91e3b9641807: Waiting [2021-09-06T06:27:07.304Z] b2d5eeeaba3a: Waiting [2021-09-06T06:27:07.304Z] c080ac93e525: Layer already exists [2021-09-06T06:27:07.304Z] fc34b93826b3: Layer already exists [2021-09-06T06:27:07.304Z] a5214ebd0f51: Layer already exists [2021-09-06T06:27:07.304Z] 1ff923a9e994: Layer already exists [2021-09-06T06:27:07.304Z] 36a300f99500: Layer already exists [2021-09-06T06:27:07.304Z] 4b3c02ac6c6d: Layer already exists [2021-09-06T06:27:07.304Z] 87dec32dab56: Layer already exists [2021-09-06T06:27:07.304Z] 91e3b9641807: Layer already exists [2021-09-06T06:27:07.304Z] 3b6deb83ca37: Layer already exists [2021-09-06T06:27:07.304Z] 563ea45970c1: Layer already exists [2021-09-06T06:27:07.304Z] b2d5eeeaba3a: Layer already exists [2021-09-06T06:27:07.304Z] latest: digest: sha256:0f630bc4f7aa79dc9dc7250360401adbe75aa4689f8a9c6e278a76190825f73c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:27:07.625Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:27:07.931Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.37 [2021-09-06T06:27:07.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-06T06:27:07.931Z] fc34b93826b3: Preparing [2021-09-06T06:27:07.931Z] a5214ebd0f51: Preparing [2021-09-06T06:27:07.931Z] 1ff923a9e994: Preparing [2021-09-06T06:27:07.931Z] 36a300f99500: Preparing [2021-09-06T06:27:07.931Z] c080ac93e525: Preparing [2021-09-06T06:27:07.931Z] 87dec32dab56: Preparing [2021-09-06T06:27:07.931Z] 4b3c02ac6c6d: Preparing [2021-09-06T06:27:07.931Z] 3b6deb83ca37: Preparing [2021-09-06T06:27:07.931Z] 563ea45970c1: Preparing [2021-09-06T06:27:07.931Z] 91e3b9641807: Preparing [2021-09-06T06:27:07.931Z] b2d5eeeaba3a: Preparing [2021-09-06T06:27:07.931Z] 87dec32dab56: Waiting [2021-09-06T06:27:07.931Z] 4b3c02ac6c6d: Waiting [2021-09-06T06:27:07.931Z] 91e3b9641807: Waiting [2021-09-06T06:27:07.931Z] 3b6deb83ca37: Waiting [2021-09-06T06:27:07.931Z] 563ea45970c1: Waiting [2021-09-06T06:27:07.931Z] b2d5eeeaba3a: Waiting [2021-09-06T06:27:07.931Z] 36a300f99500: Layer already exists [2021-09-06T06:27:07.931Z] c080ac93e525: Layer already exists [2021-09-06T06:27:07.931Z] 1ff923a9e994: Layer already exists [2021-09-06T06:27:07.931Z] fc34b93826b3: Layer already exists [2021-09-06T06:27:07.931Z] a5214ebd0f51: Layer already exists [2021-09-06T06:27:07.931Z] 4b3c02ac6c6d: Layer already exists [2021-09-06T06:27:07.931Z] 87dec32dab56: Layer already exists [2021-09-06T06:27:07.931Z] 563ea45970c1: Layer already exists [2021-09-06T06:27:07.931Z] 3b6deb83ca37: Layer already exists [2021-09-06T06:27:07.931Z] 91e3b9641807: Layer already exists [2021-09-06T06:27:07.931Z] b2d5eeeaba3a: Layer already exists [2021-09-06T06:27:07.931Z] 2.0.1-dev.37: digest: sha256:0f630bc4f7aa79dc9dc7250360401adbe75aa4689f8a9c6e278a76190825f73c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:27:08.242Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:27:08.713Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:27:08.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-06T06:27:08.713Z] fc34b93826b3: Preparing [2021-09-06T06:27:08.713Z] a5214ebd0f51: Preparing [2021-09-06T06:27:08.713Z] 1ff923a9e994: Preparing [2021-09-06T06:27:08.713Z] 36a300f99500: Preparing [2021-09-06T06:27:08.713Z] c080ac93e525: Preparing [2021-09-06T06:27:08.713Z] 87dec32dab56: Preparing [2021-09-06T06:27:08.713Z] 4b3c02ac6c6d: Preparing [2021-09-06T06:27:08.713Z] 3b6deb83ca37: Preparing [2021-09-06T06:27:08.713Z] 563ea45970c1: Preparing [2021-09-06T06:27:08.713Z] 91e3b9641807: Preparing [2021-09-06T06:27:08.713Z] b2d5eeeaba3a: Preparing [2021-09-06T06:27:08.713Z] 87dec32dab56: Waiting [2021-09-06T06:27:08.713Z] 4b3c02ac6c6d: Waiting [2021-09-06T06:27:08.713Z] 3b6deb83ca37: Waiting [2021-09-06T06:27:08.713Z] 563ea45970c1: Waiting [2021-09-06T06:27:08.713Z] 91e3b9641807: Waiting [2021-09-06T06:27:08.713Z] b2d5eeeaba3a: Waiting [2021-09-06T06:27:08.713Z] c080ac93e525: Layer already exists [2021-09-06T06:27:08.713Z] fc34b93826b3: Layer already exists [2021-09-06T06:27:08.713Z] a5214ebd0f51: Layer already exists [2021-09-06T06:27:08.713Z] 1ff923a9e994: Layer already exists [2021-09-06T06:27:08.713Z] 36a300f99500: Layer already exists [2021-09-06T06:27:08.713Z] 87dec32dab56: Layer already exists [2021-09-06T06:27:08.713Z] 4b3c02ac6c6d: Layer already exists [2021-09-06T06:27:08.713Z] 91e3b9641807: Layer already exists [2021-09-06T06:27:08.713Z] 563ea45970c1: Layer already exists [2021-09-06T06:27:08.713Z] 3b6deb83ca37: Layer already exists [2021-09-06T06:27:08.713Z] b2d5eeeaba3a: Layer already exists [2021-09-06T06:27:08.713Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37: digest: sha256:0f630bc4f7aa79dc9dc7250360401adbe75aa4689f8a9c6e278a76190825f73c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:27:09.029Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:27:09.339Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-09-06T06:27:09.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-06T06:27:09.339Z] fc34b93826b3: Preparing [2021-09-06T06:27:09.339Z] a5214ebd0f51: Preparing [2021-09-06T06:27:09.339Z] 1ff923a9e994: Preparing [2021-09-06T06:27:09.339Z] 36a300f99500: Preparing [2021-09-06T06:27:09.339Z] c080ac93e525: Preparing [2021-09-06T06:27:09.339Z] 87dec32dab56: Preparing [2021-09-06T06:27:09.339Z] 4b3c02ac6c6d: Preparing [2021-09-06T06:27:09.339Z] 3b6deb83ca37: Preparing [2021-09-06T06:27:09.339Z] 563ea45970c1: Preparing [2021-09-06T06:27:09.339Z] 91e3b9641807: Preparing [2021-09-06T06:27:09.339Z] b2d5eeeaba3a: Preparing [2021-09-06T06:27:09.339Z] 87dec32dab56: Waiting [2021-09-06T06:27:09.339Z] 4b3c02ac6c6d: Waiting [2021-09-06T06:27:09.339Z] 3b6deb83ca37: Waiting [2021-09-06T06:27:09.339Z] 563ea45970c1: Waiting [2021-09-06T06:27:09.339Z] 91e3b9641807: Waiting [2021-09-06T06:27:09.339Z] b2d5eeeaba3a: Waiting [2021-09-06T06:27:09.339Z] fc34b93826b3: Layer already exists [2021-09-06T06:27:09.339Z] a5214ebd0f51: Layer already exists [2021-09-06T06:27:09.339Z] 36a300f99500: Layer already exists [2021-09-06T06:27:09.339Z] c080ac93e525: Layer already exists [2021-09-06T06:27:09.339Z] 1ff923a9e994: Layer already exists [2021-09-06T06:27:09.339Z] 3b6deb83ca37: Layer already exists [2021-09-06T06:27:09.339Z] 4b3c02ac6c6d: Layer already exists [2021-09-06T06:27:09.339Z] 91e3b9641807: Layer already exists [2021-09-06T06:27:09.339Z] 87dec32dab56: Layer already exists [2021-09-06T06:27:09.339Z] 563ea45970c1: Layer already exists [2021-09-06T06:27:09.339Z] b2d5eeeaba3a: Layer already exists [2021-09-06T06:27:09.339Z] main: digest: sha256:0f630bc4f7aa79dc9dc7250360401adbe75aa4689f8a9c6e278a76190825f73c size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-06T06:27:09.397Z] ===================================================== [Pipeline] echo [2021-09-06T06:27:09.413Z] taggedImages: [2021-09-06T06:27:09.413Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:27:09.413Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-06T06:27:09.413Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.37 [2021-09-06T06:27:09.413Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:27:09.413Z] - 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-09-06T06:27:09.862Z] Removing intermediate container cf3867a4cc9f [2021-09-06T06:27:09.862Z] ---> 0addecd74977 [2021-09-06T06:27:09.862Z] Step 8/26 : COPY . . [2021-09-06T06:27:11.869Z] Removing intermediate container 879136197a7f [2021-09-06T06:27:11.869Z] ---> b151ab0bf2b2 [2021-09-06T06:27:11.869Z] Step 8/32 : COPY . . [2021-09-06T06:27:13.881Z] Removing intermediate container 920661930df2 [2021-09-06T06:27:13.881Z] ---> 499af861decd [2021-09-06T06:27:13.881Z] Step 8/24 : COPY . . [2021-09-06T06:27:13.881Z] Removing intermediate container 30eed4e7ee31 [2021-09-06T06:27:13.881Z] ---> dd3c4b1c75e8 [2021-09-06T06:27:14.158Z] Step 8/24 : COPY . . [2021-09-06T06:27:15.145Z] Removing intermediate container 749c9d2416e9 [2021-09-06T06:27:15.145Z] ---> 598e92563ba3 [2021-09-06T06:27:15.145Z] Step 8/24 : COPY . . [2021-09-06T06:27:27.678Z] ---> 2fb72e3d64bf [2021-09-06T06:27:27.678Z] Step 9/26 : RUN go mod tidy [2021-09-06T06:27:27.678Z] ---> 2baf0fefeb51 [2021-09-06T06:27:27.678Z] Step 9/32 : RUN go mod tidy [2021-09-06T06:27:27.678Z] ---> Running in 9d15377766c6 [2021-09-06T06:27:27.678Z] ---> 1a2e455c2134 [2021-09-06T06:27:27.678Z] Step 9/24 : RUN go mod tidy [2021-09-06T06:27:27.678Z] ---> 618bef2b6dcd [2021-09-06T06:27:27.678Z] Step 9/24 : RUN go mod tidy [2021-09-06T06:27:27.678Z] ---> Running in 4ca4ba620b6c [2021-09-06T06:27:27.974Z] ---> Running in c8999d3e9bf4 [2021-09-06T06:27:27.974Z] ---> Running in 331fa1a5eae9 [2021-09-06T06:27:27.974Z] ---> 149d2b4091c7 [2021-09-06T06:27:27.974Z] Step 9/24 : RUN go mod tidy [2021-09-06T06:27:28.587Z] ---> Running in 9d91e76fc89e [2021-09-06T06:27:32.956Z] Removing intermediate container 9d15377766c6 [2021-09-06T06:27:32.956Z] ---> 634bc71fdbb6 [2021-09-06T06:27:32.956Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-06T06:27:33.247Z] ---> Running in 756338b66b20 [2021-09-06T06:27:35.243Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-06T06:27:36.715Z] Removing intermediate container 331fa1a5eae9 [2021-09-06T06:27:36.715Z] ---> 594e6871ec88 [2021-09-06T06:27:36.715Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-06T06:27:36.715Z] Removing intermediate container 4ca4ba620b6c [2021-09-06T06:27:36.715Z] ---> daa3df405c6e [2021-09-06T06:27:36.715Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-06T06:27:36.715Z] ---> Running in 61feb0064d93 [2021-09-06T06:27:36.995Z] ---> Running in 85068b5806f0 [2021-09-06T06:27:37.274Z] Removing intermediate container c8999d3e9bf4 [2021-09-06T06:27:37.274Z] ---> a46245bff052 [2021-09-06T06:27:37.274Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-06T06:27:37.274Z] Removing intermediate container 9d91e76fc89e [2021-09-06T06:27:37.274Z] ---> 910b24270f86 [2021-09-06T06:27:37.274Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-06T06:27:37.553Z] ---> Running in f79f721192fc [2021-09-06T06:27:37.553Z] ---> Running in fecee9129cad [2021-09-06T06:27:40.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-command/core-command ./cmd/core-command [2021-09-06T06:27:40.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-06T06:27:40.475Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-06T06:27:40.475Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-06T06:29:17.379Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-06T06:29:35.742Z] Removing intermediate container 756338b66b20 [2021-09-06T06:29:35.742Z] ---> 333d27ef2af1 [2021-09-06T06:29:35.742Z] [2021-09-06T06:29:35.742Z] Step 11/26 : FROM alpine:3.12 [2021-09-06T06:29:35.742Z] Removing intermediate container fecee9129cad [2021-09-06T06:29:35.742Z] ---> 62c985a70a68 [2021-09-06T06:29:35.742Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-06T06:29:35.742Z] 3.12: Pulling from library/alpine [2021-09-06T06:29:35.742Z] Removing intermediate container 85068b5806f0 [2021-09-06T06:29:35.742Z] ---> 533ff8faa553 [2021-09-06T06:29:35.742Z] [2021-09-06T06:29:35.742Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T06:29:36.021Z] 3.12: Pulling from library/alpine [2021-09-06T06:29:36.296Z] ---> Running in 249af967c4e7 [2021-09-06T06:29:37.277Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T06:29:37.277Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T06:29:37.277Z] Status: Downloaded newer image for alpine:3.12 [2021-09-06T06:29:37.277Z] Status: Image is up to date for alpine:3.12 [2021-09-06T06:29:37.277Z] ---> afc2cc120ca2 [2021-09-06T06:29:37.277Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-06T06:29:37.277Z] ---> afc2cc120ca2 [2021-09-06T06:29:37.277Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T06:29:37.550Z] Removing intermediate container 61feb0064d93 [2021-09-06T06:29:37.550Z] ---> b10be458e2b8 [2021-09-06T06:29:37.550Z] [2021-09-06T06:29:37.550Z] Step 11/32 : FROM alpine:3.12 [2021-09-06T06:29:37.550Z] ---> afc2cc120ca2 [2021-09-06T06:29:37.550Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-06T06:29:37.826Z] ---> Running in 279d7b946bf5 [2021-09-06T06:29:37.826Z] ---> Running in b8e28d197102 [2021-09-06T06:29:38.427Z] ---> Running in c3b7d0489ffb [2021-09-06T06:29:38.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-06T06:29:39.882Z] Removing intermediate container c3b7d0489ffb [2021-09-06T06:29:39.882Z] ---> 0e08a2261a6c [2021-09-06T06:29:39.882Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-06T06:29:40.161Z] ---> Running in c1365c15348f [2021-09-06T06:29:40.443Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T06:29:40.443Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T06:29:40.443Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T06:29:40.727Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T06:29:40.727Z] Removing intermediate container f79f721192fc [2021-09-06T06:29:40.727Z] ---> 3c844ed7e6cc [2021-09-06T06:29:40.727Z] [2021-09-06T06:29:40.727Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T06:29:40.727Z] ---> afc2cc120ca2 [2021-09-06T06:29:40.727Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T06:29:41.340Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-06T06:29:41.340Z] ---> Running in 4c5c9577eeac [2021-09-06T06:29:41.340Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T06:29:41.340Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-06T06:29:41.340Z] OK: 5 MiB in 15 packages [2021-09-06T06:29:41.340Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-06T06:29:41.340Z] (3/3) Installing su-exec (0.2-r1) [2021-09-06T06:29:41.340Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T06:29:41.624Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T06:29:41.624Z] OK: 6 MiB in 17 packages [2021-09-06T06:29:42.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T06:29:42.507Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T06:29:43.106Z] Removing intermediate container 249af967c4e7 [2021-09-06T06:29:43.107Z] ---> 537622f8c712 [2021-09-06T06:29:43.107Z] [2021-09-06T06:29:43.107Z] Step 12/24 : FROM docker:20.10.7 [2021-09-06T06:29:43.107Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-06T06:29:43.107Z] (2/2) Installing su-exec (0.2-r1) [2021-09-06T06:29:43.107Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T06:29:43.107Z] OK: 5 MiB in 16 packages [2021-09-06T06:29:43.107Z] Removing intermediate container 279d7b946bf5 [2021-09-06T06:29:43.107Z] ---> 41e94bd9f498 [2021-09-06T06:29:43.107Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T06:29:43.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T06:29:43.663Z] 20.10.7: Pulling from library/docker [2021-09-06T06:29:43.663Z] ---> Running in 70457e4b8c36 [2021-09-06T06:29:43.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T06:29:44.265Z] Removing intermediate container b8e28d197102 [2021-09-06T06:29:44.265Z] ---> 837c1a4cf85b [2021-09-06T06:29:44.265Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T06:29:44.265Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-06T06:29:44.265Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T06:29:44.265Z] OK: 5 MiB in 15 packages [2021-09-06T06:29:44.539Z] Removing intermediate container 70457e4b8c36 [2021-09-06T06:29:44.539Z] ---> 90d0a3fba0a4 [2021-09-06T06:29:44.539Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-06T06:29:45.138Z] ---> Running in 20f9194224d0 [2021-09-06T06:29:45.423Z] ---> Running in b3ad9b5dfe34 [2021-09-06T06:29:45.423Z] Removing intermediate container c1365c15348f [2021-09-06T06:29:45.423Z] ---> 87d6af8ea04a [2021-09-06T06:29:45.698Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-06T06:29:45.976Z] ---> Running in 7491ea59f836 [2021-09-06T06:29:45.976Z] Removing intermediate container 20f9194224d0 [2021-09-06T06:29:45.976Z] ---> 46ff469b9c3e [2021-09-06T06:29:45.976Z] Step 14/26 : WORKDIR / [2021-09-06T06:29:46.571Z] Removing intermediate container b3ad9b5dfe34 [2021-09-06T06:29:46.571Z] ---> de2499cbe9c0 [2021-09-06T06:29:46.571Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T06:29:46.571Z] ---> Running in 91bd1e91807f [2021-09-06T06:29:46.844Z] ---> Running in e48a6dc62393 [2021-09-06T06:29:46.844Z] Removing intermediate container 7491ea59f836 [2021-09-06T06:29:46.844Z] ---> 8f012a96b484 [2021-09-06T06:29:46.844Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-06T06:29:46.844Z] Removing intermediate container 4c5c9577eeac [2021-09-06T06:29:46.844Z] ---> 6b13b748fceb [2021-09-06T06:29:46.844Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T06:29:47.116Z] Removing intermediate container 91bd1e91807f [2021-09-06T06:29:47.116Z] ---> 6e94e280e28d [2021-09-06T06:29:47.116Z] 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-09-06T06:29:47.392Z] ---> Running in 21e31c69a665 [2021-09-06T06:29:47.392Z] ---> Running in 62f379586f38 [2021-09-06T06:29:47.663Z] Removing intermediate container e48a6dc62393 [2021-09-06T06:29:47.663Z] ---> 73b7c3d3ab34 [2021-09-06T06:29:47.663Z] Step 16/24 : WORKDIR / [2021-09-06T06:29:48.261Z] ---> Running in 230b8abcb320 [2021-09-06T06:29:48.854Z] Removing intermediate container 21e31c69a665 [2021-09-06T06:29:48.854Z] ---> 1a55b8344df2 [2021-09-06T06:29:48.854Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-06T06:29:48.854Z] Removing intermediate container 62f379586f38 [2021-09-06T06:29:48.854Z] ---> 6f9d34fb1950 [2021-09-06T06:29:48.854Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-06T06:29:49.453Z] ---> e656b1fe4824 [2021-09-06T06:29:49.453Z] 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-09-06T06:29:49.730Z] ---> Running in f9a80466c3d0 [2021-09-06T06:29:49.730Z] ---> Running in 94d40ff4ab1e [2021-09-06T06:29:49.730Z] Removing intermediate container 230b8abcb320 [2021-09-06T06:29:49.730Z] ---> c9992ccb5658 [2021-09-06T06:29:49.731Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T06:29:50.713Z] Removing intermediate container f9a80466c3d0 [2021-09-06T06:29:50.713Z] ---> 7abf703726f5 [2021-09-06T06:29:50.713Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T06:29:50.986Z] ---> 61efa5162f11 [2021-09-06T06:29:50.986Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-06T06:29:51.278Z] ---> Running in 86c76a303143 [2021-09-06T06:29:51.562Z] ---> 9db55025498e [2021-09-06T06:29:51.562Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-06T06:29:52.153Z] Removing intermediate container 86c76a303143 [2021-09-06T06:29:52.153Z] ---> 32f66473f494 [2021-09-06T06:29:52.153Z] Step 16/24 : WORKDIR / [2021-09-06T06:29:52.755Z] ---> c654b5947641 [2021-09-06T06:29:52.755Z] 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-09-06T06:29:52.755Z] ---> Running in 8acbe48eac8c [2021-09-06T06:29:53.027Z] Removing intermediate container 94d40ff4ab1e [2021-09-06T06:29:53.027Z] ---> 6fa227fbaa32 [2021-09-06T06:29:53.027Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-06T06:29:53.300Z] ---> 86c3da5a080a [2021-09-06T06:29:53.300Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-06T06:29:53.300Z] ---> Running in 08cd9faca7fe [2021-09-06T06:29:53.575Z] ---> 37c3135fb316 [2021-09-06T06:29:53.576Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-06T06:29:53.849Z] Removing intermediate container 8acbe48eac8c [2021-09-06T06:29:53.849Z] ---> 8acde887f0c7 [2021-09-06T06:29:53.849Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T06:29:54.127Z] Removing intermediate container 08cd9faca7fe [2021-09-06T06:29:54.127Z] ---> f422fe8b09e7 [2021-09-06T06:29:54.127Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-06T06:29:54.404Z] ---> efad51186355 [2021-09-06T06:29:54.404Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-06T06:29:54.680Z] ---> Running in dc4bc5b5c93e [2021-09-06T06:29:55.285Z] ---> 4c0648e67642 [2021-09-06T06:29:55.285Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-06T06:29:55.285Z] ---> 369ba9e31009 [2021-09-06T06:29:55.285Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-06T06:29:55.285Z] ---> 245b0c732b1b [2021-09-06T06:29:55.285Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-06T06:29:55.573Z] ---> Running in 6fce4e16a41e [2021-09-06T06:29:55.573Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-06T06:29:55.573Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-06T06:29:55.573Z] ---> df445af6242a [2021-09-06T06:29:55.574Z] 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-09-06T06:29:55.574Z] Removing intermediate container dc4bc5b5c93e [2021-09-06T06:29:55.574Z] ---> 18b6fedc2e03 [2021-09-06T06:29:55.574Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T06:29:55.851Z] ---> Running in 4db205be343e [2021-09-06T06:29:55.851Z] ---> Running in de408e1a75ed [2021-09-06T06:29:57.294Z] Removing intermediate container 4db205be343e [2021-09-06T06:29:57.294Z] ---> 48311c340fb9 [2021-09-06T06:29:57.294Z] 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-09-06T06:29:57.294Z] Removing intermediate container de408e1a75ed [2021-09-06T06:29:57.294Z] ---> 964318f6e8f1 [2021-09-06T06:29:57.294Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T06:29:57.294Z] ---> Running in f25f7afd2976 [2021-09-06T06:29:57.294Z] ---> Running in 7151bdc90748 [2021-09-06T06:29:57.294Z] ---> f1f1db647de9 [2021-09-06T06:29:57.294Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-06T06:29:57.570Z] ---> 22bfa7a38557 [2021-09-06T06:29:57.570Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-06T06:29:58.560Z] Removing intermediate container f25f7afd2976 [2021-09-06T06:29:58.560Z] ---> 3c7b10310ff4 [2021-09-06T06:29:58.560Z] Step 23/24 : LABEL git_sha=94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:29:58.843Z] ---> Running in b3d7688c7380 [2021-09-06T06:29:58.843Z] ---> 519ed0bf1560 [2021-09-06T06:29:58.843Z] 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-09-06T06:29:58.843Z] ---> 46564846b449 [2021-09-06T06:29:58.843Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-06T06:29:59.126Z] ---> Running in edfb8790bcae [2021-09-06T06:29:59.126Z] Removing intermediate container 6fce4e16a41e [2021-09-06T06:29:59.126Z] ---> bc76afa088ac [2021-09-06T06:29:59.126Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T06:29:59.126Z] ---> Running in c93f7b28f9f5 [2021-09-06T06:29:59.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T06:29:59.421Z] Removing intermediate container b3d7688c7380 [2021-09-06T06:29:59.421Z] ---> f7c33f10d781 [2021-09-06T06:29:59.421Z] Step 24/24 : LABEL version=2.0.1-dev.37 [2021-09-06T06:29:59.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T06:29:59.700Z] ---> Running in 3ec30f2e1b1a [2021-09-06T06:29:59.978Z] Removing intermediate container c93f7b28f9f5 [2021-09-06T06:29:59.978Z] ---> 6bf42121d7da [2021-09-06T06:29:59.978Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T06:30:00.254Z] ---> Running in 30b17fcaa7ce [2021-09-06T06:30:00.535Z] (1/39) Installing readline (8.1.0-r0) [2021-09-06T06:30:00.535Z] (2/39) Installing bash (5.1.0-r0) [2021-09-06T06:30:00.535Z] Executing bash-5.1.0-r0.post-install [2021-09-06T06:30:00.535Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-06T06:30:00.535Z] ---> 3eda6f423063 [2021-09-06T06:30:00.535Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-06T06:30:00.535Z] Removing intermediate container 3ec30f2e1b1a [2021-09-06T06:30:00.535Z] ---> f0351301f11f [2021-09-06T06:30:00.535Z] [2021-09-06T06:30:00.814Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-06T06:30:00.814Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-06T06:30:00.814Z] (6/39) Installing curl (7.78.0-r0) [2021-09-06T06:30:00.814Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-06T06:30:00.814Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-06T06:30:00.814Z] (9/39) Installing expat (2.2.10-r1) [2021-09-06T06:30:00.814Z] (10/39) Installing libffi (3.3-r2) [2021-09-06T06:30:00.814Z] (11/39) Installing gdbm (1.19-r0) [2021-09-06T06:30:00.814Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-06T06:30:00.814Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-06T06:30:00.814Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-06T06:30:01.109Z] Successfully built f0351301f11f [2021-09-06T06:30:01.109Z] Removing intermediate container 30b17fcaa7ce [2021-09-06T06:30:01.109Z] Successfully tagged core-command-arm64:latest [2021-09-06T06:30:01.109Z] ---> c9a58f4e4fd6 [2021-09-06T06:30:01.109Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T06:30:01.109Z]  Building core-command ... done Building core-data [2021-09-06T06:30:01.737Z] ---> Running in dc8f0ce0528c [2021-09-06T06:30:03.184Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-06T06:30:03.184Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-06T06:30:03.184Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-06T06:30:03.184Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-06T06:30:03.184Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-06T06:30:03.184Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-06T06:30:03.184Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-06T06:30:03.459Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-06T06:30:03.459Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-06T06:30:03.459Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-06T06:30:03.459Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-06T06:30:03.735Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-06T06:30:03.735Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-06T06:30:03.735Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-06T06:30:03.735Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-06T06:30:03.735Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-06T06:30:03.735Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-06T06:30:03.735Z] Removing intermediate container dc8f0ce0528c [2021-09-06T06:30:03.735Z] ---> bf379945698b [2021-09-06T06:30:03.735Z] Step 23/24 : LABEL git_sha=94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:30:03.735Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-06T06:30:03.735Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-06T06:30:03.735Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-06T06:30:03.735Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-06T06:30:03.735Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-06T06:30:03.735Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-06T06:30:03.735Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-06T06:30:03.735Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-06T06:30:04.339Z] Executing busybox-1.32.1-r6.trigger [2021-09-06T06:30:04.339Z] OK: 82 MiB in 59 packages [2021-09-06T06:30:04.618Z] ---> 4928dd2a9ca3 [2021-09-06T06:30:04.618Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-06T06:30:04.618Z] Removing intermediate container edfb8790bcae [2021-09-06T06:30:04.618Z] ---> 9841f605b859 [2021-09-06T06:30:04.618Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-06T06:30:04.618Z] ---> Running in 277e9eeb9e72 [2021-09-06T06:30:04.897Z] ---> Running in fc9c05136451 [2021-09-06T06:30:05.497Z] Removing intermediate container 277e9eeb9e72 [2021-09-06T06:30:05.497Z] ---> 92efc634c74f [2021-09-06T06:30:05.497Z] Step 24/24 : LABEL version=2.0.1-dev.37 [2021-09-06T06:30:05.776Z] ---> 7f0e1530dcb9 [2021-09-06T06:30:05.776Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-06T06:30:05.776Z] ---> Running in 2f7a65896dab [2021-09-06T06:30:06.054Z] Removing intermediate container fc9c05136451 [2021-09-06T06:30:06.054Z] ---> f43cf6910c7f [2021-09-06T06:30:06.054Z] Step 24/26 : LABEL arch=arm64 [2021-09-06T06:30:06.054Z] ---> Running in 253dfb0a11c5 [2021-09-06T06:30:06.674Z] Removing intermediate container 2f7a65896dab [2021-09-06T06:30:06.674Z] ---> 694a75865cd7 [2021-09-06T06:30:06.674Z] [2021-09-06T06:30:07.291Z] Successfully built 694a75865cd7 [2021-09-06T06:30:07.291Z] Removing intermediate container 253dfb0a11c5 [2021-09-06T06:30:07.291Z] ---> 280180783d21 [2021-09-06T06:30:07.291Z] Step 25/26 : LABEL git_sha=94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:30:07.291Z] Successfully tagged core-metadata-arm64:latest [2021-09-06T06:30:07.291Z]  Building core-metadata ... done Building support-notifications [2021-09-06T06:30:07.569Z] ---> b61abeb82735 [2021-09-06T06:30:07.854Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-06T06:30:07.854Z] ---> Running in ad6f733b2cb0 [2021-09-06T06:30:09.325Z] Removing intermediate container ad6f733b2cb0 [2021-09-06T06:30:09.325Z] ---> 341b5a0b1b95 [2021-09-06T06:30:09.325Z] Step 26/26 : LABEL version=2.0.1-dev.37 [2021-09-06T06:30:09.926Z] ---> 6b6a61a44256 [2021-09-06T06:30:09.926Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-06T06:30:10.201Z] ---> Running in a8fe5588a292 [2021-09-06T06:30:11.214Z] ---> Running in 4c069eadadf7 [2021-09-06T06:30:11.819Z] Removing intermediate container a8fe5588a292 [2021-09-06T06:30:11.819Z] ---> 972cb60b10a4 [2021-09-06T06:30:11.819Z] [2021-09-06T06:30:12.092Z] Successfully built 972cb60b10a4 [2021-09-06T06:30:12.092Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-06T06:30:12.092Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-09-06T06:30:12.367Z] Removing intermediate container 4c069eadadf7 [2021-09-06T06:30:12.367Z] ---> f71bb6fb2702 [2021-09-06T06:30:12.367Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-06T06:30:12.646Z] Collecting docker-compose==1.23.2 [2021-09-06T06:30:12.646Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-06T06:30:13.247Z] Collecting cached-property<2,>=1.2.0 [2021-09-06T06:30:13.247Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-06T06:30:13.524Z] ---> 5a7f73e1e6a9 [2021-09-06T06:30:13.524Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-06T06:30:13.799Z] Collecting PyYAML<4,>=3.10 [2021-09-06T06:30:13.799Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-06T06:30:14.512Z] ---> Running in 4a5506911e7a [2021-09-06T06:30:16.618Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T06:30:16.618Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T06:30:16.618Z] ---> 9eb4de8c59fe [2021-09-06T06:30:16.618Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T06:30:16.618Z] ---> Using cache [2021-09-06T06:30:16.618Z] ---> 3a691ffa2624 [2021-09-06T06:30:16.618Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T06:30:16.618Z] ---> Using cache [2021-09-06T06:30:16.618Z] ---> 581ed8172684 [2021-09-06T06:30:16.618Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-06T06:30:18.598Z] ---> Running in 8b2230add800 [2021-09-06T06:30:18.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T06:30:18.876Z] Collecting docker<4.0,>=3.6.0 [2021-09-06T06:30:18.876Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-06T06:30:18.876Z] Collecting texttable<0.10,>=0.9.0 [2021-09-06T06:30:18.876Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-06T06:30:19.486Z] Removing intermediate container 4a5506911e7a [2021-09-06T06:30:19.486Z] ---> 6b04c9e0072f [2021-09-06T06:30:19.486Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-06T06:30:19.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T06:30:20.044Z] ---> Running in f02a975e3745 [2021-09-06T06:30:20.656Z] OK: 218 MiB in 52 packages [2021-09-06T06:30:20.656Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-06T06:30:20.934Z] Removing intermediate container f02a975e3745 [2021-09-06T06:30:20.934Z] ---> 74029226a7a5 [2021-09-06T06:30:20.934Z] Step 29/32 : CMD ["gate"] [2021-09-06T06:30:21.215Z] Collecting jsonschema<3,>=2.5.1 [2021-09-06T06:30:21.215Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-06T06:30:21.489Z] ---> Running in b6695635d19c [2021-09-06T06:30:22.484Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-06T06:30:22.484Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-06T06:30:22.763Z] Removing intermediate container b6695635d19c [2021-09-06T06:30:22.763Z] ---> 411e80993bd0 [2021-09-06T06:30:22.763Z] Step 30/32 : LABEL arch=arm64 [2021-09-06T06:30:22.763Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-06T06:30:22.763Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-06T06:30:22.763Z] Removing intermediate container 8b2230add800 [2021-09-06T06:30:22.763Z] ---> 330f7ca0896f [2021-09-06T06:30:22.763Z] Step 6/24 : COPY go.mod . [2021-09-06T06:30:23.037Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-06T06:30:23.037Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-06T06:30:23.639Z] ---> Running in ac926dcef68d [2021-09-06T06:30:24.626Z] ---> 53005a62e8b0 [2021-09-06T06:30:24.626Z] Step 7/24 : RUN go mod download [2021-09-06T06:30:24.898Z] Removing intermediate container ac926dcef68d [2021-09-06T06:30:24.899Z] ---> 9867c8fe7ae3 [2021-09-06T06:30:24.899Z] Step 31/32 : LABEL git_sha=94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:30:25.174Z] Collecting docopt<0.7,>=0.6.1 [2021-09-06T06:30:25.174Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-06T06:30:25.174Z] ---> Running in b9cdf440aebc [2021-09-06T06:30:26.158Z] ---> Running in 838f9022cef0 [2021-09-06T06:30:27.625Z] Removing intermediate container 838f9022cef0 [2021-09-06T06:30:27.625Z] ---> b2b2718734e6 [2021-09-06T06:30:27.625Z] Step 32/32 : LABEL version=2.0.1-dev.37 [2021-09-06T06:30:27.625Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T06:30:27.625Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T06:30:27.625Z] ---> 9eb4de8c59fe [2021-09-06T06:30:27.625Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T06:30:27.625Z] ---> Using cache [2021-09-06T06:30:27.625Z] ---> 3a691ffa2624 [2021-09-06T06:30:27.625Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T06:30:27.625Z] ---> Using cache [2021-09-06T06:30:27.625Z] ---> 581ed8172684 [2021-09-06T06:30:27.625Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-06T06:30:27.908Z] Collecting docker-pycreds>=0.4.0 [2021-09-06T06:30:27.908Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-06T06:30:28.184Z] ---> Running in 982f5465f85a [2021-09-06T06:30:28.184Z] ---> Running in 0ca1e23d2220 [2021-09-06T06:30:29.629Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-06T06:30:29.629Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-06T06:30:29.904Z] Collecting certifi>=2017.4.17 [2021-09-06T06:30:29.904Z] Removing intermediate container 0ca1e23d2220 [2021-09-06T06:30:29.904Z] ---> 553184d95295 [2021-09-06T06:30:29.904Z] [2021-09-06T06:30:29.904Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-06T06:30:29.904Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T06:30:29.904Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T06:30:29.904Z] ---> 9eb4de8c59fe [2021-09-06T06:30:29.904Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T06:30:29.904Z] ---> Using cache [2021-09-06T06:30:29.904Z] ---> 3a691ffa2624 [2021-09-06T06:30:29.904Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T06:30:29.904Z] ---> Using cache [2021-09-06T06:30:29.904Z] ---> 581ed8172684 [2021-09-06T06:30:29.904Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-06T06:30:29.904Z] ---> Using cache [2021-09-06T06:30:29.904Z] ---> e1c3532c8a31 [2021-09-06T06:30:29.904Z] Step 6/23 : COPY go.mod . [2021-09-06T06:30:29.904Z] ---> Using cache [2021-09-06T06:30:29.904Z] ---> 1f727e86a084 [2021-09-06T06:30:29.904Z] Step 7/23 : RUN go mod download [2021-09-06T06:30:29.904Z] ---> Using cache [2021-09-06T06:30:29.904Z] ---> dd3c4b1c75e8 [2021-09-06T06:30:29.904Z] Step 8/23 : COPY . . [2021-09-06T06:30:29.904Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-06T06:30:29.904Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-06T06:30:30.183Z] ---> Using cache [2021-09-06T06:30:30.183Z] ---> 618bef2b6dcd [2021-09-06T06:30:30.183Z] Step 9/23 : RUN go mod tidy [2021-09-06T06:30:30.183Z] ---> Using cache [2021-09-06T06:30:30.183Z] ---> 594e6871ec88 [2021-09-06T06:30:30.183Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-06T06:30:30.183Z] Successfully built 553184d95295 [2021-09-06T06:30:30.183Z] Collecting idna<2.8,>=2.5 [2021-09-06T06:30:30.183Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-06T06:30:30.183Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-06T06:30:30.183Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-09-06T06:30:30.458Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T06:30:30.458Z] ---> Running in b8edda50fb26 [2021-09-06T06:30:30.731Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-06T06:30:30.731Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-06T06:30:30.731Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-06T06:30:30.731Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-06T06:30:31.341Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T06:30:31.948Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-06T06:30:31.948Z] Attempting uninstall: urllib3 [2021-09-06T06:30:31.948Z] Found existing installation: urllib3 1.26.2 [2021-09-06T06:30:31.948Z] Uninstalling urllib3-1.26.2: [2021-09-06T06:30:31.948Z] Successfully uninstalled urllib3-1.26.2 [2021-09-06T06:30:32.235Z] Removing intermediate container b9cdf440aebc [2021-09-06T06:30:32.235Z] ---> 95773f0a2005 [2021-09-06T06:30:32.235Z] Step 8/24 : COPY . . [2021-09-06T06:30:32.235Z] OK: 218 MiB in 52 packages [2021-09-06T06:30:32.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-06T06:30:32.517Z] Attempting uninstall: idna [2021-09-06T06:30:32.517Z] Found existing installation: idna 3.1 [2021-09-06T06:30:32.517Z] Uninstalling idna-3.1: [2021-09-06T06:30:32.794Z] Successfully uninstalled idna-3.1 [2021-09-06T06:30:33.796Z] Attempting uninstall: chardet [2021-09-06T06:30:33.796Z] Found existing installation: chardet 4.0.0 [2021-09-06T06:30:33.796Z] Uninstalling chardet-4.0.0: [2021-09-06T06:30:33.796Z] Successfully uninstalled chardet-4.0.0 [2021-09-06T06:30:35.251Z] Removing intermediate container 982f5465f85a [2021-09-06T06:30:35.251Z] ---> 1b0034f83f7f [2021-09-06T06:30:35.251Z] Step 6/23 : COPY go.mod . [2021-09-06T06:30:35.856Z] Attempting uninstall: requests [2021-09-06T06:30:35.856Z] Found existing installation: requests 2.25.1 [2021-09-06T06:30:35.856Z] Uninstalling requests-2.25.1: [2021-09-06T06:30:35.856Z] Successfully uninstalled requests-2.25.1 [2021-09-06T06:30:36.464Z] Running setup.py install for texttable: started [2021-09-06T06:30:37.938Z] ---> b5ef9be94aa8 [2021-09-06T06:30:37.938Z] Step 7/23 : RUN go mod download [2021-09-06T06:30:38.212Z] ---> Running in 62dc6412881a [2021-09-06T06:30:39.205Z] Running setup.py install for texttable: finished with status 'done' [2021-09-06T06:30:39.205Z] Running setup.py install for PyYAML: started [2021-09-06T06:30:41.841Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-06T06:30:42.117Z] Running setup.py install for docopt: started [2021-09-06T06:30:44.753Z] Running setup.py install for docopt: finished with status 'done' [2021-09-06T06:30:44.753Z] Running setup.py install for dockerpty: started [2021-09-06T06:30:46.758Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T06:30:46.758Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-06T06:30:46.758Z] ---> 9eb4de8c59fe [2021-09-06T06:30:46.758Z] Step 3/22 : WORKDIR /edgex-go [2021-09-06T06:30:46.758Z] ---> Using cache [2021-09-06T06:30:46.758Z] ---> 3a691ffa2624 [2021-09-06T06:30:46.758Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T06:30:46.758Z] ---> Using cache [2021-09-06T06:30:46.758Z] ---> 581ed8172684 [2021-09-06T06:30:46.758Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-06T06:30:46.758Z] ---> Using cache [2021-09-06T06:30:46.758Z] ---> e1c3532c8a31 [2021-09-06T06:30:46.758Z] Step 6/22 : COPY go.mod . [2021-09-06T06:30:46.758Z] ---> Using cache [2021-09-06T06:30:46.758Z] ---> 1f727e86a084 [2021-09-06T06:30:46.758Z] Step 7/22 : RUN go mod download [2021-09-06T06:30:46.758Z] ---> Using cache [2021-09-06T06:30:46.758Z] ---> dd3c4b1c75e8 [2021-09-06T06:30:46.758Z] Step 8/22 : COPY . . [2021-09-06T06:30:47.038Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-06T06:30:47.038Z] ---> Using cache [2021-09-06T06:30:47.038Z] ---> 618bef2b6dcd [2021-09-06T06:30:47.038Z] Step 9/22 : RUN go mod tidy [2021-09-06T06:30:47.038Z] ---> Using cache [2021-09-06T06:30:47.038Z] ---> 594e6871ec88 [2021-09-06T06:30:47.038Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-06T06:30:47.319Z] ---> Running in 3c3478d06a25 [2021-09-06T06:30:48.321Z] ---> 29b66c8dc6e8 [2021-09-06T06:30:48.321Z] Step 9/24 : RUN go mod tidy [2021-09-06T06:30:48.321Z] Removing intermediate container 62dc6412881a [2021-09-06T06:30:48.321Z] ---> b641ab3af0b1 [2021-09-06T06:30:48.321Z] Step 8/23 : COPY . . [2021-09-06T06:30:48.321Z] ---> Running in 6623d17ddf74 [2021-09-06T06:30:49.341Z] 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-09-06T06:30:49.945Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-06T06:31:00.137Z] Removing intermediate container 6623d17ddf74 [2021-09-06T06:31:00.137Z] ---> 4b0b7ed858d6 [2021-09-06T06:31:00.137Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-06T06:31:00.137Z] ---> Running in 97de4202f03c [2021-09-06T06:31:02.770Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/core-data/core-data ./cmd/core-data [2021-09-06T06:31:06.499Z] ---> 186141a571ca [2021-09-06T06:31:06.499Z] Step 9/23 : RUN go mod tidy [2021-09-06T06:31:06.499Z] ---> Running in 543d096813d6 [2021-09-06T06:31:09.133Z] Removing intermediate container 7151bdc90748 [2021-09-06T06:31:09.133Z] ---> ca1847caf137 [2021-09-06T06:31:09.133Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-06T06:31:09.133Z] ---> Running in 4e5056c18a00 [2021-09-06T06:31:09.735Z] Removing intermediate container 4e5056c18a00 [2021-09-06T06:31:09.735Z] ---> a2b62bf50e14 [2021-09-06T06:31:09.735Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-06T06:31:10.012Z] ---> Running in 893c58ae0a7d [2021-09-06T06:31:10.619Z] Removing intermediate container 893c58ae0a7d [2021-09-06T06:31:10.619Z] ---> acfd5b61fccd [2021-09-06T06:31:10.619Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-06T06:31:12.613Z] ---> 14ebb248866d [2021-09-06T06:31:12.613Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-06T06:31:14.063Z] ---> d90bd5c0de32 [2021-09-06T06:31:14.063Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-06T06:31:15.505Z] Removing intermediate container 543d096813d6 [2021-09-06T06:31:15.505Z] ---> f13e289ce666 [2021-09-06T06:31:15.505Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-06T06:31:15.782Z] ---> e5e5e853b370 [2021-09-06T06:31:15.782Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-06T06:31:15.782Z] ---> Running in ce10a379bd6d [2021-09-06T06:31:16.055Z] ---> Running in 7049a9fe65b3 [2021-09-06T06:31:17.046Z] Removing intermediate container 7049a9fe65b3 [2021-09-06T06:31:17.046Z] ---> 727f261436b3 [2021-09-06T06:31:17.046Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T06:31:17.046Z] ---> Running in fae9bbdd27bb [2021-09-06T06:31:18.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-06T06:31:18.028Z] Removing intermediate container fae9bbdd27bb [2021-09-06T06:31:18.028Z] ---> cf7c65902b9f [2021-09-06T06:31:18.028Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T06:31:18.303Z] ---> Running in 9262b9539989 [2021-09-06T06:31:19.286Z] Removing intermediate container 9262b9539989 [2021-09-06T06:31:19.286Z] ---> 102120c9e26c [2021-09-06T06:31:19.286Z] Step 23/24 : LABEL git_sha=94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:31:19.588Z] ---> Running in aa70b55771cd [2021-09-06T06:31:20.194Z] Removing intermediate container aa70b55771cd [2021-09-06T06:31:20.194Z] ---> b0deb1476f85 [2021-09-06T06:31:20.194Z] Step 24/24 : LABEL version=2.0.1-dev.37 [2021-09-06T06:31:20.468Z] ---> Running in 16ac02065fe5 [2021-09-06T06:31:21.075Z] Removing intermediate container 16ac02065fe5 [2021-09-06T06:31:21.075Z] ---> 14d86b66de97 [2021-09-06T06:31:21.075Z] [2021-09-06T06:31:21.671Z] Successfully built 14d86b66de97 [2021-09-06T06:31:21.671Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-06T06:32:18.442Z]  Building sys-mgmt-agent ... done Removing intermediate container b8edda50fb26 [2021-09-06T06:32:18.442Z] ---> b6f53c5ae470 [2021-09-06T06:32:18.442Z] [2021-09-06T06:32:18.442Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T06:32:18.442Z] ---> afc2cc120ca2 [2021-09-06T06:32:18.442Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-06T06:32:18.442Z] ---> Using cache [2021-09-06T06:32:18.442Z] ---> 6b13b748fceb [2021-09-06T06:32:18.442Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T06:32:18.442Z] ---> Using cache [2021-09-06T06:32:18.442Z] ---> 1a55b8344df2 [2021-09-06T06:32:18.442Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-06T06:32:18.442Z] ---> Running in ecc70a9e694c [2021-09-06T06:32:18.442Z] Removing intermediate container ecc70a9e694c [2021-09-06T06:32:18.442Z] ---> a4e20e966052 [2021-09-06T06:32:18.442Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T06:32:18.442Z] ---> Running in 6e55689f27ed [2021-09-06T06:32:18.442Z] Removing intermediate container 6e55689f27ed [2021-09-06T06:32:18.442Z] ---> 082df560d42e [2021-09-06T06:32:18.442Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T06:32:18.442Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.37" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T06:32:19.423Z] ---> 46c73deaa0a9 [2021-09-06T06:32:19.423Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-06T06:32:21.406Z] ---> e354cb508982 [2021-09-06T06:32:21.406Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-06T06:32:22.848Z] ---> 130422df6063 [2021-09-06T06:32:22.848Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-06T06:32:22.848Z] ---> Running in 72b2bd5af978 [2021-09-06T06:32:23.839Z] Removing intermediate container 72b2bd5af978 [2021-09-06T06:32:23.839Z] ---> 85ad32126432 [2021-09-06T06:32:23.839Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T06:32:24.114Z] ---> Running in a5ae52634b95 [2021-09-06T06:32:25.109Z] Removing intermediate container a5ae52634b95 [2021-09-06T06:32:25.109Z] ---> fc40d49d656a [2021-09-06T06:32:25.109Z] Step 21/23 : LABEL arch=arm64 [2021-09-06T06:32:25.109Z] ---> Running in d7441def3948 [2021-09-06T06:32:26.093Z] Removing intermediate container d7441def3948 [2021-09-06T06:32:26.093Z] ---> 5213d698b0dc [2021-09-06T06:32:26.093Z] Step 22/23 : LABEL git_sha=94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:32:26.368Z] ---> Running in d79e361199d4 [2021-09-06T06:32:27.354Z] Removing intermediate container d79e361199d4 [2021-09-06T06:32:27.354Z] ---> 98ff4746c65d [2021-09-06T06:32:27.354Z] Step 23/23 : LABEL version=2.0.1-dev.37 [2021-09-06T06:32:27.635Z] ---> Running in 068f32acc36c [2021-09-06T06:32:28.237Z] Removing intermediate container 068f32acc36c [2021-09-06T06:32:28.237Z] ---> b082461732ff [2021-09-06T06:32:28.237Z] [2021-09-06T06:32:28.514Z] Successfully built b082461732ff [2021-09-06T06:32:28.801Z] Successfully tagged support-scheduler-arm64:latest [2021-09-06T06:32:33.131Z]  Building support-scheduler ... done Removing intermediate container 3c3478d06a25 [2021-09-06T06:32:33.131Z] ---> b524e4340b85 [2021-09-06T06:32:33.131Z] [2021-09-06T06:32:33.131Z] Step 11/22 : FROM alpine:3.12 [2021-09-06T06:32:33.131Z] ---> afc2cc120ca2 [2021-09-06T06:32:33.131Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-06T06:32:33.404Z] ---> Running in 58408b3c6a7c [2021-09-06T06:32:35.395Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T06:32:35.672Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T06:32:35.947Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-06T06:32:36.224Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-06T06:32:36.224Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-06T06:32:36.224Z] (4/4) Installing curl (7.78.0-r0) [2021-09-06T06:32:36.224Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T06:32:36.224Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T06:32:36.497Z] OK: 7 MiB in 18 packages [2021-09-06T06:32:39.136Z] Removing intermediate container 58408b3c6a7c [2021-09-06T06:32:39.136Z] ---> aa0f05ed039d [2021-09-06T06:32:39.136Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T06:32:39.136Z] ---> Running in 7996f651a0ea [2021-09-06T06:32:40.128Z] Removing intermediate container 7996f651a0ea [2021-09-06T06:32:40.128Z] ---> 751a2d5c7341 [2021-09-06T06:32:40.128Z] Step 14/22 : WORKDIR /edgex [2021-09-06T06:32:40.128Z] ---> Running in 8eebd6a16846 [2021-09-06T06:32:41.119Z] Removing intermediate container 8eebd6a16846 [2021-09-06T06:32:41.119Z] ---> 853e18bda587 [2021-09-06T06:32:41.119Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-06T06:32:42.116Z] ---> 0e011a55205e [2021-09-06T06:32:42.116Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-06T06:32:44.107Z] ---> 1fe3e00df778 [2021-09-06T06:32:44.107Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-06T06:32:45.553Z] ---> af6fbedb828f [2021-09-06T06:32:45.553Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-06T06:32:45.829Z] ---> Running in 57f34f7c4d09 [2021-09-06T06:32:46.429Z] Removing intermediate container 57f34f7c4d09 [2021-09-06T06:32:46.429Z] ---> f4f576bfd8cc [2021-09-06T06:32:46.429Z] Step 19/22 : CMD ["--init=true"] [2021-09-06T06:32:47.030Z] ---> Running in 945d380fde68 [2021-09-06T06:32:48.020Z] Removing intermediate container 945d380fde68 [2021-09-06T06:32:48.020Z] ---> 07da43ec0837 [2021-09-06T06:32:48.020Z] Step 20/22 : LABEL arch=arm64 [2021-09-06T06:32:48.292Z] ---> Running in 1735093a04c3 [2021-09-06T06:32:48.292Z] Removing intermediate container ce10a379bd6d [2021-09-06T06:32:48.292Z] ---> 623d552c18d9 [2021-09-06T06:32:48.292Z] [2021-09-06T06:32:48.292Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T06:32:48.292Z] ---> afc2cc120ca2 [2021-09-06T06:32:48.292Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-06T06:32:48.887Z] ---> Running in 668e6baf2cf5 [2021-09-06T06:32:49.162Z] Removing intermediate container 1735093a04c3 [2021-09-06T06:32:49.162Z] ---> bda359514431 [2021-09-06T06:32:49.162Z] Step 21/22 : LABEL git_sha=94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:32:49.440Z] ---> Running in f555fb1a93a7 [2021-09-06T06:32:50.431Z] Removing intermediate container f555fb1a93a7 [2021-09-06T06:32:50.431Z] ---> f9d5324ab07a [2021-09-06T06:32:50.431Z] Step 22/22 : LABEL version=2.0.1-dev.37 [2021-09-06T06:32:50.431Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T06:32:50.705Z] ---> Running in 21b78fa886e8 [2021-09-06T06:32:50.705Z] Removing intermediate container 97de4202f03c [2021-09-06T06:32:50.706Z] ---> dc67bcafc328 [2021-09-06T06:32:50.706Z] [2021-09-06T06:32:50.706Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T06:32:50.706Z] ---> afc2cc120ca2 [2021-09-06T06:32:50.706Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-06T06:32:50.706Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T06:32:50.980Z] ---> Running in 2edd7454f9b6 [2021-09-06T06:32:51.258Z] Removing intermediate container 21b78fa886e8 [2021-09-06T06:32:51.258Z] ---> def127a22668 [2021-09-06T06:32:51.258Z] [2021-09-06T06:32:51.258Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-06T06:32:51.542Z] Successfully built def127a22668 [2021-09-06T06:32:51.542Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-06T06:32:51.542Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T06:32:51.542Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-06T06:32:51.542Z]  Building security-proxy-setup ... done Executing ca-certificates-20191127-r4.trigger [2021-09-06T06:32:51.542Z] OK: 6 MiB in 16 packages [2021-09-06T06:32:51.542Z] Removing intermediate container 2edd7454f9b6 [2021-09-06T06:32:51.542Z] ---> 9c430680d62b [2021-09-06T06:32:51.542Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-06T06:32:51.826Z] ---> Running in 5a36d440dccd [2021-09-06T06:32:52.429Z] Removing intermediate container 5a36d440dccd [2021-09-06T06:32:52.429Z] ---> f421f4ede8ee [2021-09-06T06:32:52.429Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-06T06:32:52.703Z] ---> Running in be3e35180f61 [2021-09-06T06:32:53.299Z] Removing intermediate container 668e6baf2cf5 [2021-09-06T06:32:53.299Z] ---> 00566a7ccf58 [2021-09-06T06:32:53.299Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T06:32:53.299Z] Removing intermediate container be3e35180f61 [2021-09-06T06:32:53.299Z] ---> 0037d124c44c [2021-09-06T06:32:53.299Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T06:32:53.299Z] ---> Running in a6ff6241b97e [2021-09-06T06:32:53.569Z] ---> Running in 9adda389170d [2021-09-06T06:32:54.164Z] Removing intermediate container a6ff6241b97e [2021-09-06T06:32:54.164Z] ---> 1525ee33cd81 [2021-09-06T06:32:54.164Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-06T06:32:54.164Z] ---> Running in dc4825a529aa [2021-09-06T06:32:54.759Z] Removing intermediate container dc4825a529aa [2021-09-06T06:32:54.759Z] ---> 1440f12140a5 [2021-09-06T06:32:54.759Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T06:32:55.031Z] ---> Running in ac7ecf468340 [2021-09-06T06:32:55.634Z] Removing intermediate container ac7ecf468340 [2021-09-06T06:32:55.634Z] ---> c8d5fb5e667d [2021-09-06T06:32:55.634Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T06:32:55.908Z] Removing intermediate container 9adda389170d [2021-09-06T06:32:55.908Z] ---> 4cb1e0fb50a8 [2021-09-06T06:32:55.908Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-06T06:32:56.180Z] ---> Running in 78a7ad71af22 [2021-09-06T06:32:56.778Z] ---> 7b1ccac0e7c1 [2021-09-06T06:32:56.778Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-06T06:32:57.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T06:32:57.754Z] ---> 769c69bdd894 [2021-09-06T06:32:57.754Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-06T06:32:58.347Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T06:32:58.619Z] ---> 30b1649a253e [2021-09-06T06:32:58.619Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-06T06:32:58.891Z] ---> Running in e2942dcb352d [2021-09-06T06:32:58.891Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-06T06:32:59.169Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-06T06:32:59.169Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-06T06:32:59.169Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-06T06:32:59.451Z] Removing intermediate container e2942dcb352d [2021-09-06T06:32:59.451Z] ---> c89cdea9a292 [2021-09-06T06:32:59.451Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T06:32:59.451Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-06T06:32:59.451Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-06T06:32:59.451Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T06:32:59.724Z] OK: 8 MiB in 20 packages [2021-09-06T06:32:59.725Z] ---> Running in a02a898b6095 [2021-09-06T06:33:00.322Z] Removing intermediate container a02a898b6095 [2021-09-06T06:33:00.322Z] ---> 61e3f4a01b88 [2021-09-06T06:33:00.322Z] Step 21/23 : LABEL arch=arm64 [2021-09-06T06:33:00.322Z] ---> Running in aacb005da1e0 [2021-09-06T06:33:00.920Z] Removing intermediate container 78a7ad71af22 [2021-09-06T06:33:00.920Z] ---> 9f40771b9b38 [2021-09-06T06:33:00.920Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T06:33:01.195Z] Removing intermediate container aacb005da1e0 [2021-09-06T06:33:01.195Z] ---> 3a22a5cb1726 [2021-09-06T06:33:01.195Z] Step 22/23 : LABEL git_sha=94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:33:01.195Z] ---> Running in a4b49687b2da [2021-09-06T06:33:01.791Z] Removing intermediate container a4b49687b2da [2021-09-06T06:33:01.791Z] ---> 2ecd807f93fa [2021-09-06T06:33:01.791Z] Step 23/23 : LABEL version=2.0.1-dev.37 [2021-09-06T06:33:01.791Z] ---> 96150755a5fd [2021-09-06T06:33:01.791Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-06T06:33:02.064Z] ---> Running in 220901bf9851 [2021-09-06T06:33:02.663Z] Removing intermediate container 220901bf9851 [2021-09-06T06:33:02.663Z] ---> 89ca1edd087b [2021-09-06T06:33:02.663Z] [2021-09-06T06:33:02.663Z] Successfully built 89ca1edd087b [2021-09-06T06:33:02.936Z] Successfully tagged support-notifications-arm64:latest [2021-09-06T06:33:03.209Z]  Building support-notifications ... done  ---> 89ed27f44d1f [2021-09-06T06:33:03.210Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-06T06:33:03.813Z] ---> bcefd55adf73 [2021-09-06T06:33:03.813Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-06T06:33:04.088Z] ---> Running in c6dc5540f514 [2021-09-06T06:33:04.684Z] Removing intermediate container c6dc5540f514 [2021-09-06T06:33:04.684Z] ---> caabd5b691d3 [2021-09-06T06:33:04.684Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T06:33:04.684Z] ---> Running in fb701192a2d3 [2021-09-06T06:33:05.281Z] Removing intermediate container fb701192a2d3 [2021-09-06T06:33:05.281Z] ---> a034159e1655 [2021-09-06T06:33:05.281Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T06:33:05.281Z] ---> Running in b258012c88eb [2021-09-06T06:33:05.879Z] Removing intermediate container b258012c88eb [2021-09-06T06:33:05.879Z] ---> 46c8f9a05d1e [2021-09-06T06:33:05.879Z] Step 23/24 : LABEL git_sha=94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:33:05.879Z] ---> Running in 4bdc04b9f42e [2021-09-06T06:33:06.473Z] Removing intermediate container 4bdc04b9f42e [2021-09-06T06:33:06.473Z] ---> 9ed067e76cd7 [2021-09-06T06:33:06.473Z] Step 24/24 : LABEL version=2.0.1-dev.37 [2021-09-06T06:33:06.744Z] ---> Running in e57f01638e96 [2021-09-06T06:33:07.018Z] Removing intermediate container e57f01638e96 [2021-09-06T06:33:07.018Z] ---> 40900d9b007f [2021-09-06T06:33:07.018Z] [2021-09-06T06:33:07.290Z] Successfully built 40900d9b007f [2021-09-06T06:33:07.290Z] Successfully tagged core-data-arm64:latest [2021-09-06T06:33:07.578Z]  Building core-data ... done  [Pipeline] } [2021-09-06T06:33:07.583Z] $ docker stop --time=1 fefd3a2991f79ffb147d43f7b4ab4eb46f173f51f8b225cebea45519c6f8cf11 [2021-09-06T06:33:09.419Z] $ docker rm -f fefd3a2991f79ffb147d43f7b4ab4eb46f173f51f8b225cebea45519c6f8cf11 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-06T06:33:10.028Z] + docker images [2021-09-06T06:33:10.300Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-06T06:33:10.300Z] core-data-arm64 latest 40900d9b007f 4 seconds ago 19.3MB [2021-09-06T06:33:10.300Z] support-notifications-arm64 latest 89ca1edd087b 8 seconds ago 15.9MB [2021-09-06T06:33:10.300Z] dc67bcafc328 20 seconds ago 1.46GB [2021-09-06T06:33:10.300Z] security-proxy-setup-arm64 latest def127a22668 20 seconds ago 24.6MB [2021-09-06T06:33:10.300Z] 623d552c18d9 23 seconds ago 1.45GB [2021-09-06T06:33:10.300Z] b524e4340b85 38 seconds ago 1.46GB [2021-09-06T06:33:10.300Z] support-scheduler-arm64 latest b082461732ff 43 seconds ago 15.2MB [2021-09-06T06:33:10.300Z] b6f53c5ae470 55 seconds ago 1.45GB [2021-09-06T06:33:10.300Z] sys-mgmt-agent-arm64 latest 14d86b66de97 About a minute ago 311MB [2021-09-06T06:33:10.300Z] security-bootstrapper-arm64 latest 553184d95295 2 minutes ago 17.7MB [2021-09-06T06:33:10.300Z] security-secretstore-setup-arm64 latest 972cb60b10a4 2 minutes ago 26.5MB [2021-09-06T06:33:10.300Z] core-metadata-arm64 latest 694a75865cd7 3 minutes ago 15.8MB [2021-09-06T06:33:10.300Z] core-command-arm64 latest f0351301f11f 3 minutes ago 15.2MB [2021-09-06T06:33:10.300Z] 537622f8c712 3 minutes ago 1.45GB [2021-09-06T06:33:10.300Z] 3c844ed7e6cc 3 minutes ago 1.46GB [2021-09-06T06:33:10.300Z] b10be458e2b8 3 minutes ago 1.45GB [2021-09-06T06:33:10.300Z] 533ff8faa553 3 minutes ago 1.45GB [2021-09-06T06:33:10.300Z] 333d27ef2af1 3 minutes ago 1.46GB [2021-09-06T06:33:10.300Z] ci-base-image-arm64 latest 9eb4de8c59fe 8 minutes ago 1.24GB [2021-09-06T06:33:10.300Z] alpine 3.12 afc2cc120ca2 5 days ago 5.33MB [2021-09-06T06:33:10.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-06T06:33:10.300Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-06T06:33:10.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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-09-06T06:33:10.586Z] provisioning config files... [2021-09-06T06:33:10.612Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/44@tmp/config5429867604622313994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:33:10.972Z] ---> docker-login.sh [2021-09-06T06:33:10.972Z] nexus3.edgexfoundry.org:10001 [2021-09-06T06:33:11.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T06:33:11.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T06:33:11.513Z] Configure a credential helper to remove this warning. See [2021-09-06T06:33:11.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T06:33:11.513Z] [2021-09-06T06:33:11.513Z] Login Succeeded [2021-09-06T06:33:11.513Z] nexus3.edgexfoundry.org:10002 [2021-09-06T06:33:11.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T06:33:12.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T06:33:12.055Z] Configure a credential helper to remove this warning. See [2021-09-06T06:33:12.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T06:33:12.055Z] [2021-09-06T06:33:12.055Z] Login Succeeded [2021-09-06T06:33:12.055Z] nexus3.edgexfoundry.org:10003 [2021-09-06T06:33:12.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T06:33:12.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T06:33:12.602Z] Configure a credential helper to remove this warning. See [2021-09-06T06:33:12.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T06:33:12.602Z] [2021-09-06T06:33:12.602Z] Login Succeeded [2021-09-06T06:33:12.602Z] nexus3.edgexfoundry.org:10004 [2021-09-06T06:33:12.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T06:33:13.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T06:33:13.148Z] Configure a credential helper to remove this warning. See [2021-09-06T06:33:13.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T06:33:13.148Z] [2021-09-06T06:33:13.148Z] Login Succeeded [2021-09-06T06:33:13.148Z] docker.io [2021-09-06T06:33:13.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T06:33:14.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T06:33:14.043Z] Configure a credential helper to remove this warning. See [2021-09-06T06:33:14.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T06:33:14.043Z] [2021-09-06T06:33:14.043Z] Login Succeeded [2021-09-06T06:33:14.043Z] ---> docker-login.sh ends [Pipeline] } [2021-09-06T06:33:14.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-06T06:33:14.188Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-09-06T06:33:14.188Z] 94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:33:14.188Z] latest [2021-09-06T06:33:14.188Z] 2.0.1-dev.37 [2021-09-06T06:33:14.188Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:33:14.188Z] main [2021-09-06T06:33:14.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:14.639Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:94753fbbce3905e5adee13c645be22d19117881b [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:15.045Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:33:15.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-06T06:33:15.045Z] 4ca95f75646c: Preparing [2021-09-06T06:33:15.045Z] e4a0c1b7ed79: Preparing [2021-09-06T06:33:15.045Z] e98d93e4574f: Preparing [2021-09-06T06:33:15.045Z] de8fe2280e73: Preparing [2021-09-06T06:33:15.045Z] bdc42e120bf6: Preparing [2021-09-06T06:33:15.325Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:15.325Z] de8fe2280e73: Pushed [2021-09-06T06:33:15.325Z] e98d93e4574f: Pushed [2021-09-06T06:33:15.325Z] 4ca95f75646c: Pushed [2021-09-06T06:33:17.946Z] e4a0c1b7ed79: Pushed [2021-09-06T06:33:18.219Z] 94753fbbce3905e5adee13c645be22d19117881b: digest: sha256:a1356a22ec6ba5fcf4137c713cce472bad879fd2bd03a7af926d5ab0a0ffa288 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:18.576Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:18.922Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-06T06:33:18.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-06T06:33:18.922Z] 4ca95f75646c: Preparing [2021-09-06T06:33:18.922Z] e4a0c1b7ed79: Preparing [2021-09-06T06:33:18.922Z] e98d93e4574f: Preparing [2021-09-06T06:33:18.922Z] de8fe2280e73: Preparing [2021-09-06T06:33:18.922Z] bdc42e120bf6: Preparing [2021-09-06T06:33:18.922Z] e98d93e4574f: Layer already exists [2021-09-06T06:33:19.191Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:19.192Z] e4a0c1b7ed79: Layer already exists [2021-09-06T06:33:19.192Z] 4ca95f75646c: Layer already exists [2021-09-06T06:33:19.192Z] de8fe2280e73: Layer already exists [2021-09-06T06:33:19.192Z] latest: digest: sha256:a1356a22ec6ba5fcf4137c713cce472bad879fd2bd03a7af926d5ab0a0ffa288 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:19.542Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:19.884Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.37 [2021-09-06T06:33:19.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-06T06:33:19.885Z] 4ca95f75646c: Preparing [2021-09-06T06:33:19.885Z] e4a0c1b7ed79: Preparing [2021-09-06T06:33:19.885Z] e98d93e4574f: Preparing [2021-09-06T06:33:19.885Z] de8fe2280e73: Preparing [2021-09-06T06:33:19.885Z] bdc42e120bf6: Preparing [2021-09-06T06:33:19.885Z] de8fe2280e73: Layer already exists [2021-09-06T06:33:19.885Z] e4a0c1b7ed79: Layer already exists [2021-09-06T06:33:20.154Z] 4ca95f75646c: Layer already exists [2021-09-06T06:33:20.154Z] e98d93e4574f: Layer already exists [2021-09-06T06:33:20.154Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:20.154Z] 2.0.1-dev.37: digest: sha256:a1356a22ec6ba5fcf4137c713cce472bad879fd2bd03a7af926d5ab0a0ffa288 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:20.513Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:20.863Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:33:20.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-06T06:33:20.863Z] 4ca95f75646c: Preparing [2021-09-06T06:33:20.863Z] e4a0c1b7ed79: Preparing [2021-09-06T06:33:20.863Z] e98d93e4574f: Preparing [2021-09-06T06:33:20.863Z] de8fe2280e73: Preparing [2021-09-06T06:33:20.863Z] bdc42e120bf6: Preparing [2021-09-06T06:33:20.863Z] 4ca95f75646c: Layer already exists [2021-09-06T06:33:21.133Z] e98d93e4574f: Layer already exists [2021-09-06T06:33:21.133Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:21.134Z] de8fe2280e73: Layer already exists [2021-09-06T06:33:21.134Z] e4a0c1b7ed79: Layer already exists [2021-09-06T06:33:21.134Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37: digest: sha256:a1356a22ec6ba5fcf4137c713cce472bad879fd2bd03a7af926d5ab0a0ffa288 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:21.486Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:21.834Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-09-06T06:33:21.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-06T06:33:21.834Z] 4ca95f75646c: Preparing [2021-09-06T06:33:21.834Z] e4a0c1b7ed79: Preparing [2021-09-06T06:33:21.834Z] e98d93e4574f: Preparing [2021-09-06T06:33:21.834Z] de8fe2280e73: Preparing [2021-09-06T06:33:21.834Z] bdc42e120bf6: Preparing [2021-09-06T06:33:22.105Z] de8fe2280e73: Layer already exists [2021-09-06T06:33:22.105Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:22.105Z] e4a0c1b7ed79: Layer already exists [2021-09-06T06:33:22.105Z] 4ca95f75646c: Layer already exists [2021-09-06T06:33:22.105Z] e98d93e4574f: Layer already exists [2021-09-06T06:33:22.105Z] main: digest: sha256:a1356a22ec6ba5fcf4137c713cce472bad879fd2bd03a7af926d5ab0a0ffa288 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-06T06:33:22.196Z] ===================================================== [Pipeline] echo [2021-09-06T06:33:22.219Z] taggedImages: [2021-09-06T06:33:22.219Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:33:22.219Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-06T06:33:22.219Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.37 [2021-09-06T06:33:22.219Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:33:22.219Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-09-06T06:33:22.283Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-09-06T06:33:22.283Z] 94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:33:22.283Z] latest [2021-09-06T06:33:22.283Z] 2.0.1-dev.37 [2021-09-06T06:33:22.283Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:33:22.283Z] main [2021-09-06T06:33:22.283Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:22.684Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:94753fbbce3905e5adee13c645be22d19117881b [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:23.042Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:33:23.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-06T06:33:23.042Z] 153ab3650e14: Preparing [2021-09-06T06:33:23.042Z] df062d193eef: Preparing [2021-09-06T06:33:23.042Z] e98d93e4574f: Preparing [2021-09-06T06:33:23.042Z] 7d4ea46f4536: Preparing [2021-09-06T06:33:23.042Z] f6bcec20024f: Preparing [2021-09-06T06:33:23.042Z] bdc42e120bf6: Preparing [2021-09-06T06:33:23.042Z] bdc42e120bf6: Waiting [2021-09-06T06:33:23.319Z] e98d93e4574f: Layer already exists [2021-09-06T06:33:23.319Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:23.319Z] f6bcec20024f: Pushed [2021-09-06T06:33:23.319Z] 153ab3650e14: Pushed [2021-09-06T06:33:23.911Z] 7d4ea46f4536: Pushed [2021-09-06T06:33:26.515Z] df062d193eef: Pushed [2021-09-06T06:33:26.515Z] 94753fbbce3905e5adee13c645be22d19117881b: digest: sha256:9145c68a9433e83b96b8776ca4fcda90fdc7b10b78b83acb8820231d773c688b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:26.865Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:27.206Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-06T06:33:27.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-06T06:33:27.206Z] 153ab3650e14: Preparing [2021-09-06T06:33:27.206Z] df062d193eef: Preparing [2021-09-06T06:33:27.206Z] e98d93e4574f: Preparing [2021-09-06T06:33:27.206Z] 7d4ea46f4536: Preparing [2021-09-06T06:33:27.206Z] f6bcec20024f: Preparing [2021-09-06T06:33:27.206Z] bdc42e120bf6: Preparing [2021-09-06T06:33:27.206Z] bdc42e120bf6: Waiting [2021-09-06T06:33:27.478Z] f6bcec20024f: Layer already exists [2021-09-06T06:33:27.478Z] 153ab3650e14: Layer already exists [2021-09-06T06:33:27.478Z] e98d93e4574f: Layer already exists [2021-09-06T06:33:27.478Z] 7d4ea46f4536: Layer already exists [2021-09-06T06:33:27.478Z] df062d193eef: Layer already exists [2021-09-06T06:33:27.478Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:27.478Z] latest: digest: sha256:9145c68a9433e83b96b8776ca4fcda90fdc7b10b78b83acb8820231d773c688b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:27.824Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:28.168Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.37 [2021-09-06T06:33:28.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-06T06:33:28.168Z] 153ab3650e14: Preparing [2021-09-06T06:33:28.168Z] df062d193eef: Preparing [2021-09-06T06:33:28.168Z] e98d93e4574f: Preparing [2021-09-06T06:33:28.168Z] 7d4ea46f4536: Preparing [2021-09-06T06:33:28.168Z] f6bcec20024f: Preparing [2021-09-06T06:33:28.168Z] bdc42e120bf6: Preparing [2021-09-06T06:33:28.168Z] bdc42e120bf6: Waiting [2021-09-06T06:33:28.168Z] f6bcec20024f: Layer already exists [2021-09-06T06:33:28.168Z] df062d193eef: Layer already exists [2021-09-06T06:33:28.168Z] e98d93e4574f: Layer already exists [2021-09-06T06:33:28.441Z] 153ab3650e14: Layer already exists [2021-09-06T06:33:28.441Z] 7d4ea46f4536: Layer already exists [2021-09-06T06:33:28.441Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:28.441Z] 2.0.1-dev.37: digest: sha256:9145c68a9433e83b96b8776ca4fcda90fdc7b10b78b83acb8820231d773c688b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:28.791Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:29.134Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:33:29.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-06T06:33:29.134Z] 153ab3650e14: Preparing [2021-09-06T06:33:29.134Z] df062d193eef: Preparing [2021-09-06T06:33:29.134Z] e98d93e4574f: Preparing [2021-09-06T06:33:29.134Z] 7d4ea46f4536: Preparing [2021-09-06T06:33:29.134Z] f6bcec20024f: Preparing [2021-09-06T06:33:29.134Z] bdc42e120bf6: Preparing [2021-09-06T06:33:29.134Z] bdc42e120bf6: Waiting [2021-09-06T06:33:29.406Z] 7d4ea46f4536: Layer already exists [2021-09-06T06:33:29.406Z] df062d193eef: Layer already exists [2021-09-06T06:33:29.406Z] f6bcec20024f: Layer already exists [2021-09-06T06:33:29.406Z] 153ab3650e14: Layer already exists [2021-09-06T06:33:29.406Z] e98d93e4574f: Layer already exists [2021-09-06T06:33:29.406Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:29.406Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37: digest: sha256:9145c68a9433e83b96b8776ca4fcda90fdc7b10b78b83acb8820231d773c688b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:29.764Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:30.107Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-09-06T06:33:30.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-06T06:33:30.107Z] 153ab3650e14: Preparing [2021-09-06T06:33:30.107Z] df062d193eef: Preparing [2021-09-06T06:33:30.107Z] e98d93e4574f: Preparing [2021-09-06T06:33:30.107Z] 7d4ea46f4536: Preparing [2021-09-06T06:33:30.107Z] f6bcec20024f: Preparing [2021-09-06T06:33:30.107Z] bdc42e120bf6: Preparing [2021-09-06T06:33:30.107Z] bdc42e120bf6: Waiting [2021-09-06T06:33:30.382Z] df062d193eef: Layer already exists [2021-09-06T06:33:30.382Z] f6bcec20024f: Layer already exists [2021-09-06T06:33:30.382Z] 153ab3650e14: Layer already exists [2021-09-06T06:33:30.382Z] e98d93e4574f: Layer already exists [2021-09-06T06:33:30.382Z] 7d4ea46f4536: Layer already exists [2021-09-06T06:33:30.382Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:30.382Z] main: digest: sha256:9145c68a9433e83b96b8776ca4fcda90fdc7b10b78b83acb8820231d773c688b size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-06T06:33:30.465Z] ===================================================== [Pipeline] echo [2021-09-06T06:33:30.484Z] taggedImages: [2021-09-06T06:33:30.485Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:33:30.485Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-06T06:33:30.485Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.37 [2021-09-06T06:33:30.485Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:33:30.485Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-09-06T06:33:30.533Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-09-06T06:33:30.533Z] 94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:33:30.533Z] latest [2021-09-06T06:33:30.533Z] 2.0.1-dev.37 [2021-09-06T06:33:30.533Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:33:30.533Z] main [2021-09-06T06:33:30.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:30.933Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:94753fbbce3905e5adee13c645be22d19117881b [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:31.281Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:33:31.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-06T06:33:31.281Z] 1103452aa376: Preparing [2021-09-06T06:33:31.281Z] 29808a75b560: Preparing [2021-09-06T06:33:31.281Z] e98d93e4574f: Preparing [2021-09-06T06:33:31.281Z] 328982570d3f: Preparing [2021-09-06T06:33:31.281Z] bdc42e120bf6: Preparing [2021-09-06T06:33:31.281Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:31.557Z] e98d93e4574f: Layer already exists [2021-09-06T06:33:31.557Z] 1103452aa376: Pushed [2021-09-06T06:33:31.557Z] 328982570d3f: Pushed [2021-09-06T06:33:34.161Z] 29808a75b560: Pushed [2021-09-06T06:33:34.435Z] 94753fbbce3905e5adee13c645be22d19117881b: digest: sha256:502a28de35a9f7eb1a39036c11a11c1af74871828ef137247d329a39306f4cc2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:34.781Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:35.127Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-06T06:33:35.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-06T06:33:35.127Z] 1103452aa376: Preparing [2021-09-06T06:33:35.127Z] 29808a75b560: Preparing [2021-09-06T06:33:35.127Z] e98d93e4574f: Preparing [2021-09-06T06:33:35.127Z] 328982570d3f: Preparing [2021-09-06T06:33:35.127Z] bdc42e120bf6: Preparing [2021-09-06T06:33:35.399Z] 328982570d3f: Layer already exists [2021-09-06T06:33:35.399Z] 29808a75b560: Layer already exists [2021-09-06T06:33:35.399Z] e98d93e4574f: Layer already exists [2021-09-06T06:33:35.399Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:35.399Z] 1103452aa376: Layer already exists [2021-09-06T06:33:35.399Z] latest: digest: sha256:502a28de35a9f7eb1a39036c11a11c1af74871828ef137247d329a39306f4cc2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:35.753Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:36.097Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.37 [2021-09-06T06:33:36.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-06T06:33:36.097Z] 1103452aa376: Preparing [2021-09-06T06:33:36.097Z] 29808a75b560: Preparing [2021-09-06T06:33:36.097Z] e98d93e4574f: Preparing [2021-09-06T06:33:36.097Z] 328982570d3f: Preparing [2021-09-06T06:33:36.097Z] bdc42e120bf6: Preparing [2021-09-06T06:33:36.369Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:36.369Z] 328982570d3f: Layer already exists [2021-09-06T06:33:36.369Z] 1103452aa376: Layer already exists [2021-09-06T06:33:36.369Z] e98d93e4574f: Layer already exists [2021-09-06T06:33:36.369Z] 29808a75b560: Layer already exists [2021-09-06T06:33:36.369Z] 2.0.1-dev.37: digest: sha256:502a28de35a9f7eb1a39036c11a11c1af74871828ef137247d329a39306f4cc2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:36.752Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:37.149Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:33:37.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-06T06:33:37.149Z] 1103452aa376: Preparing [2021-09-06T06:33:37.149Z] 29808a75b560: Preparing [2021-09-06T06:33:37.149Z] e98d93e4574f: Preparing [2021-09-06T06:33:37.149Z] 328982570d3f: Preparing [2021-09-06T06:33:37.149Z] bdc42e120bf6: Preparing [2021-09-06T06:33:37.426Z] 29808a75b560: Layer already exists [2021-09-06T06:33:37.426Z] 1103452aa376: Layer already exists [2021-09-06T06:33:37.426Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:37.426Z] 328982570d3f: Layer already exists [2021-09-06T06:33:37.426Z] e98d93e4574f: Layer already exists [2021-09-06T06:33:37.426Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37: digest: sha256:502a28de35a9f7eb1a39036c11a11c1af74871828ef137247d329a39306f4cc2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:37.811Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:38.151Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-09-06T06:33:38.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-06T06:33:38.151Z] 1103452aa376: Preparing [2021-09-06T06:33:38.151Z] 29808a75b560: Preparing [2021-09-06T06:33:38.151Z] e98d93e4574f: Preparing [2021-09-06T06:33:38.151Z] 328982570d3f: Preparing [2021-09-06T06:33:38.151Z] bdc42e120bf6: Preparing [2021-09-06T06:33:38.424Z] 29808a75b560: Layer already exists [2021-09-06T06:33:38.424Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:38.424Z] 1103452aa376: Layer already exists [2021-09-06T06:33:38.424Z] 328982570d3f: Layer already exists [2021-09-06T06:33:38.424Z] e98d93e4574f: Layer already exists [2021-09-06T06:33:38.424Z] main: digest: sha256:502a28de35a9f7eb1a39036c11a11c1af74871828ef137247d329a39306f4cc2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-06T06:33:38.495Z] ===================================================== [Pipeline] echo [2021-09-06T06:33:38.513Z] taggedImages: [2021-09-06T06:33:38.513Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:33:38.513Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-06T06:33:38.513Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.37 [2021-09-06T06:33:38.513Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:33:38.513Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-09-06T06:33:38.557Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-09-06T06:33:38.557Z] 94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:33:38.557Z] latest [2021-09-06T06:33:38.557Z] 2.0.1-dev.37 [2021-09-06T06:33:38.557Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:33:38.557Z] main [2021-09-06T06:33:38.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:38.937Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94753fbbce3905e5adee13c645be22d19117881b [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:39.277Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:33:39.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-06T06:33:39.277Z] c6ffe9a2681d: Preparing [2021-09-06T06:33:39.277Z] c6ffe9a2681d: Preparing [2021-09-06T06:33:39.277Z] f19b2b4b2e51: Preparing [2021-09-06T06:33:39.277Z] f98333228ec6: Preparing [2021-09-06T06:33:39.277Z] b864472dfdfc: Preparing [2021-09-06T06:33:39.277Z] f8d21cdad101: Preparing [2021-09-06T06:33:39.277Z] e98d93e4574f: Preparing [2021-09-06T06:33:39.277Z] 8e15aa76a590: Preparing [2021-09-06T06:33:39.277Z] 09592a1a6a61: Preparing [2021-09-06T06:33:39.277Z] d4d1a6aa65e9: Preparing [2021-09-06T06:33:39.277Z] 0172d52126fe: Preparing [2021-09-06T06:33:39.277Z] bdc42e120bf6: Preparing [2021-09-06T06:33:39.277Z] e98d93e4574f: Waiting [2021-09-06T06:33:39.277Z] 0172d52126fe: Waiting [2021-09-06T06:33:39.277Z] 09592a1a6a61: Waiting [2021-09-06T06:33:39.277Z] bdc42e120bf6: Waiting [2021-09-06T06:33:39.277Z] d4d1a6aa65e9: Waiting [2021-09-06T06:33:39.550Z] f19b2b4b2e51: Pushed [2021-09-06T06:33:39.821Z] b864472dfdfc: Pushed [2021-09-06T06:33:39.821Z] c6ffe9a2681d: Pushed [2021-09-06T06:33:39.821Z] f98333228ec6: Pushed [2021-09-06T06:33:39.821Z] e98d93e4574f: Layer already exists [2021-09-06T06:33:39.821Z] 8e15aa76a590: Pushed [2021-09-06T06:33:40.093Z] 09592a1a6a61: Pushed [2021-09-06T06:33:40.093Z] d4d1a6aa65e9: Pushed [2021-09-06T06:33:40.093Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:40.093Z] 0172d52126fe: Pushed [2021-09-06T06:33:42.705Z] f8d21cdad101: Pushed [2021-09-06T06:33:42.977Z] 94753fbbce3905e5adee13c645be22d19117881b: digest: sha256:656cb3741c330d415cd44939843c41cd61948e332916379b6f38dc353974f69c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:43.332Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:43.674Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-06T06:33:43.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-06T06:33:43.674Z] c6ffe9a2681d: Preparing [2021-09-06T06:33:43.674Z] c6ffe9a2681d: Preparing [2021-09-06T06:33:43.674Z] f19b2b4b2e51: Preparing [2021-09-06T06:33:43.674Z] f98333228ec6: Preparing [2021-09-06T06:33:43.674Z] b864472dfdfc: Preparing [2021-09-06T06:33:43.674Z] f8d21cdad101: Preparing [2021-09-06T06:33:43.674Z] e98d93e4574f: Preparing [2021-09-06T06:33:43.674Z] 8e15aa76a590: Preparing [2021-09-06T06:33:43.674Z] 09592a1a6a61: Preparing [2021-09-06T06:33:43.674Z] d4d1a6aa65e9: Preparing [2021-09-06T06:33:43.674Z] 0172d52126fe: Preparing [2021-09-06T06:33:43.674Z] bdc42e120bf6: Preparing [2021-09-06T06:33:43.674Z] 09592a1a6a61: Waiting [2021-09-06T06:33:43.674Z] d4d1a6aa65e9: Waiting [2021-09-06T06:33:43.674Z] 0172d52126fe: Waiting [2021-09-06T06:33:43.674Z] e98d93e4574f: Waiting [2021-09-06T06:33:43.674Z] 8e15aa76a590: Waiting [2021-09-06T06:33:43.674Z] f8d21cdad101: Layer already exists [2021-09-06T06:33:43.674Z] f19b2b4b2e51: Layer already exists [2021-09-06T06:33:43.674Z] b864472dfdfc: Layer already exists [2021-09-06T06:33:43.674Z] f98333228ec6: Layer already exists [2021-09-06T06:33:43.674Z] c6ffe9a2681d: Layer already exists [2021-09-06T06:33:43.947Z] e98d93e4574f: Layer already exists [2021-09-06T06:33:43.947Z] 8e15aa76a590: Layer already exists [2021-09-06T06:33:43.947Z] 0172d52126fe: Layer already exists [2021-09-06T06:33:43.947Z] d4d1a6aa65e9: Layer already exists [2021-09-06T06:33:43.947Z] 09592a1a6a61: Layer already exists [2021-09-06T06:33:43.947Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:43.947Z] latest: digest: sha256:656cb3741c330d415cd44939843c41cd61948e332916379b6f38dc353974f69c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:44.298Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:44.642Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.37 [2021-09-06T06:33:44.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-06T06:33:44.642Z] c6ffe9a2681d: Preparing [2021-09-06T06:33:44.643Z] c6ffe9a2681d: Preparing [2021-09-06T06:33:44.643Z] f19b2b4b2e51: Preparing [2021-09-06T06:33:44.643Z] f98333228ec6: Preparing [2021-09-06T06:33:44.643Z] b864472dfdfc: Preparing [2021-09-06T06:33:44.643Z] f8d21cdad101: Preparing [2021-09-06T06:33:44.643Z] e98d93e4574f: Preparing [2021-09-06T06:33:44.643Z] 8e15aa76a590: Preparing [2021-09-06T06:33:44.643Z] 09592a1a6a61: Preparing [2021-09-06T06:33:44.643Z] d4d1a6aa65e9: Preparing [2021-09-06T06:33:44.643Z] 0172d52126fe: Preparing [2021-09-06T06:33:44.643Z] bdc42e120bf6: Preparing [2021-09-06T06:33:44.643Z] e98d93e4574f: Waiting [2021-09-06T06:33:44.643Z] 8e15aa76a590: Waiting [2021-09-06T06:33:44.643Z] 09592a1a6a61: Waiting [2021-09-06T06:33:44.643Z] d4d1a6aa65e9: Waiting [2021-09-06T06:33:44.643Z] 0172d52126fe: Waiting [2021-09-06T06:33:44.643Z] bdc42e120bf6: Waiting [2021-09-06T06:33:44.915Z] b864472dfdfc: Layer already exists [2021-09-06T06:33:44.915Z] f98333228ec6: Layer already exists [2021-09-06T06:33:44.915Z] f19b2b4b2e51: Layer already exists [2021-09-06T06:33:44.915Z] c6ffe9a2681d: Layer already exists [2021-09-06T06:33:44.915Z] f8d21cdad101: Layer already exists [2021-09-06T06:33:44.915Z] e98d93e4574f: Layer already exists [2021-09-06T06:33:44.915Z] 8e15aa76a590: Layer already exists [2021-09-06T06:33:44.915Z] 09592a1a6a61: Layer already exists [2021-09-06T06:33:44.915Z] d4d1a6aa65e9: Layer already exists [2021-09-06T06:33:44.915Z] 0172d52126fe: Layer already exists [2021-09-06T06:33:44.915Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:44.915Z] 2.0.1-dev.37: digest: sha256:656cb3741c330d415cd44939843c41cd61948e332916379b6f38dc353974f69c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:45.260Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:45.595Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:33:45.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-06T06:33:45.595Z] c6ffe9a2681d: Preparing [2021-09-06T06:33:45.595Z] c6ffe9a2681d: Preparing [2021-09-06T06:33:45.595Z] f19b2b4b2e51: Preparing [2021-09-06T06:33:45.595Z] f98333228ec6: Preparing [2021-09-06T06:33:45.595Z] b864472dfdfc: Preparing [2021-09-06T06:33:45.595Z] f8d21cdad101: Preparing [2021-09-06T06:33:45.595Z] e98d93e4574f: Preparing [2021-09-06T06:33:45.595Z] 8e15aa76a590: Preparing [2021-09-06T06:33:45.595Z] 09592a1a6a61: Preparing [2021-09-06T06:33:45.595Z] d4d1a6aa65e9: Preparing [2021-09-06T06:33:45.595Z] 0172d52126fe: Preparing [2021-09-06T06:33:45.595Z] bdc42e120bf6: Preparing [2021-09-06T06:33:45.595Z] 09592a1a6a61: Waiting [2021-09-06T06:33:45.595Z] 0172d52126fe: Waiting [2021-09-06T06:33:45.595Z] d4d1a6aa65e9: Waiting [2021-09-06T06:33:45.595Z] 8e15aa76a590: Waiting [2021-09-06T06:33:45.595Z] e98d93e4574f: Waiting [2021-09-06T06:33:45.595Z] bdc42e120bf6: Waiting [2021-09-06T06:33:45.866Z] b864472dfdfc: Layer already exists [2021-09-06T06:33:45.866Z] f19b2b4b2e51: Layer already exists [2021-09-06T06:33:45.866Z] f98333228ec6: Layer already exists [2021-09-06T06:33:45.866Z] c6ffe9a2681d: Layer already exists [2021-09-06T06:33:45.866Z] f8d21cdad101: Layer already exists [2021-09-06T06:33:45.866Z] 8e15aa76a590: Layer already exists [2021-09-06T06:33:45.866Z] e98d93e4574f: Layer already exists [2021-09-06T06:33:45.866Z] 09592a1a6a61: Layer already exists [2021-09-06T06:33:45.866Z] 0172d52126fe: Layer already exists [2021-09-06T06:33:45.866Z] d4d1a6aa65e9: Layer already exists [2021-09-06T06:33:45.866Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:45.866Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37: digest: sha256:656cb3741c330d415cd44939843c41cd61948e332916379b6f38dc353974f69c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:46.211Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:46.549Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-09-06T06:33:46.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-06T06:33:46.549Z] c6ffe9a2681d: Preparing [2021-09-06T06:33:46.549Z] c6ffe9a2681d: Preparing [2021-09-06T06:33:46.549Z] f19b2b4b2e51: Preparing [2021-09-06T06:33:46.549Z] f98333228ec6: Preparing [2021-09-06T06:33:46.549Z] b864472dfdfc: Preparing [2021-09-06T06:33:46.549Z] f8d21cdad101: Preparing [2021-09-06T06:33:46.549Z] e98d93e4574f: Preparing [2021-09-06T06:33:46.549Z] 8e15aa76a590: Preparing [2021-09-06T06:33:46.549Z] 09592a1a6a61: Preparing [2021-09-06T06:33:46.549Z] d4d1a6aa65e9: Preparing [2021-09-06T06:33:46.549Z] 0172d52126fe: Preparing [2021-09-06T06:33:46.549Z] bdc42e120bf6: Preparing [2021-09-06T06:33:46.549Z] d4d1a6aa65e9: Waiting [2021-09-06T06:33:46.549Z] 0172d52126fe: Waiting [2021-09-06T06:33:46.549Z] e98d93e4574f: Waiting [2021-09-06T06:33:46.549Z] bdc42e120bf6: Waiting [2021-09-06T06:33:46.549Z] 8e15aa76a590: Waiting [2021-09-06T06:33:46.549Z] 09592a1a6a61: Waiting [2021-09-06T06:33:46.819Z] b864472dfdfc: Layer already exists [2021-09-06T06:33:46.819Z] f8d21cdad101: Layer already exists [2021-09-06T06:33:46.819Z] c6ffe9a2681d: Layer already exists [2021-09-06T06:33:46.819Z] f19b2b4b2e51: Layer already exists [2021-09-06T06:33:46.819Z] f98333228ec6: Layer already exists [2021-09-06T06:33:46.819Z] e98d93e4574f: Layer already exists [2021-09-06T06:33:46.819Z] 8e15aa76a590: Layer already exists [2021-09-06T06:33:46.819Z] 09592a1a6a61: Layer already exists [2021-09-06T06:33:46.819Z] d4d1a6aa65e9: Layer already exists [2021-09-06T06:33:46.819Z] 0172d52126fe: Layer already exists [2021-09-06T06:33:46.819Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:46.819Z] main: digest: sha256:656cb3741c330d415cd44939843c41cd61948e332916379b6f38dc353974f69c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-06T06:33:46.885Z] ===================================================== [Pipeline] echo [2021-09-06T06:33:46.900Z] taggedImages: [2021-09-06T06:33:46.900Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:33:46.900Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-06T06:33:46.900Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.37 [2021-09-06T06:33:46.900Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:33:46.900Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-09-06T06:33:46.932Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-09-06T06:33:46.932Z] 94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:33:46.932Z] latest [2021-09-06T06:33:46.932Z] 2.0.1-dev.37 [2021-09-06T06:33:46.932Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:33:46.932Z] main [2021-09-06T06:33:46.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:47.345Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94753fbbce3905e5adee13c645be22d19117881b [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:47.686Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:33:47.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-06T06:33:47.686Z] 086606ea8fcc: Preparing [2021-09-06T06:33:47.686Z] b088d492bddb: Preparing [2021-09-06T06:33:47.686Z] 71a02bac5bae: Preparing [2021-09-06T06:33:47.686Z] ef44ae42792b: Preparing [2021-09-06T06:33:47.686Z] 3ec26990ba55: Preparing [2021-09-06T06:33:47.686Z] bdc42e120bf6: Preparing [2021-09-06T06:33:47.686Z] bdc42e120bf6: Waiting [2021-09-06T06:33:47.965Z] ef44ae42792b: Pushed [2021-09-06T06:33:47.966Z] 71a02bac5bae: Pushed [2021-09-06T06:33:48.237Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:48.511Z] 3ec26990ba55: Pushed [2021-09-06T06:33:50.482Z] 086606ea8fcc: Pushed [2021-09-06T06:33:50.482Z] b088d492bddb: Pushed [2021-09-06T06:33:50.482Z] 94753fbbce3905e5adee13c645be22d19117881b: digest: sha256:c852c55430526488c1924b4527bc75fb7d24c5068ca953659299706de76999f2 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:51.106Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:51.442Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-06T06:33:51.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-06T06:33:51.442Z] 086606ea8fcc: Preparing [2021-09-06T06:33:51.442Z] b088d492bddb: Preparing [2021-09-06T06:33:51.442Z] 71a02bac5bae: Preparing [2021-09-06T06:33:51.442Z] ef44ae42792b: Preparing [2021-09-06T06:33:51.442Z] 3ec26990ba55: Preparing [2021-09-06T06:33:51.442Z] bdc42e120bf6: Preparing [2021-09-06T06:33:51.442Z] bdc42e120bf6: Waiting [2021-09-06T06:33:51.714Z] ef44ae42792b: Layer already exists [2021-09-06T06:33:51.714Z] 086606ea8fcc: Layer already exists [2021-09-06T06:33:51.714Z] b088d492bddb: Layer already exists [2021-09-06T06:33:51.714Z] 71a02bac5bae: Layer already exists [2021-09-06T06:33:51.714Z] 3ec26990ba55: Layer already exists [2021-09-06T06:33:51.714Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:51.714Z] latest: digest: sha256:c852c55430526488c1924b4527bc75fb7d24c5068ca953659299706de76999f2 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:52.054Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:52.388Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.37 [2021-09-06T06:33:52.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-06T06:33:52.661Z] 086606ea8fcc: Preparing [2021-09-06T06:33:52.661Z] b088d492bddb: Preparing [2021-09-06T06:33:52.661Z] 71a02bac5bae: Preparing [2021-09-06T06:33:52.661Z] ef44ae42792b: Preparing [2021-09-06T06:33:52.661Z] 3ec26990ba55: Preparing [2021-09-06T06:33:52.661Z] bdc42e120bf6: Preparing [2021-09-06T06:33:52.661Z] bdc42e120bf6: Waiting [2021-09-06T06:33:52.661Z] 086606ea8fcc: Layer already exists [2021-09-06T06:33:52.661Z] b088d492bddb: Layer already exists [2021-09-06T06:33:52.661Z] ef44ae42792b: Layer already exists [2021-09-06T06:33:52.661Z] 71a02bac5bae: Layer already exists [2021-09-06T06:33:52.661Z] 3ec26990ba55: Layer already exists [2021-09-06T06:33:52.661Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:52.661Z] 2.0.1-dev.37: digest: sha256:c852c55430526488c1924b4527bc75fb7d24c5068ca953659299706de76999f2 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:53.001Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:53.344Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:33:53.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-06T06:33:53.344Z] 086606ea8fcc: Preparing [2021-09-06T06:33:53.344Z] b088d492bddb: Preparing [2021-09-06T06:33:53.344Z] 71a02bac5bae: Preparing [2021-09-06T06:33:53.344Z] ef44ae42792b: Preparing [2021-09-06T06:33:53.344Z] 3ec26990ba55: Preparing [2021-09-06T06:33:53.344Z] bdc42e120bf6: Preparing [2021-09-06T06:33:53.344Z] bdc42e120bf6: Waiting [2021-09-06T06:33:53.344Z] 086606ea8fcc: Layer already exists [2021-09-06T06:33:53.344Z] 71a02bac5bae: Layer already exists [2021-09-06T06:33:53.344Z] b088d492bddb: Layer already exists [2021-09-06T06:33:53.344Z] 3ec26990ba55: Layer already exists [2021-09-06T06:33:53.344Z] ef44ae42792b: Layer already exists [2021-09-06T06:33:53.614Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:53.614Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37: digest: sha256:c852c55430526488c1924b4527bc75fb7d24c5068ca953659299706de76999f2 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:53.957Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:54.303Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-09-06T06:33:54.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-06T06:33:54.303Z] 086606ea8fcc: Preparing [2021-09-06T06:33:54.303Z] b088d492bddb: Preparing [2021-09-06T06:33:54.303Z] 71a02bac5bae: Preparing [2021-09-06T06:33:54.303Z] ef44ae42792b: Preparing [2021-09-06T06:33:54.303Z] 3ec26990ba55: Preparing [2021-09-06T06:33:54.303Z] bdc42e120bf6: Preparing [2021-09-06T06:33:54.303Z] bdc42e120bf6: Waiting [2021-09-06T06:33:54.303Z] 71a02bac5bae: Layer already exists [2021-09-06T06:33:54.303Z] ef44ae42792b: Layer already exists [2021-09-06T06:33:54.303Z] 086606ea8fcc: Layer already exists [2021-09-06T06:33:54.303Z] b088d492bddb: Layer already exists [2021-09-06T06:33:54.303Z] 3ec26990ba55: Layer already exists [2021-09-06T06:33:54.574Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:54.574Z] main: digest: sha256:c852c55430526488c1924b4527bc75fb7d24c5068ca953659299706de76999f2 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-06T06:33:54.654Z] ===================================================== [Pipeline] echo [2021-09-06T06:33:54.670Z] taggedImages: [2021-09-06T06:33:54.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:33:54.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-06T06:33:54.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.37 [2021-09-06T06:33:54.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:33:54.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-09-06T06:33:56.146Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-09-06T06:33:56.146Z] 94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:33:56.146Z] latest [2021-09-06T06:33:56.146Z] 2.0.1-dev.37 [2021-09-06T06:33:56.146Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:33:56.146Z] main [2021-09-06T06:33:56.146Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:56.537Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94753fbbce3905e5adee13c645be22d19117881b [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:33:56.879Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:33:56.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-06T06:33:56.879Z] c35304f9285d: Preparing [2021-09-06T06:33:56.879Z] 7d41bebc81af: Preparing [2021-09-06T06:33:56.879Z] 6df5aa7f8d26: Preparing [2021-09-06T06:33:56.879Z] ece543e77bfd: Preparing [2021-09-06T06:33:56.879Z] 5708139bdb82: Preparing [2021-09-06T06:33:56.879Z] be2a8b15ac7b: Preparing [2021-09-06T06:33:56.879Z] 9d66e6f1ec0a: Preparing [2021-09-06T06:33:56.879Z] 90fcbf920f46: Preparing [2021-09-06T06:33:56.879Z] 83405e43894c: Preparing [2021-09-06T06:33:56.879Z] bdc42e120bf6: Preparing [2021-09-06T06:33:56.879Z] be2a8b15ac7b: Waiting [2021-09-06T06:33:56.879Z] 83405e43894c: Waiting [2021-09-06T06:33:56.879Z] 9d66e6f1ec0a: Waiting [2021-09-06T06:33:56.879Z] 90fcbf920f46: Waiting [2021-09-06T06:33:56.879Z] bdc42e120bf6: Waiting [2021-09-06T06:33:57.475Z] c35304f9285d: Pushed [2021-09-06T06:33:57.475Z] 7d41bebc81af: Pushed [2021-09-06T06:33:57.475Z] 5708139bdb82: Pushed [2021-09-06T06:33:57.475Z] be2a8b15ac7b: Pushed [2021-09-06T06:33:57.475Z] 9d66e6f1ec0a: Pushed [2021-09-06T06:33:57.475Z] 90fcbf920f46: Pushed [2021-09-06T06:33:57.749Z] bdc42e120bf6: Layer already exists [2021-09-06T06:33:58.021Z] 83405e43894c: Pushed [2021-09-06T06:33:59.985Z] ece543e77bfd: Pushed [2021-09-06T06:34:00.258Z] 6df5aa7f8d26: Pushed [2021-09-06T06:34:00.531Z] 94753fbbce3905e5adee13c645be22d19117881b: digest: sha256:e99fda6a370c836cd6f64493ae8d4debc013ebdb9f3bf3277aeb92f2ee4913d4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:00.897Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:01.264Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-06T06:34:01.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-06T06:34:01.264Z] c35304f9285d: Preparing [2021-09-06T06:34:01.264Z] 7d41bebc81af: Preparing [2021-09-06T06:34:01.264Z] 6df5aa7f8d26: Preparing [2021-09-06T06:34:01.264Z] ece543e77bfd: Preparing [2021-09-06T06:34:01.264Z] 5708139bdb82: Preparing [2021-09-06T06:34:01.264Z] be2a8b15ac7b: Preparing [2021-09-06T06:34:01.264Z] 9d66e6f1ec0a: Preparing [2021-09-06T06:34:01.264Z] 90fcbf920f46: Preparing [2021-09-06T06:34:01.264Z] 83405e43894c: Preparing [2021-09-06T06:34:01.264Z] bdc42e120bf6: Preparing [2021-09-06T06:34:01.264Z] 90fcbf920f46: Waiting [2021-09-06T06:34:01.264Z] 83405e43894c: Waiting [2021-09-06T06:34:01.264Z] bdc42e120bf6: Waiting [2021-09-06T06:34:01.264Z] be2a8b15ac7b: Waiting [2021-09-06T06:34:01.540Z] 5708139bdb82: Layer already exists [2021-09-06T06:34:01.540Z] ece543e77bfd: Layer already exists [2021-09-06T06:34:01.540Z] 7d41bebc81af: Layer already exists [2021-09-06T06:34:01.540Z] 6df5aa7f8d26: Layer already exists [2021-09-06T06:34:01.540Z] c35304f9285d: Layer already exists [2021-09-06T06:34:01.540Z] 90fcbf920f46: Layer already exists [2021-09-06T06:34:01.540Z] be2a8b15ac7b: Layer already exists [2021-09-06T06:34:01.540Z] bdc42e120bf6: Layer already exists [2021-09-06T06:34:01.540Z] 9d66e6f1ec0a: Layer already exists [2021-09-06T06:34:01.540Z] 83405e43894c: Layer already exists [2021-09-06T06:34:01.540Z] latest: digest: sha256:e99fda6a370c836cd6f64493ae8d4debc013ebdb9f3bf3277aeb92f2ee4913d4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:01.906Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:02.244Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.37 [2021-09-06T06:34:02.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-06T06:34:02.244Z] c35304f9285d: Preparing [2021-09-06T06:34:02.244Z] 7d41bebc81af: Preparing [2021-09-06T06:34:02.244Z] 6df5aa7f8d26: Preparing [2021-09-06T06:34:02.244Z] ece543e77bfd: Preparing [2021-09-06T06:34:02.244Z] 5708139bdb82: Preparing [2021-09-06T06:34:02.244Z] be2a8b15ac7b: Preparing [2021-09-06T06:34:02.244Z] 9d66e6f1ec0a: Preparing [2021-09-06T06:34:02.244Z] 90fcbf920f46: Preparing [2021-09-06T06:34:02.244Z] 83405e43894c: Preparing [2021-09-06T06:34:02.244Z] bdc42e120bf6: Preparing [2021-09-06T06:34:02.244Z] 90fcbf920f46: Waiting [2021-09-06T06:34:02.244Z] 83405e43894c: Waiting [2021-09-06T06:34:02.244Z] bdc42e120bf6: Waiting [2021-09-06T06:34:02.244Z] be2a8b15ac7b: Waiting [2021-09-06T06:34:02.244Z] 9d66e6f1ec0a: Waiting [2021-09-06T06:34:02.244Z] c35304f9285d: Layer already exists [2021-09-06T06:34:02.244Z] 5708139bdb82: Layer already exists [2021-09-06T06:34:02.244Z] ece543e77bfd: Layer already exists [2021-09-06T06:34:02.244Z] 7d41bebc81af: Layer already exists [2021-09-06T06:34:02.244Z] 6df5aa7f8d26: Layer already exists [2021-09-06T06:34:02.244Z] 90fcbf920f46: Layer already exists [2021-09-06T06:34:02.244Z] 9d66e6f1ec0a: Layer already exists [2021-09-06T06:34:02.244Z] be2a8b15ac7b: Layer already exists [2021-09-06T06:34:02.244Z] 83405e43894c: Layer already exists [2021-09-06T06:34:02.514Z] bdc42e120bf6: Layer already exists [2021-09-06T06:34:02.514Z] 2.0.1-dev.37: digest: sha256:e99fda6a370c836cd6f64493ae8d4debc013ebdb9f3bf3277aeb92f2ee4913d4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:02.852Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:03.188Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:34:03.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-06T06:34:03.188Z] c35304f9285d: Preparing [2021-09-06T06:34:03.188Z] 7d41bebc81af: Preparing [2021-09-06T06:34:03.188Z] 6df5aa7f8d26: Preparing [2021-09-06T06:34:03.188Z] ece543e77bfd: Preparing [2021-09-06T06:34:03.188Z] 5708139bdb82: Preparing [2021-09-06T06:34:03.188Z] be2a8b15ac7b: Preparing [2021-09-06T06:34:03.188Z] 9d66e6f1ec0a: Preparing [2021-09-06T06:34:03.188Z] 90fcbf920f46: Preparing [2021-09-06T06:34:03.188Z] 83405e43894c: Preparing [2021-09-06T06:34:03.188Z] bdc42e120bf6: Preparing [2021-09-06T06:34:03.188Z] be2a8b15ac7b: Waiting [2021-09-06T06:34:03.188Z] 90fcbf920f46: Waiting [2021-09-06T06:34:03.188Z] 83405e43894c: Waiting [2021-09-06T06:34:03.188Z] bdc42e120bf6: Waiting [2021-09-06T06:34:03.188Z] 9d66e6f1ec0a: Waiting [2021-09-06T06:34:03.460Z] 5708139bdb82: Layer already exists [2021-09-06T06:34:03.460Z] ece543e77bfd: Layer already exists [2021-09-06T06:34:03.460Z] 6df5aa7f8d26: Layer already exists [2021-09-06T06:34:03.460Z] 7d41bebc81af: Layer already exists [2021-09-06T06:34:03.460Z] c35304f9285d: Layer already exists [2021-09-06T06:34:03.460Z] be2a8b15ac7b: Layer already exists [2021-09-06T06:34:03.460Z] 90fcbf920f46: Layer already exists [2021-09-06T06:34:03.460Z] 9d66e6f1ec0a: Layer already exists [2021-09-06T06:34:03.460Z] 83405e43894c: Layer already exists [2021-09-06T06:34:03.460Z] bdc42e120bf6: Layer already exists [2021-09-06T06:34:03.460Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37: digest: sha256:e99fda6a370c836cd6f64493ae8d4debc013ebdb9f3bf3277aeb92f2ee4913d4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:03.805Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:04.156Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-09-06T06:34:04.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-06T06:34:04.156Z] c35304f9285d: Preparing [2021-09-06T06:34:04.156Z] 7d41bebc81af: Preparing [2021-09-06T06:34:04.156Z] 6df5aa7f8d26: Preparing [2021-09-06T06:34:04.156Z] ece543e77bfd: Preparing [2021-09-06T06:34:04.156Z] 5708139bdb82: Preparing [2021-09-06T06:34:04.156Z] be2a8b15ac7b: Preparing [2021-09-06T06:34:04.156Z] 9d66e6f1ec0a: Preparing [2021-09-06T06:34:04.156Z] 90fcbf920f46: Preparing [2021-09-06T06:34:04.156Z] 83405e43894c: Preparing [2021-09-06T06:34:04.156Z] bdc42e120bf6: Preparing [2021-09-06T06:34:04.156Z] 9d66e6f1ec0a: Waiting [2021-09-06T06:34:04.156Z] 83405e43894c: Waiting [2021-09-06T06:34:04.156Z] bdc42e120bf6: Waiting [2021-09-06T06:34:04.156Z] 90fcbf920f46: Waiting [2021-09-06T06:34:04.156Z] be2a8b15ac7b: Waiting [2021-09-06T06:34:04.156Z] ece543e77bfd: Layer already exists [2021-09-06T06:34:04.156Z] 5708139bdb82: Layer already exists [2021-09-06T06:34:04.156Z] 7d41bebc81af: Layer already exists [2021-09-06T06:34:04.156Z] 6df5aa7f8d26: Layer already exists [2021-09-06T06:34:04.156Z] c35304f9285d: Layer already exists [2021-09-06T06:34:04.156Z] be2a8b15ac7b: Layer already exists [2021-09-06T06:34:04.156Z] 9d66e6f1ec0a: Layer already exists [2021-09-06T06:34:04.156Z] 83405e43894c: Layer already exists [2021-09-06T06:34:04.429Z] 90fcbf920f46: Layer already exists [2021-09-06T06:34:04.429Z] bdc42e120bf6: Layer already exists [2021-09-06T06:34:04.429Z] main: digest: sha256:e99fda6a370c836cd6f64493ae8d4debc013ebdb9f3bf3277aeb92f2ee4913d4 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-06T06:34:04.501Z] ===================================================== [Pipeline] echo [2021-09-06T06:34:04.518Z] taggedImages: [2021-09-06T06:34:04.518Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:34:04.518Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-06T06:34:04.518Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.37 [2021-09-06T06:34:04.518Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:34:04.518Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-09-06T06:34:04.555Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-09-06T06:34:04.556Z] 94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:34:04.556Z] latest [2021-09-06T06:34:04.556Z] 2.0.1-dev.37 [2021-09-06T06:34:04.556Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:34:04.556Z] main [2021-09-06T06:34:04.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:04.941Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:94753fbbce3905e5adee13c645be22d19117881b [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:05.286Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:34:05.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-06T06:34:05.286Z] 3171a3bdb26b: Preparing [2021-09-06T06:34:05.286Z] 46f100617090: Preparing [2021-09-06T06:34:05.286Z] e98d93e4574f: Preparing [2021-09-06T06:34:05.286Z] c793b91dcef4: Preparing [2021-09-06T06:34:05.286Z] bdc42e120bf6: Preparing [2021-09-06T06:34:05.559Z] e98d93e4574f: Layer already exists [2021-09-06T06:34:05.559Z] bdc42e120bf6: Layer already exists [2021-09-06T06:34:05.559Z] 3171a3bdb26b: Pushed [2021-09-06T06:34:05.831Z] c793b91dcef4: Pushed [2021-09-06T06:34:08.439Z] 46f100617090: Pushed [2021-09-06T06:34:08.439Z] 94753fbbce3905e5adee13c645be22d19117881b: digest: sha256:ac316dbffa8b5c96b70614804b5e4a3116af0a77de109a52c3798f32bd8655cf size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:08.787Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:09.128Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-06T06:34:09.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-06T06:34:09.128Z] 3171a3bdb26b: Preparing [2021-09-06T06:34:09.128Z] 46f100617090: Preparing [2021-09-06T06:34:09.128Z] e98d93e4574f: Preparing [2021-09-06T06:34:09.128Z] c793b91dcef4: Preparing [2021-09-06T06:34:09.128Z] bdc42e120bf6: Preparing [2021-09-06T06:34:09.128Z] 46f100617090: Layer already exists [2021-09-06T06:34:09.128Z] bdc42e120bf6: Layer already exists [2021-09-06T06:34:09.128Z] e98d93e4574f: Layer already exists [2021-09-06T06:34:09.400Z] 3171a3bdb26b: Layer already exists [2021-09-06T06:34:09.400Z] c793b91dcef4: Layer already exists [2021-09-06T06:34:09.400Z] latest: digest: sha256:ac316dbffa8b5c96b70614804b5e4a3116af0a77de109a52c3798f32bd8655cf size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:09.747Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:10.088Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.37 [2021-09-06T06:34:10.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-06T06:34:10.088Z] 3171a3bdb26b: Preparing [2021-09-06T06:34:10.088Z] 46f100617090: Preparing [2021-09-06T06:34:10.088Z] e98d93e4574f: Preparing [2021-09-06T06:34:10.088Z] c793b91dcef4: Preparing [2021-09-06T06:34:10.088Z] bdc42e120bf6: Preparing [2021-09-06T06:34:10.362Z] 3171a3bdb26b: Layer already exists [2021-09-06T06:34:10.362Z] 46f100617090: Layer already exists [2021-09-06T06:34:10.362Z] c793b91dcef4: Layer already exists [2021-09-06T06:34:10.362Z] e98d93e4574f: Layer already exists [2021-09-06T06:34:10.362Z] bdc42e120bf6: Layer already exists [2021-09-06T06:34:10.362Z] 2.0.1-dev.37: digest: sha256:ac316dbffa8b5c96b70614804b5e4a3116af0a77de109a52c3798f32bd8655cf size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:10.707Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:11.046Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:34:11.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-06T06:34:11.046Z] 3171a3bdb26b: Preparing [2021-09-06T06:34:11.046Z] 46f100617090: Preparing [2021-09-06T06:34:11.046Z] e98d93e4574f: Preparing [2021-09-06T06:34:11.046Z] c793b91dcef4: Preparing [2021-09-06T06:34:11.046Z] bdc42e120bf6: Preparing [2021-09-06T06:34:11.317Z] c793b91dcef4: Layer already exists [2021-09-06T06:34:11.317Z] e98d93e4574f: Layer already exists [2021-09-06T06:34:11.317Z] 46f100617090: Layer already exists [2021-09-06T06:34:11.317Z] bdc42e120bf6: Layer already exists [2021-09-06T06:34:11.317Z] 3171a3bdb26b: Layer already exists [2021-09-06T06:34:11.317Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37: digest: sha256:ac316dbffa8b5c96b70614804b5e4a3116af0a77de109a52c3798f32bd8655cf size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:11.663Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:12.000Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-09-06T06:34:12.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-06T06:34:12.000Z] 3171a3bdb26b: Preparing [2021-09-06T06:34:12.000Z] 46f100617090: Preparing [2021-09-06T06:34:12.000Z] e98d93e4574f: Preparing [2021-09-06T06:34:12.000Z] c793b91dcef4: Preparing [2021-09-06T06:34:12.000Z] bdc42e120bf6: Preparing [2021-09-06T06:34:12.272Z] e98d93e4574f: Layer already exists [2021-09-06T06:34:12.272Z] bdc42e120bf6: Layer already exists [2021-09-06T06:34:12.272Z] 3171a3bdb26b: Layer already exists [2021-09-06T06:34:12.272Z] 46f100617090: Layer already exists [2021-09-06T06:34:12.272Z] c793b91dcef4: Layer already exists [2021-09-06T06:34:12.272Z] main: digest: sha256:ac316dbffa8b5c96b70614804b5e4a3116af0a77de109a52c3798f32bd8655cf size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-06T06:34:12.355Z] ===================================================== [Pipeline] echo [2021-09-06T06:34:12.372Z] taggedImages: [2021-09-06T06:34:12.372Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:34:12.372Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-06T06:34:12.372Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.37 [2021-09-06T06:34:12.372Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:34:12.372Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-09-06T06:34:12.409Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-09-06T06:34:12.409Z] 94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:34:12.409Z] latest [2021-09-06T06:34:12.409Z] 2.0.1-dev.37 [2021-09-06T06:34:12.409Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:34:12.409Z] main [2021-09-06T06:34:12.409Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:12.800Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:94753fbbce3905e5adee13c645be22d19117881b [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:13.143Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:34:13.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-06T06:34:13.143Z] bb2027d4de35: Preparing [2021-09-06T06:34:13.143Z] 1daa1fbcc21b: Preparing [2021-09-06T06:34:13.143Z] e98d93e4574f: Preparing [2021-09-06T06:34:13.143Z] 328982570d3f: Preparing [2021-09-06T06:34:13.143Z] bdc42e120bf6: Preparing [2021-09-06T06:34:13.415Z] 328982570d3f: Layer already exists [2021-09-06T06:34:13.415Z] e98d93e4574f: Layer already exists [2021-09-06T06:34:13.415Z] bdc42e120bf6: Layer already exists [2021-09-06T06:34:13.415Z] bb2027d4de35: Pushed [2021-09-06T06:34:16.022Z] 1daa1fbcc21b: Pushed [2021-09-06T06:34:16.022Z] 94753fbbce3905e5adee13c645be22d19117881b: digest: sha256:89678224887459aef090318787b1e77697f32b79545160c8a655e221ff1ad71c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:16.364Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:16.703Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-06T06:34:16.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-06T06:34:16.703Z] bb2027d4de35: Preparing [2021-09-06T06:34:16.703Z] 1daa1fbcc21b: Preparing [2021-09-06T06:34:16.703Z] e98d93e4574f: Preparing [2021-09-06T06:34:16.703Z] 328982570d3f: Preparing [2021-09-06T06:34:16.703Z] bdc42e120bf6: Preparing [2021-09-06T06:34:16.703Z] bdc42e120bf6: Layer already exists [2021-09-06T06:34:16.703Z] e98d93e4574f: Layer already exists [2021-09-06T06:34:16.975Z] 328982570d3f: Layer already exists [2021-09-06T06:34:16.975Z] bb2027d4de35: Layer already exists [2021-09-06T06:34:16.975Z] 1daa1fbcc21b: Layer already exists [2021-09-06T06:34:16.975Z] latest: digest: sha256:89678224887459aef090318787b1e77697f32b79545160c8a655e221ff1ad71c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:17.319Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:17.662Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.37 [2021-09-06T06:34:17.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-06T06:34:17.662Z] bb2027d4de35: Preparing [2021-09-06T06:34:17.662Z] 1daa1fbcc21b: Preparing [2021-09-06T06:34:17.662Z] e98d93e4574f: Preparing [2021-09-06T06:34:17.662Z] 328982570d3f: Preparing [2021-09-06T06:34:17.662Z] bdc42e120bf6: Preparing [2021-09-06T06:34:17.662Z] 1daa1fbcc21b: Layer already exists [2021-09-06T06:34:17.934Z] bdc42e120bf6: Layer already exists [2021-09-06T06:34:17.934Z] bb2027d4de35: Layer already exists [2021-09-06T06:34:17.934Z] 328982570d3f: Layer already exists [2021-09-06T06:34:17.934Z] e98d93e4574f: Layer already exists [2021-09-06T06:34:17.934Z] 2.0.1-dev.37: digest: sha256:89678224887459aef090318787b1e77697f32b79545160c8a655e221ff1ad71c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:18.273Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:18.607Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:34:18.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-06T06:34:18.607Z] bb2027d4de35: Preparing [2021-09-06T06:34:18.607Z] 1daa1fbcc21b: Preparing [2021-09-06T06:34:18.607Z] e98d93e4574f: Preparing [2021-09-06T06:34:18.607Z] 328982570d3f: Preparing [2021-09-06T06:34:18.607Z] bdc42e120bf6: Preparing [2021-09-06T06:34:18.877Z] 1daa1fbcc21b: Layer already exists [2021-09-06T06:34:18.877Z] 328982570d3f: Layer already exists [2021-09-06T06:34:18.877Z] e98d93e4574f: Layer already exists [2021-09-06T06:34:18.877Z] bb2027d4de35: Layer already exists [2021-09-06T06:34:18.877Z] bdc42e120bf6: Layer already exists [2021-09-06T06:34:18.877Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37: digest: sha256:89678224887459aef090318787b1e77697f32b79545160c8a655e221ff1ad71c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:19.221Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:19.558Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-09-06T06:34:19.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-06T06:34:19.558Z] bb2027d4de35: Preparing [2021-09-06T06:34:19.558Z] 1daa1fbcc21b: Preparing [2021-09-06T06:34:19.558Z] e98d93e4574f: Preparing [2021-09-06T06:34:19.558Z] 328982570d3f: Preparing [2021-09-06T06:34:19.558Z] bdc42e120bf6: Preparing [2021-09-06T06:34:19.558Z] bdc42e120bf6: Layer already exists [2021-09-06T06:34:19.558Z] e98d93e4574f: Layer already exists [2021-09-06T06:34:19.558Z] 1daa1fbcc21b: Layer already exists [2021-09-06T06:34:19.828Z] bb2027d4de35: Layer already exists [2021-09-06T06:34:19.828Z] 328982570d3f: Layer already exists [2021-09-06T06:34:19.828Z] main: digest: sha256:89678224887459aef090318787b1e77697f32b79545160c8a655e221ff1ad71c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-06T06:34:19.895Z] ===================================================== [Pipeline] echo [2021-09-06T06:34:19.910Z] taggedImages: [2021-09-06T06:34:19.911Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:34:19.911Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-06T06:34:19.911Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.37 [2021-09-06T06:34:19.911Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:34:19.911Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-09-06T06:34:19.949Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-09-06T06:34:19.949Z] 94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:34:19.949Z] latest [2021-09-06T06:34:19.949Z] 2.0.1-dev.37 [2021-09-06T06:34:19.949Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:34:19.949Z] main [2021-09-06T06:34:19.949Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:20.326Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:94753fbbce3905e5adee13c645be22d19117881b [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:20.663Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:34:20.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-06T06:34:20.663Z] f69367ffc517: Preparing [2021-09-06T06:34:20.663Z] 88e1908b4649: Preparing [2021-09-06T06:34:20.663Z] e21b3d1523fe: Preparing [2021-09-06T06:34:20.663Z] 639e353e6f9a: Preparing [2021-09-06T06:34:20.663Z] b287e4fe43ef: Preparing [2021-09-06T06:34:20.663Z] c39efab1fe40: Preparing [2021-09-06T06:34:20.663Z] 386fc9fe74c4: Preparing [2021-09-06T06:34:20.663Z] 097a5c91b892: Preparing [2021-09-06T06:34:20.663Z] 74984ba1a09f: Preparing [2021-09-06T06:34:20.663Z] 6d0ac5d4dfcb: Preparing [2021-09-06T06:34:20.663Z] c55d5dbdab40: Preparing [2021-09-06T06:34:20.663Z] 097a5c91b892: Waiting [2021-09-06T06:34:20.663Z] 74984ba1a09f: Waiting [2021-09-06T06:34:20.663Z] 6d0ac5d4dfcb: Waiting [2021-09-06T06:34:20.663Z] c39efab1fe40: Waiting [2021-09-06T06:34:20.663Z] c55d5dbdab40: Waiting [2021-09-06T06:34:20.663Z] 386fc9fe74c4: Waiting [2021-09-06T06:34:20.944Z] b287e4fe43ef: Layer already exists [2021-09-06T06:34:20.944Z] c39efab1fe40: Layer already exists [2021-09-06T06:34:20.944Z] 386fc9fe74c4: Layer already exists [2021-09-06T06:34:20.944Z] 097a5c91b892: Layer already exists [2021-09-06T06:34:20.944Z] 88e1908b4649: Pushed [2021-09-06T06:34:20.944Z] 74984ba1a09f: Layer already exists [2021-09-06T06:34:21.220Z] 6d0ac5d4dfcb: Layer already exists [2021-09-06T06:34:21.220Z] c55d5dbdab40: Layer already exists [2021-09-06T06:34:21.528Z] f69367ffc517: Pushed [2021-09-06T06:34:23.638Z] e21b3d1523fe: Pushed [2021-09-06T06:34:38.685Z] 639e353e6f9a: Pushed [2021-09-06T06:34:38.685Z] 94753fbbce3905e5adee13c645be22d19117881b: digest: sha256:448c7549b6dc787efafddbe52596e799d567483edb0e77f7828da3576c2f5125 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:39.028Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:39.360Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-06T06:34:39.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-06T06:34:39.360Z] f69367ffc517: Preparing [2021-09-06T06:34:39.360Z] 88e1908b4649: Preparing [2021-09-06T06:34:39.360Z] e21b3d1523fe: Preparing [2021-09-06T06:34:39.360Z] 639e353e6f9a: Preparing [2021-09-06T06:34:39.360Z] b287e4fe43ef: Preparing [2021-09-06T06:34:39.360Z] c39efab1fe40: Preparing [2021-09-06T06:34:39.360Z] 386fc9fe74c4: Preparing [2021-09-06T06:34:39.360Z] 097a5c91b892: Preparing [2021-09-06T06:34:39.360Z] 74984ba1a09f: Preparing [2021-09-06T06:34:39.360Z] 6d0ac5d4dfcb: Preparing [2021-09-06T06:34:39.360Z] c55d5dbdab40: Preparing [2021-09-06T06:34:39.360Z] 386fc9fe74c4: Waiting [2021-09-06T06:34:39.360Z] c39efab1fe40: Waiting [2021-09-06T06:34:39.360Z] 6d0ac5d4dfcb: Waiting [2021-09-06T06:34:39.360Z] 74984ba1a09f: Waiting [2021-09-06T06:34:39.361Z] 097a5c91b892: Waiting [2021-09-06T06:34:39.361Z] c55d5dbdab40: Waiting [2021-09-06T06:34:39.630Z] f69367ffc517: Layer already exists [2021-09-06T06:34:39.630Z] 88e1908b4649: Layer already exists [2021-09-06T06:34:39.630Z] e21b3d1523fe: Layer already exists [2021-09-06T06:34:39.630Z] b287e4fe43ef: Layer already exists [2021-09-06T06:34:39.630Z] 639e353e6f9a: Layer already exists [2021-09-06T06:34:39.630Z] c39efab1fe40: Layer already exists [2021-09-06T06:34:39.630Z] 097a5c91b892: Layer already exists [2021-09-06T06:34:39.630Z] 386fc9fe74c4: Layer already exists [2021-09-06T06:34:39.630Z] 6d0ac5d4dfcb: Layer already exists [2021-09-06T06:34:39.630Z] 74984ba1a09f: Layer already exists [2021-09-06T06:34:39.630Z] c55d5dbdab40: Layer already exists [2021-09-06T06:34:39.630Z] latest: digest: sha256:448c7549b6dc787efafddbe52596e799d567483edb0e77f7828da3576c2f5125 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:39.978Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:40.312Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.37 [2021-09-06T06:34:40.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-06T06:34:40.312Z] f69367ffc517: Preparing [2021-09-06T06:34:40.312Z] 88e1908b4649: Preparing [2021-09-06T06:34:40.312Z] e21b3d1523fe: Preparing [2021-09-06T06:34:40.312Z] 639e353e6f9a: Preparing [2021-09-06T06:34:40.312Z] b287e4fe43ef: Preparing [2021-09-06T06:34:40.312Z] c39efab1fe40: Preparing [2021-09-06T06:34:40.312Z] 386fc9fe74c4: Preparing [2021-09-06T06:34:40.312Z] 097a5c91b892: Preparing [2021-09-06T06:34:40.312Z] 74984ba1a09f: Preparing [2021-09-06T06:34:40.312Z] 6d0ac5d4dfcb: Preparing [2021-09-06T06:34:40.312Z] c55d5dbdab40: Preparing [2021-09-06T06:34:40.312Z] c39efab1fe40: Waiting [2021-09-06T06:34:40.312Z] 386fc9fe74c4: Waiting [2021-09-06T06:34:40.312Z] 6d0ac5d4dfcb: Waiting [2021-09-06T06:34:40.312Z] c55d5dbdab40: Waiting [2021-09-06T06:34:40.312Z] 097a5c91b892: Waiting [2021-09-06T06:34:40.312Z] 74984ba1a09f: Waiting [2021-09-06T06:34:40.582Z] f69367ffc517: Layer already exists [2021-09-06T06:34:40.582Z] e21b3d1523fe: Layer already exists [2021-09-06T06:34:40.582Z] 88e1908b4649: Layer already exists [2021-09-06T06:34:40.582Z] b287e4fe43ef: Layer already exists [2021-09-06T06:34:40.582Z] 639e353e6f9a: Layer already exists [2021-09-06T06:34:40.582Z] 097a5c91b892: Layer already exists [2021-09-06T06:34:40.582Z] c39efab1fe40: Layer already exists [2021-09-06T06:34:40.582Z] 386fc9fe74c4: Layer already exists [2021-09-06T06:34:40.582Z] 74984ba1a09f: Layer already exists [2021-09-06T06:34:40.582Z] 6d0ac5d4dfcb: Layer already exists [2021-09-06T06:34:40.582Z] c55d5dbdab40: Layer already exists [2021-09-06T06:34:40.582Z] 2.0.1-dev.37: digest: sha256:448c7549b6dc787efafddbe52596e799d567483edb0e77f7828da3576c2f5125 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:40.921Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:41.257Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:34:41.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-06T06:34:41.257Z] f69367ffc517: Preparing [2021-09-06T06:34:41.257Z] 88e1908b4649: Preparing [2021-09-06T06:34:41.257Z] e21b3d1523fe: Preparing [2021-09-06T06:34:41.257Z] 639e353e6f9a: Preparing [2021-09-06T06:34:41.257Z] b287e4fe43ef: Preparing [2021-09-06T06:34:41.257Z] c39efab1fe40: Preparing [2021-09-06T06:34:41.257Z] 386fc9fe74c4: Preparing [2021-09-06T06:34:41.257Z] 097a5c91b892: Preparing [2021-09-06T06:34:41.257Z] 74984ba1a09f: Preparing [2021-09-06T06:34:41.257Z] 6d0ac5d4dfcb: Preparing [2021-09-06T06:34:41.257Z] c55d5dbdab40: Preparing [2021-09-06T06:34:41.257Z] c39efab1fe40: Waiting [2021-09-06T06:34:41.257Z] 386fc9fe74c4: Waiting [2021-09-06T06:34:41.257Z] 097a5c91b892: Waiting [2021-09-06T06:34:41.257Z] 74984ba1a09f: Waiting [2021-09-06T06:34:41.257Z] 6d0ac5d4dfcb: Waiting [2021-09-06T06:34:41.257Z] c55d5dbdab40: Waiting [2021-09-06T06:34:41.529Z] f69367ffc517: Layer already exists [2021-09-06T06:34:41.529Z] 88e1908b4649: Layer already exists [2021-09-06T06:34:41.529Z] 639e353e6f9a: Layer already exists [2021-09-06T06:34:41.529Z] e21b3d1523fe: Layer already exists [2021-09-06T06:34:41.529Z] b287e4fe43ef: Layer already exists [2021-09-06T06:34:41.529Z] c39efab1fe40: Layer already exists [2021-09-06T06:34:41.529Z] 386fc9fe74c4: Layer already exists [2021-09-06T06:34:41.529Z] 74984ba1a09f: Layer already exists [2021-09-06T06:34:41.529Z] 6d0ac5d4dfcb: Layer already exists [2021-09-06T06:34:41.529Z] 097a5c91b892: Layer already exists [2021-09-06T06:34:41.529Z] c55d5dbdab40: Layer already exists [2021-09-06T06:34:41.529Z] 94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37: digest: sha256:448c7549b6dc787efafddbe52596e799d567483edb0e77f7828da3576c2f5125 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:41.873Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:42.210Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-09-06T06:34:42.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-06T06:34:42.210Z] f69367ffc517: Preparing [2021-09-06T06:34:42.210Z] 88e1908b4649: Preparing [2021-09-06T06:34:42.211Z] e21b3d1523fe: Preparing [2021-09-06T06:34:42.211Z] 639e353e6f9a: Preparing [2021-09-06T06:34:42.211Z] b287e4fe43ef: Preparing [2021-09-06T06:34:42.211Z] c39efab1fe40: Preparing [2021-09-06T06:34:42.211Z] 386fc9fe74c4: Preparing [2021-09-06T06:34:42.211Z] 097a5c91b892: Preparing [2021-09-06T06:34:42.211Z] 74984ba1a09f: Preparing [2021-09-06T06:34:42.211Z] 6d0ac5d4dfcb: Preparing [2021-09-06T06:34:42.211Z] c55d5dbdab40: Preparing [2021-09-06T06:34:42.211Z] c39efab1fe40: Waiting [2021-09-06T06:34:42.211Z] 386fc9fe74c4: Waiting [2021-09-06T06:34:42.211Z] 097a5c91b892: Waiting [2021-09-06T06:34:42.211Z] 74984ba1a09f: Waiting [2021-09-06T06:34:42.211Z] 6d0ac5d4dfcb: Waiting [2021-09-06T06:34:42.211Z] c55d5dbdab40: Waiting [2021-09-06T06:34:42.482Z] b287e4fe43ef: Layer already exists [2021-09-06T06:34:42.482Z] 639e353e6f9a: Layer already exists [2021-09-06T06:34:42.482Z] 88e1908b4649: Layer already exists [2021-09-06T06:34:42.482Z] f69367ffc517: Layer already exists [2021-09-06T06:34:42.482Z] e21b3d1523fe: Layer already exists [2021-09-06T06:34:42.482Z] 097a5c91b892: Layer already exists [2021-09-06T06:34:42.482Z] 386fc9fe74c4: Layer already exists [2021-09-06T06:34:42.482Z] c39efab1fe40: Layer already exists [2021-09-06T06:34:42.482Z] 74984ba1a09f: Layer already exists [2021-09-06T06:34:42.482Z] 6d0ac5d4dfcb: Layer already exists [2021-09-06T06:34:42.482Z] c55d5dbdab40: Layer already exists [2021-09-06T06:34:42.482Z] main: digest: sha256:448c7549b6dc787efafddbe52596e799d567483edb0e77f7828da3576c2f5125 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-06T06:34:42.550Z] ===================================================== [Pipeline] echo [2021-09-06T06:34:42.567Z] taggedImages: [2021-09-06T06:34:42.567Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:94753fbbce3905e5adee13c645be22d19117881b [2021-09-06T06:34:42.567Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-06T06:34:42.567Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.37 [2021-09-06T06:34:42.567Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:94753fbbce3905e5adee13c645be22d19117881b-2.0.1-dev.37 [2021-09-06T06:34:42.567Z] - 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-09-06T06:34:43.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-06T06:34:43.366Z] [2021-09-06T06:34:43.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:34:43.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-06T06:34:43.991Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-06T06:34:43.991Z] 448f6bf000e3: Pulling fs layer [2021-09-06T06:34:43.991Z] f757da607395: Pulling fs layer [2021-09-06T06:34:43.991Z] 05883995daec: Pulling fs layer [2021-09-06T06:34:43.991Z] 8603b9c90790: Pulling fs layer [2021-09-06T06:34:43.991Z] 1560dd03e051: Pulling fs layer [2021-09-06T06:34:43.991Z] 27f5ce0e4adf: Pulling fs layer [2021-09-06T06:34:43.991Z] c2d8d7efcc4b: Pulling fs layer [2021-09-06T06:34:43.991Z] 8603b9c90790: Waiting [2021-09-06T06:34:43.991Z] 1560dd03e051: Waiting [2021-09-06T06:34:43.991Z] 27f5ce0e4adf: Waiting [2021-09-06T06:34:43.991Z] c2d8d7efcc4b: Waiting [2021-09-06T06:34:43.991Z] f757da607395: Verifying Checksum [2021-09-06T06:34:43.991Z] f757da607395: Download complete [2021-09-06T06:34:43.991Z] 8603b9c90790: Verifying Checksum [2021-09-06T06:34:43.991Z] 8603b9c90790: Download complete [2021-09-06T06:34:44.265Z] 1560dd03e051: Verifying Checksum [2021-09-06T06:34:44.265Z] 1560dd03e051: Download complete [2021-09-06T06:34:44.265Z] 27f5ce0e4adf: Verifying Checksum [2021-09-06T06:34:44.265Z] 27f5ce0e4adf: Download complete [2021-09-06T06:34:44.538Z] 05883995daec: Verifying Checksum [2021-09-06T06:34:44.538Z] 05883995daec: Download complete [2021-09-06T06:34:45.132Z] 448f6bf000e3: Download complete [2021-09-06T06:34:48.510Z] c2d8d7efcc4b: Verifying Checksum [2021-09-06T06:34:48.510Z] c2d8d7efcc4b: Download complete [2021-09-06T06:34:48.784Z] 448f6bf000e3: Pull complete [2021-09-06T06:34:49.760Z] f757da607395: Pull complete [2021-09-06T06:34:51.195Z] 05883995daec: Pull complete [2021-09-06T06:34:51.467Z] 8603b9c90790: Pull complete [2021-09-06T06:34:52.455Z] 1560dd03e051: Pull complete [2021-09-06T06:34:53.049Z] 27f5ce0e4adf: Pull complete [2021-09-06T06:35:08.120Z] c2d8d7efcc4b: Pull complete [2021-09-06T06:35:08.120Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-06T06:35:08.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-06T06:35:08.120Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-06T06:35:08.438Z] prd-ubuntu18.04-docker-arm64-4c-16g-1426 does not seem to be running inside a container [2021-09-06T06:35:08.534Z] $ 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/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@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-lftools-log-publisher:arm64 cat [2021-09-06T06:35:10.969Z] $ docker top c8b2bad228a207ab5d7b280f2857d9d538f558bef0886218018e8bc431b521e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:35:12.282Z] ---> job-cost.sh [2021-09-06T06:35:12.282Z] lf-activate-venv: SKIPPING [2021-09-06T06:35:12.282Z] INFO: No Stack... [2021-09-06T06:35:13.256Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-06T06:35:13.527Z] INFO: Archiving Costs [Pipeline] sh [2021-09-06T06:35:14.188Z] + cat /w/workspace/edgex-go/44/archives/cost.csv [2021-09-06T06:35:14.188Z] + cut -d, -f6 [Pipeline] lock [2021-09-06T06:35:14.253Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-44-stack-cost] [2021-09-06T06:35:14.262Z] Resource [jenkins-edgexfoundry-edgex-go-main-44-stack-cost] did not exist. Created. [2021-09-06T06:35:14.262Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-06T06:35:14.939Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-06T06:35:15.635Z] Stashed 1 file(s) [Pipeline] } [2021-09-06T06:35:15.644Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-06T06:35:15.676Z] $ docker stop --time=1 c8b2bad228a207ab5d7b280f2857d9d538f558bef0886218018e8bc431b521e2 [2021-09-06T06:35:17.417Z] $ docker rm -f c8b2bad228a207ab5d7b280f2857d9d538f558bef0886218018e8bc431b521e2 [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-09-06T06:35:18.610Z] provisioning config files... [2021-09-06T06:35:18.627Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/44@tmp/config1481385933961137510tmp [Pipeline] { [Pipeline] sh [2021-09-06T06:35:18.954Z] + set +x [2021-09-06T06:35:18.954Z] + curl -s https://codecov.io/bash [2021-09-06T06:35:18.954Z] + bash -s -- [2021-09-06T06:35:19.534Z] [2021-09-06T06:35:19.534Z] _____ _ [2021-09-06T06:35:19.534Z] / ____| | | [2021-09-06T06:35:19.534Z] | | ___ __| | ___ ___ _____ __ [2021-09-06T06:35:19.534Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-06T06:35:19.534Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-06T06:35:19.534Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-06T06:35:19.534Z] Bash-1.0.6 [2021-09-06T06:35:19.534Z] [2021-09-06T06:35:19.534Z] [2021-09-06T06:35:19.534Z] ==> git version 2.24.4 found [2021-09-06T06:35:19.534Z] ==> 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-09-06T06:35:19.534Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-06T06:35:19.534Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-06T06:35:19.534Z] ==> Jenkins CI detected. [2021-09-06T06:35:19.534Z] current dir:  /w/workspace/edgex-go/44 [2021-09-06T06:35:19.534Z] project root: . [2021-09-06T06:35:19.534Z] --> token set from env [2021-09-06T06:35:19.534Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-06T06:35:19.534Z] ==> Running gcov in . (disable via -X gcov) [2021-09-06T06:35:19.534Z] ==> Python coveragepy not found [2021-09-06T06:35:19.534Z] ==> Searching for coverage reports in: [2021-09-06T06:35:19.534Z] + . [2021-09-06T06:35:19.534Z] -> Found 1 reports [2021-09-06T06:35:19.534Z] ==> Detecting git/mercurial file structure [2021-09-06T06:35:19.534Z] ==> Reading reports [2021-09-06T06:35:19.534Z] + ./coverage.out bytes=404331 [2021-09-06T06:35:19.534Z] ==> Appending adjustments [2021-09-06T06:35:19.534Z] https://docs.codecov.io/docs/fixing-reports [2021-09-06T06:35:20.485Z] + Found adjustments [2021-09-06T06:35:20.485Z] ==> Gzipping contents [2021-09-06T06:35:20.751Z] 56K /tmp/codecov.r5VS0u.gz [2021-09-06T06:35:20.751Z] ==> Uploading reports [2021-09-06T06:35:20.751Z] url: https://codecov.io [2021-09-06T06:35:20.751Z] query: branch=main&commit=94753fbbce3905e5adee13c645be22d19117881b&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-06T06:35:20.751Z] -> Pinging Codecov [2021-09-06T06:35:20.751Z] 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=94753fbbce3905e5adee13c645be22d19117881b&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-06T06:35:21.017Z] -> Uploading to [2021-09-06T06:35:21.017Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-06/00271124DB129430A58F1EEE437C3FCB/94753fbbce3905e5adee13c645be22d19117881b/7b60dce4-62a6-41dd-88b4-2f620decfdbf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210906T063520Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9101ac602b4158b1ae8824c989d641af47bd424b2a1dca349fbf744437203749 [2021-09-06T06:35:21.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-06T06:35:21.017Z] Dload Upload Total Spent Left Speed [2021-09-06T06:35:21.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54391 0 0 100 54391 0 127k --:--:-- --:--:-- --:--:-- 128k [2021-09-06T06:35:21.597Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/94753fbbce3905e5adee13c645be22d19117881b [Pipeline] } [2021-09-06T06:35:21.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-09-06T06:35:24.136Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-06T06:35:24.155Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:35:24.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-06T06:35:24.479Z] [2021-09-06T06:35:24.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:35:24.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-06T06:35:24.810Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-06T06:35:24.810Z] 188c0c94c7c5: Pulling fs layer [2021-09-06T06:35:24.810Z] 0ef7d3d256c8: Pulling fs layer [2021-09-06T06:35:24.810Z] de9db76c5a1d: Pulling fs layer [2021-09-06T06:35:24.810Z] 0eba1c9be4d2: Pulling fs layer [2021-09-06T06:35:24.810Z] 0d57e429df01: Pulling fs layer [2021-09-06T06:35:24.810Z] 4e4be7b47b0d: Pulling fs layer [2021-09-06T06:35:24.810Z] e1f770b5df2f: Pulling fs layer [2021-09-06T06:35:24.810Z] 85a0685a4137: Pulling fs layer [2021-09-06T06:35:24.810Z] 4e4be7b47b0d: Waiting [2021-09-06T06:35:24.810Z] e1f770b5df2f: Waiting [2021-09-06T06:35:24.810Z] 85a0685a4137: Waiting [2021-09-06T06:35:24.810Z] 0eba1c9be4d2: Waiting [2021-09-06T06:35:24.810Z] 0d57e429df01: Waiting [2021-09-06T06:35:24.810Z] de9db76c5a1d: Verifying Checksum [2021-09-06T06:35:24.810Z] de9db76c5a1d: Download complete [2021-09-06T06:35:24.810Z] 0ef7d3d256c8: Download complete [2021-09-06T06:35:24.810Z] 0d57e429df01: Download complete [2021-09-06T06:35:25.078Z] 4e4be7b47b0d: Verifying Checksum [2021-09-06T06:35:25.078Z] 4e4be7b47b0d: Download complete [2021-09-06T06:35:25.078Z] 188c0c94c7c5: Verifying Checksum [2021-09-06T06:35:25.078Z] 188c0c94c7c5: Download complete [2021-09-06T06:35:25.078Z] 188c0c94c7c5: Pull complete [2021-09-06T06:35:25.343Z] 0ef7d3d256c8: Pull complete [2021-09-06T06:35:25.343Z] de9db76c5a1d: Pull complete [2021-09-06T06:35:26.297Z] e1f770b5df2f: Verifying Checksum [2021-09-06T06:35:26.297Z] e1f770b5df2f: Download complete [2021-09-06T06:35:29.626Z] 85a0685a4137: Verifying Checksum [2021-09-06T06:35:29.626Z] 85a0685a4137: Download complete [2021-09-06T06:35:29.895Z] 0eba1c9be4d2: Verifying Checksum [2021-09-06T06:35:29.895Z] 0eba1c9be4d2: Download complete [2021-09-06T06:35:33.254Z] 0eba1c9be4d2: Pull complete [2021-09-06T06:35:33.254Z] 0d57e429df01: Pull complete [2021-09-06T06:35:33.254Z] 4e4be7b47b0d: Pull complete [2021-09-06T06:35:33.521Z] e1f770b5df2f: Pull complete [2021-09-06T06:35:36.879Z] 85a0685a4137: Pull complete [2021-09-06T06:35:36.879Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-06T06:35:36.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-06T06:35:36.879Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-06T06:35:36.967Z] prd-centos7-docker-4c-2g-1425 does not seem to be running inside a container [2021-09-06T06:35:37.021Z] $ 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/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@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-09-06T06:35:39.703Z] $ docker top e44a121978d63506e69901b7d74b5cd17e948d50c5942ecb2b2d0de0f9c6d0a5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-06T06:35:39.802Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-06T06:35:40.103Z] + set -o pipefail [2021-09-06T06:35:40.103Z] + snyk monitor '--org=edgex-jenkins' [2021-09-06T06:36:47.925Z] [2021-09-06T06:36:47.925Z] Monitoring /w/workspace/edgex-go/44 (github.com/edgexfoundry/edgex-go)... [2021-09-06T06:36:47.925Z] [2021-09-06T06:36:47.925Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/a10b0051-dcb5-4ec4-860d-1a2999fda40f [2021-09-06T06:36:47.925Z] [2021-09-06T06:36:47.925Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-06T06:36:47.925Z] [2021-09-06T06:36:47.925Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-06T06:36:47.925Z] [2021-09-06T06:36:47.925Z] [Pipeline] } [2021-09-06T06:36:47.941Z] $ docker stop --time=1 e44a121978d63506e69901b7d74b5cd17e948d50c5942ecb2b2d0de0f9c6d0a5 [2021-09-06T06:36:49.974Z] $ docker rm -f e44a121978d63506e69901b7d74b5cd17e948d50c5942ecb2b2d0de0f9c6d0a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-09-06T06:36:50.981Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T06:36:51.013Z] provisioning config files... [2021-09-06T06:36:51.027Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/44@tmp/config7890593796155232330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:36:51.363Z] --> edgex-publish-swagger.sh [2021-09-06T06:36:51.363Z] === Publish openapi/v2 API === [2021-09-06T06:36:51.363Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-09-06T06:36:51.363Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/44/openapi/v2/core-command.yaml] [2021-09-06T06:36:51.363Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-06T06:36:51.363Z] Dload Upload Total Spent Left Speed [2021-09-06T06:36:52.320Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 26911 0:00:01 0:00:01 --:--:-- 26937 100 31867 0 0 100 31867 0 26907 0:00:01 0:00:01 --:--:-- 26937 [2021-09-06T06:36:52.320Z] [2021-09-06T06:36:52.320Z] [2021-09-06T06:36:52.320Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/44/openapi/v2/core-data.yaml] [2021-09-06T06:36:52.320Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-06T06:36:52.320Z] Dload Upload Total Spent Left Speed [2021-09-06T06:36:53.964Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 55454 0:00:01 0:00:01 --:--:-- 55420 100 65452 0 0 100 65452 0 46464 0:00:01 0:00:01 --:--:-- 46452 [2021-09-06T06:36:53.964Z] [2021-09-06T06:36:53.964Z] [2021-09-06T06:36:53.964Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/44/openapi/v2/core-metadata.yaml] [2021-09-06T06:36:53.964Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-06T06:36:53.964Z] Dload Upload Total Spent Left Speed [2021-09-06T06:36:54.919Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 105k 0:00:01 0:00:01 --:--:-- 105k 100 119k 0 0 100 119k 0 105k 0:00:01 0:00:01 --:--:-- 105k [2021-09-06T06:36:54.919Z] [2021-09-06T06:36:54.919Z] [2021-09-06T06:36:54.919Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/44/openapi/v2/support-notifications.yaml] [2021-09-06T06:36:54.919Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-06T06:36:54.919Z] Dload Upload Total Spent Left Speed [2021-09-06T06:36:56.320Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 81011 0:00:01 0:00:01 --:--:-- 81062 100 86007 0 0 100 86007 0 80997 0:00:01 0:00:01 --:--:-- 81062 [2021-09-06T06:36:56.320Z] [2021-09-06T06:36:56.320Z] [2021-09-06T06:36:56.320Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/44/openapi/v2/support-scheduler.yaml] [2021-09-06T06:36:56.320Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-06T06:36:56.320Z] Dload Upload Total Spent Left Speed [2021-09-06T06:36:57.276Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 31985 0:00:01 0:00:01 --:--:-- 32005 100 36710 0 0 100 36710 0 29793 0:00:01 0:00:01 --:--:-- 29821 [2021-09-06T06:36:57.276Z] [2021-09-06T06:36:57.276Z] [2021-09-06T06:36:57.276Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/44/openapi/v2/system-agent.yaml] [2021-09-06T06:36:57.276Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-06T06:36:57.276Z] Dload Upload Total Spent Left Speed [2021-09-06T06:36:58.678Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 18554 0:00:01 0:00:01 --:--:-- 18563 100 19603 0 0 100 19603 0 18551 0:00:01 0:00:01 --:--:-- 18563 [2021-09-06T06:36:58.678Z] [2021-09-06T06:36:58.678Z] [Pipeline] } [2021-09-06T06:36:58.690Z] 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-09-06T06:36:59.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T06:36:59.248Z] . [Pipeline] withDockerContainer [2021-09-06T06:36:59.340Z] prd-centos7-docker-4c-2g-1425 does not seem to be running inside a container [2021-09-06T06:36:59.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@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-09-06T06:36:59.802Z] $ docker top 24fd29372187775966e4cd5864daf4bc9e554919c78f755ab4c10dd4e015d81b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-06T06:36:59.940Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-06T06:36:59.940Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-06T06:37:00.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-06T06:37:00.076Z] $ docker exec 24fd29372187775966e4cd5864daf4bc9e554919c78f755ab4c10dd4e015d81b ssh-agent [2021-09-06T06:37:00.200Z] SSH_AUTH_SOCK=/tmp/ssh-Fe6dtI8Q5r6M/agent.14 [2021-09-06T06:37:00.201Z] SSH_AGENT_PID=21 [2021-09-06T06:37:00.209Z] Running ssh-add (command line suppressed) [2021-09-06T06:37:00.307Z] Identity added: /w/workspace/edgex-go/44@tmp/private_key_4550598754865961693.key (/w/workspace/edgex-go/44@tmp/private_key_4550598754865961693.key) [2021-09-06T06:37:00.332Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-06T06:37:00.649Z] + git semver tag [2021-09-06T06:37:00.649Z] # -> Open(): unable to determine branch for HEAD [2021-09-06T06:37:00.649Z] # $GIT_DIR = /w/workspace/edgex-go/44/.git [2021-09-06T06:37:00.649Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/44 [2021-09-06T06:37:00.649Z] # $SEMVER_REMOTE_NAME = origin [2021-09-06T06:37:00.649Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-06T06:37:00.649Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-06T06:37:00.649Z] # $SEMVER_BRANCH = main [2021-09-06T06:37:00.649Z] # $SEMVER_DIR = /w/workspace/edgex-go/44/.semver [2021-09-06T06:37:00.649Z] # 94753fbbce3905e5adee13c645be22d19117881b HEAD [2021-09-06T06:37:00.649Z] # -> Force: false [2021-09-06T06:37:00.649Z] # 70d265a7469ced7403a137c243a41895e04a031d refs/tags/v2.0.1-dev.37 [Pipeline] } [2021-09-06T06:37:00.661Z] $ docker exec --env ******** --env ******** 24fd29372187775966e4cd5864daf4bc9e554919c78f755ab4c10dd4e015d81b ssh-agent -k [2021-09-06T06:37:00.766Z] unset SSH_AUTH_SOCK; [2021-09-06T06:37:00.766Z] unset SSH_AGENT_PID; [2021-09-06T06:37:00.767Z] echo Agent pid 21 killed; [2021-09-06T06:37:00.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-06T06:37:01.139Z] + git semver [Pipeline] } [2021-09-06T06:37:01.156Z] $ docker stop --time=1 24fd29372187775966e4cd5864daf4bc9e554919c78f755ab4c10dd4e015d81b [2021-09-06T06:37:02.357Z] $ docker rm -f 24fd29372187775966e4cd5864daf4bc9e554919c78f755ab4c10dd4e015d81b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:37:02.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-06T06:37:02.834Z] [2021-09-06T06:37:02.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:37:03.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-06T06:37:03.158Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-06T06:37:03.158Z] ab5ef0e58194: Pulling fs layer [2021-09-06T06:37:03.158Z] 9712f1f96733: Pulling fs layer [2021-09-06T06:37:03.158Z] 63f879dbbcfc: Pulling fs layer [2021-09-06T06:37:03.158Z] 0d9ebad4ef96: Pulling fs layer [2021-09-06T06:37:03.158Z] e9a5061849ea: Pulling fs layer [2021-09-06T06:37:03.158Z] d747dcd14b5f: Pulling fs layer [2021-09-06T06:37:03.158Z] 2de7ff778b66: Pulling fs layer [2021-09-06T06:37:03.158Z] 0d9ebad4ef96: Waiting [2021-09-06T06:37:03.158Z] e9a5061849ea: Waiting [2021-09-06T06:37:03.158Z] d747dcd14b5f: Waiting [2021-09-06T06:37:03.158Z] 2de7ff778b66: Waiting [2021-09-06T06:37:03.158Z] 9712f1f96733: Verifying Checksum [2021-09-06T06:37:03.158Z] 9712f1f96733: Download complete [2021-09-06T06:37:05.729Z] 63f879dbbcfc: Verifying Checksum [2021-09-06T06:37:05.729Z] 63f879dbbcfc: Download complete [2021-09-06T06:37:05.994Z] e9a5061849ea: Verifying Checksum [2021-09-06T06:37:05.994Z] e9a5061849ea: Download complete [2021-09-06T06:37:05.994Z] d747dcd14b5f: Download complete [2021-09-06T06:37:06.573Z] 2de7ff778b66: Verifying Checksum [2021-09-06T06:37:06.573Z] 2de7ff778b66: Download complete [2021-09-06T06:37:07.530Z] 0d9ebad4ef96: Verifying Checksum [2021-09-06T06:37:07.530Z] 0d9ebad4ef96: Download complete [2021-09-06T06:37:07.530Z] ab5ef0e58194: Verifying Checksum [2021-09-06T06:37:07.530Z] ab5ef0e58194: Download complete [2021-09-06T06:37:10.915Z] ab5ef0e58194: Pull complete [2021-09-06T06:37:10.915Z] 9712f1f96733: Pull complete [2021-09-06T06:37:11.531Z] 63f879dbbcfc: Pull complete [2021-09-06T06:37:15.858Z] 0d9ebad4ef96: Pull complete [2021-09-06T06:37:15.858Z] e9a5061849ea: Pull complete [2021-09-06T06:37:15.858Z] d747dcd14b5f: Pull complete [2021-09-06T06:37:16.835Z] 2de7ff778b66: Pull complete [2021-09-06T06:37:16.835Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-06T06:37:16.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-06T06:37:16.835Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-06T06:37:16.935Z] prd-centos7-docker-4c-2g-1425 does not seem to be running inside a container [2021-09-06T06:37:16.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@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-09-06T06:37:20.362Z] $ docker top 5bba67323884d504307e57b3035e1c7affb77d550fb8fca05e5c7397f7e5588e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-06T06:37:20.471Z] provisioning config files... [2021-09-06T06:37:20.483Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/44@tmp/config4540205867550568746tmp [2021-09-06T06:37:20.507Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/44@tmp/config5264524906653338401tmp [2021-09-06T06:37:20.528Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/44@tmp/config4331815089883635761tmp [Pipeline] { [Pipeline] echo [2021-09-06T06:37:20.552Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:37:20.858Z] ---> sigul-configuration.sh [2021-09-06T06:37:20.859Z] gpg: directory `/root/.gnupg' created [2021-09-06T06:37:20.859Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-06T06:37:20.859Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-06T06:37:20.859Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-06T06:37:20.859Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-06T06:37:20.859Z] gpg: CAST5 encrypted data [2021-09-06T06:37:20.859Z] gpg: encrypted with 1 passphrase [2021-09-06T06:37:20.859Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-06T06:37:21.169Z] + mkdir /home/jenkins [2021-09-06T06:37:21.169Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-06T06:37:21.480Z] + 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-09-06T06:37:21.494Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:37:21.804Z] ---> sigul-install.sh [2021-09-06T06:37:21.804Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-06T06:37:22.259Z] + git tag --list [2021-09-06T06:37:22.259Z] 0.6.0 [2021-09-06T06:37:22.259Z] 0.6.1 [2021-09-06T06:37:22.259Z] 0.7.0 [2021-09-06T06:37:22.259Z] 0.7.1 [2021-09-06T06:37:22.259Z] v1.0.0 [2021-09-06T06:37:22.259Z] v1.0.1 [2021-09-06T06:37:22.259Z] v1.1.0 [2021-09-06T06:37:22.259Z] v1.2.0 [2021-09-06T06:37:22.259Z] v1.2.1 [2021-09-06T06:37:22.259Z] v1.3.0 [2021-09-06T06:37:22.259Z] v1.3.1 [2021-09-06T06:37:22.259Z] v2.0.0 [2021-09-06T06:37:22.259Z] v2.0.1-dev.1 [2021-09-06T06:37:22.259Z] v2.0.1-dev.10 [2021-09-06T06:37:22.259Z] v2.0.1-dev.11 [2021-09-06T06:37:22.259Z] v2.0.1-dev.12 [2021-09-06T06:37:22.259Z] v2.0.1-dev.13 [2021-09-06T06:37:22.259Z] v2.0.1-dev.14 [2021-09-06T06:37:22.259Z] v2.0.1-dev.15 [2021-09-06T06:37:22.259Z] v2.0.1-dev.16 [2021-09-06T06:37:22.259Z] v2.0.1-dev.17 [2021-09-06T06:37:22.259Z] v2.0.1-dev.18 [2021-09-06T06:37:22.259Z] v2.0.1-dev.19 [2021-09-06T06:37:22.259Z] v2.0.1-dev.2 [2021-09-06T06:37:22.259Z] v2.0.1-dev.20 [2021-09-06T06:37:22.259Z] v2.0.1-dev.21 [2021-09-06T06:37:22.259Z] v2.0.1-dev.22 [2021-09-06T06:37:22.259Z] v2.0.1-dev.23 [2021-09-06T06:37:22.259Z] v2.0.1-dev.24 [2021-09-06T06:37:22.259Z] v2.0.1-dev.25 [2021-09-06T06:37:22.259Z] v2.0.1-dev.26 [2021-09-06T06:37:22.259Z] v2.0.1-dev.27 [2021-09-06T06:37:22.259Z] v2.0.1-dev.28 [2021-09-06T06:37:22.259Z] v2.0.1-dev.29 [2021-09-06T06:37:22.259Z] v2.0.1-dev.3 [2021-09-06T06:37:22.259Z] v2.0.1-dev.30 [2021-09-06T06:37:22.259Z] v2.0.1-dev.31 [2021-09-06T06:37:22.259Z] v2.0.1-dev.32 [2021-09-06T06:37:22.259Z] v2.0.1-dev.33 [2021-09-06T06:37:22.259Z] v2.0.1-dev.34 [2021-09-06T06:37:22.259Z] v2.0.1-dev.35 [2021-09-06T06:37:22.259Z] v2.0.1-dev.36 [2021-09-06T06:37:22.259Z] v2.0.1-dev.37 [2021-09-06T06:37:22.259Z] v2.0.1-dev.4 [2021-09-06T06:37:22.259Z] v2.0.1-dev.5 [2021-09-06T06:37:22.259Z] v2.0.1-dev.6 [2021-09-06T06:37:22.259Z] v2.0.1-dev.7 [2021-09-06T06:37:22.259Z] v2.0.1-dev.8 [2021-09-06T06:37:22.259Z] v2.0.1-dev.9 [Pipeline] sh [2021-09-06T06:37:22.570Z] + lftools sign git-tag v2.0.1-dev.37 [2021-09-06T06:37:23.151Z] Signing Git tag with Sigul... [2021-09-06T06:37:23.151Z] Signing v2.0.1-dev.37 [Pipeline] echo [2021-09-06T06:37:24.120Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:37:24.430Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-06T06:37:24.446Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-06T06:37:24.477Z] $ docker stop --time=1 5bba67323884d504307e57b3035e1c7affb77d550fb8fca05e5c7397f7e5588e [2021-09-06T06:37:25.694Z] $ docker rm -f 5bba67323884d504307e57b3035e1c7affb77d550fb8fca05e5c7397f7e5588e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:37:26.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T06:37:26.500Z] . [Pipeline] withDockerContainer [2021-09-06T06:37:26.590Z] prd-centos7-docker-4c-2g-1425 does not seem to be running inside a container [2021-09-06T06:37:26.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@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-09-06T06:37:27.065Z] $ docker top 4a978893ceb71956b877bce179461a570d299b7202003dd2069ebad4ea39e8f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-06T06:37:27.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-06T06:37:27.208Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-06T06:37:27.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-06T06:37:27.313Z] $ docker exec 4a978893ceb71956b877bce179461a570d299b7202003dd2069ebad4ea39e8f4 ssh-agent [2021-09-06T06:37:27.413Z] SSH_AUTH_SOCK=/tmp/ssh-KCtNcxM18hMv/agent.14 [2021-09-06T06:37:27.413Z] SSH_AGENT_PID=21 [2021-09-06T06:37:27.422Z] Running ssh-add (command line suppressed) [2021-09-06T06:37:27.511Z] Identity added: /w/workspace/edgex-go/44@tmp/private_key_5994964398945061437.key (/w/workspace/edgex-go/44@tmp/private_key_5994964398945061437.key) [2021-09-06T06:37:27.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-06T06:37:27.848Z] + git semver bump pre [2021-09-06T06:37:27.848Z] # -> Open(): unable to determine branch for HEAD [2021-09-06T06:37:27.848Z] # $GIT_DIR = /w/workspace/edgex-go/44/.git [2021-09-06T06:37:27.848Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/44 [2021-09-06T06:37:27.848Z] # $SEMVER_REMOTE_NAME = origin [2021-09-06T06:37:27.848Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-06T06:37:27.848Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-06T06:37:27.848Z] # $SEMVER_BRANCH = main [2021-09-06T06:37:27.848Z] # $SEMVER_DIR = /w/workspace/edgex-go/44/.semver [2021-09-06T06:37:27.848Z] 2.0.1-dev.38 [Pipeline] } [2021-09-06T06:37:27.858Z] $ docker exec --env ******** --env ******** 4a978893ceb71956b877bce179461a570d299b7202003dd2069ebad4ea39e8f4 ssh-agent -k [2021-09-06T06:37:27.957Z] unset SSH_AUTH_SOCK; [2021-09-06T06:37:27.957Z] unset SSH_AGENT_PID; [2021-09-06T06:37:27.957Z] echo Agent pid 21 killed; [2021-09-06T06:37:27.971Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-06T06:37:28.318Z] + git semver [Pipeline] } [2021-09-06T06:37:28.338Z] $ docker stop --time=1 4a978893ceb71956b877bce179461a570d299b7202003dd2069ebad4ea39e8f4 [2021-09-06T06:37:29.553Z] $ docker rm -f 4a978893ceb71956b877bce179461a570d299b7202003dd2069ebad4ea39e8f4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:37:29.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T06:37:29.958Z] . [Pipeline] withDockerContainer [2021-09-06T06:37:30.045Z] prd-centos7-docker-4c-2g-1425 does not seem to be running inside a container [2021-09-06T06:37:30.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@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-09-06T06:37:30.487Z] $ docker top 0d9bb01c228acb2be85071ee8611c5f9011c204df088c8c8d00cb89509d5362c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-06T06:37:30.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-06T06:37:30.613Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-06T06:37:30.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-06T06:37:30.738Z] $ docker exec 0d9bb01c228acb2be85071ee8611c5f9011c204df088c8c8d00cb89509d5362c ssh-agent [2021-09-06T06:37:30.852Z] SSH_AUTH_SOCK=/tmp/ssh-l1EX0mE7j493/agent.14 [2021-09-06T06:37:30.852Z] SSH_AGENT_PID=20 [2021-09-06T06:37:30.860Z] Running ssh-add (command line suppressed) [2021-09-06T06:37:30.962Z] Identity added: /w/workspace/edgex-go/44@tmp/private_key_3834027373895817145.key (/w/workspace/edgex-go/44@tmp/private_key_3834027373895817145.key) [2021-09-06T06:37:30.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-06T06:37:31.295Z] + git semver push [2021-09-06T06:37:31.295Z] # -> Open(): unable to determine branch for HEAD [2021-09-06T06:37:31.295Z] # $GIT_DIR = /w/workspace/edgex-go/44/.git [2021-09-06T06:37:31.295Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/44 [2021-09-06T06:37:31.295Z] # $SEMVER_REMOTE_NAME = origin [2021-09-06T06:37:31.295Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-06T06:37:31.295Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-06T06:37:31.295Z] # $SEMVER_BRANCH = main [2021-09-06T06:37:31.295Z] # $SEMVER_DIR = /w/workspace/edgex-go/44/.semver [Pipeline] } [2021-09-06T06:37:34.647Z] $ docker exec --env ******** --env ******** 0d9bb01c228acb2be85071ee8611c5f9011c204df088c8c8d00cb89509d5362c ssh-agent -k [2021-09-06T06:37:34.742Z] unset SSH_AUTH_SOCK; [2021-09-06T06:37:34.743Z] unset SSH_AGENT_PID; [2021-09-06T06:37:34.743Z] echo Agent pid 20 killed; [2021-09-06T06:37:34.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-06T06:37:35.116Z] + git semver [Pipeline] } [2021-09-06T06:37:35.132Z] $ docker stop --time=1 0d9bb01c228acb2be85071ee8611c5f9011c204df088c8c8d00cb89509d5362c [2021-09-06T06:37:36.317Z] $ docker rm -f 0d9bb01c228acb2be85071ee8611c5f9011c204df088c8c8d00cb89509d5362c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-06T06:37:37.467Z] + '[' -d /w/workspace/edgex-go/44/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:37:37.789Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:37:38.531Z] ---> package-listing.sh [2021-09-06T06:37:38.531Z] ++ facter osfamily [2021-09-06T06:37:38.531Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-06T06:37:38.796Z] + OS_FAMILY=redhat [2021-09-06T06:37:38.796Z] + workspace=/w/workspace/edgex-go/44 [2021-09-06T06:37:38.796Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-06T06:37:38.796Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-06T06:37:38.796Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-06T06:37:38.796Z] + PACKAGES=/tmp/packages_start.txt [2021-09-06T06:37:38.796Z] + '[' /w/workspace/edgex-go/44 ']' [2021-09-06T06:37:38.796Z] + PACKAGES=/tmp/packages_end.txt [2021-09-06T06:37:38.796Z] + case "${OS_FAMILY}" in [2021-09-06T06:37:38.796Z] + sort [2021-09-06T06:37:38.796Z] + rpm -qa [2021-09-06T06:37:40.729Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-06T06:37:40.729Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-06T06:37:40.729Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-06T06:37:40.729Z] + '[' /w/workspace/edgex-go/44 ']' [2021-09-06T06:37:40.729Z] + mkdir -p /w/workspace/edgex-go/44/archives/ [2021-09-06T06:37:40.729Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/44/archives/ [Pipeline] echo [2021-09-06T06:37:40.746Z] 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/44/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-06T06:37:41.045Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:37:41.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-06T06:37:41.623Z] [2021-09-06T06:37:41.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T06:37:41.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-06T06:37:41.947Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-06T06:37:41.947Z] b4d181a07f80: Pulling fs layer [2021-09-06T06:37:41.947Z] a1111a8f2ec3: Pulling fs layer [2021-09-06T06:37:41.947Z] ed53099fbce6: Pulling fs layer [2021-09-06T06:37:41.947Z] dc539afda2c1: Pulling fs layer [2021-09-06T06:37:41.947Z] 77bc0d833cb6: Pulling fs layer [2021-09-06T06:37:41.947Z] 9065ff56babe: Pulling fs layer [2021-09-06T06:37:41.947Z] d287ab97295c: Pulling fs layer [2021-09-06T06:37:41.947Z] dc539afda2c1: Waiting [2021-09-06T06:37:41.947Z] 77bc0d833cb6: Waiting [2021-09-06T06:37:41.947Z] 9065ff56babe: Waiting [2021-09-06T06:37:41.947Z] d287ab97295c: Waiting [2021-09-06T06:37:42.210Z] a1111a8f2ec3: Verifying Checksum [2021-09-06T06:37:42.210Z] a1111a8f2ec3: Download complete [2021-09-06T06:37:42.210Z] dc539afda2c1: Verifying Checksum [2021-09-06T06:37:42.210Z] dc539afda2c1: Download complete [2021-09-06T06:37:42.475Z] 77bc0d833cb6: Verifying Checksum [2021-09-06T06:37:42.475Z] 77bc0d833cb6: Download complete [2021-09-06T06:37:42.475Z] 9065ff56babe: Verifying Checksum [2021-09-06T06:37:42.475Z] 9065ff56babe: Download complete [2021-09-06T06:37:42.740Z] ed53099fbce6: Verifying Checksum [2021-09-06T06:37:42.740Z] ed53099fbce6: Download complete [2021-09-06T06:37:43.323Z] b4d181a07f80: Verifying Checksum [2021-09-06T06:37:43.323Z] b4d181a07f80: Download complete [2021-09-06T06:37:44.301Z] b4d181a07f80: Pull complete [2021-09-06T06:37:44.565Z] a1111a8f2ec3: Pull complete [2021-09-06T06:37:45.156Z] ed53099fbce6: Pull complete [2021-09-06T06:37:45.156Z] dc539afda2c1: Pull complete [2021-09-06T06:37:45.420Z] 77bc0d833cb6: Pull complete [2021-09-06T06:37:45.420Z] 9065ff56babe: Pull complete [2021-09-06T06:37:46.376Z] d287ab97295c: Verifying Checksum [2021-09-06T06:37:46.376Z] d287ab97295c: Download complete [2021-09-06T06:37:50.661Z] d287ab97295c: Pull complete [2021-09-06T06:37:50.661Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-06T06:37:50.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-06T06:37:50.661Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-06T06:37:50.737Z] prd-centos7-docker-4c-2g-1425 does not seem to be running inside a container [2021-09-06T06:37:50.785Z] $ 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/44/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/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@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-09-06T06:37:53.095Z] $ docker top bb22c382ba91d3074e201dad2f9f82ee12483cac55d95a8d904a9a4cfd90e9c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T06:37:53.492Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-06T06:37:53.800Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-06T06:37:54.105Z] + ls /var/log/sa-host [2021-09-06T06:37:54.105Z] + sadf -c /var/log/sa-host/sa05 [2021-09-06T06:37:54.105Z] file_magic: OK [2021-09-06T06:37:54.106Z] HZ: Using current value: 100 [2021-09-06T06:37:54.106Z] file_header: OK [2021-09-06T06:37:54.106Z] 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-09-06T06:37:54.106Z] Statistics: [2021-09-06T06:37:54.106Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-06T06:37:54.106Z] File successfully converted to sysstat format version 12.0.3 [2021-09-06T06:37:54.106Z] + sadf -c /var/log/sa-host/sa06 [2021-09-06T06:37:54.106Z] file_magic: OK [2021-09-06T06:37:54.106Z] HZ: Using current value: 100 [2021-09-06T06:37:54.106Z] file_header: OK [2021-09-06T06:37:54.106Z] 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-09-06T06:37:54.106Z] Statistics: [2021-09-06T06:37:54.106Z] 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... [2021-09-06T06:37:54.106Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T06:37:56.942Z] provisioning config files... [2021-09-06T06:37:56.956Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/44@tmp/config2366318397019373041tmp [Pipeline] { [Pipeline] echo [2021-09-06T06:37:56.981Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:37:57.288Z] ---> create-netrc.sh [Pipeline] } [2021-09-06T06:37:57.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:37:57.721Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-06T06:37:57.735Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:37:58.046Z] ---> sudo-logs.sh [2021-09-06T06:37:58.046Z] Archiving 'sudo' log.. [2021-09-06T06:37:58.046Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1425.vexxhost.local: Name or service not known [2021-09-06T06:37:58.046Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1425.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-06T06:37:58.087Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:37:58.397Z] ---> job-cost.sh [2021-09-06T06:37:58.397Z] lf-activate-venv: SKIPPING [2021-09-06T06:37:58.397Z] DEBUG: total: 0.10999999940395355 [2021-09-06T06:37:58.397Z] INFO: Retrieving Stack Cost... [2021-09-06T06:37:59.802Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-06T06:38:00.382Z] INFO: Archiving Costs [Pipeline] echo [2021-09-06T06:38:00.403Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T06:38:00.772Z] ---> logs-deploy.sh [2021-09-06T06:38:00.772Z] lf-activate-venv: SKIPPING [2021-09-06T06:38:00.772Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/44 [2021-09-06T06:38:00.772Z] INFO: archiving workspace using pattern(s): [2021-09-06T06:38:01.398Z] Archives upload complete. [2021-09-06T06:38:01.663Z] INFO: archiving logs to Nexus