Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b 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-ssh10484966329291246211.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4944700488126243056.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6959412208781942693.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh4544328767496711635.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12006928304783481454.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.20 USE_ALPINE: true 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 PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5727 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/476 [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/476 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b (main) Commit message: "fix: Remove broken unit test for mosquitto password file (#4474)" > 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 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b # timeout=10 > git rev-list --no-walk 32e4cad4570321b8701fad636f81d26e3bb342d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-24T18:19:52.450Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-24T18:19:52.486Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-24T18:19:52.499Z] ========================================================= [2023-03-24T18:19:52.499Z] EdgeX Global Pipelines Version Info [2023-03-24T18:19:52.499Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-24T18:19:53.215Z] ------------------- [2023-03-24T18:19:53.215Z] stable info: [2023-03-24T18:19:53.215Z] ------------------- [2023-03-24T18:19:53.215Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-24T18:19:53.215Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-24T18:19:53.215Z] Message: update stable to v1.0.245 [2023-03-24T18:19:53.785Z] ------------------- [2023-03-24T18:19:53.785Z] experimental info: [2023-03-24T18:19:53.785Z] ------------------- [2023-03-24T18:19:53.785Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-24T18:19:53.785Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-24T18:19:53.785Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-24T18:19:53.954Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-24T18:19:53.962Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-24T18:19:53.969Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-24T18:19:53.976Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-24T18:19:53.983Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-24T18:19:53.990Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-24T18:19:53.998Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-24T18:19:54.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-24T18:19:54.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-24T18:19:54.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-24T18:19:54.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-24T18:19:54.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-24T18:19:54.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-24T18:19:54.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-24T18:19:54.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-24T18:19:54.077Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-24T18:19:54.091Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-24T18:19:54.100Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-24T18:19:54.111Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-24T18:19:54.121Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-24T18:19:54.134Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-24T18:19:54.147Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-24T18:19:54.160Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-24T18:19:54.176Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-24T18:19:54.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-24T18:19:54.200Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-24T18:19:54.210Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] echo [2023-03-24T18:19:54.224Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e88a8a8 [Pipeline] echo [2023-03-24T18:19:54.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T18:19:54.278Z] provisioning config files... [2023-03-24T18:19:54.292Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/476@tmp/config17859126926238702763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T18:19:54.592Z] ---> docker-login.sh [2023-03-24T18:19:54.592Z] nexus3.edgexfoundry.org:10001 [2023-03-24T18:19:54.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T18:19:54.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T18:19:54.852Z] Configure a credential helper to remove this warning. See [2023-03-24T18:19:54.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T18:19:54.852Z] [2023-03-24T18:19:54.852Z] Login Succeeded [2023-03-24T18:19:54.852Z] nexus3.edgexfoundry.org:10002 [2023-03-24T18:19:55.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T18:19:55.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T18:19:55.114Z] Configure a credential helper to remove this warning. See [2023-03-24T18:19:55.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T18:19:55.114Z] [2023-03-24T18:19:55.114Z] Login Succeeded [2023-03-24T18:19:55.114Z] nexus3.edgexfoundry.org:10003 [2023-03-24T18:19:55.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T18:19:55.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T18:19:55.114Z] Configure a credential helper to remove this warning. See [2023-03-24T18:19:55.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T18:19:55.114Z] [2023-03-24T18:19:55.114Z] Login Succeeded [2023-03-24T18:19:55.114Z] nexus3.edgexfoundry.org:10004 [2023-03-24T18:19:55.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T18:19:55.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T18:19:55.375Z] Configure a credential helper to remove this warning. See [2023-03-24T18:19:55.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T18:19:55.375Z] [2023-03-24T18:19:55.375Z] Login Succeeded [2023-03-24T18:19:55.375Z] docker.io [2023-03-24T18:19:55.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T18:19:55.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T18:19:55.636Z] Configure a credential helper to remove this warning. See [2023-03-24T18:19:55.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T18:19:55.636Z] [2023-03-24T18:19:55.636Z] Login Succeeded [2023-03-24T18:19:55.636Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T18:19:55.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-24T18:19:55.950Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-24T18:19:55.950Z] + dirname cmd/core-command/Dockerfile [2023-03-24T18:19:55.950Z] + cut -d/ -f2 [2023-03-24T18:19:55.950Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-24T18:19:55.950Z] + cut -d/ -f2 [2023-03-24T18:19:55.950Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-24T18:19:55.950Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-24T18:19:55.950Z] + dirname cmd/core-data/Dockerfile [2023-03-24T18:19:55.950Z] + cut -d/ -f2 [2023-03-24T18:19:55.950Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-24T18:19:55.950Z] + dirname cmd/core-metadata/Dockerfile [2023-03-24T18:19:55.950Z] + cut -d/ -f2 [2023-03-24T18:19:55.950Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-24T18:19:55.950Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-24T18:19:55.950Z] + cut -d/ -f2 [2023-03-24T18:19:55.950Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-24T18:19:55.950Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-24T18:19:55.950Z] + cut -d/ -f2 [2023-03-24T18:19:55.950Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-24T18:19:55.950Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-24T18:19:55.950Z] + cut -d/ -f2 [2023-03-24T18:19:55.950Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-24T18:19:55.950Z] + cut -d/ -f2 [2023-03-24T18:19:55.950Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-24T18:19:55.950Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-24T18:19:55.950Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-24T18:19:55.950Z] + cut -d/ -f2 [2023-03-24T18:19:55.950Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-24T18:19:55.950Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-24T18:19:55.950Z] + cut -d/ -f2 [2023-03-24T18:19:55.950Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-24T18:19:55.950Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-24T18:19:55.950Z] + cut -d/ -f2 [2023-03-24T18:19:55.950Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-24T18:19:55.950Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-24T18:19:55.950Z] + cut -d/ -f2 [2023-03-24T18:19:55.950Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-24T18:19:55.950Z] + dirname cmd/support-notifications/Dockerfile [2023-03-24T18:19:55.950Z] + cut -d/ -f2 [2023-03-24T18:19:55.950Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-24T18:19:55.950Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-24T18:19:55.950Z] + cut -d/ -f2 [2023-03-24T18:19:55.950Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-24T18:19:56.004Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-24T18:19:56.350Z] + git rev-list -1 --merges e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b~1..e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] echo [2023-03-24T18:19:56.365Z] -----------> git rev-list -1 --merges e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b~1..e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [false] [Pipeline] sh [2023-03-24T18:19:56.650Z] + git log --format=format:%s -1 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] echo [2023-03-24T18:19:56.664Z] ========================================================= [2023-03-24T18:19:56.664Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-24T18:19:56.664Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-24T18:19:57.072Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-24T18:19:57.072Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-24T18:19:57.072Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-24T18:19:57.072Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-24T18:19:57.072Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-03-24T18:19:57.072Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-24T18:19:57.072Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:19:57.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T18:19:57.494Z] [2023-03-24T18:19:57.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:19:57.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T18:19:57.796Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-24T18:19:57.796Z] b85a868b505f: Pulling fs layer [2023-03-24T18:19:57.796Z] e2be974225ed: Pulling fs layer [2023-03-24T18:19:57.796Z] 339a4e72a1f5: Pulling fs layer [2023-03-24T18:19:57.796Z] 988bab9f4d93: Pulling fs layer [2023-03-24T18:19:57.796Z] 1469e6f7b9e6: Pulling fs layer [2023-03-24T18:19:57.796Z] eaf3925da568: Pulling fs layer [2023-03-24T18:19:57.796Z] bab4dde63d76: Pulling fs layer [2023-03-24T18:19:57.796Z] bde34c3a00c8: Pulling fs layer [2023-03-24T18:19:57.796Z] b352a97aabf1: Pulling fs layer [2023-03-24T18:19:57.796Z] 4872d77fe225: Pulling fs layer [2023-03-24T18:19:57.796Z] bde34c3a00c8: Waiting [2023-03-24T18:19:57.796Z] eaf3925da568: Waiting [2023-03-24T18:19:57.796Z] bab4dde63d76: Waiting [2023-03-24T18:19:57.796Z] 988bab9f4d93: Waiting [2023-03-24T18:19:57.796Z] b352a97aabf1: Waiting [2023-03-24T18:19:57.796Z] 1469e6f7b9e6: Waiting [2023-03-24T18:19:57.796Z] 5851b861e8e6: Pulling fs layer [2023-03-24T18:19:57.796Z] e2be974225ed: Verifying Checksum [2023-03-24T18:19:57.796Z] e2be974225ed: Download complete [2023-03-24T18:19:57.796Z] 988bab9f4d93: Verifying Checksum [2023-03-24T18:19:57.796Z] 988bab9f4d93: Download complete [2023-03-24T18:19:58.056Z] 339a4e72a1f5: Verifying Checksum [2023-03-24T18:19:58.056Z] 339a4e72a1f5: Download complete [2023-03-24T18:19:58.056Z] eaf3925da568: Verifying Checksum [2023-03-24T18:19:58.056Z] eaf3925da568: Download complete [2023-03-24T18:19:58.056Z] 1469e6f7b9e6: Verifying Checksum [2023-03-24T18:19:58.056Z] 1469e6f7b9e6: Download complete [2023-03-24T18:19:58.056Z] bde34c3a00c8: Verifying Checksum [2023-03-24T18:19:58.056Z] bde34c3a00c8: Download complete [2023-03-24T18:19:58.056Z] b352a97aabf1: Verifying Checksum [2023-03-24T18:19:58.056Z] b352a97aabf1: Download complete [2023-03-24T18:19:58.056Z] 4872d77fe225: Verifying Checksum [2023-03-24T18:19:58.056Z] 4872d77fe225: Download complete [2023-03-24T18:19:58.056Z] 5851b861e8e6: Verifying Checksum [2023-03-24T18:19:58.056Z] 5851b861e8e6: Download complete [2023-03-24T18:19:58.056Z] b85a868b505f: Verifying Checksum [2023-03-24T18:19:58.056Z] b85a868b505f: Download complete [2023-03-24T18:19:58.626Z] bab4dde63d76: Verifying Checksum [2023-03-24T18:19:58.626Z] bab4dde63d76: Download complete [2023-03-24T18:19:59.577Z] b85a868b505f: Pull complete [2023-03-24T18:19:59.577Z] e2be974225ed: Pull complete [2023-03-24T18:20:00.161Z] 339a4e72a1f5: Pull complete [2023-03-24T18:20:00.161Z] 988bab9f4d93: Pull complete [2023-03-24T18:20:00.422Z] 1469e6f7b9e6: Pull complete [2023-03-24T18:20:00.422Z] eaf3925da568: Pull complete [2023-03-24T18:20:02.331Z] bab4dde63d76: Pull complete [2023-03-24T18:20:02.331Z] bde34c3a00c8: Pull complete [2023-03-24T18:20:02.590Z] b352a97aabf1: Pull complete [2023-03-24T18:20:02.590Z] 4872d77fe225: Pull complete [2023-03-24T18:20:02.851Z] 5851b861e8e6: Pull complete [2023-03-24T18:20:02.851Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-24T18:20:02.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T18:20:02.851Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T18:20:02.949Z] prd-ubuntu20.04-docker-8c-8g-5727 does not seem to be running inside a container [2023-03-24T18:20:02.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-24T18:20:06.305Z] $ docker top 0b7c3e29947dc9015500f7c66316874d95011f7462b28453e7a20e5081591cd3 -eo pid,comm [2023-03-24T18:20:06.365Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-24T18:20:06.365Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-24T18:20:06.404Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T18:20:06.404Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T18:20:06.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T18:20:06.527Z] $ docker exec 0b7c3e29947dc9015500f7c66316874d95011f7462b28453e7a20e5081591cd3 ssh-agent [2023-03-24T18:20:06.649Z] SSH_AUTH_SOCK=/tmp/ssh-EMMLy0bgE5Eg/agent.31 [2023-03-24T18:20:06.649Z] SSH_AGENT_PID=37 [2023-03-24T18:20:06.656Z] Running ssh-add (command line suppressed) [2023-03-24T18:20:06.765Z] Identity added: /w/workspace/edgex-go/476@tmp/private_key_8446378024509249211.key (/w/workspace/edgex-go/476@tmp/private_key_8446378024509249211.key) [2023-03-24T18:20:06.782Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T18:20:07.070Z] + git tag --points-at HEAD [Pipeline] } [2023-03-24T18:20:07.081Z] $ docker exec --env ******** --env ******** 0b7c3e29947dc9015500f7c66316874d95011f7462b28453e7a20e5081591cd3 ssh-agent -k [2023-03-24T18:20:07.185Z] unset SSH_AUTH_SOCK; [2023-03-24T18:20:07.186Z] unset SSH_AGENT_PID; [2023-03-24T18:20:07.186Z] echo Agent pid 37 killed; [2023-03-24T18:20:07.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-24T18:20:07.222Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T18:20:07.222Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T18:20:07.340Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T18:20:07.342Z] $ docker exec 0b7c3e29947dc9015500f7c66316874d95011f7462b28453e7a20e5081591cd3 ssh-agent [2023-03-24T18:20:07.454Z] SSH_AUTH_SOCK=/tmp/ssh-NPQIrBoheud3/agent.70 [2023-03-24T18:20:07.454Z] SSH_AGENT_PID=76 [2023-03-24T18:20:07.460Z] Running ssh-add (command line suppressed) [2023-03-24T18:20:07.563Z] Identity added: /w/workspace/edgex-go/476@tmp/private_key_11009542807684271141.key (/w/workspace/edgex-go/476@tmp/private_key_11009542807684271141.key) [2023-03-24T18:20:07.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T18:20:07.870Z] + git semver init [2023-03-24T18:20:08.129Z] 2023-03-24 18:20:08,097 [run_init] DEBUG init version:0.0.0 force:False [2023-03-24T18:20:08.129Z] 2023-03-24 18:20:08,098 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/476/.semver [2023-03-24T18:20:08.129Z] 2023-03-24 18:20:08,099 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/476/.semver [2023-03-24T18:20:08.129Z] 2023-03-24 18:20:08,099 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/476/.semver'], cwd=/w/workspace/edgex-go/476, universal_newlines=False, shell=None, istream=None) [2023-03-24T18:20:13.407Z] 2023-03-24 18:20:12,570 [append_file] DEBUG append to file:/w/workspace/edgex-go/476/.git/info/exclude [2023-03-24T18:20:13.407Z] 2023-03-24 18:20:12,570 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/476/.semver/main with force:False [2023-03-24T18:20:13.407Z] 2023-03-24 18:20:12,570 [read_version] DEBUG read version from /w/workspace/edgex-go/476/.semver/main [2023-03-24T18:20:13.407Z] 2023-03-24 18:20:12,571 [read_version] DEBUG read version from /w/workspace/edgex-go/476/.semver/main [2023-03-24T18:20:13.407Z] 3.0.0-dev.114 [Pipeline] } [2023-03-24T18:20:13.418Z] $ docker exec --env ******** --env ******** 0b7c3e29947dc9015500f7c66316874d95011f7462b28453e7a20e5081591cd3 ssh-agent -k [2023-03-24T18:20:13.514Z] unset SSH_AUTH_SOCK; [2023-03-24T18:20:13.515Z] unset SSH_AGENT_PID; [2023-03-24T18:20:13.515Z] echo Agent pid 76 killed; [2023-03-24T18:20:13.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-24T18:20:13.823Z] + git semver [Pipeline] } [2023-03-24T18:20:14.099Z] $ docker stop --time=1 0b7c3e29947dc9015500f7c66316874d95011f7462b28453e7a20e5081591cd3 [2023-03-24T18:20:15.341Z] $ docker rm -f --volumes 0b7c3e29947dc9015500f7c66316874d95011f7462b28453e7a20e5081591cd3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T18:20:15.681Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-24T18:20:15.906Z] Stashed 1 file(s) [Pipeline] echo [2023-03-24T18:20:15.909Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.114 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T18:20:16.270Z] + git config --global --add safe.directory /w/workspace/edgex-go/476 [Pipeline] echo [2023-03-24T18:20:16.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T18:20:16.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T18:20:16.299Z] ========================================================= [2023-03-24T18:20:16.299Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-24T18:20:16.299Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-24T18:20:16.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-24T18:20:16.584Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-24T18:20:16.584Z] 63b65145d645: Pulling fs layer [2023-03-24T18:20:16.584Z] a2d21d5440eb: Pulling fs layer [2023-03-24T18:20:16.584Z] 935e6c44a52c: Pulling fs layer [2023-03-24T18:20:16.584Z] 94cc34f8dd06: Pulling fs layer [2023-03-24T18:20:16.584Z] 30dea6a524f1: Pulling fs layer [2023-03-24T18:20:16.584Z] a2aff8979fd8: Pulling fs layer [2023-03-24T18:20:16.584Z] 6808be2612f2: Pulling fs layer [2023-03-24T18:20:16.584Z] f25807f1079a: Pulling fs layer [2023-03-24T18:20:16.584Z] 94cc34f8dd06: Waiting [2023-03-24T18:20:16.584Z] 30dea6a524f1: Waiting [2023-03-24T18:20:16.584Z] f25807f1079a: Waiting [2023-03-24T18:20:16.584Z] 6808be2612f2: Waiting [2023-03-24T18:20:16.584Z] a2d21d5440eb: Verifying Checksum [2023-03-24T18:20:16.584Z] a2d21d5440eb: Download complete [2023-03-24T18:20:16.584Z] 94cc34f8dd06: Download complete [2023-03-24T18:20:16.584Z] 30dea6a524f1: Download complete [2023-03-24T18:20:16.584Z] 63b65145d645: Verifying Checksum [2023-03-24T18:20:16.584Z] 63b65145d645: Download complete [2023-03-24T18:20:16.584Z] a2aff8979fd8: Verifying Checksum [2023-03-24T18:20:16.584Z] a2aff8979fd8: Download complete [2023-03-24T18:20:16.847Z] 63b65145d645: Pull complete [2023-03-24T18:20:16.847Z] a2d21d5440eb: Pull complete [2023-03-24T18:20:17.107Z] f25807f1079a: Verifying Checksum [2023-03-24T18:20:17.107Z] f25807f1079a: Download complete [2023-03-24T18:20:17.367Z] 935e6c44a52c: Verifying Checksum [2023-03-24T18:20:17.367Z] 935e6c44a52c: Download complete [2023-03-24T18:20:17.625Z] 6808be2612f2: Verifying Checksum [2023-03-24T18:20:17.626Z] 6808be2612f2: Download complete [2023-03-24T18:20:20.924Z] 935e6c44a52c: Pull complete [2023-03-24T18:20:20.925Z] 94cc34f8dd06: Pull complete [2023-03-24T18:20:20.925Z] 30dea6a524f1: Pull complete [2023-03-24T18:20:21.182Z] a2aff8979fd8: Pull complete [2023-03-24T18:20:23.732Z] 6808be2612f2: Pull complete [2023-03-24T18:20:24.298Z] f25807f1079a: Pull complete [2023-03-24T18:20:24.298Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-24T18:20:24.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-24T18:20:24.298Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-24T18:20:24.594Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-24T18:20:24.594Z] WORKDIR /edgex [2023-03-24T18:20:24.594Z] COPY go.mod . [2023-03-24T18:20:24.594Z] RUN go mod download [2023-03-24T18:20:24.594Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-24T18:20:25.162Z] Sending build context to Docker daemon 170.5MB [2023-03-24T18:20:25.162Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-24T18:20:25.162Z] ---> 3b553350e43f [2023-03-24T18:20:25.162Z] Step 2/4 : WORKDIR /edgex [2023-03-24T18:20:29.354Z] ---> Running in fefaf8b833ca [2023-03-24T18:20:29.354Z] Removing intermediate container fefaf8b833ca [2023-03-24T18:20:29.354Z] ---> f29cc76218dd [2023-03-24T18:20:29.354Z] Step 3/4 : COPY go.mod . [2023-03-24T18:20:29.354Z] ---> 7bfdc50752ce [2023-03-24T18:20:29.354Z] Step 4/4 : RUN go mod download [2023-03-24T18:20:29.354Z] ---> Running in b292b3cc2b73 [2023-03-24T18:20:30.964Z] Still waiting to schedule task [2023-03-24T18:20:30.964Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-24T18:20:41.575Z] Removing intermediate container b292b3cc2b73 [2023-03-24T18:20:41.575Z] ---> a2a9b4f37b6c [2023-03-24T18:20:41.575Z] Successfully built a2a9b4f37b6c [2023-03-24T18:20:41.575Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:20:41.882Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-24T18:20:41.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T18:20:41.958Z] prd-ubuntu20.04-docker-8c-8g-5727 does not seem to be running inside a container [2023-03-24T18:20:41.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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-x86_64 cat [2023-03-24T18:20:42.405Z] $ docker top 7d81f4184eb75f3c0b77c2ccc8d27ed7e96ca97ed753c3cd5dfed902b7a84747 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T18:20:42.741Z] + go version [2023-03-24T18:20:42.741Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-24T18:20:42.759Z] $ docker stop --time=1 7d81f4184eb75f3c0b77c2ccc8d27ed7e96ca97ed753c3cd5dfed902b7a84747 [2023-03-24T18:20:44.010Z] $ docker rm -f --volumes 7d81f4184eb75f3c0b77c2ccc8d27ed7e96ca97ed753c3cd5dfed902b7a84747 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:20:44.377Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-24T18:20:44.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T18:20:44.463Z] prd-ubuntu20.04-docker-8c-8g-5727 does not seem to be running inside a container [2023-03-24T18:20:44.503Z] $ 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/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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-x86_64 cat [2023-03-24T18:20:44.870Z] $ docker top d5bd22a91e4fad6979f94f8307759b130fb3c62735c99920cd7aa01f99ce4259 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-24T18:20:44.925Z] ========================================================= [2023-03-24T18:20:44.925Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-24T18:20:44.925Z] ========================================================= [Pipeline] sh [2023-03-24T18:20:45.208Z] + git config --global --add safe.directory /w/workspace/edgex-go/476 [Pipeline] fileExists [Pipeline] sh [2023-03-24T18:20:45.499Z] + make test [2023-03-24T18:20:45.499Z] go test -race -coverprofile=coverage.out ./... [2023-03-24T18:20:53.618Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-24T18:21:05.833Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-24T18:21:05.833Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-24T18:21:06.403Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-24T18:21:06.661Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-24T18:21:06.921Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-24T18:21:07.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-24T18:21:07.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-24T18:21:07.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-24T18:21:07.489Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-24T18:21:07.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-24T18:21:08.006Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-24T18:21:08.266Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-24T18:21:08.266Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-24T18:21:08.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-24T18:21:09.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-24T18:21:09.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-24T18:21:09.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2023-03-24T18:21:10.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements [2023-03-24T18:21:11.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-24T18:21:11.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-24T18:21:11.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-24T18:21:12.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-24T18:21:12.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-24T18:21:13.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-24T18:21:13.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-24T18:21:13.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-24T18:21:13.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-24T18:21:13.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-24T18:21:14.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.085s coverage: 71.3% of statements [2023-03-24T18:21:14.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements [2023-03-24T18:21:15.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-24T18:21:15.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-24T18:21:17.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.283s coverage: 88.5% of statements [2023-03-24T18:21:17.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.9% of statements [2023-03-24T18:21:17.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-24T18:21:17.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-24T18:21:17.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-24T18:21:17.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.351s coverage: 95.6% of statements [2023-03-24T18:21:17.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-24T18:21:17.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-24T18:21:17.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-24T18:21:17.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-24T18:21:17.840Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-24T18:21:17.840Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements [2023-03-24T18:21:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-24T18:21:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-24T18:21:18.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-24T18:21:18.779Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 65.9% of statements [2023-03-24T18:21:19.345Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-24T18:21:19.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-24T18:21:19.345Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.085s coverage: 0.9% of statements [2023-03-24T18:21:19.345Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 29.0% of statements [2023-03-24T18:21:19.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 44.1% of statements [2023-03-24T18:21:19.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 82.9% of statements [2023-03-24T18:21:19.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2023-03-24T18:21:19.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2023-03-24T18:21:20.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.085s coverage: 87.5% of statements [2023-03-24T18:21:21.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-24T18:21:21.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-24T18:21:21.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-24T18:21:21.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-24T18:21:21.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-24T18:21:21.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-24T18:21:21.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-24T18:21:21.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-24T18:21:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-24T18:21:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-24T18:21:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-24T18:21:21.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-24T18:21:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-24T18:21:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-24T18:21:22.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-24T18:21:23.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-24T18:21:23.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-24T18:21:25.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-24T18:21:25.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-24T18:21:26.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-24T18:21:26.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-24T18:21:26.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-24T18:21:27.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-24T18:21:27.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-24T18:21:27.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-24T18:21:28.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-24T18:21:28.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-24T18:21:28.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-24T18:21:28.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-24T18:21:29.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-24T18:21:29.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-24T18:21:29.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-24T18:21:29.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-24T18:21:31.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-24T18:21:31.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-24T18:21:31.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-24T18:21:31.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-24T18:21:32.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-24T18:21:32.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-24T18:21:32.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2023-03-24T18:21:33.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-24T18:21:33.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-24T18:21:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.275s coverage: 79.9% of statements [2023-03-24T18:21:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.072s coverage: 92.9% of statements [2023-03-24T18:21:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 64.4% of statements [2023-03-24T18:21:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.058s coverage: 62.3% of statements [2023-03-24T18:21:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-03-24T18:21:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.044s coverage: 20.0% of statements [2023-03-24T18:21:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-03-24T18:21:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.2% of statements [2023-03-24T18:21:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements [2023-03-24T18:21:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-03-24T18:21:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 63.1% of statements [2023-03-24T18:21:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2023-03-24T18:21:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-03-24T18:21:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-03-24T18:21:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-03-24T18:21:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-03-24T18:21:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements [2023-03-24T18:21:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-03-24T18:21:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-03-24T18:21:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2023-03-24T18:21:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements [2023-03-24T18:21:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 61.5% of statements [2023-03-24T18:21:45.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2023-03-24T18:21:45.933Z] 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 [2023-03-24T18:21:45.933Z] running golangci-lint [2023-03-24T18:21:45.933Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-03-24T18:21:45.933Z] go version go1.20.2 linux/amd64 [2023-03-24T18:21:45.933Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-03-24T18:21:45.933Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-03-24T18:22:00.801Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|name|exports_file|files|types_sizes) took 14.561961801s" [2023-03-24T18:22:00.801Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.36499ms" [2023-03-24T18:22:07.349Z] level=info msg="[linters_context/goanalysis] analyzers took 58.020175026s with top 10 stages: buildir: 33.209168196s, inspect: 1.90432845s, fact_deprecated: 1.652191891s, ctrlflow: 1.477755604s, gosec: 1.41573917s, printf: 1.307165731s, S1038: 934.195643ms, nilness: 680.592988ms, fact_purity: 641.605045ms, ineffassign: 557.572709ms" [2023-03-24T18:22:07.349Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-03-24T18:22:07.349Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 201/201, exclude: 201/201, cgo: 201/201, identifier_marker: 201/201, exclude-rules: 21/201, nolint: 0/21, skip_dirs: 201/201, autogenerated_exclude: 201/201, filename_unadjuster: 201/201, path_prettifier: 201/201" [2023-03-24T18:22:07.349Z] level=info msg="[runner] processing took 19.510805ms with stages: nolint: 8.271447ms, identifier_marker: 5.764549ms, exclude-rules: 1.739677ms, path_prettifier: 1.512602ms, autogenerated_exclude: 1.380833ms, skip_dirs: 767.802µs, cgo: 54.354µs, filename_unadjuster: 15.741µs, max_same_issues: 690ns, exclude: 460ns, uniq_by_line: 450ns, skip_files: 410ns, diff: 400ns, sort_results: 290ns, source_code: 260ns, severity-rules: 250ns, max_from_linter: 200ns, path_shortener: 170ns, max_per_file_from_linter: 110ns, path_prefixer: 110ns" [2023-03-24T18:22:07.349Z] level=info msg="[runner] linters took 7.830364736s with stages: goanalysis_metalinter: 7.810758734s" [2023-03-24T18:22:07.349Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-03-24T18:22:07.349Z] level=info msg="Memory: 226 samples, avg is 190.9MB, max is 749.1MB" [2023-03-24T18:22:07.349Z] level=info msg="Execution took 22.442442645s" [2023-03-24T18:22:07.349Z] go vet ./... [2023-03-24T18:22:07.459Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5728 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-03-24T18:22:07.471Z] Running in /w/workspace/edgex-go/476 [Pipeline] { [Pipeline] checkout [2023-03-24T18:22:07.500Z] The recommended git tool is: git [2023-03-24T18:22:12.497Z] using credential edgex-jenkins-ssh [2023-03-24T18:22:12.520Z] Cloning the remote Git repository [2023-03-24T18:22:12.627Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-24T18:22:12.627Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-24T18:22:12.627Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-24T18:22:12.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-24T18:22:12.927Z] + ls -al . [2023-03-24T18:22:12.927Z] total 704 [2023-03-24T18:22:12.927Z] drwxrwxr-x 11 1001 1001 4096 Mar 24 18:20 . [2023-03-24T18:22:12.927Z] drwxr-xr-x 4 root root 4096 Mar 24 18:20 .. [2023-03-24T18:22:12.927Z] drwxrwxr-x 2 1001 1001 4096 Mar 24 18:19 .blubracket [2023-03-24T18:22:12.927Z] -rw-rw-r-- 1 1001 1001 16 Mar 24 18:19 .dockerignore [2023-03-24T18:22:12.927Z] drwxrwxr-x 8 1001 1001 4096 Mar 24 18:20 .git [2023-03-24T18:22:12.927Z] drwxrwxr-x 3 1001 1001 4096 Mar 24 18:19 .github [2023-03-24T18:22:12.927Z] -rw-rw-r-- 1 1001 1001 1133 Mar 24 18:19 .gitignore [2023-03-24T18:22:12.927Z] -rw-rw-r-- 1 1001 1001 42 Mar 24 18:19 .golangci.yml [2023-03-24T18:22:12.927Z] -rw-rw-r-- 1 1001 1001 87 Mar 24 18:19 .hadolint.yml [2023-03-24T18:22:12.927Z] drwxr-xr-x 3 1001 1001 4096 Mar 24 18:20 .semver [2023-03-24T18:22:12.927Z] -rw-rw-r-- 1 1001 1001 166 Mar 24 18:19 .sonarcloud.properties [2023-03-24T18:22:12.927Z] -rw-rw-r-- 1 1001 1001 1171 Mar 24 18:19 ADOPTERS.md [2023-03-24T18:22:12.927Z] -rw-rw-r-- 1 1001 1001 10835 Mar 24 18:19 Attribution.txt [2023-03-24T18:22:12.927Z] -rw-rw-r-- 1 1001 1001 73765 Mar 24 18:19 CHANGELOG.md [2023-03-24T18:22:12.927Z] -rw-rw-r-- 1 1001 1001 3804 Mar 24 18:19 CONTRIBUTING.md [2023-03-24T18:22:12.927Z] -rw-rw-r-- 1 1001 1001 677 Mar 24 18:19 GOVERNANCE.md [2023-03-24T18:22:12.927Z] -rw-rw-r-- 1 1001 1001 883 Mar 24 18:19 Jenkinsfile [2023-03-24T18:22:12.927Z] -rw-rw-r-- 1 1001 1001 10775 Mar 24 18:19 LICENSE [2023-03-24T18:22:12.927Z] -rw-rw-r-- 1 1001 1001 14368 Mar 24 18:19 Makefile [2023-03-24T18:22:12.927Z] -rw-rw-r-- 1 1001 1001 582 Mar 24 18:19 OWNERS.md [2023-03-24T18:22:12.927Z] -rw-rw-r-- 1 1001 1001 9403 Mar 24 18:19 README.md [2023-03-24T18:22:12.927Z] -rw-rw-r-- 1 1001 1001 789 Mar 24 18:19 SECURITY.md [2023-03-24T18:22:12.927Z] -rw-rw-r-- 1 1001 1001 13 Mar 24 18:20 VERSION [2023-03-24T18:22:12.927Z] drwxrwxr-x 2 1001 1001 4096 Mar 24 18:19 bin [2023-03-24T18:22:12.927Z] drwxrwxr-x 18 1001 1001 4096 Mar 24 18:19 cmd [2023-03-24T18:22:12.927Z] -rw-r--r-- 1 root root 447380 Mar 24 18:21 coverage.out [2023-03-24T18:22:12.927Z] -rw-rw-r-- 1 1001 1001 3200 Mar 24 18:19 go.mod [2023-03-24T18:22:12.927Z] -rw-rw-r-- 1 1001 1001 31265 Mar 24 18:19 go.sum [2023-03-24T18:22:12.927Z] drwxrwxr-x 7 1001 1001 4096 Mar 24 18:19 internal [2023-03-24T18:22:12.927Z] drwxrwxr-x 3 1001 1001 4096 Mar 24 18:19 openapi [2023-03-24T18:22:12.927Z] -rw-rw-r-- 1 1001 1001 594 Mar 24 18:19 security.txt [2023-03-24T18:22:12.927Z] drwxrwxr-x 4 1001 1001 4096 Mar 24 18:19 snap [2023-03-24T18:22:12.927Z] -rw-rw-r-- 1 1001 1001 204 Mar 24 18:19 version.go [Pipeline] sh [2023-03-24T18:22:13.222Z] + '[' -e coverage.out ] [2023-03-24T18:22:13.222Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-24T18:22:13.335Z] Stashed 1 file(s) [Pipeline] sh [2023-03-24T18:22:13.612Z] + make build [2023-03-24T18:22:13.612Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-24T18:22:12.564Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-24T18:22:12.652Z] > git init /w/workspace/edgex-go/476 # timeout=10 [2023-03-24T18:22:12.787Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-24T18:22:12.788Z] > git --version # timeout=10 [2023-03-24T18:22:12.808Z] > git --version # 'git version 2.25.1' [2023-03-24T18:22:12.810Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T18:22:12.955Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-24T18:22:25.831Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-24T18:22:26.396Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-24T18:22:27.330Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-24T18:22:28.264Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-24T18:22:30.549Z] Avoid second fetch [2023-03-24T18:22:30.550Z] Checking out Revision e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b (main) [2023-03-24T18:22:31.261Z] Commit message: "fix: Remove broken unit test for mosquitto password file (#4474)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T18:22:29.733Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-24T18:22:29.752Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-24T18:22:30.567Z] > git config core.sparsecheckout # timeout=10 [2023-03-24T18:22:30.630Z] > git checkout -f e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b # timeout=10 [2023-03-24T18:22:32.205Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-24T18:22:32.205Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-24T18:22:32.205Z] Dload Upload Total Spent Left Speed [2023-03-24T18:22:32.205Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh [2023-03-24T18:22:32.766Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-24T18:22:33.097Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-24T18:22:33.097Z] + sudo tee /etc/docker/daemon.new [2023-03-24T18:22:33.097Z] { [2023-03-24T18:22:33.097Z] "registry-mirrors": [ [2023-03-24T18:22:33.097Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-24T18:22:33.097Z] ], [2023-03-24T18:22:33.097Z] "bip": "10.250.0.254/24", [2023-03-24T18:22:33.097Z] "hosts": [ [2023-03-24T18:22:33.097Z] "tcp://0.0.0.0:5555", [2023-03-24T18:22:33.097Z] "unix:///var/run/docker.sock" [2023-03-24T18:22:33.098Z] ], [2023-03-24T18:22:33.098Z] "mtu": 1458, [2023-03-24T18:22:33.098Z] "selinux-enabled": true, [2023-03-24T18:22:33.098Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-24T18:22:33.098Z] } [Pipeline] sh [2023-03-24T18:22:33.426Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-24T18:22:33.753Z] + sudo service docker restart [2023-03-24T18:22:34.812Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-24T18:22:35.377Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-24T18:22:36.754Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-24T18:22:37.688Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-24T18:22:38.624Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-24T18:22:39.190Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-24T18:22:40.566Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-24T18:22:41.521Z] $ docker stop --time=1 d5bd22a91e4fad6979f94f8307759b130fb3c62735c99920cd7aa01f99ce4259 [2023-03-24T18:22:45.603Z] $ docker rm -f --volumes d5bd22a91e4fad6979f94f8307759b130fb3c62735c99920cd7aa01f99ce4259 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:22:46.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-24T18:22:46.458Z] [2023-03-24T18:22:46.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:22:46.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-24T18:22:46.749Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-24T18:22:46.749Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-24T18:22:46.749Z] ca9280d653b3: Pulling fs layer [2023-03-24T18:22:46.749Z] 7e9c9ca2126c: Pulling fs layer [2023-03-24T18:22:46.749Z] cbdbe7a5bc2a: Download complete [2023-03-24T18:22:47.008Z] ca9280d653b3: Verifying Checksum [2023-03-24T18:22:47.008Z] ca9280d653b3: Download complete [2023-03-24T18:22:47.008Z] cbdbe7a5bc2a: Pull complete [2023-03-24T18:22:47.266Z] 7e9c9ca2126c: Download complete [2023-03-24T18:22:47.524Z] ca9280d653b3: Pull complete [2023-03-24T18:22:50.808Z] 7e9c9ca2126c: Pull complete [2023-03-24T18:22:50.808Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-24T18:22:50.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-24T18:22:50.808Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T18:22:50.885Z] prd-ubuntu20.04-docker-8c-8g-5727 does not seem to be running inside a container [2023-03-24T18:22:50.930Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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 [2023-03-24T18:22:52.942Z] $ docker top 089dcd755b32ff5bcbaa03e7cf9622a47f596e4e0a1f3c559acc61bc0899a8d4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-03-24T18:22:53.026Z] provisioning config files... [2023-03-24T18:22:53.051Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/476@tmp/config9184911649978935412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T18:22:53.271Z] + docker-compose build --help [2023-03-24T18:22:53.271Z] + grep parallel [2023-03-24T18:22:53.399Z] ---> docker-login.sh [2023-03-24T18:22:53.399Z] nexus3.edgexfoundry.org:10001 [2023-03-24T18:22:53.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T18:22:53.838Z] --parallel Build images in parallel. [Pipeline] } [2023-03-24T18:22:53.861Z] $ docker stop --time=1 089dcd755b32ff5bcbaa03e7cf9622a47f596e4e0a1f3c559acc61bc0899a8d4 [2023-03-24T18:22:53.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T18:22:53.941Z] Configure a credential helper to remove this warning. See [2023-03-24T18:22:53.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T18:22:53.941Z] [2023-03-24T18:22:53.941Z] Login Succeeded [2023-03-24T18:22:53.941Z] nexus3.edgexfoundry.org:10002 [2023-03-24T18:22:54.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T18:22:54.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T18:22:54.483Z] Configure a credential helper to remove this warning. See [2023-03-24T18:22:54.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T18:22:54.483Z] [2023-03-24T18:22:54.483Z] Login Succeeded [2023-03-24T18:22:54.483Z] nexus3.edgexfoundry.org:10003 [2023-03-24T18:22:54.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T18:22:54.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T18:22:54.755Z] Configure a credential helper to remove this warning. See [2023-03-24T18:22:54.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T18:22:54.755Z] [2023-03-24T18:22:54.755Z] Login Succeeded [2023-03-24T18:22:54.755Z] nexus3.edgexfoundry.org:10004 [2023-03-24T18:22:55.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T18:22:55.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T18:22:55.026Z] Configure a credential helper to remove this warning. See [2023-03-24T18:22:55.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T18:22:55.026Z] [2023-03-24T18:22:55.026Z] Login Succeeded [2023-03-24T18:22:55.026Z] docker.io [2023-03-24T18:22:55.122Z] $ docker rm -f --volumes 089dcd755b32ff5bcbaa03e7cf9622a47f596e4e0a1f3c559acc61bc0899a8d4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:22:55.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T18:22:55.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-24T18:22:55.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T18:22:55.542Z] prd-ubuntu20.04-docker-8c-8g-5727 does not seem to be running inside a container [2023-03-24T18:22:55.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T18:22:55.564Z] Configure a credential helper to remove this warning. See [2023-03-24T18:22:55.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T18:22:55.564Z] [2023-03-24T18:22:55.564Z] Login Succeeded [2023-03-24T18:22:55.564Z] ---> docker-login.sh ends [2023-03-24T18:22:55.587Z] $ 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/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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:latest cat [2023-03-24T18:22:55.929Z] $ docker top 6f0174c37b20a879d600a305bc16a25a21937be771046d06400c845a123587ce -eo pid,comm [Pipeline] { [Pipeline] } [2023-03-24T18:22:55.984Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-24T18:22:56.269Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-24T18:22:56.573Z] + git config --global --add safe.directory /w/workspace/edgex-go/476 [Pipeline] echo [2023-03-24T18:22:56.590Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T18:22:56.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T18:22:56.606Z] ========================================================= [2023-03-24T18:22:56.606Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-24T18:22:56.606Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-24T18:22:56.837Z] Building core-command ... [2023-03-24T18:22:56.837Z] Building core-common-config-bootstrapper ... [2023-03-24T18:22:56.837Z] Building core-data ... [2023-03-24T18:22:56.837Z] Building core-metadata ... [2023-03-24T18:22:56.837Z] Building security-bootstrapper ... [2023-03-24T18:22:56.837Z] Building security-proxy-auth ... [2023-03-24T18:22:56.837Z] Building security-proxy-setup ... [2023-03-24T18:22:56.837Z] Building security-secretstore-setup ... [2023-03-24T18:22:56.837Z] Building security-spiffe-token-provider ... [2023-03-24T18:22:56.837Z] Building security-spire-agent ... [2023-03-24T18:22:56.837Z] Building security-spire-config ... [2023-03-24T18:22:56.837Z] Building security-spire-server ... [2023-03-24T18:22:56.837Z] Building support-notifications ... [2023-03-24T18:22:56.837Z] Building support-scheduler ... [2023-03-24T18:22:56.837Z] Building security-bootstrapper [2023-03-24T18:22:56.837Z] Building security-spire-server [2023-03-24T18:22:56.837Z] Building support-notifications [2023-03-24T18:22:56.837Z] Building security-proxy-auth [2023-03-24T18:22:56.837Z] Building security-secretstore-setup [2023-03-24T18:22:56.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-24T18:22:56.929Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-24T18:22:56.929Z] af6eaf76a39c: Pulling fs layer [2023-03-24T18:22:56.929Z] 55522c791124: Pulling fs layer [2023-03-24T18:22:56.929Z] ce5c4a1c91eb: Pulling fs layer [2023-03-24T18:22:56.929Z] 169dfbe0d373: Pulling fs layer [2023-03-24T18:22:56.929Z] e1ff8fa3b103: Pulling fs layer [2023-03-24T18:22:56.929Z] 52ebb69f0ebf: Pulling fs layer [2023-03-24T18:22:56.929Z] 5abe8eddf0d5: Pulling fs layer [2023-03-24T18:22:56.929Z] 169dfbe0d373: Waiting [2023-03-24T18:22:56.929Z] 52ebb69f0ebf: Waiting [2023-03-24T18:22:56.929Z] e1ff8fa3b103: Waiting [2023-03-24T18:22:56.929Z] 5abe8eddf0d5: Waiting [2023-03-24T18:22:57.198Z] 55522c791124: Verifying Checksum [2023-03-24T18:22:57.198Z] 55522c791124: Download complete [2023-03-24T18:22:57.198Z] 169dfbe0d373: Verifying Checksum [2023-03-24T18:22:57.198Z] 169dfbe0d373: Download complete [2023-03-24T18:22:57.198Z] e1ff8fa3b103: Verifying Checksum [2023-03-24T18:22:57.198Z] e1ff8fa3b103: Download complete [2023-03-24T18:22:57.198Z] af6eaf76a39c: Verifying Checksum [2023-03-24T18:22:58.183Z] 5abe8eddf0d5: Verifying Checksum [2023-03-24T18:22:58.183Z] 5abe8eddf0d5: Download complete [2023-03-24T18:22:58.183Z] af6eaf76a39c: Pull complete [2023-03-24T18:22:58.774Z] 55522c791124: Pull complete [2023-03-24T18:22:59.746Z] ce5c4a1c91eb: Verifying Checksum [2023-03-24T18:22:59.746Z] ce5c4a1c91eb: Download complete [2023-03-24T18:22:59.746Z] 52ebb69f0ebf: Verifying Checksum [2023-03-24T18:22:59.746Z] 52ebb69f0ebf: Download complete [2023-03-24T18:23:09.035Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:23:09.035Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:23:09.035Z] ---> a2a9b4f37b6c [2023-03-24T18:23:09.035Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T18:23:09.035Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:23:09.035Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:23:09.035Z] ---> a2a9b4f37b6c [2023-03-24T18:23:09.035Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T18:23:09.035Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:23:09.035Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:23:09.035Z] ---> a2a9b4f37b6c [2023-03-24T18:23:09.035Z] Step 3/33 : WORKDIR /edgex-go [2023-03-24T18:23:09.035Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:23:09.035Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:23:09.035Z] ---> a2a9b4f37b6c [2023-03-24T18:23:09.035Z] Step 3/26 : WORKDIR /edgex-go [2023-03-24T18:23:09.035Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:23:09.035Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:23:09.035Z] ---> a2a9b4f37b6c [2023-03-24T18:23:09.035Z] Step 3/25 : WORKDIR /edgex-go [2023-03-24T18:23:12.105Z] ce5c4a1c91eb: Pull complete [2023-03-24T18:23:12.105Z] 169dfbe0d373: Pull complete [2023-03-24T18:23:12.105Z] e1ff8fa3b103: Pull complete [2023-03-24T18:23:13.223Z] ---> Running in c6107acbf4ba [2023-03-24T18:23:13.223Z] ---> Running in 26453b691fd4 [2023-03-24T18:23:13.223Z] ---> Running in a6142cca91ba [2023-03-24T18:23:13.223Z] ---> Running in 0874cd7435de [2023-03-24T18:23:13.223Z] ---> Running in 38c6e6f32c03 [2023-03-24T18:23:13.223Z] Removing intermediate container a6142cca91ba [2023-03-24T18:23:13.223Z] ---> 7bc2b1bc8caf [2023-03-24T18:23:13.223Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T18:23:13.223Z] Removing intermediate container 26453b691fd4 [2023-03-24T18:23:13.223Z] ---> c197fb2991d7 [2023-03-24T18:23:13.223Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T18:23:13.223Z] Removing intermediate container 38c6e6f32c03 [2023-03-24T18:23:13.223Z] ---> 3bf487277f35 [2023-03-24T18:23:13.223Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-24T18:23:13.223Z] Removing intermediate container c6107acbf4ba [2023-03-24T18:23:13.223Z] ---> ee7f19a9f353 [2023-03-24T18:23:13.223Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-24T18:23:13.223Z] ---> Running in fd9c3ac62884 [2023-03-24T18:23:13.223Z] ---> Running in 969b0ea3e517 [2023-03-24T18:23:13.223Z] Removing intermediate container 0874cd7435de [2023-03-24T18:23:13.223Z] ---> 9dfeb6420d9d [2023-03-24T18:23:13.223Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-24T18:23:13.223Z] ---> Running in b9c03cb3a7d3 [2023-03-24T18:23:13.223Z] ---> Running in 91e31010214d [2023-03-24T18:23:13.223Z] ---> Running in 936fdea6c65a [2023-03-24T18:23:13.223Z] Removing intermediate container fd9c3ac62884 [2023-03-24T18:23:13.223Z] ---> 1b860a2fd106 [2023-03-24T18:23:13.223Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-24T18:23:13.223Z] Removing intermediate container 969b0ea3e517 [2023-03-24T18:23:13.223Z] ---> 4f63fa0766aa [2023-03-24T18:23:13.223Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-24T18:23:13.223Z] ---> Running in 967bd8286f3e [2023-03-24T18:23:13.223Z] ---> Running in fc1133abf14a [2023-03-24T18:23:13.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T18:23:13.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T18:23:13.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T18:23:13.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T18:23:13.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T18:23:13.997Z] OK: 265 MiB in 53 packages [2023-03-24T18:23:13.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T18:23:13.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T18:23:13.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T18:23:13.997Z] OK: 265 MiB in 53 packages [2023-03-24T18:23:13.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T18:23:13.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T18:23:13.997Z] OK: 265 MiB in 53 packages [2023-03-24T18:23:14.256Z] Removing intermediate container b9c03cb3a7d3 [2023-03-24T18:23:14.256Z] ---> 9fb27416b201 [2023-03-24T18:23:14.256Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-24T18:23:14.256Z] OK: 265 MiB in 53 packages [2023-03-24T18:23:14.256Z] OK: 265 MiB in 53 packages [2023-03-24T18:23:14.514Z] ---> 54c68e9cb813 [2023-03-24T18:23:14.514Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:23:14.514Z] ---> Running in 8fc0cfbdde32 [2023-03-24T18:23:14.514Z] Removing intermediate container 91e31010214d [2023-03-24T18:23:14.514Z] ---> d9403cf9a89f [2023-03-24T18:23:14.514Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-24T18:23:14.772Z] ---> 49ea892d6baf [2023-03-24T18:23:14.772Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:23:14.772Z] ---> Running in de30de511312 [2023-03-24T18:23:14.772Z] Removing intermediate container 936fdea6c65a [2023-03-24T18:23:14.772Z] ---> 78263a80b6bb [2023-03-24T18:23:14.772Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-24T18:23:14.772Z] Removing intermediate container 967bd8286f3e [2023-03-24T18:23:14.772Z] ---> d118e7c96f52 [2023-03-24T18:23:14.772Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T18:23:14.772Z] Removing intermediate container fc1133abf14a [2023-03-24T18:23:14.772Z] ---> 06792e21f6d6 [2023-03-24T18:23:14.772Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T18:23:15.030Z] ---> 592662250a03 [2023-03-24T18:23:15.030Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:23:15.030Z] ---> 63e6eaf39ed4 [2023-03-24T18:23:15.030Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:23:15.030Z] ---> Running in 65ee477c8faa [2023-03-24T18:23:15.030Z] ---> Running in 93c367010b5a [2023-03-24T18:23:15.030Z] ---> 4c544947fe72 [2023-03-24T18:23:15.030Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:23:15.030Z] ---> Running in 5cc61eb771cd [2023-03-24T18:23:18.773Z] 52ebb69f0ebf: Pull complete [2023-03-24T18:23:19.742Z] 5abe8eddf0d5: Pull complete [2023-03-24T18:23:19.742Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-24T18:23:19.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-24T18:23:19.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-24T18:23:20.088Z] + docker build -t ci-base-image-arm64 -f - .+ [2023-03-24T18:23:20.089Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-24T18:23:20.089Z] WORKDIR /edgex [2023-03-24T18:23:20.089Z] COPY go.mod . [2023-03-24T18:23:20.089Z] RUN go mod download [2023-03-24T18:23:20.675Z] Sending build context to Docker daemon 2.934MB [2023-03-24T18:23:20.675Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-24T18:23:20.675Z] ---> 6cb57ee374ae [2023-03-24T18:23:20.675Z] Step 2/4 : WORKDIR /edgex [2023-03-24T18:23:22.723Z] ---> Running in fb65180d4226 [2023-03-24T18:23:22.723Z] Removing intermediate container fb65180d4226 [2023-03-24T18:23:22.723Z] ---> 27481f626c43 [2023-03-24T18:23:22.723Z] Step 3/4 : COPY go.mod . [2023-03-24T18:23:23.309Z] ---> 57a8b112e476 [2023-03-24T18:23:23.309Z] Step 4/4 : RUN go mod download [2023-03-24T18:23:23.309Z] ---> Running in b6792c5f92ed [2023-03-24T18:23:53.729Z] Removing intermediate container 5cc61eb771cd [2023-03-24T18:23:53.730Z] ---> c3d9cefc0eb7 [2023-03-24T18:23:53.730Z] Step 8/23 : COPY . . [2023-03-24T18:23:53.730Z] Removing intermediate container 8fc0cfbdde32 [2023-03-24T18:23:53.730Z] ---> 261dd4f93a4d [2023-03-24T18:23:53.730Z] Step 7/33 : COPY . . [2023-03-24T18:23:53.730Z] Removing intermediate container de30de511312 [2023-03-24T18:23:53.730Z] ---> 9414aa1db631 [2023-03-24T18:23:53.730Z] Step 7/25 : COPY . . [2023-03-24T18:23:53.730Z] Removing intermediate container 93c367010b5a [2023-03-24T18:23:53.730Z] ---> d07fe4c36a64 [2023-03-24T18:23:53.730Z] Step 7/26 : COPY . . [2023-03-24T18:23:53.730Z] Removing intermediate container 65ee477c8faa [2023-03-24T18:23:53.730Z] ---> 91a2244ad659 [2023-03-24T18:23:53.730Z] Step 8/23 : COPY . . [2023-03-24T18:23:55.562Z] Removing intermediate container b6792c5f92ed [2023-03-24T18:23:55.562Z] ---> 97da2d2a7d80 [2023-03-24T18:23:55.562Z] Successfully built 97da2d2a7d80 [2023-03-24T18:23:55.562Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:23:55.893Z] + docker inspect -f . ci-base-image-arm64 [2023-03-24T18:23:55.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T18:23:56.104Z] prd-ubuntu20.04-docker-arm64-4c-16g-5728 does not seem to be running inside a container [2023-03-24T18:23:56.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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-arm64 cat [2023-03-24T18:23:57.445Z] $ docker top 3535a0d0046df86dba7eca780d7bfd9a474b8cf61df5d02b5916bd173b06a535 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T18:23:58.270Z] + go version [2023-03-24T18:23:58.270Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-24T18:23:58.294Z] $ docker stop --time=1 3535a0d0046df86dba7eca780d7bfd9a474b8cf61df5d02b5916bd173b06a535 [2023-03-24T18:23:59.905Z] $ docker rm -f --volumes 3535a0d0046df86dba7eca780d7bfd9a474b8cf61df5d02b5916bd173b06a535 [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] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:24:00.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-24T18:24:00.462Z] [2023-03-24T18:24:00.462Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:24:00.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-24T18:24:00.795Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-24T18:24:00.795Z] 29e5d40040c1: Pulling fs layer [2023-03-24T18:24:00.795Z] 1ce36da41761: Pulling fs layer [2023-03-24T18:24:00.795Z] 25b303627fd3: Pulling fs layer [2023-03-24T18:24:01.065Z] 29e5d40040c1: Verifying Checksum [2023-03-24T18:24:01.065Z] 29e5d40040c1: Download complete [2023-03-24T18:24:01.340Z] 1ce36da41761: Verifying Checksum [2023-03-24T18:24:01.340Z] 1ce36da41761: Download complete [2023-03-24T18:24:01.608Z] 29e5d40040c1: Pull complete [2023-03-24T18:24:03.020Z] 25b303627fd3: Verifying Checksum [2023-03-24T18:24:03.020Z] 25b303627fd3: Download complete [2023-03-24T18:24:03.020Z] 1ce36da41761: Pull complete [2023-03-24T18:24:05.928Z] ---> 1c2dddaeb5b0 [2023-03-24T18:24:05.928Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-24T18:24:05.928Z] ---> 3f5ccf345983 [2023-03-24T18:24:05.928Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-24T18:24:05.928Z] ---> e34271321cc8 [2023-03-24T18:24:05.928Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-24T18:24:05.928Z] ---> bf80e974383f [2023-03-24T18:24:05.928Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-24T18:24:05.928Z] ---> 55224de639b1 [2023-03-24T18:24:05.928Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-24T18:24:05.928Z] ---> Running in 4599e1234772 [2023-03-24T18:24:05.928Z] ---> Running in f9057121521b [2023-03-24T18:24:05.928Z] ---> Running in 57bd61e61603 [2023-03-24T18:24:05.928Z] ---> Running in 56d3496cdf73 [2023-03-24T18:24:05.928Z] ---> Running in 95cb831c51a4 [2023-03-24T18:24:05.928Z] Removing intermediate container 57bd61e61603 [2023-03-24T18:24:05.928Z] ---> 58cd9892ed2d [2023-03-24T18:24:05.928Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-24T18:24:05.928Z] ---> Running in aec3e2145a50 [2023-03-24T18:24:05.928Z] Removing intermediate container aec3e2145a50 [2023-03-24T18:24:05.928Z] ---> f2b5a01ecd6c [2023-03-24T18:24:05.928Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-24T18:24:05.928Z] ---> Running in b6affa6eb503 [2023-03-24T18:24:05.928Z] Removing intermediate container b6affa6eb503 [2023-03-24T18:24:05.928Z] ---> 6d3352f9f20e [2023-03-24T18:24:05.928Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-24T18:24:05.928Z] ---> Running in a24f31bf5121 [2023-03-24T18:24:05.928Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-24T18:24:05.928Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-24T18:24:05.928Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-24T18:24:05.928Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-24T18:24:06.185Z] Removing intermediate container a24f31bf5121 [2023-03-24T18:24:06.185Z] ---> e4f684be917d [2023-03-24T18:24:06.185Z] Step 12/26 : WORKDIR /edgex-go [2023-03-24T18:24:06.185Z] ---> Running in af4aa60c8de6 [2023-03-24T18:24:06.441Z] Removing intermediate container af4aa60c8de6 [2023-03-24T18:24:06.441Z] ---> b39f0658ea6b [2023-03-24T18:24:06.441Z] [2023-03-24T18:24:06.442Z] Step 13/26 : FROM alpine:3.17 [2023-03-24T18:24:07.005Z] 3.17: Pulling from library/alpine [2023-03-24T18:24:07.005Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-24T18:24:07.005Z] Status: Downloaded newer image for alpine:3.17 [2023-03-24T18:24:07.005Z] ---> b2aa39c304c2 [2023-03-24T18:24:07.005Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-24T18:24:07.005Z] ---> Running in 4bcea5026e51 [2023-03-24T18:24:07.005Z] Removing intermediate container 4bcea5026e51 [2023-03-24T18:24:07.005Z] ---> 8294ed73a47c [2023-03-24T18:24:07.005Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-24T18:24:07.005Z] ---> Running in bd4799239f06 [2023-03-24T18:24:07.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T18:24:07.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T18:24:07.777Z] v3.17.2-272-gd97103b03c9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T18:24:07.777Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T18:24:07.777Z] OK: 17820 distinct packages available [2023-03-24T18:24:07.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T18:24:08.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T18:24:08.033Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-24T18:24:08.033Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-24T18:24:08.033Z] (3/5) Installing libucontext (1.2-r0) [2023-03-24T18:24:08.033Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-24T18:24:08.292Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-24T18:24:08.292Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T18:24:08.292Z] OK: 8 MiB in 20 packages [2023-03-24T18:24:08.857Z] Removing intermediate container bd4799239f06 [2023-03-24T18:24:08.857Z] ---> b0e7cbebbee3 [2023-03-24T18:24:08.857Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:24:09.871Z] ---> 1b53df73fd5b [2023-03-24T18:24:09.871Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:24:10.129Z] ---> e3b81494ba06 [2023-03-24T18:24:10.129Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-24T18:24:13.098Z] 25b303627fd3: Pull complete [2023-03-24T18:24:13.098Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-24T18:24:13.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-24T18:24:13.098Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T18:24:13.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-5728 does not seem to be running inside a container [2023-03-24T18:24:13.334Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-24T18:24:15.333Z] $ docker top cef5465d3de0199898c3ca78a01ca77371d7ed22d72b55ba0162789f92e43c0e -eo pid,comm [2023-03-24T18:24:15.426Z] ---> 89225a20d1d3 [2023-03-24T18:24:15.426Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [Pipeline] { [Pipeline] sh [2023-03-24T18:24:16.126Z] + docker-compose+ buildgrep --help parallel [2023-03-24T18:24:16.126Z] [2023-03-24T18:24:16.438Z] ---> 1a85dfa00f5f [2023-03-24T18:24:16.438Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-24T18:24:17.866Z] ---> 8815f40109a2 [2023-03-24T18:24:17.866Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-24T18:24:18.431Z] ---> 4acca4491778 [2023-03-24T18:24:18.431Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-24T18:24:18.431Z] ---> Running in d727729655f9 [2023-03-24T18:24:19.377Z] Removing intermediate container d727729655f9 [2023-03-24T18:24:19.377Z] ---> e332665fd8b3 [2023-03-24T18:24:19.377Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-24T18:24:19.458Z] --parallel Build images in parallel. [2023-03-24T18:24:19.635Z] ---> Running in c316f43ee732 [Pipeline] } [2023-03-24T18:24:19.747Z] $ docker stop --time=1 cef5465d3de0199898c3ca78a01ca77371d7ed22d72b55ba0162789f92e43c0e [2023-03-24T18:24:20.336Z] Removing intermediate container c316f43ee732 [2023-03-24T18:24:20.336Z] ---> 332afcfe8399 [2023-03-24T18:24:20.336Z] Step 24/26 : LABEL arch=x86_64 [2023-03-24T18:24:20.596Z] ---> Running in 6aa29bbb4186 [2023-03-24T18:24:21.168Z] Removing intermediate container 6aa29bbb4186 [2023-03-24T18:24:21.168Z] ---> b215366808c0 [2023-03-24T18:24:21.168Z] Step 25/26 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:24:21.348Z] $ docker rm -f --volumes cef5465d3de0199898c3ca78a01ca77371d7ed22d72b55ba0162789f92e43c0e [2023-03-24T18:24:21.428Z] ---> Running in 0ed0eaebb208 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:24:21.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-24T18:24:21.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T18:24:21.996Z] Removing intermediate container 0ed0eaebb208 [2023-03-24T18:24:21.996Z] ---> 2972a400300b [2023-03-24T18:24:21.996Z] Step 26/26 : LABEL version=3.0.0-dev.114 [2023-03-24T18:24:21.996Z] ---> Running in 3e5c8018dd5e [2023-03-24T18:24:22.014Z] prd-ubuntu20.04-docker-arm64-4c-16g-5728 does not seem to be running inside a container [2023-03-24T18:24:22.085Z] $ 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/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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 [2023-03-24T18:24:22.565Z] Removing intermediate container 3e5c8018dd5e [2023-03-24T18:24:22.565Z] ---> 65ad06c2c769 [2023-03-24T18:24:22.565Z] [2023-03-24T18:24:22.565Z] Successfully built 65ad06c2c769 [2023-03-24T18:24:22.565Z] Successfully tagged security-spire-server:latest [2023-03-24T18:24:22.565Z]  Building security-spire-server ... done Building core-metadata [2023-03-24T18:24:23.242Z] $ docker top 4bec75fabb7652ec7d09c4bff4e3caa430b20b622cce8c0f126df0a48916819d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T18:24:23.743Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-24T18:24:26.762Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:24:26.762Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:24:26.762Z] ---> a2a9b4f37b6c [2023-03-24T18:24:26.762Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-24T18:24:26.762Z] ---> Using cache [2023-03-24T18:24:26.762Z] ---> c197fb2991d7 [2023-03-24T18:24:26.762Z] Step 4/25 : WORKDIR /edgex-go [2023-03-24T18:24:26.762Z] ---> Using cache [2023-03-24T18:24:26.762Z] ---> 4f63fa0766aa [2023-03-24T18:24:26.762Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-24T18:24:27.995Z] Building core-command ... [2023-03-24T18:24:27.995Z] Building core-common-config-bootstrapper ... [2023-03-24T18:24:27.995Z] Building core-data ... [2023-03-24T18:24:27.995Z] Building core-metadata ... [2023-03-24T18:24:27.995Z] Building security-bootstrapper ... [2023-03-24T18:24:27.995Z] Building security-proxy-auth ... [2023-03-24T18:24:27.995Z] Building security-proxy-setup ... [2023-03-24T18:24:27.995Z] Building security-secretstore-setup ... [2023-03-24T18:24:27.995Z] Building security-spiffe-token-provider ... [2023-03-24T18:24:27.995Z] Building security-spire-agent ... [2023-03-24T18:24:27.995Z] Building security-spire-config ... [2023-03-24T18:24:27.995Z] Building security-spire-server ... [2023-03-24T18:24:27.995Z] Building support-notifications ... [2023-03-24T18:24:27.995Z] Building support-scheduler ... [2023-03-24T18:24:27.995Z] Building core-common-config-bootstrapper [2023-03-24T18:24:27.995Z] Building core-metadata [2023-03-24T18:24:27.995Z] Building security-proxy-setup [2023-03-24T18:24:27.995Z] Building security-spiffe-token-provider [2023-03-24T18:24:27.995Z] Building security-proxy-auth [2023-03-24T18:24:30.958Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-24T18:24:32.331Z] ---> Running in 502e0832e6d7 [2023-03-24T18:24:32.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T18:24:32.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T18:24:33.155Z] OK: 265 MiB in 53 packages [2023-03-24T18:24:36.460Z] Removing intermediate container 56d3496cdf73 [2023-03-24T18:24:36.460Z] ---> 9f21b0e3c9e3 [2023-03-24T18:24:36.460Z] [2023-03-24T18:24:36.460Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T18:24:36.460Z] ---> b2aa39c304c2 [2023-03-24T18:24:36.460Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-24T18:24:36.460Z] Removing intermediate container 502e0832e6d7 [2023-03-24T18:24:36.460Z] ---> 03e1ac90350b [2023-03-24T18:24:36.460Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-24T18:24:36.460Z] ---> Running in be5dab92c5b4 [2023-03-24T18:24:36.460Z] Removing intermediate container f9057121521b [2023-03-24T18:24:36.460Z] ---> 5919b6265fc4 [2023-03-24T18:24:36.460Z] [2023-03-24T18:24:36.460Z] Step 9/25 : FROM alpine:3.17 [2023-03-24T18:24:36.460Z] ---> b2aa39c304c2 [2023-03-24T18:24:36.460Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-24T18:24:36.460Z] Removing intermediate container 95cb831c51a4 [2023-03-24T18:24:36.460Z] ---> 9e931c8fd855 [2023-03-24T18:24:36.460Z] [2023-03-24T18:24:36.460Z] Step 9/33 : FROM alpine:3.17 [2023-03-24T18:24:36.460Z] ---> b2aa39c304c2 [2023-03-24T18:24:36.460Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-24T18:24:36.460Z] ---> Running in 5f5d50ad1230 [2023-03-24T18:24:36.460Z] Removing intermediate container be5dab92c5b4 [2023-03-24T18:24:36.460Z] ---> ef4878fe1969 [2023-03-24T18:24:36.460Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-24T18:24:36.460Z] ---> 64a77c4640ca [2023-03-24T18:24:36.460Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:24:36.719Z] ---> Running in e5dfd6f7ef2d [2023-03-24T18:24:37.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T18:24:37.284Z] ---> Running in ab1387747414 [2023-03-24T18:24:37.542Z] ---> Running in 1dd36da48254 [2023-03-24T18:24:37.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T18:24:37.543Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-24T18:24:37.801Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-24T18:24:37.801Z] (3/3) Installing su-exec (0.2-r2) [2023-03-24T18:24:37.801Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T18:24:37.801Z] Executing ca-certificates-20220614-r4.trigger [2023-03-24T18:24:37.801Z] Removing intermediate container e5dfd6f7ef2d [2023-03-24T18:24:37.801Z] ---> d004de67bfcc [2023-03-24T18:24:37.801Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-24T18:24:37.801Z] OK: 8 MiB in 18 packages [2023-03-24T18:24:38.066Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:24:38.066Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:24:38.066Z] ---> 97da2d2a7d80 [2023-03-24T18:24:38.066Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T18:24:38.066Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:24:38.066Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:24:38.066Z] ---> 97da2d2a7d80 [2023-03-24T18:24:38.066Z] Step 3/20 : WORKDIR /edgex-go [2023-03-24T18:24:38.066Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:24:38.066Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:24:38.066Z] ---> 97da2d2a7d80 [2023-03-24T18:24:38.066Z] Step 3/22 : WORKDIR /edgex-go [2023-03-24T18:24:38.066Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:24:38.066Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:24:38.066Z] ---> 97da2d2a7d80 [2023-03-24T18:24:38.066Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T18:24:38.066Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:24:38.066Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:24:38.066Z] ---> 97da2d2a7d80 [2023-03-24T18:24:38.066Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-24T18:24:38.066Z] ---> Running in 75fc0d670e73 [2023-03-24T18:24:38.066Z] ---> Running in cb8336d8af6b [2023-03-24T18:24:38.066Z] ---> Running in ee0abb6b24bb [2023-03-24T18:24:38.066Z] ---> Running in 5499ab1b2be7 [2023-03-24T18:24:38.066Z] ---> Running in fbfe2806addf [2023-03-24T18:24:38.066Z] Removing intermediate container ee0abb6b24bb [2023-03-24T18:24:38.066Z] ---> c3aa53ead8f6 [2023-03-24T18:24:38.066Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-24T18:24:38.066Z] Removing intermediate container 75fc0d670e73 [2023-03-24T18:24:38.066Z] ---> bd2a58ed9883 [2023-03-24T18:24:38.066Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T18:24:38.066Z] Removing intermediate container 5499ab1b2be7 [2023-03-24T18:24:38.066Z] ---> b50f3b48644e [2023-03-24T18:24:38.066Z] Step 4/25 : WORKDIR /edgex-go [2023-03-24T18:24:38.334Z] Removing intermediate container fbfe2806addf [2023-03-24T18:24:38.334Z] ---> 0342f9d66954 [2023-03-24T18:24:38.334Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T18:24:38.334Z] ---> Running in 05624dd901c7 [2023-03-24T18:24:38.334Z] ---> Running in 5803e6e50a23 [2023-03-24T18:24:38.334Z] Removing intermediate container cb8336d8af6b [2023-03-24T18:24:38.334Z] ---> 5771ee3dd586 [2023-03-24T18:24:38.334Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-24T18:24:38.334Z] ---> Running in 6dd70ef6ca78 [2023-03-24T18:24:38.334Z] ---> Running in 245667d57883 [2023-03-24T18:24:38.618Z] ---> Running in 1ca37b777add [2023-03-24T18:24:38.737Z] ---> Running in 61ece02efe52 [2023-03-24T18:24:38.995Z] Removing intermediate container 4599e1234772 [2023-03-24T18:24:38.995Z] ---> 82acac6601b3 [2023-03-24T18:24:38.995Z] [2023-03-24T18:24:38.995Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T18:24:38.995Z] ---> b2aa39c304c2 [2023-03-24T18:24:38.995Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-24T18:24:38.995Z] ---> Running in 50ba2f60f3be [2023-03-24T18:24:39.207Z] Removing intermediate container 5803e6e50a23 [2023-03-24T18:24:39.208Z] ---> 4c479c1f64d7 [2023-03-24T18:24:39.208Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-24T18:24:39.208Z] Removing intermediate container 6dd70ef6ca78 [2023-03-24T18:24:39.208Z] ---> 1427786308c2 [2023-03-24T18:24:39.208Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-24T18:24:39.253Z] Removing intermediate container 5f5d50ad1230 [2023-03-24T18:24:39.253Z] ---> e1e21a1117f7 [2023-03-24T18:24:39.253Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-24T18:24:39.253Z] ---> Running in ba09227207ef [2023-03-24T18:24:39.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T18:24:39.253Z] Removing intermediate container ba09227207ef [2023-03-24T18:24:39.253Z] ---> fcca8dc75a19 [2023-03-24T18:24:39.253Z] Step 12/25 : WORKDIR / [2023-03-24T18:24:39.253Z] ---> Running in 463c87988e21 [2023-03-24T18:24:39.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T18:24:39.253Z] Removing intermediate container 463c87988e21 [2023-03-24T18:24:39.253Z] ---> 67c39f54908a [2023-03-24T18:24:39.253Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:24:39.478Z] Removing intermediate container 245667d57883 [2023-03-24T18:24:39.478Z] ---> 293c3685db86 [2023-03-24T18:24:39.478Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-24T18:24:39.478Z] ---> Running in dd590ab74c78 [2023-03-24T18:24:39.478Z] ---> Running in c2ce79adc2d5 [2023-03-24T18:24:39.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T18:24:39.512Z] ---> 298d20cdfdad [2023-03-24T18:24:39.512Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:24:39.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T18:24:39.512Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T18:24:39.512Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T18:24:39.512Z] OK: 7 MiB in 16 packages [2023-03-24T18:24:39.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T18:24:39.512Z] ---> 6c5ac7e44457 [2023-03-24T18:24:39.512Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-24T18:24:39.746Z] ---> Running in ff01b8a6ea65 [2023-03-24T18:24:39.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T18:24:39.770Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-24T18:24:39.770Z] (2/2) Installing su-exec (0.2-r2) [2023-03-24T18:24:39.770Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T18:24:39.770Z] OK: 7 MiB in 17 packages [2023-03-24T18:24:39.770Z] ---> 663598a7d8e9 [2023-03-24T18:24:39.770Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-24T18:24:40.028Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-24T18:24:40.028Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-24T18:24:40.028Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T18:24:40.028Z] Executing ca-certificates-20220614-r4.trigger [2023-03-24T18:24:40.028Z] ---> 9a1f73c661e5 [2023-03-24T18:24:40.028Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-24T18:24:40.028Z] Removing intermediate container ab1387747414 [2023-03-24T18:24:40.028Z] ---> a1e4c2e613ae [2023-03-24T18:24:40.028Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:24:40.028Z] OK: 8 MiB in 17 packages [2023-03-24T18:24:40.028Z] ---> 7712afd38a53 [2023-03-24T18:24:40.028Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-24T18:24:40.028Z] Removing intermediate container 61ece02efe52 [2023-03-24T18:24:40.028Z] ---> c5f595883c3a [2023-03-24T18:24:40.028Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-24T18:24:40.028Z] ---> Running in 3f24627ca326 [2023-03-24T18:24:40.028Z] ---> 4c5e0c8034e7 [2023-03-24T18:24:40.028Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:24:40.286Z] Removing intermediate container 3f24627ca326 [2023-03-24T18:24:40.286Z] ---> 9d96695661b0 [2023-03-24T18:24:40.286Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-24T18:24:40.286Z] ---> Running in da82301d03c0 [2023-03-24T18:24:40.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T18:24:40.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T18:24:40.544Z] Removing intermediate container da82301d03c0 [2023-03-24T18:24:40.544Z] ---> 68c84f19cbf1 [2023-03-24T18:24:40.544Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-24T18:24:40.803Z] ---> 3baa50bc6737 [2023-03-24T18:24:40.803Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-24T18:24:40.803Z] ---> Running in 2bc5dd29475d [2023-03-24T18:24:40.803Z] Removing intermediate container 50ba2f60f3be [2023-03-24T18:24:40.803Z] ---> 1697a681efdc [2023-03-24T18:24:40.803Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T18:24:40.803Z] ---> eeb4ec582047 [2023-03-24T18:24:40.803Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-24T18:24:40.803Z] ---> Running in 9db8ece6eb90 [2023-03-24T18:24:40.803Z] Removing intermediate container 2bc5dd29475d [2023-03-24T18:24:40.803Z] ---> 06fb63dd671b [2023-03-24T18:24:40.803Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-24T18:24:40.803Z] ---> Running in 7906379bed07 [2023-03-24T18:24:40.803Z] Removing intermediate container 9db8ece6eb90 [2023-03-24T18:24:40.803Z] ---> 7e8d4cf88d6b [2023-03-24T18:24:40.803Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-24T18:24:41.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T18:24:41.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T18:24:41.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T18:24:41.419Z] ---> Running in ae3df7245213 [2023-03-24T18:24:41.419Z] Removing intermediate container 7906379bed07 [2023-03-24T18:24:41.419Z] ---> 213e77d0bf49 [2023-03-24T18:24:41.419Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-24T18:24:41.419Z] ---> Running in 64afbad95f83 [2023-03-24T18:24:41.419Z] ---> 34aba7969005 [2023-03-24T18:24:41.419Z] ---> 6dc83f960949 [2023-03-24T18:24:41.419Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yamlStep 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-24T18:24:41.419Z] [2023-03-24T18:24:41.419Z] Removing intermediate container ae3df7245213 [2023-03-24T18:24:41.419Z] ---> 67ef359d5c9d [2023-03-24T18:24:41.419Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-24T18:24:41.419Z] ---> Running in 12315e7e55d8 [2023-03-24T18:24:41.676Z] ---> f90bd135721f [2023-03-24T18:24:41.676Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-24T18:24:41.676Z] ---> fb63e3b37db4 [2023-03-24T18:24:41.676Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-24T18:24:41.676Z] ---> Running in c609fba99df6 [2023-03-24T18:24:41.676Z] Removing intermediate container 12315e7e55d8 [2023-03-24T18:24:41.676Z] ---> 8ae15aa4da10 [2023-03-24T18:24:41.676Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:24:41.676Z] ---> 4b86a13cc1c2 [2023-03-24T18:24:41.676Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-24T18:24:41.676Z] ---> Running in e8ecc24f4448 [2023-03-24T18:24:41.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T18:24:41.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T18:24:41.936Z] ---> b2a10f056648 [2023-03-24T18:24:41.936Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:24:41.936Z] ---> 3933e94a082f [2023-03-24T18:24:41.936Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-24T18:24:41.936Z] Removing intermediate container 64afbad95f83 [2023-03-24T18:24:41.936Z] ---> 7d4182c96c89 [2023-03-24T18:24:41.936Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-24T18:24:41.936Z] ---> Running in ca6a92e6fef6 [2023-03-24T18:24:42.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T18:24:42.194Z] Removing intermediate container ca6a92e6fef6 [2023-03-24T18:24:42.194Z] ---> c05ac35a9066 [2023-03-24T18:24:42.194Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-24T18:24:42.420Z] v3.17.2-272-gd97103b03c9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T18:24:42.420Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T18:24:42.420Z] OK: 17693 distinct packages available [2023-03-24T18:24:42.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T18:24:42.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T18:24:42.691Z] OK: 263 MiB in 53 packages [2023-03-24T18:24:42.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T18:24:42.761Z] ---> 0fdb0fb36078 [2023-03-24T18:24:42.761Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-24T18:24:42.761Z] ---> 7ca37ed1632e [2023-03-24T18:24:42.761Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-24T18:24:42.761Z] ---> Running in 39b07d0ba41a [2023-03-24T18:24:42.761Z] Removing intermediate container c609fba99df6 [2023-03-24T18:24:42.761Z] ---> 10f45cc62f7e [2023-03-24T18:24:42.761Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-24T18:24:42.761Z] ---> Running in f9847168df06 [2023-03-24T18:24:42.761Z] ---> b89f9cd12f77 [2023-03-24T18:24:42.761Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-24T18:24:42.761Z] Removing intermediate container e8ecc24f4448 [2023-03-24T18:24:42.761Z] ---> b7ff8f85019a [2023-03-24T18:24:42.761Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-24T18:24:43.021Z] ---> Running in d412239ef7cf [2023-03-24T18:24:43.021Z] Removing intermediate container f9847168df06 [2023-03-24T18:24:43.021Z] ---> 7aa88d6b9c8b [2023-03-24T18:24:43.021Z] Step 23/25 : LABEL arch=x86_64 [2023-03-24T18:24:43.021Z] ---> Running in a7c1ed527070 [2023-03-24T18:24:43.021Z] Removing intermediate container d412239ef7cf [2023-03-24T18:24:43.021Z] ---> Running in 5ed528b96f36 [2023-03-24T18:24:43.021Z] ---> 4d9e616c573b [2023-03-24T18:24:43.021Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T18:24:43.021Z] ---> Running in 741f625bad1a [2023-03-24T18:24:43.021Z] Removing intermediate container a7c1ed527070 [2023-03-24T18:24:43.021Z] ---> 9a13b496d43f [2023-03-24T18:24:43.021Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-24T18:24:43.021Z] Removing intermediate container 5ed528b96f36 [2023-03-24T18:24:43.021Z] ---> 208cfbdc94a8 [2023-03-24T18:24:43.022Z] Step 24/25 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:24:43.022Z] ---> Running in 090d82589582 [2023-03-24T18:24:43.022Z] ---> Running in 5dd2529b9b7d [2023-03-24T18:24:43.282Z] Removing intermediate container 741f625bad1a [2023-03-24T18:24:43.282Z] ---> f9d8089ad840 [2023-03-24T18:24:43.282Z] Step 21/23 : LABEL arch=x86_64 [2023-03-24T18:24:43.282Z] ---> Running in dc43192b1131 [2023-03-24T18:24:43.282Z] Removing intermediate container 090d82589582 [2023-03-24T18:24:43.282Z] ---> b958ee5a6521 [2023-03-24T18:24:43.282Z] Step 25/25 : LABEL version=3.0.0-dev.114 [2023-03-24T18:24:43.282Z] Removing intermediate container 5dd2529b9b7d [2023-03-24T18:24:43.282Z] ---> bf731559fe94 [2023-03-24T18:24:43.282Z] Step 21/23 : LABEL arch=x86_64 [2023-03-24T18:24:43.282Z] ---> Running in 20c11faa7595 [2023-03-24T18:24:43.282Z] Removing intermediate container dc43192b1131 [2023-03-24T18:24:43.282Z] ---> 4f96aae38fa8 [2023-03-24T18:24:43.282Z] Step 22/23 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:24:43.282Z] ---> Running in 86d3d26d32ae [2023-03-24T18:24:43.580Z] ---> Running in 8d473e95ea46 [2023-03-24T18:24:43.580Z] Removing intermediate container 20c11faa7595 [2023-03-24T18:24:43.580Z] ---> b91e41906ddb [2023-03-24T18:24:43.580Z] [2023-03-24T18:24:43.580Z] Removing intermediate container 86d3d26d32ae [2023-03-24T18:24:43.580Z] ---> 9b23f299aa9c [2023-03-24T18:24:43.580Z] Step 22/23 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:24:43.580Z] Removing intermediate container 39b07d0ba41a [2023-03-24T18:24:43.580Z] ---> 235b3f41cd1e [2023-03-24T18:24:43.580Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:24:43.655Z] OK: 263 MiB in 53 packages [2023-03-24T18:24:43.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T18:24:43.837Z] Successfully built b91e41906ddb [2023-03-24T18:24:43.837Z] Successfully tagged security-secretstore-setup:latest [2023-03-24T18:24:43.837Z]  Building security-secretstore-setup ... done Building core-common-config-bootstrapper [2023-03-24T18:24:43.837Z] Removing intermediate container 8d473e95ea46 [2023-03-24T18:24:43.837Z] ---> 8b26b4f68bd1 [2023-03-24T18:24:43.837Z] Step 23/23 : LABEL version=3.0.0-dev.114 [2023-03-24T18:24:43.837Z] ---> Running in ac32595135f3 [2023-03-24T18:24:43.923Z] OK: 263 MiB in 53 packages [2023-03-24T18:24:44.192Z] OK: 263 MiB in 53 packages [2023-03-24T18:24:44.460Z] Removing intermediate container 05624dd901c7 [2023-03-24T18:24:44.460Z] ---> 2fe608673df3 [2023-03-24T18:24:44.460Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-24T18:24:44.774Z] ---> Running in 71b80a1d291b [2023-03-24T18:24:45.052Z] OK: 263 MiB in 53 packages [2023-03-24T18:24:45.322Z] Removing intermediate container dd590ab74c78 [2023-03-24T18:24:45.322Z] ---> 133f7b64f4f1 [2023-03-24T18:24:45.322Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T18:24:45.911Z] Removing intermediate container ff01b8a6ea65 [2023-03-24T18:24:45.911Z] ---> 8f6d47b2b1cd [2023-03-24T18:24:45.911Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T18:24:45.911Z] ---> a1518a9ad4b7 [2023-03-24T18:24:45.911Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:24:45.911Z] ---> Running in 82651b150362 [2023-03-24T18:24:46.178Z] Removing intermediate container c2ce79adc2d5 [2023-03-24T18:24:46.178Z] ---> 057f7c294062 [2023-03-24T18:24:46.178Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-24T18:24:46.765Z] Removing intermediate container 1ca37b777add [2023-03-24T18:24:46.765Z] ---> a50c6de995cc [2023-03-24T18:24:46.765Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-24T18:24:46.765Z] ---> 4213c88e9768 [2023-03-24T18:24:46.765Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:24:47.032Z] ---> Running in 520a5531e405 [2023-03-24T18:24:47.307Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:24:47.307Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:24:47.307Z] ---> a2a9b4f37b6c [2023-03-24T18:24:47.307Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T18:24:47.307Z] ---> Using cache [2023-03-24T18:24:47.307Z] ---> c197fb2991d7 [2023-03-24T18:24:47.307Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T18:24:47.307Z] ---> Using cache [2023-03-24T18:24:47.307Z] ---> 4f63fa0766aa [2023-03-24T18:24:47.307Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-24T18:24:47.307Z] ---> Using cache [2023-03-24T18:24:47.307Z] ---> 03e1ac90350b [2023-03-24T18:24:47.307Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T18:24:47.307Z] ---> Using cache [2023-03-24T18:24:47.307Z] ---> 64a77c4640ca [2023-03-24T18:24:47.307Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:24:47.332Z] ---> 4190ec868163 [2023-03-24T18:24:47.332Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:24:47.332Z] ---> Running in 7468e714a24b [2023-03-24T18:24:47.602Z] ---> 6e9a9713b2ca [2023-03-24T18:24:47.602Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:24:47.602Z] ---> Running in a8fa49e57878 [2023-03-24T18:24:47.869Z] ---> b57526ee421c [2023-03-24T18:24:47.869Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:24:48.148Z] ---> Running in 590505dc19ac [2023-03-24T18:24:48.756Z] ---> df1b92f818a1 [2023-03-24T18:24:48.756Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:24:48.756Z] Removing intermediate container 71b80a1d291b [2023-03-24T18:24:48.756Z] ---> 5d3a718bb27c [2023-03-24T18:24:48.756Z] [2023-03-24T18:24:48.756Z] Removing intermediate container ac32595135f3 [2023-03-24T18:24:48.756Z] ---> 495233904885 [2023-03-24T18:24:48.756Z] Step 23/23 : LABEL version=3.0.0-dev.114 [2023-03-24T18:24:48.756Z] ---> Running in c3ee710752fa [2023-03-24T18:24:48.756Z] ---> Running in 5c758fd3d995 [2023-03-24T18:24:48.756Z] Successfully built 5d3a718bb27c [2023-03-24T18:24:48.756Z] Successfully tagged support-notifications:latest [2023-03-24T18:24:48.756Z] Building core-data [2023-03-24T18:24:48.756Z]  Building support-notifications ... done Removing intermediate container 5c758fd3d995 [2023-03-24T18:24:48.756Z] ---> 9b35ff69a90a [2023-03-24T18:24:48.756Z] [2023-03-24T18:24:49.020Z] Successfully built 9b35ff69a90a [2023-03-24T18:24:49.020Z] Successfully tagged security-proxy-auth:latest [2023-03-24T18:24:49.020Z] Building security-spiffe-token-provider [2023-03-24T18:24:49.020Z] ---> 2372c942fefd [2023-03-24T18:24:49.020Z]  Building security-proxy-auth ... done Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-24T18:24:53.204Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:24:53.204Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:24:53.204Z] ---> a2a9b4f37b6c [2023-03-24T18:24:53.204Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T18:24:53.204Z] ---> Using cache [2023-03-24T18:24:53.204Z] ---> c197fb2991d7 [2023-03-24T18:24:53.204Z] Step 4/23 : WORKDIR /edgex-goStep 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:24:53.204Z] [2023-03-24T18:24:53.204Z] ---> Using cache [2023-03-24T18:24:53.204Z] ---> 4f63fa0766aa [2023-03-24T18:24:53.204Z] Step 5/23 : RUN apk add --update --no-cache make gitStep 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:24:53.204Z] ---> Using cache [2023-03-24T18:24:53.204Z] [2023-03-24T18:24:53.204Z] ---> 03e1ac90350b [2023-03-24T18:24:53.204Z] Step 6/23 : COPY go.mod vendor* ./ ---> a2a9b4f37b6c [2023-03-24T18:24:53.204Z] [2023-03-24T18:24:53.204Z] Step 3/20 : WORKDIR /edgex-go ---> Using cache [2023-03-24T18:24:53.204Z] [2023-03-24T18:24:53.204Z] ---> 64a77c4640ca [2023-03-24T18:24:53.204Z] ---> Using cache [2023-03-24T18:24:53.204Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 9dfeb6420d9d [2023-03-24T18:24:53.204Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-24T18:24:53.204Z] [2023-03-24T18:24:53.772Z] ---> 70e1b4b51306 [2023-03-24T18:24:53.772Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-24T18:24:53.772Z] ---> Running in 6096be1cbf2f [2023-03-24T18:24:53.772Z] ---> Running in 4adbf44cc631 [2023-03-24T18:24:54.077Z] ---> 9d2d4dfa2d39 [2023-03-24T18:24:54.078Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-24T18:24:54.409Z] ---> 7e220b8c504a [2023-03-24T18:24:54.409Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-24T18:24:54.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T18:24:54.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T18:24:54.679Z] v3.17.2-272-gd97103b03c9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T18:24:54.679Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T18:24:54.679Z] OK: 17822 distinct packages available [2023-03-24T18:24:54.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T18:24:54.936Z] ---> 7df910ed38c2 [2023-03-24T18:24:54.936Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-24T18:24:54.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T18:24:55.215Z] OK: 265 MiB in 53 packages [2023-03-24T18:24:55.477Z] ---> dd6cbce47695 [2023-03-24T18:24:55.477Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-24T18:24:56.043Z] ---> af99b3a62b78 [2023-03-24T18:24:56.043Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-24T18:24:56.043Z] ---> Running in bdb7e81930b8 [2023-03-24T18:24:56.043Z] Removing intermediate container 4adbf44cc631 [2023-03-24T18:24:56.043Z] ---> efaad7cb34ef [2023-03-24T18:24:56.043Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-24T18:24:56.611Z] ---> ccc07c59196b [2023-03-24T18:24:56.611Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:24:56.611Z] ---> Running in d08137e692a1 [2023-03-24T18:24:57.179Z] Removing intermediate container bdb7e81930b8 [2023-03-24T18:24:57.179Z] ---> 5177c8e34593 [2023-03-24T18:24:57.179Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-24T18:24:57.437Z] ---> Running in 6dbab65ca344 [2023-03-24T18:24:57.437Z] Removing intermediate container 6dbab65ca344 [2023-03-24T18:24:57.437Z] ---> 5de19797c904 [2023-03-24T18:24:57.437Z] Step 30/33 : CMD ["gate"] [2023-03-24T18:24:57.693Z] ---> Running in 1f7cb82a50ed [2023-03-24T18:24:57.693Z] Removing intermediate container 1f7cb82a50ed [2023-03-24T18:24:57.693Z] ---> a7c8dafc560d [2023-03-24T18:24:57.693Z] Step 31/33 : LABEL arch=x86_64 [2023-03-24T18:24:57.693Z] ---> Running in 6a2e7ce77dcc [2023-03-24T18:24:57.959Z] Removing intermediate container 6a2e7ce77dcc [2023-03-24T18:24:57.959Z] ---> 3f5077041668 [2023-03-24T18:24:57.959Z] Step 32/33 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:24:58.217Z] ---> Running in 983c64fdf208 [2023-03-24T18:24:58.496Z] Removing intermediate container 983c64fdf208 [2023-03-24T18:24:58.496Z] ---> 5b343876a98c [2023-03-24T18:24:58.496Z] Step 33/33 : LABEL version=3.0.0-dev.114 [2023-03-24T18:25:00.402Z] ---> Running in 195f17914133 [2023-03-24T18:25:00.983Z] Removing intermediate container 195f17914133 [2023-03-24T18:25:00.983Z] ---> c9c3bfd47b50 [2023-03-24T18:25:00.983Z] [2023-03-24T18:25:00.983Z] Successfully built c9c3bfd47b50 [2023-03-24T18:25:00.984Z] Successfully tagged security-bootstrapper:latest [2023-03-24T18:25:00.984Z]  Building security-bootstrapper ... done Building security-proxy-setup [2023-03-24T18:25:01.290Z] Removing intermediate container 1dd36da48254 [2023-03-24T18:25:01.290Z] ---> e141536172ec [2023-03-24T18:25:01.290Z] Step 8/25 : COPY . . [2023-03-24T18:25:05.556Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:25:05.556Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:25:05.556Z] ---> a2a9b4f37b6c [2023-03-24T18:25:05.556Z] Step 3/22 : WORKDIR /edgex-go [2023-03-24T18:25:05.556Z] ---> Using cache [2023-03-24T18:25:05.556Z] ---> 9dfeb6420d9d [2023-03-24T18:25:05.556Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-24T18:25:12.264Z] ---> Running in 847ec32aa01c [2023-03-24T18:25:12.264Z] ---> 8130522b2906 [2023-03-24T18:25:12.264Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-24T18:25:12.264Z] ---> Running in 1c8f6f0f86b8 [2023-03-24T18:25:12.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T18:25:12.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T18:25:12.783Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-24T18:25:12.783Z] OK: 265 MiB in 53 packages [2023-03-24T18:25:25.077Z] Removing intermediate container 847ec32aa01c [2023-03-24T18:25:25.077Z] ---> 95aaa85c78b1 [2023-03-24T18:25:25.077Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-24T18:25:25.077Z] ---> 228b138dc788 [2023-03-24T18:25:25.077Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:25:25.077Z] Removing intermediate container c3ee710752fa [2023-03-24T18:25:25.077Z] ---> d4b1050527d1 [2023-03-24T18:25:25.077Z] Step 8/23 : COPY . . [2023-03-24T18:25:25.077Z] Removing intermediate container 6096be1cbf2f [2023-03-24T18:25:25.077Z] ---> 9d3759057667 [2023-03-24T18:25:25.077Z] Step 8/23 : COPY . . [2023-03-24T18:25:25.337Z] ---> Running in a178d4f40bac [2023-03-24T18:25:43.499Z] ---> 0987b2c40e48 [2023-03-24T18:25:43.499Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-24T18:25:43.499Z] ---> bcb65eecac23 [2023-03-24T18:25:43.499Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-24T18:25:43.499Z] ---> Running in 5407b19695fe [2023-03-24T18:25:43.499Z] ---> Running in 55cc424f78a4 [2023-03-24T18:25:43.499Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-24T18:25:43.499Z] Removing intermediate container d08137e692a1 [2023-03-24T18:25:43.499Z] ---> 3d81d14d3798 [2023-03-24T18:25:43.499Z] Step 7/20 : COPY . . [2023-03-24T18:25:43.499Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-24T18:25:53.487Z] ---> 2e358b86fade [2023-03-24T18:25:53.487Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-24T18:25:53.488Z] Removing intermediate container 1c8f6f0f86b8 [2023-03-24T18:25:53.488Z] ---> d5c8f1c5398e [2023-03-24T18:25:53.488Z] [2023-03-24T18:25:53.488Z] Step 10/25 : FROM alpine:3.17 [2023-03-24T18:25:53.488Z] ---> b2aa39c304c2 [2023-03-24T18:25:53.488Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-24T18:25:53.488Z] ---> Running in e90ee080b24d [2023-03-24T18:25:53.488Z] ---> Running in 55ff713d7ca0 [2023-03-24T18:25:53.488Z] Removing intermediate container a178d4f40bac [2023-03-24T18:25:53.488Z] ---> fb7d75e43bc2 [2023-03-24T18:25:53.488Z] Step 7/22 : COPY . . [2023-03-24T18:25:53.488Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-24T18:25:53.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T18:25:53.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T18:25:54.027Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T18:25:54.027Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T18:25:54.027Z] OK: 7 MiB in 16 packages [2023-03-24T18:26:02.214Z] ---> 1a8710a6d8c9 [2023-03-24T18:26:02.214Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-24T18:26:02.214Z] Removing intermediate container 55ff713d7ca0 [2023-03-24T18:26:02.214Z] ---> a4b15e02b0c8 [2023-03-24T18:26:02.214Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T18:26:02.214Z] ---> Running in b06c94bbb995 [2023-03-24T18:26:02.214Z] ---> Running in 0cb51054b21e [2023-03-24T18:26:02.214Z] Removing intermediate container 0cb51054b21e [2023-03-24T18:26:02.214Z] ---> 74cbece032da [2023-03-24T18:26:02.214Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-24T18:26:02.476Z] ---> Running in 696fdb95433e [2023-03-24T18:26:03.092Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-24T18:26:03.092Z] Removing intermediate container 696fdb95433e [2023-03-24T18:26:03.092Z] ---> cf3729ee89fa [2023-03-24T18:26:03.092Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-24T18:26:03.351Z] ---> Running in 75c7e083ecc3 [2023-03-24T18:26:03.351Z] Removing intermediate container 75c7e083ecc3 [2023-03-24T18:26:03.351Z] ---> 7bdbe1f26c8d [2023-03-24T18:26:03.351Z] Step 15/25 : WORKDIR / [2023-03-24T18:26:03.609Z] ---> Running in 5689a5dfd704 [2023-03-24T18:26:04.173Z] Removing intermediate container 5689a5dfd704 [2023-03-24T18:26:04.173Z] ---> 82d3c5b4db02 [2023-03-24T18:26:04.173Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:26:05.113Z] ---> 64b827a329ad [2023-03-24T18:26:05.113Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:26:05.681Z] ---> fe9a2210344d [2023-03-24T18:26:05.681Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-24T18:26:10.973Z] ---> bd986ff4d89b [2023-03-24T18:26:10.973Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-24T18:26:10.973Z] Removing intermediate container 55cc424f78a4 [2023-03-24T18:26:10.973Z] ---> cfcbd4d76851 [2023-03-24T18:26:10.973Z] [2023-03-24T18:26:10.973Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T18:26:10.973Z] ---> b2aa39c304c2 [2023-03-24T18:26:10.973Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-24T18:26:10.973Z] ---> Using cache [2023-03-24T18:26:10.973Z] ---> ef4878fe1969 [2023-03-24T18:26:10.973Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-24T18:26:10.973Z] ---> Using cache [2023-03-24T18:26:10.973Z] ---> a1e4c2e613ae [2023-03-24T18:26:10.973Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:26:10.973Z] ---> Using cache [2023-03-24T18:26:10.973Z] Removing intermediate container 5407b19695fe [2023-03-24T18:26:10.973Z] ---> b825a200c64e [2023-03-24T18:26:10.973Z] [2023-03-24T18:26:10.973Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T18:26:10.973Z] ---> b2aa39c304c2 [2023-03-24T18:26:10.973Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T18:26:10.973Z] ---> 4c5e0c8034e7 [2023-03-24T18:26:10.973Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:26:10.973Z] ---> Using cache [2023-03-24T18:26:10.973Z] ---> 3baa50bc6737 [2023-03-24T18:26:10.973Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-24T18:26:10.973Z] ---> Running in f63a530c0ac3 [2023-03-24T18:26:10.973Z] ---> fd32f50b3233 [2023-03-24T18:26:10.973Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-24T18:26:11.230Z] Removing intermediate container f63a530c0ac3 [2023-03-24T18:26:11.230Z] ---> c81c46ec4274 [2023-03-24T18:26:11.230Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-24T18:26:11.570Z] ---> Running in a51dff736b47 [2023-03-24T18:26:12.171Z] ---> 825b662242d6 [2023-03-24T18:26:12.171Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-24T18:26:12.171Z] Removing intermediate container a51dff736b47 [2023-03-24T18:26:12.171Z] ---> 54ed4d14ce51 [2023-03-24T18:26:12.172Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-24T18:26:12.172Z] ---> a938c33be898 [2023-03-24T18:26:12.172Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-24T18:26:12.172Z] ---> Running in 485b3095f70b [2023-03-24T18:26:12.172Z] ---> Running in a8d675c3dd9d [2023-03-24T18:26:12.433Z] Removing intermediate container a8d675c3dd9d [2023-03-24T18:26:12.433Z] ---> 1166b251e3b7 [2023-03-24T18:26:12.433Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T18:26:12.433Z] ---> 32630c091eff [2023-03-24T18:26:12.433Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-24T18:26:12.433Z] ---> Running in 9a14e841031e [2023-03-24T18:26:12.433Z] Removing intermediate container 485b3095f70b [2023-03-24T18:26:12.433Z] ---> 546276731dcb [2023-03-24T18:26:12.433Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-24T18:26:12.697Z] ---> Running in d522d07e0db4 [2023-03-24T18:26:12.697Z] Removing intermediate container 9a14e841031e [2023-03-24T18:26:12.697Z] ---> af856ca92aa2 [2023-03-24T18:26:12.697Z] Step 23/25 : LABEL arch=x86_64 [2023-03-24T18:26:12.957Z] ---> Running in 07b07e42b9c0 [2023-03-24T18:26:12.957Z] ---> 20a49e68fd3c [2023-03-24T18:26:12.957Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-24T18:26:12.957Z] Removing intermediate container 07b07e42b9c0 [2023-03-24T18:26:12.957Z] ---> d323c79f4cb2 [2023-03-24T18:26:12.957Z] Step 24/25 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:26:12.957Z] ---> Running in 89b40cbe5bbd [2023-03-24T18:26:13.216Z] ---> Running in 057639bb4fc3 [2023-03-24T18:26:13.477Z] Removing intermediate container 89b40cbe5bbd [2023-03-24T18:26:13.477Z] ---> eb79d133b0c3 [2023-03-24T18:26:13.477Z] Step 25/25 : LABEL version=3.0.0-dev.114 [2023-03-24T18:26:13.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T18:26:13.776Z] ---> Running in f9e6b50c8c58 [2023-03-24T18:26:13.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T18:26:14.039Z] Removing intermediate container f9e6b50c8c58 [2023-03-24T18:26:14.039Z] ---> a78a2ccaecc5 [2023-03-24T18:26:14.039Z] [2023-03-24T18:26:14.039Z] Successfully built a78a2ccaecc5 [2023-03-24T18:26:14.039Z] Successfully tagged core-metadata:latest [2023-03-24T18:26:14.039Z]  Building core-metadata ... done Building support-scheduler [2023-03-24T18:26:14.039Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T18:26:14.039Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T18:26:14.039Z] OK: 7 MiB in 16 packages [2023-03-24T18:26:16.587Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:26:16.587Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:26:16.587Z] ---> a2a9b4f37b6c [2023-03-24T18:26:16.587Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T18:26:16.587Z] ---> Using cache [2023-03-24T18:26:16.587Z] ---> c197fb2991d7 [2023-03-24T18:26:16.587Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T18:26:16.587Z] ---> Using cache [2023-03-24T18:26:16.587Z] ---> 4f63fa0766aa [2023-03-24T18:26:16.587Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-24T18:26:16.587Z] ---> Using cache [2023-03-24T18:26:16.587Z] ---> 03e1ac90350b [2023-03-24T18:26:16.587Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T18:26:16.587Z] ---> Using cache [2023-03-24T18:26:16.587Z] ---> 64a77c4640ca [2023-03-24T18:26:16.587Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:26:16.587Z] ---> Using cache [2023-03-24T18:26:16.587Z] ---> 9d3759057667 [2023-03-24T18:26:16.587Z] Step 8/23 : COPY . . [2023-03-24T18:26:16.587Z] ---> Using cache [2023-03-24T18:26:16.587Z] ---> 0987b2c40e48 [2023-03-24T18:26:16.587Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-24T18:26:17.969Z] Removing intermediate container 057639bb4fc3 [2023-03-24T18:26:17.969Z] ---> 13029337ad26 [2023-03-24T18:26:17.969Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-24T18:26:17.970Z] ---> Running in c9299487e276 [2023-03-24T18:26:17.970Z] ---> Running in aa52b1ba0215 [2023-03-24T18:26:17.970Z] Removing intermediate container d522d07e0db4 [2023-03-24T18:26:17.970Z] ---> 6f2c2128e9e5 [2023-03-24T18:26:17.970Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:26:17.970Z] Removing intermediate container aa52b1ba0215 [2023-03-24T18:26:17.970Z] ---> 47be086b2952 [2023-03-24T18:26:17.970Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-24T18:26:18.230Z] ---> Running in 40ec5409d697 [2023-03-24T18:26:18.885Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-24T18:26:18.886Z] Removing intermediate container 40ec5409d697 [2023-03-24T18:26:18.886Z] ---> d02af8835a8a [2023-03-24T18:26:18.886Z] Step 21/23 : LABEL arch=x86_64 [2023-03-24T18:26:18.886Z] ---> 7b9102d50cc7 [2023-03-24T18:26:18.886Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:26:19.147Z] ---> Running in 2451fdf97a55 [2023-03-24T18:26:19.408Z] ---> 074b8166d027 [2023-03-24T18:26:19.408Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-24T18:26:19.669Z] Removing intermediate container 2451fdf97a55 [2023-03-24T18:26:19.669Z] ---> c55e50924feb [2023-03-24T18:26:19.669Z] Step 22/23 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:26:20.003Z] ---> Running in 7a5b5a770c00 [2023-03-24T18:26:20.263Z] ---> f990d279122e [2023-03-24T18:26:20.263Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-24T18:26:20.263Z] Removing intermediate container 7a5b5a770c00 [2023-03-24T18:26:20.263Z] ---> 71d72c6da939 [2023-03-24T18:26:20.263Z] Step 23/23 : LABEL version=3.0.0-dev.114 [2023-03-24T18:26:20.523Z] ---> Running in 84eed210f08f [2023-03-24T18:26:20.785Z] ---> 44818fd9d0c0 [2023-03-24T18:26:20.785Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-24T18:26:20.785Z] Removing intermediate container 84eed210f08f [2023-03-24T18:26:20.785Z] ---> 5ec2f79edd65 [2023-03-24T18:26:20.785Z] [2023-03-24T18:26:20.785Z] ---> Running in afd29e9fd056 [2023-03-24T18:26:21.045Z] Successfully built 5ec2f79edd65 [2023-03-24T18:26:21.045Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-24T18:26:21.045Z] Building security-spire-agent [2023-03-24T18:26:21.045Z]  Building core-common-config-bootstrapper ... done Removing intermediate container afd29e9fd056 [2023-03-24T18:26:21.045Z] ---> 2cf8cdecba88 [2023-03-24T18:26:21.045Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T18:26:21.305Z] ---> Running in 7e5ab3470eda [2023-03-24T18:26:21.306Z] Removing intermediate container e90ee080b24d [2023-03-24T18:26:21.306Z] ---> d1ae5d2d83f5 [2023-03-24T18:26:21.306Z] [2023-03-24T18:26:21.306Z] Step 9/20 : FROM alpine:3.17 [2023-03-24T18:26:21.306Z] ---> b2aa39c304c2 [2023-03-24T18:26:21.306Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-24T18:26:21.306Z] ---> Using cache [2023-03-24T18:26:21.306Z] ---> d004de67bfcc [2023-03-24T18:26:21.306Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-24T18:26:23.856Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:26:23.856Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:26:24.116Z] ---> a2a9b4f37b6c [2023-03-24T18:26:24.116Z] Step 3/27 : WORKDIR /edgex-go [2023-03-24T18:26:24.116Z] ---> Using cache [2023-03-24T18:26:24.116Z] ---> 9dfeb6420d9d [2023-03-24T18:26:24.116Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-24T18:26:24.116Z] ---> Using cache [2023-03-24T18:26:24.116Z] ---> 78263a80b6bb [2023-03-24T18:26:24.116Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-24T18:26:24.116Z] ---> Using cache [2023-03-24T18:26:24.116Z] ---> 63e6eaf39ed4 [2023-03-24T18:26:24.116Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:26:24.116Z] ---> Using cache [2023-03-24T18:26:24.116Z] ---> d07fe4c36a64 [2023-03-24T18:26:24.116Z] Step 7/27 : COPY . . [2023-03-24T18:26:24.376Z] ---> Using cache [2023-03-24T18:26:24.376Z] ---> bf80e974383f [2023-03-24T18:26:24.376Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-24T18:26:24.376Z] ---> Using cache [2023-03-24T18:26:24.376Z] ---> 58cd9892ed2d [2023-03-24T18:26:24.376Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-24T18:26:24.376Z] ---> Using cache [2023-03-24T18:26:24.376Z] ---> f2b5a01ecd6c [2023-03-24T18:26:24.376Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-24T18:26:24.376Z] ---> Using cache [2023-03-24T18:26:24.376Z] ---> 6d3352f9f20e [2023-03-24T18:26:24.376Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-24T18:26:25.314Z] ---> Running in d76d1cd2b0e4 [2023-03-24T18:26:25.314Z] Removing intermediate container 7e5ab3470eda [2023-03-24T18:26:25.314Z] ---> 9db8fec3dcdd [2023-03-24T18:26:25.314Z] Step 21/23 : LABEL arch=x86_64 [2023-03-24T18:26:25.314Z] ---> Running in 77a2ce61081f [2023-03-24T18:26:25.314Z] ---> Running in baee8fff1bc9 [2023-03-24T18:26:25.885Z] Removing intermediate container baee8fff1bc9 [2023-03-24T18:26:25.885Z] ---> c91789cb361f [2023-03-24T18:26:25.885Z] Step 22/23 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:26:26.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T18:26:26.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T18:26:26.506Z] ---> Running in 810dd0f34b55 [2023-03-24T18:26:26.506Z] v3.17.2-272-gd97103b03c9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T18:26:26.506Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T18:26:26.506Z] OK: 17820 distinct packages available [2023-03-24T18:26:26.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T18:26:26.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T18:26:27.025Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-24T18:26:27.025Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-24T18:26:27.025Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-24T18:26:27.025Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-24T18:26:27.025Z] (5/9) Installing curl (7.88.1-r1) [2023-03-24T18:26:27.025Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-24T18:26:27.025Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-24T18:26:27.025Z] (8/9) Installing libucontext (1.2-r0) [2023-03-24T18:26:27.025Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-24T18:26:27.025Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T18:26:27.284Z] Executing ca-certificates-20220614-r4.trigger [2023-03-24T18:26:27.284Z] OK: 10 MiB in 24 packages [2023-03-24T18:26:27.284Z] Removing intermediate container 810dd0f34b55 [2023-03-24T18:26:27.284Z] ---> e33dd960f21c [2023-03-24T18:26:27.284Z] Step 23/23 : LABEL version=3.0.0-dev.114 [2023-03-24T18:26:27.869Z] ---> Running in 9f4d62fc3313 [2023-03-24T18:26:27.869Z] Removing intermediate container 77a2ce61081f [2023-03-24T18:26:27.869Z] ---> 3577e3d19036 [2023-03-24T18:26:27.869Z] Step 12/27 : WORKDIR /edgex-go [2023-03-24T18:26:28.128Z] Removing intermediate container b06c94bbb995 [2023-03-24T18:26:28.128Z] ---> 77051abcfb90 [2023-03-24T18:26:28.128Z] [2023-03-24T18:26:28.128Z] Step 9/22 : FROM alpine:3.17 [2023-03-24T18:26:28.128Z] ---> b2aa39c304c2 [2023-03-24T18:26:28.128Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-24T18:26:28.128Z] Removing intermediate container 9f4d62fc3313 [2023-03-24T18:26:28.128Z] ---> 85f5b9533455 [2023-03-24T18:26:28.128Z] [2023-03-24T18:26:28.128Z] ---> Running in 701851b136dd [2023-03-24T18:26:28.128Z] Successfully built 85f5b9533455 [2023-03-24T18:26:28.390Z] Successfully tagged core-data:latest [2023-03-24T18:26:28.390Z] ---> Running in 328269796e99 [2023-03-24T18:26:28.390Z] Building core-command [2023-03-24T18:26:28.390Z]  Building core-data ... done Removing intermediate container d76d1cd2b0e4 [2023-03-24T18:26:28.390Z] ---> 978c617566d5 [2023-03-24T18:26:28.390Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:26:30.309Z] Removing intermediate container 701851b136dd [2023-03-24T18:26:30.309Z] ---> 4fee19003ec0 [2023-03-24T18:26:30.309Z] [2023-03-24T18:26:30.309Z] Step 13/27 : FROM alpine:3.17 [2023-03-24T18:26:30.309Z] ---> b2aa39c304c2 [2023-03-24T18:26:30.309Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-24T18:26:30.309Z] ---> Using cache [2023-03-24T18:26:30.309Z] ---> 8294ed73a47c [2023-03-24T18:26:30.309Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-24T18:26:30.309Z] ---> Using cache [2023-03-24T18:26:30.309Z] ---> b0e7cbebbee3 [2023-03-24T18:26:30.309Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:26:30.309Z] ---> Using cache [2023-03-24T18:26:30.877Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:26:30.877Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:26:30.877Z] ---> a2a9b4f37b6c [2023-03-24T18:26:30.877Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-24T18:26:30.877Z] ---> Using cache [2023-03-24T18:26:30.877Z] ---> c197fb2991d7 [2023-03-24T18:26:30.877Z] Step 4/24 : WORKDIR /edgex-go [2023-03-24T18:26:30.877Z] ---> Using cache [2023-03-24T18:26:30.877Z] ---> 4f63fa0766aa [2023-03-24T18:26:30.877Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-24T18:26:30.877Z] ---> Using cache [2023-03-24T18:26:30.877Z] ---> 03e1ac90350b [2023-03-24T18:26:30.877Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-24T18:26:30.877Z] ---> Using cache [2023-03-24T18:26:30.877Z] ---> 64a77c4640ca [2023-03-24T18:26:30.877Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:26:30.877Z] ---> Using cache [2023-03-24T18:26:30.877Z] ---> 9d3759057667 [2023-03-24T18:26:30.877Z] Step 8/24 : COPY . . [2023-03-24T18:26:30.877Z] ---> Using cache [2023-03-24T18:26:30.877Z] ---> 0987b2c40e48 [2023-03-24T18:26:30.877Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-24T18:26:30.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T18:26:31.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T18:26:31.581Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-24T18:26:31.581Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-24T18:26:31.581Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T18:26:31.581Z] OK: 8 MiB in 17 packages [2023-03-24T18:26:32.156Z] ---> 1b53df73fd5b [2023-03-24T18:26:32.156Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:26:32.156Z] ---> Using cache [2023-03-24T18:26:32.156Z] ---> e3b81494ba06 [2023-03-24T18:26:32.156Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-24T18:26:32.156Z] ---> 50b6ee5271fd [2023-03-24T18:26:32.156Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:26:32.156Z] ---> Running in 90504bf24d96 [2023-03-24T18:26:32.156Z] ---> 24d45a2902f2 [2023-03-24T18:26:32.156Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-24T18:26:32.156Z] Removing intermediate container 328269796e99 [2023-03-24T18:26:32.156Z] ---> b856b10731d2 [2023-03-24T18:26:32.156Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-24T18:26:32.740Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-24T18:26:32.998Z] ---> Running in 80b88a049486 [2023-03-24T18:26:33.257Z] ---> d8990c00066f [2023-03-24T18:26:33.257Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-24T18:26:33.257Z] ---> ff49576c3226 [2023-03-24T18:26:33.257Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-24T18:26:33.257Z] Removing intermediate container 80b88a049486 [2023-03-24T18:26:33.257Z] ---> c06b395a712b [2023-03-24T18:26:33.257Z] Step 12/22 : WORKDIR /edgex [2023-03-24T18:26:33.257Z] ---> Running in ca072e5c80b1 [2023-03-24T18:26:35.180Z] ---> e39d68f761bb [2023-03-24T18:26:35.180Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-24T18:26:35.180Z] Removing intermediate container ca072e5c80b1 [2023-03-24T18:26:35.180Z] ---> c50229151f92 [2023-03-24T18:26:35.180Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:26:35.180Z] ---> Running in 543c5f5538fd [2023-03-24T18:26:35.180Z] ---> 327cedf5ba7c [2023-03-24T18:26:35.180Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-24T18:26:35.180Z] Removing intermediate container 543c5f5538fd [2023-03-24T18:26:35.180Z] ---> f924b436de4d [2023-03-24T18:26:35.180Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T18:26:35.180Z] ---> a8ee3012d059 [2023-03-24T18:26:35.180Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:26:35.180Z] ---> de8a07e549ba [2023-03-24T18:26:35.180Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-24T18:26:35.180Z] ---> Running in 427687c5e52b [2023-03-24T18:26:35.439Z] Removing intermediate container 427687c5e52b [2023-03-24T18:26:35.439Z] ---> 1ed2c0199714 [2023-03-24T18:26:35.439Z] Step 18/20 : LABEL arch=x86_64 [2023-03-24T18:26:35.439Z] ---> Running in 8930f5f1f915 [2023-03-24T18:26:35.439Z] ---> ba30f12fa269 [2023-03-24T18:26:35.439Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-24T18:26:35.439Z] ---> 196b7b0138e5 [2023-03-24T18:26:35.439Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-24T18:26:35.439Z] Removing intermediate container 8930f5f1f915 [2023-03-24T18:26:35.439Z] ---> 60653bbd88d4 [2023-03-24T18:26:35.439Z] Step 19/20 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:26:35.439Z] ---> Running in 052c73448360 [2023-03-24T18:26:35.699Z] ---> 46121875df3a [2023-03-24T18:26:35.699Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-24T18:26:35.699Z] Removing intermediate container 052c73448360 [2023-03-24T18:26:35.699Z] ---> 41e4e2a491dd [2023-03-24T18:26:35.699Z] Step 20/20 : LABEL version=3.0.0-dev.114 [2023-03-24T18:26:35.699Z] ---> Running in 70c22b83bfc0 [2023-03-24T18:26:35.699Z] ---> Running in 4844d104001a [2023-03-24T18:26:35.699Z] ---> b2e0b2fbf478 [2023-03-24T18:26:35.699Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-24T18:26:35.972Z] Removing intermediate container 70c22b83bfc0 [2023-03-24T18:26:35.972Z] ---> 7b62f5bb7412 [2023-03-24T18:26:35.972Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-24T18:26:35.972Z] ---> Running in 1432dbad681e [2023-03-24T18:26:36.230Z] Removing intermediate container 4844d104001a [2023-03-24T18:26:36.230Z] ---> 37ab95ced363 [2023-03-24T18:26:36.230Z] [2023-03-24T18:26:36.230Z] Removing intermediate container 1432dbad681e [2023-03-24T18:26:36.230Z] ---> fa3e93ff3ff6 [2023-03-24T18:26:36.230Z] Step 25/27 : LABEL arch=x86_64 [2023-03-24T18:26:36.230Z] Successfully built 37ab95ced363 [2023-03-24T18:26:36.230Z] ---> Running in 2e9fec81143f [2023-03-24T18:26:36.230Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-24T18:26:36.230Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2023-03-24T18:26:39.623Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:26:39.623Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:26:39.623Z] ---> a2a9b4f37b6c [2023-03-24T18:26:39.623Z] Step 3/27 : WORKDIR /edgex-go [2023-03-24T18:26:39.623Z] ---> Using cache [2023-03-24T18:26:39.623Z] ---> 9dfeb6420d9d [2023-03-24T18:26:39.623Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-24T18:26:39.623Z] ---> Using cache [2023-03-24T18:26:39.623Z] ---> 78263a80b6bb [2023-03-24T18:26:39.623Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-24T18:26:39.623Z] ---> Using cache [2023-03-24T18:26:39.623Z] ---> 63e6eaf39ed4 [2023-03-24T18:26:39.623Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:26:39.623Z] ---> Using cache [2023-03-24T18:26:39.623Z] ---> d07fe4c36a64 [2023-03-24T18:26:39.623Z] Step 7/27 : COPY . . [2023-03-24T18:26:39.623Z] ---> Using cache [2023-03-24T18:26:39.623Z] ---> bf80e974383f [2023-03-24T18:26:39.623Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-24T18:26:39.623Z] ---> Using cache [2023-03-24T18:26:39.623Z] ---> 58cd9892ed2d [2023-03-24T18:26:39.623Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-24T18:26:39.623Z] ---> Using cache [2023-03-24T18:26:39.623Z] ---> f2b5a01ecd6c [2023-03-24T18:26:39.623Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-24T18:26:39.623Z] ---> Using cache [2023-03-24T18:26:39.623Z] ---> 6d3352f9f20e [2023-03-24T18:26:39.623Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-24T18:26:39.623Z] ---> Using cache [2023-03-24T18:26:39.623Z] ---> 3577e3d19036 [2023-03-24T18:26:39.623Z] Step 12/27 : WORKDIR /edgex-go [2023-03-24T18:26:39.623Z] ---> Using cache [2023-03-24T18:26:39.623Z] ---> 4fee19003ec0 [2023-03-24T18:26:39.623Z] [2023-03-24T18:26:39.623Z] Step 13/27 : FROM alpine:3.17 [2023-03-24T18:26:39.623Z] ---> b2aa39c304c2 [2023-03-24T18:26:39.623Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-24T18:26:39.623Z] ---> Using cache [2023-03-24T18:26:39.623Z] ---> 8294ed73a47c [2023-03-24T18:26:39.623Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-24T18:26:39.826Z] Removing intermediate container 82651b150362 [2023-03-24T18:26:39.826Z] ---> fb097a99c754 [2023-03-24T18:26:39.826Z] Step 7/22 : COPY . . [2023-03-24T18:26:39.826Z] Removing intermediate container a8fa49e57878 [2023-03-24T18:26:39.826Z] ---> 8b717bcd7c51 [2023-03-24T18:26:39.826Z] Step 8/25 : COPY . . [2023-03-24T18:26:39.826Z] Removing intermediate container 520a5531e405 [2023-03-24T18:26:39.826Z] ---> 88f04427aa51 [2023-03-24T18:26:39.826Z] Step 8/23 : COPY . . [2023-03-24T18:26:39.826Z] Removing intermediate container 7468e714a24b [2023-03-24T18:26:39.826Z] ---> e659c465830b [2023-03-24T18:26:39.826Z] Step 8/23 : COPY . . [2023-03-24T18:26:39.826Z] ---> e15b0166e91e [2023-03-24T18:26:39.826Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-24T18:26:39.826Z] ---> Running in 795c90753f8c [2023-03-24T18:26:39.826Z] Removing intermediate container 590505dc19ac [2023-03-24T18:26:39.826Z] ---> 6956dc989eb8 [2023-03-24T18:26:39.826Z] Step 7/20 : COPY . . [2023-03-24T18:26:39.826Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-24T18:26:39.826Z] ---> 8fa115439a69 [2023-03-24T18:26:39.826Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-24T18:26:39.826Z] ---> 5261b25815de [2023-03-24T18:26:39.826Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-24T18:26:39.826Z] ---> Running in b34836c74857 [2023-03-24T18:26:39.826Z] ---> Running in 19947053065a [2023-03-24T18:26:40.095Z] ---> f24d278da39f [2023-03-24T18:26:40.095Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-24T18:26:40.682Z] ---> Running in 642eb5ceb949 [2023-03-24T18:26:42.090Z] ---> 0596776a01ff [2023-03-24T18:26:42.090Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-24T18:26:42.357Z] ---> Running in 612540b88706 [2023-03-24T18:26:42.919Z] ---> bc36255eaaff [2023-03-24T18:26:42.919Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-24T18:26:42.919Z] Removing intermediate container 2e9fec81143f [2023-03-24T18:26:42.919Z] ---> d9a74f50da87 [2023-03-24T18:26:42.919Z] Step 26/27 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:26:42.919Z] ---> Running in 11ccbe7ed59b [2023-03-24T18:26:42.919Z] ---> Running in 9101ab31955b [2023-03-24T18:26:42.919Z] ---> 2f143ea4ce6f [2023-03-24T18:26:42.919Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-24T18:26:42.919Z] ---> Running in 6846c91abe15 [2023-03-24T18:26:42.919Z] Removing intermediate container 9101ab31955b [2023-03-24T18:26:42.919Z] ---> 3867f1f904fa [2023-03-24T18:26:42.919Z] Step 27/27 : LABEL version=3.0.0-dev.114 [2023-03-24T18:26:42.919Z] ---> Running in ef77bdb1ab7f [2023-03-24T18:26:43.177Z] Removing intermediate container ef77bdb1ab7f [2023-03-24T18:26:43.177Z] ---> 5e4c3ca6e0ae [2023-03-24T18:26:43.177Z] [2023-03-24T18:26:43.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T18:26:43.177Z] Successfully built 5e4c3ca6e0ae [2023-03-24T18:26:43.177Z] Successfully tagged security-spire-agent:latest [2023-03-24T18:26:43.177Z]  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T18:26:43.328Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-24T18:26:43.328Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-24T18:26:43.437Z] v3.17.2-272-gd97103b03c9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T18:26:43.437Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T18:26:43.437Z] OK: 17820 distinct packages available [2023-03-24T18:26:43.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T18:26:43.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T18:26:43.916Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-24T18:26:43.952Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-24T18:26:43.952Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-24T18:26:43.952Z] (3/4) Installing libucontext (1.2-r0) [2023-03-24T18:26:43.952Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-24T18:26:43.952Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T18:26:43.952Z] OK: 7 MiB in 19 packages [2023-03-24T18:26:44.875Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-24T18:26:45.327Z] Removing intermediate container 6846c91abe15 [2023-03-24T18:26:45.327Z] ---> b80f8238d627 [2023-03-24T18:26:45.327Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-24T18:26:45.585Z] ---> Running in 912c206142da [2023-03-24T18:26:45.845Z] Removing intermediate container c9299487e276 [2023-03-24T18:26:45.845Z] ---> 867477388f68 [2023-03-24T18:26:45.845Z] [2023-03-24T18:26:45.845Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T18:26:45.845Z] ---> b2aa39c304c2 [2023-03-24T18:26:45.845Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-24T18:26:45.846Z] ---> Using cache [2023-03-24T18:26:45.846Z] ---> a4b15e02b0c8 [2023-03-24T18:26:45.846Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T18:26:45.846Z] ---> Using cache [2023-03-24T18:26:45.846Z] ---> 74cbece032da [2023-03-24T18:26:45.846Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-24T18:26:45.846Z] Removing intermediate container 11ccbe7ed59b [2023-03-24T18:26:45.846Z] ---> 0508571d9df3 [2023-03-24T18:26:45.846Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:26:45.846Z] Removing intermediate container 912c206142da [2023-03-24T18:26:45.846Z] ---> 08bb0f486cf9 [2023-03-24T18:26:45.846Z] Step 20/22 : LABEL arch=x86_64 [2023-03-24T18:26:45.846Z] ---> Running in f2c23d06531d [2023-03-24T18:26:45.846Z] ---> Running in 2bc7d742893a [2023-03-24T18:26:45.846Z] Removing intermediate container f2c23d06531d [2023-03-24T18:26:45.846Z] ---> e26408f6c198 [2023-03-24T18:26:45.846Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-24T18:26:45.846Z] ---> Running in 759ee54ae740 [2023-03-24T18:26:45.846Z] ---> 03e3d0c01a80 [2023-03-24T18:26:45.846Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:26:45.846Z] Removing intermediate container 2bc7d742893a [2023-03-24T18:26:45.846Z] ---> 12228a0b9db6 [2023-03-24T18:26:45.846Z] Step 21/22 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:26:45.846Z] ---> Running in b26fbdf8cfeb [2023-03-24T18:26:46.103Z] Removing intermediate container 759ee54ae740 [2023-03-24T18:26:46.103Z] ---> 7e1709ef8960 [2023-03-24T18:26:46.103Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:26:46.103Z] Removing intermediate container b26fbdf8cfeb [2023-03-24T18:26:46.103Z] ---> 0bf26baeacfd [2023-03-24T18:26:46.103Z] Step 22/22 : LABEL version=3.0.0-dev.114 [2023-03-24T18:26:46.103Z] ---> Running in ac8630e4b840 [2023-03-24T18:26:46.103Z] ---> 4d769687c94a [2023-03-24T18:26:46.103Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-24T18:26:46.103Z] ---> 47f32fda476e [2023-03-24T18:26:46.103Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:26:46.103Z] Removing intermediate container ac8630e4b840 [2023-03-24T18:26:46.103Z] ---> bfa7a2b8086e [2023-03-24T18:26:46.103Z] [2023-03-24T18:26:46.361Z] Successfully built bfa7a2b8086e [2023-03-24T18:26:46.361Z] Successfully tagged security-proxy-setup:latest [2023-03-24T18:26:47.298Z]  Building security-proxy-setup ... done  ---> bc2b1c57665d [2023-03-24T18:26:47.298Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-24T18:26:47.556Z] ---> 3cf37922f5f5 [2023-03-24T18:26:47.556Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-24T18:26:48.167Z] ---> 14583891b820 [2023-03-24T18:26:48.167Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-24T18:26:48.167Z] ---> Running in f4733b3876ba [2023-03-24T18:26:48.167Z] ---> c776c289d142 [2023-03-24T18:26:48.167Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-24T18:26:48.167Z] Removing intermediate container f4733b3876ba [2023-03-24T18:26:48.167Z] ---> 4e67777a2423 [2023-03-24T18:26:48.167Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-24T18:26:48.739Z] ---> d9b6e4ad8c2d [2023-03-24T18:26:48.739Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-24T18:26:48.739Z] ---> Running in 4bd47dff2377 [2023-03-24T18:26:48.739Z] ---> 194fd2670bad [2023-03-24T18:26:48.739Z] Step 22/27 : WORKDIR / [2023-03-24T18:26:48.996Z] ---> Running in 219e4c644153 [2023-03-24T18:26:48.996Z] Removing intermediate container 4bd47dff2377 [2023-03-24T18:26:48.996Z] ---> e63c75806c4c [2023-03-24T18:26:48.996Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T18:26:48.996Z] ---> Running in 69f3a13ce3a5 [2023-03-24T18:26:49.258Z] Removing intermediate container 219e4c644153 [2023-03-24T18:26:49.258Z] ---> 8c98c68f491a [2023-03-24T18:26:49.258Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-24T18:26:49.258Z] Removing intermediate container 69f3a13ce3a5 [2023-03-24T18:26:49.258Z] ---> 609433565d45 [2023-03-24T18:26:49.258Z] Step 21/23 : LABEL arch=x86_64 [2023-03-24T18:26:49.258Z] ---> Running in ec09dd8a56c6 [2023-03-24T18:26:49.517Z] ---> Running in e04a74c8c763 [2023-03-24T18:26:49.517Z] Removing intermediate container ec09dd8a56c6 [2023-03-24T18:26:49.517Z] ---> b4ca88980133 [2023-03-24T18:26:49.517Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-24T18:26:49.517Z] Removing intermediate container e04a74c8c763 [2023-03-24T18:26:49.517Z] ---> da665c4167ba [2023-03-24T18:26:49.517Z] Step 22/23 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:26:49.517Z] ---> Running in f5470205825b [2023-03-24T18:26:49.777Z] ---> Running in 2f4762903959 [2023-03-24T18:26:49.777Z] Removing intermediate container f5470205825b [2023-03-24T18:26:49.777Z] ---> ed3b4115dba8 [2023-03-24T18:26:49.777Z] Step 25/27 : LABEL arch=x86_64 [2023-03-24T18:26:49.777Z] ---> Running in fab29b5d3759 [2023-03-24T18:26:49.777Z] Removing intermediate container 2f4762903959 [2023-03-24T18:26:49.777Z] ---> 1a8ea4434765 [2023-03-24T18:26:49.777Z] Step 23/23 : LABEL version=3.0.0-dev.114 [2023-03-24T18:26:49.777Z] ---> Running in 6c64e10c2390 [2023-03-24T18:26:49.777Z] Removing intermediate container fab29b5d3759 [2023-03-24T18:26:49.777Z] ---> f6f886600b6f [2023-03-24T18:26:49.777Z] Step 26/27 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:26:50.036Z] Removing intermediate container 6c64e10c2390 [2023-03-24T18:26:50.036Z] ---> 8a2f38906dbe [2023-03-24T18:26:50.036Z] [2023-03-24T18:26:50.036Z] ---> Running in 949d53c82285 [2023-03-24T18:26:50.036Z] Successfully built 8a2f38906dbe [2023-03-24T18:26:50.036Z] Successfully tagged support-scheduler:latest [2023-03-24T18:26:50.036Z]  Building support-scheduler ... done Removing intermediate container 949d53c82285 [2023-03-24T18:26:50.036Z] ---> be9e4fa19796 [2023-03-24T18:26:50.036Z] Step 27/27 : LABEL version=3.0.0-dev.114 [2023-03-24T18:26:50.036Z] ---> Running in 091f0d2a2e40 [2023-03-24T18:26:50.294Z] Removing intermediate container 091f0d2a2e40 [2023-03-24T18:26:50.294Z] ---> 864286233399 [2023-03-24T18:26:50.294Z] [2023-03-24T18:26:50.294Z] Successfully built 864286233399 [2023-03-24T18:26:50.294Z] Successfully tagged security-spire-config:latest [2023-03-24T18:26:53.623Z]  Building security-spire-config ... done Removing intermediate container 90504bf24d96 [2023-03-24T18:26:53.623Z] ---> aaf4fc5fa111 [2023-03-24T18:26:53.623Z] [2023-03-24T18:26:53.623Z] Step 10/24 : FROM alpine:3.17 [2023-03-24T18:26:53.623Z] ---> b2aa39c304c2 [2023-03-24T18:26:53.623Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-24T18:26:53.623Z] ---> Using cache [2023-03-24T18:26:53.623Z] ---> a4b15e02b0c8 [2023-03-24T18:26:53.623Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T18:26:53.623Z] ---> Using cache [2023-03-24T18:26:53.623Z] ---> 74cbece032da [2023-03-24T18:26:53.623Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-24T18:26:53.623Z] ---> Running in a95521c562f1 [2023-03-24T18:26:53.880Z] Removing intermediate container a95521c562f1 [2023-03-24T18:26:53.880Z] ---> 9b883ea0258c [2023-03-24T18:26:53.880Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-24T18:26:53.880Z] ---> Running in 58a217d3712c [2023-03-24T18:26:53.880Z] Removing intermediate container 58a217d3712c [2023-03-24T18:26:53.880Z] ---> 06ea1bd025da [2023-03-24T18:26:53.880Z] Step 15/24 : WORKDIR / [2023-03-24T18:26:53.880Z] ---> Running in db367f466125 [2023-03-24T18:26:53.880Z] Removing intermediate container db367f466125 [2023-03-24T18:26:53.880Z] ---> 416fbe83663e [2023-03-24T18:26:53.880Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:26:54.139Z] ---> 883daa80dedd [2023-03-24T18:26:54.139Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:26:54.139Z] ---> 05fb8a4f4a3a [2023-03-24T18:26:54.139Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-24T18:26:54.732Z] ---> 4f006a6565ac [2023-03-24T18:26:54.732Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-24T18:26:54.732Z] ---> cb13355da810 [2023-03-24T18:26:54.732Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-24T18:26:54.732Z] ---> Running in 1304284cf0f5 [2023-03-24T18:26:54.732Z] Removing intermediate container 1304284cf0f5 [2023-03-24T18:26:54.732Z] ---> 76ab57efcfd3 [2023-03-24T18:26:54.732Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T18:26:54.732Z] ---> Running in 27587475a39c [2023-03-24T18:26:54.991Z] Removing intermediate container 27587475a39c [2023-03-24T18:26:54.991Z] ---> e0c3b187de2b [2023-03-24T18:26:54.991Z] Step 22/24 : LABEL arch=x86_64 [2023-03-24T18:26:54.991Z] ---> Running in e9e93f4a23c6 [2023-03-24T18:26:54.991Z] Removing intermediate container e9e93f4a23c6 [2023-03-24T18:26:54.991Z] ---> 9d5bb4c1779f [2023-03-24T18:26:54.991Z] Step 23/24 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:26:54.991Z] ---> Running in b3e5409fd176 [2023-03-24T18:26:54.991Z] Removing intermediate container b3e5409fd176 [2023-03-24T18:26:54.991Z] ---> 63ebb150ad91 [2023-03-24T18:26:54.991Z] Step 24/24 : LABEL version=3.0.0-dev.114 [2023-03-24T18:26:54.991Z] ---> Running in 625f60d0efa1 [2023-03-24T18:26:55.249Z] Removing intermediate container 625f60d0efa1 [2023-03-24T18:26:55.249Z] ---> 42b069bf8f63 [2023-03-24T18:26:55.249Z] [2023-03-24T18:26:55.249Z] Successfully built 42b069bf8f63 [2023-03-24T18:26:55.249Z] Successfully tagged core-command:latest [2023-03-24T18:26:55.255Z]  Building core-command ... done  [Pipeline] } [2023-03-24T18:26:55.274Z] $ docker stop --time=1 6f0174c37b20a879d600a305bc16a25a21937be771046d06400c845a123587ce [2023-03-24T18:26:56.552Z] $ docker rm -f --volumes 6f0174c37b20a879d600a305bc16a25a21937be771046d06400c845a123587ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T18:26:56.866Z] + docker images [2023-03-24T18:26:56.866Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-24T18:26:56.866Z] core-command latest 42b069bf8f63 1 second ago 19.8MB [2023-03-24T18:26:56.866Z] aaf4fc5fa111 4 seconds ago 1.69GB [2023-03-24T18:26:56.866Z] security-spire-config latest 864286233399 6 seconds ago 88.9MB [2023-03-24T18:26:56.866Z] support-scheduler latest 8a2f38906dbe 7 seconds ago 32.1MB [2023-03-24T18:26:56.866Z] security-proxy-setup latest bfa7a2b8086e 10 seconds ago 18.7MB [2023-03-24T18:26:56.866Z] 867477388f68 11 seconds ago 1.75GB [2023-03-24T18:26:56.866Z] security-spire-agent latest 5e4c3ca6e0ae 14 seconds ago 129MB [2023-03-24T18:26:56.866Z] security-spiffe-token-provider latest 37ab95ced363 21 seconds ago 32.8MB [2023-03-24T18:26:56.866Z] 4fee19003ec0 28 seconds ago 1.54GB [2023-03-24T18:26:56.866Z] 77051abcfb90 29 seconds ago 1.67GB [2023-03-24T18:26:56.866Z] core-data latest 85f5b9533455 29 seconds ago 20MB [2023-03-24T18:26:56.866Z] d1ae5d2d83f5 36 seconds ago 1.73GB [2023-03-24T18:26:56.866Z] core-common-config-bootstrapper latest 5ec2f79edd65 36 seconds ago 17.2MB [2023-03-24T18:26:56.866Z] core-metadata latest a78a2ccaecc5 43 seconds ago 20.4MB [2023-03-24T18:26:56.866Z] cfcbd4d76851 46 seconds ago 1.68GB [2023-03-24T18:26:56.866Z] b825a200c64e 46 seconds ago 1.69GB [2023-03-24T18:26:56.866Z] d5c8f1c5398e About a minute ago 1.69GB [2023-03-24T18:26:56.866Z] security-bootstrapper latest c9c3bfd47b50 About a minute ago 22.2MB [2023-03-24T18:26:56.866Z] security-proxy-auth latest 9b35ff69a90a 2 minutes ago 18.3MB [2023-03-24T18:26:56.866Z] support-notifications latest 5d3a718bb27c 2 minutes ago 32.7MB [2023-03-24T18:26:56.866Z] security-secretstore-setup latest b91e41906ddb 2 minutes ago 32.8MB [2023-03-24T18:26:56.866Z] 82acac6601b3 2 minutes ago 1.75GB [2023-03-24T18:26:56.866Z] 9e931c8fd855 2 minutes ago 1.67GB [2023-03-24T18:26:56.866Z] 5919b6265fc4 2 minutes ago 1.68GB [2023-03-24T18:26:56.866Z] 9f21b0e3c9e3 2 minutes ago 1.66GB [2023-03-24T18:26:56.866Z] security-spire-server latest 65ad06c2c769 2 minutes ago 89.8MB [2023-03-24T18:26:56.866Z] b39f0658ea6b 2 minutes ago 1.54GB [2023-03-24T18:26:56.866Z] ci-base-image-x86_64 latest a2a9b4f37b6c 6 minutes ago 881MB [2023-03-24T18:26:56.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 2 weeks ago 664MB [2023-03-24T18:26:56.866Z] alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB [2023-03-24T18:26:56.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-24T18:26:56.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T18:26:56.978Z] provisioning config files... [2023-03-24T18:26:56.987Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/476@tmp/config7430624875784798262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T18:26:57.283Z] ---> docker-login.sh [2023-03-24T18:26:57.283Z] nexus3.edgexfoundry.org:10001 [2023-03-24T18:26:57.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T18:26:57.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T18:26:57.283Z] Configure a credential helper to remove this warning. See [2023-03-24T18:26:57.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T18:26:57.283Z] [2023-03-24T18:26:57.283Z] Login Succeeded [2023-03-24T18:26:57.283Z] nexus3.edgexfoundry.org:10002 [2023-03-24T18:26:57.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T18:26:57.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T18:26:57.542Z] Configure a credential helper to remove this warning. See [2023-03-24T18:26:57.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T18:26:57.542Z] [2023-03-24T18:26:57.542Z] Login Succeeded [2023-03-24T18:26:57.542Z] nexus3.edgexfoundry.org:10003 [2023-03-24T18:26:57.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T18:26:57.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T18:26:57.542Z] Configure a credential helper to remove this warning. See [2023-03-24T18:26:57.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T18:26:57.542Z] [2023-03-24T18:26:57.542Z] Login Succeeded [2023-03-24T18:26:57.542Z] nexus3.edgexfoundry.org:10004 [2023-03-24T18:26:57.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T18:26:57.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T18:26:57.800Z] Configure a credential helper to remove this warning. See [2023-03-24T18:26:57.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T18:26:57.800Z] [2023-03-24T18:26:57.800Z] Login Succeeded [2023-03-24T18:26:57.800Z] docker.io [2023-03-24T18:26:57.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T18:26:58.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T18:26:58.059Z] Configure a credential helper to remove this warning. See [2023-03-24T18:26:58.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T18:26:58.059Z] [2023-03-24T18:26:58.059Z] Login Succeeded [2023-03-24T18:26:58.059Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T18:26:58.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:26:58.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T18:26:58.119Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-03-24T18:26:58.119Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:26:58.119Z] latest [2023-03-24T18:26:58.119Z] 3.0.0-dev.114 [2023-03-24T18:26:58.119Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:26:58.119Z] main [2023-03-24T18:26:58.119Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:26:58.567Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:26:58.898Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:26:58.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-24T18:26:58.898Z] 2793f7a17d25: Preparing [2023-03-24T18:26:58.898Z] f3f745a18b89: Preparing [2023-03-24T18:26:58.898Z] c80b3aca15d0: Preparing [2023-03-24T18:26:58.898Z] 61033aa50c53: Preparing [2023-03-24T18:26:58.898Z] 55c8f6d4ca91: Preparing [2023-03-24T18:26:58.898Z] 7cd52847ad77: Preparing [2023-03-24T18:26:58.898Z] 7cd52847ad77: Waiting [2023-03-24T18:26:58.898Z] 61033aa50c53: Pushed [2023-03-24T18:26:58.898Z] 2793f7a17d25: Pushed [2023-03-24T18:26:58.898Z] c80b3aca15d0: Pushed [2023-03-24T18:26:58.898Z] 55c8f6d4ca91: Pushed [2023-03-24T18:26:58.898Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:00.391Z] f3f745a18b89: Pushed [2023-03-24T18:27:00.391Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:5fd3f07b53c3fb63bd84c05cef50869751fc83821ae05583ac7a48c60ccdbbf6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:00.751Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:01.051Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-24T18:27:01.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-24T18:27:01.051Z] 2793f7a17d25: Preparing [2023-03-24T18:27:01.051Z] f3f745a18b89: Preparing [2023-03-24T18:27:01.051Z] c80b3aca15d0: Preparing [2023-03-24T18:27:01.051Z] 61033aa50c53: Preparing [2023-03-24T18:27:01.051Z] 55c8f6d4ca91: Preparing [2023-03-24T18:27:01.051Z] 7cd52847ad77: Preparing [2023-03-24T18:27:01.051Z] 7cd52847ad77: Waiting [2023-03-24T18:27:01.051Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:01.051Z] 2793f7a17d25: Layer already exists [2023-03-24T18:27:01.051Z] 55c8f6d4ca91: Layer already exists [2023-03-24T18:27:01.051Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:01.051Z] f3f745a18b89: Layer already exists [2023-03-24T18:27:01.051Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:01.051Z] latest: digest: sha256:5fd3f07b53c3fb63bd84c05cef50869751fc83821ae05583ac7a48c60ccdbbf6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:01.353Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:01.673Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.114 [2023-03-24T18:27:01.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-24T18:27:01.673Z] 2793f7a17d25: Preparing [2023-03-24T18:27:01.673Z] f3f745a18b89: Preparing [2023-03-24T18:27:01.673Z] c80b3aca15d0: Preparing [2023-03-24T18:27:01.673Z] 61033aa50c53: Preparing [2023-03-24T18:27:01.673Z] 55c8f6d4ca91: Preparing [2023-03-24T18:27:01.673Z] 7cd52847ad77: Preparing [2023-03-24T18:27:01.673Z] 7cd52847ad77: Waiting [2023-03-24T18:27:01.673Z] 55c8f6d4ca91: Layer already exists [2023-03-24T18:27:01.673Z] 2793f7a17d25: Layer already exists [2023-03-24T18:27:01.673Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:01.673Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:01.673Z] f3f745a18b89: Layer already exists [2023-03-24T18:27:01.673Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:01.673Z] 3.0.0-dev.114: digest: sha256:5fd3f07b53c3fb63bd84c05cef50869751fc83821ae05583ac7a48c60ccdbbf6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:01.987Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:02.289Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:02.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-24T18:27:02.289Z] 2793f7a17d25: Preparing [2023-03-24T18:27:02.289Z] f3f745a18b89: Preparing [2023-03-24T18:27:02.289Z] c80b3aca15d0: Preparing [2023-03-24T18:27:02.289Z] 61033aa50c53: Preparing [2023-03-24T18:27:02.289Z] 55c8f6d4ca91: Preparing [2023-03-24T18:27:02.289Z] 7cd52847ad77: Preparing [2023-03-24T18:27:02.289Z] 7cd52847ad77: Waiting [2023-03-24T18:27:02.289Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:02.289Z] 2793f7a17d25: Layer already exists [2023-03-24T18:27:02.289Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:02.289Z] f3f745a18b89: Layer already exists [2023-03-24T18:27:02.289Z] 55c8f6d4ca91: Layer already exists [2023-03-24T18:27:02.289Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:02.289Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:5fd3f07b53c3fb63bd84c05cef50869751fc83821ae05583ac7a48c60ccdbbf6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:02.599Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:02.906Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-03-24T18:27:02.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-24T18:27:02.906Z] 2793f7a17d25: Preparing [2023-03-24T18:27:02.906Z] f3f745a18b89: Preparing [2023-03-24T18:27:02.906Z] c80b3aca15d0: Preparing [2023-03-24T18:27:02.906Z] 61033aa50c53: Preparing [2023-03-24T18:27:02.906Z] 55c8f6d4ca91: Preparing [2023-03-24T18:27:02.906Z] 7cd52847ad77: Preparing [2023-03-24T18:27:02.906Z] 7cd52847ad77: Waiting [2023-03-24T18:27:02.906Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:02.906Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:02.906Z] f3f745a18b89: Layer already exists [2023-03-24T18:27:02.906Z] 2793f7a17d25: Layer already exists [2023-03-24T18:27:02.906Z] 55c8f6d4ca91: Layer already exists [2023-03-24T18:27:02.906Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:02.906Z] main: digest: sha256:5fd3f07b53c3fb63bd84c05cef50869751fc83821ae05583ac7a48c60ccdbbf6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:27:02.950Z] ===================================================== [Pipeline] echo [2023-03-24T18:27:02.958Z] taggedImages: [2023-03-24T18:27:02.958Z] - nexus3.edgexfoundry.org:10004/core-command:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:02.958Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-24T18:27:02.958Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.114 [2023-03-24T18:27:02.958Z] - nexus3.edgexfoundry.org:10004/core-command:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:02.958Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-03-24T18:27:02.975Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-03-24T18:27:02.975Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:02.975Z] latest [2023-03-24T18:27:02.975Z] 3.0.0-dev.114 [2023-03-24T18:27:02.975Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:02.975Z] main [2023-03-24T18:27:02.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:03.292Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:03.594Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:03.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-24T18:27:03.594Z] 01900c09b411: Preparing [2023-03-24T18:27:03.594Z] 13cd5efb2323: Preparing [2023-03-24T18:27:03.594Z] 8d11b014a2d6: Preparing [2023-03-24T18:27:03.594Z] 3fbe47d57858: Preparing [2023-03-24T18:27:03.594Z] c80b3aca15d0: Preparing [2023-03-24T18:27:03.594Z] 61033aa50c53: Preparing [2023-03-24T18:27:03.594Z] 7c3c27925dd4: Preparing [2023-03-24T18:27:03.594Z] 7cd52847ad77: Preparing [2023-03-24T18:27:03.594Z] 7c3c27925dd4: Waiting [2023-03-24T18:27:03.594Z] 7cd52847ad77: Waiting [2023-03-24T18:27:03.594Z] 61033aa50c53: Waiting [2023-03-24T18:27:03.594Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:03.594Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:03.594Z] 01900c09b411: Pushed [2023-03-24T18:27:03.594Z] 13cd5efb2323: Pushed [2023-03-24T18:27:03.594Z] 8d11b014a2d6: Pushed [2023-03-24T18:27:03.594Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:03.594Z] 7c3c27925dd4: Pushed [2023-03-24T18:27:04.534Z] 3fbe47d57858: Pushed [2023-03-24T18:27:04.792Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:895cd64f6c787db27f9d490910f425c731948f8e46c4c912c0df2bea54b4a9b7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:05.104Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:05.402Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-24T18:27:05.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-24T18:27:05.402Z] 01900c09b411: Preparing [2023-03-24T18:27:05.402Z] 13cd5efb2323: Preparing [2023-03-24T18:27:05.402Z] 8d11b014a2d6: Preparing [2023-03-24T18:27:05.402Z] 3fbe47d57858: Preparing [2023-03-24T18:27:05.402Z] c80b3aca15d0: Preparing [2023-03-24T18:27:05.402Z] 61033aa50c53: Preparing [2023-03-24T18:27:05.402Z] 7c3c27925dd4: Preparing [2023-03-24T18:27:05.402Z] 7cd52847ad77: Preparing [2023-03-24T18:27:05.402Z] 61033aa50c53: Waiting [2023-03-24T18:27:05.402Z] 7c3c27925dd4: Waiting [2023-03-24T18:27:05.402Z] 7cd52847ad77: Waiting [2023-03-24T18:27:05.402Z] 8d11b014a2d6: Layer already exists [2023-03-24T18:27:05.402Z] 3fbe47d57858: Layer already exists [2023-03-24T18:27:05.402Z] 13cd5efb2323: Layer already exists [2023-03-24T18:27:05.402Z] 01900c09b411: Layer already exists [2023-03-24T18:27:05.402Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:05.402Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:05.402Z] 7c3c27925dd4: Layer already exists [2023-03-24T18:27:05.402Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:05.402Z] latest: digest: sha256:895cd64f6c787db27f9d490910f425c731948f8e46c4c912c0df2bea54b4a9b7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:05.703Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:06.011Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.114 [2023-03-24T18:27:06.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-24T18:27:06.011Z] 01900c09b411: Preparing [2023-03-24T18:27:06.011Z] 13cd5efb2323: Preparing [2023-03-24T18:27:06.011Z] 8d11b014a2d6: Preparing [2023-03-24T18:27:06.011Z] 3fbe47d57858: Preparing [2023-03-24T18:27:06.011Z] c80b3aca15d0: Preparing [2023-03-24T18:27:06.011Z] 61033aa50c53: Preparing [2023-03-24T18:27:06.011Z] 7c3c27925dd4: Preparing [2023-03-24T18:27:06.011Z] 7cd52847ad77: Preparing [2023-03-24T18:27:06.011Z] 7c3c27925dd4: Waiting [2023-03-24T18:27:06.011Z] 7cd52847ad77: Waiting [2023-03-24T18:27:06.011Z] 61033aa50c53: Waiting [2023-03-24T18:27:06.011Z] 01900c09b411: Layer already exists [2023-03-24T18:27:06.011Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:06.011Z] 3fbe47d57858: Layer already exists [2023-03-24T18:27:06.011Z] 13cd5efb2323: Layer already exists [2023-03-24T18:27:06.011Z] 8d11b014a2d6: Layer already exists [2023-03-24T18:27:06.011Z] 7c3c27925dd4: Layer already exists [2023-03-24T18:27:06.011Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:06.011Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:06.011Z] 3.0.0-dev.114: digest: sha256:895cd64f6c787db27f9d490910f425c731948f8e46c4c912c0df2bea54b4a9b7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:06.323Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:06.622Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:06.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-24T18:27:06.622Z] 01900c09b411: Preparing [2023-03-24T18:27:06.622Z] 13cd5efb2323: Preparing [2023-03-24T18:27:06.622Z] 8d11b014a2d6: Preparing [2023-03-24T18:27:06.622Z] 3fbe47d57858: Preparing [2023-03-24T18:27:06.622Z] c80b3aca15d0: Preparing [2023-03-24T18:27:06.622Z] 61033aa50c53: Preparing [2023-03-24T18:27:06.622Z] 7c3c27925dd4: Preparing [2023-03-24T18:27:06.622Z] 7cd52847ad77: Preparing [2023-03-24T18:27:06.622Z] 61033aa50c53: Waiting [2023-03-24T18:27:06.622Z] 7c3c27925dd4: Waiting [2023-03-24T18:27:06.622Z] 7cd52847ad77: Waiting [2023-03-24T18:27:06.622Z] 13cd5efb2323: Layer already exists [2023-03-24T18:27:06.622Z] 8d11b014a2d6: Layer already exists [2023-03-24T18:27:06.622Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:06.622Z] 01900c09b411: Layer already exists [2023-03-24T18:27:06.622Z] 3fbe47d57858: Layer already exists [2023-03-24T18:27:06.622Z] 7c3c27925dd4: Layer already exists [2023-03-24T18:27:06.622Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:06.622Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:06.622Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:895cd64f6c787db27f9d490910f425c731948f8e46c4c912c0df2bea54b4a9b7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:06.925Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:07.225Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-03-24T18:27:07.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-24T18:27:07.225Z] 01900c09b411: Preparing [2023-03-24T18:27:07.225Z] 13cd5efb2323: Preparing [2023-03-24T18:27:07.225Z] 8d11b014a2d6: Preparing [2023-03-24T18:27:07.225Z] 3fbe47d57858: Preparing [2023-03-24T18:27:07.225Z] c80b3aca15d0: Preparing [2023-03-24T18:27:07.225Z] 61033aa50c53: Preparing [2023-03-24T18:27:07.225Z] 7c3c27925dd4: Preparing [2023-03-24T18:27:07.225Z] 7cd52847ad77: Preparing [2023-03-24T18:27:07.225Z] 61033aa50c53: Waiting [2023-03-24T18:27:07.225Z] 7c3c27925dd4: Waiting [2023-03-24T18:27:07.225Z] 7cd52847ad77: Waiting [2023-03-24T18:27:07.225Z] 01900c09b411: Layer already exists [2023-03-24T18:27:07.225Z] 13cd5efb2323: Layer already exists [2023-03-24T18:27:07.225Z] 3fbe47d57858: Layer already exists [2023-03-24T18:27:07.225Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:07.225Z] 8d11b014a2d6: Layer already exists [2023-03-24T18:27:07.225Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:07.225Z] 7c3c27925dd4: Layer already exists [2023-03-24T18:27:07.225Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:07.225Z] main: digest: sha256:895cd64f6c787db27f9d490910f425c731948f8e46c4c912c0df2bea54b4a9b7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:27:07.259Z] ===================================================== [Pipeline] echo [2023-03-24T18:27:07.264Z] taggedImages: [2023-03-24T18:27:07.264Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:07.264Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-24T18:27:07.264Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.114 [2023-03-24T18:27:07.264Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:07.264Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-03-24T18:27:07.278Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-03-24T18:27:07.278Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:07.278Z] latest [2023-03-24T18:27:07.278Z] 3.0.0-dev.114 [2023-03-24T18:27:07.278Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:07.278Z] main [2023-03-24T18:27:07.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:07.590Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:07.896Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:07.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-24T18:27:07.896Z] 3a77bb9443f0: Preparing [2023-03-24T18:27:07.896Z] a4385b3a2faa: Preparing [2023-03-24T18:27:07.896Z] c80b3aca15d0: Preparing [2023-03-24T18:27:07.896Z] 61033aa50c53: Preparing [2023-03-24T18:27:07.896Z] 76308a660c98: Preparing [2023-03-24T18:27:07.896Z] 7cd52847ad77: Preparing [2023-03-24T18:27:07.896Z] 7cd52847ad77: Waiting [2023-03-24T18:27:07.896Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:07.896Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:07.896Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:07.896Z] 76308a660c98: Pushed [2023-03-24T18:27:07.896Z] 3a77bb9443f0: Pushed [2023-03-24T18:27:09.277Z] a4385b3a2faa: Pushed [2023-03-24T18:27:09.277Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:3dde0c8331bb2b49733bf6e2a27ec5e25eac9619da194e8acf02c50a7485d883 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:09.579Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:09.874Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-24T18:27:09.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-24T18:27:09.874Z] 3a77bb9443f0: Preparing [2023-03-24T18:27:09.874Z] a4385b3a2faa: Preparing [2023-03-24T18:27:09.874Z] c80b3aca15d0: Preparing [2023-03-24T18:27:09.874Z] 61033aa50c53: Preparing [2023-03-24T18:27:09.874Z] 76308a660c98: Preparing [2023-03-24T18:27:09.874Z] 7cd52847ad77: Preparing [2023-03-24T18:27:09.874Z] 7cd52847ad77: Waiting [2023-03-24T18:27:09.874Z] a4385b3a2faa: Layer already exists [2023-03-24T18:27:09.874Z] 3a77bb9443f0: Layer already exists [2023-03-24T18:27:09.874Z] 76308a660c98: Layer already exists [2023-03-24T18:27:09.874Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:09.874Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:09.874Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:09.874Z] latest: digest: sha256:3dde0c8331bb2b49733bf6e2a27ec5e25eac9619da194e8acf02c50a7485d883 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:10.174Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:10.475Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.114 [2023-03-24T18:27:10.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-24T18:27:10.475Z] 3a77bb9443f0: Preparing [2023-03-24T18:27:10.475Z] a4385b3a2faa: Preparing [2023-03-24T18:27:10.475Z] c80b3aca15d0: Preparing [2023-03-24T18:27:10.475Z] 61033aa50c53: Preparing [2023-03-24T18:27:10.475Z] 76308a660c98: Preparing [2023-03-24T18:27:10.475Z] 7cd52847ad77: Preparing [2023-03-24T18:27:10.475Z] 7cd52847ad77: Waiting [2023-03-24T18:27:10.475Z] 76308a660c98: Layer already exists [2023-03-24T18:27:10.475Z] 3a77bb9443f0: Layer already exists [2023-03-24T18:27:10.475Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:10.475Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:10.475Z] a4385b3a2faa: Layer already exists [2023-03-24T18:27:10.475Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:10.475Z] 3.0.0-dev.114: digest: sha256:3dde0c8331bb2b49733bf6e2a27ec5e25eac9619da194e8acf02c50a7485d883 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:10.780Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:11.082Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:11.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-24T18:27:11.082Z] 3a77bb9443f0: Preparing [2023-03-24T18:27:11.082Z] a4385b3a2faa: Preparing [2023-03-24T18:27:11.082Z] c80b3aca15d0: Preparing [2023-03-24T18:27:11.082Z] 61033aa50c53: Preparing [2023-03-24T18:27:11.082Z] 76308a660c98: Preparing [2023-03-24T18:27:11.082Z] 7cd52847ad77: Preparing [2023-03-24T18:27:11.082Z] 7cd52847ad77: Waiting [2023-03-24T18:27:11.082Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:11.082Z] a4385b3a2faa: Layer already exists [2023-03-24T18:27:11.082Z] 76308a660c98: Layer already exists [2023-03-24T18:27:11.082Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:11.082Z] 3a77bb9443f0: Layer already exists [2023-03-24T18:27:11.082Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:11.082Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:3dde0c8331bb2b49733bf6e2a27ec5e25eac9619da194e8acf02c50a7485d883 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:11.396Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:11.694Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-03-24T18:27:11.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-24T18:27:11.694Z] 3a77bb9443f0: Preparing [2023-03-24T18:27:11.694Z] a4385b3a2faa: Preparing [2023-03-24T18:27:11.694Z] c80b3aca15d0: Preparing [2023-03-24T18:27:11.694Z] 61033aa50c53: Preparing [2023-03-24T18:27:11.694Z] 76308a660c98: Preparing [2023-03-24T18:27:11.694Z] 7cd52847ad77: Preparing [2023-03-24T18:27:11.694Z] 7cd52847ad77: Waiting [2023-03-24T18:27:11.694Z] 3a77bb9443f0: Layer already exists [2023-03-24T18:27:11.694Z] a4385b3a2faa: Layer already exists [2023-03-24T18:27:11.694Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:11.694Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:11.694Z] 76308a660c98: Layer already exists [2023-03-24T18:27:11.694Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:11.694Z] main: digest: sha256:3dde0c8331bb2b49733bf6e2a27ec5e25eac9619da194e8acf02c50a7485d883 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:27:11.724Z] ===================================================== [Pipeline] echo [2023-03-24T18:27:11.729Z] taggedImages: [2023-03-24T18:27:11.729Z] - nexus3.edgexfoundry.org:10004/core-data:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:11.729Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-24T18:27:11.729Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.114 [2023-03-24T18:27:11.729Z] - nexus3.edgexfoundry.org:10004/core-data:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:11.729Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-03-24T18:27:11.742Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-03-24T18:27:11.742Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:11.742Z] latest [2023-03-24T18:27:11.742Z] 3.0.0-dev.114 [2023-03-24T18:27:11.742Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:11.742Z] main [2023-03-24T18:27:11.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:12.045Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:12.349Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:12.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-24T18:27:12.349Z] 733f9fefd577: Preparing [2023-03-24T18:27:12.349Z] 583377766ab1: Preparing [2023-03-24T18:27:12.349Z] 86af9b04e315: Preparing [2023-03-24T18:27:12.349Z] c80b3aca15d0: Preparing [2023-03-24T18:27:12.349Z] 61033aa50c53: Preparing [2023-03-24T18:27:12.349Z] 55c8f6d4ca91: Preparing [2023-03-24T18:27:12.349Z] 7cd52847ad77: Preparing [2023-03-24T18:27:12.349Z] 55c8f6d4ca91: Waiting [2023-03-24T18:27:12.349Z] 7cd52847ad77: Waiting [2023-03-24T18:27:12.349Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:12.349Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:12.349Z] 55c8f6d4ca91: Layer already exists [2023-03-24T18:27:12.349Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:12.349Z] 583377766ab1: Pushed [2023-03-24T18:27:12.349Z] 733f9fefd577: Pushed [2023-03-24T18:27:13.729Z] 86af9b04e315: Pushed [2023-03-24T18:27:13.729Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:a7fb6717073d44c6cf10b8f46ffa0462d2a108f15bc9d992a7c1ce4317418bd0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:14.033Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:14.342Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-24T18:27:14.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-24T18:27:14.342Z] 733f9fefd577: Preparing [2023-03-24T18:27:14.342Z] 583377766ab1: Preparing [2023-03-24T18:27:14.342Z] 86af9b04e315: Preparing [2023-03-24T18:27:14.342Z] c80b3aca15d0: Preparing [2023-03-24T18:27:14.342Z] 61033aa50c53: Preparing [2023-03-24T18:27:14.342Z] 55c8f6d4ca91: Preparing [2023-03-24T18:27:14.342Z] 7cd52847ad77: Preparing [2023-03-24T18:27:14.342Z] 55c8f6d4ca91: Waiting [2023-03-24T18:27:14.342Z] 7cd52847ad77: Waiting [2023-03-24T18:27:14.342Z] 733f9fefd577: Layer already exists [2023-03-24T18:27:14.342Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:14.342Z] 86af9b04e315: Layer already exists [2023-03-24T18:27:14.342Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:14.342Z] 583377766ab1: Layer already exists [2023-03-24T18:27:14.342Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:14.342Z] 55c8f6d4ca91: Layer already exists [2023-03-24T18:27:14.342Z] latest: digest: sha256:a7fb6717073d44c6cf10b8f46ffa0462d2a108f15bc9d992a7c1ce4317418bd0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:14.641Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:14.942Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.114 [2023-03-24T18:27:14.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-24T18:27:14.942Z] 733f9fefd577: Preparing [2023-03-24T18:27:14.942Z] 583377766ab1: Preparing [2023-03-24T18:27:14.942Z] 86af9b04e315: Preparing [2023-03-24T18:27:14.942Z] c80b3aca15d0: Preparing [2023-03-24T18:27:14.942Z] 61033aa50c53: Preparing [2023-03-24T18:27:14.942Z] 55c8f6d4ca91: Preparing [2023-03-24T18:27:14.942Z] 7cd52847ad77: Preparing [2023-03-24T18:27:14.942Z] 55c8f6d4ca91: Waiting [2023-03-24T18:27:14.942Z] 7cd52847ad77: Waiting [2023-03-24T18:27:14.942Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:14.942Z] 86af9b04e315: Layer already exists [2023-03-24T18:27:14.942Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:14.942Z] 733f9fefd577: Layer already exists [2023-03-24T18:27:14.942Z] 583377766ab1: Layer already exists [2023-03-24T18:27:14.942Z] 55c8f6d4ca91: Layer already exists [2023-03-24T18:27:14.942Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:14.942Z] 3.0.0-dev.114: digest: sha256:a7fb6717073d44c6cf10b8f46ffa0462d2a108f15bc9d992a7c1ce4317418bd0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:15.246Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:15.547Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:15.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-24T18:27:15.547Z] 733f9fefd577: Preparing [2023-03-24T18:27:15.547Z] 583377766ab1: Preparing [2023-03-24T18:27:15.547Z] 86af9b04e315: Preparing [2023-03-24T18:27:15.547Z] c80b3aca15d0: Preparing [2023-03-24T18:27:15.547Z] 61033aa50c53: Preparing [2023-03-24T18:27:15.547Z] 55c8f6d4ca91: Preparing [2023-03-24T18:27:15.547Z] 7cd52847ad77: Preparing [2023-03-24T18:27:15.547Z] 55c8f6d4ca91: Waiting [2023-03-24T18:27:15.547Z] 7cd52847ad77: Waiting [2023-03-24T18:27:15.547Z] 583377766ab1: Layer already exists [2023-03-24T18:27:15.547Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:15.547Z] 86af9b04e315: Layer already exists [2023-03-24T18:27:15.547Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:15.547Z] 733f9fefd577: Layer already exists [2023-03-24T18:27:15.547Z] 55c8f6d4ca91: Layer already exists [2023-03-24T18:27:15.547Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:15.547Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:a7fb6717073d44c6cf10b8f46ffa0462d2a108f15bc9d992a7c1ce4317418bd0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:15.853Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:16.152Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-03-24T18:27:16.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-24T18:27:16.152Z] 733f9fefd577: Preparing [2023-03-24T18:27:16.152Z] 583377766ab1: Preparing [2023-03-24T18:27:16.152Z] 86af9b04e315: Preparing [2023-03-24T18:27:16.152Z] c80b3aca15d0: Preparing [2023-03-24T18:27:16.152Z] 61033aa50c53: Preparing [2023-03-24T18:27:16.152Z] 55c8f6d4ca91: Preparing [2023-03-24T18:27:16.152Z] 7cd52847ad77: Preparing [2023-03-24T18:27:16.152Z] 55c8f6d4ca91: Waiting [2023-03-24T18:27:16.152Z] 7cd52847ad77: Waiting [2023-03-24T18:27:16.152Z] 583377766ab1: Layer already exists [2023-03-24T18:27:16.152Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:16.152Z] 733f9fefd577: Layer already exists [2023-03-24T18:27:16.152Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:16.152Z] 86af9b04e315: Layer already exists [2023-03-24T18:27:16.152Z] 55c8f6d4ca91: Layer already exists [2023-03-24T18:27:16.152Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:16.152Z] main: digest: sha256:a7fb6717073d44c6cf10b8f46ffa0462d2a108f15bc9d992a7c1ce4317418bd0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:27:16.187Z] ===================================================== [Pipeline] echo [2023-03-24T18:27:16.192Z] taggedImages: [2023-03-24T18:27:16.192Z] - nexus3.edgexfoundry.org:10004/core-metadata:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:16.192Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-24T18:27:16.192Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.114 [2023-03-24T18:27:16.192Z] - nexus3.edgexfoundry.org:10004/core-metadata:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:16.192Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-03-24T18:27:16.206Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-03-24T18:27:16.206Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:16.206Z] latest [2023-03-24T18:27:16.206Z] 3.0.0-dev.114 [2023-03-24T18:27:16.206Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:16.206Z] main [2023-03-24T18:27:16.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:16.508Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:16.806Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:16.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-24T18:27:16.806Z] 3d54f1d8de6e: Preparing [2023-03-24T18:27:16.806Z] 3d54f1d8de6e: Preparing [2023-03-24T18:27:16.806Z] 10e7bba1bc5a: Preparing [2023-03-24T18:27:16.806Z] 044ee0c182eb: Preparing [2023-03-24T18:27:16.806Z] 7fac438503e9: Preparing [2023-03-24T18:27:16.806Z] 46ed81c9a2e8: Preparing [2023-03-24T18:27:16.806Z] 8d88b880c993: Preparing [2023-03-24T18:27:16.806Z] c80b3aca15d0: Preparing [2023-03-24T18:27:16.806Z] 61033aa50c53: Preparing [2023-03-24T18:27:16.806Z] cbc33f7a79fa: Preparing [2023-03-24T18:27:16.806Z] 3e2cfd78fcfd: Preparing [2023-03-24T18:27:16.806Z] 313ea15d4130: Preparing [2023-03-24T18:27:16.806Z] e4e5a0f7316e: Preparing [2023-03-24T18:27:16.806Z] 7cd52847ad77: Preparing [2023-03-24T18:27:16.806Z] 8d88b880c993: Waiting [2023-03-24T18:27:16.806Z] cbc33f7a79fa: Waiting [2023-03-24T18:27:16.806Z] 313ea15d4130: Waiting [2023-03-24T18:27:16.806Z] 7cd52847ad77: Waiting [2023-03-24T18:27:16.806Z] 61033aa50c53: Waiting [2023-03-24T18:27:16.806Z] c80b3aca15d0: Waiting [2023-03-24T18:27:16.806Z] 7fac438503e9: Pushed [2023-03-24T18:27:16.806Z] 3d54f1d8de6e: Pushed [2023-03-24T18:27:16.806Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:16.806Z] 46ed81c9a2e8: Pushed [2023-03-24T18:27:16.806Z] 10e7bba1bc5a: Pushed [2023-03-24T18:27:16.806Z] 044ee0c182eb: Pushed [2023-03-24T18:27:16.806Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:17.066Z] 3e2cfd78fcfd: Pushed [2023-03-24T18:27:17.066Z] cbc33f7a79fa: Pushed [2023-03-24T18:27:17.066Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:17.066Z] 313ea15d4130: Pushed [2023-03-24T18:27:17.066Z] e4e5a0f7316e: Pushed [2023-03-24T18:27:18.444Z] 8d88b880c993: Pushed [2023-03-24T18:27:18.444Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:d59d1b70dcb8c4239cf84e86cfda8ddd7e47d0d1bc9f575ac5e24ed6ca010122 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:18.751Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:19.050Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-24T18:27:19.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-24T18:27:19.050Z] 3d54f1d8de6e: Preparing [2023-03-24T18:27:19.050Z] 3d54f1d8de6e: Preparing [2023-03-24T18:27:19.050Z] 10e7bba1bc5a: Preparing [2023-03-24T18:27:19.050Z] 044ee0c182eb: Preparing [2023-03-24T18:27:19.050Z] 7fac438503e9: Preparing [2023-03-24T18:27:19.050Z] 46ed81c9a2e8: Preparing [2023-03-24T18:27:19.050Z] 8d88b880c993: Preparing [2023-03-24T18:27:19.050Z] c80b3aca15d0: Preparing [2023-03-24T18:27:19.050Z] 61033aa50c53: Preparing [2023-03-24T18:27:19.050Z] cbc33f7a79fa: Preparing [2023-03-24T18:27:19.050Z] 3e2cfd78fcfd: Preparing [2023-03-24T18:27:19.050Z] 313ea15d4130: Preparing [2023-03-24T18:27:19.050Z] e4e5a0f7316e: Preparing [2023-03-24T18:27:19.050Z] 7cd52847ad77: Preparing [2023-03-24T18:27:19.050Z] cbc33f7a79fa: Waiting [2023-03-24T18:27:19.050Z] 3e2cfd78fcfd: Waiting [2023-03-24T18:27:19.050Z] 7cd52847ad77: Waiting [2023-03-24T18:27:19.050Z] e4e5a0f7316e: Waiting [2023-03-24T18:27:19.050Z] 313ea15d4130: Waiting [2023-03-24T18:27:19.050Z] 8d88b880c993: Waiting [2023-03-24T18:27:19.050Z] c80b3aca15d0: Waiting [2023-03-24T18:27:19.050Z] 61033aa50c53: Waiting [2023-03-24T18:27:19.050Z] 044ee0c182eb: Layer already exists [2023-03-24T18:27:19.050Z] 3d54f1d8de6e: Layer already exists [2023-03-24T18:27:19.050Z] 46ed81c9a2e8: Layer already exists [2023-03-24T18:27:19.050Z] 10e7bba1bc5a: Layer already exists [2023-03-24T18:27:19.050Z] 7fac438503e9: Layer already exists [2023-03-24T18:27:19.050Z] 8d88b880c993: Layer already exists [2023-03-24T18:27:19.050Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:19.050Z] cbc33f7a79fa: Layer already exists [2023-03-24T18:27:19.050Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:19.050Z] 3e2cfd78fcfd: Layer already exists [2023-03-24T18:27:19.050Z] 313ea15d4130: Layer already exists [2023-03-24T18:27:19.050Z] e4e5a0f7316e: Layer already exists [2023-03-24T18:27:19.050Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:19.050Z] latest: digest: sha256:d59d1b70dcb8c4239cf84e86cfda8ddd7e47d0d1bc9f575ac5e24ed6ca010122 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:19.361Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:19.661Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.114 [2023-03-24T18:27:19.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-24T18:27:19.661Z] 3d54f1d8de6e: Preparing [2023-03-24T18:27:19.661Z] 3d54f1d8de6e: Preparing [2023-03-24T18:27:19.661Z] 10e7bba1bc5a: Preparing [2023-03-24T18:27:19.661Z] 044ee0c182eb: Preparing [2023-03-24T18:27:19.661Z] 7fac438503e9: Preparing [2023-03-24T18:27:19.661Z] 46ed81c9a2e8: Preparing [2023-03-24T18:27:19.661Z] 8d88b880c993: Preparing [2023-03-24T18:27:19.661Z] c80b3aca15d0: Preparing [2023-03-24T18:27:19.661Z] 61033aa50c53: Preparing [2023-03-24T18:27:19.661Z] cbc33f7a79fa: Preparing [2023-03-24T18:27:19.661Z] 3e2cfd78fcfd: Preparing [2023-03-24T18:27:19.661Z] 313ea15d4130: Preparing [2023-03-24T18:27:19.661Z] e4e5a0f7316e: Preparing [2023-03-24T18:27:19.661Z] 7cd52847ad77: Preparing [2023-03-24T18:27:19.661Z] 8d88b880c993: Waiting [2023-03-24T18:27:19.661Z] c80b3aca15d0: Waiting [2023-03-24T18:27:19.661Z] 61033aa50c53: Waiting [2023-03-24T18:27:19.661Z] cbc33f7a79fa: Waiting [2023-03-24T18:27:19.661Z] e4e5a0f7316e: Waiting [2023-03-24T18:27:19.661Z] 313ea15d4130: Waiting [2023-03-24T18:27:19.661Z] 3e2cfd78fcfd: Waiting [2023-03-24T18:27:19.661Z] 7cd52847ad77: Waiting [2023-03-24T18:27:19.661Z] 7fac438503e9: Layer already exists [2023-03-24T18:27:19.661Z] 3d54f1d8de6e: Layer already exists [2023-03-24T18:27:19.661Z] 044ee0c182eb: Layer already exists [2023-03-24T18:27:19.661Z] 10e7bba1bc5a: Layer already exists [2023-03-24T18:27:19.661Z] 46ed81c9a2e8: Layer already exists [2023-03-24T18:27:19.661Z] 8d88b880c993: Layer already exists [2023-03-24T18:27:19.661Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:19.661Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:19.661Z] 3e2cfd78fcfd: Layer already exists [2023-03-24T18:27:19.661Z] cbc33f7a79fa: Layer already exists [2023-03-24T18:27:19.661Z] 313ea15d4130: Layer already exists [2023-03-24T18:27:19.661Z] e4e5a0f7316e: Layer already exists [2023-03-24T18:27:19.661Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:19.661Z] 3.0.0-dev.114: digest: sha256:d59d1b70dcb8c4239cf84e86cfda8ddd7e47d0d1bc9f575ac5e24ed6ca010122 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:19.965Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:20.263Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:20.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-24T18:27:20.263Z] 3d54f1d8de6e: Preparing [2023-03-24T18:27:20.263Z] 3d54f1d8de6e: Preparing [2023-03-24T18:27:20.263Z] 10e7bba1bc5a: Preparing [2023-03-24T18:27:20.263Z] 044ee0c182eb: Preparing [2023-03-24T18:27:20.263Z] 7fac438503e9: Preparing [2023-03-24T18:27:20.263Z] 46ed81c9a2e8: Preparing [2023-03-24T18:27:20.263Z] 8d88b880c993: Preparing [2023-03-24T18:27:20.263Z] c80b3aca15d0: Preparing [2023-03-24T18:27:20.263Z] 61033aa50c53: Preparing [2023-03-24T18:27:20.263Z] cbc33f7a79fa: Preparing [2023-03-24T18:27:20.263Z] 3e2cfd78fcfd: Preparing [2023-03-24T18:27:20.263Z] 313ea15d4130: Preparing [2023-03-24T18:27:20.263Z] e4e5a0f7316e: Preparing [2023-03-24T18:27:20.263Z] 7cd52847ad77: Preparing [2023-03-24T18:27:20.263Z] cbc33f7a79fa: Waiting [2023-03-24T18:27:20.263Z] 3e2cfd78fcfd: Waiting [2023-03-24T18:27:20.263Z] 313ea15d4130: Waiting [2023-03-24T18:27:20.263Z] 7cd52847ad77: Waiting [2023-03-24T18:27:20.263Z] e4e5a0f7316e: Waiting [2023-03-24T18:27:20.263Z] 8d88b880c993: Waiting [2023-03-24T18:27:20.263Z] 61033aa50c53: Waiting [2023-03-24T18:27:20.263Z] c80b3aca15d0: Waiting [2023-03-24T18:27:20.263Z] 10e7bba1bc5a: Layer already exists [2023-03-24T18:27:20.263Z] 46ed81c9a2e8: Layer already exists [2023-03-24T18:27:20.263Z] 3d54f1d8de6e: Layer already exists [2023-03-24T18:27:20.263Z] 044ee0c182eb: Layer already exists [2023-03-24T18:27:20.263Z] 7fac438503e9: Layer already exists [2023-03-24T18:27:20.263Z] 8d88b880c993: Layer already exists [2023-03-24T18:27:20.263Z] cbc33f7a79fa: Layer already exists [2023-03-24T18:27:20.263Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:20.263Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:20.263Z] 3e2cfd78fcfd: Layer already exists [2023-03-24T18:27:20.263Z] 313ea15d4130: Layer already exists [2023-03-24T18:27:20.263Z] e4e5a0f7316e: Layer already exists [2023-03-24T18:27:20.263Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:20.263Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:d59d1b70dcb8c4239cf84e86cfda8ddd7e47d0d1bc9f575ac5e24ed6ca010122 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:20.567Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:20.868Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-03-24T18:27:20.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-24T18:27:20.869Z] 3d54f1d8de6e: Preparing [2023-03-24T18:27:20.869Z] 3d54f1d8de6e: Preparing [2023-03-24T18:27:20.869Z] 10e7bba1bc5a: Preparing [2023-03-24T18:27:20.869Z] 044ee0c182eb: Preparing [2023-03-24T18:27:20.869Z] 7fac438503e9: Preparing [2023-03-24T18:27:20.869Z] 46ed81c9a2e8: Preparing [2023-03-24T18:27:20.869Z] 8d88b880c993: Preparing [2023-03-24T18:27:20.869Z] c80b3aca15d0: Preparing [2023-03-24T18:27:20.869Z] 61033aa50c53: Preparing [2023-03-24T18:27:20.869Z] cbc33f7a79fa: Preparing [2023-03-24T18:27:20.869Z] 3e2cfd78fcfd: Preparing [2023-03-24T18:27:20.869Z] 313ea15d4130: Preparing [2023-03-24T18:27:20.869Z] e4e5a0f7316e: Preparing [2023-03-24T18:27:20.869Z] 7cd52847ad77: Preparing [2023-03-24T18:27:20.869Z] 61033aa50c53: Waiting [2023-03-24T18:27:20.869Z] cbc33f7a79fa: Waiting [2023-03-24T18:27:20.869Z] 3e2cfd78fcfd: Waiting [2023-03-24T18:27:20.869Z] 313ea15d4130: Waiting [2023-03-24T18:27:20.869Z] e4e5a0f7316e: Waiting [2023-03-24T18:27:20.869Z] 7cd52847ad77: Waiting [2023-03-24T18:27:20.869Z] 8d88b880c993: Waiting [2023-03-24T18:27:20.869Z] c80b3aca15d0: Waiting [2023-03-24T18:27:20.869Z] 46ed81c9a2e8: Layer already exists [2023-03-24T18:27:20.869Z] 10e7bba1bc5a: Layer already exists [2023-03-24T18:27:20.869Z] 044ee0c182eb: Layer already exists [2023-03-24T18:27:20.869Z] 7fac438503e9: Layer already exists [2023-03-24T18:27:20.869Z] 3d54f1d8de6e: Layer already exists [2023-03-24T18:27:20.869Z] 8d88b880c993: Layer already exists [2023-03-24T18:27:20.869Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:20.869Z] cbc33f7a79fa: Layer already exists [2023-03-24T18:27:20.869Z] 3e2cfd78fcfd: Layer already exists [2023-03-24T18:27:20.869Z] 313ea15d4130: Layer already exists [2023-03-24T18:27:20.869Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:20.869Z] e4e5a0f7316e: Layer already exists [2023-03-24T18:27:20.869Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:20.869Z] main: digest: sha256:d59d1b70dcb8c4239cf84e86cfda8ddd7e47d0d1bc9f575ac5e24ed6ca010122 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:27:20.903Z] ===================================================== [Pipeline] echo [2023-03-24T18:27:20.908Z] taggedImages: [2023-03-24T18:27:20.908Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:20.908Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-24T18:27:20.908Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.114 [2023-03-24T18:27:20.908Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:20.908Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-03-24T18:27:20.922Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-03-24T18:27:20.922Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:20.922Z] latest [2023-03-24T18:27:20.922Z] 3.0.0-dev.114 [2023-03-24T18:27:20.922Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:20.922Z] main [2023-03-24T18:27:20.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:21.231Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:21.535Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:21.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-24T18:27:21.535Z] e7a43b6577ba: Preparing [2023-03-24T18:27:21.535Z] 2e30ae04ac03: Preparing [2023-03-24T18:27:21.535Z] 8015b6976f6f: Preparing [2023-03-24T18:27:21.535Z] 11a27d5f5028: Preparing [2023-03-24T18:27:21.535Z] c80b3aca15d0: Preparing [2023-03-24T18:27:21.535Z] 61033aa50c53: Preparing [2023-03-24T18:27:21.535Z] 7c3c27925dd4: Preparing [2023-03-24T18:27:21.535Z] 7cd52847ad77: Preparing [2023-03-24T18:27:21.535Z] 61033aa50c53: Waiting [2023-03-24T18:27:21.535Z] 7c3c27925dd4: Waiting [2023-03-24T18:27:21.535Z] 7cd52847ad77: Waiting [2023-03-24T18:27:21.535Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:21.535Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:21.535Z] 7c3c27925dd4: Layer already exists [2023-03-24T18:27:21.535Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:21.535Z] 2e30ae04ac03: Pushed [2023-03-24T18:27:21.535Z] e7a43b6577ba: Pushed [2023-03-24T18:27:21.535Z] 8015b6976f6f: Pushed [2023-03-24T18:27:22.913Z] 11a27d5f5028: Pushed [2023-03-24T18:27:22.913Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:d7e1b8683da55ed021cf8c22c1587f4d31be4a82d13c1df3048eb9cde0c0e990 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:23.229Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:23.527Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-24T18:27:23.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-24T18:27:23.527Z] e7a43b6577ba: Preparing [2023-03-24T18:27:23.527Z] 2e30ae04ac03: Preparing [2023-03-24T18:27:23.527Z] 8015b6976f6f: Preparing [2023-03-24T18:27:23.527Z] 11a27d5f5028: Preparing [2023-03-24T18:27:23.527Z] c80b3aca15d0: Preparing [2023-03-24T18:27:23.527Z] 61033aa50c53: Preparing [2023-03-24T18:27:23.527Z] 7c3c27925dd4: Preparing [2023-03-24T18:27:23.527Z] 7cd52847ad77: Preparing [2023-03-24T18:27:23.527Z] 61033aa50c53: Waiting [2023-03-24T18:27:23.527Z] 7c3c27925dd4: Waiting [2023-03-24T18:27:23.527Z] 7cd52847ad77: Waiting [2023-03-24T18:27:23.527Z] 8015b6976f6f: Layer already exists [2023-03-24T18:27:23.527Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:23.527Z] 11a27d5f5028: Layer already exists [2023-03-24T18:27:23.527Z] e7a43b6577ba: Layer already exists [2023-03-24T18:27:23.527Z] 2e30ae04ac03: Layer already exists [2023-03-24T18:27:23.527Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:23.527Z] 7c3c27925dd4: Layer already exists [2023-03-24T18:27:23.527Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:23.527Z] latest: digest: sha256:d7e1b8683da55ed021cf8c22c1587f4d31be4a82d13c1df3048eb9cde0c0e990 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:23.828Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:24.127Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.114 [2023-03-24T18:27:24.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-24T18:27:24.127Z] e7a43b6577ba: Preparing [2023-03-24T18:27:24.127Z] 2e30ae04ac03: Preparing [2023-03-24T18:27:24.127Z] 8015b6976f6f: Preparing [2023-03-24T18:27:24.127Z] 11a27d5f5028: Preparing [2023-03-24T18:27:24.127Z] c80b3aca15d0: Preparing [2023-03-24T18:27:24.127Z] 61033aa50c53: Preparing [2023-03-24T18:27:24.127Z] 7c3c27925dd4: Preparing [2023-03-24T18:27:24.127Z] 7cd52847ad77: Preparing [2023-03-24T18:27:24.127Z] 7c3c27925dd4: Waiting [2023-03-24T18:27:24.127Z] 61033aa50c53: Waiting [2023-03-24T18:27:24.127Z] e7a43b6577ba: Layer already exists [2023-03-24T18:27:24.127Z] 8015b6976f6f: Layer already exists [2023-03-24T18:27:24.127Z] 11a27d5f5028: Layer already exists [2023-03-24T18:27:24.127Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:24.127Z] 2e30ae04ac03: Layer already exists [2023-03-24T18:27:24.127Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:24.127Z] 7c3c27925dd4: Layer already exists [2023-03-24T18:27:24.127Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:24.127Z] 3.0.0-dev.114: digest: sha256:d7e1b8683da55ed021cf8c22c1587f4d31be4a82d13c1df3048eb9cde0c0e990 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:24.434Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:24.737Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:24.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-24T18:27:24.737Z] e7a43b6577ba: Preparing [2023-03-24T18:27:24.737Z] 2e30ae04ac03: Preparing [2023-03-24T18:27:24.737Z] 8015b6976f6f: Preparing [2023-03-24T18:27:24.737Z] 11a27d5f5028: Preparing [2023-03-24T18:27:24.737Z] c80b3aca15d0: Preparing [2023-03-24T18:27:24.737Z] 61033aa50c53: Preparing [2023-03-24T18:27:24.737Z] 7c3c27925dd4: Preparing [2023-03-24T18:27:24.737Z] 7cd52847ad77: Preparing [2023-03-24T18:27:24.737Z] 7c3c27925dd4: Waiting [2023-03-24T18:27:24.737Z] 61033aa50c53: Waiting [2023-03-24T18:27:24.737Z] 7cd52847ad77: Waiting [2023-03-24T18:27:24.737Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:24.737Z] 2e30ae04ac03: Layer already exists [2023-03-24T18:27:24.737Z] 11a27d5f5028: Layer already exists [2023-03-24T18:27:24.737Z] 8015b6976f6f: Layer already exists [2023-03-24T18:27:24.737Z] e7a43b6577ba: Layer already exists [2023-03-24T18:27:24.737Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:24.737Z] 7c3c27925dd4: Layer already exists [2023-03-24T18:27:24.737Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:24.737Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:d7e1b8683da55ed021cf8c22c1587f4d31be4a82d13c1df3048eb9cde0c0e990 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:25.044Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:25.344Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-03-24T18:27:25.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-24T18:27:25.344Z] e7a43b6577ba: Preparing [2023-03-24T18:27:25.344Z] 2e30ae04ac03: Preparing [2023-03-24T18:27:25.344Z] 8015b6976f6f: Preparing [2023-03-24T18:27:25.344Z] 11a27d5f5028: Preparing [2023-03-24T18:27:25.344Z] c80b3aca15d0: Preparing [2023-03-24T18:27:25.344Z] 61033aa50c53: Preparing [2023-03-24T18:27:25.344Z] 7c3c27925dd4: Preparing [2023-03-24T18:27:25.344Z] 7cd52847ad77: Preparing [2023-03-24T18:27:25.344Z] 61033aa50c53: Waiting [2023-03-24T18:27:25.344Z] 7cd52847ad77: Waiting [2023-03-24T18:27:25.344Z] 7c3c27925dd4: Waiting [2023-03-24T18:27:25.344Z] 11a27d5f5028: Layer already exists [2023-03-24T18:27:25.344Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:25.344Z] 2e30ae04ac03: Layer already exists [2023-03-24T18:27:25.344Z] 8015b6976f6f: Layer already exists [2023-03-24T18:27:25.344Z] e7a43b6577ba: Layer already exists [2023-03-24T18:27:25.344Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:25.344Z] 7c3c27925dd4: Layer already exists [2023-03-24T18:27:25.344Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:25.344Z] main: digest: sha256:d7e1b8683da55ed021cf8c22c1587f4d31be4a82d13c1df3048eb9cde0c0e990 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:27:25.379Z] ===================================================== [Pipeline] echo [2023-03-24T18:27:25.384Z] taggedImages: [2023-03-24T18:27:25.384Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:25.384Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-24T18:27:25.384Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.114 [2023-03-24T18:27:25.384Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:25.384Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-03-24T18:27:25.397Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-03-24T18:27:25.397Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:25.397Z] latest [2023-03-24T18:27:25.397Z] 3.0.0-dev.114 [2023-03-24T18:27:25.397Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:25.397Z] main [2023-03-24T18:27:25.397Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:25.697Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:25.997Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:25.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-24T18:27:25.997Z] 25b0e2d114c2: Preparing [2023-03-24T18:27:25.997Z] 485d3adcae10: Preparing [2023-03-24T18:27:25.997Z] 3573c305b804: Preparing [2023-03-24T18:27:25.997Z] 6b85e9b3fbde: Preparing [2023-03-24T18:27:25.997Z] c80b3aca15d0: Preparing [2023-03-24T18:27:25.997Z] 61033aa50c53: Preparing [2023-03-24T18:27:25.997Z] 71380fb1750e: Preparing [2023-03-24T18:27:25.997Z] 1c4096146818: Preparing [2023-03-24T18:27:25.997Z] 7cd52847ad77: Preparing [2023-03-24T18:27:25.997Z] 71380fb1750e: Waiting [2023-03-24T18:27:25.997Z] 1c4096146818: Waiting [2023-03-24T18:27:25.997Z] 7cd52847ad77: Waiting [2023-03-24T18:27:25.997Z] 61033aa50c53: Waiting [2023-03-24T18:27:25.997Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:25.997Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:25.997Z] 25b0e2d114c2: Pushed [2023-03-24T18:27:25.997Z] 485d3adcae10: Pushed [2023-03-24T18:27:25.997Z] 6b85e9b3fbde: Pushed [2023-03-24T18:27:25.997Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:25.997Z] 71380fb1750e: Pushed [2023-03-24T18:27:26.258Z] 1c4096146818: Pushed [2023-03-24T18:27:27.196Z] 3573c305b804: Pushed [2023-03-24T18:27:27.455Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:fac7c9cc183759872954f2aefbc4b56bff23235c716dfdd8d295ea33fbbb175f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:27.772Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:28.080Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-24T18:27:28.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-24T18:27:28.080Z] 25b0e2d114c2: Preparing [2023-03-24T18:27:28.080Z] 485d3adcae10: Preparing [2023-03-24T18:27:28.080Z] 3573c305b804: Preparing [2023-03-24T18:27:28.080Z] 6b85e9b3fbde: Preparing [2023-03-24T18:27:28.080Z] c80b3aca15d0: Preparing [2023-03-24T18:27:28.080Z] 61033aa50c53: Preparing [2023-03-24T18:27:28.080Z] 71380fb1750e: Preparing [2023-03-24T18:27:28.080Z] 1c4096146818: Preparing [2023-03-24T18:27:28.080Z] 7cd52847ad77: Preparing [2023-03-24T18:27:28.080Z] 1c4096146818: Waiting [2023-03-24T18:27:28.080Z] 71380fb1750e: Waiting [2023-03-24T18:27:28.080Z] 7cd52847ad77: Waiting [2023-03-24T18:27:28.080Z] 61033aa50c53: Waiting [2023-03-24T18:27:28.080Z] 3573c305b804: Layer already exists [2023-03-24T18:27:28.080Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:28.081Z] 6b85e9b3fbde: Layer already exists [2023-03-24T18:27:28.081Z] 25b0e2d114c2: Layer already exists [2023-03-24T18:27:28.081Z] 485d3adcae10: Layer already exists [2023-03-24T18:27:28.081Z] 1c4096146818: Layer already exists [2023-03-24T18:27:28.081Z] 71380fb1750e: Layer already exists [2023-03-24T18:27:28.081Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:28.081Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:28.081Z] latest: digest: sha256:fac7c9cc183759872954f2aefbc4b56bff23235c716dfdd8d295ea33fbbb175f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:28.389Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:28.689Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.114 [2023-03-24T18:27:28.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-24T18:27:28.689Z] 25b0e2d114c2: Preparing [2023-03-24T18:27:28.689Z] 485d3adcae10: Preparing [2023-03-24T18:27:28.689Z] 3573c305b804: Preparing [2023-03-24T18:27:28.689Z] 6b85e9b3fbde: Preparing [2023-03-24T18:27:28.689Z] c80b3aca15d0: Preparing [2023-03-24T18:27:28.689Z] 61033aa50c53: Preparing [2023-03-24T18:27:28.689Z] 71380fb1750e: Preparing [2023-03-24T18:27:28.689Z] 1c4096146818: Preparing [2023-03-24T18:27:28.689Z] 7cd52847ad77: Preparing [2023-03-24T18:27:28.689Z] 71380fb1750e: Waiting [2023-03-24T18:27:28.689Z] 61033aa50c53: Waiting [2023-03-24T18:27:28.689Z] 1c4096146818: Waiting [2023-03-24T18:27:28.689Z] 7cd52847ad77: Waiting [2023-03-24T18:27:28.689Z] 485d3adcae10: Layer already exists [2023-03-24T18:27:28.689Z] 25b0e2d114c2: Layer already exists [2023-03-24T18:27:28.689Z] 3573c305b804: Layer already exists [2023-03-24T18:27:28.689Z] 6b85e9b3fbde: Layer already exists [2023-03-24T18:27:28.689Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:28.689Z] 71380fb1750e: Layer already exists [2023-03-24T18:27:28.689Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:28.689Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:28.689Z] 1c4096146818: Layer already exists [2023-03-24T18:27:28.689Z] 3.0.0-dev.114: digest: sha256:fac7c9cc183759872954f2aefbc4b56bff23235c716dfdd8d295ea33fbbb175f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:28.992Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:29.290Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:29.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-24T18:27:29.290Z] 25b0e2d114c2: Preparing [2023-03-24T18:27:29.290Z] 485d3adcae10: Preparing [2023-03-24T18:27:29.290Z] 3573c305b804: Preparing [2023-03-24T18:27:29.290Z] 6b85e9b3fbde: Preparing [2023-03-24T18:27:29.290Z] c80b3aca15d0: Preparing [2023-03-24T18:27:29.290Z] 61033aa50c53: Preparing [2023-03-24T18:27:29.290Z] 71380fb1750e: Preparing [2023-03-24T18:27:29.290Z] 1c4096146818: Preparing [2023-03-24T18:27:29.290Z] 7cd52847ad77: Preparing [2023-03-24T18:27:29.290Z] 71380fb1750e: Waiting [2023-03-24T18:27:29.290Z] 7cd52847ad77: Waiting [2023-03-24T18:27:29.290Z] 1c4096146818: Waiting [2023-03-24T18:27:29.290Z] 61033aa50c53: Waiting [2023-03-24T18:27:29.290Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:29.290Z] 3573c305b804: Layer already exists [2023-03-24T18:27:29.290Z] 485d3adcae10: Layer already exists [2023-03-24T18:27:29.290Z] 6b85e9b3fbde: Layer already exists [2023-03-24T18:27:29.290Z] 25b0e2d114c2: Layer already exists [2023-03-24T18:27:29.290Z] 71380fb1750e: Layer already exists [2023-03-24T18:27:29.290Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:29.290Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:29.290Z] 1c4096146818: Layer already exists [2023-03-24T18:27:29.290Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:fac7c9cc183759872954f2aefbc4b56bff23235c716dfdd8d295ea33fbbb175f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:29.596Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:29.896Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-03-24T18:27:29.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-24T18:27:29.896Z] 25b0e2d114c2: Preparing [2023-03-24T18:27:29.896Z] 485d3adcae10: Preparing [2023-03-24T18:27:29.896Z] 3573c305b804: Preparing [2023-03-24T18:27:29.896Z] 6b85e9b3fbde: Preparing [2023-03-24T18:27:29.896Z] c80b3aca15d0: Preparing [2023-03-24T18:27:29.896Z] 61033aa50c53: Preparing [2023-03-24T18:27:29.896Z] 71380fb1750e: Preparing [2023-03-24T18:27:29.896Z] 1c4096146818: Preparing [2023-03-24T18:27:29.896Z] 7cd52847ad77: Preparing [2023-03-24T18:27:29.896Z] 71380fb1750e: Waiting [2023-03-24T18:27:29.896Z] 1c4096146818: Waiting [2023-03-24T18:27:29.896Z] 61033aa50c53: Waiting [2023-03-24T18:27:29.896Z] 7cd52847ad77: Waiting [2023-03-24T18:27:29.896Z] 485d3adcae10: Layer already exists [2023-03-24T18:27:29.896Z] 25b0e2d114c2: Layer already exists [2023-03-24T18:27:29.896Z] 3573c305b804: Layer already exists [2023-03-24T18:27:29.896Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:29.896Z] 6b85e9b3fbde: Layer already exists [2023-03-24T18:27:29.896Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:29.896Z] 1c4096146818: Layer already exists [2023-03-24T18:27:29.896Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:29.896Z] 71380fb1750e: Layer already exists [2023-03-24T18:27:29.896Z] main: digest: sha256:fac7c9cc183759872954f2aefbc4b56bff23235c716dfdd8d295ea33fbbb175f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:27:29.933Z] ===================================================== [Pipeline] echo [2023-03-24T18:27:29.945Z] taggedImages: [2023-03-24T18:27:29.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:29.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-24T18:27:29.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.114 [2023-03-24T18:27:29.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:29.945Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-03-24T18:27:29.969Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-03-24T18:27:29.969Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:29.969Z] latest [2023-03-24T18:27:29.969Z] 3.0.0-dev.114 [2023-03-24T18:27:29.969Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:29.969Z] main [2023-03-24T18:27:29.969Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:30.285Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:30.610Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:30.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-24T18:27:30.610Z] a54f7f4a329a: Preparing [2023-03-24T18:27:30.610Z] 7e1742502385: Preparing [2023-03-24T18:27:30.610Z] 66a16b823088: Preparing [2023-03-24T18:27:30.610Z] a9a5244e23ff: Preparing [2023-03-24T18:27:30.610Z] b5fec84aabb7: Preparing [2023-03-24T18:27:30.610Z] dd90cd565ce7: Preparing [2023-03-24T18:27:30.610Z] 2eee0f173806: Preparing [2023-03-24T18:27:30.610Z] c80b3aca15d0: Preparing [2023-03-24T18:27:30.610Z] 61033aa50c53: Preparing [2023-03-24T18:27:30.610Z] 17af0ba1af46: Preparing [2023-03-24T18:27:30.610Z] 7cd52847ad77: Preparing [2023-03-24T18:27:30.610Z] 2eee0f173806: Waiting [2023-03-24T18:27:30.610Z] c80b3aca15d0: Waiting [2023-03-24T18:27:30.610Z] 61033aa50c53: Waiting [2023-03-24T18:27:30.610Z] 17af0ba1af46: Waiting [2023-03-24T18:27:30.610Z] 7cd52847ad77: Waiting [2023-03-24T18:27:30.610Z] dd90cd565ce7: Waiting [2023-03-24T18:27:30.610Z] a54f7f4a329a: Pushed [2023-03-24T18:27:30.610Z] 7e1742502385: Pushed [2023-03-24T18:27:30.610Z] b5fec84aabb7: Pushed [2023-03-24T18:27:30.610Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:30.610Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:30.610Z] dd90cd565ce7: Pushed [2023-03-24T18:27:30.869Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:30.869Z] 2eee0f173806: Pushed [2023-03-24T18:27:30.869Z] 17af0ba1af46: Pushed [2023-03-24T18:27:31.807Z] a9a5244e23ff: Pushed [2023-03-24T18:27:32.067Z] 66a16b823088: Pushed [2023-03-24T18:27:32.326Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:cd833d80a154a44aa491c84f8a7b93f77791d8617dc7bc5dc1b5288c09e86ea0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:32.633Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:32.945Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-24T18:27:32.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-24T18:27:32.946Z] a54f7f4a329a: Preparing [2023-03-24T18:27:32.946Z] 7e1742502385: Preparing [2023-03-24T18:27:32.946Z] 66a16b823088: Preparing [2023-03-24T18:27:32.946Z] a9a5244e23ff: Preparing [2023-03-24T18:27:32.946Z] b5fec84aabb7: Preparing [2023-03-24T18:27:32.946Z] dd90cd565ce7: Preparing [2023-03-24T18:27:32.946Z] 2eee0f173806: Preparing [2023-03-24T18:27:32.946Z] c80b3aca15d0: Preparing [2023-03-24T18:27:32.946Z] 61033aa50c53: Preparing [2023-03-24T18:27:32.946Z] 17af0ba1af46: Preparing [2023-03-24T18:27:32.946Z] 7cd52847ad77: Preparing [2023-03-24T18:27:32.946Z] c80b3aca15d0: Waiting [2023-03-24T18:27:32.946Z] 61033aa50c53: Waiting [2023-03-24T18:27:32.946Z] 17af0ba1af46: Waiting [2023-03-24T18:27:32.946Z] 7cd52847ad77: Waiting [2023-03-24T18:27:32.946Z] dd90cd565ce7: Waiting [2023-03-24T18:27:32.946Z] 2eee0f173806: Waiting [2023-03-24T18:27:32.946Z] b5fec84aabb7: Layer already exists [2023-03-24T18:27:32.946Z] a54f7f4a329a: Layer already exists [2023-03-24T18:27:32.946Z] a9a5244e23ff: Layer already exists [2023-03-24T18:27:32.946Z] 7e1742502385: Layer already exists [2023-03-24T18:27:32.946Z] 66a16b823088: Layer already exists [2023-03-24T18:27:32.946Z] dd90cd565ce7: Layer already exists [2023-03-24T18:27:32.946Z] 2eee0f173806: Layer already exists [2023-03-24T18:27:32.946Z] 17af0ba1af46: Layer already exists [2023-03-24T18:27:32.946Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:32.946Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:32.946Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:32.946Z] latest: digest: sha256:cd833d80a154a44aa491c84f8a7b93f77791d8617dc7bc5dc1b5288c09e86ea0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:33.267Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:33.568Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.114 [2023-03-24T18:27:33.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-24T18:27:33.569Z] a54f7f4a329a: Preparing [2023-03-24T18:27:33.569Z] 7e1742502385: Preparing [2023-03-24T18:27:33.569Z] 66a16b823088: Preparing [2023-03-24T18:27:33.569Z] a9a5244e23ff: Preparing [2023-03-24T18:27:33.569Z] b5fec84aabb7: Preparing [2023-03-24T18:27:33.569Z] dd90cd565ce7: Preparing [2023-03-24T18:27:33.569Z] 2eee0f173806: Preparing [2023-03-24T18:27:33.569Z] c80b3aca15d0: Preparing [2023-03-24T18:27:33.569Z] 61033aa50c53: Preparing [2023-03-24T18:27:33.569Z] 17af0ba1af46: Preparing [2023-03-24T18:27:33.569Z] 7cd52847ad77: Preparing [2023-03-24T18:27:33.569Z] 2eee0f173806: Waiting [2023-03-24T18:27:33.569Z] c80b3aca15d0: Waiting [2023-03-24T18:27:33.569Z] 61033aa50c53: Waiting [2023-03-24T18:27:33.569Z] 17af0ba1af46: Waiting [2023-03-24T18:27:33.569Z] 7cd52847ad77: Waiting [2023-03-24T18:27:33.569Z] dd90cd565ce7: Waiting [2023-03-24T18:27:33.569Z] a54f7f4a329a: Layer already exists [2023-03-24T18:27:33.569Z] b5fec84aabb7: Layer already exists [2023-03-24T18:27:33.569Z] a9a5244e23ff: Layer already exists [2023-03-24T18:27:33.569Z] 66a16b823088: Layer already exists [2023-03-24T18:27:33.569Z] 7e1742502385: Layer already exists [2023-03-24T18:27:33.569Z] dd90cd565ce7: Layer already exists [2023-03-24T18:27:33.569Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:33.569Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:33.569Z] 2eee0f173806: Layer already exists [2023-03-24T18:27:33.569Z] 17af0ba1af46: Layer already exists [2023-03-24T18:27:33.569Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:33.569Z] 3.0.0-dev.114: digest: sha256:cd833d80a154a44aa491c84f8a7b93f77791d8617dc7bc5dc1b5288c09e86ea0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:33.882Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:34.188Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:34.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-24T18:27:34.188Z] a54f7f4a329a: Preparing [2023-03-24T18:27:34.188Z] 7e1742502385: Preparing [2023-03-24T18:27:34.188Z] 66a16b823088: Preparing [2023-03-24T18:27:34.188Z] a9a5244e23ff: Preparing [2023-03-24T18:27:34.188Z] b5fec84aabb7: Preparing [2023-03-24T18:27:34.188Z] dd90cd565ce7: Preparing [2023-03-24T18:27:34.188Z] 2eee0f173806: Preparing [2023-03-24T18:27:34.188Z] c80b3aca15d0: Preparing [2023-03-24T18:27:34.188Z] 61033aa50c53: Preparing [2023-03-24T18:27:34.188Z] 17af0ba1af46: Preparing [2023-03-24T18:27:34.188Z] 7cd52847ad77: Preparing [2023-03-24T18:27:34.188Z] dd90cd565ce7: Waiting [2023-03-24T18:27:34.188Z] 2eee0f173806: Waiting [2023-03-24T18:27:34.188Z] c80b3aca15d0: Waiting [2023-03-24T18:27:34.188Z] 61033aa50c53: Waiting [2023-03-24T18:27:34.188Z] 17af0ba1af46: Waiting [2023-03-24T18:27:34.188Z] 7cd52847ad77: Waiting [2023-03-24T18:27:34.188Z] 66a16b823088: Layer already exists [2023-03-24T18:27:34.188Z] 7e1742502385: Layer already exists [2023-03-24T18:27:34.188Z] a9a5244e23ff: Layer already exists [2023-03-24T18:27:34.188Z] a54f7f4a329a: Layer already exists [2023-03-24T18:27:34.188Z] b5fec84aabb7: Layer already exists [2023-03-24T18:27:34.188Z] 2eee0f173806: Layer already exists [2023-03-24T18:27:34.188Z] 17af0ba1af46: Layer already exists [2023-03-24T18:27:34.188Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:34.188Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:34.188Z] dd90cd565ce7: Layer already exists [2023-03-24T18:27:34.188Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:34.188Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:cd833d80a154a44aa491c84f8a7b93f77791d8617dc7bc5dc1b5288c09e86ea0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:34.494Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:34.801Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-03-24T18:27:34.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-24T18:27:34.801Z] a54f7f4a329a: Preparing [2023-03-24T18:27:34.801Z] 7e1742502385: Preparing [2023-03-24T18:27:34.801Z] 66a16b823088: Preparing [2023-03-24T18:27:34.801Z] a9a5244e23ff: Preparing [2023-03-24T18:27:34.801Z] b5fec84aabb7: Preparing [2023-03-24T18:27:34.801Z] dd90cd565ce7: Preparing [2023-03-24T18:27:34.801Z] 2eee0f173806: Preparing [2023-03-24T18:27:34.801Z] c80b3aca15d0: Preparing [2023-03-24T18:27:34.801Z] 61033aa50c53: Preparing [2023-03-24T18:27:34.801Z] 17af0ba1af46: Preparing [2023-03-24T18:27:34.801Z] 7cd52847ad77: Preparing [2023-03-24T18:27:34.801Z] dd90cd565ce7: Waiting [2023-03-24T18:27:34.801Z] 2eee0f173806: Waiting [2023-03-24T18:27:34.801Z] c80b3aca15d0: Waiting [2023-03-24T18:27:34.801Z] 17af0ba1af46: Waiting [2023-03-24T18:27:34.801Z] b5fec84aabb7: Layer already exists [2023-03-24T18:27:34.801Z] 7e1742502385: Layer already exists [2023-03-24T18:27:34.801Z] a54f7f4a329a: Layer already exists [2023-03-24T18:27:34.801Z] a9a5244e23ff: Layer already exists [2023-03-24T18:27:34.801Z] 66a16b823088: Layer already exists [2023-03-24T18:27:34.801Z] dd90cd565ce7: Layer already exists [2023-03-24T18:27:34.801Z] 2eee0f173806: Layer already exists [2023-03-24T18:27:34.801Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:34.801Z] 17af0ba1af46: Layer already exists [2023-03-24T18:27:34.801Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:34.801Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:34.801Z] main: digest: sha256:cd833d80a154a44aa491c84f8a7b93f77791d8617dc7bc5dc1b5288c09e86ea0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:27:34.840Z] ===================================================== [Pipeline] echo [2023-03-24T18:27:34.845Z] taggedImages: [2023-03-24T18:27:34.845Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:34.845Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-24T18:27:34.845Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.114 [2023-03-24T18:27:34.845Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:34.845Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-03-24T18:27:34.859Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-03-24T18:27:34.859Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:34.859Z] latest [2023-03-24T18:27:34.859Z] 3.0.0-dev.114 [2023-03-24T18:27:34.859Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:34.859Z] main [2023-03-24T18:27:34.859Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:35.161Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:35.463Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:35.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-24T18:27:35.463Z] 93ee7967c0a3: Preparing [2023-03-24T18:27:35.463Z] e13c4a01eeea: Preparing [2023-03-24T18:27:35.463Z] c80b3aca15d0: Preparing [2023-03-24T18:27:35.463Z] 61033aa50c53: Preparing [2023-03-24T18:27:35.463Z] 3454afd61b5f: Preparing [2023-03-24T18:27:35.463Z] 7cd52847ad77: Preparing [2023-03-24T18:27:35.463Z] 7cd52847ad77: Waiting [2023-03-24T18:27:35.463Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:35.463Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:35.463Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:35.463Z] 93ee7967c0a3: Pushed [2023-03-24T18:27:36.032Z] 3454afd61b5f: Pushed [2023-03-24T18:27:37.938Z] e13c4a01eeea: Pushed [2023-03-24T18:27:37.938Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:9f939340ef6fc3a9e8be92dcf9c547e2c950c2605e1083edde0f7efd1ea0ac2e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:38.256Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:38.560Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-24T18:27:38.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-24T18:27:38.561Z] 93ee7967c0a3: Preparing [2023-03-24T18:27:38.561Z] e13c4a01eeea: Preparing [2023-03-24T18:27:38.561Z] c80b3aca15d0: Preparing [2023-03-24T18:27:38.561Z] 61033aa50c53: Preparing [2023-03-24T18:27:38.561Z] 3454afd61b5f: Preparing [2023-03-24T18:27:38.561Z] 7cd52847ad77: Preparing [2023-03-24T18:27:38.561Z] 7cd52847ad77: Waiting [2023-03-24T18:27:38.561Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:38.561Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:38.561Z] 3454afd61b5f: Layer already exists [2023-03-24T18:27:38.561Z] e13c4a01eeea: Layer already exists [2023-03-24T18:27:38.561Z] 93ee7967c0a3: Layer already exists [2023-03-24T18:27:38.561Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:38.561Z] latest: digest: sha256:9f939340ef6fc3a9e8be92dcf9c547e2c950c2605e1083edde0f7efd1ea0ac2e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:38.872Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:39.172Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.114 [2023-03-24T18:27:39.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-24T18:27:39.172Z] 93ee7967c0a3: Preparing [2023-03-24T18:27:39.172Z] e13c4a01eeea: Preparing [2023-03-24T18:27:39.172Z] c80b3aca15d0: Preparing [2023-03-24T18:27:39.172Z] 61033aa50c53: Preparing [2023-03-24T18:27:39.172Z] 3454afd61b5f: Preparing [2023-03-24T18:27:39.172Z] 7cd52847ad77: Preparing [2023-03-24T18:27:39.172Z] 3454afd61b5f: Layer already exists [2023-03-24T18:27:39.172Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:39.172Z] e13c4a01eeea: Layer already exists [2023-03-24T18:27:39.172Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:39.172Z] 93ee7967c0a3: Layer already exists [2023-03-24T18:27:39.172Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:39.172Z] 3.0.0-dev.114: digest: sha256:9f939340ef6fc3a9e8be92dcf9c547e2c950c2605e1083edde0f7efd1ea0ac2e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:39.473Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:39.772Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:39.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-24T18:27:39.772Z] 93ee7967c0a3: Preparing [2023-03-24T18:27:39.772Z] e13c4a01eeea: Preparing [2023-03-24T18:27:39.772Z] c80b3aca15d0: Preparing [2023-03-24T18:27:39.772Z] 61033aa50c53: Preparing [2023-03-24T18:27:39.772Z] 3454afd61b5f: Preparing [2023-03-24T18:27:39.772Z] 7cd52847ad77: Preparing [2023-03-24T18:27:39.772Z] 93ee7967c0a3: Layer already exists [2023-03-24T18:27:39.772Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:39.772Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:39.772Z] 3454afd61b5f: Layer already exists [2023-03-24T18:27:39.772Z] e13c4a01eeea: Layer already exists [2023-03-24T18:27:39.772Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:39.772Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:9f939340ef6fc3a9e8be92dcf9c547e2c950c2605e1083edde0f7efd1ea0ac2e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:40.077Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:40.377Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-03-24T18:27:40.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-24T18:27:40.377Z] 93ee7967c0a3: Preparing [2023-03-24T18:27:40.377Z] e13c4a01eeea: Preparing [2023-03-24T18:27:40.377Z] c80b3aca15d0: Preparing [2023-03-24T18:27:40.377Z] 61033aa50c53: Preparing [2023-03-24T18:27:40.377Z] 3454afd61b5f: Preparing [2023-03-24T18:27:40.377Z] 7cd52847ad77: Preparing [2023-03-24T18:27:40.377Z] 7cd52847ad77: Waiting [2023-03-24T18:27:40.377Z] 3454afd61b5f: Layer already exists [2023-03-24T18:27:40.377Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:40.377Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:40.377Z] e13c4a01eeea: Layer already exists [2023-03-24T18:27:40.377Z] 93ee7967c0a3: Layer already exists [2023-03-24T18:27:40.377Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:40.377Z] main: digest: sha256:9f939340ef6fc3a9e8be92dcf9c547e2c950c2605e1083edde0f7efd1ea0ac2e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:27:40.411Z] ===================================================== [Pipeline] echo [2023-03-24T18:27:40.416Z] taggedImages: [2023-03-24T18:27:40.416Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:40.416Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-24T18:27:40.416Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.114 [2023-03-24T18:27:40.416Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:40.416Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-03-24T18:27:40.430Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-03-24T18:27:40.430Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:40.430Z] latest [2023-03-24T18:27:40.430Z] 3.0.0-dev.114 [2023-03-24T18:27:40.430Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:40.430Z] main [2023-03-24T18:27:40.430Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:40.733Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:41.042Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:41.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-24T18:27:41.042Z] 4bbd0ccf5c4d: Preparing [2023-03-24T18:27:41.042Z] af7a6f0f3a7f: Preparing [2023-03-24T18:27:41.042Z] e84b863f8268: Preparing [2023-03-24T18:27:41.042Z] 33b81e70f568: Preparing [2023-03-24T18:27:41.042Z] 65caf90db7fd: Preparing [2023-03-24T18:27:41.042Z] c80b3aca15d0: Preparing [2023-03-24T18:27:41.042Z] 61033aa50c53: Preparing [2023-03-24T18:27:41.042Z] 3f65838fbab9: Preparing [2023-03-24T18:27:41.042Z] 7cd52847ad77: Preparing [2023-03-24T18:27:41.042Z] c80b3aca15d0: Waiting [2023-03-24T18:27:41.042Z] 61033aa50c53: Waiting [2023-03-24T18:27:41.042Z] 3f65838fbab9: Waiting [2023-03-24T18:27:41.042Z] 7cd52847ad77: Waiting [2023-03-24T18:27:41.042Z] e84b863f8268: Pushed [2023-03-24T18:27:41.042Z] af7a6f0f3a7f: Pushed [2023-03-24T18:27:41.042Z] 4bbd0ccf5c4d: Pushed [2023-03-24T18:27:41.042Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:41.042Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:41.042Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:41.611Z] 3f65838fbab9: Pushed [2023-03-24T18:27:45.047Z] 65caf90db7fd: Pushed [2023-03-24T18:27:47.614Z] 33b81e70f568: Pushed [2023-03-24T18:27:47.873Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:7af6dbd146e5180c02454d9ed061e319e04ba9f2574c6ee368ae822fcae04887 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:48.181Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:48.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-24T18:27:48.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-24T18:27:48.479Z] 4bbd0ccf5c4d: Preparing [2023-03-24T18:27:48.479Z] af7a6f0f3a7f: Preparing [2023-03-24T18:27:48.479Z] e84b863f8268: Preparing [2023-03-24T18:27:48.479Z] 33b81e70f568: Preparing [2023-03-24T18:27:48.479Z] 65caf90db7fd: Preparing [2023-03-24T18:27:48.479Z] c80b3aca15d0: Preparing [2023-03-24T18:27:48.479Z] 61033aa50c53: Preparing [2023-03-24T18:27:48.479Z] 3f65838fbab9: Preparing [2023-03-24T18:27:48.479Z] 7cd52847ad77: Preparing [2023-03-24T18:27:48.479Z] c80b3aca15d0: Waiting [2023-03-24T18:27:48.479Z] 61033aa50c53: Waiting [2023-03-24T18:27:48.479Z] 3f65838fbab9: Waiting [2023-03-24T18:27:48.479Z] e84b863f8268: Layer already exists [2023-03-24T18:27:48.479Z] 4bbd0ccf5c4d: Layer already exists [2023-03-24T18:27:48.479Z] 33b81e70f568: Layer already exists [2023-03-24T18:27:48.479Z] af7a6f0f3a7f: Layer already exists [2023-03-24T18:27:48.479Z] 65caf90db7fd: Layer already exists [2023-03-24T18:27:48.479Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:48.479Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:48.479Z] 3f65838fbab9: Layer already exists [2023-03-24T18:27:48.479Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:48.479Z] latest: digest: sha256:7af6dbd146e5180c02454d9ed061e319e04ba9f2574c6ee368ae822fcae04887 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:48.783Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:49.083Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.114 [2023-03-24T18:27:49.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-24T18:27:49.083Z] 4bbd0ccf5c4d: Preparing [2023-03-24T18:27:49.083Z] af7a6f0f3a7f: Preparing [2023-03-24T18:27:49.083Z] e84b863f8268: Preparing [2023-03-24T18:27:49.083Z] 33b81e70f568: Preparing [2023-03-24T18:27:49.083Z] 65caf90db7fd: Preparing [2023-03-24T18:27:49.083Z] c80b3aca15d0: Preparing [2023-03-24T18:27:49.083Z] 61033aa50c53: Preparing [2023-03-24T18:27:49.083Z] 3f65838fbab9: Preparing [2023-03-24T18:27:49.083Z] 7cd52847ad77: Preparing [2023-03-24T18:27:49.083Z] 61033aa50c53: Waiting [2023-03-24T18:27:49.083Z] 3f65838fbab9: Waiting [2023-03-24T18:27:49.083Z] 7cd52847ad77: Waiting [2023-03-24T18:27:49.083Z] c80b3aca15d0: Waiting [2023-03-24T18:27:49.083Z] e84b863f8268: Layer already exists [2023-03-24T18:27:49.083Z] 4bbd0ccf5c4d: Layer already exists [2023-03-24T18:27:49.083Z] af7a6f0f3a7f: Layer already exists [2023-03-24T18:27:49.083Z] 33b81e70f568: Layer already exists [2023-03-24T18:27:49.083Z] 65caf90db7fd: Layer already exists [2023-03-24T18:27:49.083Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:49.083Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:49.083Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:49.083Z] 3f65838fbab9: Layer already exists [2023-03-24T18:27:49.083Z] 3.0.0-dev.114: digest: sha256:7af6dbd146e5180c02454d9ed061e319e04ba9f2574c6ee368ae822fcae04887 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:49.386Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:49.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:49.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-24T18:27:49.684Z] 4bbd0ccf5c4d: Preparing [2023-03-24T18:27:49.684Z] af7a6f0f3a7f: Preparing [2023-03-24T18:27:49.684Z] e84b863f8268: Preparing [2023-03-24T18:27:49.684Z] 33b81e70f568: Preparing [2023-03-24T18:27:49.684Z] 65caf90db7fd: Preparing [2023-03-24T18:27:49.684Z] c80b3aca15d0: Preparing [2023-03-24T18:27:49.684Z] 61033aa50c53: Preparing [2023-03-24T18:27:49.684Z] 3f65838fbab9: Preparing [2023-03-24T18:27:49.684Z] 7cd52847ad77: Preparing [2023-03-24T18:27:49.684Z] 61033aa50c53: Waiting [2023-03-24T18:27:49.684Z] 3f65838fbab9: Waiting [2023-03-24T18:27:49.684Z] 7cd52847ad77: Waiting [2023-03-24T18:27:49.684Z] c80b3aca15d0: Waiting [2023-03-24T18:27:49.684Z] 4bbd0ccf5c4d: Layer already exists [2023-03-24T18:27:49.684Z] 33b81e70f568: Layer already exists [2023-03-24T18:27:49.684Z] e84b863f8268: Layer already exists [2023-03-24T18:27:49.684Z] 65caf90db7fd: Layer already exists [2023-03-24T18:27:49.684Z] af7a6f0f3a7f: Layer already exists [2023-03-24T18:27:49.684Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:49.684Z] 3f65838fbab9: Layer already exists [2023-03-24T18:27:49.684Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:49.684Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:49.684Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:7af6dbd146e5180c02454d9ed061e319e04ba9f2574c6ee368ae822fcae04887 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:49.990Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:50.295Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-03-24T18:27:50.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-24T18:27:50.295Z] 4bbd0ccf5c4d: Preparing [2023-03-24T18:27:50.295Z] af7a6f0f3a7f: Preparing [2023-03-24T18:27:50.295Z] e84b863f8268: Preparing [2023-03-24T18:27:50.295Z] 33b81e70f568: Preparing [2023-03-24T18:27:50.295Z] 65caf90db7fd: Preparing [2023-03-24T18:27:50.295Z] c80b3aca15d0: Preparing [2023-03-24T18:27:50.295Z] 61033aa50c53: Preparing [2023-03-24T18:27:50.295Z] 3f65838fbab9: Preparing [2023-03-24T18:27:50.295Z] 7cd52847ad77: Preparing [2023-03-24T18:27:50.295Z] 3f65838fbab9: Waiting [2023-03-24T18:27:50.295Z] 7cd52847ad77: Waiting [2023-03-24T18:27:50.295Z] c80b3aca15d0: Waiting [2023-03-24T18:27:50.295Z] 61033aa50c53: Waiting [2023-03-24T18:27:50.295Z] 65caf90db7fd: Layer already exists [2023-03-24T18:27:50.295Z] 4bbd0ccf5c4d: Layer already exists [2023-03-24T18:27:50.295Z] e84b863f8268: Layer already exists [2023-03-24T18:27:50.295Z] 33b81e70f568: Layer already exists [2023-03-24T18:27:50.295Z] af7a6f0f3a7f: Layer already exists [2023-03-24T18:27:50.295Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:50.295Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:50.295Z] 3f65838fbab9: Layer already exists [2023-03-24T18:27:50.295Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:50.295Z] main: digest: sha256:7af6dbd146e5180c02454d9ed061e319e04ba9f2574c6ee368ae822fcae04887 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:27:50.330Z] ===================================================== [Pipeline] echo [2023-03-24T18:27:50.335Z] taggedImages: [2023-03-24T18:27:50.335Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:50.335Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-24T18:27:50.335Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.114 [2023-03-24T18:27:50.335Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:50.335Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-03-24T18:27:50.349Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-03-24T18:27:50.349Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:50.349Z] latest [2023-03-24T18:27:50.349Z] 3.0.0-dev.114 [2023-03-24T18:27:50.349Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:50.349Z] main [2023-03-24T18:27:50.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:50.652Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:50.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:27:50.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-24T18:27:50.960Z] fe68627a7e17: Preparing [2023-03-24T18:27:50.960Z] b35f61db67ae: Preparing [2023-03-24T18:27:50.960Z] 0cd9d890c100: Preparing [2023-03-24T18:27:50.960Z] 78b70793c572: Preparing [2023-03-24T18:27:50.960Z] c80b3aca15d0: Preparing [2023-03-24T18:27:50.960Z] 61033aa50c53: Preparing [2023-03-24T18:27:50.960Z] 19f30e1178a8: Preparing [2023-03-24T18:27:50.960Z] 7cd52847ad77: Preparing [2023-03-24T18:27:50.960Z] 19f30e1178a8: Waiting [2023-03-24T18:27:50.960Z] 7cd52847ad77: Waiting [2023-03-24T18:27:50.960Z] 61033aa50c53: Waiting [2023-03-24T18:27:50.960Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:50.960Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:50.960Z] b35f61db67ae: Pushed [2023-03-24T18:27:50.960Z] 0cd9d890c100: Pushed [2023-03-24T18:27:50.960Z] fe68627a7e17: Pushed [2023-03-24T18:27:50.960Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:51.219Z] 19f30e1178a8: Pushed [2023-03-24T18:27:57.783Z] 78b70793c572: Pushed [2023-03-24T18:27:57.783Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:160164352205f2a6e75417fac24c6694e3dbd2a4fe9206067f13e0776c8680df size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:58.084Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:58.387Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-24T18:27:58.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-24T18:27:58.387Z] fe68627a7e17: Preparing [2023-03-24T18:27:58.387Z] b35f61db67ae: Preparing [2023-03-24T18:27:58.387Z] 0cd9d890c100: Preparing [2023-03-24T18:27:58.387Z] 78b70793c572: Preparing [2023-03-24T18:27:58.387Z] c80b3aca15d0: Preparing [2023-03-24T18:27:58.387Z] 61033aa50c53: Preparing [2023-03-24T18:27:58.387Z] 19f30e1178a8: Preparing [2023-03-24T18:27:58.387Z] 7cd52847ad77: Preparing [2023-03-24T18:27:58.387Z] 19f30e1178a8: Waiting [2023-03-24T18:27:58.387Z] 61033aa50c53: Waiting [2023-03-24T18:27:58.387Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:58.387Z] 0cd9d890c100: Layer already exists [2023-03-24T18:27:58.387Z] b35f61db67ae: Layer already exists [2023-03-24T18:27:58.387Z] fe68627a7e17: Layer already exists [2023-03-24T18:27:58.387Z] 78b70793c572: Layer already exists [2023-03-24T18:27:58.387Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:58.387Z] 19f30e1178a8: Layer already exists [2023-03-24T18:27:58.387Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:58.387Z] latest: digest: sha256:160164352205f2a6e75417fac24c6694e3dbd2a4fe9206067f13e0776c8680df size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:58.693Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:58.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.114 [2023-03-24T18:27:58.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-24T18:27:58.995Z] fe68627a7e17: Preparing [2023-03-24T18:27:58.995Z] b35f61db67ae: Preparing [2023-03-24T18:27:58.995Z] 0cd9d890c100: Preparing [2023-03-24T18:27:58.995Z] 78b70793c572: Preparing [2023-03-24T18:27:58.995Z] c80b3aca15d0: Preparing [2023-03-24T18:27:58.995Z] 61033aa50c53: Preparing [2023-03-24T18:27:58.995Z] 19f30e1178a8: Preparing [2023-03-24T18:27:58.995Z] 7cd52847ad77: Preparing [2023-03-24T18:27:58.995Z] 61033aa50c53: Waiting [2023-03-24T18:27:58.995Z] 19f30e1178a8: Waiting [2023-03-24T18:27:58.995Z] 7cd52847ad77: Waiting [2023-03-24T18:27:58.995Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:58.995Z] 0cd9d890c100: Layer already exists [2023-03-24T18:27:58.995Z] b35f61db67ae: Layer already exists [2023-03-24T18:27:58.995Z] 78b70793c572: Layer already exists [2023-03-24T18:27:58.995Z] fe68627a7e17: Layer already exists [2023-03-24T18:27:58.995Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:58.995Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:58.995Z] 19f30e1178a8: Layer already exists [2023-03-24T18:27:58.995Z] 3.0.0-dev.114: digest: sha256:160164352205f2a6e75417fac24c6694e3dbd2a4fe9206067f13e0776c8680df size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:59.296Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:59.593Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:27:59.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-24T18:27:59.593Z] fe68627a7e17: Preparing [2023-03-24T18:27:59.593Z] b35f61db67ae: Preparing [2023-03-24T18:27:59.593Z] 0cd9d890c100: Preparing [2023-03-24T18:27:59.593Z] 78b70793c572: Preparing [2023-03-24T18:27:59.593Z] c80b3aca15d0: Preparing [2023-03-24T18:27:59.593Z] 61033aa50c53: Preparing [2023-03-24T18:27:59.593Z] 19f30e1178a8: Preparing [2023-03-24T18:27:59.593Z] 7cd52847ad77: Preparing [2023-03-24T18:27:59.593Z] 61033aa50c53: Waiting [2023-03-24T18:27:59.593Z] 19f30e1178a8: Waiting [2023-03-24T18:27:59.593Z] 7cd52847ad77: Waiting [2023-03-24T18:27:59.593Z] b35f61db67ae: Layer already exists [2023-03-24T18:27:59.593Z] c80b3aca15d0: Layer already exists [2023-03-24T18:27:59.593Z] 78b70793c572: Layer already exists [2023-03-24T18:27:59.593Z] 0cd9d890c100: Layer already exists [2023-03-24T18:27:59.593Z] fe68627a7e17: Layer already exists [2023-03-24T18:27:59.593Z] 61033aa50c53: Layer already exists [2023-03-24T18:27:59.593Z] 19f30e1178a8: Layer already exists [2023-03-24T18:27:59.593Z] 7cd52847ad77: Layer already exists [2023-03-24T18:27:59.593Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:160164352205f2a6e75417fac24c6694e3dbd2a4fe9206067f13e0776c8680df size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:27:59.896Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:00.196Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-03-24T18:28:00.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-24T18:28:00.197Z] fe68627a7e17: Preparing [2023-03-24T18:28:00.197Z] b35f61db67ae: Preparing [2023-03-24T18:28:00.197Z] 0cd9d890c100: Preparing [2023-03-24T18:28:00.197Z] 78b70793c572: Preparing [2023-03-24T18:28:00.197Z] c80b3aca15d0: Preparing [2023-03-24T18:28:00.197Z] 61033aa50c53: Preparing [2023-03-24T18:28:00.197Z] 19f30e1178a8: Preparing [2023-03-24T18:28:00.197Z] 7cd52847ad77: Preparing [2023-03-24T18:28:00.197Z] 61033aa50c53: Waiting [2023-03-24T18:28:00.197Z] 19f30e1178a8: Waiting [2023-03-24T18:28:00.197Z] 7cd52847ad77: Waiting [2023-03-24T18:28:00.197Z] b35f61db67ae: Layer already exists [2023-03-24T18:28:00.197Z] fe68627a7e17: Layer already exists [2023-03-24T18:28:00.197Z] 0cd9d890c100: Layer already exists [2023-03-24T18:28:00.197Z] c80b3aca15d0: Layer already exists [2023-03-24T18:28:00.197Z] 78b70793c572: Layer already exists [2023-03-24T18:28:00.197Z] 19f30e1178a8: Layer already exists [2023-03-24T18:28:00.197Z] 61033aa50c53: Layer already exists [2023-03-24T18:28:00.197Z] 7cd52847ad77: Layer already exists [2023-03-24T18:28:00.197Z] main: digest: sha256:160164352205f2a6e75417fac24c6694e3dbd2a4fe9206067f13e0776c8680df size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:28:00.237Z] ===================================================== [Pipeline] echo [2023-03-24T18:28:00.242Z] taggedImages: [2023-03-24T18:28:00.242Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:28:00.242Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-24T18:28:00.242Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.114 [2023-03-24T18:28:00.242Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:28:00.242Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-03-24T18:28:00.255Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-03-24T18:28:00.255Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:28:00.255Z] latest [2023-03-24T18:28:00.255Z] 3.0.0-dev.114 [2023-03-24T18:28:00.255Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:28:00.255Z] main [2023-03-24T18:28:00.255Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:00.552Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:00.854Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:28:00.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-24T18:28:00.854Z] 29c880cfd3bb: Preparing [2023-03-24T18:28:00.854Z] 793c4a10808d: Preparing [2023-03-24T18:28:00.854Z] 1acc53c828dc: Preparing [2023-03-24T18:28:00.854Z] e50c27e89590: Preparing [2023-03-24T18:28:00.854Z] c80b3aca15d0: Preparing [2023-03-24T18:28:00.854Z] 61033aa50c53: Preparing [2023-03-24T18:28:00.854Z] 3f65838fbab9: Preparing [2023-03-24T18:28:00.854Z] 7cd52847ad77: Preparing [2023-03-24T18:28:00.854Z] 61033aa50c53: Waiting [2023-03-24T18:28:00.854Z] 7cd52847ad77: Waiting [2023-03-24T18:28:00.854Z] 3f65838fbab9: Waiting [2023-03-24T18:28:00.854Z] c80b3aca15d0: Layer already exists [2023-03-24T18:28:00.854Z] 61033aa50c53: Layer already exists [2023-03-24T18:28:00.854Z] 3f65838fbab9: Layer already exists [2023-03-24T18:28:00.854Z] 7cd52847ad77: Layer already exists [2023-03-24T18:28:00.854Z] 29c880cfd3bb: Pushed [2023-03-24T18:28:00.854Z] 793c4a10808d: Pushed [2023-03-24T18:28:00.854Z] 1acc53c828dc: Pushed [2023-03-24T18:28:08.978Z] e50c27e89590: Pushed [2023-03-24T18:28:08.978Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:c3d1dbc34cb993bf1bd3edb11d5632f5405ada8f774928cf7bc423cc5f9a2095 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:09.286Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:09.591Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-24T18:28:09.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-24T18:28:09.591Z] 29c880cfd3bb: Preparing [2023-03-24T18:28:09.591Z] 793c4a10808d: Preparing [2023-03-24T18:28:09.591Z] 1acc53c828dc: Preparing [2023-03-24T18:28:09.591Z] e50c27e89590: Preparing [2023-03-24T18:28:09.591Z] c80b3aca15d0: Preparing [2023-03-24T18:28:09.591Z] 61033aa50c53: Preparing [2023-03-24T18:28:09.591Z] 3f65838fbab9: Preparing [2023-03-24T18:28:09.591Z] 7cd52847ad77: Preparing [2023-03-24T18:28:09.591Z] 3f65838fbab9: Waiting [2023-03-24T18:28:09.591Z] 7cd52847ad77: Waiting [2023-03-24T18:28:09.591Z] 61033aa50c53: Waiting [2023-03-24T18:28:09.591Z] c80b3aca15d0: Layer already exists [2023-03-24T18:28:09.591Z] 793c4a10808d: Layer already exists [2023-03-24T18:28:09.591Z] e50c27e89590: Layer already exists [2023-03-24T18:28:09.591Z] 1acc53c828dc: Layer already exists [2023-03-24T18:28:09.591Z] 29c880cfd3bb: Layer already exists [2023-03-24T18:28:09.591Z] 61033aa50c53: Layer already exists [2023-03-24T18:28:09.591Z] 3f65838fbab9: Layer already exists [2023-03-24T18:28:09.591Z] 7cd52847ad77: Layer already exists [2023-03-24T18:28:09.591Z] latest: digest: sha256:c3d1dbc34cb993bf1bd3edb11d5632f5405ada8f774928cf7bc423cc5f9a2095 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:09.894Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:10.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.114 [2023-03-24T18:28:10.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-24T18:28:10.199Z] 29c880cfd3bb: Preparing [2023-03-24T18:28:10.199Z] 793c4a10808d: Preparing [2023-03-24T18:28:10.199Z] 1acc53c828dc: Preparing [2023-03-24T18:28:10.199Z] e50c27e89590: Preparing [2023-03-24T18:28:10.199Z] c80b3aca15d0: Preparing [2023-03-24T18:28:10.199Z] 61033aa50c53: Preparing [2023-03-24T18:28:10.199Z] 3f65838fbab9: Preparing [2023-03-24T18:28:10.199Z] 7cd52847ad77: Preparing [2023-03-24T18:28:10.199Z] 3f65838fbab9: Waiting [2023-03-24T18:28:10.199Z] 7cd52847ad77: Waiting [2023-03-24T18:28:10.199Z] 61033aa50c53: Waiting [2023-03-24T18:28:10.199Z] 29c880cfd3bb: Layer already exists [2023-03-24T18:28:10.199Z] c80b3aca15d0: Layer already exists [2023-03-24T18:28:10.199Z] 793c4a10808d: Layer already exists [2023-03-24T18:28:10.199Z] 1acc53c828dc: Layer already exists [2023-03-24T18:28:10.199Z] e50c27e89590: Layer already exists [2023-03-24T18:28:10.199Z] 61033aa50c53: Layer already exists [2023-03-24T18:28:10.199Z] 7cd52847ad77: Layer already exists [2023-03-24T18:28:10.199Z] 3f65838fbab9: Layer already exists [2023-03-24T18:28:10.199Z] 3.0.0-dev.114: digest: sha256:c3d1dbc34cb993bf1bd3edb11d5632f5405ada8f774928cf7bc423cc5f9a2095 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:10.516Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:10.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:28:10.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-24T18:28:10.829Z] 29c880cfd3bb: Preparing [2023-03-24T18:28:10.829Z] 793c4a10808d: Preparing [2023-03-24T18:28:10.829Z] 1acc53c828dc: Preparing [2023-03-24T18:28:10.829Z] e50c27e89590: Preparing [2023-03-24T18:28:10.829Z] c80b3aca15d0: Preparing [2023-03-24T18:28:10.829Z] 61033aa50c53: Preparing [2023-03-24T18:28:10.829Z] 3f65838fbab9: Preparing [2023-03-24T18:28:10.829Z] 7cd52847ad77: Preparing [2023-03-24T18:28:10.829Z] 7cd52847ad77: Waiting [2023-03-24T18:28:10.829Z] 3f65838fbab9: Waiting [2023-03-24T18:28:10.829Z] 61033aa50c53: Waiting [2023-03-24T18:28:10.829Z] 1acc53c828dc: Layer already exists [2023-03-24T18:28:10.829Z] e50c27e89590: Layer already exists [2023-03-24T18:28:10.829Z] 29c880cfd3bb: Layer already exists [2023-03-24T18:28:10.829Z] c80b3aca15d0: Layer already exists [2023-03-24T18:28:10.829Z] 793c4a10808d: Layer already exists [2023-03-24T18:28:10.829Z] 7cd52847ad77: Layer already exists [2023-03-24T18:28:10.829Z] 61033aa50c53: Layer already exists [2023-03-24T18:28:10.829Z] 3f65838fbab9: Layer already exists [2023-03-24T18:28:10.829Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:c3d1dbc34cb993bf1bd3edb11d5632f5405ada8f774928cf7bc423cc5f9a2095 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:11.148Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:11.457Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-03-24T18:28:11.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-24T18:28:11.457Z] 29c880cfd3bb: Preparing [2023-03-24T18:28:11.457Z] 793c4a10808d: Preparing [2023-03-24T18:28:11.457Z] 1acc53c828dc: Preparing [2023-03-24T18:28:11.457Z] e50c27e89590: Preparing [2023-03-24T18:28:11.457Z] c80b3aca15d0: Preparing [2023-03-24T18:28:11.457Z] 61033aa50c53: Preparing [2023-03-24T18:28:11.457Z] 3f65838fbab9: Preparing [2023-03-24T18:28:11.457Z] 7cd52847ad77: Preparing [2023-03-24T18:28:11.457Z] 61033aa50c53: Waiting [2023-03-24T18:28:11.457Z] 3f65838fbab9: Waiting [2023-03-24T18:28:11.457Z] 7cd52847ad77: Waiting [2023-03-24T18:28:11.457Z] c80b3aca15d0: Layer already exists [2023-03-24T18:28:11.457Z] e50c27e89590: Layer already exists [2023-03-24T18:28:11.457Z] 1acc53c828dc: Layer already exists [2023-03-24T18:28:11.457Z] 29c880cfd3bb: Layer already exists [2023-03-24T18:28:11.457Z] 793c4a10808d: Layer already exists [2023-03-24T18:28:11.457Z] 3f65838fbab9: Layer already exists [2023-03-24T18:28:11.457Z] 61033aa50c53: Layer already exists [2023-03-24T18:28:11.457Z] 7cd52847ad77: Layer already exists [2023-03-24T18:28:11.457Z] main: digest: sha256:c3d1dbc34cb993bf1bd3edb11d5632f5405ada8f774928cf7bc423cc5f9a2095 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:28:11.504Z] ===================================================== [Pipeline] echo [2023-03-24T18:28:11.511Z] taggedImages: [2023-03-24T18:28:11.511Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:28:11.511Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-24T18:28:11.511Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.114 [2023-03-24T18:28:11.511Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:28:11.511Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-03-24T18:28:11.532Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-03-24T18:28:11.532Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:28:11.532Z] latest [2023-03-24T18:28:11.532Z] 3.0.0-dev.114 [2023-03-24T18:28:11.532Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:28:11.532Z] main [2023-03-24T18:28:11.532Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:11.853Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:12.160Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:28:12.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-24T18:28:12.160Z] f4c2fce3ba38: Preparing [2023-03-24T18:28:12.160Z] 81dffb9e2356: Preparing [2023-03-24T18:28:12.160Z] c80b3aca15d0: Preparing [2023-03-24T18:28:12.160Z] 61033aa50c53: Preparing [2023-03-24T18:28:12.160Z] 0cb14801b3a3: Preparing [2023-03-24T18:28:12.160Z] 7cd52847ad77: Preparing [2023-03-24T18:28:12.160Z] 7cd52847ad77: Waiting [2023-03-24T18:28:12.160Z] c80b3aca15d0: Layer already exists [2023-03-24T18:28:12.160Z] 61033aa50c53: Layer already exists [2023-03-24T18:28:12.160Z] 7cd52847ad77: Layer already exists [2023-03-24T18:28:12.160Z] f4c2fce3ba38: Pushed [2023-03-24T18:28:12.160Z] 0cb14801b3a3: Pushed [2023-03-24T18:28:14.697Z] 81dffb9e2356: Pushed [2023-03-24T18:28:14.956Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:10dc5a510ed24f7137351f0e6339a7ed73bf5df2b2477bf1e55dd5d377934ff4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:15.261Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:15.556Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-24T18:28:15.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-24T18:28:15.556Z] f4c2fce3ba38: Preparing [2023-03-24T18:28:15.556Z] 81dffb9e2356: Preparing [2023-03-24T18:28:15.556Z] c80b3aca15d0: Preparing [2023-03-24T18:28:15.556Z] 61033aa50c53: Preparing [2023-03-24T18:28:15.556Z] 0cb14801b3a3: Preparing [2023-03-24T18:28:15.556Z] 7cd52847ad77: Preparing [2023-03-24T18:28:15.556Z] 7cd52847ad77: Waiting [2023-03-24T18:28:15.556Z] 0cb14801b3a3: Layer already exists [2023-03-24T18:28:15.556Z] 81dffb9e2356: Layer already exists [2023-03-24T18:28:15.557Z] c80b3aca15d0: Layer already exists [2023-03-24T18:28:15.557Z] f4c2fce3ba38: Layer already exists [2023-03-24T18:28:15.557Z] 61033aa50c53: Layer already exists [2023-03-24T18:28:15.557Z] 7cd52847ad77: Layer already exists [2023-03-24T18:28:15.557Z] latest: digest: sha256:10dc5a510ed24f7137351f0e6339a7ed73bf5df2b2477bf1e55dd5d377934ff4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:15.858Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:16.159Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.114 [2023-03-24T18:28:16.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-24T18:28:16.159Z] f4c2fce3ba38: Preparing [2023-03-24T18:28:16.159Z] 81dffb9e2356: Preparing [2023-03-24T18:28:16.159Z] c80b3aca15d0: Preparing [2023-03-24T18:28:16.159Z] 61033aa50c53: Preparing [2023-03-24T18:28:16.159Z] 0cb14801b3a3: Preparing [2023-03-24T18:28:16.159Z] 7cd52847ad77: Preparing [2023-03-24T18:28:16.159Z] 7cd52847ad77: Waiting [2023-03-24T18:28:16.159Z] c80b3aca15d0: Layer already exists [2023-03-24T18:28:16.159Z] 81dffb9e2356: Layer already exists [2023-03-24T18:28:16.159Z] f4c2fce3ba38: Layer already exists [2023-03-24T18:28:16.159Z] 0cb14801b3a3: Layer already exists [2023-03-24T18:28:16.159Z] 61033aa50c53: Layer already exists [2023-03-24T18:28:16.159Z] 7cd52847ad77: Layer already exists [2023-03-24T18:28:16.159Z] 3.0.0-dev.114: digest: sha256:10dc5a510ed24f7137351f0e6339a7ed73bf5df2b2477bf1e55dd5d377934ff4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:16.464Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:16.759Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:28:16.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-24T18:28:16.759Z] f4c2fce3ba38: Preparing [2023-03-24T18:28:16.759Z] 81dffb9e2356: Preparing [2023-03-24T18:28:16.759Z] c80b3aca15d0: Preparing [2023-03-24T18:28:16.759Z] 61033aa50c53: Preparing [2023-03-24T18:28:16.759Z] 0cb14801b3a3: Preparing [2023-03-24T18:28:16.759Z] 7cd52847ad77: Preparing [2023-03-24T18:28:16.759Z] 7cd52847ad77: Waiting [2023-03-24T18:28:16.759Z] c80b3aca15d0: Layer already exists [2023-03-24T18:28:16.759Z] 61033aa50c53: Layer already exists [2023-03-24T18:28:16.759Z] 81dffb9e2356: Layer already exists [2023-03-24T18:28:16.759Z] 0cb14801b3a3: Layer already exists [2023-03-24T18:28:16.759Z] f4c2fce3ba38: Layer already exists [2023-03-24T18:28:16.759Z] 7cd52847ad77: Layer already exists [2023-03-24T18:28:16.759Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:10dc5a510ed24f7137351f0e6339a7ed73bf5df2b2477bf1e55dd5d377934ff4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:17.059Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:17.362Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-03-24T18:28:17.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-24T18:28:17.362Z] f4c2fce3ba38: Preparing [2023-03-24T18:28:17.362Z] 81dffb9e2356: Preparing [2023-03-24T18:28:17.362Z] c80b3aca15d0: Preparing [2023-03-24T18:28:17.362Z] 61033aa50c53: Preparing [2023-03-24T18:28:17.362Z] 0cb14801b3a3: Preparing [2023-03-24T18:28:17.362Z] 7cd52847ad77: Preparing [2023-03-24T18:28:17.362Z] 7cd52847ad77: Waiting [2023-03-24T18:28:17.362Z] c80b3aca15d0: Layer already exists [2023-03-24T18:28:17.362Z] 81dffb9e2356: Layer already exists [2023-03-24T18:28:17.362Z] 0cb14801b3a3: Layer already exists [2023-03-24T18:28:17.362Z] f4c2fce3ba38: Layer already exists [2023-03-24T18:28:17.362Z] 61033aa50c53: Layer already exists [2023-03-24T18:28:17.362Z] 7cd52847ad77: Layer already exists [2023-03-24T18:28:17.362Z] main: digest: sha256:10dc5a510ed24f7137351f0e6339a7ed73bf5df2b2477bf1e55dd5d377934ff4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:28:17.400Z] ===================================================== [Pipeline] echo [2023-03-24T18:28:17.406Z] taggedImages: [2023-03-24T18:28:17.406Z] - nexus3.edgexfoundry.org:10004/support-notifications:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:28:17.406Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-24T18:28:17.406Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.114 [2023-03-24T18:28:17.406Z] - nexus3.edgexfoundry.org:10004/support-notifications:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:28:17.406Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-03-24T18:28:17.419Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-03-24T18:28:17.419Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:28:17.419Z] latest [2023-03-24T18:28:17.419Z] 3.0.0-dev.114 [2023-03-24T18:28:17.419Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:28:17.419Z] main [2023-03-24T18:28:17.419Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:17.721Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:18.020Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:28:18.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-24T18:28:18.020Z] 08a8d0dc0ed3: Preparing [2023-03-24T18:28:18.020Z] 74cd9577a939: Preparing [2023-03-24T18:28:18.020Z] c80b3aca15d0: Preparing [2023-03-24T18:28:18.020Z] 61033aa50c53: Preparing [2023-03-24T18:28:18.020Z] 55c8f6d4ca91: Preparing [2023-03-24T18:28:18.020Z] 7cd52847ad77: Preparing [2023-03-24T18:28:18.020Z] 7cd52847ad77: Waiting [2023-03-24T18:28:18.020Z] 61033aa50c53: Layer already exists [2023-03-24T18:28:18.020Z] 55c8f6d4ca91: Layer already exists [2023-03-24T18:28:18.020Z] c80b3aca15d0: Layer already exists [2023-03-24T18:28:18.020Z] 7cd52847ad77: Layer already exists [2023-03-24T18:28:18.020Z] 08a8d0dc0ed3: Pushed [2023-03-24T18:28:20.556Z] 74cd9577a939: Pushed [2023-03-24T18:28:20.815Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:18103a360776ae0dc397d6ffccc75efa328fbd5b0e0af804deb8bf269bd74b38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:21.119Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:21.420Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-24T18:28:21.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-24T18:28:21.420Z] 08a8d0dc0ed3: Preparing [2023-03-24T18:28:21.420Z] 74cd9577a939: Preparing [2023-03-24T18:28:21.420Z] c80b3aca15d0: Preparing [2023-03-24T18:28:21.420Z] 61033aa50c53: Preparing [2023-03-24T18:28:21.420Z] 55c8f6d4ca91: Preparing [2023-03-24T18:28:21.420Z] 7cd52847ad77: Preparing [2023-03-24T18:28:21.420Z] 7cd52847ad77: Waiting [2023-03-24T18:28:21.420Z] 61033aa50c53: Layer already exists [2023-03-24T18:28:21.420Z] c80b3aca15d0: Layer already exists [2023-03-24T18:28:21.420Z] 74cd9577a939: Layer already exists [2023-03-24T18:28:21.420Z] 08a8d0dc0ed3: Layer already exists [2023-03-24T18:28:21.420Z] 55c8f6d4ca91: Layer already exists [2023-03-24T18:28:21.420Z] 7cd52847ad77: Layer already exists [2023-03-24T18:28:21.420Z] latest: digest: sha256:18103a360776ae0dc397d6ffccc75efa328fbd5b0e0af804deb8bf269bd74b38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:21.723Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:22.030Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.114 [2023-03-24T18:28:22.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-24T18:28:22.030Z] 08a8d0dc0ed3: Preparing [2023-03-24T18:28:22.030Z] 74cd9577a939: Preparing [2023-03-24T18:28:22.030Z] c80b3aca15d0: Preparing [2023-03-24T18:28:22.030Z] 61033aa50c53: Preparing [2023-03-24T18:28:22.030Z] 55c8f6d4ca91: Preparing [2023-03-24T18:28:22.030Z] 7cd52847ad77: Preparing [2023-03-24T18:28:22.030Z] 7cd52847ad77: Waiting [2023-03-24T18:28:22.030Z] c80b3aca15d0: Layer already exists [2023-03-24T18:28:22.030Z] 08a8d0dc0ed3: Layer already exists [2023-03-24T18:28:22.030Z] 55c8f6d4ca91: Layer already exists [2023-03-24T18:28:22.030Z] 61033aa50c53: Layer already exists [2023-03-24T18:28:22.030Z] 74cd9577a939: Layer already exists [2023-03-24T18:28:22.030Z] 7cd52847ad77: Layer already exists [2023-03-24T18:28:22.030Z] 3.0.0-dev.114: digest: sha256:18103a360776ae0dc397d6ffccc75efa328fbd5b0e0af804deb8bf269bd74b38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:22.345Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:22.654Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:28:22.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-24T18:28:22.654Z] 08a8d0dc0ed3: Preparing [2023-03-24T18:28:22.654Z] 74cd9577a939: Preparing [2023-03-24T18:28:22.654Z] c80b3aca15d0: Preparing [2023-03-24T18:28:22.654Z] 61033aa50c53: Preparing [2023-03-24T18:28:22.654Z] 55c8f6d4ca91: Preparing [2023-03-24T18:28:22.654Z] 7cd52847ad77: Preparing [2023-03-24T18:28:22.654Z] 7cd52847ad77: Waiting [2023-03-24T18:28:22.654Z] 55c8f6d4ca91: Layer already exists [2023-03-24T18:28:22.654Z] 08a8d0dc0ed3: Layer already exists [2023-03-24T18:28:22.654Z] 61033aa50c53: Layer already exists [2023-03-24T18:28:22.654Z] 74cd9577a939: Layer already exists [2023-03-24T18:28:22.654Z] c80b3aca15d0: Layer already exists [2023-03-24T18:28:22.654Z] 7cd52847ad77: Layer already exists [2023-03-24T18:28:22.654Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:18103a360776ae0dc397d6ffccc75efa328fbd5b0e0af804deb8bf269bd74b38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:22.955Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:28:23.256Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-03-24T18:28:23.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-24T18:28:23.256Z] 08a8d0dc0ed3: Preparing [2023-03-24T18:28:23.256Z] 74cd9577a939: Preparing [2023-03-24T18:28:23.256Z] c80b3aca15d0: Preparing [2023-03-24T18:28:23.256Z] 61033aa50c53: Preparing [2023-03-24T18:28:23.256Z] 55c8f6d4ca91: Preparing [2023-03-24T18:28:23.256Z] 7cd52847ad77: Preparing [2023-03-24T18:28:23.256Z] 7cd52847ad77: Waiting [2023-03-24T18:28:23.256Z] c80b3aca15d0: Layer already exists [2023-03-24T18:28:23.256Z] 74cd9577a939: Layer already exists [2023-03-24T18:28:23.256Z] 61033aa50c53: Layer already exists [2023-03-24T18:28:23.256Z] 55c8f6d4ca91: Layer already exists [2023-03-24T18:28:23.256Z] 08a8d0dc0ed3: Layer already exists [2023-03-24T18:28:23.256Z] 7cd52847ad77: Layer already exists [2023-03-24T18:28:23.256Z] main: digest: sha256:18103a360776ae0dc397d6ffccc75efa328fbd5b0e0af804deb8bf269bd74b38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:28:23.291Z] ===================================================== [Pipeline] echo [2023-03-24T18:28:23.297Z] taggedImages: [2023-03-24T18:28:23.297Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:28:23.297Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-24T18:28:23.297Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.114 [2023-03-24T18:28:23.297Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:28:23.297Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-24T18:32:51.838Z] Removing intermediate container 795c90753f8c [2023-03-24T18:32:51.838Z] ---> f56c57376de8 [2023-03-24T18:32:51.838Z] [2023-03-24T18:32:51.838Z] Step 9/22 : FROM alpine:3.17 [2023-03-24T18:32:51.838Z] 3.17: Pulling from library/alpine [2023-03-24T18:32:51.838Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-24T18:32:51.838Z] Status: Downloaded newer image for alpine:3.17 [2023-03-24T18:32:51.838Z] ---> d74e625d9115 [2023-03-24T18:32:51.838Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-24T18:32:51.838Z] ---> Running in 5e0de2553dd7 [2023-03-24T18:32:51.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T18:32:51.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T18:32:51.838Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-24T18:32:51.838Z] (2/2) Installing openssl (3.0.8-r1) [2023-03-24T18:32:51.838Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T18:32:51.838Z] OK: 8 MiB in 17 packages [2023-03-24T18:32:51.838Z] Removing intermediate container 5e0de2553dd7 [2023-03-24T18:32:51.838Z] ---> f891d7880e41 [2023-03-24T18:32:51.838Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-24T18:32:51.838Z] ---> Running in 9ebe222da754 [2023-03-24T18:32:51.838Z] Removing intermediate container 9ebe222da754 [2023-03-24T18:32:51.838Z] ---> f08a613f3199 [2023-03-24T18:32:51.838Z] Step 12/22 : WORKDIR /edgex [2023-03-24T18:32:51.838Z] ---> Running in 1df79a0859e4 [2023-03-24T18:32:51.838Z] Removing intermediate container 1df79a0859e4 [2023-03-24T18:32:51.838Z] ---> 5ce6c267b7eb [2023-03-24T18:32:51.838Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:32:51.838Z] ---> 6f146aaa4c0c [2023-03-24T18:32:51.838Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:32:52.108Z] ---> aad11130e843 [2023-03-24T18:32:52.108Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-24T18:32:53.538Z] ---> 69f790a7ca36 [2023-03-24T18:32:53.538Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-24T18:32:56.873Z] ---> 5948a3f2c009 [2023-03-24T18:32:56.873Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-24T18:32:57.833Z] ---> 68958af0c740 [2023-03-24T18:32:57.833Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-24T18:32:57.833Z] ---> Running in 9ee8938865a5 [2023-03-24T18:33:04.501Z] Removing intermediate container 9ee8938865a5 [2023-03-24T18:33:04.501Z] ---> 63aa2cde7dd1 [2023-03-24T18:33:04.501Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-24T18:33:04.769Z] Removing intermediate container 642eb5ceb949 [2023-03-24T18:33:04.769Z] ---> dc88621836d6 [2023-03-24T18:33:04.769Z] [2023-03-24T18:33:04.769Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T18:33:04.769Z] ---> d74e625d9115 [2023-03-24T18:33:04.769Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-24T18:33:04.769Z] ---> Running in 3b4fc4718d11 [2023-03-24T18:33:05.038Z] ---> Running in 3113876b86be [2023-03-24T18:33:05.305Z] Removing intermediate container 3b4fc4718d11 [2023-03-24T18:33:05.305Z] ---> 68822af4eaf6 [2023-03-24T18:33:05.305Z] Step 20/22 : LABEL arch=arm64 [2023-03-24T18:33:05.577Z] ---> Running in d670f6ebba90 [2023-03-24T18:33:05.844Z] Removing intermediate container 3113876b86be [2023-03-24T18:33:05.844Z] ---> 787860be5817 [2023-03-24T18:33:05.844Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-24T18:33:05.844Z] ---> Running in 57cf10c68f87 [2023-03-24T18:33:06.633Z] Removing intermediate container d670f6ebba90 [2023-03-24T18:33:06.633Z] ---> 8c6bcb16b4f2 [2023-03-24T18:33:06.633Z] Step 21/22 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:33:06.633Z] ---> Running in b4957640cd20 [2023-03-24T18:33:07.260Z] Removing intermediate container b4957640cd20 [2023-03-24T18:33:07.260Z] ---> 754d91e49c5a [2023-03-24T18:33:07.260Z] Step 22/22 : LABEL version=3.0.0-dev.114 [2023-03-24T18:33:07.905Z] ---> Running in 7bf596301c00 [2023-03-24T18:33:08.511Z] Removing intermediate container 7bf596301c00 [2023-03-24T18:33:08.511Z] ---> 10054c1486f2 [2023-03-24T18:33:08.511Z] [2023-03-24T18:33:08.511Z] Successfully built 10054c1486f2 [2023-03-24T18:33:08.511Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-24T18:33:08.511Z] Building security-spire-config [2023-03-24T18:33:08.791Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T18:33:09.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T18:33:11.192Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T18:33:11.192Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T18:33:11.192Z] OK: 8 MiB in 16 packages [2023-03-24T18:33:12.163Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:33:12.163Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:33:12.163Z] ---> 97da2d2a7d80 [2023-03-24T18:33:12.163Z] Step 3/27 : WORKDIR /edgex-go [2023-03-24T18:33:12.163Z] ---> Using cache [2023-03-24T18:33:12.163Z] ---> 5771ee3dd586 [2023-03-24T18:33:12.163Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-24T18:33:12.430Z] ---> Running in c063c5ef2874 [2023-03-24T18:33:13.398Z] Removing intermediate container 57cf10c68f87 [2023-03-24T18:33:13.398Z] ---> e8bebfe53e23 [2023-03-24T18:33:13.398Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:33:14.804Z] ---> a87bfc197f38 [2023-03-24T18:33:14.804Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:33:14.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T18:33:15.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T18:33:16.720Z] OK: 263 MiB in 53 packages [2023-03-24T18:33:17.305Z] ---> cf5f1291ea19 [2023-03-24T18:33:17.305Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-24T18:33:19.247Z] Removing intermediate container c063c5ef2874 [2023-03-24T18:33:19.247Z] ---> 2f7b857a7b7c [2023-03-24T18:33:19.247Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-24T18:33:20.652Z] ---> 534d9cf32a5f [2023-03-24T18:33:20.652Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-24T18:33:20.652Z] ---> d4b35fe8d6cf [2023-03-24T18:33:20.652Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:33:20.652Z] ---> Running in 41e51cb2bfdb [2023-03-24T18:33:22.595Z] ---> 76c924d5ed21 [2023-03-24T18:33:22.595Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-24T18:33:24.012Z] ---> e0e4110821f3 [2023-03-24T18:33:24.012Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-24T18:33:24.012Z] ---> Running in 657a49415d9f [2023-03-24T18:33:29.377Z] Removing intermediate container 657a49415d9f [2023-03-24T18:33:29.377Z] ---> 0b09fc105f04 [2023-03-24T18:33:29.377Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-24T18:33:29.377Z] ---> Running in 29677f72884c [2023-03-24T18:33:29.647Z] Removing intermediate container 29677f72884c [2023-03-24T18:33:29.647Z] ---> f7a5c3651e6a [2023-03-24T18:33:29.647Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-24T18:33:29.647Z] ---> Running in 7431da622e9d [2023-03-24T18:33:30.610Z] Removing intermediate container 7431da622e9d [2023-03-24T18:33:30.610Z] ---> e2814495267a [2023-03-24T18:33:30.610Z] Step 21/23 : LABEL arch=arm64 [2023-03-24T18:33:30.610Z] ---> Running in 53ea5d28dc99 [2023-03-24T18:33:31.196Z] Removing intermediate container 19947053065a [2023-03-24T18:33:31.196Z] ---> ff0deac1e54b [2023-03-24T18:33:31.196Z] [2023-03-24T18:33:31.196Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T18:33:31.196Z] ---> d74e625d9115 [2023-03-24T18:33:31.196Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-24T18:33:31.196Z] ---> Using cache [2023-03-24T18:33:31.196Z] ---> 787860be5817 [2023-03-24T18:33:31.196Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-24T18:33:31.196Z] ---> Using cache [2023-03-24T18:33:31.196Z] ---> e8bebfe53e23 [2023-03-24T18:33:31.196Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:33:31.196Z] ---> Using cache [2023-03-24T18:33:31.196Z] ---> a87bfc197f38 [2023-03-24T18:33:31.196Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:33:31.196Z] Removing intermediate container 53ea5d28dc99 [2023-03-24T18:33:31.196Z] ---> 21c2b132a1e4 [2023-03-24T18:33:31.196Z] Step 22/23 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:33:31.196Z] ---> Using cache [2023-03-24T18:33:31.462Z] ---> cf5f1291ea19 [2023-03-24T18:33:31.462Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-24T18:33:31.462Z] ---> Running in 724f2d4ce5ad [2023-03-24T18:33:32.061Z] Removing intermediate container 724f2d4ce5ad [2023-03-24T18:33:32.061Z] ---> b8b6a97471ae [2023-03-24T18:33:32.061Z] Step 23/23 : LABEL version=3.0.0-dev.114 [2023-03-24T18:33:32.331Z] ---> Running in 3976373dcec6 [2023-03-24T18:33:32.915Z] Removing intermediate container 3976373dcec6 [2023-03-24T18:33:32.915Z] ---> e644a8535560 [2023-03-24T18:33:32.915Z] [2023-03-24T18:33:32.915Z] Successfully built e644a8535560 [2023-03-24T18:33:32.915Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-24T18:33:32.915Z]  Building security-proxy-auth ... done Building security-spire-server [2023-03-24T18:33:33.182Z] ---> 82408d1441c9 [2023-03-24T18:33:33.182Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-24T18:33:34.136Z] ---> 81b43127d2ac [2023-03-24T18:33:34.136Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-24T18:33:35.550Z] ---> d531fdf86355 [2023-03-24T18:33:35.550Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-24T18:33:35.550Z] ---> Running in 4cd00a3503c5 [2023-03-24T18:33:37.500Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:33:37.500Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:33:37.500Z] ---> 97da2d2a7d80 [2023-03-24T18:33:37.500Z] Step 3/26 : WORKDIR /edgex-go [2023-03-24T18:33:37.500Z] ---> Using cache [2023-03-24T18:33:37.500Z] ---> 5771ee3dd586 [2023-03-24T18:33:37.500Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-24T18:33:37.500Z] ---> Using cache [2023-03-24T18:33:37.500Z] ---> 2f7b857a7b7c [2023-03-24T18:33:37.500Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-24T18:33:37.500Z] ---> Using cache [2023-03-24T18:33:37.500Z] ---> d4b35fe8d6cf [2023-03-24T18:33:37.500Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:33:37.767Z] ---> Running in 1cfef612d4e9 [2023-03-24T18:33:40.354Z] Removing intermediate container 4cd00a3503c5 [2023-03-24T18:33:40.354Z] ---> c4dd0c29ff73 [2023-03-24T18:33:40.354Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-24T18:33:40.622Z] ---> Running in d0865f858927 [2023-03-24T18:33:41.580Z] Removing intermediate container d0865f858927 [2023-03-24T18:33:41.580Z] ---> e94370b9ed16 [2023-03-24T18:33:41.580Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-24T18:33:41.846Z] ---> Running in 4af33d18293f [2023-03-24T18:33:42.827Z] Removing intermediate container 4af33d18293f [2023-03-24T18:33:42.827Z] ---> c2c0cd4aa097 [2023-03-24T18:33:42.827Z] Step 21/23 : LABEL arch=arm64 [2023-03-24T18:33:43.094Z] ---> Running in 2cd7b033f96a [2023-03-24T18:33:44.053Z] Removing intermediate container 2cd7b033f96a [2023-03-24T18:33:44.053Z] ---> 6e274c896bd2 [2023-03-24T18:33:44.053Z] Step 22/23 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:33:44.053Z] ---> Running in 8a7d2a4a1c54 [2023-03-24T18:33:45.011Z] Removing intermediate container 8a7d2a4a1c54 [2023-03-24T18:33:45.011Z] ---> 8be85b430ddf [2023-03-24T18:33:45.011Z] Step 23/23 : LABEL version=3.0.0-dev.114 [2023-03-24T18:33:45.011Z] ---> Running in bbb8e15b4e56 [2023-03-24T18:33:45.972Z] Removing intermediate container bbb8e15b4e56 [2023-03-24T18:33:45.972Z] ---> 231e37edf90b [2023-03-24T18:33:45.972Z] [2023-03-24T18:33:46.240Z] Successfully built 231e37edf90b [2023-03-24T18:33:46.240Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-24T18:33:46.240Z] Building security-bootstrapper [2023-03-24T18:33:49.583Z]  Building core-common-config-bootstrapper ... done Removing intermediate container b34836c74857 [2023-03-24T18:33:49.583Z] ---> 8256a5952849 [2023-03-24T18:33:49.583Z] [2023-03-24T18:33:49.583Z] Step 10/25 : FROM alpine:3.17 [2023-03-24T18:33:49.583Z] ---> d74e625d9115 [2023-03-24T18:33:49.583Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-24T18:33:49.854Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:33:49.854Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:33:49.854Z] ---> 97da2d2a7d80 [2023-03-24T18:33:49.854Z] Step 3/33 : WORKDIR /edgex-go [2023-03-24T18:33:49.854Z] ---> Using cache [2023-03-24T18:33:49.854Z] ---> 5771ee3dd586 [2023-03-24T18:33:49.854Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-24T18:33:50.122Z] ---> Running in 1871eedb1630 [2023-03-24T18:33:50.122Z] ---> Running in 2d4da9b6a198 [2023-03-24T18:33:52.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T18:33:52.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T18:33:53.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T18:33:53.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T18:33:54.693Z] OK: 263 MiB in 53 packages [2023-03-24T18:33:54.693Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T18:33:54.693Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T18:33:54.693Z] OK: 8 MiB in 16 packages [2023-03-24T18:33:58.048Z] Removing intermediate container 1871eedb1630 [2023-03-24T18:33:58.048Z] ---> c6aacddf513b [2023-03-24T18:33:58.048Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T18:33:58.048Z] ---> Running in 7bfa5da8566d [2023-03-24T18:33:58.048Z] Removing intermediate container 2d4da9b6a198 [2023-03-24T18:33:58.048Z] ---> f1e914b112c2 [2023-03-24T18:33:58.048Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-24T18:33:59.008Z] Removing intermediate container 7bfa5da8566d [2023-03-24T18:33:59.008Z] ---> 4e7a06ac39df [2023-03-24T18:33:59.008Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-24T18:33:59.276Z] ---> Running in 5da3fa6e0037 [2023-03-24T18:33:59.276Z] ---> 21939d605a5a [2023-03-24T18:33:59.276Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:33:59.556Z] ---> Running in 18f66e52bc36 [2023-03-24T18:33:59.823Z] Removing intermediate container 5da3fa6e0037 [2023-03-24T18:33:59.823Z] ---> b33a594562b9 [2023-03-24T18:33:59.823Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-24T18:34:00.091Z] ---> Running in 5c3e45fcd1e8 [2023-03-24T18:34:01.049Z] Removing intermediate container 5c3e45fcd1e8 [2023-03-24T18:34:01.049Z] ---> 7172df89d28c [2023-03-24T18:34:01.049Z] Step 15/25 : WORKDIR / [2023-03-24T18:34:01.049Z] ---> Running in a1c754ba010f [2023-03-24T18:34:02.008Z] Removing intermediate container a1c754ba010f [2023-03-24T18:34:02.008Z] ---> 7a3a73ef04d3 [2023-03-24T18:34:02.008Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:34:02.590Z] ---> 9c35bfdb4aec [2023-03-24T18:34:02.858Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:34:03.440Z] ---> 0570a11be0fa [2023-03-24T18:34:03.440Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-24T18:34:05.384Z] ---> 2026a8c4447d [2023-03-24T18:34:05.384Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-24T18:34:06.347Z] ---> 5bcfd400a448 [2023-03-24T18:34:06.347Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-24T18:34:07.308Z] ---> 6e7f98786283 [2023-03-24T18:34:07.308Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-24T18:34:07.576Z] ---> Running in cfb7c5ee4988 [2023-03-24T18:34:08.161Z] Removing intermediate container cfb7c5ee4988 [2023-03-24T18:34:08.161Z] ---> af73b812c908 [2023-03-24T18:34:08.161Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T18:34:08.428Z] ---> Running in 4a8ff82b9c27 [2023-03-24T18:34:09.056Z] Removing intermediate container 4a8ff82b9c27 [2023-03-24T18:34:09.056Z] ---> 3bb3b02c5d75 [2023-03-24T18:34:09.056Z] Step 23/25 : LABEL arch=arm64 [2023-03-24T18:34:09.339Z] ---> Running in a2eb13db1fed [2023-03-24T18:34:09.921Z] Removing intermediate container a2eb13db1fed [2023-03-24T18:34:09.921Z] ---> ed3744c0160a [2023-03-24T18:34:09.921Z] Step 24/25 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:34:09.921Z] ---> Running in f4a573678239 [2023-03-24T18:34:10.504Z] Removing intermediate container f4a573678239 [2023-03-24T18:34:10.504Z] ---> a08db1b60545 [2023-03-24T18:34:10.504Z] Step 25/25 : LABEL version=3.0.0-dev.114 [2023-03-24T18:34:10.771Z] ---> Running in e6849a8fb615 [2023-03-24T18:34:11.370Z] Removing intermediate container e6849a8fb615 [2023-03-24T18:34:11.370Z] ---> a06dfa38fca9 [2023-03-24T18:34:11.370Z] [2023-03-24T18:34:11.635Z] Successfully built a06dfa38fca9 [2023-03-24T18:34:11.635Z] Successfully tagged core-metadata-arm64:latest [2023-03-24T18:34:11.635Z]  Building core-metadata ... done Building core-data [2023-03-24T18:34:14.969Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:34:14.969Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:34:14.969Z] ---> 97da2d2a7d80 [2023-03-24T18:34:14.969Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T18:34:14.969Z] ---> Using cache [2023-03-24T18:34:14.969Z] ---> 0342f9d66954 [2023-03-24T18:34:14.969Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T18:34:14.969Z] ---> Using cache [2023-03-24T18:34:14.969Z] ---> 293c3685db86 [2023-03-24T18:34:14.969Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-24T18:34:14.969Z] ---> Using cache [2023-03-24T18:34:14.969Z] ---> 8f6d47b2b1cd [2023-03-24T18:34:14.969Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T18:34:14.969Z] ---> Using cache [2023-03-24T18:34:14.969Z] ---> 4190ec868163 [2023-03-24T18:34:14.969Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:34:14.969Z] ---> Using cache [2023-03-24T18:34:14.969Z] ---> e659c465830b [2023-03-24T18:34:14.969Z] Step 8/23 : COPY . . [2023-03-24T18:34:14.969Z] ---> Using cache [2023-03-24T18:34:14.969Z] ---> f24d278da39f [2023-03-24T18:34:14.969Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-24T18:34:15.551Z] ---> Running in 4870ddf0b48a [2023-03-24T18:34:17.498Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-24T18:35:25.384Z] Removing intermediate container 612540b88706 [2023-03-24T18:35:25.384Z] ---> e7ba99dd8f6b [2023-03-24T18:35:25.384Z] [2023-03-24T18:35:25.384Z] Step 9/20 : FROM alpine:3.17 [2023-03-24T18:35:25.384Z] ---> d74e625d9115 [2023-03-24T18:35:25.384Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-24T18:35:25.384Z] ---> Running in e92f36252ffe [2023-03-24T18:35:25.384Z] Removing intermediate container e92f36252ffe [2023-03-24T18:35:25.384Z] ---> c19006d40f50 [2023-03-24T18:35:25.384Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-24T18:35:25.384Z] ---> Running in ba9d0c1f77a1 [2023-03-24T18:35:25.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T18:35:25.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T18:35:25.384Z] v3.17.2-272-gd97103b03c9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T18:35:25.384Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T18:35:25.384Z] OK: 17691 distinct packages available [2023-03-24T18:35:25.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T18:35:25.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T18:35:25.384Z] Removing intermediate container 41e51cb2bfdb [2023-03-24T18:35:25.384Z] ---> e4ee11895844 [2023-03-24T18:35:25.384Z] Step 7/27 : COPY . . [2023-03-24T18:35:25.384Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-24T18:35:25.384Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-24T18:35:25.384Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-24T18:35:25.384Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-24T18:35:25.384Z] (5/9) Installing curl (7.88.1-r1) [2023-03-24T18:35:25.384Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-24T18:35:25.384Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-24T18:35:25.384Z] (8/9) Installing libucontext (1.2-r0) [2023-03-24T18:35:25.384Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-24T18:35:25.384Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T18:35:25.384Z] Executing ca-certificates-20220614-r4.trigger [2023-03-24T18:35:25.384Z] OK: 11 MiB in 24 packages [2023-03-24T18:35:30.731Z] Removing intermediate container ba9d0c1f77a1 [2023-03-24T18:35:30.731Z] ---> d09ad90a8226 [2023-03-24T18:35:30.731Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:35:32.145Z] ---> e860645b89e4 [2023-03-24T18:35:32.145Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:35:32.444Z] ---> c201b7054a61 [2023-03-24T18:35:32.444Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-24T18:35:32.716Z] ---> Running in bfedde690e65 [2023-03-24T18:35:34.118Z] Removing intermediate container bfedde690e65 [2023-03-24T18:35:34.118Z] ---> a22f10b6743b [2023-03-24T18:35:34.118Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-24T18:35:34.118Z] ---> 43c158416170 [2023-03-24T18:35:34.118Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-24T18:35:34.384Z] ---> Running in 568fa576c3f2 [2023-03-24T18:35:35.338Z] Removing intermediate container 568fa576c3f2 [2023-03-24T18:35:35.338Z] ---> ddcac5e1b75c [2023-03-24T18:35:35.338Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-24T18:35:35.602Z] ---> Running in 18c298651330 [2023-03-24T18:35:37.007Z] Removing intermediate container 18c298651330 [2023-03-24T18:35:37.007Z] ---> 31c103fff877 [2023-03-24T18:35:37.007Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-24T18:35:37.007Z] ---> Running in 862fef762e6f [2023-03-24T18:35:40.343Z] ---> c7a9207c7197 [2023-03-24T18:35:40.343Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-24T18:35:41.772Z] Removing intermediate container 862fef762e6f [2023-03-24T18:35:41.772Z] ---> 03d224bc731a [2023-03-24T18:35:41.772Z] Step 12/27 : WORKDIR /edgex-go [2023-03-24T18:35:41.772Z] ---> Running in 0c4b726398a9 [2023-03-24T18:35:42.360Z] ---> 853c9ac30555 [2023-03-24T18:35:42.360Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-24T18:35:42.360Z] ---> Running in df3ef364614f [2023-03-24T18:35:42.943Z] Removing intermediate container 0c4b726398a9 [2023-03-24T18:35:42.943Z] ---> 43f57e313904 [2023-03-24T18:35:42.943Z] [2023-03-24T18:35:42.943Z] Step 13/27 : FROM alpine:3.17 [2023-03-24T18:35:42.943Z] ---> d74e625d9115 [2023-03-24T18:35:42.943Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-24T18:35:42.943Z] ---> Running in b23e8a479bb9 [2023-03-24T18:35:43.905Z] Removing intermediate container df3ef364614f [2023-03-24T18:35:43.905Z] ---> ca6392d26820 [2023-03-24T18:35:43.905Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T18:35:44.170Z] Removing intermediate container b23e8a479bb9 [2023-03-24T18:35:44.170Z] ---> da64ad3325d9 [2023-03-24T18:35:44.170Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-24T18:35:44.170Z] ---> Running in 220f4b1271b2 [2023-03-24T18:35:44.438Z] ---> Running in 9d65dc843526 [2023-03-24T18:35:45.845Z] Removing intermediate container 220f4b1271b2 [2023-03-24T18:35:45.845Z] ---> 700fa159d2d4 [2023-03-24T18:35:45.845Z] Step 18/20 : LABEL arch=arm64 [2023-03-24T18:35:45.845Z] ---> Running in bb1e6a6c713a [2023-03-24T18:35:47.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T18:35:47.250Z] Removing intermediate container bb1e6a6c713a [2023-03-24T18:35:47.250Z] ---> d1411f6a2120 [2023-03-24T18:35:47.250Z] Step 19/20 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:35:47.515Z] ---> Running in f9d565e6a0e7 [2023-03-24T18:35:47.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T18:35:48.368Z] Removing intermediate container f9d565e6a0e7 [2023-03-24T18:35:48.368Z] ---> 4ec568f0005d [2023-03-24T18:35:48.368Z] Step 20/20 : LABEL version=3.0.0-dev.114 [2023-03-24T18:35:48.635Z] ---> Running in f5e63b322b9f [2023-03-24T18:35:49.215Z] v3.17.2-272-gd97103b03c9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T18:35:49.215Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T18:35:49.215Z] OK: 17691 distinct packages available [2023-03-24T18:35:49.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T18:35:49.480Z] Removing intermediate container f5e63b322b9f [2023-03-24T18:35:49.480Z] ---> 256f4a68079c [2023-03-24T18:35:49.480Z] [2023-03-24T18:35:49.746Z] Successfully built 256f4a68079c [2023-03-24T18:35:49.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T18:35:50.011Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-24T18:35:50.011Z]  Building security-spiffe-token-provider ... done Building support-notifications [2023-03-24T18:35:50.965Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-24T18:35:50.965Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-24T18:35:50.965Z] (3/4) Installing libucontext (1.2-r0) [2023-03-24T18:35:50.965Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-24T18:35:50.965Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T18:35:50.965Z] OK: 8 MiB in 19 packages [2023-03-24T18:35:54.298Z] Removing intermediate container 9d65dc843526 [2023-03-24T18:35:54.298Z] ---> b09fa934c405 [2023-03-24T18:35:54.298Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:35:54.878Z] Removing intermediate container 1cfef612d4e9 [2023-03-24T18:35:54.878Z] ---> d40818acef44 [2023-03-24T18:35:54.878Z] Step 7/26 : COPY . . [2023-03-24T18:35:55.143Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:35:55.143Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:35:55.143Z] ---> 97da2d2a7d80 [2023-03-24T18:35:55.143Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T18:35:55.143Z] ---> Using cache [2023-03-24T18:35:55.143Z] ---> 0342f9d66954 [2023-03-24T18:35:55.143Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T18:35:55.143Z] ---> Using cache [2023-03-24T18:35:55.143Z] ---> 293c3685db86 [2023-03-24T18:35:55.143Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-24T18:35:55.737Z] ---> Running in 2a525b89e6e6 [2023-03-24T18:35:57.147Z] ---> 6c8239ee113c [2023-03-24T18:35:57.147Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:35:58.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T18:35:58.690Z] ---> 96b08a05bfb1 [2023-03-24T18:35:58.690Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-24T18:35:58.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T18:36:00.360Z] OK: 263 MiB in 53 packages [2023-03-24T18:36:02.330Z] ---> 083ee016639a [2023-03-24T18:36:02.330Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-24T18:36:02.330Z] ---> Running in 29cca0484662 [2023-03-24T18:36:02.330Z] Removing intermediate container 2a525b89e6e6 [2023-03-24T18:36:02.330Z] ---> 344180455554 [2023-03-24T18:36:02.330Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T18:36:03.308Z] Removing intermediate container 29cca0484662 [2023-03-24T18:36:03.308Z] ---> b56621d58057 [2023-03-24T18:36:03.308Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-24T18:36:03.579Z] ---> Running in 86b3fd2522e9 [2023-03-24T18:36:04.543Z] ---> d1d16e9e6940 [2023-03-24T18:36:04.543Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:36:04.543Z] Removing intermediate container 86b3fd2522e9 [2023-03-24T18:36:04.543Z] ---> 9d5b0f1d147c [2023-03-24T18:36:04.543Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-24T18:36:04.827Z] ---> Running in cb24167b28ac [2023-03-24T18:36:05.098Z] ---> Running in 8c32c00c0ef9 [2023-03-24T18:36:06.521Z] Removing intermediate container 8c32c00c0ef9 [2023-03-24T18:36:06.522Z] ---> e8f71d8744bb [2023-03-24T18:36:06.522Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-24T18:36:06.791Z] ---> Running in 1d930fc874a0 [2023-03-24T18:36:11.231Z] ---> b8486d3e910e [2023-03-24T18:36:11.231Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-24T18:36:11.231Z] Removing intermediate container 1d930fc874a0 [2023-03-24T18:36:11.231Z] ---> 0c6c083f4b36 [2023-03-24T18:36:11.231Z] Step 12/26 : WORKDIR /edgex-go [2023-03-24T18:36:11.231Z] ---> Running in 2496c94e8b78 [2023-03-24T18:36:11.871Z] ---> 8b13c0375e09 [2023-03-24T18:36:11.871Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-24T18:36:11.871Z] ---> Running in 73971410e3c2 [2023-03-24T18:36:12.475Z] Removing intermediate container 2496c94e8b78 [2023-03-24T18:36:12.475Z] ---> bf9b25fc951d [2023-03-24T18:36:12.475Z] [2023-03-24T18:36:12.475Z] Step 13/26 : FROM alpine:3.17 [2023-03-24T18:36:12.475Z] ---> d74e625d9115 [2023-03-24T18:36:12.475Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-24T18:36:12.475Z] ---> Using cache [2023-03-24T18:36:12.475Z] ---> da64ad3325d9 [2023-03-24T18:36:12.475Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-24T18:36:12.475Z] ---> Running in c682cc373fb8 [2023-03-24T18:36:12.782Z] Removing intermediate container 18f66e52bc36 [2023-03-24T18:36:12.782Z] ---> 3445a2440f33 [2023-03-24T18:36:12.782Z] Step 7/33 : COPY . . [2023-03-24T18:36:13.239Z] Removing intermediate container 73971410e3c2 [2023-03-24T18:36:13.239Z] ---> 1ce6b4d3a6f5 [2023-03-24T18:36:13.239Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-24T18:36:14.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T18:36:14.950Z] ---> e0938724cb5d [2023-03-24T18:36:14.950Z] Step 22/27 : WORKDIR / [2023-03-24T18:36:15.227Z] ---> Running in 1f65bbecb654 [2023-03-24T18:36:15.816Z] Removing intermediate container 1f65bbecb654 [2023-03-24T18:36:15.816Z] ---> 399c69ddac10 [2023-03-24T18:36:15.816Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-24T18:36:15.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T18:36:16.088Z] ---> Running in 60d117136ed5 [2023-03-24T18:36:16.683Z] Removing intermediate container 60d117136ed5 [2023-03-24T18:36:16.683Z] ---> 2f5c7349244d [2023-03-24T18:36:16.683Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-24T18:36:16.974Z] ---> Running in fdbd0a38a646 [2023-03-24T18:36:17.251Z] v3.17.2-272-gd97103b03c9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-24T18:36:17.251Z] v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-24T18:36:17.251Z] OK: 17691 distinct packages available [2023-03-24T18:36:17.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T18:36:17.798Z] ---> 3d73c89ed95e [2023-03-24T18:36:17.798Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-24T18:36:17.798Z] Removing intermediate container fdbd0a38a646 [2023-03-24T18:36:17.798Z] ---> 2a6143689208 [2023-03-24T18:36:17.798Z] Step 25/27 : LABEL arch=arm64 [2023-03-24T18:36:17.798Z] ---> Running in 0bb2e959958c [2023-03-24T18:36:18.069Z] ---> Running in 809eff2c5901 [2023-03-24T18:36:18.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T18:36:18.922Z] Removing intermediate container 809eff2c5901 [2023-03-24T18:36:18.922Z] ---> c2bf5f2b5cbd [2023-03-24T18:36:18.922Z] Step 26/27 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:36:18.922Z] ---> Running in e6f16da0cd2f [2023-03-24T18:36:19.507Z] Removing intermediate container e6f16da0cd2f [2023-03-24T18:36:19.507Z] ---> d2cad06c1916 [2023-03-24T18:36:19.507Z] Step 27/27 : LABEL version=3.0.0-dev.114 [2023-03-24T18:36:19.776Z] ---> Running in c8ef7bb1d141 [2023-03-24T18:36:19.776Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-24T18:36:19.776Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-24T18:36:19.776Z] (3/5) Installing libucontext (1.2-r0) [2023-03-24T18:36:19.776Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-24T18:36:19.776Z] (5/5) Installing openssl (3.0.8-r1) [2023-03-24T18:36:19.776Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T18:36:19.776Z] OK: 9 MiB in 20 packages [2023-03-24T18:36:20.364Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-24T18:36:20.637Z] Removing intermediate container c8ef7bb1d141 [2023-03-24T18:36:20.637Z] ---> 8a91a236b147 [2023-03-24T18:36:20.637Z] [2023-03-24T18:36:20.637Z] Successfully built 8a91a236b147 [2023-03-24T18:36:20.903Z] Successfully tagged security-spire-config-arm64:latest [2023-03-24T18:36:20.903Z]  Building security-spire-config ... done Building core-command [2023-03-24T18:36:21.866Z] Removing intermediate container c682cc373fb8 [2023-03-24T18:36:21.866Z] ---> c998d39394f9 [2023-03-24T18:36:21.866Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:36:22.824Z] ---> 9906bf552487 [2023-03-24T18:36:22.824Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:36:23.410Z] ---> 1ecd6ce0d2a2 [2023-03-24T18:36:23.677Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-24T18:36:25.080Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:36:25.080Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:36:25.080Z] ---> 97da2d2a7d80 [2023-03-24T18:36:25.080Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-24T18:36:25.080Z] ---> Using cache [2023-03-24T18:36:25.080Z] ---> 0342f9d66954 [2023-03-24T18:36:25.080Z] Step 4/24 : WORKDIR /edgex-go [2023-03-24T18:36:25.080Z] ---> Using cache [2023-03-24T18:36:25.080Z] ---> 293c3685db86 [2023-03-24T18:36:25.080Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-24T18:36:25.080Z] ---> Using cache [2023-03-24T18:36:25.080Z] ---> 8f6d47b2b1cd [2023-03-24T18:36:25.080Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-24T18:36:25.080Z] ---> Using cache [2023-03-24T18:36:25.080Z] ---> 4190ec868163 [2023-03-24T18:36:25.080Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:36:25.080Z] ---> Using cache [2023-03-24T18:36:25.080Z] ---> e659c465830b [2023-03-24T18:36:25.080Z] Step 8/24 : COPY . . [2023-03-24T18:36:25.346Z] ---> Using cache [2023-03-24T18:36:25.347Z] ---> f24d278da39f [2023-03-24T18:36:25.347Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-24T18:36:25.619Z] ---> Running in 3a1697e5fa54 [2023-03-24T18:36:28.193Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-24T18:36:33.243Z] ---> 6d63bbe85aed [2023-03-24T18:36:33.243Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-24T18:36:34.214Z] ---> 63e60bb8999b [2023-03-24T18:36:34.214Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-24T18:36:35.175Z] ---> e64f5ff34a69 [2023-03-24T18:36:35.175Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-24T18:36:36.136Z] ---> a47d9d2456b8 [2023-03-24T18:36:36.136Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-24T18:36:36.136Z] ---> Running in c631feb76298 [2023-03-24T18:36:36.726Z] Removing intermediate container c631feb76298 [2023-03-24T18:36:36.726Z] ---> 0b74f6f2e9ff [2023-03-24T18:36:36.726Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-24T18:36:36.992Z] ---> Running in a60abb03b0cc [2023-03-24T18:36:37.263Z] Removing intermediate container a60abb03b0cc [2023-03-24T18:36:37.263Z] ---> 9d5027d490b8 [2023-03-24T18:36:37.263Z] Step 24/26 : LABEL arch=arm64 [2023-03-24T18:36:37.538Z] ---> Running in b1e8cba7103d [2023-03-24T18:36:38.118Z] Removing intermediate container b1e8cba7103d [2023-03-24T18:36:38.118Z] ---> 7d010d08c6c5 [2023-03-24T18:36:38.118Z] Step 25/26 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:36:38.118Z] ---> Running in 51ef264ad2e6 [2023-03-24T18:36:38.703Z] Removing intermediate container 51ef264ad2e6 [2023-03-24T18:36:38.703Z] ---> 966db806bcc4 [2023-03-24T18:36:38.703Z] Step 26/26 : LABEL version=3.0.0-dev.114 [2023-03-24T18:36:38.703Z] ---> Running in c0d124778afd [2023-03-24T18:36:39.294Z] Removing intermediate container c0d124778afd [2023-03-24T18:36:39.294Z] ---> fbe5e117da9b [2023-03-24T18:36:39.294Z] [2023-03-24T18:36:39.294Z] Successfully built fbe5e117da9b [2023-03-24T18:36:39.294Z] Successfully tagged security-spire-server-arm64:latest [2023-03-24T18:36:39.294Z]  Building security-spire-server ... done Building support-scheduler [2023-03-24T18:36:42.630Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:36:42.630Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:36:42.630Z] ---> 97da2d2a7d80 [2023-03-24T18:36:42.630Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-24T18:36:42.630Z] ---> Using cache [2023-03-24T18:36:42.630Z] ---> 0342f9d66954 [2023-03-24T18:36:42.630Z] Step 4/23 : WORKDIR /edgex-go [2023-03-24T18:36:42.630Z] ---> Using cache [2023-03-24T18:36:42.630Z] ---> 293c3685db86 [2023-03-24T18:36:42.630Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-24T18:36:42.630Z] ---> Using cache [2023-03-24T18:36:42.630Z] ---> 8f6d47b2b1cd [2023-03-24T18:36:42.630Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-24T18:36:42.630Z] ---> Using cache [2023-03-24T18:36:42.630Z] ---> 4190ec868163 [2023-03-24T18:36:42.630Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:36:42.630Z] ---> Using cache [2023-03-24T18:36:42.630Z] ---> e659c465830b [2023-03-24T18:36:42.630Z] Step 8/23 : COPY . . [2023-03-24T18:36:42.630Z] ---> Using cache [2023-03-24T18:36:42.630Z] ---> f24d278da39f [2023-03-24T18:36:42.630Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-24T18:36:43.212Z] ---> Running in 5283ce346edd [2023-03-24T18:36:44.616Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-24T18:37:40.976Z] Removing intermediate container cb24167b28ac [2023-03-24T18:37:40.976Z] ---> 6c347c556e2c [2023-03-24T18:37:40.976Z] Step 8/23 : COPY . . [2023-03-24T18:37:40.976Z] ---> 1fd9bebebed0 [2023-03-24T18:37:40.976Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-24T18:37:40.976Z] ---> Running in 8b363d2f8c02 [2023-03-24T18:37:42.394Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-24T18:39:19.013Z] Removing intermediate container 4870ddf0b48a [2023-03-24T18:39:19.013Z] ---> 2b44c235214d [2023-03-24T18:39:19.013Z] [2023-03-24T18:39:19.013Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T18:39:19.013Z] ---> d74e625d9115 [2023-03-24T18:39:19.013Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T18:39:19.013Z] ---> Running in 7a52cd2d7bc0 [2023-03-24T18:39:19.013Z] Removing intermediate container 7a52cd2d7bc0 [2023-03-24T18:39:19.013Z] ---> 419bc4e30812 [2023-03-24T18:39:19.013Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-24T18:39:19.013Z] ---> Running in 75cc2214f076 [2023-03-24T18:39:19.013Z] Removing intermediate container 75cc2214f076 [2023-03-24T18:39:19.013Z] ---> 7b245ea76b33 [2023-03-24T18:39:19.013Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-24T18:39:19.013Z] ---> Running in 4fc88533a4b9 [2023-03-24T18:39:19.013Z] Removing intermediate container 4fc88533a4b9 [2023-03-24T18:39:19.013Z] ---> 16d6538f7e54 [2023-03-24T18:39:19.013Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-24T18:39:19.013Z] ---> Running in 966af7c09c39 [2023-03-24T18:39:19.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T18:39:19.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T18:39:19.013Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-24T18:39:19.013Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T18:39:19.013Z] OK: 8 MiB in 16 packages [2023-03-24T18:39:19.013Z] Removing intermediate container 966af7c09c39 [2023-03-24T18:39:19.013Z] ---> 58dc3acf9432 [2023-03-24T18:39:19.013Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:39:19.013Z] ---> 5aeb4a62cb8d [2023-03-24T18:39:19.013Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:39:19.013Z] ---> 39b88819241f [2023-03-24T18:39:19.013Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-24T18:39:20.413Z] ---> e9d2b0feb188 [2023-03-24T18:39:20.413Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-24T18:39:20.996Z] ---> 320cd928b902 [2023-03-24T18:39:20.996Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-24T18:39:20.996Z] ---> Running in 0318fba10614 [2023-03-24T18:39:23.562Z] Removing intermediate container 0318fba10614 [2023-03-24T18:39:23.562Z] ---> 329d779957df [2023-03-24T18:39:23.562Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T18:39:23.562Z] ---> Running in f36da9a61eed [2023-03-24T18:39:24.148Z] Removing intermediate container f36da9a61eed [2023-03-24T18:39:24.148Z] ---> fe055365de4a [2023-03-24T18:39:24.148Z] Step 21/23 : LABEL arch=arm64 [2023-03-24T18:39:24.148Z] ---> Running in c0efcd26b246 [2023-03-24T18:39:24.727Z] Removing intermediate container c0efcd26b246 [2023-03-24T18:39:24.727Z] ---> 1077d828b1e2 [2023-03-24T18:39:24.727Z] Step 22/23 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:39:24.727Z] ---> Running in ad3bbe4c8cab [2023-03-24T18:39:25.305Z] Removing intermediate container ad3bbe4c8cab [2023-03-24T18:39:25.305Z] ---> 91294816bb12 [2023-03-24T18:39:25.305Z] Step 23/23 : LABEL version=3.0.0-dev.114 [2023-03-24T18:39:25.305Z] ---> Running in 904c253b4328 [2023-03-24T18:39:25.883Z] Removing intermediate container 904c253b4328 [2023-03-24T18:39:25.883Z] ---> 6ce04f873570 [2023-03-24T18:39:25.883Z] [2023-03-24T18:39:25.883Z] Successfully built 6ce04f873570 [2023-03-24T18:39:25.883Z] Successfully tagged core-data-arm64:latest [2023-03-24T18:39:25.883Z] Building security-spire-agent [2023-03-24T18:39:29.209Z]  Building core-data ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:39:29.209Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:39:29.209Z] ---> 97da2d2a7d80 [2023-03-24T18:39:29.209Z] Step 3/27 : WORKDIR /edgex-go [2023-03-24T18:39:29.209Z] ---> Using cache [2023-03-24T18:39:29.209Z] ---> 5771ee3dd586 [2023-03-24T18:39:29.209Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-24T18:39:29.209Z] ---> Using cache [2023-03-24T18:39:29.209Z] ---> 2f7b857a7b7c [2023-03-24T18:39:29.209Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-24T18:39:29.209Z] ---> Using cache [2023-03-24T18:39:29.209Z] ---> d4b35fe8d6cf [2023-03-24T18:39:29.209Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:39:29.209Z] ---> Using cache [2023-03-24T18:39:29.209Z] ---> d40818acef44 [2023-03-24T18:39:29.209Z] Step 7/27 : COPY . . [2023-03-24T18:39:29.209Z] ---> Using cache [2023-03-24T18:39:29.209Z] ---> 083ee016639a [2023-03-24T18:39:29.209Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-24T18:39:29.209Z] ---> Using cache [2023-03-24T18:39:29.209Z] ---> b56621d58057 [2023-03-24T18:39:29.209Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-24T18:39:29.209Z] ---> Using cache [2023-03-24T18:39:29.209Z] ---> 9d5b0f1d147c [2023-03-24T18:39:29.209Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-24T18:39:29.209Z] ---> Using cache [2023-03-24T18:39:29.209Z] ---> e8f71d8744bb [2023-03-24T18:39:29.209Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-24T18:39:29.209Z] ---> Running in 195c72ed5d0d [2023-03-24T18:39:32.548Z] Removing intermediate container 195c72ed5d0d [2023-03-24T18:39:32.548Z] ---> a39cb42196b6 [2023-03-24T18:39:32.548Z] Step 12/27 : WORKDIR /edgex-go [2023-03-24T18:39:32.548Z] ---> Running in 5be0f1abd3b6 [2023-03-24T18:39:32.814Z] Removing intermediate container 5be0f1abd3b6 [2023-03-24T18:39:32.814Z] ---> 68cb5785459b [2023-03-24T18:39:32.814Z] [2023-03-24T18:39:32.814Z] Step 13/27 : FROM alpine:3.17 [2023-03-24T18:39:32.814Z] ---> d74e625d9115 [2023-03-24T18:39:32.814Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-24T18:39:32.814Z] ---> Using cache [2023-03-24T18:39:32.814Z] ---> da64ad3325d9 [2023-03-24T18:39:32.814Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-24T18:39:32.814Z] ---> Using cache [2023-03-24T18:39:32.814Z] ---> c998d39394f9 [2023-03-24T18:39:32.815Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:39:32.815Z] ---> Using cache [2023-03-24T18:39:32.815Z] ---> 9906bf552487 [2023-03-24T18:39:32.815Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:39:32.815Z] ---> Using cache [2023-03-24T18:39:33.081Z] ---> 1ecd6ce0d2a2 [2023-03-24T18:39:33.081Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-24T18:39:37.333Z] ---> 3f5ec7f43d5f [2023-03-24T18:39:37.333Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-24T18:39:43.980Z] ---> 9ecc37a76487 [2023-03-24T18:39:43.980Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-24T18:39:43.980Z] ---> e812dce43283 [2023-03-24T18:39:43.980Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-24T18:39:44.560Z] ---> e7c15f6e4396 [2023-03-24T18:39:44.560Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-24T18:39:45.514Z] ---> bebd7d58e059 [2023-03-24T18:39:45.514Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-24T18:39:45.514Z] ---> Running in 926d055824dd [2023-03-24T18:39:45.779Z] Removing intermediate container 926d055824dd [2023-03-24T18:39:46.043Z] ---> 006e85182c43 [2023-03-24T18:39:46.043Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-24T18:39:46.043Z] ---> Running in 7a5330941e59 [2023-03-24T18:39:46.628Z] Removing intermediate container 7a5330941e59 [2023-03-24T18:39:46.628Z] ---> 993342176eec [2023-03-24T18:39:46.628Z] Step 25/27 : LABEL arch=arm64 [2023-03-24T18:39:46.628Z] ---> Running in e59e45b2400b [2023-03-24T18:39:47.208Z] Removing intermediate container e59e45b2400b [2023-03-24T18:39:47.208Z] ---> d5edec2e1476 [2023-03-24T18:39:47.208Z] Step 26/27 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:39:47.208Z] ---> Running in e35acab56d84 [2023-03-24T18:39:51.449Z] Removing intermediate container e35acab56d84 [2023-03-24T18:39:51.449Z] ---> a6c76cb5d65f [2023-03-24T18:39:51.449Z] Step 27/27 : LABEL version=3.0.0-dev.114 [2023-03-24T18:39:51.449Z] ---> Running in 689c1c985486 [2023-03-24T18:39:51.449Z] Removing intermediate container 689c1c985486 [2023-03-24T18:39:51.449Z] ---> b3276f14c216 [2023-03-24T18:39:51.449Z] [2023-03-24T18:39:51.715Z] Successfully built b3276f14c216 [2023-03-24T18:39:51.715Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-24T18:39:51.715Z]  Building security-spire-agent ... done Building security-secretstore-setup [2023-03-24T18:39:55.046Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-24T18:39:55.047Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-24T18:39:55.047Z] ---> 97da2d2a7d80 [2023-03-24T18:39:55.047Z] Step 3/25 : WORKDIR /edgex-go [2023-03-24T18:39:55.047Z] ---> Using cache [2023-03-24T18:39:55.047Z] ---> 5771ee3dd586 [2023-03-24T18:39:55.047Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-24T18:39:55.047Z] ---> Using cache [2023-03-24T18:39:55.047Z] ---> f1e914b112c2 [2023-03-24T18:39:55.047Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-24T18:39:55.047Z] ---> Using cache [2023-03-24T18:39:55.047Z] ---> 21939d605a5a [2023-03-24T18:39:55.047Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T18:39:55.047Z] ---> Using cache [2023-03-24T18:39:55.047Z] ---> 3445a2440f33 [2023-03-24T18:39:55.047Z] Step 7/25 : COPY . . [2023-03-24T18:39:55.047Z] ---> Using cache [2023-03-24T18:39:55.047Z] ---> 3d73c89ed95e [2023-03-24T18:39:55.047Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-24T18:39:55.047Z] ---> Running in 9e79d1d50443 [2023-03-24T18:39:56.990Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-24T18:42:33.675Z] Removing intermediate container 0bb2e959958c [2023-03-24T18:42:33.675Z] ---> 6de89568a176 [2023-03-24T18:42:33.675Z] [2023-03-24T18:42:33.675Z] Step 9/33 : FROM alpine:3.17 [2023-03-24T18:42:33.675Z] ---> d74e625d9115 [2023-03-24T18:42:33.675Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-24T18:42:33.675Z] ---> Using cache [2023-03-24T18:42:33.675Z] ---> c19006d40f50 [2023-03-24T18:42:33.675Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-24T18:42:33.675Z] ---> Running in f35c87929263 [2023-03-24T18:42:33.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T18:42:33.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T18:42:33.675Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-24T18:42:33.675Z] (2/2) Installing su-exec (0.2-r2) [2023-03-24T18:42:33.675Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T18:42:33.675Z] OK: 8 MiB in 17 packages [2023-03-24T18:42:33.675Z] Removing intermediate container f35c87929263 [2023-03-24T18:42:33.675Z] ---> b6e3b6e7f7bd [2023-03-24T18:42:33.675Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-24T18:42:33.675Z] ---> Running in ab9b0e0e13b3 [2023-03-24T18:42:33.675Z] Removing intermediate container ab9b0e0e13b3 [2023-03-24T18:42:33.675Z] ---> a312f026e97e [2023-03-24T18:42:33.675Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-24T18:42:33.675Z] ---> Running in 2de8a7fec483 [2023-03-24T18:42:33.675Z] Removing intermediate container 2de8a7fec483 [2023-03-24T18:42:33.675Z] ---> d6b758d5dfc7 [2023-03-24T18:42:33.675Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-24T18:42:33.676Z] ---> Running in 27bd5a9e4a64 [2023-03-24T18:42:33.676Z] Removing intermediate container 27bd5a9e4a64 [2023-03-24T18:42:33.676Z] ---> e4c715f95089 [2023-03-24T18:42:33.676Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-24T18:42:33.676Z] ---> Running in 14ad1db79df9 [2023-03-24T18:42:33.676Z] Removing intermediate container 14ad1db79df9 [2023-03-24T18:42:33.676Z] ---> c02fa051c719 [2023-03-24T18:42:33.676Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-24T18:42:33.676Z] ---> Running in 413de870f8ad [2023-03-24T18:42:35.615Z] Removing intermediate container 413de870f8ad [2023-03-24T18:42:35.615Z] ---> 32b845a38605 [2023-03-24T18:42:35.615Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-24T18:42:35.615Z] ---> Running in 60bee610ec4f [2023-03-24T18:42:35.882Z] Removing intermediate container 60bee610ec4f [2023-03-24T18:42:35.882Z] ---> 46e653aea06a [2023-03-24T18:42:35.882Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-24T18:42:36.836Z] ---> fa6f99e39733 [2023-03-24T18:42:36.836Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-24T18:42:37.103Z] ---> Running in 3b0ea2a951f0 [2023-03-24T18:42:42.422Z] Removing intermediate container 3b0ea2a951f0 [2023-03-24T18:42:42.422Z] ---> f3887a486fbb [2023-03-24T18:42:42.423Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:42:43.002Z] ---> b7dce4c336bd [2023-03-24T18:42:43.002Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:42:43.957Z] ---> 096860c2f601 [2023-03-24T18:42:43.957Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-24T18:42:45.896Z] ---> f8c4cc47ba39 [2023-03-24T18:42:45.896Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-24T18:42:46.476Z] ---> 1fc35fd02151 [2023-03-24T18:42:46.476Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-24T18:42:47.435Z] ---> 434d1e56bb5c [2023-03-24T18:42:47.435Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-24T18:42:48.396Z] ---> b76ada4e9151 [2023-03-24T18:42:48.396Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-24T18:42:48.981Z] ---> 5cf26b02467a [2023-03-24T18:42:48.981Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-24T18:42:49.935Z] ---> 75af52853963 [2023-03-24T18:42:49.935Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-24T18:42:50.201Z] ---> Running in a93df5dc5ddb [2023-03-24T18:42:53.714Z] Removing intermediate container a93df5dc5ddb [2023-03-24T18:42:53.714Z] ---> 1f7caacac0bc [2023-03-24T18:42:53.714Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-24T18:42:53.714Z] ---> Running in 9dc78c650f26 [2023-03-24T18:42:56.317Z] Removing intermediate container 9dc78c650f26 [2023-03-24T18:42:56.317Z] ---> c72b5bdedff4 [2023-03-24T18:42:56.317Z] Step 30/33 : CMD ["gate"] [2023-03-24T18:42:56.317Z] ---> Running in fcded73d031f [2023-03-24T18:42:56.963Z] Removing intermediate container fcded73d031f [2023-03-24T18:42:56.963Z] ---> 15f8829eb6e9 [2023-03-24T18:42:56.963Z] Step 31/33 : LABEL arch=arm64 [2023-03-24T18:42:56.963Z] ---> Running in 0640aeb544f2 [2023-03-24T18:42:57.932Z] Removing intermediate container 0640aeb544f2 [2023-03-24T18:42:57.932Z] ---> 4e4925acb80f [2023-03-24T18:42:57.932Z] Step 32/33 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:42:58.200Z] ---> Running in 62382d106c08 [2023-03-24T18:42:58.788Z] Removing intermediate container 62382d106c08 [2023-03-24T18:42:58.788Z] ---> 4116cc480714 [2023-03-24T18:42:58.788Z] Step 33/33 : LABEL version=3.0.0-dev.114 [2023-03-24T18:42:59.058Z] ---> Running in 01062cb654bc [2023-03-24T18:43:00.013Z] Removing intermediate container 01062cb654bc [2023-03-24T18:43:00.013Z] ---> 786a59f3f878 [2023-03-24T18:43:00.013Z] [2023-03-24T18:43:00.013Z] Successfully built 786a59f3f878 [2023-03-24T18:43:00.013Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-24T18:43:05.354Z]  Building security-bootstrapper ... done Removing intermediate container 3a1697e5fa54 [2023-03-24T18:43:05.354Z] ---> e812a01a6ad4 [2023-03-24T18:43:05.354Z] [2023-03-24T18:43:05.354Z] Step 10/24 : FROM alpine:3.17 [2023-03-24T18:43:05.354Z] ---> d74e625d9115 [2023-03-24T18:43:05.354Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-24T18:43:05.354Z] ---> Using cache [2023-03-24T18:43:05.354Z] ---> c6aacddf513b [2023-03-24T18:43:05.354Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T18:43:05.354Z] ---> Using cache [2023-03-24T18:43:05.354Z] ---> 4e7a06ac39df [2023-03-24T18:43:05.354Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-24T18:43:05.354Z] ---> Running in 0f3033ae0f4a [2023-03-24T18:43:05.620Z] Removing intermediate container 0f3033ae0f4a [2023-03-24T18:43:05.620Z] ---> ceb9dee2798f [2023-03-24T18:43:05.620Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-24T18:43:05.884Z] ---> Running in 4444b3d2a32f [2023-03-24T18:43:09.640Z] Removing intermediate container 4444b3d2a32f [2023-03-24T18:43:09.640Z] ---> 65fbd11a61fa [2023-03-24T18:43:09.640Z] Step 15/24 : WORKDIR / [2023-03-24T18:43:09.640Z] ---> Running in 77f7596384b5 [2023-03-24T18:43:10.222Z] Removing intermediate container 77f7596384b5 [2023-03-24T18:43:10.222Z] ---> 28527f87654a [2023-03-24T18:43:10.222Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:43:11.192Z] ---> 49a9f648e92f [2023-03-24T18:43:11.192Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:43:11.774Z] ---> 2fbb5d9c0a03 [2023-03-24T18:43:11.774Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-24T18:43:13.718Z] ---> 20e5cb752061 [2023-03-24T18:43:13.718Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-24T18:43:14.322Z] ---> 3d4bf2c788e2 [2023-03-24T18:43:14.322Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-24T18:43:14.588Z] ---> Running in 2adc605180fb [2023-03-24T18:43:15.170Z] Removing intermediate container 2adc605180fb [2023-03-24T18:43:15.170Z] ---> 9c85bfa79217 [2023-03-24T18:43:15.170Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T18:43:15.170Z] ---> Running in f5abc616e315 [2023-03-24T18:43:15.445Z] Removing intermediate container f5abc616e315 [2023-03-24T18:43:15.445Z] ---> d2c2c63d797c [2023-03-24T18:43:15.445Z] Step 22/24 : LABEL arch=arm64 [2023-03-24T18:43:16.121Z] ---> Running in f39cbbaad47f [2023-03-24T18:43:16.388Z] Removing intermediate container f39cbbaad47f [2023-03-24T18:43:16.388Z] ---> 9e7b87fe3123 [2023-03-24T18:43:16.388Z] Step 23/24 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:43:16.655Z] ---> Running in a5356cf1be36 [2023-03-24T18:43:16.922Z] Removing intermediate container a5356cf1be36 [2023-03-24T18:43:16.922Z] ---> 893cfb7fcbc4 [2023-03-24T18:43:16.922Z] Step 24/24 : LABEL version=3.0.0-dev.114 [2023-03-24T18:43:17.189Z] ---> Running in 3e2c78250e09 [2023-03-24T18:43:17.770Z] Removing intermediate container 3e2c78250e09 [2023-03-24T18:43:17.770Z] ---> 90829f0f88ee [2023-03-24T18:43:17.770Z] [2023-03-24T18:43:17.770Z] Successfully built 90829f0f88ee [2023-03-24T18:43:17.770Z] Successfully tagged core-command-arm64:latest [2023-03-24T18:44:39.349Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.114" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-24T18:44:54.329Z] Removing intermediate container 9e79d1d50443 [2023-03-24T18:44:54.329Z] ---> afa223bbbee7 [2023-03-24T18:44:54.329Z] [2023-03-24T18:44:54.329Z] Step 9/25 : FROM alpine:3.17 [2023-03-24T18:44:54.329Z] ---> d74e625d9115 [2023-03-24T18:44:54.329Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-24T18:44:54.329Z] ---> Running in 71831a1331e5 [2023-03-24T18:44:56.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T18:44:56.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T18:44:56.846Z] Removing intermediate container 5283ce346edd [2023-03-24T18:44:56.846Z] ---> e0b37a173fed [2023-03-24T18:44:56.846Z] [2023-03-24T18:44:56.846Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T18:44:56.846Z] ---> d74e625d9115 [2023-03-24T18:44:56.846Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-24T18:44:56.846Z] ---> Using cache [2023-03-24T18:44:56.846Z] ---> c6aacddf513b [2023-03-24T18:44:56.846Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T18:44:56.846Z] ---> Using cache [2023-03-24T18:44:56.846Z] ---> 4e7a06ac39df [2023-03-24T18:44:56.846Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-24T18:44:56.846Z] ---> Running in 1f094dc00af2 [2023-03-24T18:44:57.426Z] Removing intermediate container 1f094dc00af2 [2023-03-24T18:44:57.426Z] ---> 6b082afb14e6 [2023-03-24T18:44:57.426Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-24T18:44:57.426Z] ---> Running in 31fcb8334247 [2023-03-24T18:44:57.691Z] Removing intermediate container 31fcb8334247 [2023-03-24T18:44:57.691Z] ---> e1eb272553ac [2023-03-24T18:44:57.691Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:44:57.956Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-24T18:44:57.956Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-24T18:44:57.956Z] (3/3) Installing su-exec (0.2-r2) [2023-03-24T18:44:57.956Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T18:44:57.956Z] Executing ca-certificates-20220614-r4.trigger [2023-03-24T18:44:58.539Z] ---> bcc16907251c [2023-03-24T18:44:58.539Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:44:58.539Z] OK: 8 MiB in 18 packages [2023-03-24T18:44:59.496Z] ---> 2afce7872d6b [2023-03-24T18:44:59.496Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-24T18:45:00.452Z] Removing intermediate container 71831a1331e5 [2023-03-24T18:45:00.452Z] ---> 1c866e83109f [2023-03-24T18:45:00.452Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-24T18:45:00.718Z] ---> Running in f8390f74a40b [2023-03-24T18:45:00.994Z] Removing intermediate container f8390f74a40b [2023-03-24T18:45:00.994Z] ---> c631d5e205d0 [2023-03-24T18:45:00.994Z] Step 12/25 : WORKDIR / [2023-03-24T18:45:01.260Z] ---> Running in 3251d2d0e7b5 [2023-03-24T18:45:01.260Z] ---> e5da3df7b410 [2023-03-24T18:45:01.260Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-24T18:45:01.842Z] Removing intermediate container 3251d2d0e7b5 [2023-03-24T18:45:01.842Z] ---> 942011f1ca2d [2023-03-24T18:45:01.842Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:45:02.110Z] ---> bdbcf65b011f [2023-03-24T18:45:02.110Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-24T18:45:02.110Z] ---> Running in 48819c50d7ba [2023-03-24T18:45:02.689Z] ---> 755deb5a6362 [2023-03-24T18:45:02.689Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:45:02.689Z] Removing intermediate container 48819c50d7ba [2023-03-24T18:45:02.689Z] ---> 1c1375ae89ed [2023-03-24T18:45:02.689Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T18:45:02.689Z] ---> Running in 3838e2cb246a [2023-03-24T18:45:03.268Z] Removing intermediate container 3838e2cb246a [2023-03-24T18:45:03.268Z] ---> 01b9f1d881f3 [2023-03-24T18:45:03.268Z] Step 21/23 : LABEL arch=arm64 [2023-03-24T18:45:03.535Z] ---> 9c510b56dfd9 [2023-03-24T18:45:03.535Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-24T18:45:03.535Z] ---> Running in a53f0c97611e [2023-03-24T18:45:04.118Z] Removing intermediate container a53f0c97611e [2023-03-24T18:45:04.118Z] ---> 12485b72bdc4 [2023-03-24T18:45:04.118Z] Step 22/23 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:45:04.118Z] ---> Running in fd872cb0eb2b [2023-03-24T18:45:04.118Z] ---> b1fe6cc5bde8 [2023-03-24T18:45:04.118Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-24T18:45:04.701Z] Removing intermediate container fd872cb0eb2b [2023-03-24T18:45:04.701Z] ---> df94527607d6 [2023-03-24T18:45:04.701Z] Step 23/23 : LABEL version=3.0.0-dev.114 [2023-03-24T18:45:04.701Z] ---> Running in 9b56fc917ecf [2023-03-24T18:45:04.967Z] ---> bf87066bf150 [2023-03-24T18:45:04.967Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-24T18:45:05.230Z] Removing intermediate container 9b56fc917ecf [2023-03-24T18:45:05.230Z] ---> ea41e280baf8 [2023-03-24T18:45:05.230Z] [2023-03-24T18:45:05.497Z] Successfully built ea41e280baf8 [2023-03-24T18:45:05.497Z] Successfully tagged support-scheduler-arm64:latest [2023-03-24T18:45:05.765Z]  Building support-scheduler ... done  ---> c4db38f60d59 [2023-03-24T18:45:05.765Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-24T18:45:07.171Z] ---> 3c5915744422 [2023-03-24T18:45:07.171Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-24T18:45:09.121Z] ---> b2f8604527fc [2023-03-24T18:45:09.121Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-24T18:45:09.705Z] ---> d900b70b841c [2023-03-24T18:45:09.705Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-24T18:45:09.705Z] ---> Running in c0958f02d906 [2023-03-24T18:45:09.976Z] Removing intermediate container 8b363d2f8c02 [2023-03-24T18:45:09.976Z] ---> 8c424bb64867 [2023-03-24T18:45:09.976Z] [2023-03-24T18:45:09.976Z] Step 10/23 : FROM alpine:3.17 [2023-03-24T18:45:09.976Z] ---> d74e625d9115 [2023-03-24T18:45:09.976Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-24T18:45:10.247Z] ---> Running in 4a374c3a5320 [2023-03-24T18:45:11.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T18:45:11.654Z] Removing intermediate container c0958f02d906 [2023-03-24T18:45:11.654Z] ---> 9e929201be10 [2023-03-24T18:45:11.654Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-24T18:45:11.654Z] ---> Running in 38b5474a859f [2023-03-24T18:45:11.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T18:45:11.923Z] Removing intermediate container 38b5474a859f [2023-03-24T18:45:11.923Z] ---> ec023c893fab [2023-03-24T18:45:11.923Z] Step 23/25 : LABEL arch=arm64 [2023-03-24T18:45:12.191Z] ---> Running in d1a1caa16e5f [2023-03-24T18:45:12.458Z] Removing intermediate container d1a1caa16e5f [2023-03-24T18:45:12.458Z] ---> 0e3ba245254a [2023-03-24T18:45:12.458Z] Step 24/25 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:45:12.458Z] ---> Running in d292254ed328 [2023-03-24T18:45:12.732Z] Removing intermediate container d292254ed328 [2023-03-24T18:45:12.732Z] ---> 91cc33235418 [2023-03-24T18:45:12.732Z] Step 25/25 : LABEL version=3.0.0-dev.114 [2023-03-24T18:45:13.002Z] ---> Running in 01adf7ec1c4e [2023-03-24T18:45:13.002Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-24T18:45:13.267Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-24T18:45:13.267Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T18:45:13.267Z] Removing intermediate container 01adf7ec1c4e [2023-03-24T18:45:13.267Z] ---> 703cfbfbf79a [2023-03-24T18:45:13.267Z] [2023-03-24T18:45:13.267Z] Executing ca-certificates-20220614-r4.trigger [2023-03-24T18:45:13.267Z] Successfully built 703cfbfbf79a [2023-03-24T18:45:13.267Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-24T18:45:13.535Z]  Building security-secretstore-setup ... done OK: 8 MiB in 17 packages [2023-03-24T18:45:14.951Z] Removing intermediate container 4a374c3a5320 [2023-03-24T18:45:14.951Z] ---> a2de85e2d003 [2023-03-24T18:45:14.951Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-24T18:45:14.951Z] ---> Running in 56c269cad432 [2023-03-24T18:45:15.217Z] Removing intermediate container 56c269cad432 [2023-03-24T18:45:15.217Z] ---> 9f3d6f6d972e [2023-03-24T18:45:15.217Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-24T18:45:15.217Z] ---> Running in 3a40eef0e8bf [2023-03-24T18:45:15.482Z] Removing intermediate container 3a40eef0e8bf [2023-03-24T18:45:15.482Z] ---> ac76e9468b2d [2023-03-24T18:45:15.482Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-24T18:45:15.482Z] ---> Running in 2f26f679c918 [2023-03-24T18:45:15.748Z] Removing intermediate container 2f26f679c918 [2023-03-24T18:45:15.748Z] ---> dcce9ccd1045 [2023-03-24T18:45:15.748Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-24T18:45:16.332Z] ---> 2848f51f1563 [2023-03-24T18:45:16.332Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-24T18:45:16.915Z] ---> e49c861e1cff [2023-03-24T18:45:16.915Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-24T18:45:18.319Z] ---> c8a106398b13 [2023-03-24T18:45:18.319Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-24T18:45:18.587Z] ---> 0b499233926d [2023-03-24T18:45:18.587Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-24T18:45:18.852Z] ---> Running in 07f8085b2522 [2023-03-24T18:45:19.118Z] Removing intermediate container 07f8085b2522 [2023-03-24T18:45:19.118Z] ---> b353bebce6e6 [2023-03-24T18:45:19.118Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T18:45:19.118Z] ---> Running in 5c47106a6fdc [2023-03-24T18:45:19.388Z] Removing intermediate container 5c47106a6fdc [2023-03-24T18:45:19.388Z] ---> 4c341c71a18e [2023-03-24T18:45:19.388Z] Step 21/23 : LABEL arch=arm64 [2023-03-24T18:45:19.388Z] ---> Running in a4f12652157b [2023-03-24T18:45:19.655Z] Removing intermediate container a4f12652157b [2023-03-24T18:45:19.655Z] ---> 3370c95e0f9e [2023-03-24T18:45:19.655Z] Step 22/23 : LABEL git_sha=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:45:19.920Z] ---> Running in ece1a129b4ad [2023-03-24T18:45:20.188Z] Removing intermediate container ece1a129b4ad [2023-03-24T18:45:20.188Z] ---> 058dd2f5e44c [2023-03-24T18:45:20.188Z] Step 23/23 : LABEL version=3.0.0-dev.114 [2023-03-24T18:45:20.188Z] ---> Running in 0997a6deb4a7 [2023-03-24T18:45:20.453Z] Removing intermediate container 0997a6deb4a7 [2023-03-24T18:45:20.453Z] ---> 6e9388c8a343 [2023-03-24T18:45:20.453Z] [2023-03-24T18:45:20.453Z] Successfully built 6e9388c8a343 [2023-03-24T18:45:20.453Z] Successfully tagged support-notifications-arm64:latest [2023-03-24T18:45:21.045Z]  Building support-notifications ... done  [Pipeline] } [2023-03-24T18:45:21.059Z] $ docker stop --time=1 4bec75fabb7652ec7d09c4bff4e3caa430b20b622cce8c0f126df0a48916819d [2023-03-24T18:45:22.717Z] $ docker rm -f --volumes 4bec75fabb7652ec7d09c4bff4e3caa430b20b622cce8c0f126df0a48916819d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T18:45:23.178Z] + docker images [2023-03-24T18:45:23.442Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-24T18:45:23.442Z] support-notifications-arm64 latest 6e9388c8a343 3 seconds ago 32.1MB [2023-03-24T18:45:23.442Z] security-secretstore-setup-arm64 latest 703cfbfbf79a 10 seconds ago 32.2MB [2023-03-24T18:45:23.442Z] 8c424bb64867 14 seconds ago 1.39GB [2023-03-24T18:45:23.442Z] support-scheduler-arm64 latest ea41e280baf8 18 seconds ago 31.5MB [2023-03-24T18:45:23.442Z] e0b37a173fed 28 seconds ago 1.39GB [2023-03-24T18:45:23.442Z] afa223bbbee7 33 seconds ago 1.31GB [2023-03-24T18:45:23.442Z] core-command-arm64 latest 90829f0f88ee 2 minutes ago 19.7MB [2023-03-24T18:45:23.442Z] e812a01a6ad4 2 minutes ago 1.32GB [2023-03-24T18:45:23.442Z] security-bootstrapper-arm64 latest 786a59f3f878 2 minutes ago 21.9MB [2023-03-24T18:45:23.442Z] 6de89568a176 3 minutes ago 1.31GB [2023-03-24T18:45:23.442Z] security-spire-agent-arm64 latest b3276f14c216 5 minutes ago 125MB [2023-03-24T18:45:23.442Z] 68cb5785459b 5 minutes ago 1.18GB [2023-03-24T18:45:23.443Z] core-data-arm64 latest 6ce04f873570 5 minutes ago 19.9MB [2023-03-24T18:45:23.443Z] 2b44c235214d 6 minutes ago 1.32GB [2023-03-24T18:45:23.443Z] security-spire-server-arm64 latest fbe5e117da9b 8 minutes ago 87.1MB [2023-03-24T18:45:23.443Z] security-spire-config-arm64 latest 8a91a236b147 9 minutes ago 86.2MB [2023-03-24T18:45:23.443Z] bf9b25fc951d 9 minutes ago 1.18GB [2023-03-24T18:45:23.443Z] security-spiffe-token-provider-arm64 latest 256f4a68079c 9 minutes ago 32.7MB [2023-03-24T18:45:23.443Z] 43f57e313904 9 minutes ago 1.18GB [2023-03-24T18:45:23.443Z] e7ba99dd8f6b 10 minutes ago 1.36GB [2023-03-24T18:45:23.443Z] core-metadata-arm64 latest a06dfa38fca9 11 minutes ago 20.2MB [2023-03-24T18:45:23.443Z] 8256a5952849 11 minutes ago 1.33GB [2023-03-24T18:45:23.443Z] core-common-config-bootstrapper-arm64 latest 231e37edf90b 11 minutes ago 17.2MB [2023-03-24T18:45:23.443Z] security-proxy-auth-arm64 latest e644a8535560 11 minutes ago 18.2MB [2023-03-24T18:45:23.443Z] ff0deac1e54b 11 minutes ago 1.31GB [2023-03-24T18:45:23.443Z] security-proxy-setup-arm64 latest 10054c1486f2 12 minutes ago 18.7MB [2023-03-24T18:45:23.443Z] dc88621836d6 12 minutes ago 1.3GB [2023-03-24T18:45:23.443Z] f56c57376de8 12 minutes ago 1.3GB [2023-03-24T18:45:23.443Z] ci-base-image-arm64 latest 97da2d2a7d80 21 minutes ago 866MB [2023-03-24T18:45:23.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 2 weeks ago 648MB [2023-03-24T18:45:23.443Z] alpine 3.17 d74e625d9115 5 weeks ago 7.46MB [2023-03-24T18:45:23.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T18:45:23.537Z] provisioning config files... [2023-03-24T18:45:23.551Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/476@tmp/config11657106794261840456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T18:45:23.891Z] ---> docker-login.sh [2023-03-24T18:45:23.891Z] nexus3.edgexfoundry.org:10001 [2023-03-24T18:45:23.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T18:45:24.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T18:45:24.159Z] Configure a credential helper to remove this warning. See [2023-03-24T18:45:24.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T18:45:24.159Z] [2023-03-24T18:45:24.159Z] Login Succeeded [2023-03-24T18:45:24.159Z] nexus3.edgexfoundry.org:10002 [2023-03-24T18:45:24.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T18:45:24.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T18:45:24.427Z] Configure a credential helper to remove this warning. See [2023-03-24T18:45:24.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T18:45:24.427Z] [2023-03-24T18:45:24.427Z] Login Succeeded [2023-03-24T18:45:24.427Z] nexus3.edgexfoundry.org:10003 [2023-03-24T18:45:24.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T18:45:24.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T18:45:24.959Z] Configure a credential helper to remove this warning. See [2023-03-24T18:45:24.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T18:45:24.959Z] [2023-03-24T18:45:24.959Z] Login Succeeded [2023-03-24T18:45:24.959Z] nexus3.edgexfoundry.org:10004 [2023-03-24T18:45:25.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T18:45:25.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T18:45:25.224Z] Configure a credential helper to remove this warning. See [2023-03-24T18:45:25.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T18:45:25.224Z] [2023-03-24T18:45:25.224Z] Login Succeeded [2023-03-24T18:45:25.224Z] docker.io [2023-03-24T18:45:25.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T18:45:25.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T18:45:25.754Z] Configure a credential helper to remove this warning. See [2023-03-24T18:45:25.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T18:45:25.754Z] [2023-03-24T18:45:25.754Z] Login Succeeded [2023-03-24T18:45:25.754Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T18:45:25.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:45:25.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T18:45:25.815Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-03-24T18:45:25.815Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:45:25.815Z] latest [2023-03-24T18:45:25.815Z] 3.0.0-dev.114 [2023-03-24T18:45:25.815Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:45:25.815Z] main [2023-03-24T18:45:25.815Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:26.152Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:26.476Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:45:26.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-24T18:45:26.477Z] 33ba1e77263b: Preparing [2023-03-24T18:45:26.477Z] 72d40001e13f: Preparing [2023-03-24T18:45:26.477Z] 9a628339a477: Preparing [2023-03-24T18:45:26.477Z] 4b3725a5dac7: Preparing [2023-03-24T18:45:26.477Z] 44178bc9730d: Preparing [2023-03-24T18:45:26.477Z] edf70074bd40: Preparing [2023-03-24T18:45:26.477Z] edf70074bd40: Waiting [2023-03-24T18:45:26.741Z] 4b3725a5dac7: Pushed [2023-03-24T18:45:26.741Z] 44178bc9730d: Pushed [2023-03-24T18:45:26.741Z] edf70074bd40: Layer already exists [2023-03-24T18:45:26.741Z] 33ba1e77263b: Pushed [2023-03-24T18:45:26.741Z] 9a628339a477: Pushed [2023-03-24T18:45:30.072Z] 72d40001e13f: Pushed [2023-03-24T18:45:30.072Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:84e2461872546c07727a4cb5cf809988f3745716816040546c5733aa5d9e565f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:30.415Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:30.746Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-24T18:45:30.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-24T18:45:30.746Z] 33ba1e77263b: Preparing [2023-03-24T18:45:30.746Z] 72d40001e13f: Preparing [2023-03-24T18:45:30.746Z] 9a628339a477: Preparing [2023-03-24T18:45:30.746Z] 4b3725a5dac7: Preparing [2023-03-24T18:45:30.746Z] 44178bc9730d: Preparing [2023-03-24T18:45:30.746Z] edf70074bd40: Preparing [2023-03-24T18:45:30.746Z] edf70074bd40: Waiting [2023-03-24T18:45:30.746Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:45:30.746Z] 72d40001e13f: Layer already exists [2023-03-24T18:45:30.746Z] 44178bc9730d: Layer already exists [2023-03-24T18:45:30.746Z] 9a628339a477: Layer already exists [2023-03-24T18:45:30.746Z] 33ba1e77263b: Layer already exists [2023-03-24T18:45:30.746Z] edf70074bd40: Layer already exists [2023-03-24T18:45:31.012Z] latest: digest: sha256:84e2461872546c07727a4cb5cf809988f3745716816040546c5733aa5d9e565f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:31.352Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:31.686Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.114 [2023-03-24T18:45:31.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-24T18:45:31.686Z] 33ba1e77263b: Preparing [2023-03-24T18:45:31.686Z] 72d40001e13f: Preparing [2023-03-24T18:45:31.686Z] 9a628339a477: Preparing [2023-03-24T18:45:31.686Z] 4b3725a5dac7: Preparing [2023-03-24T18:45:31.686Z] 44178bc9730d: Preparing [2023-03-24T18:45:31.686Z] edf70074bd40: Preparing [2023-03-24T18:45:31.686Z] edf70074bd40: Waiting [2023-03-24T18:45:31.686Z] 44178bc9730d: Layer already exists [2023-03-24T18:45:31.686Z] 72d40001e13f: Layer already exists [2023-03-24T18:45:31.686Z] 9a628339a477: Layer already exists [2023-03-24T18:45:31.686Z] 33ba1e77263b: Layer already exists [2023-03-24T18:45:31.686Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:45:31.686Z] edf70074bd40: Layer already exists [2023-03-24T18:45:31.951Z] 3.0.0-dev.114: digest: sha256:84e2461872546c07727a4cb5cf809988f3745716816040546c5733aa5d9e565f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:32.293Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:32.632Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:45:32.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-24T18:45:32.632Z] 33ba1e77263b: Preparing [2023-03-24T18:45:32.632Z] 72d40001e13f: Preparing [2023-03-24T18:45:32.632Z] 9a628339a477: Preparing [2023-03-24T18:45:32.632Z] 4b3725a5dac7: Preparing [2023-03-24T18:45:32.632Z] 44178bc9730d: Preparing [2023-03-24T18:45:32.632Z] edf70074bd40: Preparing [2023-03-24T18:45:32.632Z] edf70074bd40: Waiting [2023-03-24T18:45:32.632Z] 44178bc9730d: Layer already exists [2023-03-24T18:45:32.632Z] 9a628339a477: Layer already exists [2023-03-24T18:45:32.632Z] 72d40001e13f: Layer already exists [2023-03-24T18:45:32.632Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:45:32.632Z] 33ba1e77263b: Layer already exists [2023-03-24T18:45:32.632Z] edf70074bd40: Layer already exists [2023-03-24T18:45:32.632Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:84e2461872546c07727a4cb5cf809988f3745716816040546c5733aa5d9e565f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:33.238Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:33.571Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-03-24T18:45:33.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-24T18:45:33.571Z] 33ba1e77263b: Preparing [2023-03-24T18:45:33.571Z] 72d40001e13f: Preparing [2023-03-24T18:45:33.571Z] 9a628339a477: Preparing [2023-03-24T18:45:33.571Z] 4b3725a5dac7: Preparing [2023-03-24T18:45:33.571Z] 44178bc9730d: Preparing [2023-03-24T18:45:33.571Z] edf70074bd40: Preparing [2023-03-24T18:45:33.571Z] 72d40001e13f: Layer already exists [2023-03-24T18:45:33.571Z] 44178bc9730d: Layer already exists [2023-03-24T18:45:33.571Z] 9a628339a477: Layer already exists [2023-03-24T18:45:33.571Z] 33ba1e77263b: Layer already exists [2023-03-24T18:45:33.571Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:45:33.571Z] edf70074bd40: Layer already exists [2023-03-24T18:45:33.571Z] main: digest: sha256:84e2461872546c07727a4cb5cf809988f3745716816040546c5733aa5d9e565f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:45:33.878Z] ===================================================== [Pipeline] echo [2023-03-24T18:45:33.888Z] taggedImages: [2023-03-24T18:45:33.888Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:45:33.888Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-24T18:45:33.888Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.114 [2023-03-24T18:45:33.888Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:45:33.888Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-03-24T18:45:33.908Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-03-24T18:45:33.908Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:45:33.908Z] latest [2023-03-24T18:45:33.908Z] 3.0.0-dev.114 [2023-03-24T18:45:33.908Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:45:33.908Z] main [2023-03-24T18:45:33.908Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:34.259Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:34.592Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:45:34.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-24T18:45:34.592Z] 139da9100b7f: Preparing [2023-03-24T18:45:34.592Z] 7bdbf6913e1a: Preparing [2023-03-24T18:45:34.592Z] 8271d77f4a2e: Preparing [2023-03-24T18:45:34.592Z] 24c8b4605e65: Preparing [2023-03-24T18:45:34.592Z] 9a628339a477: Preparing [2023-03-24T18:45:34.592Z] 4b3725a5dac7: Preparing [2023-03-24T18:45:34.592Z] 29c023c1e608: Preparing [2023-03-24T18:45:34.592Z] edf70074bd40: Preparing [2023-03-24T18:45:34.592Z] 29c023c1e608: Waiting [2023-03-24T18:45:34.592Z] 4b3725a5dac7: Waiting [2023-03-24T18:45:34.592Z] edf70074bd40: Waiting [2023-03-24T18:45:34.592Z] 9a628339a477: Layer already exists [2023-03-24T18:45:34.858Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:45:34.858Z] 139da9100b7f: Pushed [2023-03-24T18:45:34.858Z] 7bdbf6913e1a: Pushed [2023-03-24T18:45:34.858Z] 8271d77f4a2e: Pushed [2023-03-24T18:45:34.858Z] edf70074bd40: Layer already exists [2023-03-24T18:45:34.858Z] 29c023c1e608: Pushed [2023-03-24T18:45:37.431Z] 24c8b4605e65: Pushed [2023-03-24T18:45:37.431Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:32be1707847f5a0fa8efb7d8b3be5937461309eb8cd7e77e07b72cc26ac96b26 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:37.773Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:38.108Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-24T18:45:38.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-24T18:45:38.108Z] 139da9100b7f: Preparing [2023-03-24T18:45:38.108Z] 7bdbf6913e1a: Preparing [2023-03-24T18:45:38.108Z] 8271d77f4a2e: Preparing [2023-03-24T18:45:38.108Z] 24c8b4605e65: Preparing [2023-03-24T18:45:38.108Z] 9a628339a477: Preparing [2023-03-24T18:45:38.108Z] 4b3725a5dac7: Preparing [2023-03-24T18:45:38.108Z] 29c023c1e608: Preparing [2023-03-24T18:45:38.108Z] edf70074bd40: Preparing [2023-03-24T18:45:38.108Z] 29c023c1e608: Waiting [2023-03-24T18:45:38.108Z] 4b3725a5dac7: Waiting [2023-03-24T18:45:38.108Z] edf70074bd40: Waiting [2023-03-24T18:45:38.108Z] 9a628339a477: Layer already exists [2023-03-24T18:45:38.108Z] 24c8b4605e65: Layer already exists [2023-03-24T18:45:38.108Z] 8271d77f4a2e: Layer already exists [2023-03-24T18:45:38.108Z] 139da9100b7f: Layer already exists [2023-03-24T18:45:38.109Z] 7bdbf6913e1a: Layer already exists [2023-03-24T18:45:38.109Z] edf70074bd40: Layer already exists [2023-03-24T18:45:38.109Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:45:38.109Z] 29c023c1e608: Layer already exists [2023-03-24T18:45:38.372Z] latest: digest: sha256:32be1707847f5a0fa8efb7d8b3be5937461309eb8cd7e77e07b72cc26ac96b26 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:38.745Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:39.090Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.114 [2023-03-24T18:45:39.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-24T18:45:39.090Z] 139da9100b7f: Preparing [2023-03-24T18:45:39.090Z] 7bdbf6913e1a: Preparing [2023-03-24T18:45:39.090Z] 8271d77f4a2e: Preparing [2023-03-24T18:45:39.090Z] 24c8b4605e65: Preparing [2023-03-24T18:45:39.090Z] 9a628339a477: Preparing [2023-03-24T18:45:39.090Z] 4b3725a5dac7: Preparing [2023-03-24T18:45:39.090Z] 29c023c1e608: Preparing [2023-03-24T18:45:39.090Z] edf70074bd40: Preparing [2023-03-24T18:45:39.090Z] 4b3725a5dac7: Waiting [2023-03-24T18:45:39.090Z] 29c023c1e608: Waiting [2023-03-24T18:45:39.090Z] edf70074bd40: Waiting [2023-03-24T18:45:39.090Z] 139da9100b7f: Layer already exists [2023-03-24T18:45:39.090Z] 9a628339a477: Layer already exists [2023-03-24T18:45:39.090Z] 8271d77f4a2e: Layer already exists [2023-03-24T18:45:39.090Z] 24c8b4605e65: Layer already exists [2023-03-24T18:45:39.090Z] 7bdbf6913e1a: Layer already exists [2023-03-24T18:45:39.090Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:45:39.090Z] 29c023c1e608: Layer already exists [2023-03-24T18:45:39.090Z] edf70074bd40: Layer already exists [2023-03-24T18:45:39.357Z] 3.0.0-dev.114: digest: sha256:32be1707847f5a0fa8efb7d8b3be5937461309eb8cd7e77e07b72cc26ac96b26 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:39.706Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:40.054Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:45:40.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-24T18:45:40.054Z] 139da9100b7f: Preparing [2023-03-24T18:45:40.054Z] 7bdbf6913e1a: Preparing [2023-03-24T18:45:40.054Z] 8271d77f4a2e: Preparing [2023-03-24T18:45:40.054Z] 24c8b4605e65: Preparing [2023-03-24T18:45:40.054Z] 9a628339a477: Preparing [2023-03-24T18:45:40.054Z] 4b3725a5dac7: Preparing [2023-03-24T18:45:40.054Z] 29c023c1e608: Preparing [2023-03-24T18:45:40.054Z] edf70074bd40: Preparing [2023-03-24T18:45:40.054Z] 4b3725a5dac7: Waiting [2023-03-24T18:45:40.054Z] 29c023c1e608: Waiting [2023-03-24T18:45:40.054Z] edf70074bd40: Waiting [2023-03-24T18:45:40.054Z] 139da9100b7f: Layer already exists [2023-03-24T18:45:40.054Z] 7bdbf6913e1a: Layer already exists [2023-03-24T18:45:40.054Z] 24c8b4605e65: Layer already exists [2023-03-24T18:45:40.054Z] 8271d77f4a2e: Layer already exists [2023-03-24T18:45:40.054Z] 9a628339a477: Layer already exists [2023-03-24T18:45:40.054Z] 29c023c1e608: Layer already exists [2023-03-24T18:45:40.054Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:45:40.054Z] edf70074bd40: Layer already exists [2023-03-24T18:45:40.324Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:32be1707847f5a0fa8efb7d8b3be5937461309eb8cd7e77e07b72cc26ac96b26 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:40.670Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:40.996Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-03-24T18:45:40.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-24T18:45:40.996Z] 139da9100b7f: Preparing [2023-03-24T18:45:40.996Z] 7bdbf6913e1a: Preparing [2023-03-24T18:45:40.996Z] 8271d77f4a2e: Preparing [2023-03-24T18:45:40.996Z] 24c8b4605e65: Preparing [2023-03-24T18:45:40.996Z] 9a628339a477: Preparing [2023-03-24T18:45:40.996Z] 4b3725a5dac7: Preparing [2023-03-24T18:45:40.996Z] 29c023c1e608: Preparing [2023-03-24T18:45:40.996Z] edf70074bd40: Preparing [2023-03-24T18:45:40.996Z] 4b3725a5dac7: Waiting [2023-03-24T18:45:40.996Z] 29c023c1e608: Waiting [2023-03-24T18:45:40.996Z] edf70074bd40: Waiting [2023-03-24T18:45:40.996Z] 8271d77f4a2e: Layer already exists [2023-03-24T18:45:40.996Z] 7bdbf6913e1a: Layer already exists [2023-03-24T18:45:40.996Z] 24c8b4605e65: Layer already exists [2023-03-24T18:45:40.996Z] 139da9100b7f: Layer already exists [2023-03-24T18:45:40.996Z] 9a628339a477: Layer already exists [2023-03-24T18:45:40.996Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:45:40.996Z] 29c023c1e608: Layer already exists [2023-03-24T18:45:40.996Z] edf70074bd40: Layer already exists [2023-03-24T18:45:41.260Z] main: digest: sha256:32be1707847f5a0fa8efb7d8b3be5937461309eb8cd7e77e07b72cc26ac96b26 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:45:41.310Z] ===================================================== [Pipeline] echo [2023-03-24T18:45:41.319Z] taggedImages: [2023-03-24T18:45:41.319Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:45:41.319Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-24T18:45:41.319Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.114 [2023-03-24T18:45:41.319Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:45:41.319Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-03-24T18:45:41.339Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-03-24T18:45:41.339Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:45:41.339Z] latest [2023-03-24T18:45:41.339Z] 3.0.0-dev.114 [2023-03-24T18:45:41.339Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:45:41.339Z] main [2023-03-24T18:45:41.339Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:41.686Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:42.022Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:45:42.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-24T18:45:42.022Z] dd4bb8fa4538: Preparing [2023-03-24T18:45:42.022Z] 85b53019b16c: Preparing [2023-03-24T18:45:42.022Z] 9a628339a477: Preparing [2023-03-24T18:45:42.022Z] 4b3725a5dac7: Preparing [2023-03-24T18:45:42.022Z] f3749823e581: Preparing [2023-03-24T18:45:42.022Z] edf70074bd40: Preparing [2023-03-24T18:45:42.022Z] edf70074bd40: Waiting [2023-03-24T18:45:42.022Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:45:42.022Z] 9a628339a477: Layer already exists [2023-03-24T18:45:42.287Z] edf70074bd40: Layer already exists [2023-03-24T18:45:42.287Z] dd4bb8fa4538: Pushed [2023-03-24T18:45:42.287Z] f3749823e581: Pushed [2023-03-24T18:45:45.615Z] 85b53019b16c: Pushed [2023-03-24T18:45:45.615Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:f3730759e52a7a9cffd37ab076074b9d861404a44d49d7812f8aeea71ddb9979 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:45.954Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:46.286Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-24T18:45:46.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-24T18:45:46.286Z] dd4bb8fa4538: Preparing [2023-03-24T18:45:46.286Z] 85b53019b16c: Preparing [2023-03-24T18:45:46.286Z] 9a628339a477: Preparing [2023-03-24T18:45:46.286Z] 4b3725a5dac7: Preparing [2023-03-24T18:45:46.286Z] f3749823e581: Preparing [2023-03-24T18:45:46.286Z] edf70074bd40: Preparing [2023-03-24T18:45:46.286Z] edf70074bd40: Waiting [2023-03-24T18:45:46.286Z] 9a628339a477: Layer already exists [2023-03-24T18:45:46.286Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:45:46.286Z] dd4bb8fa4538: Layer already exists [2023-03-24T18:45:46.286Z] f3749823e581: Layer already exists [2023-03-24T18:45:46.286Z] 85b53019b16c: Layer already exists [2023-03-24T18:45:46.286Z] edf70074bd40: Layer already exists [2023-03-24T18:45:46.286Z] latest: digest: sha256:f3730759e52a7a9cffd37ab076074b9d861404a44d49d7812f8aeea71ddb9979 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:46.882Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:47.215Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.114 [2023-03-24T18:45:47.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-24T18:45:47.215Z] dd4bb8fa4538: Preparing [2023-03-24T18:45:47.215Z] 85b53019b16c: Preparing [2023-03-24T18:45:47.215Z] 9a628339a477: Preparing [2023-03-24T18:45:47.215Z] 4b3725a5dac7: Preparing [2023-03-24T18:45:47.215Z] f3749823e581: Preparing [2023-03-24T18:45:47.215Z] edf70074bd40: Preparing [2023-03-24T18:45:47.215Z] edf70074bd40: Waiting [2023-03-24T18:45:47.215Z] f3749823e581: Layer already exists [2023-03-24T18:45:47.215Z] 9a628339a477: Layer already exists [2023-03-24T18:45:47.215Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:45:47.215Z] dd4bb8fa4538: Layer already exists [2023-03-24T18:45:47.215Z] 85b53019b16c: Layer already exists [2023-03-24T18:45:47.215Z] edf70074bd40: Layer already exists [2023-03-24T18:45:47.215Z] 3.0.0-dev.114: digest: sha256:f3730759e52a7a9cffd37ab076074b9d861404a44d49d7812f8aeea71ddb9979 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:47.557Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:47.880Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:45:47.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-24T18:45:47.880Z] dd4bb8fa4538: Preparing [2023-03-24T18:45:47.880Z] 85b53019b16c: Preparing [2023-03-24T18:45:47.880Z] 9a628339a477: Preparing [2023-03-24T18:45:47.880Z] 4b3725a5dac7: Preparing [2023-03-24T18:45:47.880Z] f3749823e581: Preparing [2023-03-24T18:45:47.880Z] edf70074bd40: Preparing [2023-03-24T18:45:47.880Z] edf70074bd40: Waiting [2023-03-24T18:45:47.880Z] 9a628339a477: Layer already exists [2023-03-24T18:45:47.880Z] 85b53019b16c: Layer already exists [2023-03-24T18:45:47.880Z] dd4bb8fa4538: Layer already exists [2023-03-24T18:45:47.880Z] f3749823e581: Layer already exists [2023-03-24T18:45:47.880Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:45:47.880Z] edf70074bd40: Layer already exists [2023-03-24T18:45:47.880Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:f3730759e52a7a9cffd37ab076074b9d861404a44d49d7812f8aeea71ddb9979 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:48.469Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:48.795Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-03-24T18:45:48.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-24T18:45:48.795Z] dd4bb8fa4538: Preparing [2023-03-24T18:45:48.795Z] 85b53019b16c: Preparing [2023-03-24T18:45:48.795Z] 9a628339a477: Preparing [2023-03-24T18:45:48.795Z] 4b3725a5dac7: Preparing [2023-03-24T18:45:48.795Z] f3749823e581: Preparing [2023-03-24T18:45:48.795Z] edf70074bd40: Preparing [2023-03-24T18:45:48.795Z] edf70074bd40: Waiting [2023-03-24T18:45:48.795Z] dd4bb8fa4538: Layer already exists [2023-03-24T18:45:48.795Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:45:48.795Z] 9a628339a477: Layer already exists [2023-03-24T18:45:48.795Z] 85b53019b16c: Layer already exists [2023-03-24T18:45:48.795Z] f3749823e581: Layer already exists [2023-03-24T18:45:48.795Z] edf70074bd40: Layer already exists [2023-03-24T18:45:48.795Z] main: digest: sha256:f3730759e52a7a9cffd37ab076074b9d861404a44d49d7812f8aeea71ddb9979 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:45:49.099Z] ===================================================== [Pipeline] echo [2023-03-24T18:45:49.104Z] taggedImages: [2023-03-24T18:45:49.104Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:45:49.104Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-24T18:45:49.104Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.114 [2023-03-24T18:45:49.104Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:45:49.104Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-03-24T18:45:49.122Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-03-24T18:45:49.122Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:45:49.122Z] latest [2023-03-24T18:45:49.122Z] 3.0.0-dev.114 [2023-03-24T18:45:49.122Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:45:49.122Z] main [2023-03-24T18:45:49.122Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:49.454Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:49.779Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:45:49.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-24T18:45:49.779Z] f6cf37e83aa5: Preparing [2023-03-24T18:45:49.779Z] 8545af54efd0: Preparing [2023-03-24T18:45:49.779Z] 689efc6336fa: Preparing [2023-03-24T18:45:49.779Z] 9a628339a477: Preparing [2023-03-24T18:45:49.779Z] 4b3725a5dac7: Preparing [2023-03-24T18:45:49.779Z] 44178bc9730d: Preparing [2023-03-24T18:45:49.779Z] edf70074bd40: Preparing [2023-03-24T18:45:49.779Z] 44178bc9730d: Waiting [2023-03-24T18:45:49.779Z] edf70074bd40: Waiting [2023-03-24T18:45:49.779Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:45:49.779Z] 9a628339a477: Layer already exists [2023-03-24T18:45:49.779Z] 44178bc9730d: Layer already exists [2023-03-24T18:45:49.779Z] edf70074bd40: Layer already exists [2023-03-24T18:45:50.045Z] f6cf37e83aa5: Pushed [2023-03-24T18:45:50.045Z] 8545af54efd0: Pushed [2023-03-24T18:45:53.373Z] 689efc6336fa: Pushed [2023-03-24T18:45:53.373Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:514357ae0b7e43641e6bfde877e595dcdc1a78101bab9a599eedac937286ef06 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:53.721Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:54.054Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-24T18:45:54.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-24T18:45:54.055Z] f6cf37e83aa5: Preparing [2023-03-24T18:45:54.055Z] 8545af54efd0: Preparing [2023-03-24T18:45:54.055Z] 689efc6336fa: Preparing [2023-03-24T18:45:54.055Z] 9a628339a477: Preparing [2023-03-24T18:45:54.055Z] 4b3725a5dac7: Preparing [2023-03-24T18:45:54.055Z] 44178bc9730d: Preparing [2023-03-24T18:45:54.055Z] edf70074bd40: Preparing [2023-03-24T18:45:54.055Z] 44178bc9730d: Waiting [2023-03-24T18:45:54.055Z] edf70074bd40: Waiting [2023-03-24T18:45:54.055Z] 689efc6336fa: Layer already exists [2023-03-24T18:45:54.055Z] 8545af54efd0: Layer already exists [2023-03-24T18:45:54.055Z] f6cf37e83aa5: Layer already exists [2023-03-24T18:45:54.055Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:45:54.055Z] 9a628339a477: Layer already exists [2023-03-24T18:45:54.055Z] 44178bc9730d: Layer already exists [2023-03-24T18:45:54.055Z] edf70074bd40: Layer already exists [2023-03-24T18:45:54.055Z] latest: digest: sha256:514357ae0b7e43641e6bfde877e595dcdc1a78101bab9a599eedac937286ef06 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:54.653Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:54.983Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.114 [2023-03-24T18:45:54.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-24T18:45:54.983Z] f6cf37e83aa5: Preparing [2023-03-24T18:45:54.983Z] 8545af54efd0: Preparing [2023-03-24T18:45:54.983Z] 689efc6336fa: Preparing [2023-03-24T18:45:54.983Z] 9a628339a477: Preparing [2023-03-24T18:45:54.983Z] 4b3725a5dac7: Preparing [2023-03-24T18:45:54.983Z] 44178bc9730d: Preparing [2023-03-24T18:45:54.983Z] edf70074bd40: Preparing [2023-03-24T18:45:54.983Z] 44178bc9730d: Waiting [2023-03-24T18:45:54.983Z] edf70074bd40: Waiting [2023-03-24T18:45:54.983Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:45:54.983Z] 9a628339a477: Layer already exists [2023-03-24T18:45:54.983Z] 8545af54efd0: Layer already exists [2023-03-24T18:45:54.983Z] f6cf37e83aa5: Layer already exists [2023-03-24T18:45:54.983Z] 689efc6336fa: Layer already exists [2023-03-24T18:45:54.983Z] 44178bc9730d: Layer already exists [2023-03-24T18:45:54.983Z] edf70074bd40: Layer already exists [2023-03-24T18:45:55.245Z] 3.0.0-dev.114: digest: sha256:514357ae0b7e43641e6bfde877e595dcdc1a78101bab9a599eedac937286ef06 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:55.586Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:55.921Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:45:55.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-24T18:45:55.921Z] f6cf37e83aa5: Preparing [2023-03-24T18:45:55.921Z] 8545af54efd0: Preparing [2023-03-24T18:45:55.921Z] 689efc6336fa: Preparing [2023-03-24T18:45:55.921Z] 9a628339a477: Preparing [2023-03-24T18:45:55.921Z] 4b3725a5dac7: Preparing [2023-03-24T18:45:55.921Z] 44178bc9730d: Preparing [2023-03-24T18:45:55.921Z] edf70074bd40: Preparing [2023-03-24T18:45:55.921Z] 44178bc9730d: Waiting [2023-03-24T18:45:55.921Z] edf70074bd40: Waiting [2023-03-24T18:45:55.921Z] 689efc6336fa: Layer already exists [2023-03-24T18:45:55.921Z] 9a628339a477: Layer already exists [2023-03-24T18:45:55.921Z] 8545af54efd0: Layer already exists [2023-03-24T18:45:55.921Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:45:55.921Z] f6cf37e83aa5: Layer already exists [2023-03-24T18:45:55.921Z] 44178bc9730d: Layer already exists [2023-03-24T18:45:55.921Z] edf70074bd40: Layer already exists [2023-03-24T18:45:56.186Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:514357ae0b7e43641e6bfde877e595dcdc1a78101bab9a599eedac937286ef06 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:56.518Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:56.851Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-03-24T18:45:56.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-24T18:45:56.851Z] f6cf37e83aa5: Preparing [2023-03-24T18:45:56.851Z] 8545af54efd0: Preparing [2023-03-24T18:45:56.851Z] 689efc6336fa: Preparing [2023-03-24T18:45:56.851Z] 9a628339a477: Preparing [2023-03-24T18:45:56.851Z] 4b3725a5dac7: Preparing [2023-03-24T18:45:56.851Z] 44178bc9730d: Preparing [2023-03-24T18:45:56.851Z] edf70074bd40: Preparing [2023-03-24T18:45:56.851Z] 44178bc9730d: Waiting [2023-03-24T18:45:56.851Z] edf70074bd40: Waiting [2023-03-24T18:45:56.851Z] 689efc6336fa: Layer already exists [2023-03-24T18:45:56.851Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:45:56.852Z] f6cf37e83aa5: Layer already exists [2023-03-24T18:45:56.852Z] 9a628339a477: Layer already exists [2023-03-24T18:45:56.852Z] 8545af54efd0: Layer already exists [2023-03-24T18:45:56.852Z] edf70074bd40: Layer already exists [2023-03-24T18:45:56.852Z] 44178bc9730d: Layer already exists [2023-03-24T18:45:57.117Z] main: digest: sha256:514357ae0b7e43641e6bfde877e595dcdc1a78101bab9a599eedac937286ef06 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:45:57.160Z] ===================================================== [Pipeline] echo [2023-03-24T18:45:57.166Z] taggedImages: [2023-03-24T18:45:57.166Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:45:57.166Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-24T18:45:57.166Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.114 [2023-03-24T18:45:57.166Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:45:57.166Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-03-24T18:45:57.188Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-03-24T18:45:57.188Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:45:57.188Z] latest [2023-03-24T18:45:57.188Z] 3.0.0-dev.114 [2023-03-24T18:45:57.188Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:45:57.188Z] main [2023-03-24T18:45:57.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:57.523Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:45:57.872Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:45:57.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-24T18:45:57.872Z] bdbc06a14cfe: Preparing [2023-03-24T18:45:57.872Z] bdbc06a14cfe: Preparing [2023-03-24T18:45:57.872Z] d214a49182b6: Preparing [2023-03-24T18:45:57.872Z] 822fdecbe5e7: Preparing [2023-03-24T18:45:57.872Z] d154dc94f0c9: Preparing [2023-03-24T18:45:57.872Z] 4a5d0ba0e35a: Preparing [2023-03-24T18:45:57.872Z] 66562eb48814: Preparing [2023-03-24T18:45:57.872Z] 9a628339a477: Preparing [2023-03-24T18:45:57.872Z] 4b3725a5dac7: Preparing [2023-03-24T18:45:57.872Z] 4ef9cd4a2da1: Preparing [2023-03-24T18:45:57.872Z] 4ce816cf42b7: Preparing [2023-03-24T18:45:57.872Z] 27e0555e8690: Preparing [2023-03-24T18:45:57.872Z] d045f2237d4e: Preparing [2023-03-24T18:45:57.872Z] edf70074bd40: Preparing [2023-03-24T18:45:57.872Z] 9a628339a477: Waiting [2023-03-24T18:45:57.872Z] 27e0555e8690: Waiting [2023-03-24T18:45:57.872Z] d045f2237d4e: Waiting [2023-03-24T18:45:57.872Z] edf70074bd40: Waiting [2023-03-24T18:45:57.872Z] 4b3725a5dac7: Waiting [2023-03-24T18:45:57.872Z] 4ce816cf42b7: Waiting [2023-03-24T18:45:57.872Z] 4ef9cd4a2da1: Waiting [2023-03-24T18:45:58.140Z] bdbc06a14cfe: Pushed [2023-03-24T18:45:58.140Z] 4a5d0ba0e35a: Pushed [2023-03-24T18:45:58.140Z] 822fdecbe5e7: Pushed [2023-03-24T18:45:58.140Z] d154dc94f0c9: Pushed [2023-03-24T18:45:58.140Z] d214a49182b6: Pushed [2023-03-24T18:45:58.140Z] 9a628339a477: Layer already exists [2023-03-24T18:45:58.140Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:45:58.405Z] 27e0555e8690: Pushed [2023-03-24T18:45:58.405Z] 4ce816cf42b7: Pushed [2023-03-24T18:45:58.405Z] edf70074bd40: Layer already exists [2023-03-24T18:45:58.405Z] 4ef9cd4a2da1: Pushed [2023-03-24T18:45:58.405Z] d045f2237d4e: Pushed [2023-03-24T18:46:01.729Z] 66562eb48814: Pushed [2023-03-24T18:46:01.729Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:887500c8ad345df7e9b6cc7a6480bda9351a8496d61977c8c6c2081a8d7a1a6d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:02.057Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:02.388Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-24T18:46:02.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-24T18:46:02.388Z] bdbc06a14cfe: Preparing [2023-03-24T18:46:02.388Z] bdbc06a14cfe: Preparing [2023-03-24T18:46:02.388Z] d214a49182b6: Preparing [2023-03-24T18:46:02.388Z] 822fdecbe5e7: Preparing [2023-03-24T18:46:02.388Z] d154dc94f0c9: Preparing [2023-03-24T18:46:02.388Z] 4a5d0ba0e35a: Preparing [2023-03-24T18:46:02.388Z] 66562eb48814: Preparing [2023-03-24T18:46:02.388Z] 9a628339a477: Preparing [2023-03-24T18:46:02.388Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:02.388Z] 4ef9cd4a2da1: Preparing [2023-03-24T18:46:02.388Z] 4ce816cf42b7: Preparing [2023-03-24T18:46:02.388Z] 27e0555e8690: Preparing [2023-03-24T18:46:02.388Z] d045f2237d4e: Preparing [2023-03-24T18:46:02.388Z] edf70074bd40: Preparing [2023-03-24T18:46:02.388Z] 66562eb48814: Waiting [2023-03-24T18:46:02.388Z] 9a628339a477: Waiting [2023-03-24T18:46:02.388Z] 4b3725a5dac7: Waiting [2023-03-24T18:46:02.388Z] 4ef9cd4a2da1: Waiting [2023-03-24T18:46:02.388Z] 27e0555e8690: Waiting [2023-03-24T18:46:02.388Z] d045f2237d4e: Waiting [2023-03-24T18:46:02.388Z] edf70074bd40: Waiting [2023-03-24T18:46:02.388Z] 4ce816cf42b7: Waiting [2023-03-24T18:46:02.388Z] d154dc94f0c9: Layer already exists [2023-03-24T18:46:02.388Z] 822fdecbe5e7: Layer already exists [2023-03-24T18:46:02.388Z] 4a5d0ba0e35a: Layer already exists [2023-03-24T18:46:02.388Z] bdbc06a14cfe: Layer already exists [2023-03-24T18:46:02.388Z] d214a49182b6: Layer already exists [2023-03-24T18:46:02.388Z] 66562eb48814: Layer already exists [2023-03-24T18:46:02.388Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:02.388Z] 4ce816cf42b7: Layer already exists [2023-03-24T18:46:02.388Z] 9a628339a477: Layer already exists [2023-03-24T18:46:02.388Z] 4ef9cd4a2da1: Layer already exists [2023-03-24T18:46:02.388Z] 27e0555e8690: Layer already exists [2023-03-24T18:46:02.388Z] edf70074bd40: Layer already exists [2023-03-24T18:46:02.388Z] d045f2237d4e: Layer already exists [2023-03-24T18:46:02.653Z] latest: digest: sha256:887500c8ad345df7e9b6cc7a6480bda9351a8496d61977c8c6c2081a8d7a1a6d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:02.982Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:03.310Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.114 [2023-03-24T18:46:03.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-24T18:46:03.310Z] bdbc06a14cfe: Preparing [2023-03-24T18:46:03.310Z] bdbc06a14cfe: Preparing [2023-03-24T18:46:03.310Z] d214a49182b6: Preparing [2023-03-24T18:46:03.310Z] 822fdecbe5e7: Preparing [2023-03-24T18:46:03.310Z] d154dc94f0c9: Preparing [2023-03-24T18:46:03.310Z] 4a5d0ba0e35a: Preparing [2023-03-24T18:46:03.310Z] 66562eb48814: Preparing [2023-03-24T18:46:03.310Z] 9a628339a477: Preparing [2023-03-24T18:46:03.310Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:03.310Z] 4ef9cd4a2da1: Preparing [2023-03-24T18:46:03.310Z] 4ce816cf42b7: Preparing [2023-03-24T18:46:03.310Z] 27e0555e8690: Preparing [2023-03-24T18:46:03.310Z] d045f2237d4e: Preparing [2023-03-24T18:46:03.310Z] edf70074bd40: Preparing [2023-03-24T18:46:03.310Z] 66562eb48814: Waiting [2023-03-24T18:46:03.310Z] 4ce816cf42b7: Waiting [2023-03-24T18:46:03.310Z] 27e0555e8690: Waiting [2023-03-24T18:46:03.310Z] d045f2237d4e: Waiting [2023-03-24T18:46:03.310Z] edf70074bd40: Waiting [2023-03-24T18:46:03.310Z] 9a628339a477: Waiting [2023-03-24T18:46:03.310Z] 4b3725a5dac7: Waiting [2023-03-24T18:46:03.310Z] 4ef9cd4a2da1: Waiting [2023-03-24T18:46:03.310Z] d214a49182b6: Layer already exists [2023-03-24T18:46:03.310Z] bdbc06a14cfe: Layer already exists [2023-03-24T18:46:03.310Z] d154dc94f0c9: Layer already exists [2023-03-24T18:46:03.310Z] 822fdecbe5e7: Layer already exists [2023-03-24T18:46:03.310Z] 4a5d0ba0e35a: Layer already exists [2023-03-24T18:46:03.310Z] 66562eb48814: Layer already exists [2023-03-24T18:46:03.310Z] 4ce816cf42b7: Layer already exists [2023-03-24T18:46:03.310Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:03.310Z] 4ef9cd4a2da1: Layer already exists [2023-03-24T18:46:03.310Z] 9a628339a477: Layer already exists [2023-03-24T18:46:03.310Z] edf70074bd40: Layer already exists [2023-03-24T18:46:03.310Z] d045f2237d4e: Layer already exists [2023-03-24T18:46:03.310Z] 27e0555e8690: Layer already exists [2023-03-24T18:46:03.575Z] 3.0.0-dev.114: digest: sha256:887500c8ad345df7e9b6cc7a6480bda9351a8496d61977c8c6c2081a8d7a1a6d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:03.904Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:04.231Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:46:04.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-24T18:46:04.231Z] bdbc06a14cfe: Preparing [2023-03-24T18:46:04.231Z] bdbc06a14cfe: Preparing [2023-03-24T18:46:04.231Z] d214a49182b6: Preparing [2023-03-24T18:46:04.231Z] 822fdecbe5e7: Preparing [2023-03-24T18:46:04.231Z] d154dc94f0c9: Preparing [2023-03-24T18:46:04.231Z] 4a5d0ba0e35a: Preparing [2023-03-24T18:46:04.231Z] 66562eb48814: Preparing [2023-03-24T18:46:04.231Z] 9a628339a477: Preparing [2023-03-24T18:46:04.231Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:04.231Z] 4ef9cd4a2da1: Preparing [2023-03-24T18:46:04.231Z] 4ce816cf42b7: Preparing [2023-03-24T18:46:04.231Z] 27e0555e8690: Preparing [2023-03-24T18:46:04.231Z] d045f2237d4e: Preparing [2023-03-24T18:46:04.231Z] edf70074bd40: Preparing [2023-03-24T18:46:04.231Z] 4ef9cd4a2da1: Waiting [2023-03-24T18:46:04.231Z] 4ce816cf42b7: Waiting [2023-03-24T18:46:04.231Z] 27e0555e8690: Waiting [2023-03-24T18:46:04.231Z] d045f2237d4e: Waiting [2023-03-24T18:46:04.231Z] edf70074bd40: Waiting [2023-03-24T18:46:04.231Z] 66562eb48814: Waiting [2023-03-24T18:46:04.231Z] 9a628339a477: Waiting [2023-03-24T18:46:04.231Z] 4b3725a5dac7: Waiting [2023-03-24T18:46:04.231Z] 4a5d0ba0e35a: Layer already exists [2023-03-24T18:46:04.231Z] bdbc06a14cfe: Layer already exists [2023-03-24T18:46:04.231Z] d214a49182b6: Layer already exists [2023-03-24T18:46:04.231Z] d154dc94f0c9: Layer already exists [2023-03-24T18:46:04.231Z] 822fdecbe5e7: Layer already exists [2023-03-24T18:46:04.231Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:04.231Z] 66562eb48814: Layer already exists [2023-03-24T18:46:04.231Z] 4ce816cf42b7: Layer already exists [2023-03-24T18:46:04.231Z] 9a628339a477: Layer already exists [2023-03-24T18:46:04.231Z] 4ef9cd4a2da1: Layer already exists [2023-03-24T18:46:04.231Z] 27e0555e8690: Layer already exists [2023-03-24T18:46:04.231Z] edf70074bd40: Layer already exists [2023-03-24T18:46:04.231Z] d045f2237d4e: Layer already exists [2023-03-24T18:46:04.498Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:887500c8ad345df7e9b6cc7a6480bda9351a8496d61977c8c6c2081a8d7a1a6d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:04.843Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:05.176Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-03-24T18:46:05.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-24T18:46:05.176Z] bdbc06a14cfe: Preparing [2023-03-24T18:46:05.176Z] bdbc06a14cfe: Preparing [2023-03-24T18:46:05.176Z] d214a49182b6: Preparing [2023-03-24T18:46:05.176Z] 822fdecbe5e7: Preparing [2023-03-24T18:46:05.176Z] d154dc94f0c9: Preparing [2023-03-24T18:46:05.176Z] 4a5d0ba0e35a: Preparing [2023-03-24T18:46:05.176Z] 66562eb48814: Preparing [2023-03-24T18:46:05.176Z] 9a628339a477: Preparing [2023-03-24T18:46:05.176Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:05.176Z] 4ef9cd4a2da1: Preparing [2023-03-24T18:46:05.176Z] 4ce816cf42b7: Preparing [2023-03-24T18:46:05.176Z] 27e0555e8690: Preparing [2023-03-24T18:46:05.176Z] d045f2237d4e: Preparing [2023-03-24T18:46:05.176Z] edf70074bd40: Preparing [2023-03-24T18:46:05.176Z] 4b3725a5dac7: Waiting [2023-03-24T18:46:05.176Z] 4ef9cd4a2da1: Waiting [2023-03-24T18:46:05.176Z] 4ce816cf42b7: Waiting [2023-03-24T18:46:05.176Z] 27e0555e8690: Waiting [2023-03-24T18:46:05.176Z] d045f2237d4e: Waiting [2023-03-24T18:46:05.176Z] edf70074bd40: Waiting [2023-03-24T18:46:05.176Z] 66562eb48814: Waiting [2023-03-24T18:46:05.176Z] 9a628339a477: Waiting [2023-03-24T18:46:05.176Z] d154dc94f0c9: Layer already exists [2023-03-24T18:46:05.176Z] bdbc06a14cfe: Layer already exists [2023-03-24T18:46:05.176Z] d214a49182b6: Layer already exists [2023-03-24T18:46:05.176Z] 4a5d0ba0e35a: Layer already exists [2023-03-24T18:46:05.176Z] 822fdecbe5e7: Layer already exists [2023-03-24T18:46:05.176Z] 66562eb48814: Layer already exists [2023-03-24T18:46:05.176Z] 9a628339a477: Layer already exists [2023-03-24T18:46:05.176Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:05.176Z] 4ef9cd4a2da1: Layer already exists [2023-03-24T18:46:05.176Z] 4ce816cf42b7: Layer already exists [2023-03-24T18:46:05.176Z] 27e0555e8690: Layer already exists [2023-03-24T18:46:05.176Z] d045f2237d4e: Layer already exists [2023-03-24T18:46:05.176Z] edf70074bd40: Layer already exists [2023-03-24T18:46:05.441Z] main: digest: sha256:887500c8ad345df7e9b6cc7a6480bda9351a8496d61977c8c6c2081a8d7a1a6d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:46:05.497Z] ===================================================== [Pipeline] echo [2023-03-24T18:46:05.506Z] taggedImages: [2023-03-24T18:46:05.506Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:46:05.506Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-24T18:46:05.506Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.114 [2023-03-24T18:46:05.506Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:46:05.506Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-03-24T18:46:05.528Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-03-24T18:46:05.528Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:46:05.528Z] latest [2023-03-24T18:46:05.528Z] 3.0.0-dev.114 [2023-03-24T18:46:05.528Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:46:05.528Z] main [2023-03-24T18:46:05.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:05.865Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:06.195Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:46:06.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-24T18:46:06.196Z] 4717c156ba39: Preparing [2023-03-24T18:46:06.196Z] b823b6125199: Preparing [2023-03-24T18:46:06.196Z] 5ca6036db0d7: Preparing [2023-03-24T18:46:06.196Z] a55521da8b18: Preparing [2023-03-24T18:46:06.196Z] 9a628339a477: Preparing [2023-03-24T18:46:06.196Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:06.196Z] 29c023c1e608: Preparing [2023-03-24T18:46:06.196Z] edf70074bd40: Preparing [2023-03-24T18:46:06.196Z] 29c023c1e608: Waiting [2023-03-24T18:46:06.196Z] edf70074bd40: Waiting [2023-03-24T18:46:06.196Z] 4b3725a5dac7: Waiting [2023-03-24T18:46:06.196Z] 9a628339a477: Layer already exists [2023-03-24T18:46:06.196Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:06.460Z] 29c023c1e608: Layer already exists [2023-03-24T18:46:06.460Z] 5ca6036db0d7: Pushed [2023-03-24T18:46:06.460Z] edf70074bd40: Layer already exists [2023-03-24T18:46:06.460Z] b823b6125199: Pushed [2023-03-24T18:46:06.460Z] 4717c156ba39: Pushed [2023-03-24T18:46:09.019Z] a55521da8b18: Pushed [2023-03-24T18:46:09.019Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:71e296642b145fa93832b3cbc5739f560d450b9741c969f8c6f91cbce540e161 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:09.344Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:09.674Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-24T18:46:09.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-24T18:46:09.674Z] 4717c156ba39: Preparing [2023-03-24T18:46:09.674Z] b823b6125199: Preparing [2023-03-24T18:46:09.674Z] 5ca6036db0d7: Preparing [2023-03-24T18:46:09.674Z] a55521da8b18: Preparing [2023-03-24T18:46:09.674Z] 9a628339a477: Preparing [2023-03-24T18:46:09.674Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:09.674Z] 29c023c1e608: Preparing [2023-03-24T18:46:09.674Z] edf70074bd40: Preparing [2023-03-24T18:46:09.674Z] 4b3725a5dac7: Waiting [2023-03-24T18:46:09.674Z] 29c023c1e608: Waiting [2023-03-24T18:46:09.674Z] edf70074bd40: Waiting [2023-03-24T18:46:09.674Z] 5ca6036db0d7: Layer already exists [2023-03-24T18:46:09.674Z] 4717c156ba39: Layer already exists [2023-03-24T18:46:09.674Z] a55521da8b18: Layer already exists [2023-03-24T18:46:09.674Z] b823b6125199: Layer already exists [2023-03-24T18:46:09.674Z] 9a628339a477: Layer already exists [2023-03-24T18:46:09.674Z] 29c023c1e608: Layer already exists [2023-03-24T18:46:09.674Z] edf70074bd40: Layer already exists [2023-03-24T18:46:09.674Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:09.674Z] latest: digest: sha256:71e296642b145fa93832b3cbc5739f560d450b9741c969f8c6f91cbce540e161 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:10.275Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:10.610Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.114 [2023-03-24T18:46:10.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-24T18:46:10.610Z] 4717c156ba39: Preparing [2023-03-24T18:46:10.610Z] b823b6125199: Preparing [2023-03-24T18:46:10.610Z] 5ca6036db0d7: Preparing [2023-03-24T18:46:10.610Z] a55521da8b18: Preparing [2023-03-24T18:46:10.610Z] 9a628339a477: Preparing [2023-03-24T18:46:10.610Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:10.610Z] 29c023c1e608: Preparing [2023-03-24T18:46:10.610Z] edf70074bd40: Preparing [2023-03-24T18:46:10.610Z] 4b3725a5dac7: Waiting [2023-03-24T18:46:10.610Z] 29c023c1e608: Waiting [2023-03-24T18:46:10.610Z] edf70074bd40: Waiting [2023-03-24T18:46:10.610Z] 5ca6036db0d7: Layer already exists [2023-03-24T18:46:10.610Z] 9a628339a477: Layer already exists [2023-03-24T18:46:10.610Z] b823b6125199: Layer already exists [2023-03-24T18:46:10.610Z] a55521da8b18: Layer already exists [2023-03-24T18:46:10.610Z] 4717c156ba39: Layer already exists [2023-03-24T18:46:10.610Z] edf70074bd40: Layer already exists [2023-03-24T18:46:10.610Z] 29c023c1e608: Layer already exists [2023-03-24T18:46:10.610Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:10.610Z] 3.0.0-dev.114: digest: sha256:71e296642b145fa93832b3cbc5739f560d450b9741c969f8c6f91cbce540e161 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:11.203Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:11.532Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:46:11.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-24T18:46:11.532Z] 4717c156ba39: Preparing [2023-03-24T18:46:11.532Z] b823b6125199: Preparing [2023-03-24T18:46:11.532Z] 5ca6036db0d7: Preparing [2023-03-24T18:46:11.532Z] a55521da8b18: Preparing [2023-03-24T18:46:11.532Z] 9a628339a477: Preparing [2023-03-24T18:46:11.532Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:11.532Z] 29c023c1e608: Preparing [2023-03-24T18:46:11.532Z] edf70074bd40: Preparing [2023-03-24T18:46:11.532Z] 4b3725a5dac7: Waiting [2023-03-24T18:46:11.532Z] 29c023c1e608: Waiting [2023-03-24T18:46:11.532Z] edf70074bd40: Waiting [2023-03-24T18:46:11.532Z] 5ca6036db0d7: Layer already exists [2023-03-24T18:46:11.532Z] a55521da8b18: Layer already exists [2023-03-24T18:46:11.532Z] b823b6125199: Layer already exists [2023-03-24T18:46:11.532Z] 9a628339a477: Layer already exists [2023-03-24T18:46:11.532Z] 4717c156ba39: Layer already exists [2023-03-24T18:46:11.796Z] 29c023c1e608: Layer already exists [2023-03-24T18:46:11.796Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:11.796Z] edf70074bd40: Layer already exists [2023-03-24T18:46:11.796Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:71e296642b145fa93832b3cbc5739f560d450b9741c969f8c6f91cbce540e161 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:12.129Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:12.457Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-03-24T18:46:12.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-24T18:46:12.457Z] 4717c156ba39: Preparing [2023-03-24T18:46:12.457Z] b823b6125199: Preparing [2023-03-24T18:46:12.457Z] 5ca6036db0d7: Preparing [2023-03-24T18:46:12.457Z] a55521da8b18: Preparing [2023-03-24T18:46:12.457Z] 9a628339a477: Preparing [2023-03-24T18:46:12.457Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:12.457Z] 29c023c1e608: Preparing [2023-03-24T18:46:12.457Z] edf70074bd40: Preparing [2023-03-24T18:46:12.457Z] 29c023c1e608: Waiting [2023-03-24T18:46:12.457Z] 4b3725a5dac7: Waiting [2023-03-24T18:46:12.457Z] edf70074bd40: Waiting [2023-03-24T18:46:12.723Z] 5ca6036db0d7: Layer already exists [2023-03-24T18:46:12.723Z] b823b6125199: Layer already exists [2023-03-24T18:46:12.723Z] a55521da8b18: Layer already exists [2023-03-24T18:46:12.723Z] 9a628339a477: Layer already exists [2023-03-24T18:46:12.723Z] 4717c156ba39: Layer already exists [2023-03-24T18:46:12.723Z] 29c023c1e608: Layer already exists [2023-03-24T18:46:12.723Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:12.723Z] edf70074bd40: Layer already exists [2023-03-24T18:46:12.988Z] main: digest: sha256:71e296642b145fa93832b3cbc5739f560d450b9741c969f8c6f91cbce540e161 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:46:13.029Z] ===================================================== [Pipeline] echo [2023-03-24T18:46:13.035Z] taggedImages: [2023-03-24T18:46:13.035Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:46:13.035Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-24T18:46:13.035Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.114 [2023-03-24T18:46:13.035Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:46:13.035Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-03-24T18:46:13.048Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-03-24T18:46:13.048Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:46:13.048Z] latest [2023-03-24T18:46:13.048Z] 3.0.0-dev.114 [2023-03-24T18:46:13.048Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:46:13.048Z] main [2023-03-24T18:46:13.048Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:13.369Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:13.700Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:46:13.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-24T18:46:13.700Z] 17210f904658: Preparing [2023-03-24T18:46:13.700Z] d4f4c5ab0903: Preparing [2023-03-24T18:46:13.700Z] e4f56f024023: Preparing [2023-03-24T18:46:13.700Z] 06c769b8377c: Preparing [2023-03-24T18:46:13.700Z] 9a628339a477: Preparing [2023-03-24T18:46:13.700Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:13.700Z] c6666ff78dbe: Preparing [2023-03-24T18:46:13.700Z] 700eb81b81b4: Preparing [2023-03-24T18:46:13.700Z] edf70074bd40: Preparing [2023-03-24T18:46:13.700Z] c6666ff78dbe: Waiting [2023-03-24T18:46:13.700Z] 4b3725a5dac7: Waiting [2023-03-24T18:46:13.700Z] 700eb81b81b4: Waiting [2023-03-24T18:46:13.700Z] edf70074bd40: Waiting [2023-03-24T18:46:13.982Z] 9a628339a477: Layer already exists [2023-03-24T18:46:13.982Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:13.982Z] 17210f904658: Pushed [2023-03-24T18:46:13.982Z] 06c769b8377c: Pushed [2023-03-24T18:46:13.982Z] d4f4c5ab0903: Pushed [2023-03-24T18:46:14.247Z] c6666ff78dbe: Pushed [2023-03-24T18:46:14.247Z] edf70074bd40: Layer already exists [2023-03-24T18:46:14.513Z] 700eb81b81b4: Pushed [2023-03-24T18:46:16.448Z] e4f56f024023: Pushed [2023-03-24T18:46:16.712Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:72f2b322d1b8795d03efe0461e7fac1258a1f07916f5d8ab022ad5810e39fb03 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:17.102Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:17.438Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-24T18:46:17.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-24T18:46:17.438Z] 17210f904658: Preparing [2023-03-24T18:46:17.438Z] d4f4c5ab0903: Preparing [2023-03-24T18:46:17.438Z] e4f56f024023: Preparing [2023-03-24T18:46:17.438Z] 06c769b8377c: Preparing [2023-03-24T18:46:17.438Z] 9a628339a477: Preparing [2023-03-24T18:46:17.438Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:17.438Z] c6666ff78dbe: Preparing [2023-03-24T18:46:17.438Z] 700eb81b81b4: Preparing [2023-03-24T18:46:17.438Z] edf70074bd40: Preparing [2023-03-24T18:46:17.438Z] c6666ff78dbe: Waiting [2023-03-24T18:46:17.438Z] 700eb81b81b4: Waiting [2023-03-24T18:46:17.438Z] edf70074bd40: Waiting [2023-03-24T18:46:17.438Z] 4b3725a5dac7: Waiting [2023-03-24T18:46:17.438Z] d4f4c5ab0903: Layer already exists [2023-03-24T18:46:17.438Z] 9a628339a477: Layer already exists [2023-03-24T18:46:17.438Z] e4f56f024023: Layer already exists [2023-03-24T18:46:17.438Z] 17210f904658: Layer already exists [2023-03-24T18:46:17.438Z] 06c769b8377c: Layer already exists [2023-03-24T18:46:17.438Z] edf70074bd40: Layer already exists [2023-03-24T18:46:17.438Z] 700eb81b81b4: Layer already exists [2023-03-24T18:46:17.438Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:17.438Z] c6666ff78dbe: Layer already exists [2023-03-24T18:46:17.709Z] latest: digest: sha256:72f2b322d1b8795d03efe0461e7fac1258a1f07916f5d8ab022ad5810e39fb03 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:18.050Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:18.395Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.114 [2023-03-24T18:46:18.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-24T18:46:18.395Z] 17210f904658: Preparing [2023-03-24T18:46:18.395Z] d4f4c5ab0903: Preparing [2023-03-24T18:46:18.395Z] e4f56f024023: Preparing [2023-03-24T18:46:18.395Z] 06c769b8377c: Preparing [2023-03-24T18:46:18.395Z] 9a628339a477: Preparing [2023-03-24T18:46:18.395Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:18.395Z] c6666ff78dbe: Preparing [2023-03-24T18:46:18.395Z] 700eb81b81b4: Preparing [2023-03-24T18:46:18.395Z] edf70074bd40: Preparing [2023-03-24T18:46:18.395Z] 4b3725a5dac7: Waiting [2023-03-24T18:46:18.395Z] c6666ff78dbe: Waiting [2023-03-24T18:46:18.395Z] 700eb81b81b4: Waiting [2023-03-24T18:46:18.395Z] edf70074bd40: Waiting [2023-03-24T18:46:18.395Z] d4f4c5ab0903: Layer already exists [2023-03-24T18:46:18.395Z] 17210f904658: Layer already exists [2023-03-24T18:46:18.395Z] 06c769b8377c: Layer already exists [2023-03-24T18:46:18.395Z] 9a628339a477: Layer already exists [2023-03-24T18:46:18.395Z] e4f56f024023: Layer already exists [2023-03-24T18:46:18.395Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:18.395Z] c6666ff78dbe: Layer already exists [2023-03-24T18:46:18.395Z] 700eb81b81b4: Layer already exists [2023-03-24T18:46:18.395Z] edf70074bd40: Layer already exists [2023-03-24T18:46:18.663Z] 3.0.0-dev.114: digest: sha256:72f2b322d1b8795d03efe0461e7fac1258a1f07916f5d8ab022ad5810e39fb03 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:19.002Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:19.330Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:46:19.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-24T18:46:19.330Z] 17210f904658: Preparing [2023-03-24T18:46:19.330Z] d4f4c5ab0903: Preparing [2023-03-24T18:46:19.330Z] e4f56f024023: Preparing [2023-03-24T18:46:19.330Z] 06c769b8377c: Preparing [2023-03-24T18:46:19.330Z] 9a628339a477: Preparing [2023-03-24T18:46:19.330Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:19.330Z] c6666ff78dbe: Preparing [2023-03-24T18:46:19.330Z] 700eb81b81b4: Preparing [2023-03-24T18:46:19.330Z] edf70074bd40: Preparing [2023-03-24T18:46:19.330Z] c6666ff78dbe: Waiting [2023-03-24T18:46:19.330Z] 700eb81b81b4: Waiting [2023-03-24T18:46:19.330Z] edf70074bd40: Waiting [2023-03-24T18:46:19.330Z] 4b3725a5dac7: Waiting [2023-03-24T18:46:19.330Z] 9a628339a477: Layer already exists [2023-03-24T18:46:19.330Z] 17210f904658: Layer already exists [2023-03-24T18:46:19.330Z] 06c769b8377c: Layer already exists [2023-03-24T18:46:19.330Z] e4f56f024023: Layer already exists [2023-03-24T18:46:19.330Z] d4f4c5ab0903: Layer already exists [2023-03-24T18:46:19.330Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:19.330Z] 700eb81b81b4: Layer already exists [2023-03-24T18:46:19.330Z] edf70074bd40: Layer already exists [2023-03-24T18:46:19.330Z] c6666ff78dbe: Layer already exists [2023-03-24T18:46:19.596Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:72f2b322d1b8795d03efe0461e7fac1258a1f07916f5d8ab022ad5810e39fb03 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:19.930Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:20.266Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-03-24T18:46:20.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-24T18:46:20.266Z] 17210f904658: Preparing [2023-03-24T18:46:20.266Z] d4f4c5ab0903: Preparing [2023-03-24T18:46:20.266Z] e4f56f024023: Preparing [2023-03-24T18:46:20.266Z] 06c769b8377c: Preparing [2023-03-24T18:46:20.266Z] 9a628339a477: Preparing [2023-03-24T18:46:20.266Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:20.266Z] c6666ff78dbe: Preparing [2023-03-24T18:46:20.266Z] 700eb81b81b4: Preparing [2023-03-24T18:46:20.266Z] edf70074bd40: Preparing [2023-03-24T18:46:20.266Z] c6666ff78dbe: Waiting [2023-03-24T18:46:20.266Z] 700eb81b81b4: Waiting [2023-03-24T18:46:20.266Z] edf70074bd40: Waiting [2023-03-24T18:46:20.266Z] 4b3725a5dac7: Waiting [2023-03-24T18:46:20.266Z] 9a628339a477: Layer already exists [2023-03-24T18:46:20.266Z] 17210f904658: Layer already exists [2023-03-24T18:46:20.266Z] 06c769b8377c: Layer already exists [2023-03-24T18:46:20.266Z] e4f56f024023: Layer already exists [2023-03-24T18:46:20.266Z] d4f4c5ab0903: Layer already exists [2023-03-24T18:46:20.266Z] edf70074bd40: Layer already exists [2023-03-24T18:46:20.266Z] 700eb81b81b4: Layer already exists [2023-03-24T18:46:20.266Z] c6666ff78dbe: Layer already exists [2023-03-24T18:46:20.266Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:20.531Z] main: digest: sha256:72f2b322d1b8795d03efe0461e7fac1258a1f07916f5d8ab022ad5810e39fb03 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:46:20.585Z] ===================================================== [Pipeline] echo [2023-03-24T18:46:20.594Z] taggedImages: [2023-03-24T18:46:20.594Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:46:20.594Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-24T18:46:20.594Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.114 [2023-03-24T18:46:20.594Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:46:20.594Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-03-24T18:46:20.616Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-03-24T18:46:20.616Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:46:20.616Z] latest [2023-03-24T18:46:20.616Z] 3.0.0-dev.114 [2023-03-24T18:46:20.616Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:46:20.616Z] main [2023-03-24T18:46:20.616Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:20.953Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:21.292Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:46:21.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-24T18:46:21.292Z] 65f81b8bde81: Preparing [2023-03-24T18:46:21.292Z] 9f1b70163609: Preparing [2023-03-24T18:46:21.292Z] b57904c66a8f: Preparing [2023-03-24T18:46:21.292Z] 6ec88e10d8e2: Preparing [2023-03-24T18:46:21.292Z] b3d1c935d177: Preparing [2023-03-24T18:46:21.292Z] de4ffc76065a: Preparing [2023-03-24T18:46:21.292Z] 0cebc68830bf: Preparing [2023-03-24T18:46:21.292Z] 9a628339a477: Preparing [2023-03-24T18:46:21.292Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:21.292Z] 8ea1cc6d7d6f: Preparing [2023-03-24T18:46:21.292Z] edf70074bd40: Preparing [2023-03-24T18:46:21.292Z] de4ffc76065a: Waiting [2023-03-24T18:46:21.292Z] 0cebc68830bf: Waiting [2023-03-24T18:46:21.292Z] 9a628339a477: Waiting [2023-03-24T18:46:21.292Z] 4b3725a5dac7: Waiting [2023-03-24T18:46:21.292Z] 8ea1cc6d7d6f: Waiting [2023-03-24T18:46:21.292Z] edf70074bd40: Waiting [2023-03-24T18:46:21.558Z] b3d1c935d177: Pushed [2023-03-24T18:46:21.558Z] 65f81b8bde81: Pushed [2023-03-24T18:46:21.558Z] 9f1b70163609: Pushed [2023-03-24T18:46:21.558Z] 9a628339a477: Layer already exists [2023-03-24T18:46:21.558Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:21.822Z] 0cebc68830bf: Pushed [2023-03-24T18:46:21.822Z] de4ffc76065a: Pushed [2023-03-24T18:46:21.822Z] edf70074bd40: Layer already exists [2023-03-24T18:46:22.089Z] 8ea1cc6d7d6f: Pushed [2023-03-24T18:46:24.023Z] 6ec88e10d8e2: Pushed [2023-03-24T18:46:24.603Z] b57904c66a8f: Pushed [2023-03-24T18:46:24.867Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:88368e7d1fa71b87a8959147ef92af07824b4eded4ee752b5091753753bd60aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:25.195Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:25.516Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-24T18:46:25.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-24T18:46:25.517Z] 65f81b8bde81: Preparing [2023-03-24T18:46:25.517Z] 9f1b70163609: Preparing [2023-03-24T18:46:25.517Z] b57904c66a8f: Preparing [2023-03-24T18:46:25.517Z] 6ec88e10d8e2: Preparing [2023-03-24T18:46:25.517Z] b3d1c935d177: Preparing [2023-03-24T18:46:25.517Z] de4ffc76065a: Preparing [2023-03-24T18:46:25.517Z] 0cebc68830bf: Preparing [2023-03-24T18:46:25.517Z] 9a628339a477: Preparing [2023-03-24T18:46:25.517Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:25.517Z] 8ea1cc6d7d6f: Preparing [2023-03-24T18:46:25.517Z] edf70074bd40: Preparing [2023-03-24T18:46:25.517Z] 0cebc68830bf: Waiting [2023-03-24T18:46:25.517Z] 9a628339a477: Waiting [2023-03-24T18:46:25.517Z] 4b3725a5dac7: Waiting [2023-03-24T18:46:25.517Z] 8ea1cc6d7d6f: Waiting [2023-03-24T18:46:25.517Z] edf70074bd40: Waiting [2023-03-24T18:46:25.517Z] de4ffc76065a: Waiting [2023-03-24T18:46:25.517Z] 6ec88e10d8e2: Layer already exists [2023-03-24T18:46:25.517Z] b57904c66a8f: Layer already exists [2023-03-24T18:46:25.517Z] 65f81b8bde81: Layer already exists [2023-03-24T18:46:25.517Z] 9f1b70163609: Layer already exists [2023-03-24T18:46:25.517Z] b3d1c935d177: Layer already exists [2023-03-24T18:46:25.517Z] de4ffc76065a: Layer already exists [2023-03-24T18:46:25.517Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:25.517Z] 8ea1cc6d7d6f: Layer already exists [2023-03-24T18:46:25.517Z] 9a628339a477: Layer already exists [2023-03-24T18:46:25.517Z] 0cebc68830bf: Layer already exists [2023-03-24T18:46:25.517Z] edf70074bd40: Layer already exists [2023-03-24T18:46:25.780Z] latest: digest: sha256:88368e7d1fa71b87a8959147ef92af07824b4eded4ee752b5091753753bd60aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:26.106Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:26.434Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.114 [2023-03-24T18:46:26.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-24T18:46:26.434Z] 65f81b8bde81: Preparing [2023-03-24T18:46:26.434Z] 9f1b70163609: Preparing [2023-03-24T18:46:26.434Z] b57904c66a8f: Preparing [2023-03-24T18:46:26.434Z] 6ec88e10d8e2: Preparing [2023-03-24T18:46:26.434Z] b3d1c935d177: Preparing [2023-03-24T18:46:26.434Z] de4ffc76065a: Preparing [2023-03-24T18:46:26.434Z] 0cebc68830bf: Preparing [2023-03-24T18:46:26.434Z] 9a628339a477: Preparing [2023-03-24T18:46:26.434Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:26.434Z] 8ea1cc6d7d6f: Preparing [2023-03-24T18:46:26.434Z] edf70074bd40: Preparing [2023-03-24T18:46:26.434Z] de4ffc76065a: Waiting [2023-03-24T18:46:26.434Z] 4b3725a5dac7: Waiting [2023-03-24T18:46:26.434Z] 0cebc68830bf: Waiting [2023-03-24T18:46:26.434Z] 9a628339a477: Waiting [2023-03-24T18:46:26.434Z] 8ea1cc6d7d6f: Waiting [2023-03-24T18:46:26.434Z] edf70074bd40: Waiting [2023-03-24T18:46:26.434Z] b3d1c935d177: Layer already exists [2023-03-24T18:46:26.434Z] 9f1b70163609: Layer already exists [2023-03-24T18:46:26.434Z] 6ec88e10d8e2: Layer already exists [2023-03-24T18:46:26.434Z] b57904c66a8f: Layer already exists [2023-03-24T18:46:26.434Z] 65f81b8bde81: Layer already exists [2023-03-24T18:46:26.434Z] de4ffc76065a: Layer already exists [2023-03-24T18:46:26.434Z] 0cebc68830bf: Layer already exists [2023-03-24T18:46:26.434Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:26.434Z] 9a628339a477: Layer already exists [2023-03-24T18:46:26.434Z] 8ea1cc6d7d6f: Layer already exists [2023-03-24T18:46:26.434Z] edf70074bd40: Layer already exists [2023-03-24T18:46:26.698Z] 3.0.0-dev.114: digest: sha256:88368e7d1fa71b87a8959147ef92af07824b4eded4ee752b5091753753bd60aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:27.024Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:27.353Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:46:27.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-24T18:46:27.353Z] 65f81b8bde81: Preparing [2023-03-24T18:46:27.353Z] 9f1b70163609: Preparing [2023-03-24T18:46:27.353Z] b57904c66a8f: Preparing [2023-03-24T18:46:27.353Z] 6ec88e10d8e2: Preparing [2023-03-24T18:46:27.353Z] b3d1c935d177: Preparing [2023-03-24T18:46:27.353Z] de4ffc76065a: Preparing [2023-03-24T18:46:27.353Z] 0cebc68830bf: Preparing [2023-03-24T18:46:27.353Z] 9a628339a477: Preparing [2023-03-24T18:46:27.353Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:27.353Z] 8ea1cc6d7d6f: Preparing [2023-03-24T18:46:27.353Z] edf70074bd40: Preparing [2023-03-24T18:46:27.353Z] 0cebc68830bf: Waiting [2023-03-24T18:46:27.353Z] de4ffc76065a: Waiting [2023-03-24T18:46:27.353Z] 9a628339a477: Waiting [2023-03-24T18:46:27.353Z] 4b3725a5dac7: Waiting [2023-03-24T18:46:27.353Z] 8ea1cc6d7d6f: Waiting [2023-03-24T18:46:27.353Z] edf70074bd40: Waiting [2023-03-24T18:46:27.353Z] b3d1c935d177: Layer already exists [2023-03-24T18:46:27.353Z] 9f1b70163609: Layer already exists [2023-03-24T18:46:27.353Z] 65f81b8bde81: Layer already exists [2023-03-24T18:46:27.353Z] 6ec88e10d8e2: Layer already exists [2023-03-24T18:46:27.353Z] b57904c66a8f: Layer already exists [2023-03-24T18:46:27.353Z] de4ffc76065a: Layer already exists [2023-03-24T18:46:27.353Z] 0cebc68830bf: Layer already exists [2023-03-24T18:46:27.353Z] 9a628339a477: Layer already exists [2023-03-24T18:46:27.353Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:27.353Z] 8ea1cc6d7d6f: Layer already exists [2023-03-24T18:46:27.353Z] edf70074bd40: Layer already exists [2023-03-24T18:46:27.617Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:88368e7d1fa71b87a8959147ef92af07824b4eded4ee752b5091753753bd60aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:27.955Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:28.277Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-03-24T18:46:28.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-24T18:46:28.277Z] 65f81b8bde81: Preparing [2023-03-24T18:46:28.277Z] 9f1b70163609: Preparing [2023-03-24T18:46:28.277Z] b57904c66a8f: Preparing [2023-03-24T18:46:28.277Z] 6ec88e10d8e2: Preparing [2023-03-24T18:46:28.277Z] b3d1c935d177: Preparing [2023-03-24T18:46:28.277Z] de4ffc76065a: Preparing [2023-03-24T18:46:28.277Z] 0cebc68830bf: Preparing [2023-03-24T18:46:28.277Z] 9a628339a477: Preparing [2023-03-24T18:46:28.277Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:28.277Z] 8ea1cc6d7d6f: Preparing [2023-03-24T18:46:28.277Z] edf70074bd40: Preparing [2023-03-24T18:46:28.277Z] de4ffc76065a: Waiting [2023-03-24T18:46:28.277Z] 0cebc68830bf: Waiting [2023-03-24T18:46:28.277Z] 9a628339a477: Waiting [2023-03-24T18:46:28.277Z] 8ea1cc6d7d6f: Waiting [2023-03-24T18:46:28.277Z] edf70074bd40: Waiting [2023-03-24T18:46:28.277Z] 4b3725a5dac7: Waiting [2023-03-24T18:46:28.277Z] b3d1c935d177: Layer already exists [2023-03-24T18:46:28.277Z] 65f81b8bde81: Layer already exists [2023-03-24T18:46:28.277Z] 6ec88e10d8e2: Layer already exists [2023-03-24T18:46:28.277Z] b57904c66a8f: Layer already exists [2023-03-24T18:46:28.277Z] 9f1b70163609: Layer already exists [2023-03-24T18:46:28.277Z] de4ffc76065a: Layer already exists [2023-03-24T18:46:28.277Z] 9a628339a477: Layer already exists [2023-03-24T18:46:28.277Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:28.277Z] 0cebc68830bf: Layer already exists [2023-03-24T18:46:28.277Z] 8ea1cc6d7d6f: Layer already exists [2023-03-24T18:46:28.277Z] edf70074bd40: Layer already exists [2023-03-24T18:46:28.541Z] main: digest: sha256:88368e7d1fa71b87a8959147ef92af07824b4eded4ee752b5091753753bd60aa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:46:28.583Z] ===================================================== [Pipeline] echo [2023-03-24T18:46:28.588Z] taggedImages: [2023-03-24T18:46:28.588Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:46:28.588Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-24T18:46:28.588Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.114 [2023-03-24T18:46:28.588Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:46:28.588Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-03-24T18:46:28.602Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-03-24T18:46:28.602Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:46:28.602Z] latest [2023-03-24T18:46:28.602Z] 3.0.0-dev.114 [2023-03-24T18:46:28.602Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:46:28.602Z] main [2023-03-24T18:46:28.602Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:28.921Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:29.243Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:46:29.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-24T18:46:29.243Z] 5bca46e00beb: Preparing [2023-03-24T18:46:29.243Z] 099268c1e796: Preparing [2023-03-24T18:46:29.243Z] 9a628339a477: Preparing [2023-03-24T18:46:29.243Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:29.243Z] f5d12719126d: Preparing [2023-03-24T18:46:29.243Z] edf70074bd40: Preparing [2023-03-24T18:46:29.243Z] edf70074bd40: Waiting [2023-03-24T18:46:29.243Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:29.243Z] 9a628339a477: Layer already exists [2023-03-24T18:46:29.507Z] edf70074bd40: Layer already exists [2023-03-24T18:46:29.507Z] 5bca46e00beb: Pushed [2023-03-24T18:46:30.461Z] f5d12719126d: Pushed [2023-03-24T18:46:33.785Z] 099268c1e796: Pushed [2023-03-24T18:46:33.785Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:7f6d2707e65f66149669388515ed801d0446d59020ddf607e67c4046f8df0073 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:34.109Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:34.435Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-24T18:46:34.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-24T18:46:34.435Z] 5bca46e00beb: Preparing [2023-03-24T18:46:34.435Z] 099268c1e796: Preparing [2023-03-24T18:46:34.435Z] 9a628339a477: Preparing [2023-03-24T18:46:34.435Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:34.435Z] f5d12719126d: Preparing [2023-03-24T18:46:34.435Z] edf70074bd40: Preparing [2023-03-24T18:46:34.435Z] edf70074bd40: Waiting [2023-03-24T18:46:34.435Z] 5bca46e00beb: Layer already exists [2023-03-24T18:46:34.435Z] 099268c1e796: Layer already exists [2023-03-24T18:46:34.435Z] 9a628339a477: Layer already exists [2023-03-24T18:46:34.435Z] f5d12719126d: Layer already exists [2023-03-24T18:46:34.435Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:34.435Z] edf70074bd40: Layer already exists [2023-03-24T18:46:34.435Z] latest: digest: sha256:7f6d2707e65f66149669388515ed801d0446d59020ddf607e67c4046f8df0073 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:35.023Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:35.347Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.114 [2023-03-24T18:46:35.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-24T18:46:35.347Z] 5bca46e00beb: Preparing [2023-03-24T18:46:35.347Z] 099268c1e796: Preparing [2023-03-24T18:46:35.347Z] 9a628339a477: Preparing [2023-03-24T18:46:35.347Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:35.347Z] f5d12719126d: Preparing [2023-03-24T18:46:35.347Z] edf70074bd40: Preparing [2023-03-24T18:46:35.347Z] edf70074bd40: Waiting [2023-03-24T18:46:35.348Z] 9a628339a477: Layer already exists [2023-03-24T18:46:35.348Z] 099268c1e796: Layer already exists [2023-03-24T18:46:35.348Z] f5d12719126d: Layer already exists [2023-03-24T18:46:35.348Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:35.348Z] 5bca46e00beb: Layer already exists [2023-03-24T18:46:35.348Z] edf70074bd40: Layer already exists [2023-03-24T18:46:35.348Z] 3.0.0-dev.114: digest: sha256:7f6d2707e65f66149669388515ed801d0446d59020ddf607e67c4046f8df0073 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:35.944Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:36.271Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:46:36.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-24T18:46:36.271Z] 5bca46e00beb: Preparing [2023-03-24T18:46:36.271Z] 099268c1e796: Preparing [2023-03-24T18:46:36.271Z] 9a628339a477: Preparing [2023-03-24T18:46:36.271Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:36.271Z] f5d12719126d: Preparing [2023-03-24T18:46:36.271Z] edf70074bd40: Preparing [2023-03-24T18:46:36.271Z] edf70074bd40: Waiting [2023-03-24T18:46:36.271Z] 099268c1e796: Layer already exists [2023-03-24T18:46:36.271Z] f5d12719126d: Layer already exists [2023-03-24T18:46:36.271Z] 5bca46e00beb: Layer already exists [2023-03-24T18:46:36.271Z] 9a628339a477: Layer already exists [2023-03-24T18:46:36.271Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:36.271Z] edf70074bd40: Layer already exists [2023-03-24T18:46:36.271Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:7f6d2707e65f66149669388515ed801d0446d59020ddf607e67c4046f8df0073 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:36.594Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:36.915Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-03-24T18:46:36.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-24T18:46:36.915Z] 5bca46e00beb: Preparing [2023-03-24T18:46:36.915Z] 099268c1e796: Preparing [2023-03-24T18:46:36.915Z] 9a628339a477: Preparing [2023-03-24T18:46:36.915Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:36.915Z] f5d12719126d: Preparing [2023-03-24T18:46:36.915Z] edf70074bd40: Preparing [2023-03-24T18:46:36.915Z] edf70074bd40: Waiting [2023-03-24T18:46:36.915Z] 5bca46e00beb: Layer already exists [2023-03-24T18:46:36.915Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:36.915Z] f5d12719126d: Layer already exists [2023-03-24T18:46:36.915Z] 9a628339a477: Layer already exists [2023-03-24T18:46:36.915Z] 099268c1e796: Layer already exists [2023-03-24T18:46:36.915Z] edf70074bd40: Layer already exists [2023-03-24T18:46:37.180Z] main: digest: sha256:7f6d2707e65f66149669388515ed801d0446d59020ddf607e67c4046f8df0073 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:46:37.217Z] ===================================================== [Pipeline] echo [2023-03-24T18:46:37.222Z] taggedImages: [2023-03-24T18:46:37.222Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:46:37.222Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-24T18:46:37.222Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.114 [2023-03-24T18:46:37.222Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:46:37.222Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-03-24T18:46:37.235Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-03-24T18:46:37.235Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:46:37.235Z] latest [2023-03-24T18:46:37.235Z] 3.0.0-dev.114 [2023-03-24T18:46:37.235Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:46:37.235Z] main [2023-03-24T18:46:37.235Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:37.559Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:37.887Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:46:37.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-24T18:46:37.887Z] f5c600dbece8: Preparing [2023-03-24T18:46:37.887Z] 95c1d6d5de6b: Preparing [2023-03-24T18:46:37.887Z] 1894a434baff: Preparing [2023-03-24T18:46:37.887Z] 215ca49c52dc: Preparing [2023-03-24T18:46:37.887Z] 5a0bc4f78792: Preparing [2023-03-24T18:46:37.887Z] 9a628339a477: Preparing [2023-03-24T18:46:37.887Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:37.887Z] 2194d2e7c3f8: Preparing [2023-03-24T18:46:37.887Z] edf70074bd40: Preparing [2023-03-24T18:46:37.887Z] 4b3725a5dac7: Waiting [2023-03-24T18:46:37.887Z] 2194d2e7c3f8: Waiting [2023-03-24T18:46:37.887Z] edf70074bd40: Waiting [2023-03-24T18:46:37.887Z] 9a628339a477: Waiting [2023-03-24T18:46:38.158Z] f5c600dbece8: Pushed [2023-03-24T18:46:38.158Z] 95c1d6d5de6b: Pushed [2023-03-24T18:46:38.158Z] 1894a434baff: Pushed [2023-03-24T18:46:38.158Z] 9a628339a477: Layer already exists [2023-03-24T18:46:38.158Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:38.158Z] edf70074bd40: Layer already exists [2023-03-24T18:46:39.117Z] 2194d2e7c3f8: Pushed [2023-03-24T18:46:47.316Z] 5a0bc4f78792: Pushed [2023-03-24T18:46:55.498Z] 215ca49c52dc: Pushed [2023-03-24T18:46:55.498Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:2b553a36e25a2a409c751056b012f3a462b469abfa429751f93363f4928ae1ef size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:55.831Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:56.165Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-24T18:46:56.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-24T18:46:56.165Z] f5c600dbece8: Preparing [2023-03-24T18:46:56.165Z] 95c1d6d5de6b: Preparing [2023-03-24T18:46:56.165Z] 1894a434baff: Preparing [2023-03-24T18:46:56.165Z] 215ca49c52dc: Preparing [2023-03-24T18:46:56.165Z] 5a0bc4f78792: Preparing [2023-03-24T18:46:56.165Z] 9a628339a477: Preparing [2023-03-24T18:46:56.165Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:56.165Z] 2194d2e7c3f8: Preparing [2023-03-24T18:46:56.165Z] 9a628339a477: Waiting [2023-03-24T18:46:56.165Z] edf70074bd40: Preparing [2023-03-24T18:46:56.165Z] 2194d2e7c3f8: Waiting [2023-03-24T18:46:56.165Z] edf70074bd40: Waiting [2023-03-24T18:46:56.165Z] 5a0bc4f78792: Layer already exists [2023-03-24T18:46:56.165Z] 95c1d6d5de6b: Layer already exists [2023-03-24T18:46:56.165Z] 215ca49c52dc: Layer already exists [2023-03-24T18:46:56.165Z] 1894a434baff: Layer already exists [2023-03-24T18:46:56.165Z] f5c600dbece8: Layer already exists [2023-03-24T18:46:56.165Z] 2194d2e7c3f8: Layer already exists [2023-03-24T18:46:56.165Z] 9a628339a477: Layer already exists [2023-03-24T18:46:56.165Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:56.165Z] edf70074bd40: Layer already exists [2023-03-24T18:46:56.429Z] latest: digest: sha256:2b553a36e25a2a409c751056b012f3a462b469abfa429751f93363f4928ae1ef size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:56.763Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:57.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.114 [2023-03-24T18:46:57.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-24T18:46:57.090Z] f5c600dbece8: Preparing [2023-03-24T18:46:57.090Z] 95c1d6d5de6b: Preparing [2023-03-24T18:46:57.090Z] 1894a434baff: Preparing [2023-03-24T18:46:57.090Z] 215ca49c52dc: Preparing [2023-03-24T18:46:57.090Z] 5a0bc4f78792: Preparing [2023-03-24T18:46:57.090Z] 9a628339a477: Preparing [2023-03-24T18:46:57.090Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:57.090Z] 2194d2e7c3f8: Preparing [2023-03-24T18:46:57.090Z] edf70074bd40: Preparing [2023-03-24T18:46:57.090Z] 4b3725a5dac7: Waiting [2023-03-24T18:46:57.090Z] 2194d2e7c3f8: Waiting [2023-03-24T18:46:57.090Z] edf70074bd40: Waiting [2023-03-24T18:46:57.090Z] 9a628339a477: Waiting [2023-03-24T18:46:57.090Z] 95c1d6d5de6b: Layer already exists [2023-03-24T18:46:57.090Z] f5c600dbece8: Layer already exists [2023-03-24T18:46:57.090Z] 5a0bc4f78792: Layer already exists [2023-03-24T18:46:57.090Z] 215ca49c52dc: Layer already exists [2023-03-24T18:46:57.090Z] 1894a434baff: Layer already exists [2023-03-24T18:46:57.090Z] 9a628339a477: Layer already exists [2023-03-24T18:46:57.090Z] 2194d2e7c3f8: Layer already exists [2023-03-24T18:46:57.090Z] edf70074bd40: Layer already exists [2023-03-24T18:46:57.090Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:57.353Z] 3.0.0-dev.114: digest: sha256:2b553a36e25a2a409c751056b012f3a462b469abfa429751f93363f4928ae1ef size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:57.687Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:58.005Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:46:58.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-24T18:46:58.005Z] f5c600dbece8: Preparing [2023-03-24T18:46:58.005Z] 95c1d6d5de6b: Preparing [2023-03-24T18:46:58.005Z] 1894a434baff: Preparing [2023-03-24T18:46:58.005Z] 215ca49c52dc: Preparing [2023-03-24T18:46:58.005Z] 5a0bc4f78792: Preparing [2023-03-24T18:46:58.005Z] 9a628339a477: Preparing [2023-03-24T18:46:58.005Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:58.005Z] 2194d2e7c3f8: Preparing [2023-03-24T18:46:58.005Z] edf70074bd40: Preparing [2023-03-24T18:46:58.005Z] 4b3725a5dac7: Waiting [2023-03-24T18:46:58.005Z] 2194d2e7c3f8: Waiting [2023-03-24T18:46:58.005Z] edf70074bd40: Waiting [2023-03-24T18:46:58.005Z] 9a628339a477: Waiting [2023-03-24T18:46:58.005Z] 1894a434baff: Layer already exists [2023-03-24T18:46:58.005Z] 215ca49c52dc: Layer already exists [2023-03-24T18:46:58.005Z] 5a0bc4f78792: Layer already exists [2023-03-24T18:46:58.005Z] f5c600dbece8: Layer already exists [2023-03-24T18:46:58.005Z] 95c1d6d5de6b: Layer already exists [2023-03-24T18:46:58.005Z] 9a628339a477: Layer already exists [2023-03-24T18:46:58.005Z] 2194d2e7c3f8: Layer already exists [2023-03-24T18:46:58.005Z] edf70074bd40: Layer already exists [2023-03-24T18:46:58.005Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:58.005Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:2b553a36e25a2a409c751056b012f3a462b469abfa429751f93363f4928ae1ef size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:58.327Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:58.647Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-03-24T18:46:58.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-24T18:46:58.647Z] f5c600dbece8: Preparing [2023-03-24T18:46:58.647Z] 95c1d6d5de6b: Preparing [2023-03-24T18:46:58.647Z] 1894a434baff: Preparing [2023-03-24T18:46:58.647Z] 215ca49c52dc: Preparing [2023-03-24T18:46:58.647Z] 5a0bc4f78792: Preparing [2023-03-24T18:46:58.647Z] 9a628339a477: Preparing [2023-03-24T18:46:58.647Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:58.647Z] 2194d2e7c3f8: Preparing [2023-03-24T18:46:58.647Z] edf70074bd40: Preparing [2023-03-24T18:46:58.647Z] 9a628339a477: Waiting [2023-03-24T18:46:58.647Z] 4b3725a5dac7: Waiting [2023-03-24T18:46:58.647Z] 2194d2e7c3f8: Waiting [2023-03-24T18:46:58.647Z] edf70074bd40: Waiting [2023-03-24T18:46:58.647Z] 95c1d6d5de6b: Layer already exists [2023-03-24T18:46:58.647Z] f5c600dbece8: Layer already exists [2023-03-24T18:46:58.647Z] 5a0bc4f78792: Layer already exists [2023-03-24T18:46:58.647Z] 1894a434baff: Layer already exists [2023-03-24T18:46:58.647Z] 215ca49c52dc: Layer already exists [2023-03-24T18:46:58.647Z] 9a628339a477: Layer already exists [2023-03-24T18:46:58.647Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:58.647Z] 2194d2e7c3f8: Layer already exists [2023-03-24T18:46:58.647Z] edf70074bd40: Layer already exists [2023-03-24T18:46:58.911Z] main: digest: sha256:2b553a36e25a2a409c751056b012f3a462b469abfa429751f93363f4928ae1ef size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:46:58.949Z] ===================================================== [Pipeline] echo [2023-03-24T18:46:58.955Z] taggedImages: [2023-03-24T18:46:58.955Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:46:58.955Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-24T18:46:58.955Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.114 [2023-03-24T18:46:58.955Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:46:58.955Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-03-24T18:46:58.969Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-03-24T18:46:58.969Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:46:58.969Z] latest [2023-03-24T18:46:58.969Z] 3.0.0-dev.114 [2023-03-24T18:46:58.969Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:46:58.969Z] main [2023-03-24T18:46:58.969Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:59.291Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:46:59.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:46:59.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-24T18:46:59.621Z] 7505e1a8463a: Preparing [2023-03-24T18:46:59.621Z] 54537646e5e5: Preparing [2023-03-24T18:46:59.621Z] 31dd477162df: Preparing [2023-03-24T18:46:59.621Z] 64089ad5136a: Preparing [2023-03-24T18:46:59.621Z] 9a628339a477: Preparing [2023-03-24T18:46:59.621Z] 4b3725a5dac7: Preparing [2023-03-24T18:46:59.621Z] bdd3c6fbd6fd: Preparing [2023-03-24T18:46:59.621Z] edf70074bd40: Preparing [2023-03-24T18:46:59.621Z] 4b3725a5dac7: Waiting [2023-03-24T18:46:59.621Z] bdd3c6fbd6fd: Waiting [2023-03-24T18:46:59.621Z] edf70074bd40: Waiting [2023-03-24T18:46:59.621Z] 9a628339a477: Layer already exists [2023-03-24T18:46:59.886Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:46:59.886Z] 31dd477162df: Pushed [2023-03-24T18:46:59.886Z] 7505e1a8463a: Pushed [2023-03-24T18:46:59.886Z] 54537646e5e5: Pushed [2023-03-24T18:46:59.886Z] edf70074bd40: Layer already exists [2023-03-24T18:47:00.464Z] bdd3c6fbd6fd: Pushed [2023-03-24T18:47:15.425Z] 64089ad5136a: Pushed [2023-03-24T18:47:15.425Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:5b6ca4917d12e814df3d0d0578221909855dbe5068f99832570333e93f2e0c9e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:15.762Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:16.094Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-24T18:47:16.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-24T18:47:16.094Z] 7505e1a8463a: Preparing [2023-03-24T18:47:16.094Z] 54537646e5e5: Preparing [2023-03-24T18:47:16.094Z] 31dd477162df: Preparing [2023-03-24T18:47:16.094Z] 64089ad5136a: Preparing [2023-03-24T18:47:16.094Z] 9a628339a477: Preparing [2023-03-24T18:47:16.094Z] 4b3725a5dac7: Preparing [2023-03-24T18:47:16.094Z] bdd3c6fbd6fd: Preparing [2023-03-24T18:47:16.094Z] edf70074bd40: Preparing [2023-03-24T18:47:16.094Z] 4b3725a5dac7: Waiting [2023-03-24T18:47:16.094Z] bdd3c6fbd6fd: Waiting [2023-03-24T18:47:16.094Z] edf70074bd40: Waiting [2023-03-24T18:47:16.094Z] 31dd477162df: Layer already exists [2023-03-24T18:47:16.094Z] 64089ad5136a: Layer already exists [2023-03-24T18:47:16.094Z] 9a628339a477: Layer already exists [2023-03-24T18:47:16.094Z] 7505e1a8463a: Layer already exists [2023-03-24T18:47:16.094Z] 54537646e5e5: Layer already exists [2023-03-24T18:47:16.094Z] bdd3c6fbd6fd: Layer already exists [2023-03-24T18:47:16.094Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:47:16.094Z] edf70074bd40: Layer already exists [2023-03-24T18:47:16.364Z] latest: digest: sha256:5b6ca4917d12e814df3d0d0578221909855dbe5068f99832570333e93f2e0c9e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:16.709Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:17.049Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.114 [2023-03-24T18:47:17.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-24T18:47:17.049Z] 7505e1a8463a: Preparing [2023-03-24T18:47:17.049Z] 54537646e5e5: Preparing [2023-03-24T18:47:17.049Z] 31dd477162df: Preparing [2023-03-24T18:47:17.049Z] 64089ad5136a: Preparing [2023-03-24T18:47:17.049Z] 9a628339a477: Preparing [2023-03-24T18:47:17.049Z] 4b3725a5dac7: Preparing [2023-03-24T18:47:17.049Z] bdd3c6fbd6fd: Preparing [2023-03-24T18:47:17.049Z] edf70074bd40: Preparing [2023-03-24T18:47:17.049Z] bdd3c6fbd6fd: Waiting [2023-03-24T18:47:17.049Z] edf70074bd40: Waiting [2023-03-24T18:47:17.049Z] 4b3725a5dac7: Waiting [2023-03-24T18:47:17.049Z] 9a628339a477: Layer already exists [2023-03-24T18:47:17.049Z] 7505e1a8463a: Layer already exists [2023-03-24T18:47:17.049Z] 54537646e5e5: Layer already exists [2023-03-24T18:47:17.049Z] 64089ad5136a: Layer already exists [2023-03-24T18:47:17.049Z] 31dd477162df: Layer already exists [2023-03-24T18:47:17.049Z] bdd3c6fbd6fd: Layer already exists [2023-03-24T18:47:17.049Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:47:17.049Z] edf70074bd40: Layer already exists [2023-03-24T18:47:17.313Z] 3.0.0-dev.114: digest: sha256:5b6ca4917d12e814df3d0d0578221909855dbe5068f99832570333e93f2e0c9e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:17.644Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:17.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:47:17.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-24T18:47:17.971Z] 7505e1a8463a: Preparing [2023-03-24T18:47:17.971Z] 54537646e5e5: Preparing [2023-03-24T18:47:17.971Z] 31dd477162df: Preparing [2023-03-24T18:47:17.971Z] 64089ad5136a: Preparing [2023-03-24T18:47:17.971Z] 9a628339a477: Preparing [2023-03-24T18:47:17.971Z] 4b3725a5dac7: Preparing [2023-03-24T18:47:17.971Z] bdd3c6fbd6fd: Preparing [2023-03-24T18:47:17.971Z] edf70074bd40: Preparing [2023-03-24T18:47:17.971Z] 4b3725a5dac7: Waiting [2023-03-24T18:47:17.971Z] bdd3c6fbd6fd: Waiting [2023-03-24T18:47:17.971Z] edf70074bd40: Waiting [2023-03-24T18:47:17.971Z] 64089ad5136a: Layer already exists [2023-03-24T18:47:17.971Z] 9a628339a477: Layer already exists [2023-03-24T18:47:17.971Z] 31dd477162df: Layer already exists [2023-03-24T18:47:17.971Z] 54537646e5e5: Layer already exists [2023-03-24T18:47:17.971Z] 7505e1a8463a: Layer already exists [2023-03-24T18:47:17.971Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:47:17.971Z] bdd3c6fbd6fd: Layer already exists [2023-03-24T18:47:17.971Z] edf70074bd40: Layer already exists [2023-03-24T18:47:17.971Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:5b6ca4917d12e814df3d0d0578221909855dbe5068f99832570333e93f2e0c9e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:18.574Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:20.824Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-03-24T18:47:20.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-24T18:47:20.824Z] 7505e1a8463a: Preparing [2023-03-24T18:47:20.824Z] 54537646e5e5: Preparing [2023-03-24T18:47:20.824Z] 31dd477162df: Preparing [2023-03-24T18:47:20.824Z] 64089ad5136a: Preparing [2023-03-24T18:47:20.824Z] 9a628339a477: Preparing [2023-03-24T18:47:20.824Z] 4b3725a5dac7: Preparing [2023-03-24T18:47:20.824Z] bdd3c6fbd6fd: Preparing [2023-03-24T18:47:20.824Z] edf70074bd40: Preparing [2023-03-24T18:47:20.824Z] 4b3725a5dac7: Waiting [2023-03-24T18:47:20.824Z] bdd3c6fbd6fd: Waiting [2023-03-24T18:47:20.824Z] edf70074bd40: Waiting [2023-03-24T18:47:20.824Z] 64089ad5136a: Layer already exists [2023-03-24T18:47:20.824Z] 7505e1a8463a: Layer already exists [2023-03-24T18:47:20.824Z] 54537646e5e5: Layer already exists [2023-03-24T18:47:20.824Z] 31dd477162df: Layer already exists [2023-03-24T18:47:20.824Z] 9a628339a477: Layer already exists [2023-03-24T18:47:20.824Z] bdd3c6fbd6fd: Layer already exists [2023-03-24T18:47:20.824Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:47:20.824Z] edf70074bd40: Layer already exists [2023-03-24T18:47:20.824Z] main: digest: sha256:5b6ca4917d12e814df3d0d0578221909855dbe5068f99832570333e93f2e0c9e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:47:21.128Z] ===================================================== [Pipeline] echo [2023-03-24T18:47:21.136Z] taggedImages: [2023-03-24T18:47:21.136Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:47:21.136Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-24T18:47:21.136Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.114 [2023-03-24T18:47:21.136Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:47:21.136Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-03-24T18:47:21.155Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-03-24T18:47:21.155Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:47:21.155Z] latest [2023-03-24T18:47:21.155Z] 3.0.0-dev.114 [2023-03-24T18:47:21.155Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:47:21.155Z] main [2023-03-24T18:47:21.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:21.490Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:21.812Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:47:21.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-24T18:47:21.812Z] c448face7db2: Preparing [2023-03-24T18:47:21.812Z] 79b64d907915: Preparing [2023-03-24T18:47:21.812Z] 4fa2e39b2278: Preparing [2023-03-24T18:47:21.812Z] 263c1eafd29b: Preparing [2023-03-24T18:47:21.812Z] 9a628339a477: Preparing [2023-03-24T18:47:21.812Z] 4b3725a5dac7: Preparing [2023-03-24T18:47:21.812Z] 2194d2e7c3f8: Preparing [2023-03-24T18:47:21.812Z] edf70074bd40: Preparing [2023-03-24T18:47:21.812Z] 4b3725a5dac7: Waiting [2023-03-24T18:47:21.812Z] 2194d2e7c3f8: Waiting [2023-03-24T18:47:21.812Z] edf70074bd40: Waiting [2023-03-24T18:47:21.812Z] 9a628339a477: Layer already exists [2023-03-24T18:47:21.812Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:47:22.076Z] 2194d2e7c3f8: Layer already exists [2023-03-24T18:47:22.076Z] edf70074bd40: Layer already exists [2023-03-24T18:47:22.076Z] c448face7db2: Pushed [2023-03-24T18:47:22.076Z] 4fa2e39b2278: Pushed [2023-03-24T18:47:22.076Z] 79b64d907915: Pushed [2023-03-24T18:47:37.026Z] 263c1eafd29b: Pushed [2023-03-24T18:47:37.027Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:e4c47bae3fcaca0ba33e255bad3cabe8f3f381dc09ebd98e63c5115bdd6b0a51 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:37.371Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:37.712Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-24T18:47:37.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-24T18:47:37.712Z] c448face7db2: Preparing [2023-03-24T18:47:37.712Z] 79b64d907915: Preparing [2023-03-24T18:47:37.712Z] 4fa2e39b2278: Preparing [2023-03-24T18:47:37.712Z] 263c1eafd29b: Preparing [2023-03-24T18:47:37.712Z] 9a628339a477: Preparing [2023-03-24T18:47:37.712Z] 4b3725a5dac7: Preparing [2023-03-24T18:47:37.712Z] 2194d2e7c3f8: Preparing [2023-03-24T18:47:37.712Z] edf70074bd40: Preparing [2023-03-24T18:47:37.712Z] 4b3725a5dac7: Waiting [2023-03-24T18:47:37.712Z] edf70074bd40: Waiting [2023-03-24T18:47:37.712Z] 2194d2e7c3f8: Waiting [2023-03-24T18:47:37.712Z] 9a628339a477: Layer already exists [2023-03-24T18:47:37.712Z] c448face7db2: Layer already exists [2023-03-24T18:47:37.712Z] 79b64d907915: Layer already exists [2023-03-24T18:47:37.712Z] 263c1eafd29b: Layer already exists [2023-03-24T18:47:37.712Z] 4fa2e39b2278: Layer already exists [2023-03-24T18:47:37.712Z] edf70074bd40: Layer already exists [2023-03-24T18:47:37.712Z] 2194d2e7c3f8: Layer already exists [2023-03-24T18:47:37.712Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:47:37.977Z] latest: digest: sha256:e4c47bae3fcaca0ba33e255bad3cabe8f3f381dc09ebd98e63c5115bdd6b0a51 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:38.319Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:38.659Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.114 [2023-03-24T18:47:38.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-24T18:47:38.659Z] c448face7db2: Preparing [2023-03-24T18:47:38.659Z] 79b64d907915: Preparing [2023-03-24T18:47:38.659Z] 4fa2e39b2278: Preparing [2023-03-24T18:47:38.659Z] 263c1eafd29b: Preparing [2023-03-24T18:47:38.659Z] 9a628339a477: Preparing [2023-03-24T18:47:38.659Z] 4b3725a5dac7: Preparing [2023-03-24T18:47:38.659Z] 2194d2e7c3f8: Preparing [2023-03-24T18:47:38.659Z] edf70074bd40: Preparing [2023-03-24T18:47:38.659Z] 4b3725a5dac7: Waiting [2023-03-24T18:47:38.659Z] 2194d2e7c3f8: Waiting [2023-03-24T18:47:38.659Z] edf70074bd40: Waiting [2023-03-24T18:47:38.659Z] 79b64d907915: Layer already exists [2023-03-24T18:47:38.659Z] c448face7db2: Layer already exists [2023-03-24T18:47:38.659Z] 4fa2e39b2278: Layer already exists [2023-03-24T18:47:38.659Z] 9a628339a477: Layer already exists [2023-03-24T18:47:38.659Z] 263c1eafd29b: Layer already exists [2023-03-24T18:47:38.659Z] edf70074bd40: Layer already exists [2023-03-24T18:47:38.659Z] 2194d2e7c3f8: Layer already exists [2023-03-24T18:47:38.659Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:47:38.923Z] 3.0.0-dev.114: digest: sha256:e4c47bae3fcaca0ba33e255bad3cabe8f3f381dc09ebd98e63c5115bdd6b0a51 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:39.267Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:39.598Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:47:39.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-24T18:47:39.598Z] c448face7db2: Preparing [2023-03-24T18:47:39.598Z] 79b64d907915: Preparing [2023-03-24T18:47:39.598Z] 4fa2e39b2278: Preparing [2023-03-24T18:47:39.598Z] 263c1eafd29b: Preparing [2023-03-24T18:47:39.598Z] 9a628339a477: Preparing [2023-03-24T18:47:39.598Z] 4b3725a5dac7: Preparing [2023-03-24T18:47:39.598Z] 2194d2e7c3f8: Preparing [2023-03-24T18:47:39.598Z] edf70074bd40: Preparing [2023-03-24T18:47:39.598Z] 4b3725a5dac7: Waiting [2023-03-24T18:47:39.598Z] 2194d2e7c3f8: Waiting [2023-03-24T18:47:39.598Z] edf70074bd40: Waiting [2023-03-24T18:47:39.598Z] 9a628339a477: Layer already exists [2023-03-24T18:47:39.598Z] 79b64d907915: Layer already exists [2023-03-24T18:47:39.598Z] c448face7db2: Layer already exists [2023-03-24T18:47:39.598Z] 4fa2e39b2278: Layer already exists [2023-03-24T18:47:39.598Z] 263c1eafd29b: Layer already exists [2023-03-24T18:47:39.598Z] edf70074bd40: Layer already exists [2023-03-24T18:47:39.598Z] 2194d2e7c3f8: Layer already exists [2023-03-24T18:47:39.598Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:47:39.863Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:e4c47bae3fcaca0ba33e255bad3cabe8f3f381dc09ebd98e63c5115bdd6b0a51 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:40.206Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:40.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-03-24T18:47:40.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-24T18:47:40.538Z] c448face7db2: Preparing [2023-03-24T18:47:40.538Z] 79b64d907915: Preparing [2023-03-24T18:47:40.538Z] 4fa2e39b2278: Preparing [2023-03-24T18:47:40.538Z] 263c1eafd29b: Preparing [2023-03-24T18:47:40.538Z] 9a628339a477: Preparing [2023-03-24T18:47:40.538Z] 4b3725a5dac7: Preparing [2023-03-24T18:47:40.538Z] 2194d2e7c3f8: Preparing [2023-03-24T18:47:40.538Z] edf70074bd40: Preparing [2023-03-24T18:47:40.538Z] 2194d2e7c3f8: Waiting [2023-03-24T18:47:40.538Z] 4b3725a5dac7: Waiting [2023-03-24T18:47:40.538Z] edf70074bd40: Waiting [2023-03-24T18:47:40.538Z] 4fa2e39b2278: Layer already exists [2023-03-24T18:47:40.538Z] 79b64d907915: Layer already exists [2023-03-24T18:47:40.538Z] 9a628339a477: Layer already exists [2023-03-24T18:47:40.538Z] 263c1eafd29b: Layer already exists [2023-03-24T18:47:40.538Z] c448face7db2: Layer already exists [2023-03-24T18:47:40.538Z] 2194d2e7c3f8: Layer already exists [2023-03-24T18:47:40.538Z] edf70074bd40: Layer already exists [2023-03-24T18:47:40.538Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:47:40.804Z] main: digest: sha256:e4c47bae3fcaca0ba33e255bad3cabe8f3f381dc09ebd98e63c5115bdd6b0a51 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:47:40.856Z] ===================================================== [Pipeline] echo [2023-03-24T18:47:40.864Z] taggedImages: [2023-03-24T18:47:40.864Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:47:40.864Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-24T18:47:40.864Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.114 [2023-03-24T18:47:40.864Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:47:40.864Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-03-24T18:47:40.884Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-03-24T18:47:40.884Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:47:40.884Z] latest [2023-03-24T18:47:40.884Z] 3.0.0-dev.114 [2023-03-24T18:47:40.884Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:47:40.884Z] main [2023-03-24T18:47:40.884Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:41.223Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:41.560Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:47:41.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-24T18:47:41.560Z] adccd66980c9: Preparing [2023-03-24T18:47:41.560Z] cbe6a373fca5: Preparing [2023-03-24T18:47:41.560Z] 9a628339a477: Preparing [2023-03-24T18:47:41.560Z] 4b3725a5dac7: Preparing [2023-03-24T18:47:41.560Z] dac48664772d: Preparing [2023-03-24T18:47:41.560Z] edf70074bd40: Preparing [2023-03-24T18:47:41.560Z] edf70074bd40: Waiting [2023-03-24T18:47:41.560Z] 9a628339a477: Layer already exists [2023-03-24T18:47:41.560Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:47:41.560Z] edf70074bd40: Layer already exists [2023-03-24T18:47:41.826Z] adccd66980c9: Pushed [2023-03-24T18:47:41.826Z] dac48664772d: Pushed [2023-03-24T18:47:48.460Z] cbe6a373fca5: Pushed [2023-03-24T18:47:48.460Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:286b93e17767a9b8a6f9fb336378622558159b810e9e2c8aaad5ea624110864b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:48.801Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:49.136Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-24T18:47:49.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-24T18:47:49.136Z] adccd66980c9: Preparing [2023-03-24T18:47:49.136Z] cbe6a373fca5: Preparing [2023-03-24T18:47:49.136Z] 9a628339a477: Preparing [2023-03-24T18:47:49.136Z] 4b3725a5dac7: Preparing [2023-03-24T18:47:49.136Z] dac48664772d: Preparing [2023-03-24T18:47:49.136Z] edf70074bd40: Preparing [2023-03-24T18:47:49.136Z] edf70074bd40: Waiting [2023-03-24T18:47:49.136Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:47:49.136Z] cbe6a373fca5: Layer already exists [2023-03-24T18:47:49.136Z] 9a628339a477: Layer already exists [2023-03-24T18:47:49.136Z] adccd66980c9: Layer already exists [2023-03-24T18:47:49.136Z] dac48664772d: Layer already exists [2023-03-24T18:47:49.136Z] edf70074bd40: Layer already exists [2023-03-24T18:47:49.402Z] latest: digest: sha256:286b93e17767a9b8a6f9fb336378622558159b810e9e2c8aaad5ea624110864b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:49.748Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:50.078Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.114 [2023-03-24T18:47:50.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-24T18:47:50.078Z] adccd66980c9: Preparing [2023-03-24T18:47:50.078Z] cbe6a373fca5: Preparing [2023-03-24T18:47:50.078Z] 9a628339a477: Preparing [2023-03-24T18:47:50.078Z] 4b3725a5dac7: Preparing [2023-03-24T18:47:50.078Z] dac48664772d: Preparing [2023-03-24T18:47:50.078Z] edf70074bd40: Preparing [2023-03-24T18:47:50.078Z] edf70074bd40: Waiting [2023-03-24T18:47:50.078Z] dac48664772d: Layer already exists [2023-03-24T18:47:50.078Z] adccd66980c9: Layer already exists [2023-03-24T18:47:50.078Z] 9a628339a477: Layer already exists [2023-03-24T18:47:50.078Z] cbe6a373fca5: Layer already exists [2023-03-24T18:47:50.078Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:47:50.078Z] edf70074bd40: Layer already exists [2023-03-24T18:47:50.343Z] 3.0.0-dev.114: digest: sha256:286b93e17767a9b8a6f9fb336378622558159b810e9e2c8aaad5ea624110864b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:50.689Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:51.017Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:47:51.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-24T18:47:51.017Z] adccd66980c9: Preparing [2023-03-24T18:47:51.017Z] cbe6a373fca5: Preparing [2023-03-24T18:47:51.017Z] 9a628339a477: Preparing [2023-03-24T18:47:51.017Z] 4b3725a5dac7: Preparing [2023-03-24T18:47:51.017Z] dac48664772d: Preparing [2023-03-24T18:47:51.017Z] edf70074bd40: Preparing [2023-03-24T18:47:51.017Z] edf70074bd40: Waiting [2023-03-24T18:47:51.017Z] dac48664772d: Layer already exists [2023-03-24T18:47:51.017Z] cbe6a373fca5: Layer already exists [2023-03-24T18:47:51.017Z] adccd66980c9: Layer already exists [2023-03-24T18:47:51.017Z] 9a628339a477: Layer already exists [2023-03-24T18:47:51.017Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:47:51.017Z] edf70074bd40: Layer already exists [2023-03-24T18:47:51.282Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:286b93e17767a9b8a6f9fb336378622558159b810e9e2c8aaad5ea624110864b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:51.616Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:51.939Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-03-24T18:47:51.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-24T18:47:51.939Z] adccd66980c9: Preparing [2023-03-24T18:47:51.939Z] cbe6a373fca5: Preparing [2023-03-24T18:47:51.939Z] 9a628339a477: Preparing [2023-03-24T18:47:51.939Z] 4b3725a5dac7: Preparing [2023-03-24T18:47:51.939Z] dac48664772d: Preparing [2023-03-24T18:47:51.939Z] edf70074bd40: Preparing [2023-03-24T18:47:51.939Z] edf70074bd40: Waiting [2023-03-24T18:47:51.939Z] cbe6a373fca5: Layer already exists [2023-03-24T18:47:51.939Z] adccd66980c9: Layer already exists [2023-03-24T18:47:51.939Z] dac48664772d: Layer already exists [2023-03-24T18:47:51.939Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:47:51.940Z] 9a628339a477: Layer already exists [2023-03-24T18:47:51.940Z] edf70074bd40: Layer already exists [2023-03-24T18:47:52.204Z] main: digest: sha256:286b93e17767a9b8a6f9fb336378622558159b810e9e2c8aaad5ea624110864b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:47:52.253Z] ===================================================== [Pipeline] echo [2023-03-24T18:47:52.260Z] taggedImages: [2023-03-24T18:47:52.260Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:47:52.260Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-24T18:47:52.260Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.114 [2023-03-24T18:47:52.260Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:47:52.260Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-03-24T18:47:52.284Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-03-24T18:47:52.284Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:47:52.284Z] latest [2023-03-24T18:47:52.284Z] 3.0.0-dev.114 [2023-03-24T18:47:52.284Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:47:52.284Z] main [2023-03-24T18:47:52.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:52.624Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:52.956Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:47:52.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-24T18:47:52.956Z] ea53ef911fe6: Preparing [2023-03-24T18:47:52.956Z] 9143bbe9bfc3: Preparing [2023-03-24T18:47:52.956Z] 9a628339a477: Preparing [2023-03-24T18:47:52.956Z] 4b3725a5dac7: Preparing [2023-03-24T18:47:52.956Z] 44178bc9730d: Preparing [2023-03-24T18:47:52.956Z] edf70074bd40: Preparing [2023-03-24T18:47:52.956Z] edf70074bd40: Waiting [2023-03-24T18:47:52.956Z] 9a628339a477: Layer already exists [2023-03-24T18:47:52.956Z] 44178bc9730d: Layer already exists [2023-03-24T18:47:52.956Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:47:52.956Z] edf70074bd40: Layer already exists [2023-03-24T18:47:53.221Z] ea53ef911fe6: Pushed [2023-03-24T18:47:58.553Z] 9143bbe9bfc3: Pushed [2023-03-24T18:47:58.819Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b: digest: sha256:543cc4b6bf37e2cb053ab422ac762e5aefb3bd79c5b42700e40f829e3b097b8b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:59.161Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:47:59.488Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-24T18:47:59.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-24T18:47:59.488Z] ea53ef911fe6: Preparing [2023-03-24T18:47:59.488Z] 9143bbe9bfc3: Preparing [2023-03-24T18:47:59.488Z] 9a628339a477: Preparing [2023-03-24T18:47:59.488Z] 4b3725a5dac7: Preparing [2023-03-24T18:47:59.488Z] 44178bc9730d: Preparing [2023-03-24T18:47:59.488Z] edf70074bd40: Preparing [2023-03-24T18:47:59.488Z] edf70074bd40: Waiting [2023-03-24T18:47:59.488Z] 9a628339a477: Layer already exists [2023-03-24T18:47:59.488Z] 44178bc9730d: Layer already exists [2023-03-24T18:47:59.488Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:47:59.488Z] ea53ef911fe6: Layer already exists [2023-03-24T18:47:59.488Z] 9143bbe9bfc3: Layer already exists [2023-03-24T18:47:59.488Z] edf70074bd40: Layer already exists [2023-03-24T18:47:59.754Z] latest: digest: sha256:543cc4b6bf37e2cb053ab422ac762e5aefb3bd79c5b42700e40f829e3b097b8b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:48:00.096Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:48:00.430Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.114 [2023-03-24T18:48:00.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-24T18:48:00.431Z] ea53ef911fe6: Preparing [2023-03-24T18:48:00.431Z] 9143bbe9bfc3: Preparing [2023-03-24T18:48:00.431Z] 9a628339a477: Preparing [2023-03-24T18:48:00.431Z] 4b3725a5dac7: Preparing [2023-03-24T18:48:00.431Z] 44178bc9730d: Preparing [2023-03-24T18:48:00.431Z] edf70074bd40: Preparing [2023-03-24T18:48:00.431Z] edf70074bd40: Waiting [2023-03-24T18:48:00.431Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:48:00.431Z] 9a628339a477: Layer already exists [2023-03-24T18:48:00.431Z] ea53ef911fe6: Layer already exists [2023-03-24T18:48:00.431Z] 44178bc9730d: Layer already exists [2023-03-24T18:48:00.431Z] 9143bbe9bfc3: Layer already exists [2023-03-24T18:48:00.431Z] edf70074bd40: Layer already exists [2023-03-24T18:48:00.697Z] 3.0.0-dev.114: digest: sha256:543cc4b6bf37e2cb053ab422ac762e5aefb3bd79c5b42700e40f829e3b097b8b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:48:01.044Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:48:01.365Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:48:01.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-24T18:48:01.366Z] ea53ef911fe6: Preparing [2023-03-24T18:48:01.366Z] 9143bbe9bfc3: Preparing [2023-03-24T18:48:01.366Z] 9a628339a477: Preparing [2023-03-24T18:48:01.366Z] 4b3725a5dac7: Preparing [2023-03-24T18:48:01.366Z] 44178bc9730d: Preparing [2023-03-24T18:48:01.366Z] edf70074bd40: Preparing [2023-03-24T18:48:01.366Z] edf70074bd40: Waiting [2023-03-24T18:48:01.366Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:48:01.366Z] ea53ef911fe6: Layer already exists [2023-03-24T18:48:01.366Z] 44178bc9730d: Layer already exists [2023-03-24T18:48:01.366Z] 9a628339a477: Layer already exists [2023-03-24T18:48:01.366Z] 9143bbe9bfc3: Layer already exists [2023-03-24T18:48:01.366Z] edf70074bd40: Layer already exists [2023-03-24T18:48:01.366Z] e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114: digest: sha256:543cc4b6bf37e2cb053ab422ac762e5aefb3bd79c5b42700e40f829e3b097b8b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:48:01.688Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:48:02.014Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-03-24T18:48:02.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-24T18:48:02.014Z] ea53ef911fe6: Preparing [2023-03-24T18:48:02.014Z] 9143bbe9bfc3: Preparing [2023-03-24T18:48:02.014Z] 9a628339a477: Preparing [2023-03-24T18:48:02.014Z] 4b3725a5dac7: Preparing [2023-03-24T18:48:02.014Z] 44178bc9730d: Preparing [2023-03-24T18:48:02.014Z] edf70074bd40: Preparing [2023-03-24T18:48:02.014Z] edf70074bd40: Waiting [2023-03-24T18:48:02.014Z] 9143bbe9bfc3: Layer already exists [2023-03-24T18:48:02.014Z] 4b3725a5dac7: Layer already exists [2023-03-24T18:48:02.014Z] 44178bc9730d: Layer already exists [2023-03-24T18:48:02.014Z] 9a628339a477: Layer already exists [2023-03-24T18:48:02.014Z] ea53ef911fe6: Layer already exists [2023-03-24T18:48:02.014Z] edf70074bd40: Layer already exists [2023-03-24T18:48:02.014Z] main: digest: sha256:543cc4b6bf37e2cb053ab422ac762e5aefb3bd79c5b42700e40f829e3b097b8b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-24T18:48:02.330Z] ===================================================== [Pipeline] echo [2023-03-24T18:48:02.339Z] taggedImages: [2023-03-24T18:48:02.339Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [2023-03-24T18:48:02.339Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-24T18:48:02.339Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.114 [2023-03-24T18:48:02.339Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b-3.0.0-dev.114 [2023-03-24T18:48:02.339Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:48:02.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T18:48:02.687Z] [2023-03-24T18:48:02.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:48:03.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T18:48:03.008Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-24T18:48:03.009Z] 8998bd30e6a1: Pulling fs layer [2023-03-24T18:48:03.009Z] 04944245beec: Pulling fs layer [2023-03-24T18:48:03.009Z] 699f458cf7ca: Pulling fs layer [2023-03-24T18:48:03.009Z] 765212b225bb: Pulling fs layer [2023-03-24T18:48:03.009Z] f23df028b6ca: Pulling fs layer [2023-03-24T18:48:03.009Z] d65c8cfc05b1: Pulling fs layer [2023-03-24T18:48:03.009Z] 2437ff75d9bd: Pulling fs layer [2023-03-24T18:48:03.009Z] f23df028b6ca: Waiting [2023-03-24T18:48:03.009Z] d65c8cfc05b1: Waiting [2023-03-24T18:48:03.009Z] 2437ff75d9bd: Waiting [2023-03-24T18:48:03.009Z] 765212b225bb: Waiting [2023-03-24T18:48:03.275Z] 04944245beec: Verifying Checksum [2023-03-24T18:48:03.275Z] 04944245beec: Download complete [2023-03-24T18:48:03.275Z] 765212b225bb: Verifying Checksum [2023-03-24T18:48:03.275Z] 765212b225bb: Download complete [2023-03-24T18:48:03.275Z] f23df028b6ca: Verifying Checksum [2023-03-24T18:48:03.275Z] f23df028b6ca: Download complete [2023-03-24T18:48:03.275Z] d65c8cfc05b1: Verifying Checksum [2023-03-24T18:48:03.275Z] d65c8cfc05b1: Download complete [2023-03-24T18:48:03.275Z] 699f458cf7ca: Verifying Checksum [2023-03-24T18:48:03.275Z] 699f458cf7ca: Download complete [2023-03-24T18:48:03.854Z] 8998bd30e6a1: Verifying Checksum [2023-03-24T18:48:03.854Z] 8998bd30e6a1: Download complete [2023-03-24T18:48:05.791Z] 2437ff75d9bd: Verifying Checksum [2023-03-24T18:48:05.791Z] 2437ff75d9bd: Download complete [2023-03-24T18:48:07.189Z] 8998bd30e6a1: Pull complete [2023-03-24T18:48:07.767Z] 04944245beec: Pull complete [2023-03-24T18:48:08.719Z] 699f458cf7ca: Pull complete [2023-03-24T18:48:08.983Z] 765212b225bb: Pull complete [2023-03-24T18:48:09.935Z] f23df028b6ca: Pull complete [2023-03-24T18:48:09.935Z] d65c8cfc05b1: Pull complete [2023-03-24T18:48:22.210Z] 2437ff75d9bd: Pull complete [2023-03-24T18:48:22.210Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-24T18:48:22.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T18:48:22.210Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T18:48:22.391Z] prd-ubuntu20.04-docker-arm64-4c-16g-5728 does not seem to be running inside a container [2023-03-24T18:48:22.452Z] $ 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/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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-lftools-log-publisher:arm64 cat [2023-03-24T18:48:25.570Z] $ docker top 8b0c0746f7cb3e048b2509a12b9084e79d8c14932f2c685f51355e31a85527b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T18:48:26.399Z] ---> job-cost.sh [2023-03-24T18:48:26.399Z] lf-activate-venv: SKIPPING [2023-03-24T18:48:26.399Z] INFO: No Stack... [2023-03-24T18:48:26.978Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-24T18:48:27.555Z] INFO: Archiving Costs [Pipeline] sh [2023-03-24T18:48:27.869Z] + + cut -d,cat -f6 /w/workspace/edgex-go/476/archives/cost.csv [2023-03-24T18:48:27.869Z] [Pipeline] lock [2023-03-24T18:48:27.946Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-476-stack-cost] [2023-03-24T18:48:27.955Z] Resource [jenkins-edgexfoundry-edgex-go-main-476-stack-cost] did not exist. Created. [2023-03-24T18:48:27.956Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-476-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-24T18:48:28.600Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-24T18:48:29.241Z] Stashed 1 file(s) [Pipeline] } [2023-03-24T18:48:29.248Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-476-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-24T18:48:29.276Z] $ docker stop --time=1 8b0c0746f7cb3e048b2509a12b9084e79d8c14932f2c685f51355e31a85527b5 [2023-03-24T18:48:30.815Z] $ docker rm -f --volumes 8b0c0746f7cb3e048b2509a12b9084e79d8c14932f2c685f51355e31a85527b5 [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 [2023-03-24T18:48:31.264Z] provisioning config files... [2023-03-24T18:48:31.271Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/476@tmp/config17874154261292408388tmp [Pipeline] { [Pipeline] sh [2023-03-24T18:48:31.560Z] + set +x [2023-03-24T18:48:31.560Z] + + bash -s -- [2023-03-24T18:48:31.560Z] curl -s https://codecov.io/bash [2023-03-24T18:48:31.560Z] [2023-03-24T18:48:31.560Z] _____ _ [2023-03-24T18:48:31.560Z] / ____| | | [2023-03-24T18:48:31.560Z] | | ___ __| | ___ ___ _____ __ [2023-03-24T18:48:31.560Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-24T18:48:31.560Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-24T18:48:31.560Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-24T18:48:31.560Z] Bash-1.0.6 [2023-03-24T18:48:31.560Z] [2023-03-24T18:48:31.560Z] [2023-03-24T18:48:31.560Z] ==> git version 2.25.1 found [2023-03-24T18:48:31.560Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-24T18:48:31.560Z] Release-Date: 2020-01-08 [2023-03-24T18:48:31.560Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-24T18:48:31.560Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-24T18:48:31.560Z] ==> Jenkins CI detected. [2023-03-24T18:48:31.560Z] current dir:  /w/workspace/edgex-go/476 [2023-03-24T18:48:31.560Z] project root: . [2023-03-24T18:48:31.560Z] --> token set from env [2023-03-24T18:48:31.560Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-24T18:48:31.560Z] ==> Running gcov in . (disable via -X gcov) [2023-03-24T18:48:31.560Z] ==> Python coveragepy not found [2023-03-24T18:48:31.560Z] ==> Searching for coverage reports in: [2023-03-24T18:48:31.560Z] + . [2023-03-24T18:48:31.819Z] -> Found 1 reports [2023-03-24T18:48:31.819Z] ==> Detecting git/mercurial file structure [2023-03-24T18:48:31.819Z] ==> Reading reports [2023-03-24T18:48:31.819Z] + ./coverage.out bytes=447380 [2023-03-24T18:48:31.819Z] ==> Appending adjustments [2023-03-24T18:48:31.819Z] https://docs.codecov.io/docs/fixing-reports [2023-03-24T18:48:32.754Z] + Found adjustments [2023-03-24T18:48:32.754Z] ==> Gzipping contents [2023-03-24T18:48:32.754Z] 60K /tmp/codecov.pkGLVJ.gz [2023-03-24T18:48:32.754Z] ==> Uploading reports [2023-03-24T18:48:32.754Z] url: https://codecov.io [2023-03-24T18:48:32.754Z] query: branch=main&commit=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b&build=476&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F476%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-24T18:48:32.754Z] -> Pinging Codecov [2023-03-24T18:48:32.754Z] 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=e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b&build=476&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F476%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-24T18:48:33.012Z] -> Uploading to [2023-03-24T18:48:33.012Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-24/00271124DB129430A58F1EEE437C3FCB/e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b/9d4af4d8-80d6-450b-8f9c-1daa48ce9457.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230324T184832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bdc866058ab514f3837cac5b593e25058b9160a289f37ca28734799dc5247ea2 [2023-03-24T18:48:33.012Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-24T18:48:33.012Z] Dload Upload Total Spent Left Speed [2023-03-24T18:48:33.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57524 0 0 100 57524 0 215k --:--:-- --:--:-- --:--:-- 216k [2023-03-24T18:48:33.272Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b [Pipeline] } [2023-03-24T18:48:33.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-03-24T18:48:33.456Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-24T18:48:33.468Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:48:33.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-24T18:48:33.760Z] [2023-03-24T18:48:33.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:48:34.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-24T18:48:34.053Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-24T18:48:34.053Z] df9b9388f04a: Pulling fs layer [2023-03-24T18:48:34.053Z] 52dc419b0ee2: Pulling fs layer [2023-03-24T18:48:34.053Z] 25bc292e5bac: Pulling fs layer [2023-03-24T18:48:34.053Z] 114826534d7a: Pulling fs layer [2023-03-24T18:48:34.053Z] 4657fd5d0bcf: Pulling fs layer [2023-03-24T18:48:34.053Z] 6ad1cebc031e: Pulling fs layer [2023-03-24T18:48:34.053Z] 8a3aa393b2d8: Pulling fs layer [2023-03-24T18:48:34.053Z] 6ad1cebc031e: Waiting [2023-03-24T18:48:34.053Z] 8a3aa393b2d8: Waiting [2023-03-24T18:48:34.053Z] 4657fd5d0bcf: Waiting [2023-03-24T18:48:34.053Z] 114826534d7a: Waiting [2023-03-24T18:48:34.053Z] 25bc292e5bac: Verifying Checksum [2023-03-24T18:48:34.053Z] 25bc292e5bac: Download complete [2023-03-24T18:48:34.053Z] 52dc419b0ee2: Verifying Checksum [2023-03-24T18:48:34.053Z] 52dc419b0ee2: Download complete [2023-03-24T18:48:34.053Z] 4657fd5d0bcf: Verifying Checksum [2023-03-24T18:48:34.053Z] 4657fd5d0bcf: Download complete [2023-03-24T18:48:34.315Z] df9b9388f04a: Verifying Checksum [2023-03-24T18:48:34.315Z] df9b9388f04a: Download complete [2023-03-24T18:48:34.315Z] df9b9388f04a: Pull complete [2023-03-24T18:48:34.315Z] 6ad1cebc031e: Download complete [2023-03-24T18:48:34.574Z] 52dc419b0ee2: Pull complete [2023-03-24T18:48:34.574Z] 25bc292e5bac: Pull complete [2023-03-24T18:48:35.140Z] 114826534d7a: Verifying Checksum [2023-03-24T18:48:35.140Z] 114826534d7a: Download complete [2023-03-24T18:48:35.140Z] 8a3aa393b2d8: Verifying Checksum [2023-03-24T18:48:35.140Z] 8a3aa393b2d8: Download complete [2023-03-24T18:48:38.422Z] 114826534d7a: Pull complete [2023-03-24T18:48:38.422Z] 4657fd5d0bcf: Pull complete [2023-03-24T18:48:38.681Z] 6ad1cebc031e: Pull complete [2023-03-24T18:48:41.212Z] 8a3aa393b2d8: Pull complete [2023-03-24T18:48:41.212Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-24T18:48:41.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-24T18:48:41.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T18:48:41.284Z] prd-ubuntu20.04-docker-8c-8g-5727 does not seem to be running inside a container [2023-03-24T18:48:41.335Z] $ 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/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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-snyk-go:1.410.4 cat [2023-03-24T18:48:44.500Z] $ docker top e34dddfa7e1f79fb391ea10101420cdd8dfe214b3ea663ba197e2f508d662a24 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-24T18:48:44.536Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-03-24T18:48:44.809Z] + set -o pipefail [2023-03-24T18:48:44.809Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-03-24T18:48:50.075Z] [2023-03-24T18:48:50.075Z] Monitoring /w/workspace/edgex-go/476 (github.com/edgexfoundry/edgex-go)... [2023-03-24T18:48:50.075Z] [2023-03-24T18:48:50.075Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/9b9f375c-ffc0-4084-9ec7-8ad3844cdd84 [2023-03-24T18:48:50.075Z] [2023-03-24T18:48:50.075Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-24T18:48:50.075Z] [2023-03-24T18:48:50.075Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-24T18:48:50.075Z] [2023-03-24T18:48:51.010Z] [2023-03-24T18:48:51.010Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-24T18:48:51.010Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-24T18:48:51.010Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-24T18:48:51.045Z] $ docker stop --time=1 e34dddfa7e1f79fb391ea10101420cdd8dfe214b3ea663ba197e2f508d662a24 [2023-03-24T18:48:53.713Z] $ docker rm -f --volumes e34dddfa7e1f79fb391ea10101420cdd8dfe214b3ea663ba197e2f508d662a24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-24T18:48:53.999Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T18:48:54.011Z] provisioning config files... [2023-03-24T18:48:54.017Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/476@tmp/config9870302868322734152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T18:48:54.303Z] --> edgex-publish-swagger.sh [2023-03-24T18:48:54.304Z] === Publish openapi/v3 API === [2023-03-24T18:48:54.304Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-24T18:48:54.304Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/476/openapi/v3/core-command.yaml] [2023-03-24T18:48:54.304Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-24T18:48:54.304Z] Dload Upload Total Spent Left Speed [2023-03-24T18:48:54.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 46373 --:--:-- --:--:-- --:--:-- 46299 100 29030 0 0 100 29030 0 46373 --:--:-- --:--:-- --:--:-- 46299 [2023-03-24T18:48:54.870Z] [2023-03-24T18:48:54.870Z] [2023-03-24T18:48:54.870Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/476/openapi/v3/core-data.yaml] [2023-03-24T18:48:54.870Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-24T18:48:54.870Z] Dload Upload Total Spent Left Speed [2023-03-24T18:48:55.436Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 108k --:--:-- --:--:-- --:--:-- 108k [2023-03-24T18:48:55.436Z] [2023-03-24T18:48:55.436Z] [2023-03-24T18:48:55.436Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/476/openapi/v3/core-metadata.yaml] [2023-03-24T18:48:55.436Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-24T18:48:55.436Z] Dload Upload Total Spent Left Speed [2023-03-24T18:48:55.949Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 697k --:--:-- --:--:-- --:--:-- 693k 100 141k 0 0 100 141k 0 244k --:--:-- --:--:-- --:--:-- 244k [2023-03-24T18:48:55.949Z] [2023-03-24T18:48:55.949Z] [2023-03-24T18:48:55.949Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/476/openapi/v3/support-notifications.yaml] [2023-03-24T18:48:55.949Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-24T18:48:55.949Z] Dload Upload Total Spent Left Speed [2023-03-24T18:48:56.514Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 169k --:--:-- --:--:-- --:--:-- 169k [2023-03-24T18:48:56.514Z] [2023-03-24T18:48:56.514Z] [2023-03-24T18:48:56.514Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/476/openapi/v3/support-scheduler.yaml] [2023-03-24T18:48:56.514Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-24T18:48:56.514Z] Dload Upload Total Spent Left Speed [2023-03-24T18:48:57.028Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 390k --:--:-- --:--:-- --:--:-- 386k 100 34001 0 0 100 34001 0 71732 --:--:-- --:--:-- --:--:-- 71581 [2023-03-24T18:48:57.028Z] [2023-03-24T18:48:57.028Z] [Pipeline] } [2023-03-24T18:48:57.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-03-24T18:48:57.419Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-24T18:48:57.419Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:48:57.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T18:48:57.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T18:48:57.777Z] prd-ubuntu20.04-docker-8c-8g-5727 does not seem to be running inside a container [2023-03-24T18:48:57.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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/py-git-semver:0.1.4 cat [2023-03-24T18:48:58.223Z] $ docker top ad77d26d4bdc0da453497fa3a9c33360c49fde0dec783e1f007cd6c2105020d9 -eo pid,comm [2023-03-24T18:48:58.249Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-24T18:48:58.249Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-24T18:48:58.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T18:48:58.290Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T18:48:58.404Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T18:48:58.432Z] $ docker exec ad77d26d4bdc0da453497fa3a9c33360c49fde0dec783e1f007cd6c2105020d9 ssh-agent [2023-03-24T18:48:58.514Z] SSH_AUTH_SOCK=/tmp/ssh-nSpKCehDWWDQ/agent.31 [2023-03-24T18:48:58.514Z] SSH_AGENT_PID=37 [2023-03-24T18:48:58.519Z] Running ssh-add (command line suppressed) [2023-03-24T18:48:58.645Z] Identity added: /w/workspace/edgex-go/476@tmp/private_key_8954077672998812745.key (/w/workspace/edgex-go/476@tmp/private_key_8954077672998812745.key) [2023-03-24T18:48:58.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T18:48:58.911Z] + git semver tag [2023-03-24T18:48:59.168Z] 2023-03-24 18:48:59,091 [run_tag] DEBUG tag force:False [2023-03-24T18:48:59.168Z] 2023-03-24 18:48:59,091 [check_head_tag] DEBUG check head tag [2023-03-24T18:48:59.168Z] 2023-03-24 18:48:59,094 [execute] INFO git cat-file --batch-check [2023-03-24T18:48:59.168Z] 2023-03-24 18:48:59,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/476, universal_newlines=False, shell=None, istream=) [2023-03-24T18:48:59.168Z] 2023-03-24 18:48:59,097 [execute] INFO git cat-file --batch [2023-03-24T18:48:59.168Z] 2023-03-24 18:48:59,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/476, universal_newlines=False, shell=None, istream=) [2023-03-24T18:48:59.168Z] 2023-03-24 18:48:59,150 [read_version] DEBUG read version from /w/workspace/edgex-go/476/.semver/main [2023-03-24T18:48:59.168Z] 2023-03-24 18:48:59,150 [execute] INFO git tag -a v3.0.0-dev.114 -m v3.0.0-dev.114 [2023-03-24T18:48:59.168Z] 2023-03-24 18:48:59,151 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.114', '-m', 'v3.0.0-dev.114'], cwd=/w/workspace/edgex-go/476, universal_newlines=False, shell=None, istream=None) [2023-03-24T18:48:59.168Z] 2023-03-24 18:48:59,153 [read_version] DEBUG read version from /w/workspace/edgex-go/476/.semver/main [2023-03-24T18:48:59.168Z] 3.0.0-dev.114 [Pipeline] } [2023-03-24T18:48:59.202Z] $ docker exec --env ******** --env ******** ad77d26d4bdc0da453497fa3a9c33360c49fde0dec783e1f007cd6c2105020d9 ssh-agent -k [2023-03-24T18:48:59.297Z] unset SSH_AUTH_SOCK; [2023-03-24T18:48:59.297Z] unset SSH_AGENT_PID; [2023-03-24T18:48:59.297Z] echo Agent pid 37 killed; [2023-03-24T18:48:59.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-24T18:48:59.586Z] + git semver [Pipeline] } [2023-03-24T18:48:59.882Z] $ docker stop --time=1 ad77d26d4bdc0da453497fa3a9c33360c49fde0dec783e1f007cd6c2105020d9 [2023-03-24T18:49:01.163Z] $ docker rm -f --volumes ad77d26d4bdc0da453497fa3a9c33360c49fde0dec783e1f007cd6c2105020d9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:49:01.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-24T18:49:01.511Z] [2023-03-24T18:49:01.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:49:01.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-24T18:49:01.811Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-24T18:49:01.811Z] ab5ef0e58194: Pulling fs layer [2023-03-24T18:49:01.811Z] 9712f1f96733: Pulling fs layer [2023-03-24T18:49:01.811Z] 63f879dbbcfc: Pulling fs layer [2023-03-24T18:49:01.811Z] 0d9ebad4ef96: Pulling fs layer [2023-03-24T18:49:01.811Z] e9a5061849ea: Pulling fs layer [2023-03-24T18:49:01.811Z] d747dcd14b5f: Pulling fs layer [2023-03-24T18:49:01.811Z] 2de7ff778b66: Pulling fs layer [2023-03-24T18:49:01.811Z] d747dcd14b5f: Waiting [2023-03-24T18:49:01.811Z] 2de7ff778b66: Waiting [2023-03-24T18:49:01.811Z] 0d9ebad4ef96: Waiting [2023-03-24T18:49:01.811Z] e9a5061849ea: Waiting [2023-03-24T18:49:01.811Z] 9712f1f96733: Verifying Checksum [2023-03-24T18:49:01.811Z] 9712f1f96733: Download complete [2023-03-24T18:49:02.410Z] 63f879dbbcfc: Verifying Checksum [2023-03-24T18:49:02.410Z] 63f879dbbcfc: Download complete [2023-03-24T18:49:02.672Z] e9a5061849ea: Verifying Checksum [2023-03-24T18:49:02.672Z] e9a5061849ea: Download complete [2023-03-24T18:49:02.672Z] d747dcd14b5f: Verifying Checksum [2023-03-24T18:49:02.672Z] d747dcd14b5f: Download complete [2023-03-24T18:49:02.672Z] 0d9ebad4ef96: Verifying Checksum [2023-03-24T18:49:02.672Z] ab5ef0e58194: Verifying Checksum [2023-03-24T18:49:02.672Z] ab5ef0e58194: Download complete [2023-03-24T18:49:02.929Z] 2de7ff778b66: Verifying Checksum [2023-03-24T18:49:02.929Z] 2de7ff778b66: Download complete [2023-03-24T18:49:05.457Z] ab5ef0e58194: Pull complete [2023-03-24T18:49:05.457Z] 9712f1f96733: Pull complete [2023-03-24T18:49:06.022Z] 63f879dbbcfc: Pull complete [2023-03-24T18:49:09.305Z] 0d9ebad4ef96: Pull complete [2023-03-24T18:49:09.305Z] e9a5061849ea: Pull complete [2023-03-24T18:49:09.564Z] d747dcd14b5f: Pull complete [2023-03-24T18:49:10.497Z] 2de7ff778b66: Pull complete [2023-03-24T18:49:10.497Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-24T18:49:10.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-24T18:49:10.497Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T18:49:10.567Z] prd-ubuntu20.04-docker-8c-8g-5727 does not seem to be running inside a container [2023-03-24T18:49:10.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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-lftools:0.23.1-centos7 cat [2023-03-24T18:49:14.531Z] $ docker top cae2825510891b9c952a5b097c35e2390470b767fd677b659ac0c594a3d3b79e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-24T18:49:14.572Z] provisioning config files... [2023-03-24T18:49:14.578Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/476@tmp/config8603370952496434112tmp [2023-03-24T18:49:14.587Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/476@tmp/config914061499981472636tmp [2023-03-24T18:49:14.596Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/476@tmp/config5124583112431907105tmp [Pipeline] { [Pipeline] echo [2023-03-24T18:49:14.610Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T18:49:14.889Z] ---> sigul-configuration.sh [2023-03-24T18:49:14.890Z] gpg: directory `/root/.gnupg' created [2023-03-24T18:49:14.890Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-24T18:49:14.890Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-24T18:49:14.890Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-24T18:49:14.890Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-24T18:49:14.890Z] gpg: CAST5 encrypted data [2023-03-24T18:49:14.890Z] gpg: encrypted with 1 passphrase [2023-03-24T18:49:14.890Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-24T18:49:15.173Z] + mkdir /home/jenkins [2023-03-24T18:49:15.173Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-24T18:49:15.457Z] + 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 [2023-03-24T18:49:15.465Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T18:49:15.747Z] ---> sigul-install.sh [2023-03-24T18:49:15.747Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-24T18:49:16.029Z] + git tag --list [2023-03-24T18:49:16.029Z] 0.6.0 [2023-03-24T18:49:16.029Z] 0.6.1 [2023-03-24T18:49:16.029Z] 0.7.0 [2023-03-24T18:49:16.029Z] 0.7.1 [2023-03-24T18:49:16.029Z] v1.0.0 [2023-03-24T18:49:16.029Z] v1.0.1 [2023-03-24T18:49:16.029Z] v1.1.0 [2023-03-24T18:49:16.029Z] v1.2.0 [2023-03-24T18:49:16.029Z] v1.2.1 [2023-03-24T18:49:16.029Z] v1.3.0 [2023-03-24T18:49:16.029Z] v1.3.1 [2023-03-24T18:49:16.029Z] v2.0.0 [2023-03-24T18:49:16.029Z] v2.1.0 [2023-03-24T18:49:16.029Z] v2.1.1 [2023-03-24T18:49:16.029Z] v2.1.1-dev.1 [2023-03-24T18:49:16.029Z] v2.1.1-dev.2 [2023-03-24T18:49:16.029Z] v2.1.1-dev.3 [2023-03-24T18:49:16.029Z] v2.1.1-dev.4 [2023-03-24T18:49:16.029Z] v2.1.1-dev.5 [2023-03-24T18:49:16.029Z] v2.1.1-dev.6 [2023-03-24T18:49:16.029Z] v2.1.1-dev.7 [2023-03-24T18:49:16.029Z] v2.1.1-dev.8 [2023-03-24T18:49:16.029Z] v2.1.2-dev.1 [2023-03-24T18:49:16.029Z] v2.2.0 [2023-03-24T18:49:16.029Z] v2.2.1-dev.1 [2023-03-24T18:49:16.029Z] v2.2.1-dev.10 [2023-03-24T18:49:16.029Z] v2.2.1-dev.11 [2023-03-24T18:49:16.029Z] v2.2.1-dev.12 [2023-03-24T18:49:16.029Z] v2.2.1-dev.13 [2023-03-24T18:49:16.029Z] v2.2.1-dev.14 [2023-03-24T18:49:16.029Z] v2.2.1-dev.15 [2023-03-24T18:49:16.029Z] v2.2.1-dev.16 [2023-03-24T18:49:16.029Z] v2.2.1-dev.17 [2023-03-24T18:49:16.029Z] v2.2.1-dev.18 [2023-03-24T18:49:16.029Z] v2.2.1-dev.19 [2023-03-24T18:49:16.029Z] v2.2.1-dev.2 [2023-03-24T18:49:16.029Z] v2.2.1-dev.20 [2023-03-24T18:49:16.029Z] v2.2.1-dev.21 [2023-03-24T18:49:16.029Z] v2.2.1-dev.22 [2023-03-24T18:49:16.029Z] v2.2.1-dev.23 [2023-03-24T18:49:16.029Z] v2.2.1-dev.24 [2023-03-24T18:49:16.029Z] v2.2.1-dev.25 [2023-03-24T18:49:16.029Z] v2.2.1-dev.26 [2023-03-24T18:49:16.029Z] v2.2.1-dev.27 [2023-03-24T18:49:16.029Z] v2.2.1-dev.28 [2023-03-24T18:49:16.029Z] v2.2.1-dev.29 [2023-03-24T18:49:16.029Z] v2.2.1-dev.3 [2023-03-24T18:49:16.029Z] v2.2.1-dev.4 [2023-03-24T18:49:16.029Z] v2.2.1-dev.5 [2023-03-24T18:49:16.029Z] v2.2.1-dev.6 [2023-03-24T18:49:16.029Z] v2.2.1-dev.7 [2023-03-24T18:49:16.029Z] v2.2.1-dev.8 [2023-03-24T18:49:16.029Z] v2.2.1-dev.9 [2023-03-24T18:49:16.029Z] v2.3.0 [2023-03-24T18:49:16.029Z] v2.3.0-dev.100 [2023-03-24T18:49:16.029Z] v2.3.0-dev.101 [2023-03-24T18:49:16.029Z] v2.3.0-dev.102 [2023-03-24T18:49:16.029Z] v2.3.0-dev.103 [2023-03-24T18:49:16.029Z] v2.3.0-dev.104 [2023-03-24T18:49:16.029Z] v2.3.0-dev.105 [2023-03-24T18:49:16.029Z] v2.3.0-dev.106 [2023-03-24T18:49:16.029Z] v2.3.0-dev.29 [2023-03-24T18:49:16.029Z] v2.3.0-dev.30 [2023-03-24T18:49:16.029Z] v2.3.0-dev.31 [2023-03-24T18:49:16.029Z] v2.3.0-dev.32 [2023-03-24T18:49:16.029Z] v2.3.0-dev.33 [2023-03-24T18:49:16.029Z] v2.3.0-dev.34 [2023-03-24T18:49:16.029Z] v2.3.0-dev.35 [2023-03-24T18:49:16.029Z] v2.3.0-dev.36 [2023-03-24T18:49:16.029Z] v2.3.0-dev.37 [2023-03-24T18:49:16.029Z] v2.3.0-dev.38 [2023-03-24T18:49:16.029Z] v2.3.0-dev.39 [2023-03-24T18:49:16.029Z] v2.3.0-dev.40 [2023-03-24T18:49:16.029Z] v2.3.0-dev.41 [2023-03-24T18:49:16.029Z] v2.3.0-dev.42 [2023-03-24T18:49:16.029Z] v2.3.0-dev.43 [2023-03-24T18:49:16.029Z] v2.3.0-dev.44 [2023-03-24T18:49:16.029Z] v2.3.0-dev.45 [2023-03-24T18:49:16.029Z] v2.3.0-dev.46 [2023-03-24T18:49:16.029Z] v2.3.0-dev.47 [2023-03-24T18:49:16.029Z] v2.3.0-dev.48 [2023-03-24T18:49:16.029Z] v2.3.0-dev.49 [2023-03-24T18:49:16.029Z] v2.3.0-dev.50 [2023-03-24T18:49:16.029Z] v2.3.0-dev.51 [2023-03-24T18:49:16.029Z] v2.3.0-dev.52 [2023-03-24T18:49:16.029Z] v2.3.0-dev.53 [2023-03-24T18:49:16.029Z] v2.3.0-dev.54 [2023-03-24T18:49:16.029Z] v2.3.0-dev.55 [2023-03-24T18:49:16.029Z] v2.3.0-dev.56 [2023-03-24T18:49:16.029Z] v2.3.0-dev.57 [2023-03-24T18:49:16.029Z] v2.3.0-dev.58 [2023-03-24T18:49:16.029Z] v2.3.0-dev.59 [2023-03-24T18:49:16.029Z] v2.3.0-dev.60 [2023-03-24T18:49:16.029Z] v2.3.0-dev.61 [2023-03-24T18:49:16.029Z] v2.3.0-dev.62 [2023-03-24T18:49:16.029Z] v2.3.0-dev.63 [2023-03-24T18:49:16.029Z] v2.3.0-dev.64 [2023-03-24T18:49:16.029Z] v2.3.0-dev.65 [2023-03-24T18:49:16.029Z] v2.3.0-dev.66 [2023-03-24T18:49:16.029Z] v2.3.0-dev.67 [2023-03-24T18:49:16.029Z] v2.3.0-dev.68 [2023-03-24T18:49:16.029Z] v2.3.0-dev.69 [2023-03-24T18:49:16.029Z] v2.3.0-dev.70 [2023-03-24T18:49:16.029Z] v2.3.0-dev.71 [2023-03-24T18:49:16.029Z] v2.3.0-dev.72 [2023-03-24T18:49:16.029Z] v2.3.0-dev.73 [2023-03-24T18:49:16.029Z] v2.3.0-dev.74 [2023-03-24T18:49:16.029Z] v2.3.0-dev.75 [2023-03-24T18:49:16.029Z] v2.3.0-dev.76 [2023-03-24T18:49:16.029Z] v2.3.0-dev.77 [2023-03-24T18:49:16.029Z] v2.3.0-dev.78 [2023-03-24T18:49:16.029Z] v2.3.0-dev.79 [2023-03-24T18:49:16.029Z] v2.3.0-dev.80 [2023-03-24T18:49:16.029Z] v2.3.0-dev.81 [2023-03-24T18:49:16.029Z] v2.3.0-dev.82 [2023-03-24T18:49:16.029Z] v2.3.0-dev.83 [2023-03-24T18:49:16.029Z] v2.3.0-dev.84 [2023-03-24T18:49:16.029Z] v2.3.0-dev.85 [2023-03-24T18:49:16.029Z] v2.3.0-dev.86 [2023-03-24T18:49:16.029Z] v2.3.0-dev.87 [2023-03-24T18:49:16.029Z] v2.3.0-dev.88 [2023-03-24T18:49:16.029Z] v2.3.0-dev.89 [2023-03-24T18:49:16.029Z] v2.3.0-dev.90 [2023-03-24T18:49:16.029Z] v2.3.0-dev.91 [2023-03-24T18:49:16.029Z] v2.3.0-dev.92 [2023-03-24T18:49:16.029Z] v2.3.0-dev.93 [2023-03-24T18:49:16.029Z] v2.3.0-dev.94 [2023-03-24T18:49:16.029Z] v2.3.0-dev.95 [2023-03-24T18:49:16.029Z] v2.3.0-dev.96 [2023-03-24T18:49:16.029Z] v2.3.0-dev.97 [2023-03-24T18:49:16.029Z] v2.3.0-dev.98 [2023-03-24T18:49:16.029Z] v2.3.0-dev.99 [2023-03-24T18:49:16.029Z] v2.3.1-dev.1 [2023-03-24T18:49:16.029Z] v2.3.1-dev.2 [2023-03-24T18:49:16.029Z] v2.3.1-dev.3 [2023-03-24T18:49:16.029Z] v2.3.1-dev.4 [2023-03-24T18:49:16.029Z] v2.3.1-dev.5 [2023-03-24T18:49:16.029Z] v3.0.0-dev.1 [2023-03-24T18:49:16.029Z] v3.0.0-dev.10 [2023-03-24T18:49:16.029Z] v3.0.0-dev.100 [2023-03-24T18:49:16.029Z] v3.0.0-dev.101 [2023-03-24T18:49:16.029Z] v3.0.0-dev.102 [2023-03-24T18:49:16.029Z] v3.0.0-dev.103 [2023-03-24T18:49:16.029Z] v3.0.0-dev.104 [2023-03-24T18:49:16.029Z] v3.0.0-dev.105 [2023-03-24T18:49:16.029Z] v3.0.0-dev.106 [2023-03-24T18:49:16.029Z] v3.0.0-dev.107 [2023-03-24T18:49:16.029Z] v3.0.0-dev.108 [2023-03-24T18:49:16.029Z] v3.0.0-dev.109 [2023-03-24T18:49:16.029Z] v3.0.0-dev.11 [2023-03-24T18:49:16.029Z] v3.0.0-dev.110 [2023-03-24T18:49:16.029Z] v3.0.0-dev.111 [2023-03-24T18:49:16.029Z] v3.0.0-dev.112 [2023-03-24T18:49:16.029Z] v3.0.0-dev.113 [2023-03-24T18:49:16.029Z] v3.0.0-dev.114 [2023-03-24T18:49:16.029Z] v3.0.0-dev.12 [2023-03-24T18:49:16.029Z] v3.0.0-dev.13 [2023-03-24T18:49:16.029Z] v3.0.0-dev.14 [2023-03-24T18:49:16.029Z] v3.0.0-dev.15 [2023-03-24T18:49:16.029Z] v3.0.0-dev.16 [2023-03-24T18:49:16.029Z] v3.0.0-dev.17 [2023-03-24T18:49:16.029Z] v3.0.0-dev.18 [2023-03-24T18:49:16.029Z] v3.0.0-dev.19 [2023-03-24T18:49:16.029Z] v3.0.0-dev.2 [2023-03-24T18:49:16.029Z] v3.0.0-dev.20 [2023-03-24T18:49:16.029Z] v3.0.0-dev.21 [2023-03-24T18:49:16.029Z] v3.0.0-dev.22 [2023-03-24T18:49:16.029Z] v3.0.0-dev.23 [2023-03-24T18:49:16.029Z] v3.0.0-dev.24 [2023-03-24T18:49:16.029Z] v3.0.0-dev.25 [2023-03-24T18:49:16.029Z] v3.0.0-dev.26 [2023-03-24T18:49:16.029Z] v3.0.0-dev.27 [2023-03-24T18:49:16.029Z] v3.0.0-dev.28 [2023-03-24T18:49:16.029Z] v3.0.0-dev.29 [2023-03-24T18:49:16.029Z] v3.0.0-dev.3 [2023-03-24T18:49:16.029Z] v3.0.0-dev.30 [2023-03-24T18:49:16.029Z] v3.0.0-dev.31 [2023-03-24T18:49:16.029Z] v3.0.0-dev.32 [2023-03-24T18:49:16.029Z] v3.0.0-dev.33 [2023-03-24T18:49:16.029Z] v3.0.0-dev.34 [2023-03-24T18:49:16.029Z] v3.0.0-dev.35 [2023-03-24T18:49:16.029Z] v3.0.0-dev.36 [2023-03-24T18:49:16.029Z] v3.0.0-dev.37 [2023-03-24T18:49:16.029Z] v3.0.0-dev.38 [2023-03-24T18:49:16.029Z] v3.0.0-dev.39 [2023-03-24T18:49:16.029Z] v3.0.0-dev.4 [2023-03-24T18:49:16.029Z] v3.0.0-dev.40 [2023-03-24T18:49:16.029Z] v3.0.0-dev.41 [2023-03-24T18:49:16.029Z] v3.0.0-dev.42 [2023-03-24T18:49:16.029Z] v3.0.0-dev.43 [2023-03-24T18:49:16.029Z] v3.0.0-dev.44 [2023-03-24T18:49:16.029Z] v3.0.0-dev.45 [2023-03-24T18:49:16.029Z] v3.0.0-dev.46 [2023-03-24T18:49:16.029Z] v3.0.0-dev.47 [2023-03-24T18:49:16.029Z] v3.0.0-dev.48 [2023-03-24T18:49:16.029Z] v3.0.0-dev.49 [2023-03-24T18:49:16.029Z] v3.0.0-dev.5 [2023-03-24T18:49:16.029Z] v3.0.0-dev.50 [2023-03-24T18:49:16.029Z] v3.0.0-dev.51 [2023-03-24T18:49:16.029Z] v3.0.0-dev.52 [2023-03-24T18:49:16.029Z] v3.0.0-dev.53 [2023-03-24T18:49:16.029Z] v3.0.0-dev.54 [2023-03-24T18:49:16.029Z] v3.0.0-dev.55 [2023-03-24T18:49:16.029Z] v3.0.0-dev.56 [2023-03-24T18:49:16.029Z] v3.0.0-dev.57 [2023-03-24T18:49:16.029Z] v3.0.0-dev.58 [2023-03-24T18:49:16.029Z] v3.0.0-dev.59 [2023-03-24T18:49:16.029Z] v3.0.0-dev.6 [2023-03-24T18:49:16.029Z] v3.0.0-dev.60 [2023-03-24T18:49:16.029Z] v3.0.0-dev.61 [2023-03-24T18:49:16.029Z] v3.0.0-dev.62 [2023-03-24T18:49:16.029Z] v3.0.0-dev.63 [2023-03-24T18:49:16.029Z] v3.0.0-dev.64 [2023-03-24T18:49:16.029Z] v3.0.0-dev.65 [2023-03-24T18:49:16.029Z] v3.0.0-dev.66 [2023-03-24T18:49:16.029Z] v3.0.0-dev.67 [2023-03-24T18:49:16.029Z] v3.0.0-dev.68 [2023-03-24T18:49:16.029Z] v3.0.0-dev.69 [2023-03-24T18:49:16.029Z] v3.0.0-dev.7 [2023-03-24T18:49:16.029Z] v3.0.0-dev.70 [2023-03-24T18:49:16.029Z] v3.0.0-dev.71 [2023-03-24T18:49:16.029Z] v3.0.0-dev.72 [2023-03-24T18:49:16.029Z] v3.0.0-dev.73 [2023-03-24T18:49:16.029Z] v3.0.0-dev.74 [2023-03-24T18:49:16.029Z] v3.0.0-dev.75 [2023-03-24T18:49:16.029Z] v3.0.0-dev.76 [2023-03-24T18:49:16.029Z] v3.0.0-dev.77 [2023-03-24T18:49:16.029Z] v3.0.0-dev.78 [2023-03-24T18:49:16.029Z] v3.0.0-dev.79 [2023-03-24T18:49:16.029Z] v3.0.0-dev.8 [2023-03-24T18:49:16.029Z] v3.0.0-dev.80 [2023-03-24T18:49:16.029Z] v3.0.0-dev.81 [2023-03-24T18:49:16.029Z] v3.0.0-dev.82 [2023-03-24T18:49:16.030Z] v3.0.0-dev.83 [2023-03-24T18:49:16.030Z] v3.0.0-dev.84 [2023-03-24T18:49:16.030Z] v3.0.0-dev.85 [2023-03-24T18:49:16.030Z] v3.0.0-dev.86 [2023-03-24T18:49:16.030Z] v3.0.0-dev.87 [2023-03-24T18:49:16.030Z] v3.0.0-dev.88 [2023-03-24T18:49:16.030Z] v3.0.0-dev.89 [2023-03-24T18:49:16.030Z] v3.0.0-dev.9 [2023-03-24T18:49:16.030Z] v3.0.0-dev.90 [2023-03-24T18:49:16.030Z] v3.0.0-dev.91 [2023-03-24T18:49:16.030Z] v3.0.0-dev.92 [2023-03-24T18:49:16.030Z] v3.0.0-dev.93 [2023-03-24T18:49:16.030Z] v3.0.0-dev.94 [2023-03-24T18:49:16.030Z] v3.0.0-dev.95 [2023-03-24T18:49:16.030Z] v3.0.0-dev.96 [2023-03-24T18:49:16.030Z] v3.0.0-dev.97 [2023-03-24T18:49:16.030Z] v3.0.0-dev.98 [2023-03-24T18:49:16.030Z] v3.0.0-dev.99 [Pipeline] sh [2023-03-24T18:49:16.315Z] + lftools sign git-tag v3.0.0-dev.114 [2023-03-24T18:49:16.883Z] Signing Git tag with Sigul... [2023-03-24T18:49:16.883Z] Signing v3.0.0-dev.114 [Pipeline] echo [2023-03-24T18:49:17.460Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T18:49:17.741Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-24T18:49:17.747Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-24T18:49:17.792Z] $ docker stop --time=1 cae2825510891b9c952a5b097c35e2390470b767fd677b659ac0c594a3d3b79e [2023-03-24T18:49:19.083Z] $ docker rm -f --volumes cae2825510891b9c952a5b097c35e2390470b767fd677b659ac0c594a3d3b79e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-24T18:49:19.475Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-24T18:49:19.475Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:49:19.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T18:49:19.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T18:49:19.849Z] prd-ubuntu20.04-docker-8c-8g-5727 does not seem to be running inside a container [2023-03-24T18:49:19.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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/py-git-semver:0.1.4 cat [2023-03-24T18:49:20.248Z] $ docker top 36eacde173d2a966a1ed7e72b7995ce14b3a001c28356ca5a1654cad7431b005 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-24T18:49:20.345Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T18:49:20.345Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T18:49:20.458Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T18:49:20.487Z] $ docker exec 36eacde173d2a966a1ed7e72b7995ce14b3a001c28356ca5a1654cad7431b005 ssh-agent [2023-03-24T18:49:20.566Z] SSH_AUTH_SOCK=/tmp/ssh-swy2sItdmqlM/agent.33 [2023-03-24T18:49:20.566Z] SSH_AGENT_PID=39 [2023-03-24T18:49:20.589Z] Running ssh-add (command line suppressed) [2023-03-24T18:49:20.713Z] Identity added: /w/workspace/edgex-go/476@tmp/private_key_9156438032552366728.key (/w/workspace/edgex-go/476@tmp/private_key_9156438032552366728.key) [2023-03-24T18:49:20.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T18:49:21.024Z] + git semver bump pre [2023-03-24T18:49:21.295Z] 2023-03-24 18:49:21,210 [read_version] DEBUG read version from /w/workspace/edgex-go/476/.semver/main [2023-03-24T18:49:21.295Z] 2023-03-24 18:49:21,210 [bump_version] DEBUG bumping version:3.0.0-dev.114 on axis:pre with prefix:dev [2023-03-24T18:49:21.295Z] 2023-03-24 18:49:21,210 [bump_version] DEBUG bumped version:3.0.0-dev.115 [2023-03-24T18:49:21.295Z] 2023-03-24 18:49:21,210 [write_version] DEBUG write version:3.0.0-dev.115 to path:/w/workspace/edgex-go/476/.semver/main with force:True [2023-03-24T18:49:21.295Z] 2023-03-24 18:49:21,210 [read_version] DEBUG read version from /w/workspace/edgex-go/476/.semver/main [2023-03-24T18:49:21.295Z] 2023-03-24 18:49:21,210 [write_file] DEBUG write to file:/w/workspace/edgex-go/476/.semver/main [2023-03-24T18:49:21.295Z] 2023-03-24 18:49:21,212 [execute] INFO git cat-file --batch-check [2023-03-24T18:49:21.295Z] 2023-03-24 18:49:21,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/476/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T18:49:21.295Z] 2023-03-24 18:49:21,218 [execute] INFO git cat-file --batch [2023-03-24T18:49:21.295Z] 2023-03-24 18:49:21,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/476/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T18:49:21.295Z] 2023-03-24 18:49:21,223 [read_version] DEBUG read version from /w/workspace/edgex-go/476/.semver/main [2023-03-24T18:49:21.295Z] 3.0.0-dev.115 [Pipeline] } [2023-03-24T18:49:21.329Z] $ docker exec --env ******** --env ******** 36eacde173d2a966a1ed7e72b7995ce14b3a001c28356ca5a1654cad7431b005 ssh-agent -k [2023-03-24T18:49:21.422Z] unset SSH_AUTH_SOCK; [2023-03-24T18:49:21.422Z] unset SSH_AGENT_PID; [2023-03-24T18:49:21.422Z] echo Agent pid 39 killed; [2023-03-24T18:49:21.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-24T18:49:21.704Z] + git semver [Pipeline] } [2023-03-24T18:49:22.000Z] $ docker stop --time=1 36eacde173d2a966a1ed7e72b7995ce14b3a001c28356ca5a1654cad7431b005 [2023-03-24T18:49:23.282Z] $ docker rm -f --volumes 36eacde173d2a966a1ed7e72b7995ce14b3a001c28356ca5a1654cad7431b005 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T18:49:23.580Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-24T18:49:23.581Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:49:23.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T18:49:23.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T18:49:23.941Z] prd-ubuntu20.04-docker-8c-8g-5727 does not seem to be running inside a container [2023-03-24T18:49:23.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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/py-git-semver:0.1.4 cat [2023-03-24T18:49:24.354Z] $ docker top 606bcb1d45b2fcfe85724717a5fffbd7755e690e662081d1b96daf52e1e3801d -eo pid,comm [2023-03-24T18:49:24.377Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-24T18:49:24.378Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-24T18:49:24.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T18:49:24.412Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T18:49:24.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T18:49:24.537Z] $ docker exec 606bcb1d45b2fcfe85724717a5fffbd7755e690e662081d1b96daf52e1e3801d ssh-agent [2023-03-24T18:49:24.652Z] SSH_AUTH_SOCK=/tmp/ssh-4DCROpIC1A3n/agent.31 [2023-03-24T18:49:24.652Z] SSH_AGENT_PID=37 [2023-03-24T18:49:24.657Z] Running ssh-add (command line suppressed) [2023-03-24T18:49:24.786Z] Identity added: /w/workspace/edgex-go/476@tmp/private_key_8388680140502909712.key (/w/workspace/edgex-go/476@tmp/private_key_8388680140502909712.key) [2023-03-24T18:49:24.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T18:49:25.055Z] + git semver push [2023-03-24T18:49:25.313Z] 2023-03-24 18:49:25,269 [run_push] DEBUG push [2023-03-24T18:49:25.313Z] 2023-03-24 18:49:25,270 [execute] INFO git cat-file --batch-check [2023-03-24T18:49:25.313Z] 2023-03-24 18:49:25,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/476/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T18:49:25.313Z] 2023-03-24 18:49:25,274 [execute] INFO git rev-list 0a847e6f5d142e114d39c91979a66a7d5dfaf435 -- [2023-03-24T18:49:25.313Z] 2023-03-24 18:49:25,275 [execute] DEBUG Popen(['git', 'rev-list', '0a847e6f5d142e114d39c91979a66a7d5dfaf435', '--'], cwd=/w/workspace/edgex-go/476/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-24T18:49:25.313Z] 2023-03-24 18:49:25,290 [execute] INFO git fetch -v origin [2023-03-24T18:49:25.313Z] 2023-03-24 18:49:25,291 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/476/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-24T18:49:25.880Z] 2023-03-24 18:49:25,762 [run_push] DEBUG no remote changes detected [2023-03-24T18:49:25.880Z] 2023-03-24 18:49:25,762 [execute] INFO git push origin semver [2023-03-24T18:49:25.880Z] 2023-03-24 18:49:25,763 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/476/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-24T18:49:27.258Z] 2023-03-24 18:49:27,070 [run_push] DEBUG push all version tags [2023-03-24T18:49:27.258Z] 2023-03-24 18:49:27,070 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-24T18:49:27.258Z] 2023-03-24 18:49:27,071 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/476, universal_newlines=False, shell=None, istream=None) [2023-03-24T18:49:28.194Z] 2023-03-24 18:49:28,125 [read_version] DEBUG read version from /w/workspace/edgex-go/476/.semver/main [2023-03-24T18:49:28.194Z] 3.0.0-dev.115 [Pipeline] } [2023-03-24T18:49:28.230Z] $ docker exec --env ******** --env ******** 606bcb1d45b2fcfe85724717a5fffbd7755e690e662081d1b96daf52e1e3801d ssh-agent -k [2023-03-24T18:49:28.333Z] unset SSH_AUTH_SOCK; [2023-03-24T18:49:28.333Z] unset SSH_AGENT_PID; [2023-03-24T18:49:28.333Z] echo Agent pid 37 killed; [2023-03-24T18:49:28.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-24T18:49:28.612Z] + git semver [Pipeline] } [2023-03-24T18:49:28.909Z] $ docker stop --time=1 606bcb1d45b2fcfe85724717a5fffbd7755e690e662081d1b96daf52e1e3801d [2023-03-24T18:49:30.220Z] $ docker rm -f --volumes 606bcb1d45b2fcfe85724717a5fffbd7755e690e662081d1b96daf52e1e3801d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-24T18:49:30.759Z] + [ -d /w/workspace/edgex-go/476/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-24T18:49:31.047Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T18:49:31.901Z] ---> package-listing.sh [2023-03-24T18:49:31.901Z] ++ facter osfamily [2023-03-24T18:49:31.901Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-24T18:49:32.159Z] + OS_FAMILY=debian [2023-03-24T18:49:32.159Z] + workspace=/w/workspace/edgex-go/476 [2023-03-24T18:49:32.159Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-24T18:49:32.159Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-24T18:49:32.159Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-24T18:49:32.159Z] + PACKAGES=/tmp/packages_start.txt [2023-03-24T18:49:32.159Z] + '[' /w/workspace/edgex-go/476 ']' [2023-03-24T18:49:32.159Z] + PACKAGES=/tmp/packages_end.txt [2023-03-24T18:49:32.159Z] + case "${OS_FAMILY}" in [2023-03-24T18:49:32.159Z] + dpkg -l [2023-03-24T18:49:32.159Z] + grep '^ii' [2023-03-24T18:49:32.159Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-24T18:49:32.159Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-24T18:49:32.159Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-24T18:49:32.159Z] + '[' /w/workspace/edgex-go/476 ']' [2023-03-24T18:49:32.159Z] + mkdir -p /w/workspace/edgex-go/476/archives/ [2023-03-24T18:49:32.159Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/476/archives/ [Pipeline] echo [2023-03-24T18:49:32.170Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/476/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-24T18:49:32.444Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:49:32.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T18:49:32.998Z] [2023-03-24T18:49:32.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T18:49:33.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T18:49:33.293Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-24T18:49:33.293Z] 5eb5b503b376: Pulling fs layer [2023-03-24T18:49:33.293Z] 5c69ac0246d0: Pulling fs layer [2023-03-24T18:49:33.293Z] ec43610c2a17: Pulling fs layer [2023-03-24T18:49:33.293Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-24T18:49:33.293Z] 33b1e0a273af: Pulling fs layer [2023-03-24T18:49:33.293Z] 5d3b04190fa2: Pulling fs layer [2023-03-24T18:49:33.293Z] 2f39f015ded8: Pulling fs layer [2023-03-24T18:49:33.293Z] 3a2ae6a8a46f: Waiting [2023-03-24T18:49:33.293Z] 33b1e0a273af: Waiting [2023-03-24T18:49:33.293Z] 2f39f015ded8: Waiting [2023-03-24T18:49:33.293Z] 5c69ac0246d0: Verifying Checksum [2023-03-24T18:49:33.293Z] 5c69ac0246d0: Download complete [2023-03-24T18:49:33.293Z] 3a2ae6a8a46f: Download complete [2023-03-24T18:49:33.553Z] 33b1e0a273af: Download complete [2023-03-24T18:49:33.553Z] 5d3b04190fa2: Verifying Checksum [2023-03-24T18:49:33.553Z] 5d3b04190fa2: Download complete [2023-03-24T18:49:33.553Z] ec43610c2a17: Verifying Checksum [2023-03-24T18:49:33.553Z] 5eb5b503b376: Download complete [2023-03-24T18:49:34.119Z] 2f39f015ded8: Download complete [2023-03-24T18:49:34.684Z] 5eb5b503b376: Pull complete [2023-03-24T18:49:34.943Z] 5c69ac0246d0: Pull complete [2023-03-24T18:49:35.509Z] ec43610c2a17: Pull complete [2023-03-24T18:49:35.509Z] 3a2ae6a8a46f: Pull complete [2023-03-24T18:49:35.509Z] 33b1e0a273af: Pull complete [2023-03-24T18:49:35.767Z] 5d3b04190fa2: Pull complete [2023-03-24T18:49:39.952Z] 2f39f015ded8: Pull complete [2023-03-24T18:49:39.952Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-24T18:49:39.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T18:49:39.952Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T18:49:40.024Z] prd-ubuntu20.04-docker-8c-8g-5727 does not seem to be running inside a container [2023-03-24T18:49:40.074Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/476/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/476 -v /w/workspace/edgex-go/476:/w/workspace/edgex-go/476:rw,z -v /w/workspace/edgex-go/476@tmp:/w/workspace/edgex-go/476@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-lftools-log-publisher:latest cat [2023-03-24T18:49:42.732Z] $ docker top 893489d0b9f81b66282799e2e517493cc7f978d158082081076053c268f38b80 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T18:49:43.032Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-24T18:49:43.312Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-24T18:49:43.592Z] + ls /var/log/sa-host [2023-03-24T18:49:43.592Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T18:49:43.724Z] provisioning config files... [2023-03-24T18:49:43.731Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/476@tmp/config10439246824777698263tmp [Pipeline] { [Pipeline] echo [2023-03-24T18:49:43.741Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T18:49:44.020Z] ---> create-netrc.sh [Pipeline] } [2023-03-24T18:49:44.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-24T18:49:44.341Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-24T18:49:44.349Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T18:49:44.630Z] ---> sudo-logs.sh [2023-03-24T18:49:44.630Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-24T18:49:44.652Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T18:49:44.933Z] ---> job-cost.sh [2023-03-24T18:49:44.933Z] lf-activate-venv: SKIPPING [2023-03-24T18:49:44.933Z] DEBUG: total: 0.10999999940395355 [2023-03-24T18:49:44.933Z] INFO: Retrieving Stack Cost... [2023-03-24T18:49:45.502Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-24T18:49:45.762Z] INFO: Archiving Costs [Pipeline] echo [2023-03-24T18:49:45.772Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T18:49:46.052Z] ---> logs-deploy.sh [2023-03-24T18:49:46.052Z] lf-activate-venv: SKIPPING [2023-03-24T18:49:46.052Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/476 [2023-03-24T18:49:46.052Z] INFO: archiving workspace using pattern(s): [2023-03-24T18:49:46.987Z] Archives upload complete. [2023-03-24T18:49:46.987Z] INFO: archiving logs to Nexus