Started by upstream project "edgexfoundry/cd-management/release-lts" build number 145 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f627efe857da1a873412d3c925ae2c07d66e8c3 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-ssh13887305445925245145.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh18055037310806806860.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 9e33b5f99b7cedde76767482fee1377374ce7877 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/palau/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/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14395354981936116577.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh18377483909546603702.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/palau/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/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1631317966472726192.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], goVersion:1.25] ========================================================= [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.25 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 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11600 in /w/workspace/edgexfoundry_edgex-go_palau [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 > 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 Avoid second fetch Checking out Revision 3f627efe857da1a873412d3c925ae2c07d66e8c3 (palau) Commit message: "ci(lts-release): LTS release v4.0.2 @93517cc" > git config core.sparsecheckout # timeout=10 > git checkout -f 3f627efe857da1a873412d3c925ae2c07d66e8c3 # timeout=10 > git rev-list --no-walk 3f627efe857da1a873412d3c925ae2c07d66e8c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-27T08:04:41.933Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-27T08:04:42.030Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-27T08:04:42.120Z] ========================================================= [2026-05-27T08:04:42.120Z] EdgeX Global Pipelines Version Info [2026-05-27T08:04:42.120Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:04:43.236Z] ------------------- [2026-05-27T08:04:43.236Z] stable info: [2026-05-27T08:04:43.236Z] ------------------- [2026-05-27T08:04:43.236Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-27T08:04:43.236Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-27T08:04:43.236Z] Message: update stable to v1.0.280 [2026-05-27T08:04:43.815Z] ------------------- [2026-05-27T08:04:43.815Z] experimental info: [2026-05-27T08:04:43.815Z] ------------------- [2026-05-27T08:04:43.815Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-27T08:04:43.815Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-27T08:04:43.815Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-27T08:04:43.931Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-05-27T08:04:43.962Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-05-27T08:04:43.984Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-27T08:04:44.002Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-27T08:04:44.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-27T08:04:44.039Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-27T08:04:44.056Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-27T08:04:44.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-05-27T08:04:44.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-05-27T08:04:44.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-05-27T08:04:44.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-27T08:04:44.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-27T08:04:44.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-27T08:04:44.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-27T08:04:44.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-27T08:04:44.266Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-27T08:04:44.285Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-27T08:04:44.304Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-27T08:04:44.323Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-05-27T08:04:44.343Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-05-27T08:04:44.362Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-27T08:04:44.384Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-27T08:04:44.414Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-27T08:04:44.438Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = palau [Pipeline] echo [2026-05-27T08:04:44.465Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = palau [Pipeline] echo [2026-05-27T08:04:44.484Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = palau [Pipeline] echo [2026-05-27T08:04:44.542Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] echo [2026-05-27T08:04:44.584Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f627ef [Pipeline] echo [2026-05-27T08:04:44.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-27T08:04:44.690Z] provisioning config files... [2026-05-27T08:04:44.714Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config10864921951406041997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:04:45.072Z] ---> ****-login.sh [2026-05-27T08:04:45.072Z] nexus3.edgexfoundry.org:10001 [2026-05-27T08:04:45.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:04:45.343Z] [2026-05-27T08:04:45.344Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-27T08:04:45.344Z] Configure a credential helper to remove this warning. See [2026-05-27T08:04:45.344Z] https://docs.****.com/go/credential-store/ [2026-05-27T08:04:45.344Z] [2026-05-27T08:04:45.344Z] Login Succeeded [2026-05-27T08:04:45.344Z] nexus3.edgexfoundry.org:10002 [2026-05-27T08:04:45.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:04:45.344Z] [2026-05-27T08:04:45.344Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-27T08:04:45.344Z] Configure a credential helper to remove this warning. See [2026-05-27T08:04:45.344Z] https://docs.****.com/go/credential-store/ [2026-05-27T08:04:45.344Z] [2026-05-27T08:04:45.344Z] Login Succeeded [2026-05-27T08:04:45.344Z] nexus3.edgexfoundry.org:10003 [2026-05-27T08:04:45.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:04:45.344Z] [2026-05-27T08:04:45.344Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-27T08:04:45.344Z] Configure a credential helper to remove this warning. See [2026-05-27T08:04:45.344Z] https://docs.****.com/go/credential-store/ [2026-05-27T08:04:45.344Z] [2026-05-27T08:04:45.344Z] Login Succeeded [2026-05-27T08:04:45.611Z] nexus3.edgexfoundry.org:10004 [2026-05-27T08:04:45.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:04:45.611Z] [2026-05-27T08:04:45.611Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-27T08:04:45.611Z] Configure a credential helper to remove this warning. See [2026-05-27T08:04:45.611Z] https://docs.****.com/go/credential-store/ [2026-05-27T08:04:45.611Z] [2026-05-27T08:04:45.611Z] Login Succeeded [2026-05-27T08:04:45.611Z] ****.io [2026-05-27T08:04:45.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:04:45.894Z] [2026-05-27T08:04:45.894Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-27T08:04:45.894Z] Configure a credential helper to remove this warning. See [2026-05-27T08:04:45.894Z] https://docs.****.com/go/credential-store/ [2026-05-27T08:04:45.894Z] [2026-05-27T08:04:45.894Z] Login Succeeded [2026-05-27T08:04:45.894Z] ---> ****-login.sh ends [Pipeline] } [2026-05-27T08:04:45.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-27T08:04:46.287Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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 [2026-05-27T08:04:46.287Z] + dirname cmd/core-command/Dockerfile [2026-05-27T08:04:46.287Z] + cut -d/ -f2 [2026-05-27T08:04:46.287Z] + echo core-command,cmd/core-command/Dockerfile [2026-05-27T08:04:46.287Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-05-27T08:04:46.287Z] + cut -d/ -f2 [2026-05-27T08:04:46.287Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-05-27T08:04:46.287Z] + dirname cmd/core-data/Dockerfile [2026-05-27T08:04:46.287Z] + cut -d/ -f2 [2026-05-27T08:04:46.287Z] + echo core-data,cmd/core-data/Dockerfile [2026-05-27T08:04:46.287Z] + dirname cmd/core-keeper/Dockerfile [2026-05-27T08:04:46.287Z] + cut -d/ -f2 [2026-05-27T08:04:46.287Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-05-27T08:04:46.287Z] + + dirname cmd/core-metadata/Dockerfile [2026-05-27T08:04:46.287Z] cut -d/ -f2 [2026-05-27T08:04:46.287Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-05-27T08:04:46.287Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-05-27T08:04:46.287Z] + cut -d/ -f2 [2026-05-27T08:04:46.287Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-05-27T08:04:46.287Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-05-27T08:04:46.287Z] + cut -d/ -f2 [2026-05-27T08:04:46.287Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-05-27T08:04:46.287Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-05-27T08:04:46.287Z] + cut -d/ -f2 [2026-05-27T08:04:46.287Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-05-27T08:04:46.287Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-05-27T08:04:46.287Z] + cut -d/ -f2 [2026-05-27T08:04:46.287Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-05-27T08:04:46.287Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-05-27T08:04:46.287Z] + cut -d/ -f2 [2026-05-27T08:04:46.287Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-05-27T08:04:46.287Z] + dirname cmd/security-spire-agent/Dockerfile [2026-05-27T08:04:46.287Z] + cut -d/ -f2 [2026-05-27T08:04:46.287Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-05-27T08:04:46.287Z] + dirname cmd/security-spire-config/Dockerfile [2026-05-27T08:04:46.287Z] + cut -d/ -f2 [2026-05-27T08:04:46.287Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-05-27T08:04:46.287Z] + dirname cmd/security-spire-server/Dockerfile [2026-05-27T08:04:46.287Z] + cut -d/ -f2 [2026-05-27T08:04:46.287Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-05-27T08:04:46.287Z] + dirname cmd/support-notifications/Dockerfile [2026-05-27T08:04:46.287Z] + cut -d/ -f2 [2026-05-27T08:04:46.287Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-05-27T08:04:46.287Z] + dirname cmd/support-scheduler/Dockerfile [2026-05-27T08:04:46.287Z] + cut -d/ -f2 [2026-05-27T08:04:46.287Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-05-27T08:04:46.329Z] 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-keeper, dockerfile:cmd/core-keeper/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 [2026-05-27T08:04:46.771Z] + git rev-list -1 --merges 3f627efe857da1a873412d3c925ae2c07d66e8c3~1..3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] echo [2026-05-27T08:04:46.786Z] -----------> git rev-list -1 --merges 3f627efe857da1a873412d3c925ae2c07d66e8c3~1..3f627efe857da1a873412d3c925ae2c07d66e8c3 3f627efe857da1a873412d3c925ae2c07d66e8c3 [false] [Pipeline] sh [2026-05-27T08:04:47.138Z] + git log --format=format:%s -1 3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] echo [2026-05-27T08:04:47.152Z] ========================================================= [2026-05-27T08:04:47.152Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2026-05-27T08:04:47.152Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-05-27T08:04:47.633Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-27T08:04:47.633Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-27T08:04:47.633Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-27T08:04:47.633Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-27T08:04:47.633Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-27T08:04:47.633Z] sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-27T08:04:47.633Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:48.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-27T08:04:48.045Z] [2026-05-27T08:04:48.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:48.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-27T08:04:48.413Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-27T08:04:48.413Z] 3dae71ba6b94: Pulling fs layer [2026-05-27T08:04:48.413Z] 6bf1a483ea7c: Pulling fs layer [2026-05-27T08:04:48.413Z] f5dfc541a4d3: Pulling fs layer [2026-05-27T08:04:48.413Z] 461d9e800cba: Pulling fs layer [2026-05-27T08:04:48.413Z] 80192f66455f: Pulling fs layer [2026-05-27T08:04:48.413Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-27T08:04:48.413Z] a29436f7fd5d: Pulling fs layer [2026-05-27T08:04:48.413Z] 923cac83aea3: Pulling fs layer [2026-05-27T08:04:48.413Z] 25ad8b0a4227: Pulling fs layer [2026-05-27T08:04:48.413Z] 461d9e800cba: Waiting [2026-05-27T08:04:48.413Z] db01528c6b51: Pulling fs layer [2026-05-27T08:04:48.413Z] 28988de357af: Pulling fs layer [2026-05-27T08:04:48.413Z] 80192f66455f: Waiting [2026-05-27T08:04:48.413Z] 2e8e34ca0e6c: Waiting [2026-05-27T08:04:48.413Z] a29436f7fd5d: Waiting [2026-05-27T08:04:48.413Z] 923cac83aea3: Waiting [2026-05-27T08:04:48.413Z] 25ad8b0a4227: Waiting [2026-05-27T08:04:48.413Z] db01528c6b51: Waiting [2026-05-27T08:04:48.413Z] 28988de357af: Waiting [2026-05-27T08:04:48.413Z] 6bf1a483ea7c: Verifying Checksum [2026-05-27T08:04:48.413Z] 6bf1a483ea7c: Download complete [2026-05-27T08:04:48.413Z] 461d9e800cba: Download complete [2026-05-27T08:04:48.413Z] 80192f66455f: Verifying Checksum [2026-05-27T08:04:48.413Z] 80192f66455f: Download complete [2026-05-27T08:04:48.672Z] f5dfc541a4d3: Verifying Checksum [2026-05-27T08:04:48.672Z] f5dfc541a4d3: Download complete [2026-05-27T08:04:48.672Z] 3dae71ba6b94: Verifying Checksum [2026-05-27T08:04:48.672Z] 3dae71ba6b94: Download complete [2026-05-27T08:04:48.672Z] 923cac83aea3: Verifying Checksum [2026-05-27T08:04:48.672Z] 923cac83aea3: Download complete [2026-05-27T08:04:48.931Z] 25ad8b0a4227: Verifying Checksum [2026-05-27T08:04:48.931Z] 25ad8b0a4227: Download complete [2026-05-27T08:04:48.931Z] db01528c6b51: Verifying Checksum [2026-05-27T08:04:48.931Z] db01528c6b51: Download complete [2026-05-27T08:04:48.931Z] 28988de357af: Download complete [2026-05-27T08:04:48.931Z] a29436f7fd5d: Verifying Checksum [2026-05-27T08:04:48.931Z] a29436f7fd5d: Download complete [2026-05-27T08:04:49.503Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-27T08:04:49.503Z] 2e8e34ca0e6c: Download complete [2026-05-27T08:04:50.080Z] 3dae71ba6b94: Pull complete [2026-05-27T08:04:50.345Z] 6bf1a483ea7c: Pull complete [2026-05-27T08:04:50.920Z] f5dfc541a4d3: Pull complete [2026-05-27T08:04:51.184Z] 461d9e800cba: Pull complete [2026-05-27T08:04:51.184Z] 80192f66455f: Pull complete [2026-05-27T08:04:55.388Z] 2e8e34ca0e6c: Pull complete [2026-05-27T08:04:55.958Z] a29436f7fd5d: Pull complete [2026-05-27T08:04:55.958Z] 923cac83aea3: Pull complete [2026-05-27T08:04:56.218Z] 25ad8b0a4227: Pull complete [2026-05-27T08:04:56.218Z] db01528c6b51: Pull complete [2026-05-27T08:04:56.477Z] 28988de357af: Pull complete [2026-05-27T08:04:56.477Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-27T08:04:56.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-27T08:04:56.477Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T08:04:56.623Z] prd-ubuntu20.04-docker-8c-8g-11600 does not seem to be running inside a container [2026-05-27T08:04:56.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-27T08:04:58.780Z] $ docker top 890e8d6493e4d35aedced17c44c0f92cc7366976bcfedb21ec03f1634302d70d -eo pid,comm [2026-05-27T08:04:58.826Z] 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). [2026-05-27T08:04:58.826Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-27T08:04:58.883Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-27T08:04:58.883Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-27T08:04:59.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-27T08:04:59.013Z] $ docker exec 890e8d6493e4d35aedced17c44c0f92cc7366976bcfedb21ec03f1634302d70d ssh-agent [2026-05-27T08:04:59.110Z] SSH_AUTH_SOCK=/tmp/ssh-Q8Ae53uZwITU/agent.32 [2026-05-27T08:04:59.110Z] SSH_AGENT_PID=38 [2026-05-27T08:04:59.116Z] Running ssh-add (command line suppressed) [2026-05-27T08:04:59.238Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_14571726685950655170.key (/w/workspace/edgex-go/4@tmp/private_key_14571726685950655170.key) [2026-05-27T08:04:59.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-27T08:04:59.544Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] sh [2026-05-27T08:04:59.833Z] + git tag --points-at 3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [2026-05-27T08:04:59.849Z] $ docker exec --env ******** --env ******** 890e8d6493e4d35aedced17c44c0f92cc7366976bcfedb21ec03f1634302d70d ssh-agent -k [2026-05-27T08:04:59.951Z] unset SSH_AUTH_SOCK; [2026-05-27T08:04:59.951Z] unset SSH_AGENT_PID; [2026-05-27T08:04:59.951Z] echo Agent pid 38 killed; [2026-05-27T08:04:59.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2026-05-27T08:04:59.998Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.2' [Pipeline] sshagent [2026-05-27T08:05:00.027Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-27T08:05:00.027Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-27T08:05:00.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-27T08:05:00.148Z] $ docker exec 890e8d6493e4d35aedced17c44c0f92cc7366976bcfedb21ec03f1634302d70d ssh-agent [2026-05-27T08:05:00.253Z] SSH_AUTH_SOCK=/tmp/ssh-IkptnZhMCgVN/agent.86 [2026-05-27T08:05:00.253Z] SSH_AGENT_PID=92 [2026-05-27T08:05:00.258Z] Running ssh-add (command line suppressed) [2026-05-27T08:05:00.383Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_16535681233060682267.key (/w/workspace/edgex-go/4@tmp/private_key_16535681233060682267.key) [2026-05-27T08:05:00.395Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-27T08:05:00.691Z] + git semver init [2026-05-27T08:05:00.963Z] 2026-05-27 08:05:00,956 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-27T08:05:00.963Z] 2026-05-27 08:05:00,960 [run_init] DEBUG init version:0.0.0 force:False [2026-05-27T08:05:00.963Z] 2026-05-27 08:05:00,961 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2026-05-27T08:05:00.963Z] 2026-05-27 08:05:00,961 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2026-05-27T08:05:00.963Z] 2026-05-27 08:05:00,962 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, stdin=None, shell=False, universal_newlines=False) [2026-05-27T08:05:09.091Z] 2026-05-27 08:05:07,589 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2026-05-27T08:05:09.091Z] 2026-05-27 08:05:07,590 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/palau with force:False [2026-05-27T08:05:09.091Z] 2026-05-27 08:05:07,590 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/palau [2026-05-27T08:05:09.091Z] 2026-05-27 08:05:07,590 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/palau [2026-05-27T08:05:09.091Z] 4.0.2 [Pipeline] } [2026-05-27T08:05:09.105Z] $ docker exec --env ******** --env ******** 890e8d6493e4d35aedced17c44c0f92cc7366976bcfedb21ec03f1634302d70d ssh-agent -k [2026-05-27T08:05:09.201Z] unset SSH_AUTH_SOCK; [2026-05-27T08:05:09.202Z] unset SSH_AGENT_PID; [2026-05-27T08:05:09.202Z] echo Agent pid 92 killed; [2026-05-27T08:05:09.208Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-27T08:05:09.547Z] + git semver [Pipeline] } [2026-05-27T08:05:09.826Z] $ docker stop --time=1 890e8d6493e4d35aedced17c44c0f92cc7366976bcfedb21ec03f1634302d70d [2026-05-27T08:05:11.100Z] $ docker rm -f --volumes 890e8d6493e4d35aedced17c44c0f92cc7366976bcfedb21ec03f1634302d70d [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-27T08:05:11.448Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-27T08:05:11.731Z] Stashed 1 file(s) [Pipeline] echo [2026-05-27T08:05:11.739Z] [edgeXSemver]: initialized semver on version 4.0.2 [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 [2026-05-27T08:05:12.214Z] + git checkout 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:05:12.214Z] HEAD is now at 3f627efe8 ci(lts-release): LTS release v4.0.2 @93517cc [Pipeline] sh [2026-05-27T08:05:12.507Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2026-05-27T08:05:12.521Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-05-27T08:05:12.817Z] + grep ^go [0-9].[0-9]* go.mod [2026-05-27T08:05:12.817Z] + cut -d -f 2 [2026-05-27T08:05:12.817Z] + cut -d . -f1-2 [Pipeline] echo [2026-05-27T08:05:12.833Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-27T08:05:12.856Z] ========================================================= [2026-05-27T08:05:12.856Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts] [2026-05-27T08:05:12.856Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-27T08:05:13.156Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [2026-05-27T08:05:13.157Z] 1.25-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2026-05-27T08:05:13.157Z] 84f5eff04246: Pulling fs layer [2026-05-27T08:05:13.157Z] 713d2d8a8d8d: Pulling fs layer [2026-05-27T08:05:13.157Z] 212f1aa7b6f1: Pulling fs layer [2026-05-27T08:05:13.157Z] 245ede05cb82: Pulling fs layer [2026-05-27T08:05:13.157Z] 4f4fb700ef54: Pulling fs layer [2026-05-27T08:05:13.157Z] caaa51e465b4: Pulling fs layer [2026-05-27T08:05:13.157Z] c3ac6d7336a4: Pulling fs layer [2026-05-27T08:05:13.157Z] c282cae13e2d: Pulling fs layer [2026-05-27T08:05:13.157Z] 245ede05cb82: Waiting [2026-05-27T08:05:13.157Z] 4f4fb700ef54: Waiting [2026-05-27T08:05:13.157Z] c3ac6d7336a4: Waiting [2026-05-27T08:05:13.157Z] caaa51e465b4: Waiting [2026-05-27T08:05:13.157Z] 178b1e6198b5: Pulling fs layer [2026-05-27T08:05:13.157Z] cce2ccd0a44f: Pulling fs layer [2026-05-27T08:05:13.157Z] c282cae13e2d: Waiting [2026-05-27T08:05:13.157Z] 178b1e6198b5: Waiting [2026-05-27T08:05:13.157Z] cce2ccd0a44f: Waiting [2026-05-27T08:05:13.157Z] 713d2d8a8d8d: Verifying Checksum [2026-05-27T08:05:13.157Z] 713d2d8a8d8d: Download complete [2026-05-27T08:05:13.157Z] 245ede05cb82: Verifying Checksum [2026-05-27T08:05:13.157Z] 245ede05cb82: Download complete [2026-05-27T08:05:13.157Z] 4f4fb700ef54: Verifying Checksum [2026-05-27T08:05:13.157Z] 4f4fb700ef54: Download complete [2026-05-27T08:05:13.157Z] 84f5eff04246: Download complete [2026-05-27T08:05:13.157Z] caaa51e465b4: Download complete [2026-05-27T08:05:13.415Z] c282cae13e2d: Verifying Checksum [2026-05-27T08:05:13.415Z] c282cae13e2d: Download complete [2026-05-27T08:05:13.415Z] 84f5eff04246: Pull complete [2026-05-27T08:05:13.675Z] 713d2d8a8d8d: Pull complete [2026-05-27T08:05:15.582Z] c3ac6d7336a4: Verifying Checksum [2026-05-27T08:05:15.583Z] c3ac6d7336a4: Download complete [2026-05-27T08:05:15.583Z] 212f1aa7b6f1: Verifying Checksum [2026-05-27T08:05:15.583Z] 212f1aa7b6f1: Download complete [2026-05-27T08:05:15.583Z] cce2ccd0a44f: Download complete [2026-05-27T08:05:18.876Z] 178b1e6198b5: Verifying Checksum [2026-05-27T08:05:18.876Z] 178b1e6198b5: Download complete [2026-05-27T08:05:21.423Z] 212f1aa7b6f1: Pull complete [2026-05-27T08:05:21.423Z] 245ede05cb82: Pull complete [2026-05-27T08:05:21.423Z] 4f4fb700ef54: Pull complete [2026-05-27T08:05:21.423Z] caaa51e465b4: Pull complete [2026-05-27T08:05:21.423Z] c3ac6d7336a4: Pull complete [2026-05-27T08:05:21.423Z] c282cae13e2d: Pull complete [2026-05-27T08:05:24.719Z] 178b1e6198b5: Pull complete [2026-05-27T08:05:25.288Z] cce2ccd0a44f: Pull complete [2026-05-27T08:05:25.288Z] Digest: sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 [2026-05-27T08:05:25.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [2026-05-27T08:05:25.288Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [Pipeline] fileExists [Pipeline] sh [2026-05-27T08:05:25.592Z] + + docker build -t ci-base-image-x86_64 -f - . [2026-05-27T08:05:25.592Z] echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [2026-05-27T08:05:25.592Z] WORKDIR /edgex [2026-05-27T08:05:25.592Z] COPY go.mod . [2026-05-27T08:05:25.592Z] RUN go mod download [2026-05-27T08:05:26.164Z] #0 building with "default" instance using docker driver [2026-05-27T08:05:26.164Z] [2026-05-27T08:05:26.164Z] #1 [internal] load build definition from Dockerfile [2026-05-27T08:05:26.164Z] #1 transferring dockerfile: 170B done [2026-05-27T08:05:26.164Z] #1 DONE 0.0s [2026-05-27T08:05:26.164Z] [2026-05-27T08:05:26.164Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [2026-05-27T08:05:26.164Z] #2 DONE 0.0s [2026-05-27T08:05:26.164Z] [2026-05-27T08:05:26.164Z] #3 [internal] load .dockerignore [2026-05-27T08:05:26.164Z] #3 transferring context: 50B done [2026-05-27T08:05:26.164Z] #3 DONE 0.0s [2026-05-27T08:05:26.164Z] [2026-05-27T08:05:26.164Z] #4 [internal] load build context [2026-05-27T08:05:26.164Z] #4 transferring context: 6.95kB done [2026-05-27T08:05:26.164Z] #4 DONE 0.0s [2026-05-27T08:05:26.164Z] [2026-05-27T08:05:26.164Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [2026-05-27T08:05:26.424Z] #5 DONE 0.1s [2026-05-27T08:05:26.425Z] [2026-05-27T08:05:26.425Z] #6 [2/4] WORKDIR /edgex [2026-05-27T08:05:26.867Z] Still waiting to schedule task [2026-05-27T08:05:26.867Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11573’ [2026-05-27T08:05:27.807Z] #6 DONE 1.2s [2026-05-27T08:05:27.807Z] [2026-05-27T08:05:27.807Z] #7 [3/4] COPY go.mod . [2026-05-27T08:05:27.807Z] #7 DONE 0.0s [2026-05-27T08:05:27.807Z] [2026-05-27T08:05:27.807Z] #8 [4/4] RUN go mod download [2026-05-27T08:05:37.837Z] #8 DONE 8.6s [2026-05-27T08:05:37.837Z] [2026-05-27T08:05:37.837Z] #9 exporting to image [2026-05-27T08:05:37.837Z] #9 exporting layers [2026-05-27T08:05:40.397Z] #9 exporting layers 3.8s done [2026-05-27T08:05:40.397Z] #9 writing image sha256:a6aa99209782aa01daf816a7bfe2db3eb24a92504df38981e2be42f2015e3fb9 done [2026-05-27T08:05:40.397Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-27T08:05:40.397Z] #9 DONE 3.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:05:40.702Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-27T08:05:40.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T08:05:40.787Z] prd-ubuntu20.04-docker-8c-8g-11600 does not seem to be running inside a container [2026-05-27T08:05:40.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-27T08:05:41.129Z] $ docker top 9a5b262c271ce699a743ef2cbd4d9bd9b7a60166748b57d43c11f88e0911b845 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-27T08:05:41.470Z] + go version [2026-05-27T08:05:41.470Z] go version go1.25.10 linux/amd64 [Pipeline] } [2026-05-27T08:05:41.485Z] $ docker stop --time=1 9a5b262c271ce699a743ef2cbd4d9bd9b7a60166748b57d43c11f88e0911b845 [2026-05-27T08:05:42.764Z] $ docker rm -f --volumes 9a5b262c271ce699a743ef2cbd4d9bd9b7a60166748b57d43c11f88e0911b845 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:05:43.238Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-27T08:05:43.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T08:05:43.323Z] prd-ubuntu20.04-docker-8c-8g-11600 does not seem to be running inside a container [2026-05-27T08:05:43.368Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-27T08:05:43.683Z] $ docker top 8b16a6e034bc8b218c2856a7305e316ac687a21e3ad3b9dbad3accb55b781adb -eo pid,comm [Pipeline] { [Pipeline] echo [2026-05-27T08:05:43.756Z] ========================================================= [2026-05-27T08:05:43.756Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-05-27T08:05:43.756Z] ========================================================= [Pipeline] sh [2026-05-27T08:05:44.052Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2026-05-27T08:05:44.364Z] + make test [2026-05-27T08:05:44.364Z] go test -race -coverprofile=coverage.out ./... [2026-05-27T08:05:54.386Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-05-27T08:06:26.752Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-05-27T08:06:26.752Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-05-27T08:06:26.752Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-05-27T08:06:26.752Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-05-27T08:06:26.752Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-05-27T08:06:26.752Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-05-27T08:06:26.752Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-05-27T08:06:27.017Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-05-27T08:06:27.017Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-05-27T08:06:27.017Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-05-27T08:06:27.282Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-05-27T08:06:28.235Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-05-27T08:06:28.235Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-05-27T08:06:28.235Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-05-27T08:06:28.235Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-05-27T08:06:28.235Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-05-27T08:06:28.235Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-05-27T08:06:28.235Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-05-27T08:06:32.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.045s coverage: 97.0% of statements [2026-05-27T08:06:35.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.103s coverage: 71.0% of statements [2026-05-27T08:06:35.727Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-05-27T08:06:35.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 4.8% of statements [2026-05-27T08:06:35.727Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-05-27T08:06:35.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.076s coverage: 57.3% of statements [2026-05-27T08:06:35.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.028s coverage: 86.5% of statements [2026-05-27T08:06:35.727Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-05-27T08:06:35.727Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-05-27T08:06:35.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.544s coverage: 94.2% of statements [2026-05-27T08:06:35.727Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-05-27T08:06:35.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-05-27T08:06:35.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-05-27T08:06:35.727Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-27T08:06:35.727Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-05-27T08:06:35.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-05-27T08:06:35.728Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-05-27T08:06:35.728Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-05-27T08:06:35.728Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-05-27T08:06:35.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-05-27T08:06:35.728Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-05-27T08:06:35.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 90.7% of statements [2026-05-27T08:06:35.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-05-27T08:06:35.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-05-27T08:06:35.728Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-27T08:06:35.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.028s coverage: 0.0% of statements [2026-05-27T08:06:35.728Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-05-27T08:06:35.728Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-05-27T08:06:37.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 11.1% of statements [2026-05-27T08:06:37.105Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-05-27T08:06:37.105Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-05-27T08:06:39.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.431s coverage: 97.7% of statements [2026-05-27T08:06:39.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-05-27T08:06:39.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-05-27T08:06:39.031Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-27T08:06:39.031Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-05-27T08:06:39.031Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-05-27T08:06:39.031Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.030s coverage: 72.2% of statements [2026-05-27T08:06:39.031Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-05-27T08:06:39.031Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-05-27T08:06:39.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-05-27T08:06:39.031Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-05-27T08:06:39.031Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-05-27T08:06:39.031Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-05-27T08:06:39.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-05-27T08:06:39.031Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-05-27T08:06:39.031Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-05-27T08:06:39.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-05-27T08:06:42.354Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.052s coverage: 3.5% of statements [2026-05-27T08:06:42.354Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-05-27T08:06:42.354Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-05-27T08:06:42.354Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements [2026-05-27T08:06:42.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-05-27T08:06:42.354Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.054s coverage: 38.2% of statements [2026-05-27T08:06:42.354Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 68.8% of statements [2026-05-27T08:06:42.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-05-27T08:06:42.354Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-05-27T08:06:42.354Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-05-27T08:06:42.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements [2026-05-27T08:06:42.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements [2026-05-27T08:06:42.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 89.5% of statements [2026-05-27T08:06:42.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 93.1% of statements [2026-05-27T08:06:43.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements [2026-05-27T08:06:55.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.023s coverage: 94.4% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.047s coverage: 92.9% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements [2026-05-27T08:07:08.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.041s coverage: 62.3% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.021s coverage: 47.4% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.035s coverage: 87.2% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.026s coverage: 15.5% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.053s coverage: 82.1% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements [2026-05-27T08:07:08.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.037s coverage: 6.8% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.033s coverage: 33.3% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.033s coverage: 100.0% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.157s coverage: 54.8% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.6% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.038s coverage: 20.0% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.038s coverage: 88.6% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements [2026-05-27T08:07:08.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-05-27T08:07:08.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.141s coverage: 29.2% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.031s coverage: 93.8% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.027s coverage: 3.1% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.018s coverage: 76.2% of statements [2026-05-27T08:07:08.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.032s coverage: 54.0% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-05-27T08:07:08.420Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-05-27T08:07:09.363Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.1% of statements [2026-05-27T08:07:09.363Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-05-27T08:07:09.363Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-05-27T08:07:09.363Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-05-27T08:07:09.363Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-05-27T08:07:09.363Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.132s coverage: 94.9% of statements [2026-05-27T08:07:09.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-05-27T08:07:09.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-05-27T08:07:09.363Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-27T08:07:09.363Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-05-27T08:07:09.363Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements [2026-05-27T08:07:09.363Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-05-27T08:07:09.363Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-05-27T08:07:09.363Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-05-27T08:07:09.363Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 97.7% of statements [2026-05-27T08:07:09.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-05-27T08:07:09.363Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.033s coverage: 47.1% of statements [2026-05-27T08:07:09.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-05-27T08:07:09.363Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-27T08:07:09.622Z] 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 [2026-05-27T08:07:09.881Z] running golangci-lint [2026-05-27T08:07:09.881Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-05-27T08:07:10.139Z] go version go1.25.10 linux/amd64 [2026-05-27T08:07:10.399Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-05-27T08:07:10.399Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-05-27T08:07:10.399Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-05-27T08:07:10.399Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-05-27T08:07:10.399Z] level=info msg="[goenv] Read go env for 4.498667ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-05-27T08:07:10.399Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-05-27T08:07:37.007Z] level=info msg="[loader] Go packages loading at mode 8767 (deps|types_sizes|compiled_files|exports_file|files|imports|name) took 22.955287818s" [2026-05-27T08:07:37.008Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.047105ms" [2026-05-27T08:07:46.988Z] level=info msg="[linters_context/goanalysis] analyzers took 2m7.886218058s with top 10 stages: buildir: 1m4.134932943s, gosec: 4.185218783s, inspect: 2.709115052s, fact_deprecated: 2.524739404s, printf: 2.290153299s, ctrlflow: 1.731576425s, S1038: 1.496893171s, fact_purity: 1.490922158s, QF1004: 1.447554259s, nilness: 1.444467654s" [2026-05-27T08:07:46.988Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-05-27T08:07:46.988Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-05-27T08:07:46.988Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-05-27T08:07:46.988Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-05-27T08:07:46.988Z] level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, path_relativity: 35/35, generated_file_filter: 35/22, invalid_issue: 35/35, nolint_filter: 21/0, filename_unadjuster: 35/35, exclusion_paths: 35/35, exclusion_rules: 22/21, cgo: 35/35" [2026-05-27T08:07:46.988Z] level=info msg="[runner] processing took 7.63494ms with stages: nolint_filter: 6.703102ms, generated_file_filter: 673.716µs, exclusion_rules: 120.491µs, exclusion_paths: 45.26µs, cgo: 45.231µs, path_relativity: 33.88µs, path_absoluter: 3.54µs, sort_results: 2.6µs, invalid_issue: 2.43µs, filename_unadjuster: 1.09µs, max_same_issues: 970ns, fixer: 640ns, diff: 500ns, uniq_by_line: 330ns, max_per_file_from_linter: 280ns, path_prettifier: 270ns, max_from_linter: 240ns, source_code: 140ns, path_shortener: 130ns, severity-rules: 100ns" [2026-05-27T08:07:46.988Z] level=info msg="[runner] linters took 13.252009664s with stages: goanalysis_metalinter: 13.244301733s" [2026-05-27T08:07:46.988Z] 0 issues. [2026-05-27T08:07:46.988Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-05-27T08:07:46.988Z] level=info msg="Memory: 361 samples, avg is 343.5MB, max is 1332.4MB" [2026-05-27T08:07:46.988Z] level=info msg="Execution took 36.253725744s" [2026-05-27T08:07:46.988Z] go vet ./... [2026-05-27T08:07:55.228Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-27T08:07:55.228Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-27T08:07:55.228Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-05-27T08:07:55.256Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2026-05-27T08:07:55.749Z] + go mod tidy [2026-05-27T08:07:55.749Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2026-05-27T08:07:55.749Z] go: downloading github.com/frankban/quicktest v1.14.6 [2026-05-27T08:07:56.057Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2026-05-27T08:07:56.057Z] go: downloading go.uber.org/goleak v1.3.0 [2026-05-27T08:07:56.057Z] go: downloading github.com/go-openapi/testify/v2 v2.4.1 [2026-05-27T08:07:56.057Z] go: downloading github.com/google/go-cmp v0.7.0 [2026-05-27T08:07:56.057Z] go: downloading golang.org/x/time v0.15.0 [2026-05-27T08:07:56.057Z] go: downloading go.opentelemetry.io/otel/sdk v1.41.0 [2026-05-27T08:07:56.057Z] go: downloading github.com/kr/pretty v0.3.1 [2026-05-27T08:07:56.057Z] go: downloading go.opentelemetry.io/otel/sdk/metric v1.39.0 [2026-05-27T08:07:56.355Z] go: downloading github.com/golang/protobuf v1.5.4 [2026-05-27T08:07:56.355Z] go: downloading github.com/go-openapi/swag/jsonutils/fixtures_test v0.25.5 [2026-05-27T08:07:56.355Z] go: downloading github.com/go-openapi/testify/enable/yaml/v2 v2.4.1 [2026-05-27T08:07:56.355Z] go: downloading github.com/jeremija/gosubmit v0.2.8 [2026-05-27T08:07:56.355Z] go: downloading github.com/kr/text v0.2.0 [2026-05-27T08:07:56.355Z] go: downloading github.com/rogpeppe/go-internal v1.14.1 [2026-05-27T08:07:56.355Z] go: downloading github.com/google/gofuzz v1.2.0 [2026-05-27T08:07:56.355Z] go: downloading github.com/go-chi/chi/v5 v5.2.5 [2026-05-27T08:07:56.355Z] go: downloading github.com/bmatcuk/doublestar/v4 v4.10.0 [2026-05-27T08:07:56.355Z] go: downloading github.com/muhlemmer/httpforwarded v0.1.0 [2026-05-27T08:07:56.355Z] go: downloading github.com/rs/cors v1.11.1 [2026-05-27T08:07:56.355Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2026-05-27T08:07:56.355Z] go: downloading gonum.org/v1/gonum v0.16.0 [2026-05-27T08:07:56.355Z] go: downloading github.com/shoenig/test v0.6.4 [2026-05-27T08:07:56.355Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2026-05-27T08:07:56.355Z] go: downloading github.com/onsi/gomega v1.13.0 [2026-05-27T08:07:56.355Z] go: downloading github.com/nxadm/tail v1.4.8 [2026-05-27T08:07:56.355Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [Pipeline] sh [2026-05-27T08:07:57.099Z] + ls -al . [2026-05-27T08:07:57.099Z] total 1408 [2026-05-27T08:07:57.099Z] drwxrwxr-x 12 1001 1001 4096 May 27 08:05 . [2026-05-27T08:07:57.099Z] drwxr-xr-x 4 root root 4096 May 27 08:05 .. [2026-05-27T08:07:57.099Z] drwxrwxr-x 2 1001 1001 4096 May 27 08:04 .blubracket [2026-05-27T08:07:57.099Z] -rw-rw-r-- 1 1001 1001 10 May 27 08:04 .dockerignore [2026-05-27T08:07:57.099Z] drwxrwxr-x 8 1001 1001 4096 May 27 08:07 .git [2026-05-27T08:07:57.099Z] drwxrwxr-x 3 1001 1001 4096 May 27 08:04 .github [2026-05-27T08:07:57.099Z] -rw-rw-r-- 1 1001 1001 902 May 27 08:04 .gitignore [2026-05-27T08:07:57.099Z] -rw-rw-r-- 1 1001 1001 359 May 27 08:04 .golangci.yml [2026-05-27T08:07:57.099Z] -rw-rw-r-- 1 1001 1001 100 May 27 08:04 .hadolint.yml [2026-05-27T08:07:57.099Z] drwxr-xr-x 3 1001 1001 4096 May 27 08:05 .semver [2026-05-27T08:07:57.099Z] -rw-rw-r-- 1 1001 1001 155 May 27 08:04 .sonarcloud.properties [2026-05-27T08:07:57.099Z] -rw-rw-r-- 1 1001 1001 1171 May 27 08:04 ADOPTERS.md [2026-05-27T08:07:57.099Z] -rw-rw-r-- 1 1001 1001 20149 May 27 08:04 Attribution.txt [2026-05-27T08:07:57.099Z] -rw-rw-r-- 1 1001 1001 118730 May 27 08:04 CHANGELOG.md [2026-05-27T08:07:57.099Z] -rw-rw-r-- 1 1001 1001 3804 May 27 08:04 CONTRIBUTING.md [2026-05-27T08:07:57.099Z] -rw-rw-r-- 1 1001 1001 677 May 27 08:04 GOVERNANCE.md [2026-05-27T08:07:57.099Z] -rw-rw-r-- 1 1001 1001 886 May 27 08:04 Jenkinsfile [2026-05-27T08:07:57.099Z] -rw-rw-r-- 1 1001 1001 10775 May 27 08:04 LICENSE [2026-05-27T08:07:57.099Z] -rw-rw-r-- 1 1001 1001 16743 May 27 08:04 Makefile [2026-05-27T08:07:57.099Z] -rw-rw-r-- 1 1001 1001 582 May 27 08:04 OWNERS.md [2026-05-27T08:07:57.099Z] -rw-rw-r-- 1 1001 1001 9932 May 27 08:04 README.md [2026-05-27T08:07:57.099Z] -rw-rw-r-- 1 1001 1001 789 May 27 08:04 SECURITY.md [2026-05-27T08:07:57.099Z] -rw-rw-r-- 1 1001 1001 5 May 27 08:05 VERSION [2026-05-27T08:07:57.099Z] drwxrwxr-x 2 1001 1001 4096 May 27 08:04 bin [2026-05-27T08:07:57.099Z] drwxrwxr-x 19 1001 1001 4096 May 27 08:04 cmd [2026-05-27T08:07:57.099Z] -rw-r--r-- 1 root root 1048214 May 27 08:07 coverage.out [2026-05-27T08:07:57.099Z] drwxrwxr-x 2 1001 1001 4096 May 27 08:04 fuzz_test [2026-05-27T08:07:57.099Z] -rw-rw-r-- 1 1001 1001 6910 May 27 08:04 go.mod [2026-05-27T08:07:57.099Z] -rw-rw-r-- 1 1001 1001 90677 May 27 08:04 go.sum [2026-05-27T08:07:57.099Z] drwxrwxr-x 7 1001 1001 4096 May 27 08:04 internal [2026-05-27T08:07:57.099Z] drwxrwxr-x 2 1001 1001 4096 May 27 08:04 openapi [2026-05-27T08:07:57.099Z] -rw-rw-r-- 1 1001 1001 584 May 27 08:04 security.txt [2026-05-27T08:07:57.099Z] drwxrwxr-x 10 1001 1001 4096 May 27 08:04 vendor [2026-05-27T08:07:57.099Z] -rw-rw-r-- 1 1001 1001 204 May 27 08:04 version.go [Pipeline] sh [2026-05-27T08:07:57.516Z] + '[' -e coverage.out ] [2026-05-27T08:07:57.516Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-05-27T08:07:57.778Z] Stashed 1 file(s) [Pipeline] sh [2026-05-27T08:07:58.228Z] + make build [2026-05-27T08:07:58.228Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-27T08:08:25.507Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-27T08:08:25.507Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-27T08:08:26.614Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-27T08:08:27.697Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-27T08:08:29.791Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-27T08:08:35.432Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-27T08:08:37.563Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-27T08:08:40.296Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-27T08:08:43.077Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-27T08:08:44.653Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-27T08:08:46.226Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-27T08:08:47.976Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-05-27T08:08:49.574Z] $ docker stop --time=1 8b16a6e034bc8b218c2856a7305e316ac687a21e3ad3b9dbad3accb55b781adb [2026-05-27T08:08:50.129Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11601 in /w/workspace/edgexfoundry_edgex-go_palau [2026-05-27T08:08:52.098Z] $ docker rm -f --volumes 8b16a6e034bc8b218c2856a7305e316ac687a21e3ad3b9dbad3accb55b781adb [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2026-05-27T08:08:52.857Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [2026-05-27T08:08:52.938Z] The recommended git tool is: git [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:08:53.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-27T08:08:53.742Z] [2026-05-27T08:08:53.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:08:54.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-27T08:08:54.048Z] latest: Pulling from edgex-devops/edgex-compose [2026-05-27T08:08:54.048Z] 91d30c5bc195: Pulling fs layer [2026-05-27T08:08:54.048Z] 2e9b0aa3be6d: Pulling fs layer [2026-05-27T08:08:54.048Z] 9c61dcf015f6: Pulling fs layer [2026-05-27T08:08:54.048Z] 4698f68db338: Pulling fs layer [2026-05-27T08:08:54.048Z] 2a2f49069b9e: Pulling fs layer [2026-05-27T08:08:54.048Z] e0025b399a48: Pulling fs layer [2026-05-27T08:08:54.048Z] 4698f68db338: Waiting [2026-05-27T08:08:54.048Z] 2a2f49069b9e: Waiting [2026-05-27T08:08:54.048Z] e0025b399a48: Waiting [2026-05-27T08:08:54.048Z] 91d30c5bc195: Verifying Checksum [2026-05-27T08:08:54.048Z] 91d30c5bc195: Download complete [2026-05-27T08:08:54.048Z] 4698f68db338: Download complete [2026-05-27T08:08:54.311Z] 2e9b0aa3be6d: Verifying Checksum [2026-05-27T08:08:54.311Z] 2e9b0aa3be6d: Download complete [2026-05-27T08:08:54.311Z] e0025b399a48: Download complete [2026-05-27T08:08:54.311Z] 91d30c5bc195: Pull complete [2026-05-27T08:08:54.311Z] 2a2f49069b9e: Verifying Checksum [2026-05-27T08:08:54.311Z] 2a2f49069b9e: Download complete [2026-05-27T08:08:54.569Z] 2e9b0aa3be6d: Pull complete [2026-05-27T08:08:54.569Z] 9c61dcf015f6: Verifying Checksum [2026-05-27T08:08:54.569Z] 9c61dcf015f6: Download complete [2026-05-27T08:08:58.017Z] 9c61dcf015f6: Pull complete [2026-05-27T08:08:58.017Z] 4698f68db338: Pull complete [2026-05-27T08:08:58.017Z] 2a2f49069b9e: Pull complete [2026-05-27T08:08:58.017Z] e0025b399a48: Pull complete [2026-05-27T08:08:58.017Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-05-27T08:08:58.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-27T08:08:58.017Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T08:08:58.484Z] prd-ubuntu20.04-docker-8c-8g-11600 does not seem to be running inside a container [2026-05-27T08:08:58.654Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 [2026-05-27T08:08:59.438Z] $ docker top 8385f329c10390bebd6227d635bbad8978e00a47c11bbe10dd6fb110f5eaec3f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-27T08:08:59.988Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-27T08:09:00.291Z] #1 [security-spire-config internal] load build definition from Dockerfile [2026-05-27T08:09:00.291Z] #1 transferring dockerfile: 1.69kB done [2026-05-27T08:09:00.291Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-27T08:09:00.291Z] #1 DONE 0.1s [2026-05-27T08:09:00.291Z] [2026-05-27T08:09:00.291Z] #2 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2026-05-27T08:09:00.291Z] #2 ... [2026-05-27T08:09:00.291Z] [2026-05-27T08:09:00.291Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-27T08:09:00.291Z] #3 transferring dockerfile: 2.14kB done [2026-05-27T08:09:00.291Z] #3 DONE 0.1s [2026-05-27T08:09:00.291Z] [2026-05-27T08:09:00.291Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-27T08:09:00.291Z] #4 transferring dockerfile: 3.02kB done [2026-05-27T08:09:00.291Z] #4 DONE 0.1s [2026-05-27T08:09:00.291Z] [2026-05-27T08:09:00.291Z] #5 [security-spire-server internal] load build definition from Dockerfile [2026-05-27T08:09:00.291Z] #5 transferring dockerfile: 1.70kB done [2026-05-27T08:09:00.291Z] #5 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-27T08:09:00.291Z] #5 DONE 0.1s [2026-05-27T08:09:00.291Z] [2026-05-27T08:09:00.291Z] #6 [core-data internal] load build definition from Dockerfile [2026-05-27T08:09:00.291Z] #6 transferring dockerfile: 2.04kB done [2026-05-27T08:09:00.291Z] #6 DONE 0.1s [2026-05-27T08:09:00.291Z] [2026-05-27T08:09:00.291Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-27T08:09:00.291Z] #7 transferring dockerfile: 2.23kB done [2026-05-27T08:09:00.291Z] #7 DONE 0.2s [2026-05-27T08:09:00.291Z] [2026-05-27T08:09:00.291Z] #8 [core-metadata internal] load build definition from Dockerfile [2026-05-27T08:09:00.291Z] #8 transferring dockerfile: 2.10kB done [2026-05-27T08:09:00.291Z] #8 DONE 0.2s [2026-05-27T08:09:00.291Z] [2026-05-27T08:09:00.291Z] #9 [support-notifications internal] load build definition from Dockerfile [2026-05-27T08:09:00.291Z] #9 transferring dockerfile: 2.02kB done [2026-05-27T08:09:00.291Z] #9 DONE 0.2s [2026-05-27T08:09:00.291Z] [2026-05-27T08:09:00.291Z] #10 [core-command internal] load build definition from Dockerfile [2026-05-27T08:09:00.291Z] #10 transferring dockerfile: 1.94kB done [2026-05-27T08:09:00.291Z] #10 DONE 0.1s [2026-05-27T08:09:00.291Z] [2026-05-27T08:09:00.291Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-27T08:09:00.291Z] #11 transferring dockerfile: 2.49kB done [2026-05-27T08:09:00.291Z] #11 DONE 0.2s [2026-05-27T08:09:00.291Z] [2026-05-27T08:09:00.291Z] #12 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-27T08:09:00.291Z] #12 DONE 0.0s [2026-05-27T08:09:00.291Z] [2026-05-27T08:09:00.291Z] #13 [core-data internal] load .dockerignore [2026-05-27T08:09:00.291Z] #13 DONE 0.0s [2026-05-27T08:09:00.291Z] [2026-05-27T08:09:00.291Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-27T08:09:00.291Z] #14 transferring dockerfile: 1.89kB done [2026-05-27T08:09:00.291Z] #14 DONE 0.2s [2026-05-27T08:09:00.291Z] [2026-05-27T08:09:00.291Z] #15 [core-metadata internal] load .dockerignore [2026-05-27T08:09:00.291Z] #15 DONE 0.0s [2026-05-27T08:09:00.291Z] [2026-05-27T08:09:00.291Z] #2 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-05-27T08:09:00.291Z] #2 ... [2026-05-27T08:09:00.291Z] [2026-05-27T08:09:00.291Z] #16 [core-keeper internal] load build definition from Dockerfile [2026-05-27T08:09:00.291Z] #16 transferring dockerfile: 2.07kB done [2026-05-27T08:09:00.291Z] #16 DONE 0.2s [2026-05-27T08:09:00.291Z] [2026-05-27T08:09:00.291Z] #17 [security-spire-agent internal] load build definition from Dockerfile [2026-05-27T08:09:00.291Z] #17 transferring dockerfile: 1.81kB done [2026-05-27T08:09:00.291Z] #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-27T08:09:00.291Z] #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-05-27T08:09:00.291Z] #17 DONE 0.2s [2026-05-27T08:09:00.291Z] [2026-05-27T08:09:00.291Z] #18 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-27T08:09:00.291Z] #18 transferring dockerfile: 2.50kB done [2026-05-27T08:09:00.291Z] #18 DONE 0.2s [2026-05-27T08:09:00.291Z] [2026-05-27T08:09:00.291Z] #19 [support-scheduler internal] load build definition from Dockerfile [2026-05-27T08:09:00.291Z] #19 transferring dockerfile: 1.83kB done [2026-05-27T08:09:00.291Z] #19 DONE 0.2s [2026-05-27T08:09:00.291Z] [2026-05-27T08:09:00.291Z] #12 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-27T08:09:00.291Z] #12 DONE 0.0s [2026-05-27T08:09:00.291Z] [2026-05-27T08:09:00.291Z] #20 [security-proxy-auth internal] load .dockerignore [2026-05-27T08:09:00.291Z] #20 transferring context: 50B done [2026-05-27T08:09:00.291Z] #20 DONE 0.1s [2026-05-27T08:09:00.291Z] [2026-05-27T08:09:00.291Z] #2 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-05-27T08:09:00.604Z] #2 DONE 0.2s [2026-05-27T08:09:00.604Z] [2026-05-27T08:09:00.604Z] #21 [security-bootstrapper internal] load .dockerignore [2026-05-27T08:09:00.604Z] #21 transferring context: 50B done [2026-05-27T08:09:00.604Z] #21 DONE 0.1s [2026-05-27T08:09:00.604Z] [2026-05-27T08:09:00.604Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-27T08:09:00.604Z] #22 transferring context: 50B done [2026-05-27T08:09:00.604Z] #22 DONE 0.1s [2026-05-27T08:09:00.604Z] [2026-05-27T08:09:00.604Z] #13 [core-data internal] load .dockerignore [2026-05-27T08:09:00.604Z] #13 transferring context: 50B done [2026-05-27T08:09:00.604Z] #13 DONE 0.2s [2026-05-27T08:09:00.604Z] [2026-05-27T08:09:00.604Z] #15 [core-metadata internal] load .dockerignore [2026-05-27T08:09:00.604Z] #15 transferring context: 50B done [2026-05-27T08:09:00.604Z] #15 DONE 0.2s [2026-05-27T08:09:00.604Z] [2026-05-27T08:09:00.604Z] #23 [support-notifications internal] load .dockerignore [2026-05-27T08:09:00.604Z] #23 transferring context: 50B done [2026-05-27T08:09:00.604Z] #23 DONE 0.1s [2026-05-27T08:09:00.604Z] [2026-05-27T08:09:00.604Z] #24 [core-keeper internal] load .dockerignore [2026-05-27T08:09:00.604Z] #24 transferring context: 50B done [2026-05-27T08:09:00.604Z] #24 DONE 0.1s [2026-05-27T08:09:00.604Z] [2026-05-27T08:09:00.604Z] #25 [core-command internal] load .dockerignore [2026-05-27T08:09:00.604Z] #25 transferring context: 50B done [2026-05-27T08:09:00.604Z] #25 DONE 0.1s [2026-05-27T08:09:00.604Z] [2026-05-27T08:09:00.604Z] #26 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T08:09:00.604Z] #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T08:09:00.604Z] #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T08:09:00.604Z] #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-27T08:09:00.604Z] #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-27T08:09:00.604Z] #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T08:09:00.604Z] #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T08:09:00.604Z] #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-27T08:09:00.604Z] #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-27T08:09:00.604Z] #26 DONE 0.1s [2026-05-27T08:09:00.604Z] [2026-05-27T08:09:00.604Z] #27 [security-secretstore-setup internal] load .dockerignore [2026-05-27T08:09:00.604Z] #27 transferring context: 50B done [2026-05-27T08:09:00.604Z] #27 DONE 0.1s [2026-05-27T08:09:00.604Z] [2026-05-27T08:09:00.604Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2026-05-27T08:09:00.604Z] #28 transferring context: 50B done [2026-05-27T08:09:00.604Z] #28 DONE 0.1s [2026-05-27T08:09:00.604Z] [2026-05-27T08:09:00.604Z] #29 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-27T08:09:00.859Z] using credential edgex-jenkins-ssh [2026-05-27T08:09:00.897Z] #29 DONE 0.6s [2026-05-27T08:09:00.897Z] [2026-05-27T08:09:00.897Z] #26 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T08:09:00.897Z] #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T08:09:00.897Z] #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T08:09:00.897Z] #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-27T08:09:00.897Z] #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-27T08:09:00.897Z] #26 DONE 0.1s [2026-05-27T08:09:00.897Z] [2026-05-27T08:09:00.897Z] #30 [security-proxy-setup internal] load .dockerignore [2026-05-27T08:09:00.897Z] #30 transferring context: 50B 0.0s done [2026-05-27T08:09:00.897Z] #30 DONE 0.6s [2026-05-27T08:09:00.897Z] [2026-05-27T08:09:00.897Z] #31 [support-scheduler internal] load .dockerignore [2026-05-27T08:09:00.897Z] #31 transferring context: 50B 0.0s done [2026-05-27T08:09:00.897Z] #31 DONE 0.6s [2026-05-27T08:09:00.897Z] [2026-05-27T08:09:00.897Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-27T08:09:00.897Z] #32 DONE 0.8s [2026-05-27T08:09:00.897Z] [2026-05-27T08:09:00.897Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2026-05-27T08:09:00.933Z] Cloning the remote Git repository [2026-05-27T08:09:01.206Z] #33 ... [2026-05-27T08:09:01.206Z] [2026-05-27T08:09:01.206Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-27T08:09:01.206Z] #34 DONE 0.7s [2026-05-27T08:09:01.206Z] [2026-05-27T08:09:01.206Z] #26 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T08:09:01.206Z] #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T08:09:01.206Z] #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T08:09:01.206Z] #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-27T08:09:01.206Z] #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-27T08:09:01.206Z] #26 DONE 0.1s [2026-05-27T08:09:01.206Z] [2026-05-27T08:09:01.206Z] #35 [security-spire-server internal] load .dockerignore [2026-05-27T08:09:01.206Z] #35 transferring context: 50B 0.0s done [2026-05-27T08:09:01.206Z] #35 DONE 0.1s [2026-05-27T08:09:01.206Z] [2026-05-27T08:09:01.206Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:09:01.206Z] #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:09:01.541Z] #36 ... [2026-05-27T08:09:01.541Z] [2026-05-27T08:09:01.541Z] #37 [security-spire-config internal] load .dockerignore [2026-05-27T08:09:01.541Z] #37 transferring context: 50B 0.0s done [2026-05-27T08:09:01.541Z] #37 DONE 0.6s [2026-05-27T08:09:00.999Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-05-27T08:09:01.113Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2026-05-27T08:09:01.257Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-05-27T08:09:01.258Z] > git --version # timeout=10 [2026-05-27T08:09:01.279Z] > git --version # 'git version 2.25.1' [2026-05-27T08:09:01.281Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-27T08:09:01.432Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-27T08:09:01.841Z] [2026-05-27T08:09:01.841Z] #38 [security-proxy-setup internal] load build context [2026-05-27T08:09:01.841Z] #38 ... [2026-05-27T08:09:01.841Z] [2026-05-27T08:09:01.841Z] #26 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T08:09:01.841Z] #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T08:09:01.841Z] #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T08:09:01.841Z] #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-27T08:09:01.841Z] #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-27T08:09:01.841Z] #26 DONE 0.1s [2026-05-27T08:09:01.841Z] [2026-05-27T08:09:01.841Z] #39 [security-spire-agent internal] load .dockerignore [2026-05-27T08:09:01.841Z] #39 transferring context: 50B 0.0s done [2026-05-27T08:09:01.841Z] #39 DONE 0.7s [2026-05-27T08:09:01.841Z] [2026-05-27T08:09:01.841Z] #26 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T08:09:01.841Z] #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T08:09:01.841Z] #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T08:09:01.841Z] #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-27T08:09:01.841Z] #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-27T08:09:01.841Z] #26 DONE 0.1s [2026-05-27T08:09:01.841Z] [2026-05-27T08:09:01.841Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2026-05-27T08:09:01.841Z] #33 DONE 0.9s [2026-05-27T08:09:01.841Z] [2026-05-27T08:09:01.841Z] #40 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-27T08:09:01.841Z] #40 DONE 1.4s [2026-05-27T08:09:01.841Z] [2026-05-27T08:09:01.841Z] #41 [security-spire-server internal] load build context [2026-05-27T08:09:01.841Z] #41 transferring context: 26.58kB 0.0s done [2026-05-27T08:09:01.841Z] #41 DONE 0.8s [2026-05-27T08:09:01.841Z] [2026-05-27T08:09:01.841Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:09:01.841Z] #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.6s done [2026-05-27T08:09:01.841Z] #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-27T08:09:01.841Z] #36 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-05-27T08:09:01.841Z] #36 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-05-27T08:09:01.841Z] #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2026-05-27T08:09:02.149Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.2s [2026-05-27T08:09:02.149Z] #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 [2026-05-27T08:09:02.149Z] #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-05-27T08:09:02.149Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s [2026-05-27T08:09:02.149Z] #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-05-27T08:09:02.149Z] #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.3s [2026-05-27T08:09:02.149Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done [2026-05-27T08:09:02.149Z] #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.4s [2026-05-27T08:09:02.149Z] #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-05-27T08:09:02.471Z] #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.6s [2026-05-27T08:09:02.763Z] #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.6s done [2026-05-27T08:09:02.763Z] #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-05-27T08:09:02.763Z] #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.19MB / 41.51MB 0.9s [2026-05-27T08:09:02.763Z] #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-05-27T08:09:02.763Z] #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 17.83MB / 41.51MB 1.0s [2026-05-27T08:09:03.068Z] #36 ... [2026-05-27T08:09:03.068Z] [2026-05-27T08:09:03.068Z] #42 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-27T08:09:03.068Z] #0 0.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:03.068Z] #0 1.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:03.068Z] #0 1.546 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-27T08:09:03.068Z] #0 1.553 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:09:03.068Z] #0 1.560 OK: 7 MiB in 17 packages [2026-05-27T08:09:03.068Z] #42 DONE 2.4s [2026-05-27T08:09:03.068Z] [2026-05-27T08:09:03.068Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:09:03.068Z] #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 34.60MB / 41.51MB 1.1s [2026-05-27T08:09:03.068Z] #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.2s done [2026-05-27T08:09:03.068Z] #36 ... [2026-05-27T08:09:03.068Z] [2026-05-27T08:09:03.068Z] #43 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-27T08:09:03.068Z] #0 1.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:03.068Z] #0 1.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:03.068Z] #0 1.571 (1/2) Installing dumb-init (1.2.5-r3) [2026-05-27T08:09:03.068Z] #0 1.577 (2/2) Installing su-exec (0.2-r3) [2026-05-27T08:09:03.068Z] #0 1.586 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:09:03.068Z] #0 1.599 OK: 7 MiB in 18 packages [2026-05-27T08:09:03.068Z] #43 DONE 2.6s [2026-05-27T08:09:03.068Z] [2026-05-27T08:09:03.068Z] #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-27T08:09:03.068Z] #0 0.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:03.068Z] #0 1.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:03.068Z] #0 1.598 (1/7) Installing ca-certificates (20260413-r0) [2026-05-27T08:09:03.068Z] #0 1.629 (2/7) Installing dumb-init (1.2.5-r3) [2026-05-27T08:09:03.068Z] #0 1.635 (3/7) Installing libgcc (14.2.0-r6) [2026-05-27T08:09:03.068Z] #0 1.644 (4/7) Installing libsodium (1.0.20-r1) [2026-05-27T08:09:03.068Z] #0 1.655 (5/7) Installing libstdc++ (14.2.0-r6) [2026-05-27T08:09:03.068Z] #0 1.703 (6/7) Installing libzmq (4.3.5-r2) [2026-05-27T08:09:03.068Z] #0 1.725 (7/7) Installing zeromq (4.3.5-r2) [2026-05-27T08:09:03.068Z] #0 1.737 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:09:03.068Z] #0 1.745 Executing ca-certificates-20260413-r0.trigger [2026-05-27T08:09:03.068Z] #0 1.820 OK: 12 MiB in 23 packages [2026-05-27T08:09:03.068Z] #44 DONE 2.7s [2026-05-27T08:09:03.068Z] [2026-05-27T08:09:03.068Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:09:03.068Z] #36 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-05-27T08:09:03.356Z] #36 ... [2026-05-27T08:09:03.356Z] [2026-05-27T08:09:03.356Z] #45 [security-spire-config internal] load build context [2026-05-27T08:09:03.356Z] #45 transferring context: 24.83kB 0.0s done [2026-05-27T08:09:03.356Z] #45 DONE 1.5s [2026-05-27T08:09:03.356Z] [2026-05-27T08:09:03.356Z] #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-27T08:09:03.356Z] #0 1.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:03.356Z] #0 1.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:03.356Z] #0 2.046 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-27T08:09:03.356Z] #0 2.052 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:09:03.356Z] #0 2.074 OK: 7 MiB in 17 packages [2026-05-27T08:09:03.356Z] #46 DONE 2.8s [2026-05-27T08:09:03.356Z] [2026-05-27T08:09:03.356Z] #47 [security-spire-agent internal] load build context [2026-05-27T08:09:03.356Z] #47 transferring context: 26.11kB 0.0s done [2026-05-27T08:09:03.356Z] #47 DONE 1.4s [2026-05-27T08:09:03.356Z] [2026-05-27T08:09:03.356Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-27T08:09:03.356Z] #0 1.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:03.356Z] #0 1.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:03.356Z] #0 1.951 (1/4) Installing ca-certificates (20260413-r0) [2026-05-27T08:09:03.356Z] #0 1.969 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-27T08:09:03.356Z] #0 1.979 (3/4) Installing su-exec (0.2-r3) [2026-05-27T08:09:03.356Z] #0 1.994 (4/4) Installing yq-go (4.47.2-r3) [2026-05-27T08:09:03.356Z] #0 2.173 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:09:03.356Z] #0 2.189 Executing ca-certificates-20260413-r0.trigger [2026-05-27T08:09:03.356Z] #0 2.278 OK: 20 MiB in 20 packages [2026-05-27T08:09:03.356Z] #48 DONE 2.9s [2026-05-27T08:09:03.629Z] [2026-05-27T08:09:03.629Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:09:04.213Z] #36 ... [2026-05-27T08:09:04.213Z] [2026-05-27T08:09:04.213Z] #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-27T08:09:04.213Z] #0 1.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:04.213Z] #0 1.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:04.213Z] #0 1.999 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-27T08:09:04.213Z] #0 1.999 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-27T08:09:04.213Z] #0 1.999 OK: 26324 distinct packages available [2026-05-27T08:09:04.213Z] #0 2.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:04.213Z] #0 2.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:04.213Z] #0 2.617 (1/13) Installing brotli-libs (1.1.0-r2) [2026-05-27T08:09:04.213Z] #0 2.631 (2/13) Installing c-ares (1.34.6-r0) [2026-05-27T08:09:04.213Z] #0 2.646 (3/13) Installing libunistring (1.3-r0) [2026-05-27T08:09:04.213Z] #0 2.667 (4/13) Installing libidn2 (2.3.7-r0) [2026-05-27T08:09:04.213Z] #0 2.672 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-05-27T08:09:04.213Z] #0 2.676 (6/13) Installing libpsl (0.21.5-r3) [2026-05-27T08:09:04.213Z] #0 2.683 (7/13) Installing zstd-libs (1.5.7-r0) [2026-05-27T08:09:04.213Z] #0 2.700 (8/13) Installing libcurl (8.14.1-r2) [2026-05-27T08:09:04.213Z] #0 2.710 (9/13) Installing curl (8.14.1-r2) [2026-05-27T08:09:04.213Z] #0 2.735 (10/13) Installing dumb-init (1.2.5-r3) [2026-05-27T08:09:04.213Z] #0 2.735 (11/13) Installing musl-obstack (1.2.3-r2) [2026-05-27T08:09:04.213Z] #0 2.744 (12/13) Installing libucontext (1.3.2-r0) [2026-05-27T08:09:04.213Z] #0 2.744 (13/13) Installing gcompat (1.1.0-r4) [2026-05-27T08:09:04.213Z] #0 2.751 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:09:04.213Z] #0 2.763 OK: 13 MiB in 29 packages [2026-05-27T08:09:04.213Z] #49 DONE 3.5s [2026-05-27T08:09:04.213Z] [2026-05-27T08:09:04.213Z] #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-27T08:09:04.213Z] #0 1.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:04.213Z] #0 1.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:04.213Z] #0 2.305 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-27T08:09:04.213Z] #0 2.309 (2/4) Installing openssl (3.5.6-r0) [2026-05-27T08:09:04.213Z] #0 2.326 (3/4) Installing su-exec (0.2-r3) [2026-05-27T08:09:04.213Z] #0 2.337 (4/4) Installing yq-go (4.47.2-r3) [2026-05-27T08:09:04.213Z] #0 2.467 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:09:04.213Z] #0 2.484 OK: 20 MiB in 20 packages [2026-05-27T08:09:04.213Z] #50 DONE 3.0s [2026-05-27T08:09:04.213Z] [2026-05-27T08:09:04.213Z] #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-27T08:09:04.213Z] #0 1.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:04.213Z] #0 1.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:04.213Z] #0 2.308 (1/3) Installing ca-certificates (20260413-r0) [2026-05-27T08:09:04.213Z] #0 2.341 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-27T08:09:04.213Z] #0 2.343 (3/3) Installing tzdata (2026b-r0) [2026-05-27T08:09:04.213Z] #0 2.391 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:09:04.213Z] #0 2.411 Executing ca-certificates-20260413-r0.trigger [2026-05-27T08:09:04.213Z] #0 2.467 OK: 8 MiB in 19 packages [2026-05-27T08:09:04.213Z] #51 DONE 3.0s [2026-05-27T08:09:04.213Z] [2026-05-27T08:09:04.213Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:09:05.619Z] #36 ... [2026-05-27T08:09:05.619Z] [2026-05-27T08:09:05.619Z] #52 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-27T08:09:05.619Z] #0 2.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:05.619Z] #0 2.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:05.619Z] #0 2.642 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-27T08:09:05.619Z] #0 2.642 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-27T08:09:05.619Z] #0 2.642 OK: 26324 distinct packages available [2026-05-27T08:09:05.619Z] #0 2.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:05.619Z] #0 2.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:05.619Z] #0 3.238 (1/5) Installing dumb-init (1.2.5-r3) [2026-05-27T08:09:05.619Z] #0 3.244 (2/5) Installing musl-obstack (1.2.3-r2) [2026-05-27T08:09:05.619Z] #0 3.252 (3/5) Installing libucontext (1.3.2-r0) [2026-05-27T08:09:05.619Z] #0 3.257 (4/5) Installing gcompat (1.1.0-r4) [2026-05-27T08:09:05.619Z] #0 3.264 (5/5) Installing openssl (3.5.6-r0) [2026-05-27T08:09:05.619Z] #0 3.289 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:09:05.619Z] #0 3.309 OK: 8 MiB in 21 packages [2026-05-27T08:09:05.619Z] #52 DONE 4.2s [2026-05-27T08:09:05.619Z] [2026-05-27T08:09:05.619Z] #53 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-27T08:09:06.605Z] #53 ... [2026-05-27T08:09:06.605Z] [2026-05-27T08:09:06.605Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-27T08:09:06.605Z] #54 DONE 4.8s [2026-05-27T08:09:06.605Z] [2026-05-27T08:09:06.605Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-27T08:09:06.605Z] #0 2.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:06.605Z] #0 2.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:06.605Z] #0 3.620 OK: 265 MiB in 60 packages [2026-05-27T08:09:06.605Z] #55 DONE 4.9s [2026-05-27T08:09:06.605Z] [2026-05-27T08:09:06.605Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:09:06.875Z] #36 ... [2026-05-27T08:09:06.875Z] [2026-05-27T08:09:06.875Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-27T08:09:06.875Z] #0 2.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:06.875Z] #0 2.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:06.875Z] #0 2.664 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-27T08:09:06.875Z] #0 2.664 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-27T08:09:06.875Z] #0 2.664 OK: 26324 distinct packages available [2026-05-27T08:09:06.875Z] #0 2.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:06.875Z] #0 2.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:06.875Z] #0 3.745 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-27T08:09:06.875Z] #0 3.752 (2/4) Installing musl-obstack (1.2.3-r2) [2026-05-27T08:09:06.875Z] #0 3.756 (3/4) Installing libucontext (1.3.2-r0) [2026-05-27T08:09:06.875Z] #0 3.762 (4/4) Installing gcompat (1.1.0-r4) [2026-05-27T08:09:06.875Z] #0 3.770 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:09:06.875Z] #0 3.783 OK: 8 MiB in 20 packages [2026-05-27T08:09:06.875Z] #56 DONE 5.0s [2026-05-27T08:09:06.875Z] [2026-05-27T08:09:06.875Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:09:07.144Z] #36 ... [2026-05-27T08:09:07.144Z] [2026-05-27T08:09:07.144Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-27T08:09:07.144Z] #0 2.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:07.144Z] #0 2.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:07.144Z] #0 3.702 OK: 265 MiB in 60 packages [2026-05-27T08:09:07.144Z] #57 DONE 5.1s [2026-05-27T08:09:07.144Z] [2026-05-27T08:09:07.144Z] #58 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T08:09:07.144Z] #0 2.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:07.144Z] #0 2.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:07.144Z] #0 3.807 OK: 265 MiB in 60 packages [2026-05-27T08:09:07.144Z] #58 DONE 5.1s [2026-05-27T08:09:07.144Z] [2026-05-27T08:09:07.144Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:09:08.114Z] #36 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 5.0s [2026-05-27T08:09:08.699Z] #36 ... [2026-05-27T08:09:08.699Z] [2026-05-27T08:09:08.699Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T08:09:08.699Z] #0 4.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:08.699Z] #0 4.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:08.699Z] #0 5.382 OK: 265 MiB in 60 packages [2026-05-27T08:09:08.699Z] #59 DONE 6.6s [2026-05-27T08:09:08.699Z] [2026-05-27T08:09:08.699Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:09:08.961Z] #36 ... [2026-05-27T08:09:08.961Z] [2026-05-27T08:09:08.961Z] #60 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-27T08:09:08.961Z] #0 4.494 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:08.961Z] #0 4.922 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:08.961Z] #0 5.822 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-27T08:09:08.961Z] #0 5.993 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:09:08.961Z] #0 6.008 OK: 7 MiB in 17 packages [2026-05-27T08:09:08.961Z] #60 DONE 7.0s [2026-05-27T08:09:08.961Z] [2026-05-27T08:09:08.961Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:09:08.961Z] #36 ... [2026-05-27T08:09:08.961Z] [2026-05-27T08:09:08.961Z] #61 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-05-27T08:09:08.961Z] #0 3.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:08.961Z] #0 3.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:08.961Z] #0 4.544 OK: 7 MiB in 17 packages [2026-05-27T08:09:08.961Z] #61 DONE 5.9s [2026-05-27T08:09:08.961Z] [2026-05-27T08:09:08.961Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:09:09.227Z] #36 ... [2026-05-27T08:09:09.227Z] [2026-05-27T08:09:09.227Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-27T08:09:09.227Z] #0 4.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:09.227Z] #0 4.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:09.227Z] #0 5.767 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-27T08:09:09.227Z] #0 5.767 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-27T08:09:09.227Z] #0 5.767 OK: 26324 distinct packages available [2026-05-27T08:09:09.227Z] #0 5.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:09.227Z] #0 6.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:09.227Z] #0 6.636 OK: 265 MiB in 60 packages [2026-05-27T08:09:09.227Z] #62 DONE 7.3s [2026-05-27T08:09:09.227Z] [2026-05-27T08:09:09.227Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:09:09.800Z] #36 ... [2026-05-27T08:09:09.800Z] [2026-05-27T08:09:09.800Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T08:09:09.800Z] #63 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.8s done [2026-05-27T08:09:09.800Z] #63 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-05-27T08:09:09.800Z] #63 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-05-27T08:09:09.800Z] #63 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-05-27T08:09:09.800Z] #63 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-05-27T08:09:09.800Z] #63 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-05-27T08:09:09.800Z] #63 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.7s done [2026-05-27T08:09:09.800Z] #63 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 1.0s done [2026-05-27T08:09:09.800Z] #63 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-05-27T08:09:09.800Z] #63 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 4.1s done [2026-05-27T08:09:09.800Z] #63 DONE 7.7s [2026-05-27T08:09:09.800Z] [2026-05-27T08:09:09.800Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:09:09.800Z] #36 ... [2026-05-27T08:09:09.800Z] [2026-05-27T08:09:09.800Z] #64 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T08:09:09.800Z] #0 5.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:09.800Z] #0 5.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:09.800Z] #0 5.889 OK: 12 MiB in 23 packages [2026-05-27T08:09:09.800Z] #64 DONE 6.5s [2026-05-27T08:09:09.800Z] [2026-05-27T08:09:09.800Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:09:10.376Z] #36 ... [2026-05-27T08:09:10.376Z] [2026-05-27T08:09:10.376Z] #65 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T08:09:10.376Z] #0 4.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:10.376Z] #0 4.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:10.376Z] #0 5.552 OK: 13 MiB in 29 packages [2026-05-27T08:09:10.376Z] #65 DONE 6.3s [2026-05-27T08:09:10.376Z] [2026-05-27T08:09:10.376Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-27T08:09:10.376Z] #0 5.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:10.376Z] #0 5.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:10.376Z] #0 6.496 OK: 7 MiB in 18 packages [2026-05-27T08:09:10.376Z] #66 DONE 7.2s [2026-05-27T08:09:10.376Z] [2026-05-27T08:09:10.376Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-27T08:09:10.376Z] #0 5.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:10.376Z] #0 5.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:10.376Z] #0 6.325 OK: 20 MiB in 20 packages [2026-05-27T08:09:10.376Z] #67 DONE 7.0s [2026-05-27T08:09:10.376Z] [2026-05-27T08:09:10.376Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T08:09:10.376Z] #0 5.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:10.376Z] #0 5.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:10.376Z] #0 6.404 OK: 7 MiB in 17 packages [2026-05-27T08:09:10.376Z] #68 DONE 7.1s [2026-05-27T08:09:10.376Z] [2026-05-27T08:09:10.376Z] #69 [security-bootstrapper internal] load build context [2026-05-27T08:09:10.376Z] #69 transferring context: 185.92MB 9.9s [2026-05-27T08:09:10.639Z] #69 ... [2026-05-27T08:09:10.639Z] [2026-05-27T08:09:10.639Z] #70 [support-notifications internal] load build context [2026-05-27T08:09:10.639Z] #70 ... [2026-05-27T08:09:10.639Z] [2026-05-27T08:09:10.639Z] #71 [security-proxy-auth internal] load build context [2026-05-27T08:09:10.639Z] #71 ... [2026-05-27T08:09:10.639Z] [2026-05-27T08:09:10.639Z] #72 [security-spiffe-token-provider internal] load build context [2026-05-27T08:09:10.909Z] #72 ... [2026-05-27T08:09:10.909Z] [2026-05-27T08:09:10.909Z] #73 [security-secretstore-setup internal] load build context [2026-05-27T08:09:10.909Z] #73 ... [2026-05-27T08:09:10.909Z] [2026-05-27T08:09:10.909Z] #74 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:09:11.173Z] #74 ... [2026-05-27T08:09:11.173Z] [2026-05-27T08:09:11.173Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-27T08:09:11.173Z] #0 5.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:11.173Z] #0 5.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:11.173Z] #0 6.400 OK: 20 MiB in 20 packages [2026-05-27T08:09:11.173Z] #75 DONE 7.1s [2026-05-27T08:09:11.173Z] [2026-05-27T08:09:11.173Z] #74 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:09:11.173Z] #74 ... [2026-05-27T08:09:11.173Z] [2026-05-27T08:09:11.173Z] #76 [core-command internal] load build context [2026-05-27T08:09:11.173Z] #76 ... [2026-05-27T08:09:11.173Z] [2026-05-27T08:09:11.173Z] #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T08:09:11.173Z] #0 5.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:11.173Z] #0 5.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:11.173Z] #0 6.389 OK: 8 MiB in 19 packages [2026-05-27T08:09:11.173Z] #77 DONE 7.1s [2026-05-27T08:09:11.173Z] [2026-05-27T08:09:11.173Z] #76 [core-command internal] load build context [2026-05-27T08:09:11.173Z] #76 ... [2026-05-27T08:09:11.173Z] [2026-05-27T08:09:11.173Z] #78 [core-data internal] load build context [2026-05-27T08:09:11.435Z] #78 ... [2026-05-27T08:09:11.435Z] [2026-05-27T08:09:11.435Z] #79 [core-metadata internal] load build context [2026-05-27T08:09:11.435Z] #79 ... [2026-05-27T08:09:11.435Z] [2026-05-27T08:09:11.435Z] #80 [core-keeper internal] load build context [2026-05-27T08:09:11.435Z] #80 ... [2026-05-27T08:09:11.435Z] [2026-05-27T08:09:11.435Z] #81 [support-scheduler internal] load build context [2026-05-27T08:09:11.702Z] #81 ... [2026-05-27T08:09:11.702Z] [2026-05-27T08:09:11.702Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:09:11.971Z] #36 ... [2026-05-27T08:09:11.971Z] [2026-05-27T08:09:11.971Z] #38 [security-proxy-setup internal] load build context [2026-05-27T08:09:11.971Z] #38 ... [2026-05-27T08:09:11.971Z] [2026-05-27T08:09:11.971Z] #81 [support-scheduler internal] load build context [2026-05-27T08:09:11.971Z] #81 ... [2026-05-27T08:09:11.971Z] [2026-05-27T08:09:11.971Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-27T08:09:11.971Z] #82 DONE 0.9s [2026-05-27T08:09:11.971Z] [2026-05-27T08:09:11.971Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-27T08:09:11.971Z] #0 3.584 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:11.971Z] #0 3.796 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:11.971Z] #0 4.664 OK: 265 MiB in 60 packages [2026-05-27T08:09:11.971Z] #83 DONE 5.2s [2026-05-27T08:09:11.971Z] [2026-05-27T08:09:11.971Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-27T08:09:11.971Z] #0 3.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:11.971Z] #0 3.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:11.971Z] #0 4.233 OK: 8 MiB in 20 packages [2026-05-27T08:09:11.971Z] #84 DONE 5.1s [2026-05-27T08:09:12.238Z] [2026-05-27T08:09:12.238Z] #53 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-27T08:09:12.238Z] #53 4.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:12.238Z] #53 5.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:09:12.238Z] #53 5.692 OK: 8 MiB in 21 packages [2026-05-27T08:09:12.238Z] #53 DONE 6.7s [2026-05-27T08:09:12.238Z] [2026-05-27T08:09:12.238Z] #81 [support-scheduler internal] load build context [2026-05-27T08:09:13.661Z] #81 ... [2026-05-27T08:09:13.661Z] [2026-05-27T08:09:13.661Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-27T08:09:13.661Z] #85 DONE 1.3s [2026-05-27T08:09:13.661Z] [2026-05-27T08:09:13.661Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-27T08:09:13.661Z] #86 DONE 3.1s [2026-05-27T08:09:13.661Z] [2026-05-27T08:09:13.661Z] #81 [support-scheduler internal] load build context [2026-05-27T08:09:14.634Z] #81 ... [2026-05-27T08:09:14.634Z] [2026-05-27T08:09:14.634Z] #87 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-27T08:09:14.634Z] #87 DONE 0.8s [2026-05-27T08:09:14.634Z] [2026-05-27T08:09:14.634Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:09:14.634Z] #36 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 10.4s done [2026-05-27T08:09:14.634Z] #36 DONE 13.2s [2026-05-27T08:09:14.634Z] [2026-05-27T08:09:14.634Z] #81 [support-scheduler internal] load build context [2026-05-27T08:09:15.597Z] #81 transferring context: 408.63MB 14.5s [2026-05-27T08:09:18.975Z] #81 ... [2026-05-27T08:09:18.975Z] [2026-05-27T08:09:18.975Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-27T08:09:18.975Z] #88 DONE 4.4s [2026-05-27T08:09:18.975Z] [2026-05-27T08:09:18.975Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-27T08:09:18.975Z] #89 DONE 3.8s [2026-05-27T08:09:18.975Z] [2026-05-27T08:09:18.975Z] #81 [support-scheduler internal] load build context [2026-05-27T08:09:19.944Z] #81 ... [2026-05-27T08:09:19.945Z] [2026-05-27T08:09:19.945Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-27T08:09:19.945Z] #90 DONE 5.1s [2026-05-27T08:09:19.945Z] [2026-05-27T08:09:19.945Z] #81 [support-scheduler internal] load build context [2026-05-27T08:09:20.525Z] #81 transferring context: 558.35MB 19.5s [2026-05-27T08:09:20.525Z] #81 ... [2026-05-27T08:09:20.525Z] [2026-05-27T08:09:20.525Z] #69 [security-bootstrapper internal] load build context [2026-05-27T08:09:20.922Z] #69 ... [2026-05-27T08:09:20.922Z] [2026-05-27T08:09:20.922Z] #81 [support-scheduler internal] load build context [2026-05-27T08:09:20.922Z] #81 ... [2026-05-27T08:09:20.922Z] [2026-05-27T08:09:20.922Z] #70 [support-notifications internal] load build context [2026-05-27T08:09:20.922Z] #70 ... [2026-05-27T08:09:20.922Z] [2026-05-27T08:09:20.922Z] #71 [security-proxy-auth internal] load build context [2026-05-27T08:09:21.210Z] #71 ... [2026-05-27T08:09:21.210Z] [2026-05-27T08:09:21.210Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-27T08:09:21.210Z] #91 DONE 1.9s [2026-05-27T08:09:21.210Z] [2026-05-27T08:09:21.210Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-27T08:09:21.210Z] #92 DONE 2.0s [2026-05-27T08:09:21.210Z] [2026-05-27T08:09:21.210Z] #71 [security-proxy-auth internal] load build context [2026-05-27T08:09:21.210Z] #71 ... [2026-05-27T08:09:21.210Z] [2026-05-27T08:09:21.210Z] #72 [security-spiffe-token-provider internal] load build context [2026-05-27T08:09:21.210Z] #72 ... [2026-05-27T08:09:21.210Z] [2026-05-27T08:09:21.210Z] #73 [security-secretstore-setup internal] load build context [2026-05-27T08:09:21.210Z] #73 ... [2026-05-27T08:09:21.210Z] [2026-05-27T08:09:21.210Z] #74 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:09:21.210Z] #74 ... [2026-05-27T08:09:21.210Z] [2026-05-27T08:09:21.210Z] #76 [core-command internal] load build context [2026-05-27T08:09:21.474Z] #76 ... [2026-05-27T08:09:21.475Z] [2026-05-27T08:09:21.475Z] #78 [core-data internal] load build context [2026-05-27T08:09:21.475Z] #78 ... [2026-05-27T08:09:21.475Z] [2026-05-27T08:09:21.475Z] #79 [core-metadata internal] load build context [2026-05-27T08:09:21.736Z] #79 ... [2026-05-27T08:09:21.736Z] [2026-05-27T08:09:21.736Z] #80 [core-keeper internal] load build context [2026-05-27T08:09:21.736Z] #80 ... [2026-05-27T08:09:21.736Z] [2026-05-27T08:09:21.736Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-27T08:09:21.736Z] #93 DONE 2.1s [2026-05-27T08:09:21.736Z] [2026-05-27T08:09:21.736Z] #80 [core-keeper internal] load build context [2026-05-27T08:09:21.736Z] #80 ... [2026-05-27T08:09:21.736Z] [2026-05-27T08:09:21.736Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-27T08:09:21.999Z] #94 ... [2026-05-27T08:09:21.999Z] [2026-05-27T08:09:21.999Z] #38 [security-proxy-setup internal] load build context [2026-05-27T08:09:22.268Z] #38 ... [2026-05-27T08:09:22.268Z] [2026-05-27T08:09:22.268Z] #80 [core-keeper internal] load build context [2026-05-27T08:09:24.807Z] #80 ... [2026-05-27T08:09:24.807Z] [2026-05-27T08:09:24.807Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-27T08:09:24.807Z] #95 DONE 3.6s [2026-05-27T08:09:24.807Z] [2026-05-27T08:09:24.807Z] #80 [core-keeper internal] load build context [2026-05-27T08:09:25.497Z] Avoid second fetch [2026-05-27T08:09:25.497Z] Checking out Revision 3f627efe857da1a873412d3c925ae2c07d66e8c3 (palau) [2026-05-27T08:09:25.761Z] #80 transferring context: 584.03MB 24.9s [2026-05-27T08:09:25.761Z] #80 ... [2026-05-27T08:09:25.761Z] [2026-05-27T08:09:25.761Z] #79 [core-metadata internal] load build context [2026-05-27T08:09:25.761Z] #79 transferring context: 683.84MB 21.9s done [2026-05-27T08:09:25.761Z] #79 DONE 25.1s [2026-05-27T08:09:25.761Z] [2026-05-27T08:09:25.761Z] #80 [core-keeper internal] load build context [2026-05-27T08:09:26.335Z] #80 ... [2026-05-27T08:09:26.335Z] [2026-05-27T08:09:26.335Z] #74 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:09:26.335Z] #74 transferring context: 683.84MB 22.0s done [2026-05-27T08:09:26.335Z] #74 DONE 25.8s [2026-05-27T08:09:26.335Z] [2026-05-27T08:09:26.335Z] #80 [core-keeper internal] load build context [2026-05-27T08:09:26.604Z] #80 ... [2026-05-27T08:09:26.604Z] [2026-05-27T08:09:26.604Z] #72 [security-spiffe-token-provider internal] load build context [2026-05-27T08:09:26.604Z] #72 transferring context: 683.84MB 21.9s done [2026-05-27T08:09:26.604Z] #72 DONE 26.0s [2026-05-27T08:09:26.604Z] [2026-05-27T08:09:26.604Z] #73 [security-secretstore-setup internal] load build context [2026-05-27T08:09:26.604Z] #73 transferring context: 683.84MB 22.9s done [2026-05-27T08:09:26.604Z] #73 DONE 26.1s [2026-05-27T08:09:26.604Z] [2026-05-27T08:09:26.604Z] #81 [support-scheduler internal] load build context [2026-05-27T08:09:26.604Z] #81 transferring context: 683.84MB 22.8s done [2026-05-27T08:09:26.604Z] #81 DONE 25.6s [2026-05-27T08:09:26.604Z] [2026-05-27T08:09:26.604Z] #70 [support-notifications internal] load build context [2026-05-27T08:09:26.604Z] #70 transferring context: 683.84MB 23.2s done [2026-05-27T08:09:26.604Z] #70 DONE 26.1s [2026-05-27T08:09:26.604Z] [2026-05-27T08:09:26.604Z] #96 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:09:24.594Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-05-27T08:09:24.619Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-27T08:09:25.518Z] > git config core.sparsecheckout # timeout=10 [2026-05-27T08:09:25.575Z] > git checkout -f 3f627efe857da1a873412d3c925ae2c07d66e8c3 # timeout=10 [2026-05-27T08:09:26.867Z] #96 ... [2026-05-27T08:09:26.867Z] [2026-05-27T08:09:26.867Z] #38 [security-proxy-setup internal] load build context [2026-05-27T08:09:26.867Z] #38 transferring context: 683.84MB 24.4s done [2026-05-27T08:09:26.867Z] #38 DONE 25.8s [2026-05-27T08:09:26.867Z] [2026-05-27T08:09:26.867Z] #97 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-27T08:09:26.867Z] #97 DONE 5.2s [2026-05-27T08:09:26.867Z] [2026-05-27T08:09:26.867Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-27T08:09:26.867Z] #94 DONE 5.0s [2026-05-27T08:09:26.867Z] [2026-05-27T08:09:26.867Z] #80 [core-keeper internal] load build context [2026-05-27T08:09:27.133Z] #80 transferring context: 683.84MB 26.4s done [2026-05-27T08:09:27.765Z] Commit message: "ci(lts-release): LTS release v4.0.2 @93517cc" [2026-05-27T08:09:28.082Z] #80 ... [2026-05-27T08:09:28.082Z] [2026-05-27T08:09:28.082Z] #78 [core-data internal] load build context [2026-05-27T08:09:28.082Z] #78 transferring context: 683.84MB 26.1s done [2026-05-27T08:09:28.082Z] #78 DONE 27.5s [2026-05-27T08:09:28.082Z] [2026-05-27T08:09:28.082Z] #69 [security-bootstrapper internal] load build context [2026-05-27T08:09:28.082Z] #69 transferring context: 683.84MB 26.9s done [2026-05-27T08:09:28.471Z] #69 ... [2026-05-27T08:09:28.471Z] [2026-05-27T08:09:28.471Z] #76 [core-command internal] load build context [2026-05-27T08:09:28.471Z] #76 transferring context: 683.84MB 26.4s done [2026-05-27T08:09:28.471Z] #76 DONE 27.8s [2026-05-27T08:09:28.471Z] [2026-05-27T08:09:28.471Z] #80 [core-keeper internal] load build context [2026-05-27T08:09:28.471Z] #80 DONE 27.8s [2026-05-27T08:09:28.471Z] [2026-05-27T08:09:28.471Z] #71 [security-proxy-auth internal] load build context [2026-05-27T08:09:28.471Z] #71 transferring context: 683.84MB 26.8s done [2026-05-27T08:09:28.471Z] #71 DONE 28.0s [2026-05-27T08:09:28.471Z] [2026-05-27T08:09:28.471Z] #98 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:09:28.471Z] #98 ... [2026-05-27T08:09:28.471Z] [2026-05-27T08:09:28.471Z] #69 [security-bootstrapper internal] load build context [2026-05-27T08:09:28.471Z] #69 DONE 28.0s [2026-05-27T08:09:28.471Z] [2026-05-27T08:09:28.471Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-27T08:09:28.471Z] #99 DONE 3.0s [2026-05-27T08:09:28.471Z] [2026-05-27T08:09:28.471Z] #98 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:09:29.047Z] #98 ... [2026-05-27T08:09:29.047Z] [2026-05-27T08:09:29.047Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-27T08:09:29.047Z] #100 DONE 2.3s [2026-05-27T08:09:29.047Z] [2026-05-27T08:09:29.047Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-27T08:09:29.308Z] #101 ... [2026-05-27T08:09:29.308Z] [2026-05-27T08:09:29.308Z] #98 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:09:29.308Z] #98 DONE 2.6s [2026-05-27T08:09:29.308Z] [2026-05-27T08:09:29.308Z] #102 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:09:29.308Z] #102 DONE 2.6s [2026-05-27T08:09:29.308Z] [2026-05-27T08:09:29.308Z] #103 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:09:29.308Z] #103 DONE 2.6s [2026-05-27T08:09:29.308Z] [2026-05-27T08:09:29.308Z] #96 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:09:29.308Z] #96 DONE 2.6s [2026-05-27T08:09:29.308Z] [2026-05-27T08:09:29.308Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-27T08:09:29.308Z] #104 DONE 2.6s [2026-05-27T08:09:29.308Z] [2026-05-27T08:09:29.308Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-27T08:09:29.308Z] #105 DONE 0.8s [2026-05-27T08:09:29.308Z] [2026-05-27T08:09:29.308Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-27T08:09:29.570Z] #106 ... [2026-05-27T08:09:29.570Z] [2026-05-27T08:09:29.571Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-27T08:09:29.571Z] #101 DONE 0.3s [2026-05-27T08:09:29.571Z] [2026-05-27T08:09:29.571Z] #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:09:29.831Z] #107 ... [2026-05-27T08:09:29.831Z] [2026-05-27T08:09:29.831Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-27T08:09:29.831Z] #108 DONE 0.4s [2026-05-27T08:09:30.096Z] [2026-05-27T08:09:30.096Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-27T08:09:30.096Z] #106 DONE 0.5s [2026-05-27T08:09:30.096Z] [2026-05-27T08:09:30.096Z] #109 [security-spire-server] exporting to image [2026-05-27T08:09:30.096Z] #109 exporting layers [2026-05-27T08:09:30.096Z] #109 ... [2026-05-27T08:09:30.096Z] [2026-05-27T08:09:30.096Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-27T08:09:30.096Z] #110 DONE 0.6s [2026-05-27T08:09:30.096Z] [2026-05-27T08:09:30.096Z] #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:09:30.096Z] #111 DONE 3.3s [2026-05-27T08:09:30.359Z] [2026-05-27T08:09:30.359Z] #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-27T08:09:30.359Z] #112 DONE 1.6s [2026-05-27T08:09:30.359Z] [2026-05-27T08:09:30.359Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-27T08:09:30.359Z] #113 DONE 0.4s [2026-05-27T08:09:30.359Z] [2026-05-27T08:09:30.359Z] #114 [security-spire-config] exporting to image [2026-05-27T08:09:30.938Z] #114 ... [2026-05-27T08:09:30.938Z] [2026-05-27T08:09:30.938Z] #109 [security-spire-server] exporting to image [2026-05-27T08:09:30.938Z] #109 exporting layers 0.8s done [2026-05-27T08:09:30.938Z] #109 writing image sha256:a6e14bce0826276054a4504f6d035cd7dfd9f049009684042bd361cf29fb0efb 0.0s done [2026-05-27T08:09:30.938Z] #109 naming to docker.io/library/security-spire-server done [2026-05-27T08:09:30.938Z] #109 DONE 0.8s [2026-05-27T08:09:30.938Z] [2026-05-27T08:09:30.938Z] #115 [security-spire-agent] exporting to image [2026-05-27T08:09:30.938Z] #115 exporting layers 0.7s done [2026-05-27T08:09:30.938Z] #115 writing image sha256:5ba97d0898a3938805755cac4c5cf802bae1a0939d4fe340a3b6efe25802a21a 0.0s done [2026-05-27T08:09:30.938Z] #115 naming to docker.io/library/security-spire-agent 0.0s done [2026-05-27T08:09:30.938Z] #115 DONE 0.8s [2026-05-27T08:09:30.938Z] [2026-05-27T08:09:30.938Z] #114 [security-spire-config] exporting to image [2026-05-27T08:09:30.938Z] #114 exporting layers 0.7s done [2026-05-27T08:09:30.938Z] #114 writing image sha256:df7d79c2587de58fb7a560b7b526a32e478ade8e278fb9ffe95acf3c6bf4f3d8 done [2026-05-27T08:09:30.938Z] #114 naming to docker.io/library/security-spire-config 0.0s done [2026-05-27T08:09:30.938Z] #114 DONE 0.8s [2026-05-27T08:09:30.938Z] [2026-05-27T08:09:30.938Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-27T08:09:32.936Z] + git checkout 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:09:32.937Z] HEAD is now at 3f627efe8 ci(lts-release): LTS release v4.0.2 @93517cc [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-27T08:09:32.980Z] provisioning config files... [2026-05-27T08:09:33.005Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7127353786714734141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:09:33.468Z] ---> ****-login.sh [2026-05-27T08:09:33.468Z] nexus3.edgexfoundry.org:10001 [2026-05-27T08:09:33.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:09:34.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T08:09:34.016Z] Configure a credential helper to remove this warning. See [2026-05-27T08:09:34.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T08:09:34.016Z] [2026-05-27T08:09:34.016Z] Login Succeeded [2026-05-27T08:09:34.016Z] nexus3.edgexfoundry.org:10002 [2026-05-27T08:09:35.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:09:35.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T08:09:35.710Z] Configure a credential helper to remove this warning. See [2026-05-27T08:09:35.710Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T08:09:35.710Z] [2026-05-27T08:09:35.710Z] Login Succeeded [2026-05-27T08:09:35.710Z] nexus3.edgexfoundry.org:10003 [2026-05-27T08:09:35.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:09:35.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T08:09:35.978Z] Configure a credential helper to remove this warning. See [2026-05-27T08:09:35.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T08:09:35.978Z] [2026-05-27T08:09:35.978Z] Login Succeeded [2026-05-27T08:09:35.978Z] nexus3.edgexfoundry.org:10004 [2026-05-27T08:09:36.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:09:36.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T08:09:36.248Z] Configure a credential helper to remove this warning. See [2026-05-27T08:09:36.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T08:09:36.249Z] [2026-05-27T08:09:36.249Z] Login Succeeded [2026-05-27T08:09:36.249Z] ****.io [2026-05-27T08:09:36.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:09:37.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T08:09:37.101Z] Configure a credential helper to remove this warning. See [2026-05-27T08:09:37.101Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T08:09:37.101Z] [2026-05-27T08:09:37.101Z] Login Succeeded [2026-05-27T08:09:37.101Z] ---> ****-login.sh ends [Pipeline] } [2026-05-27T08:09:37.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-05-27T08:09:37.752Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2026-05-27T08:09:37.768Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-05-27T08:09:38.097Z] + cut -d -f 2 [2026-05-27T08:09:38.097Z] + cut -d . -f1-2 [2026-05-27T08:09:38.097Z] + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo [2026-05-27T08:09:38.159Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-27T08:09:38.176Z] ========================================================= [2026-05-27T08:09:38.176Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts] [2026-05-27T08:09:38.176Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-27T08:09:38.505Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [2026-05-27T08:09:38.505Z] 1.25-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-27T08:09:38.505Z] 58e777220c39: Pulling fs layer [2026-05-27T08:09:38.505Z] 5d96c866386f: Pulling fs layer [2026-05-27T08:09:38.505Z] 8985e74deb67: Pulling fs layer [2026-05-27T08:09:38.505Z] a90cb41c1532: Pulling fs layer [2026-05-27T08:09:38.505Z] 4f4fb700ef54: Pulling fs layer [2026-05-27T08:09:38.505Z] 19c9b082531f: Pulling fs layer [2026-05-27T08:09:38.505Z] 8959fe4f68e1: Pulling fs layer [2026-05-27T08:09:38.505Z] 418f8e902c44: Pulling fs layer [2026-05-27T08:09:38.505Z] c3ba8a69b7b1: Pulling fs layer [2026-05-27T08:09:38.505Z] a90cb41c1532: Waiting [2026-05-27T08:09:38.505Z] 19c9b082531f: Waiting [2026-05-27T08:09:38.505Z] 418f8e902c44: Waiting [2026-05-27T08:09:38.505Z] 8959fe4f68e1: Waiting [2026-05-27T08:09:38.505Z] c3ba8a69b7b1: Waiting [2026-05-27T08:09:38.505Z] 4f4fb700ef54: Waiting [2026-05-27T08:09:38.773Z] 5d96c866386f: Verifying Checksum [2026-05-27T08:09:38.773Z] 5d96c866386f: Download complete [2026-05-27T08:09:38.773Z] a90cb41c1532: Download complete [2026-05-27T08:09:38.773Z] 4f4fb700ef54: Verifying Checksum [2026-05-27T08:09:38.773Z] 4f4fb700ef54: Download complete [2026-05-27T08:09:38.773Z] 19c9b082531f: Download complete [2026-05-27T08:09:38.773Z] 58e777220c39: Verifying Checksum [2026-05-27T08:09:38.773Z] 58e777220c39: Download complete [2026-05-27T08:09:39.364Z] 8959fe4f68e1: Verifying Checksum [2026-05-27T08:09:39.364Z] 8959fe4f68e1: Download complete [2026-05-27T08:09:39.634Z] c3ba8a69b7b1: Verifying Checksum [2026-05-27T08:09:39.634Z] c3ba8a69b7b1: Download complete [2026-05-27T08:09:39.902Z] 58e777220c39: Pull complete [2026-05-27T08:09:40.235Z] #116 ... [2026-05-27T08:09:40.235Z] [2026-05-27T08:09:40.235Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:09:40.235Z] #117 ... [2026-05-27T08:09:40.235Z] [2026-05-27T08:09:40.235Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:09:40.235Z] #118 ... [2026-05-27T08:09:40.235Z] [2026-05-27T08:09:40.235Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:09:40.490Z] 5d96c866386f: Pull complete [2026-05-27T08:09:40.491Z] 8985e74deb67: Verifying Checksum [2026-05-27T08:09:40.491Z] 8985e74deb67: Download complete [2026-05-27T08:09:40.514Z] #119 ... [2026-05-27T08:09:40.514Z] [2026-05-27T08:09:40.514Z] #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:09:41.913Z] 418f8e902c44: Verifying Checksum [2026-05-27T08:09:41.913Z] 418f8e902c44: Download complete [2026-05-27T08:09:54.272Z] 8985e74deb67: Pull complete [2026-05-27T08:09:54.272Z] a90cb41c1532: Pull complete [2026-05-27T08:09:54.549Z] 4f4fb700ef54: Pull complete [2026-05-27T08:09:54.827Z] 19c9b082531f: Pull complete [2026-05-27T08:09:55.524Z] #120 ... [2026-05-27T08:09:55.524Z] [2026-05-27T08:09:55.524Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:09:55.524Z] #119 DONE 24.3s [2026-05-27T08:09:55.524Z] [2026-05-27T08:09:55.524Z] #107 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:09:55.524Z] #107 DONE 25.2s [2026-05-27T08:09:55.524Z] [2026-05-27T08:09:55.524Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:09:55.524Z] #118 DONE 25.2s [2026-05-27T08:09:55.524Z] [2026-05-27T08:09:55.524Z] #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:09:55.524Z] #120 DONE 24.4s [2026-05-27T08:09:55.524Z] [2026-05-27T08:09:55.524Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:09:55.524Z] #116 DONE 25.2s [2026-05-27T08:09:55.524Z] [2026-05-27T08:09:55.524Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:09:55.524Z] #117 DONE 25.2s [2026-05-27T08:09:55.524Z] [2026-05-27T08:09:55.524Z] #121 [core-data builder 6/7] COPY . . [2026-05-27T08:09:55.809Z] 8959fe4f68e1: Pull complete [2026-05-27T08:10:04.042Z] 418f8e902c44: Pull complete [2026-05-27T08:10:05.610Z] #121 ... [2026-05-27T08:10:05.610Z] [2026-05-27T08:10:05.610Z] #122 [support-notifications builder 6/7] COPY . . [2026-05-27T08:10:05.610Z] #122 DONE 10.1s [2026-05-27T08:10:05.610Z] [2026-05-27T08:10:05.610Z] #123 [core-keeper builder 7/8] COPY . . [2026-05-27T08:10:05.610Z] #123 DONE 10.1s [2026-05-27T08:10:05.610Z] [2026-05-27T08:10:05.610Z] #124 [support-scheduler builder 6/7] COPY . . [2026-05-27T08:10:05.610Z] #124 DONE 10.1s [2026-05-27T08:10:05.610Z] [2026-05-27T08:10:05.610Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-27T08:10:05.610Z] #125 DONE 10.1s [2026-05-27T08:10:05.610Z] [2026-05-27T08:10:05.610Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-27T08:10:05.610Z] #121 DONE 10.1s [2026-05-27T08:10:05.610Z] [2026-05-27T08:10:05.610Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:10:05.610Z] #126 CACHED [2026-05-27T08:10:05.610Z] [2026-05-27T08:10:05.610Z] #127 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-27T08:10:05.610Z] #127 CACHED [2026-05-27T08:10:05.610Z] [2026-05-27T08:10:05.610Z] #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:10:05.610Z] #128 CACHED [2026-05-27T08:10:05.610Z] [2026-05-27T08:10:05.610Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:10:05.610Z] #129 CACHED [2026-05-27T08:10:05.610Z] [2026-05-27T08:10:05.610Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:10:05.610Z] #130 CACHED [2026-05-27T08:10:05.610Z] [2026-05-27T08:10:05.610Z] #131 [security-proxy-auth builder 6/7] COPY . . [2026-05-27T08:10:05.610Z] #131 CACHED [2026-05-27T08:10:05.610Z] [2026-05-27T08:10:05.610Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:10:05.610Z] #132 CACHED [2026-05-27T08:10:05.610Z] [2026-05-27T08:10:05.610Z] #133 [core-data builder 6/7] COPY . . [2026-05-27T08:10:05.610Z] #133 CACHED [2026-05-27T08:10:05.610Z] [2026-05-27T08:10:05.610Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:10:05.610Z] #134 CACHED [2026-05-27T08:10:05.610Z] [2026-05-27T08:10:05.610Z] #135 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:10:05.610Z] #135 CACHED [2026-05-27T08:10:05.610Z] [2026-05-27T08:10:05.610Z] #136 [security-bootstrapper builder 6/7] COPY . . [2026-05-27T08:10:05.610Z] #136 CACHED [2026-05-27T08:10:05.610Z] [2026-05-27T08:10:05.610Z] #137 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:10:05.610Z] #137 CACHED [2026-05-27T08:10:05.610Z] [2026-05-27T08:10:05.611Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:10:05.611Z] #138 CACHED [2026-05-27T08:10:05.611Z] [2026-05-27T08:10:05.611Z] #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:10:05.611Z] #139 CACHED [2026-05-27T08:10:05.611Z] [2026-05-27T08:10:05.611Z] #140 [core-command builder 6/7] COPY . . [2026-05-27T08:10:05.611Z] #140 CACHED [2026-05-27T08:10:05.611Z] [2026-05-27T08:10:05.611Z] #141 [security-bootstrapper builder 6/7] COPY . . [2026-05-27T08:10:05.611Z] #141 DONE 10.1s [2026-05-27T08:10:05.611Z] [2026-05-27T08:10:05.611Z] #142 [security-proxy-setup builder 6/7] COPY . . [2026-05-27T08:10:05.611Z] #142 CACHED [2026-05-27T08:10:05.611Z] [2026-05-27T08:10:05.611Z] #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:10:05.611Z] #143 CACHED [2026-05-27T08:10:05.611Z] [2026-05-27T08:10:05.611Z] #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:10:05.611Z] #144 CACHED [2026-05-27T08:10:05.611Z] [2026-05-27T08:10:05.611Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-27T08:10:05.868Z] #145 1.133 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-27T08:10:05.997Z] c3ba8a69b7b1: Pull complete [2026-05-27T08:10:05.997Z] Digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 [2026-05-27T08:10:05.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [2026-05-27T08:10:05.997Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [Pipeline] fileExists [Pipeline] sh [2026-05-27T08:10:06.339Z] + docker build -t ci-base-image-arm64 -f - . [2026-05-27T08:10:06.339Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [2026-05-27T08:10:06.339Z] WORKDIR /edgex [2026-05-27T08:10:06.339Z] COPY go.mod . [2026-05-27T08:10:06.339Z] RUN go mod download [2026-05-27T08:10:11.787Z] Sending build context to Docker daemon 48.57MB [2026-05-27T08:10:11.787Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [2026-05-27T08:10:11.787Z] ---> 081e04c5fda7 [2026-05-27T08:10:11.787Z] Step 2/4 : WORKDIR /edgex [2026-05-27T08:10:13.328Z] ---> Running in c4faeaca5f11 [2026-05-27T08:10:13.650Z] Removing intermediate container c4faeaca5f11 [2026-05-27T08:10:13.650Z] ---> deb5bd5d37e9 [2026-05-27T08:10:13.650Z] Step 3/4 : COPY go.mod . [2026-05-27T08:10:15.777Z] ---> 10821417dcb7 [2026-05-27T08:10:15.777Z] Step 4/4 : RUN go mod download [2026-05-27T08:10:15.777Z] ---> Running in b8a7fc919c77 [2026-05-27T08:10:16.034Z] #145 ... [2026-05-27T08:10:16.034Z] [2026-05-27T08:10:16.034Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T08:10:16.034Z] #0 0.646 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-27T08:10:16.034Z] #146 ... [2026-05-27T08:10:16.034Z] [2026-05-27T08:10:16.034Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-27T08:10:16.034Z] #0 1.162 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-27T08:10:16.034Z] #147 ... [2026-05-27T08:10:16.034Z] [2026-05-27T08:10:16.034Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-27T08:10:16.034Z] #0 0.914 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-27T08:10:16.034Z] #148 ... [2026-05-27T08:10:16.034Z] [2026-05-27T08:10:16.034Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-27T08:10:16.034Z] #0 0.933 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-27T08:10:16.034Z] #149 ... [2026-05-27T08:10:16.034Z] [2026-05-27T08:10:16.034Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-27T08:10:16.034Z] #0 1.136 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-27T08:10:16.034Z] #150 ... [2026-05-27T08:10:16.034Z] [2026-05-27T08:10:16.034Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:10:16.034Z] #0 1.044 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-27T08:10:16.034Z] #151 ... [2026-05-27T08:10:16.034Z] [2026-05-27T08:10:16.034Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-27T08:10:16.034Z] #0 1.137 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-27T08:10:16.034Z] #152 ... [2026-05-27T08:10:16.034Z] [2026-05-27T08:10:16.034Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-27T08:10:16.034Z] #0 1.022 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-05-27T08:10:16.034Z] #153 ... [2026-05-27T08:10:16.034Z] [2026-05-27T08:10:16.034Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T08:10:16.034Z] #0 0.924 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-27T08:10:16.034Z] #154 ... [2026-05-27T08:10:16.034Z] [2026-05-27T08:10:16.034Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T08:10:16.034Z] #0 1.014 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-27T08:10:16.356Z] #155 ... [2026-05-27T08:10:16.356Z] [2026-05-27T08:10:16.356Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-27T08:10:16.356Z] #0 1.145 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-27T08:11:12.907Z] Removing intermediate container b8a7fc919c77 [2026-05-27T08:11:12.907Z] ---> e19c89d9cd84 [2026-05-27T08:11:12.907Z] Successfully built e19c89d9cd84 [2026-05-27T08:11:12.907Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:11:13.303Z] + docker inspect -f . ci-base-image-arm64 [2026-05-27T08:11:13.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T08:11:13.513Z] prd-ubuntu20.04-docker-arm64-4c-16g-11601 does not seem to be running inside a container [2026-05-27T08:11:13.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-27T08:11:14.779Z] $ docker top cb5f6031ea729f5112a502d3dcdb009aa6fd5d7d89d833c7d4b0ece8b88327d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-27T08:11:15.610Z] + go version [2026-05-27T08:11:15.610Z] go version go1.25.10 linux/arm64 [Pipeline] } [2026-05-27T08:11:15.636Z] $ docker stop --time=1 cb5f6031ea729f5112a502d3dcdb009aa6fd5d7d89d833c7d4b0ece8b88327d0 [2026-05-27T08:11:17.251Z] $ docker rm -f --volumes cb5f6031ea729f5112a502d3dcdb009aa6fd5d7d89d833c7d4b0ece8b88327d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:11:17.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-27T08:11:17.953Z] [2026-05-27T08:11:17.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:11:18.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-27T08:11:18.299Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-05-27T08:11:18.299Z] 547446be3368: Pulling fs layer [2026-05-27T08:11:18.299Z] d125d8839a47: Pulling fs layer [2026-05-27T08:11:18.299Z] 3e85d5ac6304: Pulling fs layer [2026-05-27T08:11:18.299Z] c3105a71a48b: Pulling fs layer [2026-05-27T08:11:18.299Z] c3105a71a48b: Waiting [2026-05-27T08:11:18.299Z] 0f093f025ec4: Pulling fs layer [2026-05-27T08:11:18.299Z] c3106fc0e877: Pulling fs layer [2026-05-27T08:11:18.299Z] 0f093f025ec4: Waiting [2026-05-27T08:11:18.299Z] c3106fc0e877: Waiting [2026-05-27T08:11:18.571Z] 547446be3368: Verifying Checksum [2026-05-27T08:11:18.571Z] 547446be3368: Download complete [2026-05-27T08:11:18.571Z] c3105a71a48b: Verifying Checksum [2026-05-27T08:11:18.571Z] c3105a71a48b: Download complete [2026-05-27T08:11:18.839Z] d125d8839a47: Verifying Checksum [2026-05-27T08:11:18.839Z] d125d8839a47: Download complete [2026-05-27T08:11:18.839Z] c3106fc0e877: Verifying Checksum [2026-05-27T08:11:18.839Z] c3106fc0e877: Download complete [2026-05-27T08:11:19.107Z] 0f093f025ec4: Verifying Checksum [2026-05-27T08:11:19.107Z] 0f093f025ec4: Download complete [2026-05-27T08:11:19.107Z] 547446be3368: Pull complete [2026-05-27T08:11:20.521Z] d125d8839a47: Pull complete [2026-05-27T08:11:20.794Z] 3e85d5ac6304: Verifying Checksum [2026-05-27T08:11:20.794Z] 3e85d5ac6304: Download complete [2026-05-27T08:11:30.962Z] 3e85d5ac6304: Pull complete [2026-05-27T08:11:30.962Z] c3105a71a48b: Pull complete [2026-05-27T08:11:31.933Z] 0f093f025ec4: Pull complete [2026-05-27T08:11:31.933Z] c3106fc0e877: Pull complete [2026-05-27T08:11:31.933Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-05-27T08:11:31.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-27T08:11:32.203Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T08:11:32.426Z] prd-ubuntu20.04-docker-arm64-4c-16g-11601 does not seem to be running inside a container [2026-05-27T08:11:32.511Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2026-05-27T08:11:34.505Z] $ docker top 1d184d9b2000b316ed0e0c9f2cb6c8b5e85fc07247636184b3f79c1702d00d3b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-27T08:11:35.021Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-27T08:11:45.193Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-27T08:11:45.193Z] #1 transferring dockerfile: [2026-05-27T08:11:45.193Z] #1 transferring dockerfile: 2.50kB 0.0s done [2026-05-27T08:11:45.193Z] #1 DONE 0.1s [2026-05-27T08:11:45.193Z] [2026-05-27T08:11:45.193Z] #2 [security-spire-server internal] load build definition from Dockerfile [2026-05-27T08:11:45.193Z] #2 transferring dockerfile: 1.70kB done [2026-05-27T08:11:45.193Z] #2 DONE 0.0s [2026-05-27T08:11:45.193Z] [2026-05-27T08:11:45.193Z] #3 [core-data internal] load build definition from Dockerfile [2026-05-27T08:11:45.193Z] #3 transferring dockerfile: 2.04kB done [2026-05-27T08:11:45.193Z] #3 DONE 0.0s [2026-05-27T08:11:45.193Z] [2026-05-27T08:11:45.193Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-27T08:11:45.193Z] #4 transferring dockerfile: 2.49kB done [2026-05-27T08:11:45.193Z] #4 DONE 0.1s [2026-05-27T08:11:45.193Z] [2026-05-27T08:11:45.193Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-27T08:11:45.193Z] #5 transferring dockerfile: 2.23kB done [2026-05-27T08:11:45.193Z] #5 DONE 0.1s [2026-05-27T08:11:45.193Z] [2026-05-27T08:11:45.193Z] #6 [core-command internal] load build definition from Dockerfile [2026-05-27T08:11:45.193Z] #6 transferring dockerfile: 1.94kB done [2026-05-27T08:11:45.193Z] #6 DONE 0.1s [2026-05-27T08:11:45.193Z] [2026-05-27T08:11:45.193Z] #7 [core-keeper internal] load build definition from Dockerfile [2026-05-27T08:11:45.193Z] #7 transferring dockerfile: 2.07kB 0.0s done [2026-05-27T08:11:45.193Z] #7 DONE 0.1s [2026-05-27T08:11:45.193Z] [2026-05-27T08:11:45.193Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-27T08:11:45.193Z] #8 transferring dockerfile: 3.02kB done [2026-05-27T08:11:45.193Z] #8 DONE 0.1s [2026-05-27T08:11:45.193Z] [2026-05-27T08:11:45.193Z] #9 [support-notifications internal] load build definition from Dockerfile [2026-05-27T08:11:45.193Z] #9 transferring dockerfile: 2.02kB done [2026-05-27T08:11:45.193Z] #9 DONE 0.1s [2026-05-27T08:11:45.193Z] [2026-05-27T08:11:45.193Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-27T08:11:45.193Z] #10 transferring dockerfile: 2.14kB 0.0s done [2026-05-27T08:11:45.193Z] #10 DONE 0.1s [2026-05-27T08:11:45.193Z] [2026-05-27T08:11:45.193Z] #11 [support-scheduler internal] load build definition from Dockerfile [2026-05-27T08:11:45.193Z] #11 transferring dockerfile: 1.83kB done [2026-05-27T08:11:45.193Z] #11 DONE 0.1s [2026-05-27T08:11:45.193Z] [2026-05-27T08:11:45.193Z] #12 [security-spire-config internal] load build definition from Dockerfile [2026-05-27T08:11:45.478Z] #12 transferring dockerfile: 1.69kB done [2026-05-27T08:11:45.478Z] #12 DONE 0.1s [2026-05-27T08:11:45.478Z] [2026-05-27T08:11:45.478Z] #13 [core-metadata internal] load build definition from Dockerfile [2026-05-27T08:11:45.478Z] #13 transferring dockerfile: 2.10kB done [2026-05-27T08:11:45.478Z] #13 DONE 0.1s [2026-05-27T08:11:45.478Z] [2026-05-27T08:11:45.478Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-27T08:11:45.478Z] #14 transferring dockerfile: 1.89kB done [2026-05-27T08:11:45.478Z] #14 DONE 0.1s [2026-05-27T08:11:45.478Z] [2026-05-27T08:11:45.478Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2026-05-27T08:11:45.478Z] #15 transferring dockerfile: 1.81kB done [2026-05-27T08:11:45.478Z] #15 DONE 0.1s [2026-05-27T08:11:45.478Z] [2026-05-27T08:11:45.478Z] #16 [security-proxy-setup internal] load .dockerignore [2026-05-27T08:11:45.782Z] #16 transferring context: 50B 0.0s done [2026-05-27T08:11:45.782Z] #16 DONE 0.1s [2026-05-27T08:11:46.427Z] [2026-05-27T08:11:46.427Z] #17 [security-spire-server internal] load .dockerignore [2026-05-27T08:11:46.427Z] #17 transferring context: 50B done [2026-05-27T08:11:46.427Z] #17 DONE 0.1s [2026-05-27T08:11:46.427Z] [2026-05-27T08:11:46.427Z] #18 [core-data internal] load .dockerignore [2026-05-27T08:11:46.427Z] #18 transferring context: 50B done [2026-05-27T08:11:46.427Z] #18 DONE 0.0s [2026-05-27T08:11:46.427Z] [2026-05-27T08:11:46.427Z] #19 [security-secretstore-setup internal] load .dockerignore [2026-05-27T08:11:46.427Z] #19 transferring context: 50B done [2026-05-27T08:11:46.427Z] #19 DONE 0.1s [2026-05-27T08:11:46.427Z] [2026-05-27T08:11:46.427Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-27T08:11:46.762Z] #20 transferring context: 50B done [2026-05-27T08:11:46.762Z] #20 ... [2026-05-27T08:11:46.762Z] [2026-05-27T08:11:46.762Z] #21 [core-command internal] load .dockerignore [2026-05-27T08:11:46.762Z] #21 transferring context: 50B 0.0s done [2026-05-27T08:11:46.762Z] #21 DONE 0.1s [2026-05-27T08:11:46.762Z] [2026-05-27T08:11:46.762Z] #22 [core-keeper internal] load .dockerignore [2026-05-27T08:11:46.762Z] #22 transferring context: 50B done [2026-05-27T08:11:46.762Z] #22 DONE 0.1s [2026-05-27T08:11:46.762Z] [2026-05-27T08:11:46.762Z] #23 [security-bootstrapper internal] load .dockerignore [2026-05-27T08:11:46.762Z] #23 transferring context: 50B 0.0s done [2026-05-27T08:11:46.762Z] #23 DONE 0.1s [2026-05-27T08:11:46.762Z] [2026-05-27T08:11:46.762Z] #24 [support-notifications internal] load .dockerignore [2026-05-27T08:11:46.762Z] #24 transferring context: 50B 0.0s done [2026-05-27T08:11:46.762Z] #24 DONE 0.1s [2026-05-27T08:11:46.762Z] [2026-05-27T08:11:46.762Z] #25 [security-proxy-auth internal] load .dockerignore [2026-05-27T08:11:46.762Z] #25 transferring context: 50B done [2026-05-27T08:11:46.762Z] #25 DONE 0.1s [2026-05-27T08:11:46.762Z] [2026-05-27T08:11:46.762Z] #26 [support-scheduler internal] load .dockerignore [2026-05-27T08:11:46.762Z] #26 transferring context: 50B 0.0s done [2026-05-27T08:11:46.762Z] #26 DONE 0.1s [2026-05-27T08:11:46.762Z] [2026-05-27T08:11:46.762Z] #27 [security-spire-config internal] load .dockerignore [2026-05-27T08:11:47.078Z] #27 transferring context: 50B 0.0s done [2026-05-27T08:11:47.078Z] #27 DONE 0.1s [2026-05-27T08:11:47.078Z] [2026-05-27T08:11:47.078Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2026-05-27T08:11:47.078Z] #28 DONE 0.0s [2026-05-27T08:11:47.078Z] [2026-05-27T08:11:47.078Z] #29 [core-metadata internal] load .dockerignore [2026-05-27T08:11:47.078Z] #29 transferring context: 50B done [2026-05-27T08:11:47.078Z] #29 DONE 0.1s [2026-05-27T08:11:47.078Z] [2026-05-27T08:11:47.078Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-27T08:11:47.078Z] #20 ... [2026-05-27T08:11:47.078Z] [2026-05-27T08:11:47.078Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2026-05-27T08:11:47.078Z] #28 transferring context: 50B done [2026-05-27T08:11:47.078Z] #28 DONE 0.1s [2026-05-27T08:11:47.412Z] [2026-05-27T08:11:47.412Z] #30 [security-spire-agent internal] load .dockerignore [2026-05-27T08:11:47.412Z] #30 transferring context: 50B 0.0s done [2026-05-27T08:11:47.412Z] #30 DONE 0.1s [2026-05-27T08:11:47.412Z] [2026-05-27T08:11:47.412Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T08:11:47.412Z] #31 DONE 0.0s [2026-05-27T08:11:47.412Z] [2026-05-27T08:11:47.412Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-05-27T08:11:47.412Z] #32 DONE 0.2s [2026-05-27T08:11:47.412Z] [2026-05-27T08:11:47.412Z] #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T08:11:47.412Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T08:11:47.412Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T08:11:47.412Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-27T08:11:47.412Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-27T08:11:47.412Z] #33 DONE 0.2s [2026-05-27T08:11:47.412Z] [2026-05-27T08:11:47.412Z] #34 [security-proxy-setup internal] load build context [2026-05-27T08:11:48.464Z] #34 ... [2026-05-27T08:11:48.464Z] [2026-05-27T08:11:48.464Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-27T08:11:48.464Z] #35 DONE 1.0s [2026-05-27T08:11:48.464Z] [2026-05-27T08:11:48.464Z] #34 [security-proxy-setup internal] load build context [2026-05-27T08:11:48.464Z] #34 ... [2026-05-27T08:11:48.464Z] [2026-05-27T08:11:48.464Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T08:11:48.464Z] #31 DONE 0.0s [2026-05-27T08:11:48.464Z] [2026-05-27T08:11:48.464Z] #33 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T08:11:48.464Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T08:11:48.464Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T08:11:48.464Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-27T08:11:48.464Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-27T08:11:48.464Z] #33 DONE 0.3s [2026-05-27T08:11:48.464Z] [2026-05-27T08:11:48.464Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-27T08:11:48.464Z] #35 DONE 1.7s [2026-05-27T08:11:48.464Z] [2026-05-27T08:11:48.464Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T08:11:48.464Z] #31 DONE 0.0s [2026-05-27T08:11:48.464Z] [2026-05-27T08:11:48.464Z] #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T08:11:48.464Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T08:11:48.464Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T08:11:48.464Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-27T08:11:48.464Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-27T08:11:48.464Z] #33 DONE 0.3s [2026-05-27T08:11:48.464Z] [2026-05-27T08:11:48.464Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-05-27T08:11:48.464Z] #32 DONE 0.4s [2026-05-27T08:11:48.464Z] [2026-05-27T08:11:48.464Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-27T08:11:48.464Z] #35 DONE 1.7s [2026-05-27T08:11:48.464Z] [2026-05-27T08:11:48.464Z] #36 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:11:48.805Z] #36 ... [2026-05-27T08:11:48.805Z] [2026-05-27T08:11:48.805Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T08:11:48.805Z] #31 DONE 0.0s [2026-05-27T08:11:48.805Z] [2026-05-27T08:11:48.805Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T08:11:48.805Z] #31 DONE 0.0s [2026-05-27T08:11:48.805Z] [2026-05-27T08:11:48.805Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2026-05-27T08:11:48.805Z] #37 DONE 0.8s [2026-05-27T08:11:48.805Z] [2026-05-27T08:11:48.805Z] #38 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T08:11:49.153Z] #38 ... [2026-05-27T08:11:49.153Z] [2026-05-27T08:11:49.153Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T08:11:49.153Z] #31 DONE 0.0s [2026-05-27T08:11:49.153Z] [2026-05-27T08:11:49.153Z] #36 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:11:49.153Z] #36 ... [2026-05-27T08:11:49.153Z] [2026-05-27T08:11:49.153Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T08:11:49.153Z] #31 DONE 0.0s [2026-05-27T08:11:49.153Z] [2026-05-27T08:11:49.153Z] #36 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:11:49.806Z] #36 ... [2026-05-27T08:11:49.806Z] [2026-05-27T08:11:49.806Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T08:11:49.806Z] #31 DONE 0.1s [2026-05-27T08:11:49.806Z] [2026-05-27T08:11:49.806Z] #36 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:11:50.092Z] #36 ... [2026-05-27T08:11:50.092Z] [2026-05-27T08:11:50.092Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-05-27T08:11:50.092Z] #32 DONE 1.6s [2026-05-27T08:11:50.092Z] [2026-05-27T08:11:50.092Z] #36 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:11:50.092Z] #36 ... [2026-05-27T08:11:50.092Z] [2026-05-27T08:11:50.092Z] #33 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T08:11:50.092Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T08:11:50.092Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T08:11:50.092Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-27T08:11:50.092Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-27T08:11:50.092Z] #33 DONE 0.4s [2026-05-27T08:11:50.092Z] [2026-05-27T08:11:50.092Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-27T08:11:50.092Z] #35 DONE 1.8s [2026-05-27T08:11:50.092Z] [2026-05-27T08:11:50.092Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2026-05-27T08:11:50.092Z] #37 DONE 0.9s [2026-05-27T08:11:50.092Z] [2026-05-27T08:11:50.092Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T08:11:50.092Z] #31 DONE 0.1s [2026-05-27T08:11:50.092Z] [2026-05-27T08:11:50.092Z] #36 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:11:50.768Z] #36 ... [2026-05-27T08:11:50.768Z] [2026-05-27T08:11:50.768Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T08:11:50.768Z] #31 DONE 0.1s [2026-05-27T08:11:50.768Z] [2026-05-27T08:11:50.768Z] #36 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:11:51.069Z] #36 ... [2026-05-27T08:11:51.069Z] [2026-05-27T08:11:51.069Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T08:11:51.069Z] #31 DONE 0.1s [2026-05-27T08:11:51.069Z] [2026-05-27T08:11:51.069Z] #36 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:11:52.126Z] #36 ... [2026-05-27T08:11:52.126Z] [2026-05-27T08:11:52.126Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-05-27T08:11:52.126Z] #32 DONE 3.6s [2026-05-27T08:11:52.126Z] [2026-05-27T08:11:52.126Z] #36 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:11:52.126Z] #36 transferring context: 2.44MB 3.0s [2026-05-27T08:11:52.126Z] #36 ... [2026-05-27T08:11:52.126Z] [2026-05-27T08:11:52.126Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-27T08:11:52.126Z] #39 DONE 3.9s [2026-05-27T08:11:52.126Z] [2026-05-27T08:11:52.126Z] #36 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:11:52.413Z] #36 ... [2026-05-27T08:11:52.413Z] [2026-05-27T08:11:52.413Z] #33 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T08:11:52.413Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T08:11:52.413Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T08:11:52.413Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-27T08:11:52.413Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-27T08:11:52.413Z] #33 DONE 0.5s [2026-05-27T08:11:52.413Z] [2026-05-27T08:11:52.413Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-27T08:11:52.413Z] #35 DONE 1.9s [2026-05-27T08:11:52.413Z] [2026-05-27T08:11:52.413Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2026-05-27T08:11:52.413Z] #37 DONE 1.0s [2026-05-27T08:11:52.413Z] [2026-05-27T08:11:52.413Z] #40 [security-spiffe-token-provider internal] load build context [2026-05-27T08:11:52.413Z] #40 DONE 0.0s [2026-05-27T08:11:52.413Z] [2026-05-27T08:11:52.413Z] #36 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:11:52.413Z] #36 ... [2026-05-27T08:11:52.413Z] [2026-05-27T08:11:52.413Z] #41 [support-scheduler internal] load build context [2026-05-27T08:11:52.413Z] #41 DONE 0.0s [2026-05-27T08:11:52.413Z] [2026-05-27T08:11:52.413Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:11:52.413Z] #42 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:11:56.067Z] #42 ... [2026-05-27T08:11:56.067Z] [2026-05-27T08:11:56.067Z] #43 [security-spire-server internal] load build context [2026-05-27T08:11:56.067Z] #43 transferring context: 26.58kB 0.6s done [2026-05-27T08:11:56.067Z] #43 DONE 3.8s [2026-05-27T08:11:56.410Z] [2026-05-27T08:11:56.410Z] #34 [security-proxy-setup internal] load build context [2026-05-27T08:11:56.410Z] #34 ... [2026-05-27T08:11:56.410Z] [2026-05-27T08:11:56.410Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:11:56.410Z] #42 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 4.1s done [2026-05-27T08:11:56.410Z] #42 DONE 4.3s [2026-05-27T08:11:56.410Z] [2026-05-27T08:11:56.410Z] #34 [security-proxy-setup internal] load build context [2026-05-27T08:11:56.410Z] #34 ... [2026-05-27T08:11:56.410Z] [2026-05-27T08:11:56.410Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:11:56.721Z] #44 ... [2026-05-27T08:11:56.721Z] [2026-05-27T08:11:56.721Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:11:57.009Z] #42 ... [2026-05-27T08:11:57.009Z] [2026-05-27T08:11:57.009Z] #45 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-27T08:11:57.009Z] #0 3.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:11:57.009Z] #0 4.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:11:57.009Z] #0 6.456 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-27T08:11:57.009Z] #0 6.456 (2/4) Installing openssl (3.5.6-r0) [2026-05-27T08:11:57.009Z] #0 6.456 (3/4) Installing su-exec (0.2-r3) [2026-05-27T08:11:57.009Z] #0 6.456 (4/4) Installing yq-go (4.47.2-r3) [2026-05-27T08:11:57.009Z] #0 6.864 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:11:57.009Z] #0 6.948 OK: 20 MiB in 20 packages [2026-05-27T08:11:57.009Z] #45 DONE 9.3s [2026-05-27T08:11:57.009Z] [2026-05-27T08:11:57.009Z] #46 [security-spire-config internal] load build context [2026-05-27T08:11:57.009Z] #46 transferring context: 24.83kB 1.0s done [2026-05-27T08:11:57.009Z] #46 DONE 4.6s [2026-05-27T08:11:57.009Z] [2026-05-27T08:11:57.009Z] #34 [security-proxy-setup internal] load build context [2026-05-27T08:11:58.590Z] #34 ... [2026-05-27T08:11:58.590Z] [2026-05-27T08:11:58.590Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-27T08:11:58.590Z] #47 DONE 7.1s [2026-05-27T08:11:58.590Z] [2026-05-27T08:11:58.590Z] #34 [security-proxy-setup internal] load build context [2026-05-27T08:11:58.590Z] #34 ... [2026-05-27T08:11:58.590Z] [2026-05-27T08:11:58.590Z] #48 [core-data internal] load build context [2026-05-27T08:11:58.590Z] #48 ... [2026-05-27T08:11:58.590Z] [2026-05-27T08:11:58.590Z] #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T08:11:58.590Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T08:11:58.590Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T08:11:58.590Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-27T08:11:58.590Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-27T08:11:58.590Z] #33 DONE 0.5s [2026-05-27T08:11:58.590Z] [2026-05-27T08:11:58.590Z] #48 [core-data internal] load build context [2026-05-27T08:11:58.590Z] #48 ... [2026-05-27T08:11:58.590Z] [2026-05-27T08:11:58.590Z] #49 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-27T08:11:58.590Z] #0 8.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:11:58.590Z] #0 9.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:11:58.891Z] #49 ... [2026-05-27T08:11:58.891Z] [2026-05-27T08:11:58.891Z] #50 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T08:11:58.891Z] #50 ... [2026-05-27T08:11:58.891Z] [2026-05-27T08:11:58.891Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-27T08:11:58.891Z] #0 8.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:11:58.891Z] #0 8.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:11:59.200Z] #51 ... [2026-05-27T08:11:59.200Z] [2026-05-27T08:11:59.200Z] #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-27T08:11:59.200Z] #52 ... [2026-05-27T08:11:59.200Z] [2026-05-27T08:11:59.200Z] #53 [support-notifications internal] load build context [2026-05-27T08:11:59.200Z] #53 ... [2026-05-27T08:11:59.200Z] [2026-05-27T08:11:59.200Z] #48 [core-data internal] load build context [2026-05-27T08:12:00.283Z] #48 ... [2026-05-27T08:12:00.283Z] [2026-05-27T08:12:00.283Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-27T08:12:00.283Z] #54 ... [2026-05-27T08:12:00.283Z] [2026-05-27T08:12:00.283Z] #55 [security-proxy-auth internal] load build context [2026-05-27T08:12:00.283Z] #55 ... [2026-05-27T08:12:00.283Z] [2026-05-27T08:12:00.283Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-27T08:12:00.582Z] #56 ... [2026-05-27T08:12:00.582Z] [2026-05-27T08:12:00.583Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:00.583Z] #57 ... [2026-05-27T08:12:00.583Z] [2026-05-27T08:12:00.583Z] #58 [core-command internal] load build context [2026-05-27T08:12:00.888Z] #58 ... [2026-05-27T08:12:00.888Z] [2026-05-27T08:12:00.888Z] #38 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T08:12:00.888Z] #38 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:00.888Z] #38 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:00.888Z] #38 ... [2026-05-27T08:12:00.888Z] [2026-05-27T08:12:00.888Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-27T08:12:00.888Z] #59 ... [2026-05-27T08:12:00.888Z] [2026-05-27T08:12:00.888Z] #60 [security-bootstrapper internal] load build context [2026-05-27T08:12:00.888Z] #60 transferring context: 2.33MB 9.4s [2026-05-27T08:12:01.200Z] #60 ... [2026-05-27T08:12:01.200Z] [2026-05-27T08:12:01.200Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-27T08:12:01.200Z] #61 ... [2026-05-27T08:12:01.200Z] [2026-05-27T08:12:01.200Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-27T08:12:01.532Z] #62 ... [2026-05-27T08:12:01.532Z] [2026-05-27T08:12:01.532Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:01.532Z] #42 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 4.1s done [2026-05-27T08:12:01.532Z] #42 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-27T08:12:01.532Z] #42 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-05-27T08:12:01.532Z] #42 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-05-27T08:12:01.532Z] #42 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 2.2s done [2026-05-27T08:12:01.532Z] #42 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 2.9s [2026-05-27T08:12:01.532Z] #42 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2026-05-27T08:12:01.847Z] #42 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 3.5s [2026-05-27T08:12:02.500Z] #42 ... [2026-05-27T08:12:02.500Z] [2026-05-27T08:12:02.500Z] #63 [core-metadata internal] load build context [2026-05-27T08:12:02.500Z] #63 ... [2026-05-27T08:12:02.500Z] [2026-05-27T08:12:02.500Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-27T08:12:02.500Z] #64 ... [2026-05-27T08:12:02.500Z] [2026-05-27T08:12:02.500Z] #41 [support-scheduler internal] load build context [2026-05-27T08:12:02.794Z] #41 ... [2026-05-27T08:12:02.794Z] [2026-05-27T08:12:02.794Z] #40 [security-spiffe-token-provider internal] load build context [2026-05-27T08:12:02.794Z] #40 ... [2026-05-27T08:12:02.794Z] [2026-05-27T08:12:02.794Z] #36 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:12:02.794Z] #36 ... [2026-05-27T08:12:02.794Z] [2026-05-27T08:12:02.794Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T08:12:02.794Z] #65 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 4.3s done [2026-05-27T08:12:02.794Z] #65 DONE 4.3s [2026-05-27T08:12:02.794Z] [2026-05-27T08:12:02.794Z] #36 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:12:02.794Z] #36 ... [2026-05-27T08:12:02.794Z] [2026-05-27T08:12:02.794Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-27T08:12:03.306Z] #66 ... [2026-05-27T08:12:03.306Z] [2026-05-27T08:12:03.306Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:03.306Z] #42 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 3.6s done [2026-05-27T08:12:03.306Z] #42 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 3.8s done [2026-05-27T08:12:03.306Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 4.5s [2026-05-27T08:12:03.966Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.07MB / 37.02MB 5.3s [2026-05-27T08:12:04.608Z] #42 ... [2026-05-27T08:12:04.608Z] [2026-05-27T08:12:04.608Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-27T08:12:04.608Z] #67 ... [2026-05-27T08:12:04.608Z] [2026-05-27T08:12:04.608Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-27T08:12:04.947Z] #68 ... [2026-05-27T08:12:04.947Z] [2026-05-27T08:12:04.947Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-27T08:12:04.947Z] #69 ... [2026-05-27T08:12:04.947Z] [2026-05-27T08:12:04.947Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-27T08:12:05.266Z] #70 ... [2026-05-27T08:12:05.266Z] [2026-05-27T08:12:05.266Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:12:05.266Z] #44 ... [2026-05-27T08:12:05.266Z] [2026-05-27T08:12:05.266Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:05.570Z] #42 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 [2026-05-27T08:12:05.880Z] #42 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.5s done [2026-05-27T08:12:06.148Z] #42 ... [2026-05-27T08:12:06.148Z] [2026-05-27T08:12:06.148Z] #71 [security-spire-agent internal] load build context [2026-05-27T08:12:06.148Z] #71 transferring context: 26.11kB 0.8s done [2026-05-27T08:12:06.148Z] #71 DONE 7.5s [2026-05-27T08:12:06.148Z] [2026-05-27T08:12:06.148Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:06.148Z] #42 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.5s done [2026-05-27T08:12:06.148Z] #42 ... [2026-05-27T08:12:06.148Z] [2026-05-27T08:12:06.148Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-27T08:12:06.148Z] #51 11.79 (1/4) Installing ca-certificates (20260413-r0) [2026-05-27T08:12:06.148Z] #51 12.24 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-27T08:12:06.148Z] #51 12.24 (3/4) Installing su-exec (0.2-r3) [2026-05-27T08:12:06.148Z] #51 12.32 (4/4) Installing yq-go (4.47.2-r3) [2026-05-27T08:12:06.148Z] #51 13.28 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:12:06.148Z] #51 13.28 Executing ca-certificates-20260413-r0.trigger [2026-05-27T08:12:06.148Z] #51 14.62 OK: 20 MiB in 20 packages [2026-05-27T08:12:06.148Z] #51 DONE 17.5s [2026-05-27T08:12:06.148Z] [2026-05-27T08:12:06.148Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:06.759Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 8.3s [2026-05-27T08:12:07.028Z] #42 ... [2026-05-27T08:12:07.028Z] [2026-05-27T08:12:07.028Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-27T08:12:07.028Z] #72 ... [2026-05-27T08:12:07.028Z] [2026-05-27T08:12:07.028Z] #49 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-27T08:12:07.028Z] #49 14.05 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-27T08:12:07.028Z] #49 14.05 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:12:07.028Z] #49 14.17 OK: 8 MiB in 17 packages [2026-05-27T08:12:07.028Z] #49 DONE 18.4s [2026-05-27T08:12:07.028Z] [2026-05-27T08:12:07.028Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:08.462Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.23MB / 37.02MB 9.7s [2026-05-27T08:12:09.045Z] #42 ... [2026-05-27T08:12:09.045Z] [2026-05-27T08:12:09.045Z] #34 [security-proxy-setup internal] load build context [2026-05-27T08:12:09.045Z] #34 transferring context: 20.17MB 21.5s [2026-05-27T08:12:09.045Z] #34 ... [2026-05-27T08:12:09.045Z] [2026-05-27T08:12:09.045Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:09.318Z] #42 ... [2026-05-27T08:12:09.318Z] [2026-05-27T08:12:09.318Z] #38 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T08:12:09.318Z] #38 18.39 OK: 255 MiB in 60 packages [2026-05-27T08:12:09.318Z] #38 DONE 21.3s [2026-05-27T08:12:09.318Z] [2026-05-27T08:12:09.318Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:09.318Z] #42 ... [2026-05-27T08:12:09.318Z] [2026-05-27T08:12:09.318Z] #53 [support-notifications internal] load build context [2026-05-27T08:12:09.619Z] #53 ... [2026-05-27T08:12:09.619Z] [2026-05-27T08:12:09.619Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:09.619Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 11.2s [2026-05-27T08:12:09.904Z] #42 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-05-27T08:12:09.904Z] #42 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-05-27T08:12:10.114Z] #156 DONE 117.8s [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-27T08:12:10.114Z] #147 DONE 117.8s [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-27T08:12:10.114Z] #157 DONE 0.2s [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-27T08:12:10.114Z] #158 ... [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:12:10.114Z] #159 DONE 0.2s [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:12:10.114Z] #160 DONE 0.2s [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-05-27T08:12:10.114Z] #161 DONE 0.2s [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-27T08:12:10.114Z] #158 DONE 1.1s [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-05-27T08:12:10.114Z] #162 DONE 0.1s [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:12:10.114Z] #163 DONE 0.1s [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #164 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-05-27T08:12:10.114Z] #164 DONE 0.1s [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #165 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:12:10.114Z] #165 DONE 0.1s [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #166 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-27T08:12:10.114Z] #166 ... [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-05-27T08:12:10.114Z] #167 DONE 0.3s [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-05-27T08:12:10.114Z] #168 DONE 0.2s [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-27T08:12:10.114Z] #152 ... [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-05-27T08:12:10.114Z] #169 DONE 0.1s [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #170 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-05-27T08:12:10.114Z] #170 DONE 0.1s [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #166 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-27T08:12:10.114Z] #166 DONE 0.8s [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #171 [core-common-config-bootstrapper] exporting to image [2026-05-27T08:12:10.114Z] #171 exporting layers [2026-05-27T08:12:10.114Z] #171 ... [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-05-27T08:12:10.114Z] #172 DONE 0.2s [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-27T08:12:10.114Z] #173 DONE 0.2s [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-27T08:12:10.114Z] #174 ... [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #171 [core-common-config-bootstrapper] exporting to image [2026-05-27T08:12:10.114Z] #171 exporting layers 0.4s done [2026-05-27T08:12:10.114Z] #171 writing image sha256:1cc094feff5a227ed62a430d47bc1e28fa5939e8cfcec505d5534c4627a09cf2 done [2026-05-27T08:12:10.114Z] #171 naming to docker.io/library/core-common-config-bootstrapper done [2026-05-27T08:12:10.114Z] #171 DONE 0.5s [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-27T08:12:10.114Z] #174 DONE 1.1s [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #175 [security-bootstrapper] exporting to image [2026-05-27T08:12:10.114Z] #175 exporting layers 0.6s done [2026-05-27T08:12:10.114Z] #175 writing image sha256:9c262795bb502826237042f4375c6f9ee29d93aa5ecb102dc343d7f13148cf32 done [2026-05-27T08:12:10.114Z] #175 naming to docker.io/library/security-bootstrapper done [2026-05-27T08:12:10.114Z] #175 DONE 0.6s [2026-05-27T08:12:10.114Z] [2026-05-27T08:12:10.114Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-27T08:12:10.208Z] #42 ... [2026-05-27T08:12:10.208Z] [2026-05-27T08:12:10.208Z] #48 [core-data internal] load build context [2026-05-27T08:12:10.499Z] #48 ... [2026-05-27T08:12:10.499Z] [2026-05-27T08:12:10.499Z] #55 [security-proxy-auth internal] load build context [2026-05-27T08:12:10.499Z] #55 ... [2026-05-27T08:12:10.499Z] [2026-05-27T08:12:10.499Z] #48 [core-data internal] load build context [2026-05-27T08:12:10.782Z] #48 ... [2026-05-27T08:12:10.782Z] [2026-05-27T08:12:10.782Z] #50 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T08:12:10.782Z] #50 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:10.782Z] #50 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:10.782Z] #50 18.93 OK: 255 MiB in 60 packages [2026-05-27T08:12:10.782Z] #50 ... [2026-05-27T08:12:10.782Z] [2026-05-27T08:12:10.782Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:11.048Z] #57 ... [2026-05-27T08:12:11.048Z] [2026-05-27T08:12:11.048Z] #58 [core-command internal] load build context [2026-05-27T08:12:11.048Z] #58 ... [2026-05-27T08:12:11.048Z] [2026-05-27T08:12:11.048Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:11.318Z] #57 ... [2026-05-27T08:12:11.318Z] [2026-05-27T08:12:11.318Z] #50 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T08:12:11.318Z] #50 DONE 22.6s [2026-05-27T08:12:11.318Z] [2026-05-27T08:12:11.318Z] #60 [security-bootstrapper internal] load build context [2026-05-27T08:12:11.318Z] #60 ... [2026-05-27T08:12:11.319Z] [2026-05-27T08:12:11.319Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-27T08:12:11.319Z] #54 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:11.319Z] #54 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:11.319Z] #54 17.80 OK: 255 MiB in 60 packages [2026-05-27T08:12:11.591Z] #54 ... [2026-05-27T08:12:11.591Z] [2026-05-27T08:12:11.591Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:11.591Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.53MB / 37.02MB 13.0s [2026-05-27T08:12:11.864Z] #42 ... [2026-05-27T08:12:11.864Z] [2026-05-27T08:12:11.864Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-27T08:12:11.864Z] #56 DONE 21.6s [2026-05-27T08:12:11.864Z] [2026-05-27T08:12:11.864Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:12.477Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 13.9s [2026-05-27T08:12:12.759Z] #42 ... [2026-05-27T08:12:12.760Z] [2026-05-27T08:12:12.760Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-27T08:12:12.760Z] #54 DONE 22.6s [2026-05-27T08:12:12.760Z] [2026-05-27T08:12:12.760Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:12.760Z] #42 ... [2026-05-27T08:12:12.760Z] [2026-05-27T08:12:12.760Z] #63 [core-metadata internal] load build context [2026-05-27T08:12:12.760Z] #63 ... [2026-05-27T08:12:12.760Z] [2026-05-27T08:12:12.760Z] #41 [support-scheduler internal] load build context [2026-05-27T08:12:12.760Z] #41 ... [2026-05-27T08:12:12.760Z] [2026-05-27T08:12:12.760Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:13.036Z] #42 ... [2026-05-27T08:12:13.036Z] [2026-05-27T08:12:13.036Z] #40 [security-spiffe-token-provider internal] load build context [2026-05-27T08:12:13.036Z] #40 ... [2026-05-27T08:12:13.036Z] [2026-05-27T08:12:13.036Z] #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-27T08:12:13.036Z] #52 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:13.036Z] #52 16.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:13.036Z] #52 20.75 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-27T08:12:13.036Z] #52 20.75 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:12:13.036Z] #52 20.86 OK: 8 MiB in 17 packages [2026-05-27T08:12:13.350Z] #52 ... [2026-05-27T08:12:13.350Z] [2026-05-27T08:12:13.350Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T08:12:13.350Z] #65 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-05-27T08:12:13.350Z] #65 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-05-27T08:12:13.350Z] #65 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-05-27T08:12:13.350Z] #65 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-05-27T08:12:13.350Z] #65 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-05-27T08:12:13.350Z] #65 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-05-27T08:12:13.350Z] #65 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 2.9s done [2026-05-27T08:12:13.350Z] #65 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.5s done [2026-05-27T08:12:13.350Z] #65 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.44MB / 17.33MB 9.3s [2026-05-27T08:12:13.350Z] #65 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-05-27T08:12:13.350Z] #65 ... [2026-05-27T08:12:13.350Z] [2026-05-27T08:12:13.350Z] #36 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:12:13.350Z] #36 ... [2026-05-27T08:12:13.350Z] [2026-05-27T08:12:13.350Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T08:12:13.350Z] #65 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.49MB / 17.33MB 9.7s [2026-05-27T08:12:13.662Z] #65 ... [2026-05-27T08:12:13.662Z] [2026-05-27T08:12:13.662Z] #52 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-27T08:12:13.662Z] #52 DONE 24.9s [2026-05-27T08:12:13.662Z] [2026-05-27T08:12:13.662Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T08:12:13.662Z] #65 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 11.53MB / 17.33MB 9.9s [2026-05-27T08:12:14.342Z] #65 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12.58MB / 17.33MB 10.4s [2026-05-27T08:12:14.342Z] #65 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 13.63MB / 17.33MB 10.6s [2026-05-27T08:12:14.646Z] #65 ... [2026-05-27T08:12:14.646Z] [2026-05-27T08:12:14.646Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-27T08:12:14.646Z] #59 DONE 23.8s [2026-05-27T08:12:14.646Z] [2026-05-27T08:12:14.646Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T08:12:14.945Z] #65 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 14.68MB / 17.33MB 11.3s [2026-05-27T08:12:15.591Z] #65 ... [2026-05-27T08:12:15.591Z] [2026-05-27T08:12:15.591Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-27T08:12:15.591Z] #62 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:15.591Z] #62 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:15.591Z] #62 20.49 (1/7) Installing ca-certificates (20260413-r0) [2026-05-27T08:12:15.591Z] #62 20.49 (2/7) Installing dumb-init (1.2.5-r3) [2026-05-27T08:12:15.591Z] #62 20.59 (3/7) Installing libgcc (14.2.0-r6) [2026-05-27T08:12:15.591Z] #62 20.59 (4/7) Installing libsodium (1.0.20-r1) [2026-05-27T08:12:15.591Z] #62 20.59 (5/7) Installing libstdc++ (14.2.0-r6) [2026-05-27T08:12:15.591Z] #62 20.69 (6/7) Installing libzmq (4.3.5-r2) [2026-05-27T08:12:15.591Z] #62 20.69 (7/7) Installing zeromq (4.3.5-r2) [2026-05-27T08:12:15.591Z] #62 20.69 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:12:15.591Z] #62 20.86 Executing ca-certificates-20260413-r0.trigger [2026-05-27T08:12:15.591Z] #62 21.47 OK: 12 MiB in 23 packages [2026-05-27T08:12:15.591Z] #62 DONE 24.6s [2026-05-27T08:12:15.591Z] [2026-05-27T08:12:15.591Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T08:12:15.591Z] #65 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 15.73MB / 17.33MB 11.6s [2026-05-27T08:12:15.591Z] #65 ... [2026-05-27T08:12:15.591Z] [2026-05-27T08:12:15.591Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:12:15.591Z] #44 transferring context: 11.64MB 26.4s [2026-05-27T08:12:15.591Z] #44 ... [2026-05-27T08:12:15.591Z] [2026-05-27T08:12:15.591Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:15.591Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.83MB / 37.02MB 17.1s [2026-05-27T08:12:16.242Z] #42 ... [2026-05-27T08:12:16.242Z] [2026-05-27T08:12:16.242Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-27T08:12:16.242Z] #61 18.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:16.242Z] #61 19.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:16.242Z] #61 22.33 (1/2) Installing dumb-init (1.2.5-r3) [2026-05-27T08:12:16.242Z] #61 22.33 (2/2) Installing su-exec (0.2-r3) [2026-05-27T08:12:16.242Z] #61 22.47 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:12:16.242Z] #61 22.47 OK: 8 MiB in 18 packages [2026-05-27T08:12:16.242Z] #61 DONE 25.2s [2026-05-27T08:12:16.242Z] [2026-05-27T08:12:16.242Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:16.242Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.92MB / 37.02MB 17.8s [2026-05-27T08:12:16.242Z] #42 ... [2026-05-27T08:12:16.242Z] [2026-05-27T08:12:16.242Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-27T08:12:16.526Z] #73 ... [2026-05-27T08:12:16.526Z] [2026-05-27T08:12:16.526Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:17.348Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.02MB / 37.02MB 19.0s [2026-05-27T08:12:17.958Z] #42 ... [2026-05-27T08:12:17.958Z] [2026-05-27T08:12:17.958Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T08:12:17.958Z] #74 ... [2026-05-27T08:12:17.958Z] [2026-05-27T08:12:17.958Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:18.559Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 20.0s [2026-05-27T08:12:19.603Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 20.8s [2026-05-27T08:12:19.603Z] #42 ... [2026-05-27T08:12:19.603Z] [2026-05-27T08:12:19.603Z] #34 [security-proxy-setup internal] load build context [2026-05-27T08:12:19.603Z] #34 ... [2026-05-27T08:12:19.603Z] [2026-05-27T08:12:19.603Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:12:19.895Z] #44 ... [2026-05-27T08:12:19.895Z] [2026-05-27T08:12:19.971Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-27T08:12:19.971Z] #64 20.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:19.971Z] #64 21.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:19.971Z] #64 25.18 OK: 255 MiB in 60 packages [2026-05-27T08:12:19.971Z] #64 DONE 27.4s [2026-05-27T08:12:19.971Z] [2026-05-27T08:12:19.971Z] #53 [support-notifications internal] load build context [2026-05-27T08:12:19.971Z] #53 ... [2026-05-27T08:12:19.971Z] [2026-05-27T08:12:19.971Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:20.575Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 22.0s [2026-05-27T08:12:20.862Z] #42 ... [2026-05-27T08:12:20.862Z] [2026-05-27T08:12:20.862Z] #55 [security-proxy-auth internal] load build context [2026-05-27T08:12:20.862Z] #55 transferring context: 5.53MB 29.1s [2026-05-27T08:12:20.862Z] #55 ... [2026-05-27T08:12:20.862Z] [2026-05-27T08:12:20.862Z] #48 [core-data internal] load build context [2026-05-27T08:12:20.862Z] #48 ... [2026-05-27T08:12:20.862Z] [2026-05-27T08:12:20.862Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:20.862Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 22.5s [2026-05-27T08:12:21.131Z] #42 ... [2026-05-27T08:12:21.131Z] [2026-05-27T08:12:21.131Z] #58 [core-command internal] load build context [2026-05-27T08:12:21.399Z] #58 ... [2026-05-27T08:12:21.399Z] [2026-05-27T08:12:21.399Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:21.399Z] #42 ... [2026-05-27T08:12:21.399Z] [2026-05-27T08:12:21.399Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:21.669Z] #57 ... [2026-05-27T08:12:21.669Z] [2026-05-27T08:12:21.669Z] #60 [security-bootstrapper internal] load build context [2026-05-27T08:12:21.669Z] #60 ... [2026-05-27T08:12:21.669Z] [2026-05-27T08:12:21.669Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:22.269Z] #57 ... [2026-05-27T08:12:22.269Z] [2026-05-27T08:12:22.269Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-27T08:12:22.269Z] #75 ... [2026-05-27T08:12:22.269Z] [2026-05-27T08:12:22.269Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:22.541Z] #57 ... [2026-05-27T08:12:22.541Z] [2026-05-27T08:12:22.541Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-27T08:12:22.541Z] #66 20.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:22.541Z] #66 21.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:22.541Z] #66 24.63 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-27T08:12:22.541Z] #66 24.63 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-27T08:12:22.541Z] #66 24.63 OK: 26165 distinct packages available [2026-05-27T08:12:22.541Z] #66 25.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:22.541Z] #66 25.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:22.541Z] #66 28.39 OK: 255 MiB in 60 packages [2026-05-27T08:12:22.541Z] #66 ... [2026-05-27T08:12:22.541Z] [2026-05-27T08:12:22.541Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:22.541Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 24.1s [2026-05-27T08:12:22.814Z] #42 ... [2026-05-27T08:12:22.814Z] [2026-05-27T08:12:22.814Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-27T08:12:22.814Z] #66 DONE 30.2s [2026-05-27T08:12:22.814Z] [2026-05-27T08:12:22.814Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:22.814Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 24.3s done [2026-05-27T08:12:22.814Z] #42 ... [2026-05-27T08:12:22.814Z] [2026-05-27T08:12:22.814Z] #63 [core-metadata internal] load build context [2026-05-27T08:12:23.092Z] #63 ... [2026-05-27T08:12:23.092Z] [2026-05-27T08:12:23.092Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:23.092Z] #57 ... [2026-05-27T08:12:23.092Z] [2026-05-27T08:12:23.092Z] #40 [security-spiffe-token-provider internal] load build context [2026-05-27T08:12:23.378Z] #40 ... [2026-05-27T08:12:23.378Z] [2026-05-27T08:12:23.378Z] #41 [support-scheduler internal] load build context [2026-05-27T08:12:23.663Z] #41 ... [2026-05-27T08:12:23.663Z] [2026-05-27T08:12:23.663Z] #63 [core-metadata internal] load build context [2026-05-27T08:12:23.663Z] #63 ... [2026-05-27T08:12:23.663Z] [2026-05-27T08:12:23.663Z] #36 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:12:23.663Z] #36 ... [2026-05-27T08:12:23.663Z] [2026-05-27T08:12:23.663Z] #63 [core-metadata internal] load build context [2026-05-27T08:12:24.267Z] #63 ... [2026-05-27T08:12:24.267Z] [2026-05-27T08:12:24.267Z] #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-05-27T08:12:24.532Z] #76 ... [2026-05-27T08:12:24.532Z] [2026-05-27T08:12:24.532Z] #63 [core-metadata internal] load build context [2026-05-27T08:12:25.114Z] #63 ... [2026-05-27T08:12:25.114Z] [2026-05-27T08:12:25.114Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-27T08:12:25.114Z] #77 ... [2026-05-27T08:12:25.114Z] [2026-05-27T08:12:25.114Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:25.114Z] #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 [2026-05-27T08:12:25.708Z] #42 ... [2026-05-27T08:12:25.708Z] [2026-05-27T08:12:25.708Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T08:12:25.708Z] #65 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 12.5s done [2026-05-27T08:12:25.708Z] #65 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.4s [2026-05-27T08:12:25.708Z] #65 ... [2026-05-27T08:12:25.708Z] [2026-05-27T08:12:25.708Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T08:12:25.708Z] #78 ... [2026-05-27T08:12:25.708Z] [2026-05-27T08:12:25.708Z] #63 [core-metadata internal] load build context [2026-05-27T08:12:26.397Z] #63 transferring context: 5.69MB 31.8s [2026-05-27T08:12:26.397Z] #63 ... [2026-05-27T08:12:26.397Z] [2026-05-27T08:12:26.397Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-27T08:12:26.397Z] #79 ... [2026-05-27T08:12:26.397Z] [2026-05-27T08:12:26.397Z] #63 [core-metadata internal] load build context [2026-05-27T08:12:28.356Z] #63 ... [2026-05-27T08:12:28.356Z] [2026-05-27T08:12:28.356Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-27T08:12:28.356Z] #69 23.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:28.356Z] #69 24.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:28.356Z] #69 27.50 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-27T08:12:28.356Z] #69 27.50 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-27T08:12:28.356Z] #69 27.50 OK: 26165 distinct packages available [2026-05-27T08:12:28.356Z] #69 28.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:28.356Z] #69 29.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:28.356Z] #69 33.74 (1/13) Installing brotli-libs (1.1.0-r2) [2026-05-27T08:12:28.356Z] #69 33.81 (2/13) Installing c-ares (1.34.6-r0) [2026-05-27T08:12:28.356Z] #69 33.81 (3/13) Installing libunistring (1.3-r0) [2026-05-27T08:12:28.624Z] #69 ... [2026-05-27T08:12:28.624Z] [2026-05-27T08:12:28.624Z] #34 [security-proxy-setup internal] load build context [2026-05-27T08:12:28.624Z] #34 ... [2026-05-27T08:12:28.624Z] [2026-05-27T08:12:28.624Z] #63 [core-metadata internal] load build context [2026-05-27T08:12:30.032Z] #63 ... [2026-05-27T08:12:30.032Z] [2026-05-27T08:12:30.032Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:12:30.032Z] #44 ... [2026-05-27T08:12:30.032Z] [2026-05-27T08:12:30.032Z] #53 [support-notifications internal] load build context [2026-05-27T08:12:30.032Z] #53 ... [2026-05-27T08:12:30.032Z] [2026-05-27T08:12:30.032Z] #63 [core-metadata internal] load build context [2026-05-27T08:12:30.299Z] #63 ... [2026-05-27T08:12:30.299Z] [2026-05-27T08:12:30.299Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-27T08:12:30.299Z] #67 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:30.299Z] #67 27.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:30.299Z] #67 33.03 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-27T08:12:30.300Z] #67 33.03 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-27T08:12:30.300Z] #67 33.03 OK: 26165 distinct packages available [2026-05-27T08:12:30.300Z] #67 33.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:30.300Z] #67 35.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:30.567Z] #67 ... [2026-05-27T08:12:30.567Z] [2026-05-27T08:12:30.567Z] #63 [core-metadata internal] load build context [2026-05-27T08:12:31.160Z] #63 ... [2026-05-27T08:12:31.160Z] [2026-05-27T08:12:31.160Z] #55 [security-proxy-auth internal] load build context [2026-05-27T08:12:31.160Z] #55 ... [2026-05-27T08:12:31.160Z] [2026-05-27T08:12:31.160Z] #48 [core-data internal] load build context [2026-05-27T08:12:31.160Z] #48 transferring context: 12.80MB 42.3s [2026-05-27T08:12:31.428Z] #48 ... [2026-05-27T08:12:31.428Z] [2026-05-27T08:12:31.428Z] #63 [core-metadata internal] load build context [2026-05-27T08:12:31.428Z] #63 ... [2026-05-27T08:12:31.428Z] [2026-05-27T08:12:31.428Z] #58 [core-command internal] load build context [2026-05-27T08:12:31.699Z] #58 ... [2026-05-27T08:12:31.699Z] [2026-05-27T08:12:31.699Z] #63 [core-metadata internal] load build context [2026-05-27T08:12:31.699Z] #63 ... [2026-05-27T08:12:31.699Z] [2026-05-27T08:12:31.699Z] #60 [security-bootstrapper internal] load build context [2026-05-27T08:12:31.969Z] #60 ... [2026-05-27T08:12:31.969Z] [2026-05-27T08:12:31.969Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-27T08:12:31.969Z] #70 27.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:31.969Z] #70 27.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:31.969Z] #70 32.01 (1/3) Installing ca-certificates (20260413-r0) [2026-05-27T08:12:31.969Z] #70 32.27 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-27T08:12:31.969Z] #70 32.27 (3/3) Installing tzdata (2026b-r0) [2026-05-27T08:12:31.969Z] #70 33.24 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:12:31.969Z] #70 33.37 Executing ca-certificates-20260413-r0.trigger [2026-05-27T08:12:31.969Z] #70 34.25 OK: 9 MiB in 19 packages [2026-05-27T08:12:31.969Z] #70 ... [2026-05-27T08:12:31.969Z] [2026-05-27T08:12:31.969Z] #60 [security-bootstrapper internal] load build context [2026-05-27T08:12:32.931Z] #60 ... [2026-05-27T08:12:32.931Z] [2026-05-27T08:12:32.931Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-27T08:12:32.931Z] #70 DONE 38.1s [2026-05-27T08:12:32.931Z] [2026-05-27T08:12:32.931Z] #60 [security-bootstrapper internal] load build context [2026-05-27T08:12:33.197Z] #60 ... [2026-05-27T08:12:33.197Z] [2026-05-27T08:12:33.197Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-27T08:12:33.197Z] #69 34.20 (4/13) Installing libidn2 (2.3.7-r0) [2026-05-27T08:12:33.197Z] #69 34.20 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-05-27T08:12:33.197Z] #69 34.20 (6/13) Installing libpsl (0.21.5-r3) [2026-05-27T08:12:33.197Z] #69 34.20 (7/13) Installing zstd-libs (1.5.7-r0) [2026-05-27T08:12:33.197Z] #69 34.20 (8/13) Installing libcurl (8.14.1-r2) [2026-05-27T08:12:33.197Z] #69 34.35 (9/13) Installing curl (8.14.1-r2) [2026-05-27T08:12:33.197Z] #69 34.42 (10/13) Installing dumb-init (1.2.5-r3) [2026-05-27T08:12:33.197Z] #69 34.42 (11/13) Installing musl-obstack (1.2.3-r2) [2026-05-27T08:12:33.197Z] #69 34.42 (12/13) Installing libucontext (1.3.2-r0) [2026-05-27T08:12:33.197Z] #69 34.42 (13/13) Installing gcompat (1.1.0-r4) [2026-05-27T08:12:33.197Z] #69 34.55 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:12:33.197Z] #69 34.63 OK: 13 MiB in 29 packages [2026-05-27T08:12:33.197Z] #69 DONE 38.6s [2026-05-27T08:12:33.197Z] [2026-05-27T08:12:33.197Z] #60 [security-bootstrapper internal] load build context [2026-05-27T08:12:33.465Z] #60 ... [2026-05-27T08:12:33.465Z] [2026-05-27T08:12:33.465Z] #40 [security-spiffe-token-provider internal] load build context [2026-05-27T08:12:33.733Z] #40 ... [2026-05-27T08:12:33.733Z] [2026-05-27T08:12:33.734Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:33.734Z] #57 ... [2026-05-27T08:12:33.734Z] [2026-05-27T08:12:33.734Z] #41 [support-scheduler internal] load build context [2026-05-27T08:12:34.000Z] #41 ... [2026-05-27T08:12:34.000Z] [2026-05-27T08:12:34.000Z] #36 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:12:34.000Z] #36 ... [2026-05-27T08:12:34.000Z] [2026-05-27T08:12:34.000Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:35.942Z] #57 ... [2026-05-27T08:12:35.943Z] [2026-05-27T08:12:35.943Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T08:12:35.943Z] #65 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 19.4s [2026-05-27T08:12:35.943Z] #65 ... [2026-05-27T08:12:35.943Z] [2026-05-27T08:12:35.943Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:36.208Z] #57 ... [2026-05-27T08:12:36.208Z] [2026-05-27T08:12:36.208Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:36.208Z] #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.4s [2026-05-27T08:12:36.208Z] #42 ... [2026-05-27T08:12:36.208Z] [2026-05-27T08:12:36.208Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:36.208Z] #57 transferring context: 14.02MB 45.1s [2026-05-27T08:12:38.162Z] #57 ... [2026-05-27T08:12:38.162Z] [2026-05-27T08:12:38.162Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-27T08:12:38.162Z] #68 33.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:38.162Z] #68 35.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:38.162Z] #68 39.19 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-27T08:12:38.162Z] #68 39.19 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-27T08:12:38.162Z] #68 39.19 OK: 26165 distinct packages available [2026-05-27T08:12:38.162Z] #68 40.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:38.162Z] #68 42.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:38.433Z] #68 ... [2026-05-27T08:12:38.433Z] [2026-05-27T08:12:38.433Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:38.700Z] #57 ... [2026-05-27T08:12:38.700Z] [2026-05-27T08:12:38.700Z] #34 [security-proxy-setup internal] load build context [2026-05-27T08:12:38.700Z] #34 ... [2026-05-27T08:12:38.700Z] [2026-05-27T08:12:38.700Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-27T08:12:38.700Z] #72 31.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:38.700Z] #72 33.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:38.700Z] #72 38.40 OK: 20 MiB in 20 packages [2026-05-27T08:12:38.968Z] #72 ... [2026-05-27T08:12:38.968Z] [2026-05-27T08:12:38.968Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:39.928Z] #57 ... [2026-05-27T08:12:39.928Z] [2026-05-27T08:12:39.928Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-27T08:12:39.928Z] #72 DONE 42.9s [2026-05-27T08:12:39.928Z] [2026-05-27T08:12:39.928Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:40.193Z] #57 ... [2026-05-27T08:12:40.193Z] [2026-05-27T08:12:40.193Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-27T08:12:40.193Z] #67 40.32 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-27T08:12:40.193Z] #67 40.32 (2/4) Installing musl-obstack (1.2.3-r2) [2026-05-27T08:12:40.193Z] #67 40.41 (3/4) Installing libucontext (1.3.2-r0) [2026-05-27T08:12:40.193Z] #67 40.41 (4/4) Installing gcompat (1.1.0-r4) [2026-05-27T08:12:40.193Z] #67 40.67 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:12:40.193Z] #67 40.67 OK: 8 MiB in 20 packages [2026-05-27T08:12:40.193Z] #67 DONE 45.7s [2026-05-27T08:12:40.193Z] [2026-05-27T08:12:40.193Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:40.193Z] #57 ... [2026-05-27T08:12:40.194Z] [2026-05-27T08:12:40.194Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:12:40.468Z] #44 ... [2026-05-27T08:12:40.468Z] [2026-05-27T08:12:40.468Z] #53 [support-notifications internal] load build context [2026-05-27T08:12:40.468Z] #53 ... [2026-05-27T08:12:40.468Z] [2026-05-27T08:12:40.468Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:12:41.430Z] #44 ... [2026-05-27T08:12:41.430Z] [2026-05-27T08:12:41.430Z] #55 [security-proxy-auth internal] load build context [2026-05-27T08:12:41.430Z] #55 ... [2026-05-27T08:12:41.430Z] [2026-05-27T08:12:41.430Z] #53 [support-notifications internal] load build context [2026-05-27T08:12:41.430Z] #53 transferring context: 9.61MB 50.4s [2026-05-27T08:12:41.430Z] #53 ... [2026-05-27T08:12:41.430Z] [2026-05-27T08:12:41.430Z] #48 [core-data internal] load build context [2026-05-27T08:12:41.695Z] #48 ... [2026-05-27T08:12:41.695Z] [2026-05-27T08:12:41.695Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:12:41.962Z] #44 ... [2026-05-27T08:12:41.962Z] [2026-05-27T08:12:41.962Z] #63 [core-metadata internal] load build context [2026-05-27T08:12:41.962Z] #63 ... [2026-05-27T08:12:41.962Z] [2026-05-27T08:12:41.962Z] #53 [support-notifications internal] load build context [2026-05-27T08:12:42.228Z] #53 ... [2026-05-27T08:12:42.228Z] [2026-05-27T08:12:42.228Z] #58 [core-command internal] load build context [2026-05-27T08:12:42.228Z] #58 ... [2026-05-27T08:12:42.228Z] [2026-05-27T08:12:42.228Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:42.493Z] #57 ... [2026-05-27T08:12:42.493Z] [2026-05-27T08:12:42.493Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-27T08:12:42.493Z] #80 DONE 1.9s [2026-05-27T08:12:42.493Z] [2026-05-27T08:12:42.493Z] #58 [core-command internal] load build context [2026-05-27T08:12:43.076Z] #58 ... [2026-05-27T08:12:43.076Z] [2026-05-27T08:12:43.076Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T08:12:43.076Z] #0 9.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:43.076Z] #81 ... [2026-05-27T08:12:43.076Z] [2026-05-27T08:12:43.076Z] #58 [core-command internal] load build context [2026-05-27T08:12:43.343Z] #58 ... [2026-05-27T08:12:43.343Z] [2026-05-27T08:12:43.343Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T08:12:43.609Z] #82 ... [2026-05-27T08:12:43.609Z] [2026-05-27T08:12:43.609Z] #60 [security-bootstrapper internal] load build context [2026-05-27T08:12:43.609Z] #60 ... [2026-05-27T08:12:43.609Z] [2026-05-27T08:12:43.609Z] #58 [core-command internal] load build context [2026-05-27T08:12:43.876Z] #58 ... [2026-05-27T08:12:43.876Z] [2026-05-27T08:12:43.876Z] #40 [security-spiffe-token-provider internal] load build context [2026-05-27T08:12:43.876Z] #40 ... [2026-05-27T08:12:43.876Z] [2026-05-27T08:12:43.876Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T08:12:43.876Z] #74 26.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:43.876Z] #74 27.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:44.144Z] #74 ... [2026-05-27T08:12:44.144Z] [2026-05-27T08:12:44.144Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-27T08:12:44.144Z] #73 27.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:44.144Z] #73 29.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:44.144Z] #73 ... [2026-05-27T08:12:44.145Z] [2026-05-27T08:12:44.145Z] #41 [support-scheduler internal] load build context [2026-05-27T08:12:44.145Z] #41 ... [2026-05-27T08:12:44.145Z] [2026-05-27T08:12:44.145Z] #36 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:12:44.411Z] #36 ... [2026-05-27T08:12:44.411Z] [2026-05-27T08:12:44.411Z] #40 [security-spiffe-token-provider internal] load build context [2026-05-27T08:12:44.411Z] #40 ... [2026-05-27T08:12:44.411Z] [2026-05-27T08:12:44.411Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-27T08:12:44.411Z] #75 22.26 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:44.411Z] #75 23.84 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:44.677Z] #75 ... [2026-05-27T08:12:44.677Z] [2026-05-27T08:12:44.677Z] #40 [security-spiffe-token-provider internal] load build context [2026-05-27T08:12:45.259Z] #40 ... [2026-05-27T08:12:45.259Z] [2026-05-27T08:12:45.259Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-27T08:12:45.259Z] #77 20.27 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:45.259Z] #77 21.64 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:45.526Z] #77 ... [2026-05-27T08:12:45.526Z] [2026-05-27T08:12:45.526Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:46.483Z] #57 ... [2026-05-27T08:12:46.483Z] [2026-05-27T08:12:46.483Z] #34 [security-proxy-setup internal] load build context [2026-05-27T08:12:46.483Z] #34 transferring context: 44.63MB 58.0s done [2026-05-27T08:12:46.483Z] #34 DONE 58.9s [2026-05-27T08:12:46.483Z] [2026-05-27T08:12:46.483Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:47.070Z] #57 ... [2026-05-27T08:12:47.070Z] [2026-05-27T08:12:47.070Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:47.070Z] #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 21.4s [2026-05-27T08:12:47.070Z] #42 ... [2026-05-27T08:12:47.070Z] [2026-05-27T08:12:47.070Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:48.038Z] #57 ... [2026-05-27T08:12:48.038Z] [2026-05-27T08:12:48.038Z] #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-05-27T08:12:48.038Z] #76 23.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:48.038Z] #76 24.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:48.038Z] #76 ... [2026-05-27T08:12:48.038Z] [2026-05-27T08:12:48.038Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-27T08:12:48.038Z] #79 21.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:48.038Z] #79 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:48.303Z] #79 ... [2026-05-27T08:12:48.303Z] [2026-05-27T08:12:48.303Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:48.939Z] #57 ... [2026-05-27T08:12:48.939Z] [2026-05-27T08:12:48.939Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T08:12:48.939Z] #65 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 32.1s [2026-05-27T08:12:48.939Z] #65 ... [2026-05-27T08:12:48.939Z] [2026-05-27T08:12:48.939Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:49.905Z] #57 ... [2026-05-27T08:12:49.905Z] [2026-05-27T08:12:49.905Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T08:12:49.905Z] #74 38.51 OK: 8 MiB in 17 packages [2026-05-27T08:12:49.905Z] #74 DONE 42.0s [2026-05-27T08:12:49.905Z] [2026-05-27T08:12:49.905Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T08:12:49.905Z] #78 24.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:49.905Z] #78 26.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:50.170Z] #78 ... [2026-05-27T08:12:50.170Z] [2026-05-27T08:12:50.170Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:50.443Z] #57 ... [2026-05-27T08:12:50.443Z] [2026-05-27T08:12:50.443Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-27T08:12:50.443Z] #0 7.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:50.443Z] #83 ... [2026-05-27T08:12:50.443Z] [2026-05-27T08:12:50.443Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:51.416Z] #57 transferring context: 23.80MB 60.1s [2026-05-27T08:12:51.416Z] #57 ... [2026-05-27T08:12:51.416Z] [2026-05-27T08:12:51.416Z] #55 [security-proxy-auth internal] load build context [2026-05-27T08:12:51.416Z] #55 ... [2026-05-27T08:12:51.416Z] [2026-05-27T08:12:51.416Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:51.684Z] #57 ... [2026-05-27T08:12:51.684Z] [2026-05-27T08:12:51.684Z] #48 [core-data internal] load build context [2026-05-27T08:12:51.950Z] #48 ... [2026-05-27T08:12:51.950Z] [2026-05-27T08:12:51.950Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:52.217Z] #57 ... [2026-05-27T08:12:52.217Z] [2026-05-27T08:12:52.217Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:12:52.217Z] #44 ... [2026-05-27T08:12:52.217Z] [2026-05-27T08:12:52.217Z] #57 [core-keeper internal] load build context [2026-05-27T08:12:52.217Z] #57 ... [2026-05-27T08:12:52.217Z] [2026-05-27T08:12:52.217Z] #53 [support-notifications internal] load build context [2026-05-27T08:12:52.514Z] #53 ... [2026-05-27T08:12:52.514Z] [2026-05-27T08:12:52.514Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:12:53.115Z] #44 ... [2026-05-27T08:12:53.115Z] [2026-05-27T08:12:53.115Z] #63 [core-metadata internal] load build context [2026-05-27T08:12:53.115Z] #63 ... [2026-05-27T08:12:53.115Z] [2026-05-27T08:12:53.115Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:12:53.715Z] #44 ... [2026-05-27T08:12:53.715Z] [2026-05-27T08:12:53.715Z] #60 [security-bootstrapper internal] load build context [2026-05-27T08:12:53.715Z] #60 ... [2026-05-27T08:12:53.715Z] [2026-05-27T08:12:53.715Z] #58 [core-command internal] load build context [2026-05-27T08:12:54.009Z] #58 ... [2026-05-27T08:12:54.009Z] [2026-05-27T08:12:54.009Z] #63 [core-metadata internal] load build context [2026-05-27T08:12:54.290Z] #63 ... [2026-05-27T08:12:54.290Z] [2026-05-27T08:12:54.290Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-27T08:12:54.290Z] #73 40.83 OK: 20 MiB in 20 packages [2026-05-27T08:12:54.290Z] #73 DONE 47.9s [2026-05-27T08:12:54.290Z] [2026-05-27T08:12:54.290Z] #63 [core-metadata internal] load build context [2026-05-27T08:12:54.290Z] #63 ... [2026-05-27T08:12:54.290Z] [2026-05-27T08:12:54.290Z] #41 [support-scheduler internal] load build context [2026-05-27T08:12:54.561Z] #41 ... [2026-05-27T08:12:54.561Z] [2026-05-27T08:12:54.561Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T08:12:54.561Z] #81 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:54.561Z] #81 21.45 OK: 9 MiB in 19 packages [2026-05-27T08:12:54.561Z] #81 ... [2026-05-27T08:12:54.561Z] [2026-05-27T08:12:54.562Z] #36 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:12:54.562Z] #36 ... [2026-05-27T08:12:54.562Z] [2026-05-27T08:12:54.562Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:12:54.849Z] #44 ... [2026-05-27T08:12:54.849Z] [2026-05-27T08:12:54.849Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-27T08:12:54.849Z] #75 35.60 OK: 255 MiB in 60 packages [2026-05-27T08:12:54.849Z] #75 DONE 42.6s [2026-05-27T08:12:54.849Z] [2026-05-27T08:12:54.849Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:12:55.135Z] #44 ... [2026-05-27T08:12:55.135Z] [2026-05-27T08:12:55.135Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T08:12:55.135Z] #82 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:55.135Z] #82 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:55.135Z] #82 ... [2026-05-27T08:12:55.135Z] [2026-05-27T08:12:55.135Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:12:55.751Z] #44 ... [2026-05-27T08:12:55.751Z] [2026-05-27T08:12:55.751Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-27T08:12:55.751Z] #68 56.17 (1/5) Installing dumb-init (1.2.5-r3) [2026-05-27T08:12:55.751Z] #68 56.17 (2/5) Installing musl-obstack (1.2.3-r2) [2026-05-27T08:12:55.751Z] #68 56.17 (3/5) Installing libucontext (1.3.2-r0) [2026-05-27T08:12:55.751Z] #68 56.17 (4/5) Installing gcompat (1.1.0-r4) [2026-05-27T08:12:55.751Z] #68 56.39 (5/5) Installing openssl (3.5.6-r0) [2026-05-27T08:12:55.751Z] #68 56.59 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:12:55.751Z] #68 56.59 OK: 9 MiB in 21 packages [2026-05-27T08:12:55.751Z] #68 DONE 61.3s [2026-05-27T08:12:55.751Z] [2026-05-27T08:12:55.751Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:12:55.751Z] #44 ... [2026-05-27T08:12:55.751Z] [2026-05-27T08:12:55.751Z] #40 [security-spiffe-token-provider internal] load build context [2026-05-27T08:12:55.751Z] #40 ... [2026-05-27T08:12:55.751Z] [2026-05-27T08:12:55.751Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:12:56.387Z] #44 ... [2026-05-27T08:12:56.387Z] [2026-05-27T08:12:56.387Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T08:12:56.387Z] #81 DONE 23.1s [2026-05-27T08:12:56.387Z] [2026-05-27T08:12:56.387Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:12:56.387Z] #44 transferring context: 34.98MB 67.4s [2026-05-27T08:12:57.410Z] #44 ... [2026-05-27T08:12:57.410Z] [2026-05-27T08:12:57.410Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-27T08:12:57.410Z] #77 36.40 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-27T08:12:57.410Z] #77 38.82 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:12:57.410Z] #77 39.07 OK: 8 MiB in 17 packages [2026-05-27T08:12:57.410Z] #77 DONE 42.3s [2026-05-27T08:12:57.410Z] [2026-05-27T08:12:57.410Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:12:58.008Z] #44 ... [2026-05-27T08:12:58.008Z] [2026-05-27T08:12:58.008Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-27T08:12:58.008Z] #79 37.38 OK: 8 MiB in 18 packages [2026-05-27T08:12:58.008Z] #79 DONE 41.6s [2026-05-27T08:12:58.008Z] [2026-05-27T08:12:58.008Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:12:58.008Z] #44 ... [2026-05-27T08:12:58.008Z] [2026-05-27T08:12:58.008Z] #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:12:58.276Z] #84 ... [2026-05-27T08:12:58.276Z] [2026-05-27T08:12:58.276Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T08:12:58.276Z] #78 38.40 OK: 12 MiB in 23 packages [2026-05-27T08:12:58.276Z] #78 DONE 42.6s [2026-05-27T08:12:58.276Z] [2026-05-27T08:12:58.276Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:12:58.276Z] #44 ... [2026-05-27T08:12:58.276Z] [2026-05-27T08:12:58.276Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:12:58.276Z] #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.0s [2026-05-27T08:12:58.544Z] #42 ... [2026-05-27T08:12:58.544Z] [2026-05-27T08:12:58.544Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:12:58.544Z] #44 ... [2026-05-27T08:12:58.544Z] [2026-05-27T08:12:58.544Z] #76 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-05-27T08:12:58.544Z] #76 39.35 OK: 8 MiB in 17 packages [2026-05-27T08:12:58.544Z] #76 DONE 44.3s [2026-05-27T08:12:58.544Z] [2026-05-27T08:12:58.544Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:12:59.132Z] #44 ... [2026-05-27T08:12:59.132Z] [2026-05-27T08:12:59.132Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T08:12:59.132Z] #82 22.97 OK: 13 MiB in 29 packages [2026-05-27T08:12:59.132Z] #82 DONE 25.7s [2026-05-27T08:12:59.411Z] [2026-05-27T08:12:59.411Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-27T08:12:59.411Z] #83 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:12:59.411Z] #83 16.38 OK: 8 MiB in 20 packages [2026-05-27T08:12:59.411Z] #83 DONE 19.0s [2026-05-27T08:12:59.411Z] [2026-05-27T08:12:59.411Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:12:59.411Z] #44 ... [2026-05-27T08:12:59.411Z] [2026-05-27T08:12:59.411Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T08:12:59.411Z] #65 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 41.6s done [2026-05-27T08:12:59.411Z] #65 ... [2026-05-27T08:12:59.411Z] [2026-05-27T08:12:59.411Z] #40 [security-spiffe-token-provider internal] load build context [2026-05-27T08:13:00.847Z] #40 ... [2026-05-27T08:13:00.847Z] [2026-05-27T08:13:00.847Z] #36 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:13:00.847Z] #36 transferring context: 44.63MB 69.9s done [2026-05-27T08:13:00.847Z] #36 DONE 72.2s [2026-05-27T08:13:00.847Z] [2026-05-27T08:13:00.847Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:13:01.822Z] #44 ... [2026-05-27T08:13:01.822Z] [2026-05-27T08:13:01.822Z] #55 [security-proxy-auth internal] load build context [2026-05-27T08:13:01.822Z] #55 ... [2026-05-27T08:13:01.822Z] [2026-05-27T08:13:01.822Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:13:01.822Z] #44 ... [2026-05-27T08:13:01.822Z] [2026-05-27T08:13:01.822Z] #48 [core-data internal] load build context [2026-05-27T08:13:02.103Z] #48 ... [2026-05-27T08:13:02.103Z] [2026-05-27T08:13:02.103Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:13:02.376Z] #44 ... [2026-05-27T08:13:02.376Z] [2026-05-27T08:13:02.376Z] #57 [core-keeper internal] load build context [2026-05-27T08:13:02.646Z] #57 ... [2026-05-27T08:13:02.646Z] [2026-05-27T08:13:02.646Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T08:13:02.646Z] #65 DONE 63.7s [2026-05-27T08:13:02.646Z] [2026-05-27T08:13:02.646Z] #57 [core-keeper internal] load build context [2026-05-27T08:13:02.646Z] #57 ... [2026-05-27T08:13:02.646Z] [2026-05-27T08:13:02.646Z] #53 [support-notifications internal] load build context [2026-05-27T08:13:02.646Z] #53 ... [2026-05-27T08:13:02.646Z] [2026-05-27T08:13:02.646Z] #40 [security-spiffe-token-provider internal] load build context [2026-05-27T08:13:04.054Z] #40 ... [2026-05-27T08:13:04.054Z] [2026-05-27T08:13:04.054Z] #58 [core-command internal] load build context [2026-05-27T08:13:04.054Z] #58 transferring context: 30.73MB 72.2s [2026-05-27T08:13:04.054Z] #58 ... [2026-05-27T08:13:04.054Z] [2026-05-27T08:13:04.054Z] #60 [security-bootstrapper internal] load build context [2026-05-27T08:13:04.331Z] #60 ... [2026-05-27T08:13:04.331Z] [2026-05-27T08:13:04.332Z] #58 [core-command internal] load build context [2026-05-27T08:13:04.332Z] #58 ... [2026-05-27T08:13:04.332Z] [2026-05-27T08:13:04.332Z] #63 [core-metadata internal] load build context [2026-05-27T08:13:04.599Z] #63 ... [2026-05-27T08:13:04.599Z] [2026-05-27T08:13:04.599Z] #58 [core-command internal] load build context [2026-05-27T08:13:04.864Z] #58 ... [2026-05-27T08:13:04.864Z] [2026-05-27T08:13:04.864Z] #41 [support-scheduler internal] load build context [2026-05-27T08:13:04.864Z] #41 ... [2026-05-27T08:13:04.864Z] [2026-05-27T08:13:04.864Z] #63 [core-metadata internal] load build context [2026-05-27T08:13:05.847Z] #63 ... [2026-05-27T08:13:05.847Z] [2026-05-27T08:13:05.847Z] #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-27T08:13:05.847Z] #85 DONE 7.7s [2026-05-27T08:13:05.847Z] [2026-05-27T08:13:05.847Z] #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-05-27T08:13:05.847Z] #0 7.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T08:13:05.847Z] #0 8.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T08:13:06.113Z] #86 ... [2026-05-27T08:13:06.113Z] [2026-05-27T08:13:06.113Z] #87 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-27T08:13:06.695Z] #87 ... [2026-05-27T08:13:06.695Z] [2026-05-27T08:13:06.695Z] #44 [security-secretstore-setup internal] load build context [2026-05-27T08:13:06.695Z] #44 transferring context: 44.63MB 76.6s done [2026-05-27T08:13:06.695Z] #44 DONE 78.1s [2026-05-27T08:13:06.695Z] [2026-05-27T08:13:06.695Z] #63 [core-metadata internal] load build context [2026-05-27T08:13:07.666Z] #63 ... [2026-05-27T08:13:07.666Z] [2026-05-27T08:13:07.666Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-27T08:13:07.666Z] #86 10.50 OK: 9 MiB in 21 packages [2026-05-27T08:13:07.666Z] #86 DONE 11.9s [2026-05-27T08:13:07.666Z] [2026-05-27T08:13:07.666Z] #63 [core-metadata internal] load build context [2026-05-27T08:13:07.939Z] #63 ... [2026-05-27T08:13:07.939Z] [2026-05-27T08:13:07.939Z] #87 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-27T08:13:07.939Z] #87 DONE 2.0s [2026-05-27T08:13:07.939Z] [2026-05-27T08:13:07.939Z] #63 [core-metadata internal] load build context [2026-05-27T08:13:08.525Z] #63 ... [2026-05-27T08:13:08.525Z] [2026-05-27T08:13:08.525Z] #40 [security-spiffe-token-provider internal] load build context [2026-05-27T08:13:08.525Z] #40 transferring context: 44.63MB 72.1s done [2026-05-27T08:13:08.525Z] #40 DONE 76.2s [2026-05-27T08:13:08.525Z] [2026-05-27T08:13:08.525Z] #63 [core-metadata internal] load build context [2026-05-27T08:13:08.792Z] #63 ... [2026-05-27T08:13:08.792Z] [2026-05-27T08:13:08.792Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:13:08.792Z] #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 43.5s [2026-05-27T08:13:09.061Z] #42 ... [2026-05-27T08:13:09.061Z] [2026-05-27T08:13:09.061Z] #63 [core-metadata internal] load build context [2026-05-27T08:13:09.646Z] #63 ... [2026-05-27T08:13:09.646Z] [2026-05-27T08:13:09.646Z] #57 [core-keeper internal] load build context [2026-05-27T08:13:09.646Z] #57 transferring context: 44.63MB 77.6s done [2026-05-27T08:13:09.646Z] #57 DONE 79.5s [2026-05-27T08:13:09.646Z] [2026-05-27T08:13:09.646Z] #63 [core-metadata internal] load build context [2026-05-27T08:13:12.239Z] #63 ... [2026-05-27T08:13:12.239Z] [2026-05-27T08:13:12.239Z] #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-27T08:13:12.239Z] #88 DONE 3.3s [2026-05-27T08:13:12.239Z] [2026-05-27T08:13:12.239Z] #63 [core-metadata internal] load build context [2026-05-27T08:13:12.239Z] #63 ... [2026-05-27T08:13:12.239Z] [2026-05-27T08:13:12.239Z] #55 [security-proxy-auth internal] load build context [2026-05-27T08:13:12.239Z] #55 transferring context: 44.63MB 80.1s done [2026-05-27T08:13:12.239Z] #55 ... [2026-05-27T08:13:12.239Z] [2026-05-27T08:13:12.239Z] #63 [core-metadata internal] load build context [2026-05-27T08:13:12.239Z] #63 ... [2026-05-27T08:13:12.239Z] [2026-05-27T08:13:12.239Z] #48 [core-data internal] load build context [2026-05-27T08:13:12.511Z] #48 ... [2026-05-27T08:13:12.511Z] [2026-05-27T08:13:12.511Z] #53 [support-notifications internal] load build context [2026-05-27T08:13:12.511Z] #53 ... [2026-05-27T08:13:12.511Z] [2026-05-27T08:13:12.511Z] #89 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:13:12.511Z] #89 ... [2026-05-27T08:13:12.511Z] [2026-05-27T08:13:12.511Z] #53 [support-notifications internal] load build context [2026-05-27T08:13:12.781Z] #53 ... [2026-05-27T08:13:12.781Z] [2026-05-27T08:13:12.781Z] #55 [security-proxy-auth internal] load build context [2026-05-27T08:13:12.781Z] #55 DONE 82.7s [2026-05-27T08:13:12.781Z] [2026-05-27T08:13:12.781Z] #53 [support-notifications internal] load build context [2026-05-27T08:13:12.781Z] #53 ... [2026-05-27T08:13:12.781Z] [2026-05-27T08:13:12.781Z] #58 [core-command internal] load build context [2026-05-27T08:13:12.781Z] #58 transferring context: 44.63MB 80.2s done [2026-05-27T08:13:12.781Z] #58 DONE 82.9s [2026-05-27T08:13:13.047Z] [2026-05-27T08:13:13.048Z] #48 [core-data internal] load build context [2026-05-27T08:13:13.633Z] #48 ... [2026-05-27T08:13:13.633Z] [2026-05-27T08:13:13.633Z] #60 [security-bootstrapper internal] load build context [2026-05-27T08:13:13.633Z] #60 transferring context: 44.63MB 81.7s done [2026-05-27T08:13:13.633Z] #60 DONE 83.6s [2026-05-27T08:13:13.634Z] [2026-05-27T08:13:13.634Z] #48 [core-data internal] load build context [2026-05-27T08:13:15.043Z] #48 ... [2026-05-27T08:13:15.043Z] [2026-05-27T08:13:15.043Z] #41 [support-scheduler internal] load build context [2026-05-27T08:13:15.309Z] #41 ... [2026-05-27T08:13:15.309Z] [2026-05-27T08:13:15.309Z] #48 [core-data internal] load build context [2026-05-27T08:13:15.579Z] #48 ... [2026-05-27T08:13:15.579Z] [2026-05-27T08:13:15.579Z] #53 [support-notifications internal] load build context [2026-05-27T08:13:15.579Z] #53 transferring context: 44.63MB 84.2s done [2026-05-27T08:13:15.579Z] #53 DONE 85.5s [2026-05-27T08:13:15.579Z] [2026-05-27T08:13:15.579Z] #48 [core-data internal] load build context [2026-05-27T08:13:15.579Z] #48 ... [2026-05-27T08:13:15.579Z] [2026-05-27T08:13:15.579Z] #63 [core-metadata internal] load build context [2026-05-27T08:13:15.579Z] #63 transferring context: 44.63MB 81.0s done [2026-05-27T08:13:15.579Z] #63 DONE 83.4s [2026-05-27T08:13:15.579Z] [2026-05-27T08:13:15.579Z] #48 [core-data internal] load build context [2026-05-27T08:13:15.846Z] #48 ... [2026-05-27T08:13:15.846Z] [2026-05-27T08:13:15.846Z] #41 [support-scheduler internal] load build context [2026-05-27T08:13:15.846Z] #41 transferring context: 44.63MB 78.8s done [2026-05-27T08:13:15.846Z] #41 DONE 83.5s [2026-05-27T08:13:15.846Z] [2026-05-27T08:13:15.846Z] #48 [core-data internal] load build context [2026-05-27T08:13:15.846Z] #48 transferring context: 44.63MB 87.2s done [2026-05-27T08:13:16.244Z] #48 DONE 87.8s [2026-05-27T08:13:16.244Z] [2026-05-27T08:13:16.244Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:13:16.512Z] #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 51.2s [2026-05-27T08:13:19.109Z] #42 ... [2026-05-27T08:13:19.109Z] [2026-05-27T08:13:19.109Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:13:19.376Z] #90 ... [2026-05-27T08:13:19.376Z] [2026-05-27T08:13:19.376Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:13:19.970Z] #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 54.9s done [2026-05-27T08:13:19.970Z] #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 54.9s done [2026-05-27T08:13:20.930Z] #42 ... [2026-05-27T08:13:20.930Z] [2026-05-27T08:13:20.930Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-27T08:13:20.930Z] #91 ... [2026-05-27T08:13:20.930Z] [2026-05-27T08:13:20.930Z] #92 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:13:24.274Z] #92 ... [2026-05-27T08:13:24.274Z] [2026-05-27T08:13:24.274Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T08:13:24.274Z] #42 DONE 91.6s [2026-05-27T08:13:24.274Z] [2026-05-27T08:13:24.274Z] #93 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:13:24.540Z] #93 ... [2026-05-27T08:13:24.540Z] [2026-05-27T08:13:24.540Z] #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:13:24.540Z] #84 DONE 36.6s [2026-05-27T08:13:24.540Z] [2026-05-27T08:13:24.540Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:13:25.503Z] #94 ... [2026-05-27T08:13:25.503Z] [2026-05-27T08:13:25.503Z] #89 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:13:25.503Z] #89 DONE 23.0s [2026-05-27T08:13:25.503Z] [2026-05-27T08:13:25.503Z] #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:13:26.088Z] #95 ... [2026-05-27T08:13:26.088Z] [2026-05-27T08:13:26.088Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-27T08:13:26.088Z] #91 DONE 15.3s [2026-05-27T08:13:26.367Z] [2026-05-27T08:13:26.367Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:13:26.367Z] #90 DONE 17.2s [2026-05-27T08:13:26.367Z] [2026-05-27T08:13:26.367Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:13:30.623Z] #96 ... [2026-05-27T08:13:30.623Z] [2026-05-27T08:13:30.623Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-27T08:13:30.623Z] #97 DONE 4.6s [2026-05-27T08:13:30.623Z] [2026-05-27T08:13:30.623Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-27T08:13:30.623Z] #98 DONE 4.6s [2026-05-27T08:13:30.623Z] [2026-05-27T08:13:30.623Z] #93 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:13:30.623Z] #93 DONE 14.8s [2026-05-27T08:13:30.623Z] [2026-05-27T08:13:30.623Z] #92 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:13:30.623Z] #92 DONE 14.6s [2026-05-27T08:13:30.623Z] [2026-05-27T08:13:30.623Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-27T08:13:30.623Z] #99 DONE 4.6s [2026-05-27T08:13:30.623Z] [2026-05-27T08:13:30.623Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-27T08:13:30.889Z] #100 ... [2026-05-27T08:13:30.889Z] [2026-05-27T08:13:30.889Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-27T08:13:30.889Z] #101 DONE 0.4s [2026-05-27T08:13:31.165Z] [2026-05-27T08:13:31.166Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-27T08:13:31.166Z] #102 DONE 0.6s [2026-05-27T08:13:31.166Z] [2026-05-27T08:13:31.166Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-27T08:13:31.166Z] #103 ... [2026-05-27T08:13:31.166Z] [2026-05-27T08:13:31.166Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-27T08:13:31.166Z] #100 DONE 0.5s [2026-05-27T08:13:31.433Z] [2026-05-27T08:13:31.433Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-27T08:13:31.433Z] #104 DONE 0.2s [2026-05-27T08:13:31.433Z] [2026-05-27T08:13:31.433Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-27T08:13:31.433Z] #105 DONE 0.4s [2026-05-27T08:13:31.433Z] [2026-05-27T08:13:31.433Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-27T08:13:31.701Z] #106 ... [2026-05-27T08:13:31.701Z] [2026-05-27T08:13:31.701Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-27T08:13:31.701Z] #103 DONE 0.5s [2026-05-27T08:13:31.701Z] [2026-05-27T08:13:31.701Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-27T08:13:31.793Z] #152 201.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-27T08:13:31.794Z] #152 ... [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-27T08:13:31.794Z] #149 DONE 202.5s [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-27T08:13:31.794Z] #145 DONE 202.5s [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T08:13:31.794Z] #155 ... [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:13:31.794Z] #176 DONE 0.2s [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:13:31.794Z] #177 DONE 0.3s [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:13:31.794Z] #178 DONE 0.2s [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:13:31.794Z] #179 DONE 0.2s [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-05-27T08:13:31.794Z] #180 DONE 0.2s [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-27T08:13:31.794Z] #181 DONE 0.2s [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-05-27T08:13:31.794Z] #182 DONE 0.1s [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-27T08:13:31.794Z] #183 DONE 0.1s [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #184 [core-command] exporting to image [2026-05-27T08:13:31.794Z] #184 exporting layers [2026-05-27T08:13:31.794Z] #184 ... [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-27T08:13:31.794Z] #185 DONE 0.2s [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #184 [core-command] exporting to image [2026-05-27T08:13:31.794Z] #184 exporting layers 0.3s done [2026-05-27T08:13:31.794Z] #184 writing image sha256:e20ea645c350f4450a939e53b315af3566033a87932c0a905c8798a6238811c0 done [2026-05-27T08:13:31.794Z] #184 naming to docker.io/library/core-command done [2026-05-27T08:13:31.794Z] #184 DONE 0.3s [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-05-27T08:13:31.794Z] #186 DONE 0.0s [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-27T08:13:31.794Z] #187 DONE 1.0s [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T08:13:31.794Z] #154 ... [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #188 [security-proxy-setup] exporting to image [2026-05-27T08:13:31.794Z] #188 exporting layers 0.2s done [2026-05-27T08:13:31.794Z] #188 writing image sha256:e7a442774392d942769f2cbdb7f9a9100122bb735b06b696aefe9cb7bac71d08 done [2026-05-27T08:13:31.794Z] #188 naming to docker.io/library/security-proxy-setup done [2026-05-27T08:13:31.794Z] #188 DONE 0.3s [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T08:13:31.794Z] #146 ... [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-27T08:13:31.794Z] #152 DONE 206.3s [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T08:13:31.794Z] #146 ... [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #189 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:13:31.794Z] #189 DONE 0.1s [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #190 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:13:31.794Z] #190 DONE 0.1s [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #191 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-05-27T08:13:31.794Z] #191 DONE 0.1s [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:13:31.794Z] #151 ... [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #192 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-05-27T08:13:31.794Z] #192 DONE 0.1s [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #193 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-05-27T08:13:31.794Z] #193 DONE 0.0s [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #194 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-27T08:13:31.794Z] #194 DONE 0.3s [2026-05-27T08:13:31.794Z] [2026-05-27T08:13:31.794Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T08:13:31.968Z] #107 ... [2026-05-27T08:13:31.968Z] [2026-05-27T08:13:31.968Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-27T08:13:31.968Z] #106 DONE 0.5s [2026-05-27T08:13:31.968Z] [2026-05-27T08:13:31.968Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-27T08:13:31.968Z] #108 DONE 0.4s [2026-05-27T08:13:31.968Z] [2026-05-27T08:13:31.968Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-27T08:13:32.053Z] #155 ... [2026-05-27T08:13:32.053Z] [2026-05-27T08:13:32.053Z] #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-27T08:13:32.053Z] #195 DONE 0.1s [2026-05-27T08:13:32.053Z] [2026-05-27T08:13:32.053Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-05-27T08:13:32.053Z] #196 DONE 0.1s [2026-05-27T08:13:32.053Z] [2026-05-27T08:13:32.053Z] #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-27T08:13:32.236Z] #109 ... [2026-05-27T08:13:32.237Z] [2026-05-27T08:13:32.237Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-27T08:13:32.237Z] #107 DONE 0.5s [2026-05-27T08:13:32.237Z] [2026-05-27T08:13:32.237Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-27T08:13:32.515Z] #110 DONE 0.3s [2026-05-27T08:13:32.515Z] [2026-05-27T08:13:32.515Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-27T08:13:32.515Z] #109 DONE 0.4s [2026-05-27T08:13:32.515Z] [2026-05-27T08:13:32.515Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-27T08:13:32.515Z] #111 DONE 0.5s [2026-05-27T08:13:32.515Z] [2026-05-27T08:13:32.515Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-27T08:13:32.988Z] #197 DONE 0.9s [2026-05-27T08:13:32.988Z] [2026-05-27T08:13:32.988Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-27T08:13:32.988Z] #153 DONE 208.3s [2026-05-27T08:13:32.988Z] [2026-05-27T08:13:32.988Z] #198 [security-secretstore-setup] exporting to image [2026-05-27T08:13:33.098Z] #112 ... [2026-05-27T08:13:33.098Z] [2026-05-27T08:13:33.098Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-27T08:13:33.098Z] #113 DONE 0.5s [2026-05-27T08:13:33.098Z] [2026-05-27T08:13:33.098Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-27T08:13:33.098Z] #114 DONE 0.4s [2026-05-27T08:13:33.098Z] [2026-05-27T08:13:33.098Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-27T08:13:33.098Z] #112 DONE 0.6s [2026-05-27T08:13:33.098Z] [2026-05-27T08:13:33.098Z] #115 [security-spire-config] exporting to image [2026-05-27T08:13:33.098Z] #115 exporting layers [2026-05-27T08:13:33.555Z] #198 ... [2026-05-27T08:13:33.555Z] [2026-05-27T08:13:33.555Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T08:13:33.555Z] #154 DONE 208.8s [2026-05-27T08:13:33.555Z] [2026-05-27T08:13:33.555Z] #199 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:13:33.555Z] #199 DONE 0.1s [2026-05-27T08:13:33.555Z] [2026-05-27T08:13:33.555Z] #200 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:13:33.813Z] #200 DONE 0.2s [2026-05-27T08:13:33.813Z] [2026-05-27T08:13:33.813Z] #201 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-05-27T08:13:34.071Z] #201 DONE 0.2s [2026-05-27T08:13:34.071Z] [2026-05-27T08:13:34.071Z] #202 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:13:34.071Z] #202 DONE 0.2s [2026-05-27T08:13:34.071Z] [2026-05-27T08:13:34.071Z] #198 [security-secretstore-setup] exporting to image [2026-05-27T08:13:34.071Z] #198 exporting layers 1.0s done [2026-05-27T08:13:34.071Z] #198 writing image sha256:c95f6efd1da0b8795479f9e71eea30c89a6ead1fd02f56ea878bcd57ac7f2615 0.0s done [2026-05-27T08:13:34.071Z] #198 naming to docker.io/library/security-secretstore-setup 0.0s done [2026-05-27T08:13:34.071Z] #198 DONE 1.1s [2026-05-27T08:13:34.071Z] [2026-05-27T08:13:34.071Z] #203 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:13:34.071Z] #203 DONE 0.1s [2026-05-27T08:13:34.071Z] [2026-05-27T08:13:34.071Z] #204 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-05-27T08:13:34.071Z] #204 DONE 0.1s [2026-05-27T08:13:34.071Z] [2026-05-27T08:13:34.071Z] #205 [security-spiffe-token-provider] exporting to image [2026-05-27T08:13:34.328Z] #205 ... [2026-05-27T08:13:34.328Z] [2026-05-27T08:13:34.328Z] #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-27T08:13:34.328Z] #206 DONE 0.2s [2026-05-27T08:13:34.328Z] [2026-05-27T08:13:34.328Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-05-27T08:13:34.328Z] #207 DONE 0.1s [2026-05-27T08:13:34.328Z] [2026-05-27T08:13:34.328Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-27T08:13:34.328Z] #208 DONE 0.0s [2026-05-27T08:13:34.328Z] [2026-05-27T08:13:34.328Z] #205 [security-spiffe-token-provider] exporting to image [2026-05-27T08:13:34.328Z] #205 exporting layers 0.3s done [2026-05-27T08:13:34.328Z] #205 writing image sha256:b84abead6565f26119bfce725007a8389a3c1e6524eb984e21b19ad9432f6237 done [2026-05-27T08:13:34.328Z] #205 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2026-05-27T08:13:34.587Z] #205 DONE 0.3s [2026-05-27T08:13:34.587Z] [2026-05-27T08:13:34.587Z] #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-27T08:13:35.157Z] #209 DONE 0.7s [2026-05-27T08:13:35.157Z] [2026-05-27T08:13:35.157Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-27T08:13:35.157Z] #150 ... [2026-05-27T08:13:35.157Z] [2026-05-27T08:13:35.157Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T08:13:35.157Z] #155 DONE 210.5s [2026-05-27T08:13:35.157Z] [2026-05-27T08:13:35.157Z] #210 [security-proxy-auth] exporting to image [2026-05-27T08:13:35.416Z] #210 exporting layers 0.2s done [2026-05-27T08:13:35.416Z] #210 writing image sha256:a79bd645bcf646b6c38b30d6655f4b7ff72063877560035ce1f21581a2e219e1 done [2026-05-27T08:13:35.416Z] #210 naming to docker.io/library/security-proxy-auth done [2026-05-27T08:13:35.416Z] #210 DONE 0.2s [2026-05-27T08:13:35.416Z] [2026-05-27T08:13:35.416Z] #211 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:13:35.416Z] #211 DONE 0.0s [2026-05-27T08:13:35.416Z] [2026-05-27T08:13:35.416Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-27T08:13:35.416Z] #148 DONE 210.8s [2026-05-27T08:13:35.416Z] [2026-05-27T08:13:35.416Z] #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:13:35.675Z] #212 DONE 0.1s [2026-05-27T08:13:35.675Z] [2026-05-27T08:13:35.675Z] #213 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-27T08:13:35.675Z] #213 DONE 0.2s [2026-05-27T08:13:35.675Z] [2026-05-27T08:13:35.675Z] #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:13:35.932Z] #214 DONE 0.1s [2026-05-27T08:13:35.932Z] [2026-05-27T08:13:35.932Z] #215 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-27T08:13:35.932Z] #215 DONE 0.1s [2026-05-27T08:13:35.932Z] [2026-05-27T08:13:35.932Z] #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-05-27T08:13:35.932Z] #216 DONE 0.1s [2026-05-27T08:13:35.932Z] [2026-05-27T08:13:35.932Z] #217 [core-metadata] exporting to image [2026-05-27T08:13:35.932Z] #217 ... [2026-05-27T08:13:35.932Z] [2026-05-27T08:13:35.932Z] #218 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-27T08:13:35.932Z] #218 DONE 0.2s [2026-05-27T08:13:35.932Z] [2026-05-27T08:13:35.932Z] #217 [core-metadata] exporting to image [2026-05-27T08:13:35.932Z] #217 exporting layers 0.2s done [2026-05-27T08:13:35.932Z] #217 writing image sha256:d6c8c96a7dc88ba155631f90036799946433debe6c4055c2b1e846787f7f0834 done [2026-05-27T08:13:35.932Z] #217 naming to docker.io/library/core-metadata done [2026-05-27T08:13:36.196Z] #217 DONE 0.2s [2026-05-27T08:13:36.196Z] [2026-05-27T08:13:36.196Z] #219 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-27T08:13:36.196Z] #219 DONE 0.0s [2026-05-27T08:13:36.196Z] [2026-05-27T08:13:36.196Z] #220 [core-keeper] exporting to image [2026-05-27T08:13:36.196Z] #220 exporting layers 0.1s done [2026-05-27T08:13:36.196Z] #220 writing image sha256:f62395a5d7e4443cf91d16d732c18120cab79c69ede1c73d675260a2f833a977 done [2026-05-27T08:13:36.196Z] #220 naming to docker.io/library/core-keeper done [2026-05-27T08:13:36.196Z] #220 DONE 0.1s [2026-05-27T08:13:36.196Z] [2026-05-27T08:13:36.196Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T08:13:36.455Z] #115 ... [2026-05-27T08:13:36.455Z] [2026-05-27T08:13:36.455Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:13:36.455Z] #116 ... [2026-05-27T08:13:36.455Z] [2026-05-27T08:13:36.455Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:13:36.769Z] #146 DONE 212.2s [2026-05-27T08:13:36.769Z] [2026-05-27T08:13:36.769Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-27T08:13:36.769Z] #150 DONE 212.2s [2026-05-27T08:13:36.769Z] [2026-05-27T08:13:36.769Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:13:37.336Z] #151 ... [2026-05-27T08:13:37.337Z] [2026-05-27T08:13:37.337Z] #221 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:13:37.337Z] #221 DONE 0.0s [2026-05-27T08:13:37.337Z] [2026-05-27T08:13:37.337Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:13:37.337Z] #222 DONE 0.1s [2026-05-27T08:13:37.337Z] [2026-05-27T08:13:37.337Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:13:37.596Z] #223 DONE 0.1s [2026-05-27T08:13:37.596Z] [2026-05-27T08:13:37.596Z] #224 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:13:37.596Z] #224 DONE 0.1s [2026-05-27T08:13:37.596Z] [2026-05-27T08:13:37.596Z] #225 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-27T08:13:37.596Z] #225 ... [2026-05-27T08:13:37.596Z] [2026-05-27T08:13:37.596Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-27T08:13:37.596Z] #226 DONE 0.2s [2026-05-27T08:13:37.855Z] [2026-05-27T08:13:37.855Z] #225 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-27T08:13:37.855Z] #225 DONE 0.2s [2026-05-27T08:13:37.855Z] [2026-05-27T08:13:37.855Z] #227 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-27T08:13:37.855Z] #227 DONE 0.0s [2026-05-27T08:13:37.855Z] [2026-05-27T08:13:37.855Z] #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-05-27T08:13:37.855Z] #228 DONE 0.1s [2026-05-27T08:13:37.855Z] [2026-05-27T08:13:37.855Z] #229 [support-scheduler] exporting to image [2026-05-27T08:13:37.855Z] #229 ... [2026-05-27T08:13:37.855Z] [2026-05-27T08:13:37.855Z] #230 [core-data] exporting to image [2026-05-27T08:13:37.855Z] #230 exporting layers 0.2s done [2026-05-27T08:13:37.855Z] #230 writing image sha256:8c9df0fd8c3b8a47fc164d06513eda9b10988cf34bc2f6fd4bd6903c895179c5 done [2026-05-27T08:13:37.855Z] #230 naming to docker.io/library/core-data done [2026-05-27T08:13:37.855Z] #230 DONE 0.2s [2026-05-27T08:13:38.116Z] [2026-05-27T08:13:38.116Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:13:38.116Z] #151 ... [2026-05-27T08:13:38.116Z] [2026-05-27T08:13:38.116Z] #229 [support-scheduler] exporting to image [2026-05-27T08:13:38.116Z] #229 exporting layers 0.5s done [2026-05-27T08:13:38.376Z] #229 writing image sha256:372388e2bd748d0ac2a0c02d0d0f57082fe16c3e3209132e90b94c98c5665008 done [2026-05-27T08:13:38.376Z] #229 naming to docker.io/library/support-scheduler done [2026-05-27T08:13:38.376Z] #229 DONE 0.6s [2026-05-27T08:13:38.376Z] [2026-05-27T08:13:38.376Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:13:38.376Z] #151 DONE 213.7s [2026-05-27T08:13:38.634Z] [2026-05-27T08:13:38.634Z] #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:13:38.634Z] #231 DONE 0.0s [2026-05-27T08:13:38.634Z] [2026-05-27T08:13:38.634Z] #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:13:38.634Z] #232 DONE 0.0s [2026-05-27T08:13:38.634Z] [2026-05-27T08:13:38.634Z] #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-27T08:13:38.894Z] #233 DONE 0.2s [2026-05-27T08:13:38.894Z] [2026-05-27T08:13:38.894Z] #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-05-27T08:13:38.894Z] #234 DONE 0.0s [2026-05-27T08:13:38.894Z] [2026-05-27T08:13:38.894Z] #235 [support-notifications] exporting to image [2026-05-27T08:13:39.051Z] #117 ... [2026-05-27T08:13:39.051Z] [2026-05-27T08:13:39.051Z] #115 [security-spire-server] exporting to image [2026-05-27T08:13:39.051Z] #115 exporting layers 5.7s done [2026-05-27T08:13:39.051Z] #115 writing image sha256:4391efd612a8044bc2a68ea8a3d083dce93e9ce7e3cf5adbd3ad2b2e56f3609e 0.1s done [2026-05-27T08:13:39.051Z] #115 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-05-27T08:13:39.051Z] #115 writing image sha256:459a726770b5e0f7fe3e543a418164dfb7655a6f9f6797826615e4458e823b45 0.1s done [2026-05-27T08:13:39.051Z] #115 naming to docker.io/library/security-spire-config-arm64 [2026-05-27T08:13:39.051Z] #115 naming to docker.io/library/security-spire-config-arm64 done [2026-05-27T08:13:39.154Z] #235 exporting layers 0.3s done [2026-05-27T08:13:39.154Z] #235 writing image sha256:3e0c35b2d6a87177695b44cadb2c81e47ec914b676defd5e1f23d7d515595fdf done [2026-05-27T08:13:39.154Z] #235 naming to docker.io/library/support-notifications done [2026-05-27T08:13:39.154Z] #235 DONE 0.3s [2026-05-27T08:13:39.154Z] time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:13:39.154Z] time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:13:39.154Z] time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:13:39.154Z] time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:13:39.154Z] time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:13:39.154Z] time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:13:39.154Z] time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:13:39.154Z] time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:13:39.154Z] time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:13:39.154Z] time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:13:39.154Z] time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:13:39.154Z] time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:13:39.154Z] time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:13:39.154Z] time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:13:39.154Z] time="2026-05-27T08:08:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-05-27T08:13:39.170Z] $ docker stop --time=1 8385f329c10390bebd6227d635bbad8978e00a47c11bbe10dd6fb110f5eaec3f [2026-05-27T08:13:40.444Z] $ docker rm -f --volumes 8385f329c10390bebd6227d635bbad8978e00a47c11bbe10dd6fb110f5eaec3f [2026-05-27T08:13:40.466Z] #115 exporting layers 6.5s done [2026-05-27T08:13:40.466Z] #115 writing image sha256:9b528825811da4eaf0c8775be18567bf08d3d215cd0c4a8b1eb70ba7390e18c8 done [2026-05-27T08:13:40.466Z] #115 naming to docker.io/library/security-spire-agent-arm64 done [2026-05-27T08:13:40.466Z] #115 DONE 7.3s [2026-05-27T08:13:40.466Z] [2026-05-27T08:13:40.466Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-27T08:13:40.796Z] + docker images [2026-05-27T08:13:40.796Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-05-27T08:13:40.796Z] support-notifications latest 3e0c35b2d6a8 2 seconds ago 57.8MB [2026-05-27T08:13:40.796Z] core-data latest 8c9df0fd8c3b 3 seconds ago 50MB [2026-05-27T08:13:40.796Z] support-scheduler latest 372388e2bd74 3 seconds ago 54.2MB [2026-05-27T08:13:40.796Z] core-metadata latest d6c8c96a7dc8 5 seconds ago 50.1MB [2026-05-27T08:13:40.796Z] core-keeper latest f62395a5d7e4 5 seconds ago 49.7MB [2026-05-27T08:13:40.796Z] security-proxy-auth latest a79bd645bcf6 6 seconds ago 49.1MB [2026-05-27T08:13:40.796Z] security-spiffe-token-provider latest b84abead6565 7 seconds ago 53MB [2026-05-27T08:13:40.796Z] security-secretstore-setup latest c95f6efd1da0 8 seconds ago 89.3MB [2026-05-27T08:13:40.796Z] security-proxy-setup latest e7a442774392 11 seconds ago 54.8MB [2026-05-27T08:13:40.796Z] core-command latest e20ea645c350 12 seconds ago 44.1MB [2026-05-27T08:13:40.796Z] security-bootstrapper latest 9c262795bb50 About a minute ago 21.6MB [2026-05-27T08:13:40.796Z] core-common-config-bootstrapper latest 1cc094feff5a About a minute ago 20.5MB [2026-05-27T08:13:40.796Z] security-spire-agent latest 5ba97d0898a3 4 minutes ago 237MB [2026-05-27T08:13:40.796Z] security-spire-server latest a6e14bce0826 4 minutes ago 178MB [2026-05-27T08:13:40.796Z] security-spire-config latest df7d79c2587d 4 minutes ago 177MB [2026-05-27T08:13:40.796Z] ci-base-image-x86_64 latest a6aa99209782 8 minutes ago 917MB [2026-05-27T08:13:40.796Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.25-alpine-lts 9edfc7d6480d 6 days ago 584MB [2026-05-27T08:13:40.796Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 12 months ago 573MB [2026-05-27T08:13:40.796Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-27T08:13:40.933Z] provisioning config files... [2026-05-27T08:13:40.943Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6631255921880189385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:13:41.265Z] ---> ****-login.sh [2026-05-27T08:13:41.265Z] nexus3.edgexfoundry.org:10001 [2026-05-27T08:13:41.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:13:41.265Z] Login Succeeded [2026-05-27T08:13:41.265Z] nexus3.edgexfoundry.org:10002 [2026-05-27T08:13:41.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:13:41.526Z] Login Succeeded [2026-05-27T08:13:41.526Z] nexus3.edgexfoundry.org:10003 [2026-05-27T08:13:41.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:13:41.526Z] Login Succeeded [2026-05-27T08:13:41.526Z] nexus3.edgexfoundry.org:10004 [2026-05-27T08:13:41.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:13:41.784Z] Login Succeeded [2026-05-27T08:13:41.784Z] ****.io [2026-05-27T08:13:41.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:13:41.784Z] Login Succeeded [2026-05-27T08:13:41.784Z] ---> ****-login.sh ends [Pipeline] } [2026-05-27T08:13:41.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:13:41.849Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-27T08:13:41.882Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-05-27T08:13:41.882Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:13:41.882Z] 4.0.2 [2026-05-27T08:13:41.882Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:13:41.882Z] palau [2026-05-27T08:13:41.882Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:13:42.236Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:13:42.568Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:13:42.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-27T08:13:42.568Z] a5ba866ffea0: Preparing [2026-05-27T08:13:42.568Z] 3d097255fad8: Preparing [2026-05-27T08:13:42.568Z] d5d76c150734: Preparing [2026-05-27T08:13:42.568Z] e683de34ba18: Preparing [2026-05-27T08:13:42.568Z] dc59c804d8de: Preparing [2026-05-27T08:13:42.568Z] cdc20349570a: Preparing [2026-05-27T08:13:42.568Z] 0854555d70ac: Preparing [2026-05-27T08:13:42.568Z] cdc20349570a: Waiting [2026-05-27T08:13:42.568Z] 0854555d70ac: Waiting [2026-05-27T08:13:42.568Z] dc59c804d8de: Pushed [2026-05-27T08:13:42.568Z] e683de34ba18: Pushed [2026-05-27T08:13:42.568Z] a5ba866ffea0: Pushed [2026-05-27T08:13:42.568Z] d5d76c150734: Pushed [2026-05-27T08:13:42.568Z] 0854555d70ac: Layer already exists [2026-05-27T08:13:42.568Z] cdc20349570a: Pushed [2026-05-27T08:13:45.859Z] 3d097255fad8: Pushed [2026-05-27T08:13:45.859Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:b8518a744fb98eed7af52e0f1b947ce1c85e346079c8b7f020a096816b85bc9a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:13:46.204Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:13:46.534Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.2 [2026-05-27T08:13:46.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-27T08:13:46.534Z] a5ba866ffea0: Preparing [2026-05-27T08:13:46.534Z] 3d097255fad8: Preparing [2026-05-27T08:13:46.534Z] d5d76c150734: Preparing [2026-05-27T08:13:46.534Z] e683de34ba18: Preparing [2026-05-27T08:13:46.534Z] dc59c804d8de: Preparing [2026-05-27T08:13:46.534Z] cdc20349570a: Preparing [2026-05-27T08:13:46.534Z] 0854555d70ac: Preparing [2026-05-27T08:13:46.534Z] cdc20349570a: Waiting [2026-05-27T08:13:46.534Z] 0854555d70ac: Waiting [2026-05-27T08:13:46.534Z] e683de34ba18: Layer already exists [2026-05-27T08:13:46.534Z] dc59c804d8de: Layer already exists [2026-05-27T08:13:46.534Z] 3d097255fad8: Layer already exists [2026-05-27T08:13:46.534Z] d5d76c150734: Layer already exists [2026-05-27T08:13:46.534Z] a5ba866ffea0: Layer already exists [2026-05-27T08:13:46.534Z] cdc20349570a: Layer already exists [2026-05-27T08:13:46.534Z] 0854555d70ac: Layer already exists [2026-05-27T08:13:46.534Z] 4.0.2: digest: sha256:b8518a744fb98eed7af52e0f1b947ce1c85e346079c8b7f020a096816b85bc9a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:13:46.942Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:13:47.333Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:13:47.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-27T08:13:47.333Z] a5ba866ffea0: Preparing [2026-05-27T08:13:47.333Z] 3d097255fad8: Preparing [2026-05-27T08:13:47.333Z] d5d76c150734: Preparing [2026-05-27T08:13:47.333Z] e683de34ba18: Preparing [2026-05-27T08:13:47.333Z] dc59c804d8de: Preparing [2026-05-27T08:13:47.333Z] cdc20349570a: Preparing [2026-05-27T08:13:47.333Z] 0854555d70ac: Preparing [2026-05-27T08:13:47.333Z] cdc20349570a: Waiting [2026-05-27T08:13:47.333Z] a5ba866ffea0: Layer already exists [2026-05-27T08:13:47.333Z] dc59c804d8de: Layer already exists [2026-05-27T08:13:47.333Z] d5d76c150734: Layer already exists [2026-05-27T08:13:47.333Z] 3d097255fad8: Layer already exists [2026-05-27T08:13:47.333Z] e683de34ba18: Layer already exists [2026-05-27T08:13:47.333Z] cdc20349570a: Layer already exists [2026-05-27T08:13:47.333Z] 0854555d70ac: Layer already exists [2026-05-27T08:13:47.333Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:b8518a744fb98eed7af52e0f1b947ce1c85e346079c8b7f020a096816b85bc9a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:13:47.759Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:13:48.182Z] + docker push nexus3.edgexfoundry.org:10004/core-command:palau [2026-05-27T08:13:48.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-27T08:13:48.182Z] a5ba866ffea0: Preparing [2026-05-27T08:13:48.182Z] 3d097255fad8: Preparing [2026-05-27T08:13:48.182Z] d5d76c150734: Preparing [2026-05-27T08:13:48.182Z] e683de34ba18: Preparing [2026-05-27T08:13:48.182Z] dc59c804d8de: Preparing [2026-05-27T08:13:48.182Z] cdc20349570a: Preparing [2026-05-27T08:13:48.182Z] 0854555d70ac: Preparing [2026-05-27T08:13:48.182Z] cdc20349570a: Waiting [2026-05-27T08:13:48.182Z] 0854555d70ac: Waiting [2026-05-27T08:13:48.182Z] d5d76c150734: Layer already exists [2026-05-27T08:13:48.182Z] a5ba866ffea0: Layer already exists [2026-05-27T08:13:48.182Z] dc59c804d8de: Layer already exists [2026-05-27T08:13:48.182Z] e683de34ba18: Layer already exists [2026-05-27T08:13:48.182Z] 3d097255fad8: Layer already exists [2026-05-27T08:13:48.182Z] 0854555d70ac: Layer already exists [2026-05-27T08:13:48.182Z] cdc20349570a: Layer already exists [2026-05-27T08:13:48.182Z] palau: digest: sha256:b8518a744fb98eed7af52e0f1b947ce1c85e346079c8b7f020a096816b85bc9a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:13:48.280Z] ===================================================== [Pipeline] echo [2026-05-27T08:13:48.298Z] taggedImages: [2026-05-27T08:13:48.298Z] - nexus3.edgexfoundry.org:10004/core-command:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:13:48.298Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.2 [2026-05-27T08:13:48.298Z] - nexus3.edgexfoundry.org:10004/core-command:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:13:48.298Z] - nexus3.edgexfoundry.org:10004/core-command:palau [Pipeline] echo [2026-05-27T08:13:48.331Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-05-27T08:13:48.331Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:13:48.331Z] 4.0.2 [2026-05-27T08:13:48.331Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:13:48.331Z] palau [2026-05-27T08:13:48.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:13:48.711Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:13:49.047Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:13:49.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-27T08:13:49.047Z] ccbeee3d6fd8: Preparing [2026-05-27T08:13:49.047Z] 4b0c71d2cabd: Preparing [2026-05-27T08:13:49.047Z] 7060de1265f4: Preparing [2026-05-27T08:13:49.047Z] e6011298df89: Preparing [2026-05-27T08:13:49.047Z] d5d76c150734: Preparing [2026-05-27T08:13:49.047Z] e683de34ba18: Preparing [2026-05-27T08:13:49.047Z] dc59c804d8de: Preparing [2026-05-27T08:13:49.047Z] cdc20349570a: Preparing [2026-05-27T08:13:49.047Z] 0854555d70ac: Preparing [2026-05-27T08:13:49.047Z] e683de34ba18: Waiting [2026-05-27T08:13:49.047Z] dc59c804d8de: Waiting [2026-05-27T08:13:49.047Z] cdc20349570a: Waiting [2026-05-27T08:13:49.047Z] 0854555d70ac: Waiting [2026-05-27T08:13:49.047Z] d5d76c150734: Layer already exists [2026-05-27T08:13:49.047Z] e683de34ba18: Layer already exists [2026-05-27T08:13:49.047Z] dc59c804d8de: Layer already exists [2026-05-27T08:13:49.047Z] cdc20349570a: Layer already exists [2026-05-27T08:13:49.047Z] 0854555d70ac: Layer already exists [2026-05-27T08:13:49.047Z] ccbeee3d6fd8: Pushed [2026-05-27T08:13:49.047Z] 7060de1265f4: Pushed [2026-05-27T08:13:49.047Z] 4b0c71d2cabd: Pushed [2026-05-27T08:13:50.424Z] e6011298df89: Pushed [2026-05-27T08:13:50.424Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:7f1378169a6fa96d3d24a98beae4d1c668ae1bcd20d909763839e11ce9cd8e2e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:13:50.759Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:13:51.089Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.2 [2026-05-27T08:13:51.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-27T08:13:51.089Z] ccbeee3d6fd8: Preparing [2026-05-27T08:13:51.089Z] 4b0c71d2cabd: Preparing [2026-05-27T08:13:51.089Z] 7060de1265f4: Preparing [2026-05-27T08:13:51.089Z] e6011298df89: Preparing [2026-05-27T08:13:51.089Z] d5d76c150734: Preparing [2026-05-27T08:13:51.089Z] e683de34ba18: Preparing [2026-05-27T08:13:51.089Z] dc59c804d8de: Preparing [2026-05-27T08:13:51.089Z] cdc20349570a: Preparing [2026-05-27T08:13:51.089Z] 0854555d70ac: Preparing [2026-05-27T08:13:51.089Z] e683de34ba18: Waiting [2026-05-27T08:13:51.089Z] dc59c804d8de: Waiting [2026-05-27T08:13:51.089Z] cdc20349570a: Waiting [2026-05-27T08:13:51.089Z] 0854555d70ac: Waiting [2026-05-27T08:13:51.089Z] e6011298df89: Layer already exists [2026-05-27T08:13:51.089Z] d5d76c150734: Layer already exists [2026-05-27T08:13:51.089Z] 4b0c71d2cabd: Layer already exists [2026-05-27T08:13:51.089Z] ccbeee3d6fd8: Layer already exists [2026-05-27T08:13:51.089Z] 7060de1265f4: Layer already exists [2026-05-27T08:13:51.089Z] e683de34ba18: Layer already exists [2026-05-27T08:13:51.089Z] dc59c804d8de: Layer already exists [2026-05-27T08:13:51.089Z] cdc20349570a: Layer already exists [2026-05-27T08:13:51.089Z] 0854555d70ac: Layer already exists [2026-05-27T08:13:51.089Z] 4.0.2: digest: sha256:7f1378169a6fa96d3d24a98beae4d1c668ae1bcd20d909763839e11ce9cd8e2e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:13:51.421Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:13:51.746Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:13:51.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-27T08:13:51.746Z] ccbeee3d6fd8: Preparing [2026-05-27T08:13:51.746Z] 4b0c71d2cabd: Preparing [2026-05-27T08:13:51.746Z] 7060de1265f4: Preparing [2026-05-27T08:13:51.746Z] e6011298df89: Preparing [2026-05-27T08:13:51.746Z] d5d76c150734: Preparing [2026-05-27T08:13:51.746Z] e683de34ba18: Preparing [2026-05-27T08:13:51.746Z] dc59c804d8de: Preparing [2026-05-27T08:13:51.746Z] cdc20349570a: Preparing [2026-05-27T08:13:51.746Z] 0854555d70ac: Preparing [2026-05-27T08:13:51.746Z] dc59c804d8de: Waiting [2026-05-27T08:13:51.746Z] e683de34ba18: Waiting [2026-05-27T08:13:51.746Z] cdc20349570a: Waiting [2026-05-27T08:13:51.746Z] 0854555d70ac: Waiting [2026-05-27T08:13:51.746Z] d5d76c150734: Layer already exists [2026-05-27T08:13:51.746Z] ccbeee3d6fd8: Layer already exists [2026-05-27T08:13:51.746Z] 4b0c71d2cabd: Layer already exists [2026-05-27T08:13:51.746Z] 7060de1265f4: Layer already exists [2026-05-27T08:13:51.746Z] e6011298df89: Layer already exists [2026-05-27T08:13:51.746Z] 0854555d70ac: Layer already exists [2026-05-27T08:13:51.746Z] e683de34ba18: Layer already exists [2026-05-27T08:13:51.746Z] cdc20349570a: Layer already exists [2026-05-27T08:13:51.746Z] dc59c804d8de: Layer already exists [2026-05-27T08:13:51.746Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:7f1378169a6fa96d3d24a98beae4d1c668ae1bcd20d909763839e11ce9cd8e2e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:13:52.079Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:13:52.409Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:palau [2026-05-27T08:13:52.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-27T08:13:52.409Z] ccbeee3d6fd8: Preparing [2026-05-27T08:13:52.409Z] 4b0c71d2cabd: Preparing [2026-05-27T08:13:52.409Z] 7060de1265f4: Preparing [2026-05-27T08:13:52.409Z] e6011298df89: Preparing [2026-05-27T08:13:52.409Z] d5d76c150734: Preparing [2026-05-27T08:13:52.409Z] e683de34ba18: Preparing [2026-05-27T08:13:52.409Z] dc59c804d8de: Preparing [2026-05-27T08:13:52.409Z] cdc20349570a: Preparing [2026-05-27T08:13:52.409Z] 0854555d70ac: Preparing [2026-05-27T08:13:52.409Z] e683de34ba18: Waiting [2026-05-27T08:13:52.409Z] cdc20349570a: Waiting [2026-05-27T08:13:52.409Z] 0854555d70ac: Waiting [2026-05-27T08:13:52.409Z] dc59c804d8de: Waiting [2026-05-27T08:13:52.409Z] ccbeee3d6fd8: Layer already exists [2026-05-27T08:13:52.409Z] 7060de1265f4: Layer already exists [2026-05-27T08:13:52.409Z] e6011298df89: Layer already exists [2026-05-27T08:13:52.409Z] 4b0c71d2cabd: Layer already exists [2026-05-27T08:13:52.409Z] d5d76c150734: Layer already exists [2026-05-27T08:13:52.409Z] cdc20349570a: Layer already exists [2026-05-27T08:13:52.409Z] 0854555d70ac: Layer already exists [2026-05-27T08:13:52.409Z] e683de34ba18: Layer already exists [2026-05-27T08:13:52.409Z] dc59c804d8de: Layer already exists [2026-05-27T08:13:52.409Z] palau: digest: sha256:7f1378169a6fa96d3d24a98beae4d1c668ae1bcd20d909763839e11ce9cd8e2e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:13:52.483Z] ===================================================== [Pipeline] echo [2026-05-27T08:13:52.504Z] taggedImages: [2026-05-27T08:13:52.504Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:13:52.504Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.2 [2026-05-27T08:13:52.504Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:13:52.504Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:palau [Pipeline] echo [2026-05-27T08:13:52.528Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-05-27T08:13:52.528Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:13:52.528Z] 4.0.2 [2026-05-27T08:13:52.528Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:13:52.528Z] palau [2026-05-27T08:13:52.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:13:52.880Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:13:53.211Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:13:53.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-27T08:13:53.212Z] ea3e0afd5a83: Preparing [2026-05-27T08:13:53.212Z] d09b04372380: Preparing [2026-05-27T08:13:53.212Z] d5d76c150734: Preparing [2026-05-27T08:13:53.212Z] e683de34ba18: Preparing [2026-05-27T08:13:53.212Z] 855f9155616b: Preparing [2026-05-27T08:13:53.212Z] e447f977ba31: Preparing [2026-05-27T08:13:53.212Z] 0854555d70ac: Preparing [2026-05-27T08:13:53.212Z] e447f977ba31: Waiting [2026-05-27T08:13:53.212Z] 0854555d70ac: Waiting [2026-05-27T08:13:53.212Z] e683de34ba18: Layer already exists [2026-05-27T08:13:53.212Z] d5d76c150734: Layer already exists [2026-05-27T08:13:53.212Z] 0854555d70ac: Layer already exists [2026-05-27T08:13:53.212Z] ea3e0afd5a83: Pushed [2026-05-27T08:13:53.212Z] 855f9155616b: Pushed [2026-05-27T08:13:53.212Z] e447f977ba31: Pushed [2026-05-27T08:13:57.412Z] d09b04372380: Pushed [2026-05-27T08:13:57.412Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:bbab3103f1fe89e02c8eab4f7862984f4e26721ba847bf671399d3139e836260 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:13:58.003Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:13:58.494Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.2 [2026-05-27T08:13:58.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-27T08:13:58.494Z] ea3e0afd5a83: Preparing [2026-05-27T08:13:58.494Z] d09b04372380: Preparing [2026-05-27T08:13:58.494Z] d5d76c150734: Preparing [2026-05-27T08:13:58.494Z] e683de34ba18: Preparing [2026-05-27T08:13:58.494Z] 855f9155616b: Preparing [2026-05-27T08:13:58.494Z] e447f977ba31: Preparing [2026-05-27T08:13:58.494Z] 0854555d70ac: Preparing [2026-05-27T08:13:58.494Z] e447f977ba31: Waiting [2026-05-27T08:13:58.494Z] 0854555d70ac: Waiting [2026-05-27T08:13:58.494Z] e683de34ba18: Layer already exists [2026-05-27T08:13:58.494Z] ea3e0afd5a83: Layer already exists [2026-05-27T08:13:58.494Z] d09b04372380: Layer already exists [2026-05-27T08:13:58.494Z] d5d76c150734: Layer already exists [2026-05-27T08:13:58.494Z] 855f9155616b: Layer already exists [2026-05-27T08:13:58.494Z] e447f977ba31: Layer already exists [2026-05-27T08:13:58.494Z] 0854555d70ac: Layer already exists [2026-05-27T08:13:58.494Z] 4.0.2: digest: sha256:bbab3103f1fe89e02c8eab4f7862984f4e26721ba847bf671399d3139e836260 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:13:58.901Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:13:59.385Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:13:59.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-27T08:13:59.385Z] ea3e0afd5a83: Preparing [2026-05-27T08:13:59.385Z] d09b04372380: Preparing [2026-05-27T08:13:59.385Z] d5d76c150734: Preparing [2026-05-27T08:13:59.385Z] e683de34ba18: Preparing [2026-05-27T08:13:59.385Z] 855f9155616b: Preparing [2026-05-27T08:13:59.385Z] e447f977ba31: Preparing [2026-05-27T08:13:59.385Z] 0854555d70ac: Preparing [2026-05-27T08:13:59.385Z] e447f977ba31: Waiting [2026-05-27T08:13:59.385Z] 0854555d70ac: Waiting [2026-05-27T08:13:59.385Z] d5d76c150734: Layer already exists [2026-05-27T08:13:59.385Z] d09b04372380: Layer already exists [2026-05-27T08:13:59.385Z] ea3e0afd5a83: Layer already exists [2026-05-27T08:13:59.385Z] 855f9155616b: Layer already exists [2026-05-27T08:13:59.385Z] e683de34ba18: Layer already exists [2026-05-27T08:13:59.385Z] 0854555d70ac: Layer already exists [2026-05-27T08:13:59.385Z] e447f977ba31: Layer already exists [2026-05-27T08:13:59.385Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:bbab3103f1fe89e02c8eab4f7862984f4e26721ba847bf671399d3139e836260 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:13:59.719Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:00.076Z] + docker push nexus3.edgexfoundry.org:10004/core-data:palau [2026-05-27T08:14:00.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-27T08:14:00.076Z] ea3e0afd5a83: Preparing [2026-05-27T08:14:00.076Z] d09b04372380: Preparing [2026-05-27T08:14:00.076Z] d5d76c150734: Preparing [2026-05-27T08:14:00.076Z] e683de34ba18: Preparing [2026-05-27T08:14:00.076Z] 855f9155616b: Preparing [2026-05-27T08:14:00.076Z] e447f977ba31: Preparing [2026-05-27T08:14:00.076Z] 0854555d70ac: Preparing [2026-05-27T08:14:00.076Z] e447f977ba31: Waiting [2026-05-27T08:14:00.076Z] 0854555d70ac: Waiting [2026-05-27T08:14:00.076Z] ea3e0afd5a83: Layer already exists [2026-05-27T08:14:00.076Z] d09b04372380: Layer already exists [2026-05-27T08:14:00.076Z] e683de34ba18: Layer already exists [2026-05-27T08:14:00.076Z] d5d76c150734: Layer already exists [2026-05-27T08:14:00.076Z] 855f9155616b: Layer already exists [2026-05-27T08:14:00.076Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:00.076Z] e447f977ba31: Layer already exists [2026-05-27T08:14:00.076Z] palau: digest: sha256:bbab3103f1fe89e02c8eab4f7862984f4e26721ba847bf671399d3139e836260 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:14:00.192Z] ===================================================== [Pipeline] echo [2026-05-27T08:14:00.204Z] taggedImages: [2026-05-27T08:14:00.204Z] - nexus3.edgexfoundry.org:10004/core-data:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:14:00.204Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.2 [2026-05-27T08:14:00.204Z] - nexus3.edgexfoundry.org:10004/core-data:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:14:00.204Z] - nexus3.edgexfoundry.org:10004/core-data:palau [Pipeline] echo [2026-05-27T08:14:00.226Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-05-27T08:14:00.226Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:14:00.226Z] 4.0.2 [2026-05-27T08:14:00.226Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:14:00.226Z] palau [2026-05-27T08:14:00.226Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:00.724Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:01.060Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:14:01.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-27T08:14:01.060Z] 88e8ba7b1db3: Preparing [2026-05-27T08:14:01.060Z] d2e868134623: Preparing [2026-05-27T08:14:01.060Z] e683de34ba18: Preparing [2026-05-27T08:14:01.060Z] 87f69aff25d3: Preparing [2026-05-27T08:14:01.061Z] ad4c2a646be3: Preparing [2026-05-27T08:14:01.061Z] 0854555d70ac: Preparing [2026-05-27T08:14:01.061Z] 0854555d70ac: Waiting [2026-05-27T08:14:01.061Z] e683de34ba18: Layer already exists [2026-05-27T08:14:01.061Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:01.061Z] ad4c2a646be3: Pushed [2026-05-27T08:14:01.061Z] 88e8ba7b1db3: Pushed [2026-05-27T08:14:01.061Z] 87f69aff25d3: Pushed [2026-05-27T08:14:05.284Z] d2e868134623: Pushed [2026-05-27T08:14:05.284Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:fd27c694e9ca8fb5d5ab8d698ebb53381dcf7d01ccb160fb8ff6925dd860d24a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:05.670Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:05.999Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.2 [2026-05-27T08:14:05.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-27T08:14:05.999Z] 88e8ba7b1db3: Preparing [2026-05-27T08:14:05.999Z] d2e868134623: Preparing [2026-05-27T08:14:05.999Z] e683de34ba18: Preparing [2026-05-27T08:14:05.999Z] 87f69aff25d3: Preparing [2026-05-27T08:14:05.999Z] ad4c2a646be3: Preparing [2026-05-27T08:14:05.999Z] 0854555d70ac: Preparing [2026-05-27T08:14:05.999Z] 0854555d70ac: Waiting [2026-05-27T08:14:05.999Z] ad4c2a646be3: Layer already exists [2026-05-27T08:14:05.999Z] 88e8ba7b1db3: Layer already exists [2026-05-27T08:14:05.999Z] 87f69aff25d3: Layer already exists [2026-05-27T08:14:05.999Z] e683de34ba18: Layer already exists [2026-05-27T08:14:05.999Z] d2e868134623: Layer already exists [2026-05-27T08:14:05.999Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:05.999Z] 4.0.2: digest: sha256:fd27c694e9ca8fb5d5ab8d698ebb53381dcf7d01ccb160fb8ff6925dd860d24a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:06.336Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:06.709Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:14:06.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-27T08:14:06.709Z] 88e8ba7b1db3: Preparing [2026-05-27T08:14:06.709Z] d2e868134623: Preparing [2026-05-27T08:14:06.709Z] e683de34ba18: Preparing [2026-05-27T08:14:06.709Z] 87f69aff25d3: Preparing [2026-05-27T08:14:06.709Z] ad4c2a646be3: Preparing [2026-05-27T08:14:06.709Z] 0854555d70ac: Preparing [2026-05-27T08:14:06.709Z] 0854555d70ac: Waiting [2026-05-27T08:14:06.709Z] ad4c2a646be3: Layer already exists [2026-05-27T08:14:06.709Z] 88e8ba7b1db3: Layer already exists [2026-05-27T08:14:06.709Z] d2e868134623: Layer already exists [2026-05-27T08:14:06.709Z] e683de34ba18: Layer already exists [2026-05-27T08:14:06.709Z] 87f69aff25d3: Layer already exists [2026-05-27T08:14:06.709Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:06.709Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:fd27c694e9ca8fb5d5ab8d698ebb53381dcf7d01ccb160fb8ff6925dd860d24a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:07.057Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:07.389Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:palau [2026-05-27T08:14:07.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-27T08:14:07.389Z] 88e8ba7b1db3: Preparing [2026-05-27T08:14:07.389Z] d2e868134623: Preparing [2026-05-27T08:14:07.389Z] e683de34ba18: Preparing [2026-05-27T08:14:07.389Z] 87f69aff25d3: Preparing [2026-05-27T08:14:07.389Z] ad4c2a646be3: Preparing [2026-05-27T08:14:07.389Z] 0854555d70ac: Preparing [2026-05-27T08:14:07.389Z] 0854555d70ac: Waiting [2026-05-27T08:14:07.389Z] e683de34ba18: Layer already exists [2026-05-27T08:14:07.389Z] ad4c2a646be3: Layer already exists [2026-05-27T08:14:07.389Z] 87f69aff25d3: Layer already exists [2026-05-27T08:14:07.389Z] 88e8ba7b1db3: Layer already exists [2026-05-27T08:14:07.389Z] d2e868134623: Layer already exists [2026-05-27T08:14:07.389Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:07.389Z] palau: digest: sha256:fd27c694e9ca8fb5d5ab8d698ebb53381dcf7d01ccb160fb8ff6925dd860d24a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:14:07.463Z] ===================================================== [Pipeline] echo [2026-05-27T08:14:07.480Z] taggedImages: [2026-05-27T08:14:07.480Z] - nexus3.edgexfoundry.org:10004/core-keeper:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:14:07.480Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.2 [2026-05-27T08:14:07.480Z] - nexus3.edgexfoundry.org:10004/core-keeper:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:14:07.480Z] - nexus3.edgexfoundry.org:10004/core-keeper:palau [Pipeline] echo [2026-05-27T08:14:07.507Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-05-27T08:14:07.507Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:14:07.507Z] 4.0.2 [2026-05-27T08:14:07.507Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:14:07.507Z] palau [2026-05-27T08:14:07.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:07.860Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:08.223Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:14:08.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-27T08:14:08.223Z] 36b7c2550aa7: Preparing [2026-05-27T08:14:08.223Z] 63000fc7202b: Preparing [2026-05-27T08:14:08.223Z] 36cb034b50bc: Preparing [2026-05-27T08:14:08.223Z] d5d76c150734: Preparing [2026-05-27T08:14:08.223Z] e683de34ba18: Preparing [2026-05-27T08:14:08.223Z] dc59c804d8de: Preparing [2026-05-27T08:14:08.223Z] cdc20349570a: Preparing [2026-05-27T08:14:08.223Z] 0854555d70ac: Preparing [2026-05-27T08:14:08.223Z] dc59c804d8de: Waiting [2026-05-27T08:14:08.223Z] 0854555d70ac: Waiting [2026-05-27T08:14:08.223Z] cdc20349570a: Waiting [2026-05-27T08:14:08.223Z] e683de34ba18: Layer already exists [2026-05-27T08:14:08.223Z] d5d76c150734: Layer already exists [2026-05-27T08:14:08.223Z] cdc20349570a: Layer already exists [2026-05-27T08:14:08.223Z] dc59c804d8de: Layer already exists [2026-05-27T08:14:08.223Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:08.223Z] 63000fc7202b: Pushed [2026-05-27T08:14:08.223Z] 36b7c2550aa7: Pushed [2026-05-27T08:14:12.440Z] 36cb034b50bc: Pushed [2026-05-27T08:14:12.440Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:cedf0b7ec401223d4d410f313410b175701cdc8c822c91b4c18504bea46c8ad1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:12.782Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:13.116Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.2 [2026-05-27T08:14:13.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-27T08:14:13.116Z] 36b7c2550aa7: Preparing [2026-05-27T08:14:13.116Z] 63000fc7202b: Preparing [2026-05-27T08:14:13.116Z] 36cb034b50bc: Preparing [2026-05-27T08:14:13.116Z] d5d76c150734: Preparing [2026-05-27T08:14:13.116Z] e683de34ba18: Preparing [2026-05-27T08:14:13.116Z] dc59c804d8de: Preparing [2026-05-27T08:14:13.116Z] cdc20349570a: Preparing [2026-05-27T08:14:13.116Z] 0854555d70ac: Preparing [2026-05-27T08:14:13.116Z] dc59c804d8de: Waiting [2026-05-27T08:14:13.116Z] cdc20349570a: Waiting [2026-05-27T08:14:13.116Z] 0854555d70ac: Waiting [2026-05-27T08:14:13.116Z] e683de34ba18: Layer already exists [2026-05-27T08:14:13.116Z] 36b7c2550aa7: Layer already exists [2026-05-27T08:14:13.116Z] d5d76c150734: Layer already exists [2026-05-27T08:14:13.116Z] 36cb034b50bc: Layer already exists [2026-05-27T08:14:13.116Z] 63000fc7202b: Layer already exists [2026-05-27T08:14:13.116Z] dc59c804d8de: Layer already exists [2026-05-27T08:14:13.116Z] cdc20349570a: Layer already exists [2026-05-27T08:14:13.116Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:13.116Z] 4.0.2: digest: sha256:cedf0b7ec401223d4d410f313410b175701cdc8c822c91b4c18504bea46c8ad1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:13.459Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:13.807Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:14:13.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-27T08:14:13.807Z] 36b7c2550aa7: Preparing [2026-05-27T08:14:13.807Z] 63000fc7202b: Preparing [2026-05-27T08:14:13.807Z] 36cb034b50bc: Preparing [2026-05-27T08:14:13.807Z] d5d76c150734: Preparing [2026-05-27T08:14:13.807Z] e683de34ba18: Preparing [2026-05-27T08:14:13.807Z] dc59c804d8de: Preparing [2026-05-27T08:14:13.807Z] cdc20349570a: Preparing [2026-05-27T08:14:13.807Z] 0854555d70ac: Preparing [2026-05-27T08:14:13.807Z] dc59c804d8de: Waiting [2026-05-27T08:14:13.807Z] 0854555d70ac: Waiting [2026-05-27T08:14:13.807Z] cdc20349570a: Waiting [2026-05-27T08:14:13.807Z] 36cb034b50bc: Layer already exists [2026-05-27T08:14:13.807Z] e683de34ba18: Layer already exists [2026-05-27T08:14:13.807Z] 36b7c2550aa7: Layer already exists [2026-05-27T08:14:13.807Z] d5d76c150734: Layer already exists [2026-05-27T08:14:13.807Z] 63000fc7202b: Layer already exists [2026-05-27T08:14:13.807Z] dc59c804d8de: Layer already exists [2026-05-27T08:14:13.807Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:13.807Z] cdc20349570a: Layer already exists [2026-05-27T08:14:13.807Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:cedf0b7ec401223d4d410f313410b175701cdc8c822c91b4c18504bea46c8ad1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:14.144Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:14.469Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:palau [2026-05-27T08:14:14.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-27T08:14:14.469Z] 36b7c2550aa7: Preparing [2026-05-27T08:14:14.469Z] 63000fc7202b: Preparing [2026-05-27T08:14:14.469Z] 36cb034b50bc: Preparing [2026-05-27T08:14:14.469Z] d5d76c150734: Preparing [2026-05-27T08:14:14.469Z] e683de34ba18: Preparing [2026-05-27T08:14:14.469Z] dc59c804d8de: Preparing [2026-05-27T08:14:14.469Z] cdc20349570a: Preparing [2026-05-27T08:14:14.469Z] 0854555d70ac: Preparing [2026-05-27T08:14:14.469Z] cdc20349570a: Waiting [2026-05-27T08:14:14.469Z] 0854555d70ac: Waiting [2026-05-27T08:14:14.470Z] dc59c804d8de: Waiting [2026-05-27T08:14:14.470Z] d5d76c150734: Layer already exists [2026-05-27T08:14:14.470Z] 36b7c2550aa7: Layer already exists [2026-05-27T08:14:14.470Z] 36cb034b50bc: Layer already exists [2026-05-27T08:14:14.470Z] 63000fc7202b: Layer already exists [2026-05-27T08:14:14.470Z] e683de34ba18: Layer already exists [2026-05-27T08:14:14.470Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:14.470Z] cdc20349570a: Layer already exists [2026-05-27T08:14:14.470Z] dc59c804d8de: Layer already exists [2026-05-27T08:14:14.470Z] palau: digest: sha256:cedf0b7ec401223d4d410f313410b175701cdc8c822c91b4c18504bea46c8ad1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:14:14.554Z] ===================================================== [Pipeline] echo [2026-05-27T08:14:14.570Z] taggedImages: [2026-05-27T08:14:14.570Z] - nexus3.edgexfoundry.org:10004/core-metadata:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:14:14.570Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.2 [2026-05-27T08:14:14.570Z] - nexus3.edgexfoundry.org:10004/core-metadata:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:14:14.570Z] - nexus3.edgexfoundry.org:10004/core-metadata:palau [Pipeline] echo [2026-05-27T08:14:14.602Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-05-27T08:14:14.602Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:14:14.602Z] 4.0.2 [2026-05-27T08:14:14.602Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:14:14.602Z] palau [2026-05-27T08:14:14.602Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:14.959Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:15.278Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:14:15.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-27T08:14:15.278Z] 0a63c41b7f67: Preparing [2026-05-27T08:14:15.278Z] d374fd3a922b: Preparing [2026-05-27T08:14:15.278Z] 994501121911: Preparing [2026-05-27T08:14:15.278Z] 60c121dc9ac4: Preparing [2026-05-27T08:14:15.278Z] 02d5dfe8f4c5: Preparing [2026-05-27T08:14:15.278Z] 200267172ef9: Preparing [2026-05-27T08:14:15.278Z] 3ac1f4ca1abb: Preparing [2026-05-27T08:14:15.278Z] d5d76c150734: Preparing [2026-05-27T08:14:15.278Z] e683de34ba18: Preparing [2026-05-27T08:14:15.278Z] 8fc3b2d731d1: Preparing [2026-05-27T08:14:15.278Z] f5f2b7d9ed22: Preparing [2026-05-27T08:14:15.278Z] 5f70bf18a086: Preparing [2026-05-27T08:14:15.278Z] ecdac362237a: Preparing [2026-05-27T08:14:15.278Z] b2a7ee04708c: Preparing [2026-05-27T08:14:15.278Z] b0f261afb39d: Preparing [2026-05-27T08:14:15.278Z] 0854555d70ac: Preparing [2026-05-27T08:14:15.278Z] 200267172ef9: Waiting [2026-05-27T08:14:15.278Z] 3ac1f4ca1abb: Waiting [2026-05-27T08:14:15.278Z] f5f2b7d9ed22: Waiting [2026-05-27T08:14:15.278Z] d5d76c150734: Waiting [2026-05-27T08:14:15.278Z] 8fc3b2d731d1: Waiting [2026-05-27T08:14:15.278Z] e683de34ba18: Waiting [2026-05-27T08:14:15.278Z] 5f70bf18a086: Waiting [2026-05-27T08:14:15.278Z] ecdac362237a: Waiting [2026-05-27T08:14:15.278Z] b2a7ee04708c: Waiting [2026-05-27T08:14:15.278Z] b0f261afb39d: Waiting [2026-05-27T08:14:15.278Z] 0854555d70ac: Waiting [2026-05-27T08:14:15.278Z] d374fd3a922b: Pushed [2026-05-27T08:14:15.278Z] 60c121dc9ac4: Pushed [2026-05-27T08:14:15.278Z] 0a63c41b7f67: Pushed [2026-05-27T08:14:15.278Z] 994501121911: Pushed [2026-05-27T08:14:15.278Z] 02d5dfe8f4c5: Pushed [2026-05-27T08:14:15.537Z] e683de34ba18: Layer already exists [2026-05-27T08:14:15.537Z] d5d76c150734: Layer already exists [2026-05-27T08:14:15.537Z] 5f70bf18a086: Layer already exists [2026-05-27T08:14:15.537Z] 200267172ef9: Pushed [2026-05-27T08:14:15.537Z] 8fc3b2d731d1: Pushed [2026-05-27T08:14:15.537Z] f5f2b7d9ed22: Pushed [2026-05-27T08:14:15.537Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:15.537Z] ecdac362237a: Pushed [2026-05-27T08:14:15.537Z] b2a7ee04708c: Pushed [2026-05-27T08:14:15.537Z] b0f261afb39d: Pushed [2026-05-27T08:14:16.919Z] 3ac1f4ca1abb: Pushed [2026-05-27T08:14:17.179Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:b8b0d835ec348f6546aba62fa3cf07b256c7d791e6b64f85514cf9f0415f9e1c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:17.521Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:17.852Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.2 [2026-05-27T08:14:17.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-27T08:14:17.852Z] 0a63c41b7f67: Preparing [2026-05-27T08:14:17.852Z] d374fd3a922b: Preparing [2026-05-27T08:14:17.852Z] 994501121911: Preparing [2026-05-27T08:14:17.852Z] 60c121dc9ac4: Preparing [2026-05-27T08:14:17.852Z] 02d5dfe8f4c5: Preparing [2026-05-27T08:14:17.852Z] 200267172ef9: Preparing [2026-05-27T08:14:17.852Z] 3ac1f4ca1abb: Preparing [2026-05-27T08:14:17.852Z] d5d76c150734: Preparing [2026-05-27T08:14:17.852Z] e683de34ba18: Preparing [2026-05-27T08:14:17.852Z] 8fc3b2d731d1: Preparing [2026-05-27T08:14:17.852Z] f5f2b7d9ed22: Preparing [2026-05-27T08:14:17.852Z] 5f70bf18a086: Preparing [2026-05-27T08:14:17.852Z] ecdac362237a: Preparing [2026-05-27T08:14:17.852Z] b2a7ee04708c: Preparing [2026-05-27T08:14:17.852Z] b0f261afb39d: Preparing [2026-05-27T08:14:17.852Z] 0854555d70ac: Preparing [2026-05-27T08:14:17.852Z] 200267172ef9: Waiting [2026-05-27T08:14:17.852Z] 3ac1f4ca1abb: Waiting [2026-05-27T08:14:17.852Z] ecdac362237a: Waiting [2026-05-27T08:14:17.852Z] d5d76c150734: Waiting [2026-05-27T08:14:17.852Z] e683de34ba18: Waiting [2026-05-27T08:14:17.852Z] 5f70bf18a086: Waiting [2026-05-27T08:14:17.852Z] b2a7ee04708c: Waiting [2026-05-27T08:14:17.852Z] b0f261afb39d: Waiting [2026-05-27T08:14:17.852Z] 8fc3b2d731d1: Waiting [2026-05-27T08:14:17.852Z] 0854555d70ac: Waiting [2026-05-27T08:14:17.852Z] f5f2b7d9ed22: Waiting [2026-05-27T08:14:17.852Z] 994501121911: Layer already exists [2026-05-27T08:14:17.852Z] d374fd3a922b: Layer already exists [2026-05-27T08:14:17.852Z] 0a63c41b7f67: Layer already exists [2026-05-27T08:14:17.852Z] 02d5dfe8f4c5: Layer already exists [2026-05-27T08:14:17.852Z] 60c121dc9ac4: Layer already exists [2026-05-27T08:14:17.852Z] 200267172ef9: Layer already exists [2026-05-27T08:14:17.852Z] d5d76c150734: Layer already exists [2026-05-27T08:14:17.852Z] e683de34ba18: Layer already exists [2026-05-27T08:14:17.852Z] 3ac1f4ca1abb: Layer already exists [2026-05-27T08:14:17.852Z] 8fc3b2d731d1: Layer already exists [2026-05-27T08:14:17.852Z] f5f2b7d9ed22: Layer already exists [2026-05-27T08:14:17.852Z] ecdac362237a: Layer already exists [2026-05-27T08:14:17.852Z] b2a7ee04708c: Layer already exists [2026-05-27T08:14:17.852Z] b0f261afb39d: Layer already exists [2026-05-27T08:14:17.852Z] 5f70bf18a086: Layer already exists [2026-05-27T08:14:17.852Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:17.852Z] 4.0.2: digest: sha256:b8b0d835ec348f6546aba62fa3cf07b256c7d791e6b64f85514cf9f0415f9e1c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:18.184Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:18.589Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:14:18.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-27T08:14:18.589Z] 0a63c41b7f67: Preparing [2026-05-27T08:14:18.589Z] d374fd3a922b: Preparing [2026-05-27T08:14:18.589Z] 994501121911: Preparing [2026-05-27T08:14:18.589Z] 60c121dc9ac4: Preparing [2026-05-27T08:14:18.589Z] 02d5dfe8f4c5: Preparing [2026-05-27T08:14:18.589Z] 200267172ef9: Preparing [2026-05-27T08:14:18.589Z] 3ac1f4ca1abb: Preparing [2026-05-27T08:14:18.589Z] d5d76c150734: Preparing [2026-05-27T08:14:18.589Z] e683de34ba18: Preparing [2026-05-27T08:14:18.589Z] 8fc3b2d731d1: Preparing [2026-05-27T08:14:18.589Z] f5f2b7d9ed22: Preparing [2026-05-27T08:14:18.589Z] 5f70bf18a086: Preparing [2026-05-27T08:14:18.589Z] ecdac362237a: Preparing [2026-05-27T08:14:18.589Z] b2a7ee04708c: Preparing [2026-05-27T08:14:18.589Z] b0f261afb39d: Preparing [2026-05-27T08:14:18.589Z] 0854555d70ac: Preparing [2026-05-27T08:14:18.589Z] ecdac362237a: Waiting [2026-05-27T08:14:18.589Z] b2a7ee04708c: Waiting [2026-05-27T08:14:18.589Z] b0f261afb39d: Waiting [2026-05-27T08:14:18.589Z] 0854555d70ac: Waiting [2026-05-27T08:14:18.589Z] e683de34ba18: Waiting [2026-05-27T08:14:18.589Z] 8fc3b2d731d1: Waiting [2026-05-27T08:14:18.589Z] f5f2b7d9ed22: Waiting [2026-05-27T08:14:18.589Z] 5f70bf18a086: Waiting [2026-05-27T08:14:18.589Z] 200267172ef9: Waiting [2026-05-27T08:14:18.589Z] 3ac1f4ca1abb: Waiting [2026-05-27T08:14:18.589Z] d5d76c150734: Waiting [2026-05-27T08:14:18.589Z] 994501121911: Layer already exists [2026-05-27T08:14:18.589Z] d374fd3a922b: Layer already exists [2026-05-27T08:14:18.589Z] 60c121dc9ac4: Layer already exists [2026-05-27T08:14:18.589Z] 0a63c41b7f67: Layer already exists [2026-05-27T08:14:18.589Z] 02d5dfe8f4c5: Layer already exists [2026-05-27T08:14:18.589Z] 200267172ef9: Layer already exists [2026-05-27T08:14:18.589Z] d5d76c150734: Layer already exists [2026-05-27T08:14:18.589Z] 3ac1f4ca1abb: Layer already exists [2026-05-27T08:14:18.589Z] 8fc3b2d731d1: Layer already exists [2026-05-27T08:14:18.589Z] e683de34ba18: Layer already exists [2026-05-27T08:14:18.589Z] f5f2b7d9ed22: Layer already exists [2026-05-27T08:14:18.589Z] 5f70bf18a086: Layer already exists [2026-05-27T08:14:18.589Z] b2a7ee04708c: Layer already exists [2026-05-27T08:14:18.589Z] ecdac362237a: Layer already exists [2026-05-27T08:14:18.589Z] b0f261afb39d: Layer already exists [2026-05-27T08:14:18.589Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:18.589Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:b8b0d835ec348f6546aba62fa3cf07b256c7d791e6b64f85514cf9f0415f9e1c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:18.927Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:19.278Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:palau [2026-05-27T08:14:19.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-27T08:14:19.278Z] 0a63c41b7f67: Preparing [2026-05-27T08:14:19.278Z] d374fd3a922b: Preparing [2026-05-27T08:14:19.278Z] 994501121911: Preparing [2026-05-27T08:14:19.278Z] 60c121dc9ac4: Preparing [2026-05-27T08:14:19.278Z] 02d5dfe8f4c5: Preparing [2026-05-27T08:14:19.278Z] 200267172ef9: Preparing [2026-05-27T08:14:19.278Z] 3ac1f4ca1abb: Preparing [2026-05-27T08:14:19.278Z] d5d76c150734: Preparing [2026-05-27T08:14:19.278Z] e683de34ba18: Preparing [2026-05-27T08:14:19.278Z] 8fc3b2d731d1: Preparing [2026-05-27T08:14:19.278Z] f5f2b7d9ed22: Preparing [2026-05-27T08:14:19.278Z] 5f70bf18a086: Preparing [2026-05-27T08:14:19.278Z] ecdac362237a: Preparing [2026-05-27T08:14:19.278Z] b2a7ee04708c: Preparing [2026-05-27T08:14:19.278Z] b0f261afb39d: Preparing [2026-05-27T08:14:19.278Z] 0854555d70ac: Preparing [2026-05-27T08:14:19.278Z] d5d76c150734: Waiting [2026-05-27T08:14:19.278Z] e683de34ba18: Waiting [2026-05-27T08:14:19.278Z] 8fc3b2d731d1: Waiting [2026-05-27T08:14:19.278Z] f5f2b7d9ed22: Waiting [2026-05-27T08:14:19.278Z] 5f70bf18a086: Waiting [2026-05-27T08:14:19.278Z] ecdac362237a: Waiting [2026-05-27T08:14:19.278Z] b2a7ee04708c: Waiting [2026-05-27T08:14:19.278Z] b0f261afb39d: Waiting [2026-05-27T08:14:19.278Z] 0854555d70ac: Waiting [2026-05-27T08:14:19.278Z] 3ac1f4ca1abb: Waiting [2026-05-27T08:14:19.278Z] 200267172ef9: Waiting [2026-05-27T08:14:19.278Z] 60c121dc9ac4: Layer already exists [2026-05-27T08:14:19.278Z] 02d5dfe8f4c5: Layer already exists [2026-05-27T08:14:19.278Z] 0a63c41b7f67: Layer already exists [2026-05-27T08:14:19.278Z] 994501121911: Layer already exists [2026-05-27T08:14:19.278Z] d374fd3a922b: Layer already exists [2026-05-27T08:14:19.278Z] d5d76c150734: Layer already exists [2026-05-27T08:14:19.278Z] e683de34ba18: Layer already exists [2026-05-27T08:14:19.278Z] 200267172ef9: Layer already exists [2026-05-27T08:14:19.278Z] 3ac1f4ca1abb: Layer already exists [2026-05-27T08:14:19.278Z] 8fc3b2d731d1: Layer already exists [2026-05-27T08:14:19.278Z] ecdac362237a: Layer already exists [2026-05-27T08:14:19.278Z] f5f2b7d9ed22: Layer already exists [2026-05-27T08:14:19.278Z] b2a7ee04708c: Layer already exists [2026-05-27T08:14:19.278Z] b0f261afb39d: Layer already exists [2026-05-27T08:14:19.278Z] 5f70bf18a086: Layer already exists [2026-05-27T08:14:19.278Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:19.278Z] palau: digest: sha256:b8b0d835ec348f6546aba62fa3cf07b256c7d791e6b64f85514cf9f0415f9e1c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:14:19.358Z] ===================================================== [Pipeline] echo [2026-05-27T08:14:19.372Z] taggedImages: [2026-05-27T08:14:19.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:14:19.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.2 [2026-05-27T08:14:19.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:14:19.372Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:palau [Pipeline] echo [2026-05-27T08:14:19.401Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-05-27T08:14:19.401Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:14:19.401Z] 4.0.2 [2026-05-27T08:14:19.401Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:14:19.401Z] palau [2026-05-27T08:14:19.401Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:19.784Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:20.118Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:14:20.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-27T08:14:20.118Z] 77fa4e3f29a1: Preparing [2026-05-27T08:14:20.118Z] e3aec309efb8: Preparing [2026-05-27T08:14:20.118Z] 323d4787a7c6: Preparing [2026-05-27T08:14:20.118Z] 19e8373fc254: Preparing [2026-05-27T08:14:20.118Z] d5d76c150734: Preparing [2026-05-27T08:14:20.118Z] e683de34ba18: Preparing [2026-05-27T08:14:20.118Z] dc59c804d8de: Preparing [2026-05-27T08:14:20.118Z] cdc20349570a: Preparing [2026-05-27T08:14:20.118Z] 0854555d70ac: Preparing [2026-05-27T08:14:20.118Z] dc59c804d8de: Waiting [2026-05-27T08:14:20.118Z] e683de34ba18: Waiting [2026-05-27T08:14:20.118Z] 0854555d70ac: Waiting [2026-05-27T08:14:20.118Z] cdc20349570a: Waiting [2026-05-27T08:14:20.118Z] d5d76c150734: Layer already exists [2026-05-27T08:14:20.118Z] e683de34ba18: Layer already exists [2026-05-27T08:14:20.118Z] dc59c804d8de: Layer already exists [2026-05-27T08:14:20.118Z] cdc20349570a: Layer already exists [2026-05-27T08:14:20.118Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:20.118Z] 77fa4e3f29a1: Pushed [2026-05-27T08:14:20.118Z] e3aec309efb8: Pushed [2026-05-27T08:14:20.118Z] 323d4787a7c6: Pushed [2026-05-27T08:14:24.586Z] 19e8373fc254: Pushed [2026-05-27T08:14:24.586Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:e0413938a8e21576e51f52bbe4b4300bb1e7bc3b794669f38be34970ecc17cf2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:25.128Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:25.610Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.2 [2026-05-27T08:14:25.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-27T08:14:25.610Z] 77fa4e3f29a1: Preparing [2026-05-27T08:14:25.610Z] e3aec309efb8: Preparing [2026-05-27T08:14:25.610Z] 323d4787a7c6: Preparing [2026-05-27T08:14:25.610Z] 19e8373fc254: Preparing [2026-05-27T08:14:25.610Z] d5d76c150734: Preparing [2026-05-27T08:14:25.610Z] e683de34ba18: Preparing [2026-05-27T08:14:25.610Z] dc59c804d8de: Preparing [2026-05-27T08:14:25.610Z] cdc20349570a: Preparing [2026-05-27T08:14:25.610Z] 0854555d70ac: Preparing [2026-05-27T08:14:25.610Z] dc59c804d8de: Waiting [2026-05-27T08:14:25.610Z] cdc20349570a: Waiting [2026-05-27T08:14:25.610Z] 0854555d70ac: Waiting [2026-05-27T08:14:25.610Z] e683de34ba18: Waiting [2026-05-27T08:14:25.610Z] d5d76c150734: Layer already exists [2026-05-27T08:14:25.610Z] 19e8373fc254: Layer already exists [2026-05-27T08:14:25.610Z] e3aec309efb8: Layer already exists [2026-05-27T08:14:25.610Z] 77fa4e3f29a1: Layer already exists [2026-05-27T08:14:25.610Z] 323d4787a7c6: Layer already exists [2026-05-27T08:14:25.610Z] e683de34ba18: Layer already exists [2026-05-27T08:14:25.610Z] dc59c804d8de: Layer already exists [2026-05-27T08:14:25.610Z] cdc20349570a: Layer already exists [2026-05-27T08:14:25.610Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:25.610Z] 4.0.2: digest: sha256:e0413938a8e21576e51f52bbe4b4300bb1e7bc3b794669f38be34970ecc17cf2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:26.135Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:26.593Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:14:26.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-27T08:14:26.593Z] 77fa4e3f29a1: Preparing [2026-05-27T08:14:26.593Z] e3aec309efb8: Preparing [2026-05-27T08:14:26.593Z] 323d4787a7c6: Preparing [2026-05-27T08:14:26.593Z] 19e8373fc254: Preparing [2026-05-27T08:14:26.593Z] d5d76c150734: Preparing [2026-05-27T08:14:26.593Z] e683de34ba18: Preparing [2026-05-27T08:14:26.593Z] dc59c804d8de: Preparing [2026-05-27T08:14:26.593Z] cdc20349570a: Preparing [2026-05-27T08:14:26.593Z] 0854555d70ac: Preparing [2026-05-27T08:14:26.593Z] dc59c804d8de: Waiting [2026-05-27T08:14:26.593Z] cdc20349570a: Waiting [2026-05-27T08:14:26.593Z] 0854555d70ac: Waiting [2026-05-27T08:14:26.593Z] e683de34ba18: Waiting [2026-05-27T08:14:26.593Z] e3aec309efb8: Layer already exists [2026-05-27T08:14:26.593Z] 323d4787a7c6: Layer already exists [2026-05-27T08:14:26.593Z] 77fa4e3f29a1: Layer already exists [2026-05-27T08:14:26.593Z] 19e8373fc254: Layer already exists [2026-05-27T08:14:26.593Z] d5d76c150734: Layer already exists [2026-05-27T08:14:26.593Z] dc59c804d8de: Layer already exists [2026-05-27T08:14:26.593Z] cdc20349570a: Layer already exists [2026-05-27T08:14:26.593Z] e683de34ba18: Layer already exists [2026-05-27T08:14:26.593Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:26.593Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:e0413938a8e21576e51f52bbe4b4300bb1e7bc3b794669f38be34970ecc17cf2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:27.035Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:27.457Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:palau [2026-05-27T08:14:27.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-27T08:14:27.457Z] 77fa4e3f29a1: Preparing [2026-05-27T08:14:27.457Z] e3aec309efb8: Preparing [2026-05-27T08:14:27.457Z] 323d4787a7c6: Preparing [2026-05-27T08:14:27.457Z] 19e8373fc254: Preparing [2026-05-27T08:14:27.457Z] d5d76c150734: Preparing [2026-05-27T08:14:27.457Z] e683de34ba18: Preparing [2026-05-27T08:14:27.457Z] dc59c804d8de: Preparing [2026-05-27T08:14:27.457Z] cdc20349570a: Preparing [2026-05-27T08:14:27.457Z] 0854555d70ac: Preparing [2026-05-27T08:14:27.457Z] dc59c804d8de: Waiting [2026-05-27T08:14:27.457Z] cdc20349570a: Waiting [2026-05-27T08:14:27.457Z] 0854555d70ac: Waiting [2026-05-27T08:14:27.457Z] e683de34ba18: Waiting [2026-05-27T08:14:27.457Z] e3aec309efb8: Layer already exists [2026-05-27T08:14:27.457Z] d5d76c150734: Layer already exists [2026-05-27T08:14:27.457Z] 19e8373fc254: Layer already exists [2026-05-27T08:14:27.457Z] 323d4787a7c6: Layer already exists [2026-05-27T08:14:27.457Z] 77fa4e3f29a1: Layer already exists [2026-05-27T08:14:27.457Z] dc59c804d8de: Layer already exists [2026-05-27T08:14:27.457Z] cdc20349570a: Layer already exists [2026-05-27T08:14:27.457Z] e683de34ba18: Layer already exists [2026-05-27T08:14:27.457Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:27.457Z] palau: digest: sha256:e0413938a8e21576e51f52bbe4b4300bb1e7bc3b794669f38be34970ecc17cf2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:14:27.656Z] ===================================================== [Pipeline] echo [2026-05-27T08:14:27.670Z] taggedImages: [2026-05-27T08:14:27.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:14:27.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.2 [2026-05-27T08:14:27.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:14:27.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:palau [Pipeline] echo [2026-05-27T08:14:27.697Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-05-27T08:14:27.697Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:14:27.697Z] 4.0.2 [2026-05-27T08:14:27.697Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:14:27.697Z] palau [2026-05-27T08:14:27.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:28.117Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:28.610Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:14:28.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-27T08:14:28.610Z] 94bcb071650e: Preparing [2026-05-27T08:14:28.610Z] 1845e484a4fb: Preparing [2026-05-27T08:14:28.610Z] 2b48841676cc: Preparing [2026-05-27T08:14:28.610Z] 1a25a899f740: Preparing [2026-05-27T08:14:28.610Z] 60e3b476d1f1: Preparing [2026-05-27T08:14:28.610Z] d5d76c150734: Preparing [2026-05-27T08:14:28.610Z] e683de34ba18: Preparing [2026-05-27T08:14:28.610Z] 984fa56e0cd1: Preparing [2026-05-27T08:14:28.610Z] 218cf69b4015: Preparing [2026-05-27T08:14:28.610Z] 2599f6a67c8b: Preparing [2026-05-27T08:14:28.610Z] 0854555d70ac: Preparing [2026-05-27T08:14:28.610Z] e683de34ba18: Waiting [2026-05-27T08:14:28.610Z] 984fa56e0cd1: Waiting [2026-05-27T08:14:28.610Z] 218cf69b4015: Waiting [2026-05-27T08:14:28.610Z] 2599f6a67c8b: Waiting [2026-05-27T08:14:28.610Z] 0854555d70ac: Waiting [2026-05-27T08:14:28.610Z] d5d76c150734: Waiting [2026-05-27T08:14:28.610Z] 60e3b476d1f1: Pushed [2026-05-27T08:14:28.610Z] 1845e484a4fb: Pushed [2026-05-27T08:14:28.610Z] 1a25a899f740: Pushed [2026-05-27T08:14:28.610Z] d5d76c150734: Layer already exists [2026-05-27T08:14:28.610Z] 94bcb071650e: Pushed [2026-05-27T08:14:28.610Z] e683de34ba18: Layer already exists [2026-05-27T08:14:28.610Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:28.610Z] 218cf69b4015: Pushed [2026-05-27T08:14:28.908Z] 984fa56e0cd1: Pushed [2026-05-27T08:14:30.469Z] 2599f6a67c8b: Pushed [2026-05-27T08:14:31.489Z] 2b48841676cc: Pushed [2026-05-27T08:14:31.785Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:999803f01141cfded0489572a978848fb1fd1c2c0b88090ccca317b7590015bd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:32.244Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:32.868Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.2 [2026-05-27T08:14:32.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-27T08:14:32.868Z] 94bcb071650e: Preparing [2026-05-27T08:14:32.868Z] 1845e484a4fb: Preparing [2026-05-27T08:14:32.868Z] 2b48841676cc: Preparing [2026-05-27T08:14:32.868Z] 1a25a899f740: Preparing [2026-05-27T08:14:32.868Z] 60e3b476d1f1: Preparing [2026-05-27T08:14:32.868Z] d5d76c150734: Preparing [2026-05-27T08:14:32.868Z] e683de34ba18: Preparing [2026-05-27T08:14:32.868Z] 984fa56e0cd1: Preparing [2026-05-27T08:14:32.868Z] 218cf69b4015: Preparing [2026-05-27T08:14:32.868Z] 2599f6a67c8b: Preparing [2026-05-27T08:14:32.868Z] 0854555d70ac: Preparing [2026-05-27T08:14:32.868Z] d5d76c150734: Waiting [2026-05-27T08:14:32.868Z] e683de34ba18: Waiting [2026-05-27T08:14:32.868Z] 984fa56e0cd1: Waiting [2026-05-27T08:14:32.868Z] 218cf69b4015: Waiting [2026-05-27T08:14:32.868Z] 2599f6a67c8b: Waiting [2026-05-27T08:14:32.868Z] 0854555d70ac: Waiting [2026-05-27T08:14:32.868Z] 94bcb071650e: Layer already exists [2026-05-27T08:14:32.868Z] 1845e484a4fb: Layer already exists [2026-05-27T08:14:32.868Z] 1a25a899f740: Layer already exists [2026-05-27T08:14:32.868Z] 2b48841676cc: Layer already exists [2026-05-27T08:14:32.868Z] 60e3b476d1f1: Layer already exists [2026-05-27T08:14:32.868Z] e683de34ba18: Layer already exists [2026-05-27T08:14:32.868Z] 984fa56e0cd1: Layer already exists [2026-05-27T08:14:32.868Z] 2599f6a67c8b: Layer already exists [2026-05-27T08:14:32.868Z] 218cf69b4015: Layer already exists [2026-05-27T08:14:32.868Z] d5d76c150734: Layer already exists [2026-05-27T08:14:32.868Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:32.868Z] 4.0.2: digest: sha256:999803f01141cfded0489572a978848fb1fd1c2c0b88090ccca317b7590015bd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:33.340Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:33.785Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:14:33.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-27T08:14:33.785Z] 94bcb071650e: Preparing [2026-05-27T08:14:33.785Z] 1845e484a4fb: Preparing [2026-05-27T08:14:33.785Z] 2b48841676cc: Preparing [2026-05-27T08:14:33.785Z] 1a25a899f740: Preparing [2026-05-27T08:14:33.785Z] 60e3b476d1f1: Preparing [2026-05-27T08:14:33.785Z] d5d76c150734: Preparing [2026-05-27T08:14:33.785Z] e683de34ba18: Preparing [2026-05-27T08:14:33.785Z] 984fa56e0cd1: Preparing [2026-05-27T08:14:33.785Z] 218cf69b4015: Preparing [2026-05-27T08:14:33.785Z] 2599f6a67c8b: Preparing [2026-05-27T08:14:33.785Z] 0854555d70ac: Preparing [2026-05-27T08:14:33.785Z] 984fa56e0cd1: Waiting [2026-05-27T08:14:33.785Z] 218cf69b4015: Waiting [2026-05-27T08:14:33.785Z] 2599f6a67c8b: Waiting [2026-05-27T08:14:33.785Z] d5d76c150734: Waiting [2026-05-27T08:14:33.785Z] 0854555d70ac: Waiting [2026-05-27T08:14:33.785Z] e683de34ba18: Waiting [2026-05-27T08:14:33.785Z] 94bcb071650e: Layer already exists [2026-05-27T08:14:33.785Z] 1a25a899f740: Layer already exists [2026-05-27T08:14:33.785Z] 1845e484a4fb: Layer already exists [2026-05-27T08:14:33.785Z] 2b48841676cc: Layer already exists [2026-05-27T08:14:33.785Z] 60e3b476d1f1: Layer already exists [2026-05-27T08:14:33.785Z] d5d76c150734: Layer already exists [2026-05-27T08:14:33.785Z] e683de34ba18: Layer already exists [2026-05-27T08:14:33.785Z] 2599f6a67c8b: Layer already exists [2026-05-27T08:14:33.785Z] 984fa56e0cd1: Layer already exists [2026-05-27T08:14:33.785Z] 218cf69b4015: Layer already exists [2026-05-27T08:14:33.785Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:33.785Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:999803f01141cfded0489572a978848fb1fd1c2c0b88090ccca317b7590015bd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:34.297Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:34.710Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:palau [2026-05-27T08:14:34.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-27T08:14:34.710Z] 94bcb071650e: Preparing [2026-05-27T08:14:34.710Z] 1845e484a4fb: Preparing [2026-05-27T08:14:34.710Z] 2b48841676cc: Preparing [2026-05-27T08:14:34.710Z] 1a25a899f740: Preparing [2026-05-27T08:14:34.710Z] 60e3b476d1f1: Preparing [2026-05-27T08:14:34.710Z] d5d76c150734: Preparing [2026-05-27T08:14:34.710Z] e683de34ba18: Preparing [2026-05-27T08:14:34.710Z] 984fa56e0cd1: Preparing [2026-05-27T08:14:34.710Z] 218cf69b4015: Preparing [2026-05-27T08:14:34.710Z] 2599f6a67c8b: Preparing [2026-05-27T08:14:34.710Z] 0854555d70ac: Preparing [2026-05-27T08:14:34.710Z] d5d76c150734: Waiting [2026-05-27T08:14:34.710Z] 218cf69b4015: Waiting [2026-05-27T08:14:34.710Z] 2599f6a67c8b: Waiting [2026-05-27T08:14:34.710Z] 0854555d70ac: Waiting [2026-05-27T08:14:34.710Z] e683de34ba18: Waiting [2026-05-27T08:14:34.710Z] 984fa56e0cd1: Waiting [2026-05-27T08:14:34.710Z] 60e3b476d1f1: Layer already exists [2026-05-27T08:14:34.710Z] 1a25a899f740: Layer already exists [2026-05-27T08:14:34.710Z] 94bcb071650e: Layer already exists [2026-05-27T08:14:34.710Z] 1845e484a4fb: Layer already exists [2026-05-27T08:14:34.710Z] 2b48841676cc: Layer already exists [2026-05-27T08:14:34.710Z] e683de34ba18: Layer already exists [2026-05-27T08:14:34.710Z] d5d76c150734: Layer already exists [2026-05-27T08:14:34.710Z] 984fa56e0cd1: Layer already exists [2026-05-27T08:14:34.710Z] 218cf69b4015: Layer already exists [2026-05-27T08:14:34.710Z] 2599f6a67c8b: Layer already exists [2026-05-27T08:14:34.710Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:34.710Z] palau: digest: sha256:999803f01141cfded0489572a978848fb1fd1c2c0b88090ccca317b7590015bd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:14:34.884Z] ===================================================== [Pipeline] echo [2026-05-27T08:14:34.928Z] taggedImages: [2026-05-27T08:14:34.928Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:14:34.928Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.2 [2026-05-27T08:14:34.928Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:14:34.928Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:palau [Pipeline] echo [2026-05-27T08:14:34.995Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-05-27T08:14:34.995Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:14:34.995Z] 4.0.2 [2026-05-27T08:14:34.995Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:14:34.995Z] palau [2026-05-27T08:14:34.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:35.514Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:36.010Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:14:36.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-27T08:14:36.010Z] a8f0869ca5b5: Preparing [2026-05-27T08:14:36.010Z] 47c658ec1a5e: Preparing [2026-05-27T08:14:36.010Z] 9dcc4e1f916f: Preparing [2026-05-27T08:14:36.010Z] c7bc4361bec3: Preparing [2026-05-27T08:14:36.010Z] 23a8f706dc86: Preparing [2026-05-27T08:14:36.010Z] 327a6e64920b: Preparing [2026-05-27T08:14:36.010Z] 9416b72be614: Preparing [2026-05-27T08:14:36.010Z] 327a6e64920b: Waiting [2026-05-27T08:14:36.010Z] d5d76c150734: Preparing [2026-05-27T08:14:36.010Z] e683de34ba18: Preparing [2026-05-27T08:14:36.010Z] e6704b64c5ef: Preparing [2026-05-27T08:14:36.010Z] be11f08897ae: Preparing [2026-05-27T08:14:36.010Z] 9416b72be614: Waiting [2026-05-27T08:14:36.010Z] e6704b64c5ef: Waiting [2026-05-27T08:14:36.010Z] d5d76c150734: Waiting [2026-05-27T08:14:36.010Z] e683de34ba18: Waiting [2026-05-27T08:14:36.010Z] 0854555d70ac: Preparing [2026-05-27T08:14:36.010Z] 0854555d70ac: Waiting [2026-05-27T08:14:36.010Z] be11f08897ae: Waiting [2026-05-27T08:14:36.010Z] 47c658ec1a5e: Pushed [2026-05-27T08:14:36.010Z] 23a8f706dc86: Pushed [2026-05-27T08:14:36.010Z] a8f0869ca5b5: Pushed [2026-05-27T08:14:36.010Z] d5d76c150734: Layer already exists [2026-05-27T08:14:36.010Z] e683de34ba18: Layer already exists [2026-05-27T08:14:36.010Z] 327a6e64920b: Pushed [2026-05-27T08:14:36.010Z] 9416b72be614: Pushed [2026-05-27T08:14:36.010Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:36.308Z] e6704b64c5ef: Pushed [2026-05-27T08:14:37.847Z] be11f08897ae: Pushed [2026-05-27T08:14:38.905Z] c7bc4361bec3: Pushed [2026-05-27T08:14:39.184Z] 9dcc4e1f916f: Pushed [2026-05-27T08:14:39.184Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:5a5a60bb679ae5129875a707f09f9acaf843f61c8cd8e0aa69eb5cbf35a2954f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:39.658Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:40.162Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.2 [2026-05-27T08:14:40.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-27T08:14:40.163Z] a8f0869ca5b5: Preparing [2026-05-27T08:14:40.163Z] 47c658ec1a5e: Preparing [2026-05-27T08:14:40.163Z] 9dcc4e1f916f: Preparing [2026-05-27T08:14:40.163Z] c7bc4361bec3: Preparing [2026-05-27T08:14:40.163Z] 23a8f706dc86: Preparing [2026-05-27T08:14:40.163Z] 327a6e64920b: Preparing [2026-05-27T08:14:40.163Z] 9416b72be614: Preparing [2026-05-27T08:14:40.163Z] d5d76c150734: Preparing [2026-05-27T08:14:40.163Z] e683de34ba18: Preparing [2026-05-27T08:14:40.163Z] e6704b64c5ef: Preparing [2026-05-27T08:14:40.163Z] be11f08897ae: Preparing [2026-05-27T08:14:40.163Z] 0854555d70ac: Preparing [2026-05-27T08:14:40.163Z] 327a6e64920b: Waiting [2026-05-27T08:14:40.163Z] 9416b72be614: Waiting [2026-05-27T08:14:40.163Z] e683de34ba18: Waiting [2026-05-27T08:14:40.163Z] d5d76c150734: Waiting [2026-05-27T08:14:40.163Z] be11f08897ae: Waiting [2026-05-27T08:14:40.163Z] e6704b64c5ef: Waiting [2026-05-27T08:14:40.163Z] 0854555d70ac: Waiting [2026-05-27T08:14:40.163Z] 23a8f706dc86: Layer already exists [2026-05-27T08:14:40.163Z] 47c658ec1a5e: Layer already exists [2026-05-27T08:14:40.163Z] 9dcc4e1f916f: Layer already exists [2026-05-27T08:14:40.163Z] c7bc4361bec3: Layer already exists [2026-05-27T08:14:40.163Z] a8f0869ca5b5: Layer already exists [2026-05-27T08:14:40.163Z] 9416b72be614: Layer already exists [2026-05-27T08:14:40.163Z] d5d76c150734: Layer already exists [2026-05-27T08:14:40.163Z] 327a6e64920b: Layer already exists [2026-05-27T08:14:40.163Z] e6704b64c5ef: Layer already exists [2026-05-27T08:14:40.163Z] e683de34ba18: Layer already exists [2026-05-27T08:14:40.163Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:40.163Z] be11f08897ae: Layer already exists [2026-05-27T08:14:40.163Z] 4.0.2: digest: sha256:5a5a60bb679ae5129875a707f09f9acaf843f61c8cd8e0aa69eb5cbf35a2954f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:40.596Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:41.079Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:14:41.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-27T08:14:41.079Z] a8f0869ca5b5: Preparing [2026-05-27T08:14:41.079Z] 47c658ec1a5e: Preparing [2026-05-27T08:14:41.079Z] 9dcc4e1f916f: Preparing [2026-05-27T08:14:41.079Z] c7bc4361bec3: Preparing [2026-05-27T08:14:41.079Z] 23a8f706dc86: Preparing [2026-05-27T08:14:41.079Z] 327a6e64920b: Preparing [2026-05-27T08:14:41.079Z] 9416b72be614: Preparing [2026-05-27T08:14:41.079Z] d5d76c150734: Preparing [2026-05-27T08:14:41.079Z] e683de34ba18: Preparing [2026-05-27T08:14:41.079Z] e6704b64c5ef: Preparing [2026-05-27T08:14:41.079Z] be11f08897ae: Preparing [2026-05-27T08:14:41.079Z] 0854555d70ac: Preparing [2026-05-27T08:14:41.079Z] 327a6e64920b: Waiting [2026-05-27T08:14:41.079Z] 9416b72be614: Waiting [2026-05-27T08:14:41.079Z] d5d76c150734: Waiting [2026-05-27T08:14:41.079Z] e683de34ba18: Waiting [2026-05-27T08:14:41.079Z] e6704b64c5ef: Waiting [2026-05-27T08:14:41.079Z] be11f08897ae: Waiting [2026-05-27T08:14:41.079Z] 0854555d70ac: Waiting [2026-05-27T08:14:41.079Z] c7bc4361bec3: Layer already exists [2026-05-27T08:14:41.079Z] 9dcc4e1f916f: Layer already exists [2026-05-27T08:14:41.079Z] 23a8f706dc86: Layer already exists [2026-05-27T08:14:41.079Z] 47c658ec1a5e: Layer already exists [2026-05-27T08:14:41.079Z] a8f0869ca5b5: Layer already exists [2026-05-27T08:14:41.079Z] 327a6e64920b: Layer already exists [2026-05-27T08:14:41.079Z] 9416b72be614: Layer already exists [2026-05-27T08:14:41.079Z] d5d76c150734: Layer already exists [2026-05-27T08:14:41.079Z] e6704b64c5ef: Layer already exists [2026-05-27T08:14:41.079Z] e683de34ba18: Layer already exists [2026-05-27T08:14:41.079Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:41.079Z] be11f08897ae: Layer already exists [2026-05-27T08:14:41.079Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:5a5a60bb679ae5129875a707f09f9acaf843f61c8cd8e0aa69eb5cbf35a2954f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:41.553Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:42.026Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:palau [2026-05-27T08:14:42.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-27T08:14:42.026Z] a8f0869ca5b5: Preparing [2026-05-27T08:14:42.026Z] 47c658ec1a5e: Preparing [2026-05-27T08:14:42.026Z] 9dcc4e1f916f: Preparing [2026-05-27T08:14:42.026Z] c7bc4361bec3: Preparing [2026-05-27T08:14:42.026Z] 23a8f706dc86: Preparing [2026-05-27T08:14:42.026Z] 327a6e64920b: Preparing [2026-05-27T08:14:42.026Z] 9416b72be614: Preparing [2026-05-27T08:14:42.026Z] d5d76c150734: Preparing [2026-05-27T08:14:42.026Z] e683de34ba18: Preparing [2026-05-27T08:14:42.026Z] e6704b64c5ef: Preparing [2026-05-27T08:14:42.026Z] be11f08897ae: Preparing [2026-05-27T08:14:42.026Z] 0854555d70ac: Preparing [2026-05-27T08:14:42.026Z] 327a6e64920b: Waiting [2026-05-27T08:14:42.026Z] 9416b72be614: Waiting [2026-05-27T08:14:42.026Z] d5d76c150734: Waiting [2026-05-27T08:14:42.026Z] e683de34ba18: Waiting [2026-05-27T08:14:42.026Z] e6704b64c5ef: Waiting [2026-05-27T08:14:42.026Z] be11f08897ae: Waiting [2026-05-27T08:14:42.026Z] 0854555d70ac: Waiting [2026-05-27T08:14:42.026Z] 23a8f706dc86: Layer already exists [2026-05-27T08:14:42.026Z] 9dcc4e1f916f: Layer already exists [2026-05-27T08:14:42.026Z] a8f0869ca5b5: Layer already exists [2026-05-27T08:14:42.026Z] c7bc4361bec3: Layer already exists [2026-05-27T08:14:42.026Z] 47c658ec1a5e: Layer already exists [2026-05-27T08:14:42.026Z] d5d76c150734: Layer already exists [2026-05-27T08:14:42.026Z] 9416b72be614: Layer already exists [2026-05-27T08:14:42.026Z] 327a6e64920b: Layer already exists [2026-05-27T08:14:42.026Z] e683de34ba18: Layer already exists [2026-05-27T08:14:42.026Z] e6704b64c5ef: Layer already exists [2026-05-27T08:14:42.026Z] be11f08897ae: Layer already exists [2026-05-27T08:14:42.026Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:42.026Z] palau: digest: sha256:5a5a60bb679ae5129875a707f09f9acaf843f61c8cd8e0aa69eb5cbf35a2954f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:14:42.156Z] ===================================================== [Pipeline] echo [2026-05-27T08:14:42.169Z] taggedImages: [2026-05-27T08:14:42.169Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:14:42.169Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.2 [2026-05-27T08:14:42.169Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:14:42.169Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:palau [Pipeline] echo [2026-05-27T08:14:42.191Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-05-27T08:14:42.191Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:14:42.191Z] 4.0.2 [2026-05-27T08:14:42.191Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:14:42.191Z] palau [2026-05-27T08:14:42.191Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:42.650Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:43.057Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:14:43.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-27T08:14:43.057Z] 9fc7a97b3e33: Preparing [2026-05-27T08:14:43.057Z] 8ccb4e7e2005: Preparing [2026-05-27T08:14:43.057Z] d5d76c150734: Preparing [2026-05-27T08:14:43.057Z] e683de34ba18: Preparing [2026-05-27T08:14:43.057Z] 2d94493f5d13: Preparing [2026-05-27T08:14:43.057Z] 2b45fac93b53: Preparing [2026-05-27T08:14:43.057Z] 0854555d70ac: Preparing [2026-05-27T08:14:43.057Z] 2b45fac93b53: Waiting [2026-05-27T08:14:43.057Z] 0854555d70ac: Waiting [2026-05-27T08:14:43.057Z] e683de34ba18: Layer already exists [2026-05-27T08:14:43.057Z] d5d76c150734: Layer already exists [2026-05-27T08:14:43.057Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:43.057Z] 2d94493f5d13: Pushed [2026-05-27T08:14:43.057Z] 9fc7a97b3e33: Pushed [2026-05-27T08:14:44.091Z] 2b45fac93b53: Pushed [2026-05-27T08:14:46.842Z] 8ccb4e7e2005: Pushed [2026-05-27T08:14:46.842Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:31420b420cfb9449b8c21df446a73a6223a15d70ae98e59d72388bc691ea98ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:47.197Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:47.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.2 [2026-05-27T08:14:47.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-27T08:14:47.524Z] 9fc7a97b3e33: Preparing [2026-05-27T08:14:47.524Z] 8ccb4e7e2005: Preparing [2026-05-27T08:14:47.524Z] d5d76c150734: Preparing [2026-05-27T08:14:47.524Z] e683de34ba18: Preparing [2026-05-27T08:14:47.524Z] 2d94493f5d13: Preparing [2026-05-27T08:14:47.524Z] 2b45fac93b53: Preparing [2026-05-27T08:14:47.524Z] 0854555d70ac: Preparing [2026-05-27T08:14:47.524Z] 0854555d70ac: Waiting [2026-05-27T08:14:47.524Z] 2b45fac93b53: Waiting [2026-05-27T08:14:47.524Z] 8ccb4e7e2005: Layer already exists [2026-05-27T08:14:47.524Z] 9fc7a97b3e33: Layer already exists [2026-05-27T08:14:47.524Z] e683de34ba18: Layer already exists [2026-05-27T08:14:47.524Z] d5d76c150734: Layer already exists [2026-05-27T08:14:47.524Z] 2d94493f5d13: Layer already exists [2026-05-27T08:14:47.524Z] 2b45fac93b53: Layer already exists [2026-05-27T08:14:47.524Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:47.524Z] 4.0.2: digest: sha256:31420b420cfb9449b8c21df446a73a6223a15d70ae98e59d72388bc691ea98ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:47.861Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:48.254Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:14:48.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-27T08:14:48.254Z] 9fc7a97b3e33: Preparing [2026-05-27T08:14:48.254Z] 8ccb4e7e2005: Preparing [2026-05-27T08:14:48.254Z] d5d76c150734: Preparing [2026-05-27T08:14:48.254Z] e683de34ba18: Preparing [2026-05-27T08:14:48.254Z] 2d94493f5d13: Preparing [2026-05-27T08:14:48.254Z] 2b45fac93b53: Preparing [2026-05-27T08:14:48.254Z] 0854555d70ac: Preparing [2026-05-27T08:14:48.254Z] 2b45fac93b53: Waiting [2026-05-27T08:14:48.254Z] 0854555d70ac: Waiting [2026-05-27T08:14:48.254Z] e683de34ba18: Layer already exists [2026-05-27T08:14:48.254Z] 9fc7a97b3e33: Layer already exists [2026-05-27T08:14:48.254Z] 8ccb4e7e2005: Layer already exists [2026-05-27T08:14:48.254Z] d5d76c150734: Layer already exists [2026-05-27T08:14:48.254Z] 2d94493f5d13: Layer already exists [2026-05-27T08:14:48.254Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:48.254Z] 2b45fac93b53: Layer already exists [2026-05-27T08:14:48.254Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:31420b420cfb9449b8c21df446a73a6223a15d70ae98e59d72388bc691ea98ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:48.631Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:49.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:palau [2026-05-27T08:14:49.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-27T08:14:49.025Z] 9fc7a97b3e33: Preparing [2026-05-27T08:14:49.025Z] 8ccb4e7e2005: Preparing [2026-05-27T08:14:49.025Z] d5d76c150734: Preparing [2026-05-27T08:14:49.025Z] e683de34ba18: Preparing [2026-05-27T08:14:49.025Z] 2d94493f5d13: Preparing [2026-05-27T08:14:49.025Z] 2b45fac93b53: Preparing [2026-05-27T08:14:49.025Z] 0854555d70ac: Preparing [2026-05-27T08:14:49.025Z] 0854555d70ac: Waiting [2026-05-27T08:14:49.025Z] 2b45fac93b53: Waiting [2026-05-27T08:14:49.025Z] 8ccb4e7e2005: Layer already exists [2026-05-27T08:14:49.025Z] 9fc7a97b3e33: Layer already exists [2026-05-27T08:14:49.025Z] 2d94493f5d13: Layer already exists [2026-05-27T08:14:49.025Z] d5d76c150734: Layer already exists [2026-05-27T08:14:49.025Z] e683de34ba18: Layer already exists [2026-05-27T08:14:49.025Z] 2b45fac93b53: Layer already exists [2026-05-27T08:14:49.025Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:49.025Z] palau: digest: sha256:31420b420cfb9449b8c21df446a73a6223a15d70ae98e59d72388bc691ea98ab size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:14:49.110Z] ===================================================== [Pipeline] echo [2026-05-27T08:14:49.124Z] taggedImages: [2026-05-27T08:14:49.124Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:14:49.124Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.2 [2026-05-27T08:14:49.124Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:14:49.124Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:palau [Pipeline] echo [2026-05-27T08:14:49.153Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-05-27T08:14:49.153Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:14:49.153Z] 4.0.2 [2026-05-27T08:14:49.153Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:14:49.153Z] palau [2026-05-27T08:14:49.153Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:49.523Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:14:49.864Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:14:49.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-27T08:14:49.864Z] fcec3cdab73b: Preparing [2026-05-27T08:14:49.864Z] 76603436ca70: Preparing [2026-05-27T08:14:49.864Z] 735693c676c8: Preparing [2026-05-27T08:14:49.864Z] d5d76c150734: Preparing [2026-05-27T08:14:49.864Z] e683de34ba18: Preparing [2026-05-27T08:14:49.864Z] 84a835ee0a83: Preparing [2026-05-27T08:14:49.864Z] cb57d70c2053: Preparing [2026-05-27T08:14:49.864Z] b94a8438058e: Preparing [2026-05-27T08:14:49.864Z] a6e74306f8d0: Preparing [2026-05-27T08:14:49.864Z] 0854555d70ac: Preparing [2026-05-27T08:14:49.864Z] 84a835ee0a83: Waiting [2026-05-27T08:14:49.864Z] a6e74306f8d0: Waiting [2026-05-27T08:14:49.864Z] b94a8438058e: Waiting [2026-05-27T08:14:49.864Z] 0854555d70ac: Waiting [2026-05-27T08:14:49.864Z] cb57d70c2053: Waiting [2026-05-27T08:14:49.864Z] e683de34ba18: Layer already exists [2026-05-27T08:14:49.864Z] d5d76c150734: Layer already exists [2026-05-27T08:14:49.864Z] 76603436ca70: Pushed [2026-05-27T08:14:49.864Z] 735693c676c8: Pushed [2026-05-27T08:14:49.864Z] fcec3cdab73b: Pushed [2026-05-27T08:14:49.864Z] 0854555d70ac: Layer already exists [2026-05-27T08:14:50.145Z] b94a8438058e: Pushed [2026-05-27T08:14:53.606Z] a6e74306f8d0: Pushed [2026-05-27T08:14:59.062Z] cb57d70c2053: Pushed [2026-05-27T08:15:02.208Z] #118 ... [2026-05-27T08:15:02.208Z] [2026-05-27T08:15:02.208Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:15:02.208Z] #94 DONE 89.1s [2026-05-27T08:15:02.208Z] [2026-05-27T08:15:02.208Z] #119 [security-proxy-setup builder 6/7] COPY . . [2026-05-27T08:15:02.208Z] #119 DONE 8.5s [2026-05-27T08:15:02.208Z] [2026-05-27T08:15:02.208Z] #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:15:02.208Z] #120 CACHED [2026-05-27T08:15:02.208Z] [2026-05-27T08:15:02.208Z] #121 [security-bootstrapper builder 6/7] COPY . . [2026-05-27T08:15:02.208Z] #121 CACHED [2026-05-27T08:15:02.208Z] [2026-05-27T08:15:02.208Z] #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:15:02.208Z] #122 CACHED [2026-05-27T08:15:02.208Z] [2026-05-27T08:15:02.208Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2026-05-27T08:15:02.208Z] #123 CACHED [2026-05-27T08:15:02.208Z] [2026-05-27T08:15:02.208Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:15:02.208Z] #124 CACHED [2026-05-27T08:15:02.208Z] [2026-05-27T08:15:02.208Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:15:02.208Z] #125 CACHED [2026-05-27T08:15:02.208Z] [2026-05-27T08:15:02.208Z] #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-27T08:15:02.852Z] #126 ... [2026-05-27T08:15:02.852Z] [2026-05-27T08:15:02.852Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:15:02.852Z] #96 DONE 96.3s [2026-05-27T08:15:02.852Z] [2026-05-27T08:15:02.852Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:15:02.852Z] #118 DONE 92.1s [2026-05-27T08:15:02.852Z] [2026-05-27T08:15:02.852Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:15:02.852Z] #116 DONE 96.6s [2026-05-27T08:15:02.852Z] [2026-05-27T08:15:02.852Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:15:02.852Z] #117 DONE 92.1s [2026-05-27T08:15:02.852Z] [2026-05-27T08:15:02.852Z] #127 [support-scheduler builder 6/7] COPY . . [2026-05-27T08:15:02.852Z] #127 ... [2026-05-27T08:15:02.852Z] [2026-05-27T08:15:02.852Z] #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:15:02.852Z] #95 DONE 97.3s [2026-05-27T08:15:03.123Z] [2026-05-27T08:15:03.123Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-27T08:15:07.355Z] 84a835ee0a83: Pushed [2026-05-27T08:15:07.355Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:320a2be4548381688fe5e5c408e4b012528b261b5586c2d1854348479e441733 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:07.886Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:08.358Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.2 [2026-05-27T08:15:08.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-27T08:15:08.358Z] fcec3cdab73b: Preparing [2026-05-27T08:15:08.358Z] 76603436ca70: Preparing [2026-05-27T08:15:08.358Z] 735693c676c8: Preparing [2026-05-27T08:15:08.358Z] d5d76c150734: Preparing [2026-05-27T08:15:08.358Z] e683de34ba18: Preparing [2026-05-27T08:15:08.358Z] 84a835ee0a83: Preparing [2026-05-27T08:15:08.358Z] cb57d70c2053: Preparing [2026-05-27T08:15:08.358Z] 84a835ee0a83: Waiting [2026-05-27T08:15:08.358Z] b94a8438058e: Preparing [2026-05-27T08:15:08.358Z] a6e74306f8d0: Preparing [2026-05-27T08:15:08.358Z] 0854555d70ac: Preparing [2026-05-27T08:15:08.358Z] b94a8438058e: Waiting [2026-05-27T08:15:08.358Z] a6e74306f8d0: Waiting [2026-05-27T08:15:08.358Z] 0854555d70ac: Waiting [2026-05-27T08:15:08.358Z] cb57d70c2053: Waiting [2026-05-27T08:15:08.358Z] 76603436ca70: Layer already exists [2026-05-27T08:15:08.358Z] 735693c676c8: Layer already exists [2026-05-27T08:15:08.358Z] e683de34ba18: Layer already exists [2026-05-27T08:15:08.358Z] fcec3cdab73b: Layer already exists [2026-05-27T08:15:08.358Z] d5d76c150734: Layer already exists [2026-05-27T08:15:08.358Z] b94a8438058e: Layer already exists [2026-05-27T08:15:08.358Z] cb57d70c2053: Layer already exists [2026-05-27T08:15:08.358Z] 84a835ee0a83: Layer already exists [2026-05-27T08:15:08.358Z] a6e74306f8d0: Layer already exists [2026-05-27T08:15:08.358Z] 0854555d70ac: Layer already exists [2026-05-27T08:15:08.358Z] 4.0.2: digest: sha256:320a2be4548381688fe5e5c408e4b012528b261b5586c2d1854348479e441733 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:08.666Z] #128 ... [2026-05-27T08:15:08.666Z] [2026-05-27T08:15:08.666Z] #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-27T08:15:08.666Z] #126 3.299 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-27T08:15:08.833Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:09.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:15:09.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-27T08:15:09.379Z] fcec3cdab73b: Preparing [2026-05-27T08:15:09.379Z] 76603436ca70: Preparing [2026-05-27T08:15:09.379Z] 735693c676c8: Preparing [2026-05-27T08:15:09.379Z] d5d76c150734: Preparing [2026-05-27T08:15:09.379Z] e683de34ba18: Preparing [2026-05-27T08:15:09.379Z] 84a835ee0a83: Preparing [2026-05-27T08:15:09.379Z] cb57d70c2053: Preparing [2026-05-27T08:15:09.379Z] b94a8438058e: Preparing [2026-05-27T08:15:09.379Z] a6e74306f8d0: Preparing [2026-05-27T08:15:09.379Z] 0854555d70ac: Preparing [2026-05-27T08:15:09.379Z] b94a8438058e: Waiting [2026-05-27T08:15:09.379Z] a6e74306f8d0: Waiting [2026-05-27T08:15:09.379Z] 0854555d70ac: Waiting [2026-05-27T08:15:09.379Z] cb57d70c2053: Waiting [2026-05-27T08:15:09.379Z] 84a835ee0a83: Waiting [2026-05-27T08:15:09.379Z] 735693c676c8: Layer already exists [2026-05-27T08:15:09.379Z] e683de34ba18: Layer already exists [2026-05-27T08:15:09.379Z] fcec3cdab73b: Layer already exists [2026-05-27T08:15:09.379Z] 76603436ca70: Layer already exists [2026-05-27T08:15:09.379Z] d5d76c150734: Layer already exists [2026-05-27T08:15:09.379Z] 84a835ee0a83: Layer already exists [2026-05-27T08:15:09.379Z] cb57d70c2053: Layer already exists [2026-05-27T08:15:09.379Z] b94a8438058e: Layer already exists [2026-05-27T08:15:09.379Z] a6e74306f8d0: Layer already exists [2026-05-27T08:15:09.379Z] 0854555d70ac: Layer already exists [2026-05-27T08:15:09.379Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:320a2be4548381688fe5e5c408e4b012528b261b5586c2d1854348479e441733 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:09.906Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:10.416Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:palau [2026-05-27T08:15:10.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-27T08:15:10.416Z] fcec3cdab73b: Preparing [2026-05-27T08:15:10.416Z] 76603436ca70: Preparing [2026-05-27T08:15:10.416Z] 735693c676c8: Preparing [2026-05-27T08:15:10.416Z] d5d76c150734: Preparing [2026-05-27T08:15:10.416Z] e683de34ba18: Preparing [2026-05-27T08:15:10.416Z] 84a835ee0a83: Preparing [2026-05-27T08:15:10.416Z] cb57d70c2053: Preparing [2026-05-27T08:15:10.416Z] b94a8438058e: Preparing [2026-05-27T08:15:10.416Z] a6e74306f8d0: Preparing [2026-05-27T08:15:10.416Z] 0854555d70ac: Preparing [2026-05-27T08:15:10.416Z] 84a835ee0a83: Waiting [2026-05-27T08:15:10.416Z] cb57d70c2053: Waiting [2026-05-27T08:15:10.416Z] b94a8438058e: Waiting [2026-05-27T08:15:10.416Z] a6e74306f8d0: Waiting [2026-05-27T08:15:10.416Z] 0854555d70ac: Waiting [2026-05-27T08:15:10.416Z] fcec3cdab73b: Layer already exists [2026-05-27T08:15:10.416Z] 735693c676c8: Layer already exists [2026-05-27T08:15:10.416Z] d5d76c150734: Layer already exists [2026-05-27T08:15:10.416Z] 76603436ca70: Layer already exists [2026-05-27T08:15:10.416Z] e683de34ba18: Layer already exists [2026-05-27T08:15:10.416Z] 84a835ee0a83: Layer already exists [2026-05-27T08:15:10.416Z] b94a8438058e: Layer already exists [2026-05-27T08:15:10.416Z] 0854555d70ac: Layer already exists [2026-05-27T08:15:10.416Z] cb57d70c2053: Layer already exists [2026-05-27T08:15:10.416Z] a6e74306f8d0: Layer already exists [2026-05-27T08:15:10.416Z] palau: digest: sha256:320a2be4548381688fe5e5c408e4b012528b261b5586c2d1854348479e441733 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:15:10.622Z] ===================================================== [Pipeline] echo [2026-05-27T08:15:10.666Z] taggedImages: [2026-05-27T08:15:10.666Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:15:10.666Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.2 [2026-05-27T08:15:10.666Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:15:10.666Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:palau [Pipeline] echo [2026-05-27T08:15:10.727Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-05-27T08:15:10.727Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:15:10.727Z] 4.0.2 [2026-05-27T08:15:10.727Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:15:10.727Z] palau [2026-05-27T08:15:10.727Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:11.169Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:11.532Z] #126 ... [2026-05-27T08:15:11.532Z] [2026-05-27T08:15:11.532Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-27T08:15:11.532Z] #0 3.846 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-27T08:15:11.825Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:15:11.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-27T08:15:11.825Z] 04e5f10ef003: Preparing [2026-05-27T08:15:11.825Z] e4127669516c: Preparing [2026-05-27T08:15:11.825Z] 155e13943e79: Preparing [2026-05-27T08:15:11.825Z] d5d76c150734: Preparing [2026-05-27T08:15:11.825Z] e683de34ba18: Preparing [2026-05-27T08:15:11.825Z] 84a835ee0a83: Preparing [2026-05-27T08:15:11.825Z] 91735f963c47: Preparing [2026-05-27T08:15:11.825Z] 59b45d12c6f7: Preparing [2026-05-27T08:15:11.825Z] 0854555d70ac: Preparing [2026-05-27T08:15:11.825Z] 59b45d12c6f7: Waiting [2026-05-27T08:15:11.825Z] 91735f963c47: Waiting [2026-05-27T08:15:11.825Z] 84a835ee0a83: Waiting [2026-05-27T08:15:11.825Z] 0854555d70ac: Waiting [2026-05-27T08:15:11.825Z] d5d76c150734: Layer already exists [2026-05-27T08:15:11.825Z] e683de34ba18: Layer already exists [2026-05-27T08:15:11.825Z] 84a835ee0a83: Layer already exists [2026-05-27T08:15:11.825Z] e4127669516c: Pushed [2026-05-27T08:15:11.825Z] 155e13943e79: Pushed [2026-05-27T08:15:11.825Z] 0854555d70ac: Layer already exists [2026-05-27T08:15:11.825Z] 91735f963c47: Pushed [2026-05-27T08:15:11.825Z] 04e5f10ef003: Pushed [2026-05-27T08:15:12.126Z] 59b45d12c6f7: Pushed [2026-05-27T08:15:12.431Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:f9b69da1dc095c9331f27d8ec5ac157787f088b2b45856e749ce69dfd7d3c4d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [2026-05-27T08:15:12.520Z] #129 ... [2026-05-27T08:15:12.520Z] [2026-05-27T08:15:12.520Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-27T08:15:12.520Z] #0 4.047 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:12.853Z] #130 ... [2026-05-27T08:15:12.854Z] [2026-05-27T08:15:12.854Z] #131 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-27T08:15:12.854Z] #131 ... [2026-05-27T08:15:12.854Z] [2026-05-27T08:15:12.854Z] #132 [core-keeper builder 7/8] COPY . . [2026-05-27T08:15:12.929Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:13.167Z] #132 ... [2026-05-27T08:15:13.167Z] [2026-05-27T08:15:13.167Z] #133 [support-notifications builder 6/7] COPY . . [2026-05-27T08:15:13.416Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.2 [2026-05-27T08:15:13.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-27T08:15:13.416Z] 04e5f10ef003: Preparing [2026-05-27T08:15:13.416Z] e4127669516c: Preparing [2026-05-27T08:15:13.416Z] 155e13943e79: Preparing [2026-05-27T08:15:13.416Z] d5d76c150734: Preparing [2026-05-27T08:15:13.416Z] e683de34ba18: Preparing [2026-05-27T08:15:13.416Z] 84a835ee0a83: Preparing [2026-05-27T08:15:13.416Z] 91735f963c47: Preparing [2026-05-27T08:15:13.416Z] 59b45d12c6f7: Preparing [2026-05-27T08:15:13.416Z] 0854555d70ac: Preparing [2026-05-27T08:15:13.416Z] 91735f963c47: Waiting [2026-05-27T08:15:13.416Z] 59b45d12c6f7: Waiting [2026-05-27T08:15:13.416Z] 0854555d70ac: Waiting [2026-05-27T08:15:13.416Z] 84a835ee0a83: Waiting [2026-05-27T08:15:13.416Z] 155e13943e79: Layer already exists [2026-05-27T08:15:13.416Z] 04e5f10ef003: Layer already exists [2026-05-27T08:15:13.416Z] e683de34ba18: Layer already exists [2026-05-27T08:15:13.416Z] d5d76c150734: Layer already exists [2026-05-27T08:15:13.416Z] e4127669516c: Layer already exists [2026-05-27T08:15:13.416Z] 84a835ee0a83: Layer already exists [2026-05-27T08:15:13.416Z] 59b45d12c6f7: Layer already exists [2026-05-27T08:15:13.416Z] 91735f963c47: Layer already exists [2026-05-27T08:15:13.416Z] 0854555d70ac: Layer already exists [2026-05-27T08:15:13.416Z] 4.0.2: digest: sha256:f9b69da1dc095c9331f27d8ec5ac157787f088b2b45856e749ce69dfd7d3c4d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:13.927Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:14.365Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:15:14.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-27T08:15:14.365Z] 04e5f10ef003: Preparing [2026-05-27T08:15:14.365Z] e4127669516c: Preparing [2026-05-27T08:15:14.365Z] 155e13943e79: Preparing [2026-05-27T08:15:14.365Z] d5d76c150734: Preparing [2026-05-27T08:15:14.365Z] e683de34ba18: Preparing [2026-05-27T08:15:14.365Z] 84a835ee0a83: Preparing [2026-05-27T08:15:14.365Z] 91735f963c47: Preparing [2026-05-27T08:15:14.365Z] 59b45d12c6f7: Preparing [2026-05-27T08:15:14.365Z] 0854555d70ac: Preparing [2026-05-27T08:15:14.365Z] 91735f963c47: Waiting [2026-05-27T08:15:14.365Z] 59b45d12c6f7: Waiting [2026-05-27T08:15:14.365Z] 0854555d70ac: Waiting [2026-05-27T08:15:14.365Z] 84a835ee0a83: Waiting [2026-05-27T08:15:14.365Z] e683de34ba18: Layer already exists [2026-05-27T08:15:14.365Z] 04e5f10ef003: Layer already exists [2026-05-27T08:15:14.365Z] e4127669516c: Layer already exists [2026-05-27T08:15:14.365Z] 155e13943e79: Layer already exists [2026-05-27T08:15:14.365Z] d5d76c150734: Layer already exists [2026-05-27T08:15:14.365Z] 91735f963c47: Layer already exists [2026-05-27T08:15:14.365Z] 0854555d70ac: Layer already exists [2026-05-27T08:15:14.365Z] 84a835ee0a83: Layer already exists [2026-05-27T08:15:14.365Z] 59b45d12c6f7: Layer already exists [2026-05-27T08:15:14.365Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:f9b69da1dc095c9331f27d8ec5ac157787f088b2b45856e749ce69dfd7d3c4d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:15.137Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:15.908Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:palau [2026-05-27T08:15:15.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-27T08:15:15.908Z] 04e5f10ef003: Preparing [2026-05-27T08:15:15.908Z] e4127669516c: Preparing [2026-05-27T08:15:15.908Z] 155e13943e79: Preparing [2026-05-27T08:15:15.908Z] d5d76c150734: Preparing [2026-05-27T08:15:15.908Z] e683de34ba18: Preparing [2026-05-27T08:15:15.908Z] 84a835ee0a83: Preparing [2026-05-27T08:15:15.908Z] 91735f963c47: Preparing [2026-05-27T08:15:15.908Z] 59b45d12c6f7: Preparing [2026-05-27T08:15:15.908Z] 0854555d70ac: Preparing [2026-05-27T08:15:15.908Z] 59b45d12c6f7: Waiting [2026-05-27T08:15:15.908Z] 0854555d70ac: Waiting [2026-05-27T08:15:15.908Z] 91735f963c47: Waiting [2026-05-27T08:15:15.908Z] 84a835ee0a83: Waiting [2026-05-27T08:15:15.908Z] e683de34ba18: Layer already exists [2026-05-27T08:15:15.908Z] 155e13943e79: Layer already exists [2026-05-27T08:15:15.908Z] e4127669516c: Layer already exists [2026-05-27T08:15:15.908Z] d5d76c150734: Layer already exists [2026-05-27T08:15:15.908Z] 04e5f10ef003: Layer already exists [2026-05-27T08:15:15.908Z] 91735f963c47: Layer already exists [2026-05-27T08:15:15.908Z] 0854555d70ac: Layer already exists [2026-05-27T08:15:15.908Z] 59b45d12c6f7: Layer already exists [2026-05-27T08:15:15.908Z] 84a835ee0a83: Layer already exists [2026-05-27T08:15:15.908Z] palau: digest: sha256:f9b69da1dc095c9331f27d8ec5ac157787f088b2b45856e749ce69dfd7d3c4d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:15:16.143Z] ===================================================== [Pipeline] echo [2026-05-27T08:15:16.171Z] taggedImages: [2026-05-27T08:15:16.171Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:15:16.171Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.2 [2026-05-27T08:15:16.171Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:15:16.171Z] - nexus3.edgexfoundry.org:10004/security-spire-config:palau [Pipeline] echo [2026-05-27T08:15:16.219Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-05-27T08:15:16.219Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:15:16.219Z] 4.0.2 [2026-05-27T08:15:16.219Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:15:16.219Z] palau [2026-05-27T08:15:16.219Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:16.831Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:17.301Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:15:17.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-27T08:15:17.301Z] fcec3cdab73b: Preparing [2026-05-27T08:15:17.301Z] cf03cea8e75d: Preparing [2026-05-27T08:15:17.301Z] fe3be758ade5: Preparing [2026-05-27T08:15:17.301Z] d5d76c150734: Preparing [2026-05-27T08:15:17.301Z] e683de34ba18: Preparing [2026-05-27T08:15:17.301Z] 84a835ee0a83: Preparing [2026-05-27T08:15:17.301Z] b94a8438058e: Preparing [2026-05-27T08:15:17.301Z] a6e74306f8d0: Preparing [2026-05-27T08:15:17.301Z] 84a835ee0a83: Waiting [2026-05-27T08:15:17.301Z] b94a8438058e: Waiting [2026-05-27T08:15:17.301Z] 0854555d70ac: Preparing [2026-05-27T08:15:17.301Z] a6e74306f8d0: Waiting [2026-05-27T08:15:17.301Z] 0854555d70ac: Waiting [2026-05-27T08:15:17.301Z] fcec3cdab73b: Layer already exists [2026-05-27T08:15:17.301Z] e683de34ba18: Layer already exists [2026-05-27T08:15:17.301Z] d5d76c150734: Layer already exists [2026-05-27T08:15:17.301Z] 84a835ee0a83: Layer already exists [2026-05-27T08:15:17.301Z] b94a8438058e: Layer already exists [2026-05-27T08:15:17.301Z] a6e74306f8d0: Layer already exists [2026-05-27T08:15:17.301Z] 0854555d70ac: Layer already exists [2026-05-27T08:15:17.301Z] cf03cea8e75d: Pushed [2026-05-27T08:15:17.301Z] fe3be758ade5: Pushed [2026-05-27T08:15:17.632Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:88922d528f5bd94bbdc85c1b445f8c9d3b7164a907c7e7857a45b291691363cb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:18.128Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:18.694Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.2 [2026-05-27T08:15:18.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-27T08:15:18.694Z] fcec3cdab73b: Preparing [2026-05-27T08:15:18.694Z] cf03cea8e75d: Preparing [2026-05-27T08:15:18.694Z] fe3be758ade5: Preparing [2026-05-27T08:15:18.694Z] d5d76c150734: Preparing [2026-05-27T08:15:18.694Z] e683de34ba18: Preparing [2026-05-27T08:15:18.694Z] 84a835ee0a83: Preparing [2026-05-27T08:15:18.694Z] b94a8438058e: Preparing [2026-05-27T08:15:18.694Z] a6e74306f8d0: Preparing [2026-05-27T08:15:18.694Z] 0854555d70ac: Preparing [2026-05-27T08:15:18.694Z] b94a8438058e: Waiting [2026-05-27T08:15:18.694Z] a6e74306f8d0: Waiting [2026-05-27T08:15:18.694Z] 84a835ee0a83: Waiting [2026-05-27T08:15:18.694Z] 0854555d70ac: Waiting [2026-05-27T08:15:18.694Z] fcec3cdab73b: Layer already exists [2026-05-27T08:15:18.694Z] fe3be758ade5: Layer already exists [2026-05-27T08:15:18.694Z] e683de34ba18: Layer already exists [2026-05-27T08:15:18.694Z] cf03cea8e75d: Layer already exists [2026-05-27T08:15:18.694Z] d5d76c150734: Layer already exists [2026-05-27T08:15:18.694Z] a6e74306f8d0: Layer already exists [2026-05-27T08:15:18.694Z] 84a835ee0a83: Layer already exists [2026-05-27T08:15:18.694Z] b94a8438058e: Layer already exists [2026-05-27T08:15:18.694Z] 0854555d70ac: Layer already exists [2026-05-27T08:15:18.694Z] 4.0.2: digest: sha256:88922d528f5bd94bbdc85c1b445f8c9d3b7164a907c7e7857a45b291691363cb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:19.258Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:19.732Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:15:19.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-27T08:15:19.732Z] fcec3cdab73b: Preparing [2026-05-27T08:15:19.732Z] cf03cea8e75d: Preparing [2026-05-27T08:15:19.732Z] fe3be758ade5: Preparing [2026-05-27T08:15:19.732Z] d5d76c150734: Preparing [2026-05-27T08:15:19.732Z] e683de34ba18: Preparing [2026-05-27T08:15:19.732Z] 84a835ee0a83: Preparing [2026-05-27T08:15:19.732Z] b94a8438058e: Preparing [2026-05-27T08:15:19.732Z] a6e74306f8d0: Preparing [2026-05-27T08:15:19.732Z] 0854555d70ac: Preparing [2026-05-27T08:15:19.732Z] b94a8438058e: Waiting [2026-05-27T08:15:19.732Z] 84a835ee0a83: Waiting [2026-05-27T08:15:19.732Z] 0854555d70ac: Waiting [2026-05-27T08:15:19.732Z] a6e74306f8d0: Waiting [2026-05-27T08:15:19.732Z] cf03cea8e75d: Layer already exists [2026-05-27T08:15:19.732Z] fcec3cdab73b: Layer already exists [2026-05-27T08:15:19.732Z] e683de34ba18: Layer already exists [2026-05-27T08:15:19.732Z] fe3be758ade5: Layer already exists [2026-05-27T08:15:19.732Z] d5d76c150734: Layer already exists [2026-05-27T08:15:19.732Z] 84a835ee0a83: Layer already exists [2026-05-27T08:15:19.732Z] a6e74306f8d0: Layer already exists [2026-05-27T08:15:19.732Z] b94a8438058e: Layer already exists [2026-05-27T08:15:19.732Z] 0854555d70ac: Layer already exists [2026-05-27T08:15:19.732Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:88922d528f5bd94bbdc85c1b445f8c9d3b7164a907c7e7857a45b291691363cb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:20.237Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:20.591Z] #133 ... [2026-05-27T08:15:20.591Z] [2026-05-27T08:15:20.591Z] #132 [core-keeper builder 7/8] COPY . . [2026-05-27T08:15:20.591Z] #132 DONE 17.2s [2026-05-27T08:15:20.591Z] [2026-05-27T08:15:20.591Z] #134 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-27T08:15:20.591Z] #134 ... [2026-05-27T08:15:20.591Z] [2026-05-27T08:15:20.591Z] #127 [support-scheduler builder 6/7] COPY . . [2026-05-27T08:15:20.591Z] #127 DONE 17.1s [2026-05-27T08:15:20.591Z] [2026-05-27T08:15:20.591Z] #131 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-27T08:15:20.591Z] #131 DONE 17.3s [2026-05-27T08:15:20.591Z] [2026-05-27T08:15:20.591Z] #135 [core-metadata builder 6/7] COPY . . [2026-05-27T08:15:20.591Z] #135 CACHED [2026-05-27T08:15:20.591Z] [2026-05-27T08:15:20.591Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:15:20.591Z] #136 CACHED [2026-05-27T08:15:20.591Z] [2026-05-27T08:15:20.591Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:15:20.591Z] #137 CACHED [2026-05-27T08:15:20.591Z] [2026-05-27T08:15:20.591Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:15:20.591Z] #138 CACHED [2026-05-27T08:15:20.591Z] [2026-05-27T08:15:20.591Z] #139 [security-proxy-auth builder 6/7] COPY . . [2026-05-27T08:15:20.591Z] #139 CACHED [2026-05-27T08:15:20.591Z] [2026-05-27T08:15:20.591Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:15:20.591Z] #140 CACHED [2026-05-27T08:15:20.591Z] [2026-05-27T08:15:20.591Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-27T08:15:20.591Z] #128 DONE 17.1s [2026-05-27T08:15:20.591Z] [2026-05-27T08:15:20.591Z] #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:15:20.591Z] #141 CACHED [2026-05-27T08:15:20.591Z] [2026-05-27T08:15:20.591Z] #142 [core-command builder 6/7] COPY . . [2026-05-27T08:15:20.591Z] #142 CACHED [2026-05-27T08:15:20.591Z] [2026-05-27T08:15:20.591Z] #143 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:15:20.591Z] #143 CACHED [2026-05-27T08:15:20.591Z] [2026-05-27T08:15:20.591Z] #144 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-27T08:15:20.591Z] #144 CACHED [2026-05-27T08:15:20.591Z] [2026-05-27T08:15:20.591Z] #145 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T08:15:20.591Z] #145 CACHED [2026-05-27T08:15:20.591Z] [2026-05-27T08:15:20.591Z] #146 [core-data builder 6/7] COPY . . [2026-05-27T08:15:20.591Z] #146 CACHED [2026-05-27T08:15:20.591Z] [2026-05-27T08:15:20.591Z] #133 [support-notifications builder 6/7] COPY . . [2026-05-27T08:15:20.591Z] #133 DONE 17.3s [2026-05-27T08:15:20.591Z] [2026-05-27T08:15:20.591Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:15:20.783Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:palau [2026-05-27T08:15:20.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-27T08:15:20.783Z] fcec3cdab73b: Preparing [2026-05-27T08:15:20.783Z] cf03cea8e75d: Preparing [2026-05-27T08:15:20.783Z] fe3be758ade5: Preparing [2026-05-27T08:15:20.783Z] d5d76c150734: Preparing [2026-05-27T08:15:20.783Z] e683de34ba18: Preparing [2026-05-27T08:15:20.783Z] 84a835ee0a83: Preparing [2026-05-27T08:15:20.783Z] b94a8438058e: Preparing [2026-05-27T08:15:20.783Z] a6e74306f8d0: Preparing [2026-05-27T08:15:20.783Z] 0854555d70ac: Preparing [2026-05-27T08:15:20.783Z] 84a835ee0a83: Waiting [2026-05-27T08:15:20.783Z] a6e74306f8d0: Waiting [2026-05-27T08:15:20.783Z] 0854555d70ac: Waiting [2026-05-27T08:15:20.783Z] b94a8438058e: Waiting [2026-05-27T08:15:20.783Z] cf03cea8e75d: Layer already exists [2026-05-27T08:15:20.783Z] fcec3cdab73b: Layer already exists [2026-05-27T08:15:20.783Z] fe3be758ade5: Layer already exists [2026-05-27T08:15:20.783Z] e683de34ba18: Layer already exists [2026-05-27T08:15:20.783Z] d5d76c150734: Layer already exists [2026-05-27T08:15:20.783Z] b94a8438058e: Layer already exists [2026-05-27T08:15:20.783Z] a6e74306f8d0: Layer already exists [2026-05-27T08:15:20.783Z] 84a835ee0a83: Layer already exists [2026-05-27T08:15:20.783Z] 0854555d70ac: Layer already exists [2026-05-27T08:15:20.783Z] palau: digest: sha256:88922d528f5bd94bbdc85c1b445f8c9d3b7164a907c7e7857a45b291691363cb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:15:20.971Z] ===================================================== [Pipeline] echo [2026-05-27T08:15:21.003Z] taggedImages: [2026-05-27T08:15:21.003Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:15:21.003Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.2 [2026-05-27T08:15:21.003Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:15:21.003Z] - nexus3.edgexfoundry.org:10004/security-spire-server:palau [Pipeline] echo [2026-05-27T08:15:21.074Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-05-27T08:15:21.075Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:15:21.075Z] 4.0.2 [2026-05-27T08:15:21.075Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:15:21.075Z] palau [2026-05-27T08:15:21.075Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:21.638Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:22.163Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:15:22.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-27T08:15:22.163Z] d1db5347a45d: Preparing [2026-05-27T08:15:22.163Z] 70edcaa63500: Preparing [2026-05-27T08:15:22.163Z] d5d76c150734: Preparing [2026-05-27T08:15:22.163Z] e683de34ba18: Preparing [2026-05-27T08:15:22.163Z] 4f3157bc8f6a: Preparing [2026-05-27T08:15:22.163Z] 74629e8945de: Preparing [2026-05-27T08:15:22.163Z] 0854555d70ac: Preparing [2026-05-27T08:15:22.163Z] 74629e8945de: Waiting [2026-05-27T08:15:22.163Z] 0854555d70ac: Waiting [2026-05-27T08:15:22.163Z] d5d76c150734: Layer already exists [2026-05-27T08:15:22.163Z] e683de34ba18: Layer already exists [2026-05-27T08:15:22.163Z] 0854555d70ac: Layer already exists [2026-05-27T08:15:22.163Z] 4f3157bc8f6a: Pushed [2026-05-27T08:15:22.163Z] d1db5347a45d: Pushed [2026-05-27T08:15:22.829Z] 74629e8945de: Pushed [2026-05-27T08:15:26.342Z] #147 ... [2026-05-27T08:15:26.342Z] [2026-05-27T08:15:26.342Z] #134 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-27T08:15:26.342Z] #134 6.000 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-27T08:15:26.383Z] 70edcaa63500: Pushed [2026-05-27T08:15:26.383Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:ed29796b465dc9ed365a339ab22a0bb6952d9d4a680fab82048b8d4d539498f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:26.841Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:27.347Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.2 [2026-05-27T08:15:27.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-27T08:15:27.347Z] d1db5347a45d: Preparing [2026-05-27T08:15:27.347Z] 70edcaa63500: Preparing [2026-05-27T08:15:27.347Z] d5d76c150734: Preparing [2026-05-27T08:15:27.347Z] e683de34ba18: Preparing [2026-05-27T08:15:27.347Z] 4f3157bc8f6a: Preparing [2026-05-27T08:15:27.347Z] 74629e8945de: Preparing [2026-05-27T08:15:27.347Z] 0854555d70ac: Preparing [2026-05-27T08:15:27.347Z] 0854555d70ac: Waiting [2026-05-27T08:15:27.347Z] 74629e8945de: Waiting [2026-05-27T08:15:27.347Z] d1db5347a45d: Layer already exists [2026-05-27T08:15:27.347Z] e683de34ba18: Layer already exists [2026-05-27T08:15:27.347Z] 4f3157bc8f6a: Layer already exists [2026-05-27T08:15:27.347Z] d5d76c150734: Layer already exists [2026-05-27T08:15:27.347Z] 70edcaa63500: Layer already exists [2026-05-27T08:15:27.347Z] 74629e8945de: Layer already exists [2026-05-27T08:15:27.347Z] 0854555d70ac: Layer already exists [2026-05-27T08:15:27.347Z] 4.0.2: digest: sha256:ed29796b465dc9ed365a339ab22a0bb6952d9d4a680fab82048b8d4d539498f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:27.799Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:28.312Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:15:28.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-27T08:15:28.312Z] d1db5347a45d: Preparing [2026-05-27T08:15:28.312Z] 70edcaa63500: Preparing [2026-05-27T08:15:28.312Z] d5d76c150734: Preparing [2026-05-27T08:15:28.312Z] e683de34ba18: Preparing [2026-05-27T08:15:28.312Z] 4f3157bc8f6a: Preparing [2026-05-27T08:15:28.312Z] 74629e8945de: Preparing [2026-05-27T08:15:28.312Z] 0854555d70ac: Preparing [2026-05-27T08:15:28.312Z] 74629e8945de: Waiting [2026-05-27T08:15:28.312Z] 0854555d70ac: Waiting [2026-05-27T08:15:28.312Z] d5d76c150734: Layer already exists [2026-05-27T08:15:28.312Z] e683de34ba18: Layer already exists [2026-05-27T08:15:28.312Z] d1db5347a45d: Layer already exists [2026-05-27T08:15:28.312Z] 70edcaa63500: Layer already exists [2026-05-27T08:15:28.312Z] 4f3157bc8f6a: Layer already exists [2026-05-27T08:15:28.312Z] 0854555d70ac: Layer already exists [2026-05-27T08:15:28.312Z] 74629e8945de: Layer already exists [2026-05-27T08:15:28.312Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:ed29796b465dc9ed365a339ab22a0bb6952d9d4a680fab82048b8d4d539498f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:28.717Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:29.170Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:palau [2026-05-27T08:15:29.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-27T08:15:29.170Z] d1db5347a45d: Preparing [2026-05-27T08:15:29.170Z] 70edcaa63500: Preparing [2026-05-27T08:15:29.170Z] d5d76c150734: Preparing [2026-05-27T08:15:29.170Z] e683de34ba18: Preparing [2026-05-27T08:15:29.170Z] 4f3157bc8f6a: Preparing [2026-05-27T08:15:29.170Z] 74629e8945de: Preparing [2026-05-27T08:15:29.170Z] 0854555d70ac: Preparing [2026-05-27T08:15:29.170Z] 74629e8945de: Waiting [2026-05-27T08:15:29.170Z] 0854555d70ac: Waiting [2026-05-27T08:15:29.170Z] 4f3157bc8f6a: Layer already exists [2026-05-27T08:15:29.170Z] 70edcaa63500: Layer already exists [2026-05-27T08:15:29.170Z] d5d76c150734: Layer already exists [2026-05-27T08:15:29.170Z] e683de34ba18: Layer already exists [2026-05-27T08:15:29.170Z] d1db5347a45d: Layer already exists [2026-05-27T08:15:29.170Z] 0854555d70ac: Layer already exists [2026-05-27T08:15:29.170Z] 74629e8945de: Layer already exists [2026-05-27T08:15:29.170Z] palau: digest: sha256:ed29796b465dc9ed365a339ab22a0bb6952d9d4a680fab82048b8d4d539498f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:15:29.254Z] ===================================================== [Pipeline] echo [2026-05-27T08:15:29.272Z] taggedImages: [2026-05-27T08:15:29.272Z] - nexus3.edgexfoundry.org:10004/support-notifications:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:15:29.272Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.2 [2026-05-27T08:15:29.272Z] - nexus3.edgexfoundry.org:10004/support-notifications:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:15:29.272Z] - nexus3.edgexfoundry.org:10004/support-notifications:palau [Pipeline] echo [2026-05-27T08:15:29.301Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-05-27T08:15:29.301Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:15:29.301Z] 4.0.2 [2026-05-27T08:15:29.301Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:15:29.301Z] palau [2026-05-27T08:15:29.301Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:29.720Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:29.930Z] #134 ... [2026-05-27T08:15:29.930Z] [2026-05-27T08:15:29.930Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-27T08:15:29.930Z] #0 7.558 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-27T08:15:30.210Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:15:30.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-27T08:15:30.210Z] 058561f22baf: Preparing [2026-05-27T08:15:30.210Z] bb71c68c210b: Preparing [2026-05-27T08:15:30.210Z] d5d76c150734: Preparing [2026-05-27T08:15:30.210Z] e683de34ba18: Preparing [2026-05-27T08:15:30.210Z] d8f5b8cd3e62: Preparing [2026-05-27T08:15:30.210Z] eb09fba1f235: Preparing [2026-05-27T08:15:30.210Z] 0854555d70ac: Preparing [2026-05-27T08:15:30.210Z] eb09fba1f235: Waiting [2026-05-27T08:15:30.210Z] 0854555d70ac: Waiting [2026-05-27T08:15:30.210Z] d5d76c150734: Layer already exists [2026-05-27T08:15:30.210Z] e683de34ba18: Layer already exists [2026-05-27T08:15:30.210Z] 0854555d70ac: Layer already exists [2026-05-27T08:15:30.210Z] 058561f22baf: Pushed [2026-05-27T08:15:30.210Z] d8f5b8cd3e62: Pushed [2026-05-27T08:15:30.251Z] #148 ... [2026-05-27T08:15:30.251Z] [2026-05-27T08:15:30.251Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-27T08:15:30.251Z] #0 7.812 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-27T08:15:30.251Z] #149 ... [2026-05-27T08:15:30.251Z] [2026-05-27T08:15:30.251Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-27T08:15:30.251Z] #0 7.693 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-05-27T08:15:30.500Z] eb09fba1f235: Pushed [2026-05-27T08:15:30.633Z] #150 ... [2026-05-27T08:15:30.633Z] [2026-05-27T08:15:30.633Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-27T08:15:30.633Z] #0 7.963 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-27T08:15:30.633Z] #151 ... [2026-05-27T08:15:30.633Z] [2026-05-27T08:15:30.633Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T08:15:30.633Z] #0 6.851 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-27T08:15:30.633Z] #152 ... [2026-05-27T08:15:30.633Z] [2026-05-27T08:15:30.633Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T08:15:30.633Z] #0 7.890 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-27T08:15:30.962Z] #153 ... [2026-05-27T08:15:30.962Z] [2026-05-27T08:15:30.962Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T08:15:30.962Z] #0 6.924 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-27T08:15:31.275Z] #154 ... [2026-05-27T08:15:31.275Z] [2026-05-27T08:15:31.275Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:15:31.275Z] #147 7.355 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-27T08:15:34.998Z] bb71c68c210b: Pushed [2026-05-27T08:15:34.998Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:895a8e58bc803071fd6a982fc706270f6595847198b35b9dd7f8c36941e1e58d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:35.514Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:36.070Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.2 [2026-05-27T08:15:36.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-27T08:15:36.070Z] 058561f22baf: Preparing [2026-05-27T08:15:36.070Z] bb71c68c210b: Preparing [2026-05-27T08:15:36.070Z] d5d76c150734: Preparing [2026-05-27T08:15:36.070Z] e683de34ba18: Preparing [2026-05-27T08:15:36.070Z] d8f5b8cd3e62: Preparing [2026-05-27T08:15:36.070Z] eb09fba1f235: Preparing [2026-05-27T08:15:36.070Z] 0854555d70ac: Preparing [2026-05-27T08:15:36.070Z] eb09fba1f235: Waiting [2026-05-27T08:15:36.070Z] 0854555d70ac: Waiting [2026-05-27T08:15:36.070Z] d5d76c150734: Layer already exists [2026-05-27T08:15:36.070Z] e683de34ba18: Layer already exists [2026-05-27T08:15:36.070Z] d8f5b8cd3e62: Layer already exists [2026-05-27T08:15:36.070Z] 058561f22baf: Layer already exists [2026-05-27T08:15:36.070Z] bb71c68c210b: Layer already exists [2026-05-27T08:15:36.070Z] 0854555d70ac: Layer already exists [2026-05-27T08:15:36.070Z] eb09fba1f235: Layer already exists [2026-05-27T08:15:36.070Z] 4.0.2: digest: sha256:895a8e58bc803071fd6a982fc706270f6595847198b35b9dd7f8c36941e1e58d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:36.642Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:37.149Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:15:37.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-27T08:15:37.149Z] 058561f22baf: Preparing [2026-05-27T08:15:37.149Z] bb71c68c210b: Preparing [2026-05-27T08:15:37.149Z] d5d76c150734: Preparing [2026-05-27T08:15:37.149Z] e683de34ba18: Preparing [2026-05-27T08:15:37.149Z] d8f5b8cd3e62: Preparing [2026-05-27T08:15:37.149Z] eb09fba1f235: Preparing [2026-05-27T08:15:37.149Z] 0854555d70ac: Preparing [2026-05-27T08:15:37.149Z] eb09fba1f235: Waiting [2026-05-27T08:15:37.149Z] 0854555d70ac: Waiting [2026-05-27T08:15:37.149Z] d5d76c150734: Layer already exists [2026-05-27T08:15:37.149Z] bb71c68c210b: Layer already exists [2026-05-27T08:15:37.149Z] d8f5b8cd3e62: Layer already exists [2026-05-27T08:15:37.149Z] e683de34ba18: Layer already exists [2026-05-27T08:15:37.149Z] 058561f22baf: Layer already exists [2026-05-27T08:15:37.149Z] eb09fba1f235: Layer already exists [2026-05-27T08:15:37.149Z] 0854555d70ac: Layer already exists [2026-05-27T08:15:37.149Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:895a8e58bc803071fd6a982fc706270f6595847198b35b9dd7f8c36941e1e58d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:37.676Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:15:38.193Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:palau [2026-05-27T08:15:38.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-27T08:15:38.193Z] 058561f22baf: Preparing [2026-05-27T08:15:38.193Z] bb71c68c210b: Preparing [2026-05-27T08:15:38.193Z] d5d76c150734: Preparing [2026-05-27T08:15:38.193Z] e683de34ba18: Preparing [2026-05-27T08:15:38.193Z] d8f5b8cd3e62: Preparing [2026-05-27T08:15:38.193Z] eb09fba1f235: Preparing [2026-05-27T08:15:38.193Z] 0854555d70ac: Preparing [2026-05-27T08:15:38.193Z] eb09fba1f235: Waiting [2026-05-27T08:15:38.193Z] 0854555d70ac: Waiting [2026-05-27T08:15:38.193Z] d5d76c150734: Layer already exists [2026-05-27T08:15:38.193Z] 058561f22baf: Layer already exists [2026-05-27T08:15:38.193Z] d8f5b8cd3e62: Layer already exists [2026-05-27T08:15:38.193Z] bb71c68c210b: Layer already exists [2026-05-27T08:15:38.193Z] e683de34ba18: Layer already exists [2026-05-27T08:15:38.193Z] eb09fba1f235: Layer already exists [2026-05-27T08:15:38.193Z] 0854555d70ac: Layer already exists [2026-05-27T08:15:38.193Z] palau: digest: sha256:895a8e58bc803071fd6a982fc706270f6595847198b35b9dd7f8c36941e1e58d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:15:38.415Z] ===================================================== [Pipeline] echo [2026-05-27T08:15:38.525Z] taggedImages: [2026-05-27T08:15:38.525Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:15:38.525Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.2 [2026-05-27T08:15:38.525Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:15:38.525Z] - nexus3.edgexfoundry.org:10004/support-scheduler:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-27T08:34:42.620Z] #147 ... [2026-05-27T08:34:42.620Z] [2026-05-27T08:34:42.621Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-27T08:34:42.621Z] #130 DONE 1179.3s [2026-05-27T08:34:42.621Z] [2026-05-27T08:34:42.621Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-27T08:34:42.621Z] #155 DONE 0.3s [2026-05-27T08:34:42.621Z] [2026-05-27T08:34:42.621Z] #156 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-27T08:34:45.413Z] #156 DONE 2.8s [2026-05-27T08:34:45.413Z] [2026-05-27T08:34:45.413Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-27T08:34:45.413Z] #129 ... [2026-05-27T08:34:45.413Z] [2026-05-27T08:34:45.413Z] #157 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:34:45.686Z] #157 DONE 0.9s [2026-05-27T08:34:45.686Z] [2026-05-27T08:34:45.686Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T08:34:46.001Z] #152 ... [2026-05-27T08:34:46.001Z] [2026-05-27T08:34:46.001Z] #158 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:34:46.001Z] #158 DONE 0.2s [2026-05-27T08:34:46.001Z] [2026-05-27T08:34:46.001Z] #159 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-05-27T08:34:46.269Z] #159 DONE 0.3s [2026-05-27T08:34:46.269Z] [2026-05-27T08:34:46.269Z] #160 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-05-27T08:34:46.269Z] #160 DONE 0.2s [2026-05-27T08:34:46.269Z] [2026-05-27T08:34:46.269Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T08:34:46.537Z] #152 ... [2026-05-27T08:34:46.537Z] [2026-05-27T08:34:46.537Z] #161 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-05-27T08:34:46.537Z] #161 DONE 0.1s [2026-05-27T08:34:46.537Z] [2026-05-27T08:34:46.537Z] #162 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-05-27T08:34:46.537Z] #162 DONE 0.1s [2026-05-27T08:34:46.537Z] [2026-05-27T08:34:46.537Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-27T08:34:46.820Z] #148 ... [2026-05-27T08:34:46.820Z] [2026-05-27T08:34:46.820Z] #163 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-05-27T08:34:47.098Z] #163 DONE 0.2s [2026-05-27T08:34:47.098Z] [2026-05-27T08:34:47.098Z] #164 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-27T08:34:47.098Z] #164 DONE 0.1s [2026-05-27T08:34:47.098Z] [2026-05-27T08:34:47.098Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T08:34:47.098Z] #154 ... [2026-05-27T08:34:47.098Z] [2026-05-27T08:34:47.098Z] #165 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-27T08:34:49.683Z] #165 DONE 2.1s [2026-05-27T08:34:49.683Z] [2026-05-27T08:34:49.683Z] #115 [security-bootstrapper] exporting to image [2026-05-27T08:34:49.683Z] #115 exporting layers [2026-05-27T08:34:50.264Z] #115 exporting layers 0.9s done [2026-05-27T08:34:50.264Z] #115 writing image sha256:cbc8e6f14d3a91324f86ddbfd1cf7cfc353ffeb65c977fb34c151a9760fc1d9c done [2026-05-27T08:34:50.264Z] #115 naming to docker.io/library/security-bootstrapper-arm64 done [2026-05-27T08:34:50.264Z] #115 DONE 8.2s [2026-05-27T08:34:50.264Z] [2026-05-27T08:34:50.264Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:35:16.950Z] #147 ... [2026-05-27T08:35:16.950Z] [2026-05-27T08:35:16.950Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-27T08:35:16.950Z] #148 DONE 1192.7s [2026-05-27T08:35:16.950Z] [2026-05-27T08:35:16.950Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T08:35:16.950Z] #152 ... [2026-05-27T08:35:16.950Z] [2026-05-27T08:35:16.950Z] #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:35:16.950Z] #166 DONE 0.3s [2026-05-27T08:35:16.950Z] [2026-05-27T08:35:16.950Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T08:35:16.950Z] #152 ... [2026-05-27T08:35:16.950Z] [2026-05-27T08:35:16.950Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:35:16.950Z] #167 DONE 0.2s [2026-05-27T08:35:16.950Z] [2026-05-27T08:35:16.950Z] #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-05-27T08:35:16.950Z] #168 DONE 0.2s [2026-05-27T08:35:16.950Z] [2026-05-27T08:35:16.950Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-27T08:35:16.950Z] #149 ... [2026-05-27T08:35:16.950Z] [2026-05-27T08:35:16.950Z] #169 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-05-27T08:35:16.950Z] #169 DONE 0.1s [2026-05-27T08:35:16.950Z] [2026-05-27T08:35:16.950Z] #170 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-05-27T08:35:16.950Z] #170 DONE 0.3s [2026-05-27T08:35:16.950Z] [2026-05-27T08:35:16.950Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-27T08:35:16.950Z] #151 ... [2026-05-27T08:35:16.950Z] [2026-05-27T08:35:16.950Z] #171 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-27T08:35:21.196Z] #171 DONE 5.4s [2026-05-27T08:35:21.196Z] [2026-05-27T08:35:21.196Z] #115 [core-common-config-bootstrapper] exporting to image [2026-05-27T08:35:21.196Z] #115 exporting layers [2026-05-27T08:35:21.784Z] #115 exporting layers 0.4s done [2026-05-27T08:35:21.784Z] #115 writing image sha256:a6d99f42c05d2919eafc1ab3b03c5113c9782127ff557e41665cbf47d92ee8ec done [2026-05-27T08:35:21.784Z] #115 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2026-05-27T08:35:21.784Z] #115 DONE 8.7s [2026-05-27T08:35:21.784Z] [2026-05-27T08:35:21.784Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-27T08:52:44.793Z] #151 ... [2026-05-27T08:52:44.793Z] [2026-05-27T08:52:44.793Z] #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-27T08:52:44.793Z] #126 2255.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-27T08:52:44.793Z] #126 ... [2026-05-27T08:52:44.793Z] [2026-05-27T08:52:44.793Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-27T08:52:44.793Z] #129 DONE 2258.8s [2026-05-27T08:52:44.793Z] [2026-05-27T08:52:44.793Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-27T08:52:44.793Z] #151 ... [2026-05-27T08:52:44.793Z] [2026-05-27T08:52:44.793Z] #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:52:44.793Z] #172 DONE 0.3s [2026-05-27T08:52:44.793Z] [2026-05-27T08:52:44.793Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T08:52:44.793Z] #152 ... [2026-05-27T08:52:44.793Z] [2026-05-27T08:52:44.793Z] #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:52:44.793Z] #173 DONE 0.1s [2026-05-27T08:52:44.793Z] [2026-05-27T08:52:44.793Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T08:52:44.793Z] #152 ... [2026-05-27T08:52:44.793Z] [2026-05-27T08:52:44.793Z] #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-05-27T08:52:44.793Z] #174 DONE 0.2s [2026-05-27T08:52:44.793Z] [2026-05-27T08:52:44.793Z] #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-27T08:52:44.793Z] #175 DONE 0.1s [2026-05-27T08:52:44.793Z] [2026-05-27T08:52:44.793Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:52:44.793Z] #147 ... [2026-05-27T08:52:44.793Z] [2026-05-27T08:52:44.793Z] #176 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-27T08:52:44.793Z] #176 DONE 0.5s [2026-05-27T08:52:44.793Z] [2026-05-27T08:52:44.793Z] #177 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-05-27T08:52:44.793Z] #177 DONE 0.2s [2026-05-27T08:52:44.793Z] [2026-05-27T08:52:44.793Z] #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-27T08:52:48.140Z] #178 DONE 2.9s [2026-05-27T08:52:48.140Z] [2026-05-27T08:52:48.140Z] #115 [security-proxy-setup] exporting to image [2026-05-27T08:52:48.140Z] #115 exporting layers [2026-05-27T08:52:48.140Z] #115 ... [2026-05-27T08:52:48.140Z] [2026-05-27T08:52:48.140Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-27T08:52:48.140Z] #151 DONE 2247.7s [2026-05-27T08:52:48.140Z] [2026-05-27T08:52:48.140Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-27T08:52:49.104Z] #149 ... [2026-05-27T08:52:49.104Z] [2026-05-27T08:52:49.104Z] #115 [security-proxy-setup] exporting to image [2026-05-27T08:52:49.104Z] #115 exporting layers 1.7s done [2026-05-27T08:52:49.370Z] #115 writing image sha256:ddbb1f6171524ac5e2effaa1986d39e7667110a4f70255a0edc0269c79737eb7 done [2026-05-27T08:52:49.370Z] #115 naming to docker.io/library/security-proxy-setup-arm64 done [2026-05-27T08:52:49.370Z] #115 DONE 10.4s [2026-05-27T08:52:49.370Z] [2026-05-27T08:52:49.370Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T08:52:50.795Z] #154 ... [2026-05-27T08:52:50.795Z] [2026-05-27T08:52:50.795Z] #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:52:51.072Z] #179 DONE 0.2s [2026-05-27T08:52:51.072Z] [2026-05-27T08:52:51.072Z] #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:52:51.072Z] #180 DONE 0.2s [2026-05-27T08:52:51.072Z] [2026-05-27T08:52:51.072Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-27T08:52:51.671Z] #181 DONE 0.5s [2026-05-27T08:52:51.671Z] [2026-05-27T08:52:51.671Z] #134 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-27T08:52:51.671Z] #134 ... [2026-05-27T08:52:51.671Z] [2026-05-27T08:52:51.671Z] #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-05-27T08:52:51.671Z] #182 DONE 0.1s [2026-05-27T08:52:51.946Z] [2026-05-27T08:52:51.946Z] #115 [core-command] exporting to image [2026-05-27T08:52:52.213Z] #115 exporting layers 0.6s done [2026-05-27T08:52:52.482Z] #115 writing image sha256:f57e850073def7ef3e45fce599c67a6afa1797754ada9e3b2c07e980279407bf done [2026-05-27T08:52:52.482Z] #115 naming to docker.io/library/core-command-arm64 done [2026-05-27T08:52:52.482Z] #115 DONE 11.0s [2026-05-27T08:52:52.482Z] [2026-05-27T08:52:52.482Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T08:53:14.571Z] #153 ... [2026-05-27T08:53:14.571Z] [2026-05-27T08:53:14.571Z] #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-27T08:53:14.571Z] #126 DONE 2291.3s [2026-05-27T08:53:14.571Z] [2026-05-27T08:53:14.571Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-27T08:53:15.555Z] #149 ... [2026-05-27T08:53:15.555Z] [2026-05-27T08:53:15.555Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:53:15.858Z] #183 DONE 0.4s [2026-05-27T08:53:15.858Z] [2026-05-27T08:53:15.858Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:53:15.858Z] #184 DONE 0.2s [2026-05-27T08:53:15.858Z] [2026-05-27T08:53:15.858Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-05-27T08:53:16.140Z] #185 DONE 0.2s [2026-05-27T08:53:16.140Z] [2026-05-27T08:53:16.140Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-27T08:53:16.423Z] #149 ... [2026-05-27T08:53:16.423Z] [2026-05-27T08:53:16.423Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-05-27T08:53:16.423Z] #186 DONE 0.2s [2026-05-27T08:53:16.423Z] [2026-05-27T08:53:16.423Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-05-27T08:53:16.700Z] #187 DONE 0.2s [2026-05-27T08:53:16.700Z] [2026-05-27T08:53:16.700Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T08:53:16.700Z] #154 ... [2026-05-27T08:53:16.700Z] [2026-05-27T08:53:16.700Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-27T08:53:17.663Z] #188 DONE 0.7s [2026-05-27T08:53:17.663Z] [2026-05-27T08:53:17.663Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-27T08:53:17.942Z] #189 DONE 0.5s [2026-05-27T08:53:17.942Z] [2026-05-27T08:53:17.942Z] #134 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-27T08:53:18.217Z] #134 ... [2026-05-27T08:53:18.217Z] [2026-05-27T08:53:18.217Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-05-27T08:53:18.217Z] #190 DONE 0.2s [2026-05-27T08:53:18.217Z] [2026-05-27T08:53:18.217Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-27T08:53:20.205Z] #191 DONE 1.9s [2026-05-27T08:53:20.205Z] [2026-05-27T08:53:20.205Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:53:20.205Z] #147 ... [2026-05-27T08:53:20.205Z] [2026-05-27T08:53:20.205Z] #115 [security-secretstore-setup] exporting to image [2026-05-27T08:53:20.205Z] #115 exporting layers [2026-05-27T08:53:21.627Z] #115 exporting layers 1.5s done [2026-05-27T08:53:21.627Z] #115 writing image sha256:0a02317488820e7962196e1d320fe24720536a94d7fc7a2c383fc24d80a0900f done [2026-05-27T08:53:21.627Z] #115 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-05-27T08:53:21.627Z] #115 DONE 12.5s [2026-05-27T08:53:21.627Z] [2026-05-27T08:53:21.627Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-27T08:54:58.343Z] #149 ... [2026-05-27T08:54:58.343Z] [2026-05-27T08:54:58.343Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-27T08:54:58.343Z] #150 DONE 2365.0s [2026-05-27T08:54:58.343Z] [2026-05-27T08:54:58.343Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-27T08:54:58.343Z] #149 ... [2026-05-27T08:54:58.343Z] [2026-05-27T08:54:58.343Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:54:58.343Z] #192 DONE 0.2s [2026-05-27T08:54:58.343Z] [2026-05-27T08:54:58.343Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:54:58.343Z] #147 ... [2026-05-27T08:54:58.343Z] [2026-05-27T08:54:58.343Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:54:58.343Z] #193 DONE 0.1s [2026-05-27T08:54:58.343Z] [2026-05-27T08:54:58.343Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-05-27T08:54:58.343Z] #194 DONE 3.1s [2026-05-27T08:54:58.343Z] [2026-05-27T08:54:58.343Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T08:54:58.343Z] #152 ... [2026-05-27T08:54:58.343Z] [2026-05-27T08:54:58.343Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-05-27T08:54:58.343Z] #195 DONE 0.1s [2026-05-27T08:54:58.343Z] [2026-05-27T08:54:58.343Z] #115 [security-spiffe-token-provider] exporting to image [2026-05-27T08:54:58.343Z] #115 exporting layers [2026-05-27T08:54:58.343Z] #115 exporting layers 0.6s done [2026-05-27T08:54:58.343Z] #115 writing image sha256:3a261d524fb0a233a90195df7b9e528e61f65497051c2262d8dd00db6b284da2 done [2026-05-27T08:54:58.343Z] #115 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-05-27T08:54:58.343Z] #115 DONE 13.1s [2026-05-27T08:54:58.343Z] [2026-05-27T08:54:58.343Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T08:55:25.065Z] #152 DONE 2403.8s [2026-05-27T08:55:25.065Z] [2026-05-27T08:55:25.065Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:55:25.653Z] #147 ... [2026-05-27T08:55:25.653Z] [2026-05-27T08:55:25.653Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:55:25.922Z] #196 DONE 0.1s [2026-05-27T08:55:25.922Z] [2026-05-27T08:55:25.922Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:55:26.190Z] #147 ... [2026-05-27T08:55:26.190Z] [2026-05-27T08:55:26.190Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:55:26.190Z] #197 DONE 0.3s [2026-05-27T08:55:26.190Z] [2026-05-27T08:55:26.190Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-27T08:55:27.172Z] #198 DONE 0.5s [2026-05-27T08:55:27.172Z] [2026-05-27T08:55:27.172Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-05-27T08:55:27.172Z] #199 DONE 0.1s [2026-05-27T08:55:27.172Z] [2026-05-27T08:55:27.172Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-27T08:55:27.172Z] #200 DONE 0.2s [2026-05-27T08:55:27.172Z] [2026-05-27T08:55:27.172Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-27T08:55:29.141Z] #201 DONE 2.0s [2026-05-27T08:55:29.141Z] [2026-05-27T08:55:29.141Z] #115 [security-proxy-auth] exporting to image [2026-05-27T08:55:29.141Z] #115 exporting layers [2026-05-27T08:55:29.409Z] #115 ... [2026-05-27T08:55:29.409Z] [2026-05-27T08:55:29.409Z] #134 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-27T08:55:29.409Z] #134 DONE 2409.3s [2026-05-27T08:55:29.409Z] [2026-05-27T08:55:29.409Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:55:32.761Z] #147 ... [2026-05-27T08:55:32.761Z] [2026-05-27T08:55:32.761Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:55:33.027Z] #202 ... [2026-05-27T08:55:33.028Z] [2026-05-27T08:55:33.028Z] #115 [security-proxy-auth] exporting to image [2026-05-27T08:55:33.028Z] #115 exporting layers 3.9s done [2026-05-27T08:55:33.028Z] #115 writing image sha256:7df9aea164de380f99bc56f778dda17b1cd7fe7b17293bbf2c94cc6d65f7e2f4 0.0s done [2026-05-27T08:55:33.028Z] #115 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2026-05-27T08:55:33.028Z] #115 DONE 17.1s [2026-05-27T08:55:33.296Z] [2026-05-27T08:55:33.296Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:55:33.296Z] #202 DONE 0.4s [2026-05-27T08:55:33.296Z] [2026-05-27T08:55:33.296Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:55:33.563Z] #147 ... [2026-05-27T08:55:33.563Z] [2026-05-27T08:55:33.563Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-27T08:55:34.527Z] #203 DONE 0.8s [2026-05-27T08:55:34.527Z] [2026-05-27T08:55:34.527Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-27T08:55:34.527Z] #204 DONE 0.2s [2026-05-27T08:55:34.527Z] [2026-05-27T08:55:34.527Z] #115 [core-keeper] exporting to image [2026-05-27T08:55:35.116Z] #115 exporting layers 0.6s done [2026-05-27T08:55:35.116Z] #115 writing image sha256:8d286e3aa1240e063f7d136c69dbbff1f77bbeb5aea92b65fcec54afa111188b done [2026-05-27T08:55:35.116Z] #115 naming to docker.io/library/core-keeper-arm64 done [2026-05-27T08:55:35.116Z] #115 DONE 17.7s [2026-05-27T08:55:35.116Z] [2026-05-27T08:55:35.116Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-27T08:55:36.539Z] #149 DONE 2416.5s [2026-05-27T08:55:36.539Z] [2026-05-27T08:55:36.539Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T08:55:36.539Z] #153 DONE 2416.5s [2026-05-27T08:55:36.539Z] [2026-05-27T08:55:36.539Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-27T08:55:39.891Z] #20 ... [2026-05-27T08:55:39.891Z] [2026-05-27T08:55:39.891Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:55:40.175Z] #205 DONE 0.2s [2026-05-27T08:55:40.175Z] [2026-05-27T08:55:40.175Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:55:40.175Z] #206 ... [2026-05-27T08:55:40.175Z] [2026-05-27T08:55:40.175Z] #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:55:40.175Z] #207 DONE 0.3s [2026-05-27T08:55:40.449Z] [2026-05-27T08:55:40.449Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:55:40.449Z] #206 DONE 0.3s [2026-05-27T08:55:40.449Z] [2026-05-27T08:55:40.449Z] #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-27T08:55:40.449Z] #208 ... [2026-05-27T08:55:40.449Z] [2026-05-27T08:55:40.449Z] #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:55:40.449Z] #209 DONE 0.2s [2026-05-27T08:55:40.719Z] [2026-05-27T08:55:40.719Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-27T08:55:40.997Z] #210 DONE 0.6s [2026-05-27T08:55:40.997Z] [2026-05-27T08:55:40.997Z] #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-27T08:55:40.997Z] #208 DONE 0.8s [2026-05-27T08:55:40.997Z] [2026-05-27T08:55:40.997Z] #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-27T08:55:41.271Z] #211 ... [2026-05-27T08:55:41.271Z] [2026-05-27T08:55:41.271Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-27T08:55:41.271Z] #212 DONE 0.2s [2026-05-27T08:55:41.271Z] [2026-05-27T08:55:41.271Z] #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-27T08:55:41.271Z] #211 DONE 0.2s [2026-05-27T08:55:41.271Z] [2026-05-27T08:55:41.271Z] #115 [core-data] exporting to image [2026-05-27T08:55:41.271Z] #115 exporting layers [2026-05-27T08:55:41.538Z] #115 ... [2026-05-27T08:55:41.538Z] [2026-05-27T08:55:41.538Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-05-27T08:55:41.538Z] #213 DONE 0.2s [2026-05-27T08:55:41.538Z] [2026-05-27T08:55:41.538Z] #115 [core-metadata] exporting to image [2026-05-27T08:55:42.124Z] #115 exporting layers 0.7s done [2026-05-27T08:55:42.124Z] #115 writing image sha256:80176dec03484c316905bd102108ea669bb366cc2da2153bef9aa65a314e3ff0 [2026-05-27T08:55:42.124Z] #115 writing image sha256:80176dec03484c316905bd102108ea669bb366cc2da2153bef9aa65a314e3ff0 0.0s done [2026-05-27T08:55:42.124Z] #115 naming to docker.io/library/core-data-arm64 done [2026-05-27T08:55:42.392Z] #115 exporting layers 1.0s done [2026-05-27T08:55:42.661Z] #115 writing image sha256:a4d3e522885b301c8f0e9b471cd35904211f9116ceaf9df5d4f10344098efd0a 0.0s done [2026-05-27T08:55:42.661Z] #115 naming to docker.io/library/core-metadata-arm64 done [2026-05-27T08:55:42.661Z] #115 DONE 18.7s [2026-05-27T08:55:42.661Z] [2026-05-27T08:55:42.661Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-27T08:56:09.393Z] #20 ... [2026-05-27T08:56:09.393Z] [2026-05-27T08:56:09.393Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T08:56:09.393Z] #154 DONE 2446.9s [2026-05-27T08:56:09.393Z] [2026-05-27T08:56:09.393Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:56:09.393Z] #147 ... [2026-05-27T08:56:09.393Z] [2026-05-27T08:56:09.393Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:56:09.393Z] #214 DONE 0.1s [2026-05-27T08:56:09.393Z] [2026-05-27T08:56:09.393Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:56:09.393Z] #147 ... [2026-05-27T08:56:09.393Z] [2026-05-27T08:56:09.393Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:56:09.393Z] #215 DONE 0.1s [2026-05-27T08:56:09.393Z] [2026-05-27T08:56:09.393Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-27T08:56:09.664Z] #216 DONE 0.6s [2026-05-27T08:56:09.664Z] [2026-05-27T08:56:09.664Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-05-27T08:56:09.934Z] #217 DONE 0.1s [2026-05-27T08:56:09.934Z] [2026-05-27T08:56:09.934Z] #115 [support-scheduler] exporting to image [2026-05-27T08:56:09.934Z] #115 exporting layers [2026-05-27T08:56:10.896Z] #115 exporting layers 0.9s done [2026-05-27T08:56:10.896Z] #115 writing image sha256:3327a95c137c5276508823d352e03c2ae89b8778271e7194fc044cbc925a647c done [2026-05-27T08:56:10.896Z] #115 naming to docker.io/library/support-scheduler-arm64 done [2026-05-27T08:56:10.896Z] #115 DONE 19.6s [2026-05-27T08:56:10.896Z] [2026-05-27T08:56:10.896Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-27T08:56:15.166Z] #20 ... [2026-05-27T08:56:15.166Z] [2026-05-27T08:56:15.166Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:56:15.166Z] #147 DONE 2454.6s [2026-05-27T08:56:15.166Z] [2026-05-27T08:56:15.166Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-27T08:56:16.119Z] #20 ... [2026-05-27T08:56:16.119Z] [2026-05-27T08:56:16.119Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:56:16.119Z] #218 DONE 0.1s [2026-05-27T08:56:16.119Z] [2026-05-27T08:56:16.119Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:56:16.382Z] #219 DONE 0.1s [2026-05-27T08:56:16.382Z] [2026-05-27T08:56:16.382Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-27T08:56:16.382Z] #20 ... [2026-05-27T08:56:16.382Z] [2026-05-27T08:56:16.382Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-27T08:56:16.648Z] #220 DONE 0.4s [2026-05-27T08:56:16.648Z] [2026-05-27T08:56:16.648Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-27T08:56:16.913Z] #20 ... [2026-05-27T08:56:16.913Z] [2026-05-27T08:56:16.913Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-05-27T08:56:16.913Z] #221 DONE 0.1s [2026-05-27T08:56:16.913Z] [2026-05-27T08:56:16.913Z] #115 [support-notifications] exporting to image [2026-05-27T08:56:16.913Z] #115 exporting layers [2026-05-27T08:56:17.491Z] #115 exporting layers 0.6s done [2026-05-27T08:56:17.491Z] #115 writing image sha256:a57ec3ff9373aecc82c9d09ba7e31772ec87dc11d18b8cdf754957ddc78bfa5e done [2026-05-27T08:56:17.491Z] #115 naming to docker.io/library/support-notifications-arm64 done [2026-05-27T08:56:17.491Z] #115 DONE 20.2s [2026-05-27T08:56:17.491Z] [2026-05-27T08:56:17.491Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-27T08:56:17.491Z] time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:56:17.491Z] time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:56:17.491Z] time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:56:17.491Z] time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:56:17.491Z] time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:56:17.491Z] time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:56:17.491Z] time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:56:17.491Z] time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:56:17.491Z] time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:56:17.491Z] time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:56:17.491Z] time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:56:17.491Z] time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:56:17.491Z] time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:56:17.491Z] time="2026-05-27T08:11:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:56:17.491Z] time="2026-05-27T08:11:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-05-27T08:56:17.512Z] $ docker stop --time=1 1d184d9b2000b316ed0e0c9f2cb6c8b5e85fc07247636184b3f79c1702d00d3b [2026-05-27T08:56:19.281Z] $ docker rm -f --volumes 1d184d9b2000b316ed0e0c9f2cb6c8b5e85fc07247636184b3f79c1702d00d3b [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-27T08:56:19.764Z] + docker images [2026-05-27T08:56:19.765Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-05-27T08:56:19.765Z] support-notifications-arm64 latest a57ec3ff9373 3 seconds ago 56.2MB [2026-05-27T08:56:19.765Z] support-scheduler-arm64 latest 3327a95c137c 10 seconds ago 52.4MB [2026-05-27T08:56:19.765Z] core-metadata-arm64 latest a4d3e522885b 38 seconds ago 48.2MB [2026-05-27T08:56:19.765Z] core-data-arm64 latest 80176dec0348 38 seconds ago 48.1MB [2026-05-27T08:56:19.765Z] core-keeper-arm64 latest 8d286e3aa124 45 seconds ago 47.9MB [2026-05-27T08:56:19.765Z] security-proxy-auth-arm64 latest 7df9aea164de 50 seconds ago 47.3MB [2026-05-27T08:56:19.765Z] security-spiffe-token-provider-arm64 latest 3a261d524fb0 About a minute ago 51.9MB [2026-05-27T08:56:19.765Z] security-secretstore-setup-arm64 latest 0a0231748882 3 minutes ago 85.9MB [2026-05-27T08:56:19.765Z] core-command-arm64 latest f57e850073de 3 minutes ago 42.6MB [2026-05-27T08:56:19.765Z] security-proxy-setup-arm64 latest ddbb1f617152 3 minutes ago 52.9MB [2026-05-27T08:56:19.765Z] core-common-config-bootstrapper-arm64 latest a6d99f42c05d 20 minutes ago 20.2MB [2026-05-27T08:56:19.765Z] security-bootstrapper-arm64 latest cbc8e6f14d3a 21 minutes ago 21.3MB [2026-05-27T08:56:19.765Z] security-spire-agent-arm64 latest 9b528825811d 42 minutes ago 219MB [2026-05-27T08:56:19.765Z] security-spire-server-arm64 latest 4391efd612a8 42 minutes ago 163MB [2026-05-27T08:56:19.765Z] security-spire-config-arm64 latest 459a726770b5 42 minutes ago 162MB [2026-05-27T08:56:19.765Z] ci-base-image-arm64 latest e19c89d9cd84 45 minutes ago 898MB [2026-05-27T08:56:19.765Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.25-alpine-lts 081e04c5fda7 6 days ago 565MB [2026-05-27T08:56:19.765Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-27T08:56:19.935Z] provisioning config files... [2026-05-27T08:56:19.949Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config14872606975890908791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:56:20.300Z] ---> ****-login.sh [2026-05-27T08:56:20.300Z] nexus3.edgexfoundry.org:10001 [2026-05-27T08:56:20.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:56:20.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T08:56:20.566Z] Configure a credential helper to remove this warning. See [2026-05-27T08:56:20.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T08:56:20.566Z] [2026-05-27T08:56:20.566Z] Login Succeeded [2026-05-27T08:56:20.566Z] nexus3.edgexfoundry.org:10002 [2026-05-27T08:56:20.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:56:21.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T08:56:21.096Z] Configure a credential helper to remove this warning. See [2026-05-27T08:56:21.096Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T08:56:21.096Z] [2026-05-27T08:56:21.096Z] Login Succeeded [2026-05-27T08:56:21.096Z] nexus3.edgexfoundry.org:10003 [2026-05-27T08:56:21.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:56:21.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T08:56:21.362Z] Configure a credential helper to remove this warning. See [2026-05-27T08:56:21.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T08:56:21.362Z] [2026-05-27T08:56:21.362Z] Login Succeeded [2026-05-27T08:56:21.362Z] nexus3.edgexfoundry.org:10004 [2026-05-27T08:56:21.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:56:21.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T08:56:21.627Z] Configure a credential helper to remove this warning. See [2026-05-27T08:56:21.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T08:56:21.627Z] [2026-05-27T08:56:21.627Z] Login Succeeded [2026-05-27T08:56:21.627Z] ****.io [2026-05-27T08:56:21.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:56:22.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T08:56:22.159Z] Configure a credential helper to remove this warning. See [2026-05-27T08:56:22.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T08:56:22.159Z] [2026-05-27T08:56:22.159Z] Login Succeeded [2026-05-27T08:56:22.159Z] ---> ****-login.sh ends [Pipeline] } [2026-05-27T08:56:22.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:56:22.222Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-27T08:56:22.252Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-05-27T08:56:22.253Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:56:22.253Z] 4.0.2 [2026-05-27T08:56:22.253Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:56:22.253Z] palau [2026-05-27T08:56:22.253Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:22.624Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:22.989Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:56:22.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-27T08:56:22.989Z] 391c06855559: Preparing [2026-05-27T08:56:22.989Z] 4b8c10409193: Preparing [2026-05-27T08:56:22.989Z] 8195f1a79540: Preparing [2026-05-27T08:56:22.989Z] 8fda8336296f: Preparing [2026-05-27T08:56:22.989Z] 32e7d9d6647f: Preparing [2026-05-27T08:56:22.989Z] 44be4ff034c5: Preparing [2026-05-27T08:56:22.989Z] eeaa73608b53: Preparing [2026-05-27T08:56:22.989Z] 44be4ff034c5: Waiting [2026-05-27T08:56:22.989Z] eeaa73608b53: Waiting [2026-05-27T08:56:23.254Z] 8195f1a79540: Pushed [2026-05-27T08:56:23.254Z] 391c06855559: Pushed [2026-05-27T08:56:23.254Z] 32e7d9d6647f: Pushed [2026-05-27T08:56:23.254Z] 8fda8336296f: Pushed [2026-05-27T08:56:23.254Z] eeaa73608b53: Layer already exists [2026-05-27T08:56:23.254Z] 44be4ff034c5: Pushed [2026-05-27T08:56:31.437Z] 4b8c10409193: Pushed [2026-05-27T08:56:31.437Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:fd7e8c92dd770cb777871a55770a8e3951baf0cb6d063b814dc244db3edfd797 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:31.849Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:32.218Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.2 [2026-05-27T08:56:32.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-27T08:56:32.218Z] 391c06855559: Preparing [2026-05-27T08:56:32.218Z] 4b8c10409193: Preparing [2026-05-27T08:56:32.218Z] 8195f1a79540: Preparing [2026-05-27T08:56:32.218Z] 8fda8336296f: Preparing [2026-05-27T08:56:32.218Z] 32e7d9d6647f: Preparing [2026-05-27T08:56:32.218Z] 44be4ff034c5: Preparing [2026-05-27T08:56:32.218Z] eeaa73608b53: Preparing [2026-05-27T08:56:32.218Z] 44be4ff034c5: Waiting [2026-05-27T08:56:32.218Z] eeaa73608b53: Waiting [2026-05-27T08:56:32.218Z] 32e7d9d6647f: Layer already exists [2026-05-27T08:56:32.218Z] 391c06855559: Layer already exists [2026-05-27T08:56:32.218Z] 8fda8336296f: Layer already exists [2026-05-27T08:56:32.218Z] 4b8c10409193: Layer already exists [2026-05-27T08:56:32.218Z] 8195f1a79540: Layer already exists [2026-05-27T08:56:32.218Z] 44be4ff034c5: Layer already exists [2026-05-27T08:56:32.218Z] eeaa73608b53: Layer already exists [2026-05-27T08:56:32.485Z] 4.0.2: digest: sha256:fd7e8c92dd770cb777871a55770a8e3951baf0cb6d063b814dc244db3edfd797 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:32.865Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:33.230Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:56:33.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-27T08:56:33.230Z] 391c06855559: Preparing [2026-05-27T08:56:33.230Z] 4b8c10409193: Preparing [2026-05-27T08:56:33.230Z] 8195f1a79540: Preparing [2026-05-27T08:56:33.230Z] 8fda8336296f: Preparing [2026-05-27T08:56:33.230Z] 32e7d9d6647f: Preparing [2026-05-27T08:56:33.230Z] 44be4ff034c5: Preparing [2026-05-27T08:56:33.230Z] eeaa73608b53: Preparing [2026-05-27T08:56:33.230Z] eeaa73608b53: Waiting [2026-05-27T08:56:33.230Z] 4b8c10409193: Layer already exists [2026-05-27T08:56:33.230Z] 8195f1a79540: Layer already exists [2026-05-27T08:56:33.230Z] 8fda8336296f: Layer already exists [2026-05-27T08:56:33.230Z] 32e7d9d6647f: Layer already exists [2026-05-27T08:56:33.230Z] 391c06855559: Layer already exists [2026-05-27T08:56:33.230Z] 44be4ff034c5: Layer already exists [2026-05-27T08:56:33.230Z] eeaa73608b53: Layer already exists [2026-05-27T08:56:33.230Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:fd7e8c92dd770cb777871a55770a8e3951baf0cb6d063b814dc244db3edfd797 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:33.854Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:34.216Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:palau [2026-05-27T08:56:34.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-27T08:56:34.216Z] 391c06855559: Preparing [2026-05-27T08:56:34.216Z] 4b8c10409193: Preparing [2026-05-27T08:56:34.216Z] 8195f1a79540: Preparing [2026-05-27T08:56:34.216Z] 8fda8336296f: Preparing [2026-05-27T08:56:34.216Z] 32e7d9d6647f: Preparing [2026-05-27T08:56:34.216Z] 44be4ff034c5: Preparing [2026-05-27T08:56:34.216Z] eeaa73608b53: Preparing [2026-05-27T08:56:34.216Z] 44be4ff034c5: Waiting [2026-05-27T08:56:34.217Z] eeaa73608b53: Waiting [2026-05-27T08:56:34.217Z] 32e7d9d6647f: Layer already exists [2026-05-27T08:56:34.217Z] 8195f1a79540: Layer already exists [2026-05-27T08:56:34.217Z] 8fda8336296f: Layer already exists [2026-05-27T08:56:34.217Z] 4b8c10409193: Layer already exists [2026-05-27T08:56:34.217Z] 391c06855559: Layer already exists [2026-05-27T08:56:34.217Z] eeaa73608b53: Layer already exists [2026-05-27T08:56:34.217Z] 44be4ff034c5: Layer already exists [2026-05-27T08:56:34.217Z] palau: digest: sha256:fd7e8c92dd770cb777871a55770a8e3951baf0cb6d063b814dc244db3edfd797 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:56:34.301Z] ===================================================== [Pipeline] echo [2026-05-27T08:56:34.314Z] taggedImages: [2026-05-27T08:56:34.314Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:56:34.314Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.2 [2026-05-27T08:56:34.314Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:56:34.314Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:palau [Pipeline] echo [2026-05-27T08:56:34.340Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-05-27T08:56:34.340Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:56:34.340Z] 4.0.2 [2026-05-27T08:56:34.340Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:56:34.340Z] palau [2026-05-27T08:56:34.340Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:34.716Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:35.070Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:56:35.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-27T08:56:35.070Z] 234f5971e647: Preparing [2026-05-27T08:56:35.070Z] 06dfbf74b3df: Preparing [2026-05-27T08:56:35.070Z] d34378fb325f: Preparing [2026-05-27T08:56:35.070Z] 3e8be1989e68: Preparing [2026-05-27T08:56:35.070Z] 8195f1a79540: Preparing [2026-05-27T08:56:35.070Z] 8fda8336296f: Preparing [2026-05-27T08:56:35.070Z] 32e7d9d6647f: Preparing [2026-05-27T08:56:35.070Z] 44be4ff034c5: Preparing [2026-05-27T08:56:35.070Z] eeaa73608b53: Preparing [2026-05-27T08:56:35.070Z] 8fda8336296f: Waiting [2026-05-27T08:56:35.070Z] 32e7d9d6647f: Waiting [2026-05-27T08:56:35.070Z] 44be4ff034c5: Waiting [2026-05-27T08:56:35.070Z] eeaa73608b53: Waiting [2026-05-27T08:56:35.070Z] 8195f1a79540: Layer already exists [2026-05-27T08:56:35.070Z] 8fda8336296f: Layer already exists [2026-05-27T08:56:35.334Z] 32e7d9d6647f: Layer already exists [2026-05-27T08:56:35.334Z] 06dfbf74b3df: Pushed [2026-05-27T08:56:35.334Z] d34378fb325f: Pushed [2026-05-27T08:56:35.334Z] 44be4ff034c5: Layer already exists [2026-05-27T08:56:35.334Z] 234f5971e647: Pushed [2026-05-27T08:56:35.334Z] eeaa73608b53: Layer already exists [2026-05-27T08:56:37.902Z] 3e8be1989e68: Pushed [2026-05-27T08:56:38.167Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:bbec4eadf4e9a241d81c5a9094158df490ba2ca5effb7ddb0e6dd00b3e7d5508 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:38.521Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:42.212Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.2 [2026-05-27T08:56:42.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-27T08:56:42.213Z] 234f5971e647: Preparing [2026-05-27T08:56:42.213Z] 06dfbf74b3df: Preparing [2026-05-27T08:56:42.213Z] d34378fb325f: Preparing [2026-05-27T08:56:42.213Z] 3e8be1989e68: Preparing [2026-05-27T08:56:42.213Z] 8195f1a79540: Preparing [2026-05-27T08:56:42.213Z] 8fda8336296f: Preparing [2026-05-27T08:56:42.213Z] 32e7d9d6647f: Preparing [2026-05-27T08:56:42.213Z] 44be4ff034c5: Preparing [2026-05-27T08:56:42.213Z] eeaa73608b53: Preparing [2026-05-27T08:56:42.213Z] 8fda8336296f: Waiting [2026-05-27T08:56:42.213Z] 32e7d9d6647f: Waiting [2026-05-27T08:56:42.213Z] 44be4ff034c5: Waiting [2026-05-27T08:56:42.213Z] eeaa73608b53: Waiting [2026-05-27T08:56:42.213Z] 234f5971e647: Layer already exists [2026-05-27T08:56:42.213Z] 8195f1a79540: Layer already exists [2026-05-27T08:56:42.213Z] 06dfbf74b3df: Layer already exists [2026-05-27T08:56:42.213Z] 3e8be1989e68: Layer already exists [2026-05-27T08:56:42.213Z] d34378fb325f: Layer already exists [2026-05-27T08:56:42.213Z] 32e7d9d6647f: Layer already exists [2026-05-27T08:56:42.213Z] eeaa73608b53: Layer already exists [2026-05-27T08:56:42.213Z] 44be4ff034c5: Layer already exists [2026-05-27T08:56:42.213Z] 8fda8336296f: Layer already exists [2026-05-27T08:56:42.486Z] 4.0.2: digest: sha256:bbec4eadf4e9a241d81c5a9094158df490ba2ca5effb7ddb0e6dd00b3e7d5508 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:42.840Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:43.195Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:56:43.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-27T08:56:43.195Z] 234f5971e647: Preparing [2026-05-27T08:56:43.195Z] 06dfbf74b3df: Preparing [2026-05-27T08:56:43.195Z] d34378fb325f: Preparing [2026-05-27T08:56:43.195Z] 3e8be1989e68: Preparing [2026-05-27T08:56:43.195Z] 8195f1a79540: Preparing [2026-05-27T08:56:43.195Z] 8fda8336296f: Preparing [2026-05-27T08:56:43.195Z] 32e7d9d6647f: Preparing [2026-05-27T08:56:43.195Z] 44be4ff034c5: Preparing [2026-05-27T08:56:43.195Z] eeaa73608b53: Preparing [2026-05-27T08:56:43.195Z] 32e7d9d6647f: Waiting [2026-05-27T08:56:43.195Z] 44be4ff034c5: Waiting [2026-05-27T08:56:43.195Z] eeaa73608b53: Waiting [2026-05-27T08:56:43.195Z] 8fda8336296f: Waiting [2026-05-27T08:56:43.195Z] 06dfbf74b3df: Layer already exists [2026-05-27T08:56:43.195Z] 234f5971e647: Layer already exists [2026-05-27T08:56:43.195Z] d34378fb325f: Layer already exists [2026-05-27T08:56:43.195Z] 8195f1a79540: Layer already exists [2026-05-27T08:56:43.195Z] 3e8be1989e68: Layer already exists [2026-05-27T08:56:43.195Z] 32e7d9d6647f: Layer already exists [2026-05-27T08:56:43.195Z] 8fda8336296f: Layer already exists [2026-05-27T08:56:43.195Z] 44be4ff034c5: Layer already exists [2026-05-27T08:56:43.195Z] eeaa73608b53: Layer already exists [2026-05-27T08:56:43.195Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:bbec4eadf4e9a241d81c5a9094158df490ba2ca5effb7ddb0e6dd00b3e7d5508 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:43.813Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:44.174Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:palau [2026-05-27T08:56:44.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-27T08:56:44.174Z] 234f5971e647: Preparing [2026-05-27T08:56:44.174Z] 06dfbf74b3df: Preparing [2026-05-27T08:56:44.174Z] d34378fb325f: Preparing [2026-05-27T08:56:44.174Z] 3e8be1989e68: Preparing [2026-05-27T08:56:44.174Z] 8195f1a79540: Preparing [2026-05-27T08:56:44.174Z] 8fda8336296f: Preparing [2026-05-27T08:56:44.174Z] 32e7d9d6647f: Preparing [2026-05-27T08:56:44.174Z] 44be4ff034c5: Preparing [2026-05-27T08:56:44.174Z] eeaa73608b53: Preparing [2026-05-27T08:56:44.174Z] 44be4ff034c5: Waiting [2026-05-27T08:56:44.174Z] eeaa73608b53: Waiting [2026-05-27T08:56:44.174Z] 8fda8336296f: Waiting [2026-05-27T08:56:44.174Z] 32e7d9d6647f: Waiting [2026-05-27T08:56:44.174Z] 234f5971e647: Layer already exists [2026-05-27T08:56:44.174Z] d34378fb325f: Layer already exists [2026-05-27T08:56:44.174Z] 3e8be1989e68: Layer already exists [2026-05-27T08:56:44.174Z] 8195f1a79540: Layer already exists [2026-05-27T08:56:44.174Z] 06dfbf74b3df: Layer already exists [2026-05-27T08:56:44.174Z] eeaa73608b53: Layer already exists [2026-05-27T08:56:44.174Z] 32e7d9d6647f: Layer already exists [2026-05-27T08:56:44.174Z] 44be4ff034c5: Layer already exists [2026-05-27T08:56:44.174Z] 8fda8336296f: Layer already exists [2026-05-27T08:56:44.443Z] palau: digest: sha256:bbec4eadf4e9a241d81c5a9094158df490ba2ca5effb7ddb0e6dd00b3e7d5508 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:56:44.521Z] ===================================================== [Pipeline] echo [2026-05-27T08:56:44.537Z] taggedImages: [2026-05-27T08:56:44.537Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:56:44.537Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.2 [2026-05-27T08:56:44.537Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:56:44.537Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:palau [Pipeline] echo [2026-05-27T08:56:44.566Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-05-27T08:56:44.566Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:56:44.566Z] 4.0.2 [2026-05-27T08:56:44.566Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:56:44.566Z] palau [2026-05-27T08:56:44.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:44.922Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:45.273Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:56:45.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-27T08:56:45.273Z] eed1aea2461e: Preparing [2026-05-27T08:56:45.273Z] c50bb8791d5c: Preparing [2026-05-27T08:56:45.273Z] 8195f1a79540: Preparing [2026-05-27T08:56:45.273Z] 8fda8336296f: Preparing [2026-05-27T08:56:45.273Z] a2b56cbe6be6: Preparing [2026-05-27T08:56:45.273Z] 01010e5ae891: Preparing [2026-05-27T08:56:45.273Z] eeaa73608b53: Preparing [2026-05-27T08:56:45.273Z] 01010e5ae891: Waiting [2026-05-27T08:56:45.273Z] eeaa73608b53: Waiting [2026-05-27T08:56:45.273Z] 8195f1a79540: Layer already exists [2026-05-27T08:56:45.273Z] 8fda8336296f: Layer already exists [2026-05-27T08:56:45.538Z] eeaa73608b53: Layer already exists [2026-05-27T08:56:45.538Z] a2b56cbe6be6: Pushed [2026-05-27T08:56:45.538Z] eed1aea2461e: Pushed [2026-05-27T08:56:45.538Z] 01010e5ae891: Pushed [2026-05-27T08:56:53.735Z] c50bb8791d5c: Pushed [2026-05-27T08:56:53.735Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:7f066f1008c9a9d4e5f1b74058a0fa6fdb036f8def0c304ff3d11640ce9ef4e0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:54.240Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:55.475Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.2 [2026-05-27T08:56:55.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-27T08:56:55.475Z] eed1aea2461e: Preparing [2026-05-27T08:56:55.475Z] c50bb8791d5c: Preparing [2026-05-27T08:56:55.475Z] 8195f1a79540: Preparing [2026-05-27T08:56:55.475Z] 8fda8336296f: Preparing [2026-05-27T08:56:55.475Z] a2b56cbe6be6: Preparing [2026-05-27T08:56:55.475Z] 01010e5ae891: Preparing [2026-05-27T08:56:55.475Z] eeaa73608b53: Preparing [2026-05-27T08:56:55.475Z] 01010e5ae891: Waiting [2026-05-27T08:56:55.475Z] eeaa73608b53: Waiting [2026-05-27T08:56:55.762Z] eed1aea2461e: Layer already exists [2026-05-27T08:56:55.762Z] c50bb8791d5c: Layer already exists [2026-05-27T08:56:55.762Z] 8fda8336296f: Layer already exists [2026-05-27T08:56:55.762Z] a2b56cbe6be6: Layer already exists [2026-05-27T08:56:55.762Z] 01010e5ae891: Layer already exists [2026-05-27T08:56:55.762Z] 8195f1a79540: Layer already exists [2026-05-27T08:56:55.762Z] eeaa73608b53: Layer already exists [2026-05-27T08:56:55.762Z] 4.0.2: digest: sha256:7f066f1008c9a9d4e5f1b74058a0fa6fdb036f8def0c304ff3d11640ce9ef4e0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:56.127Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:56.528Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:56:56.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-27T08:56:56.528Z] eed1aea2461e: Preparing [2026-05-27T08:56:56.528Z] c50bb8791d5c: Preparing [2026-05-27T08:56:56.528Z] 8195f1a79540: Preparing [2026-05-27T08:56:56.528Z] 8fda8336296f: Preparing [2026-05-27T08:56:56.528Z] a2b56cbe6be6: Preparing [2026-05-27T08:56:56.528Z] 01010e5ae891: Preparing [2026-05-27T08:56:56.528Z] eeaa73608b53: Preparing [2026-05-27T08:56:56.528Z] 01010e5ae891: Waiting [2026-05-27T08:56:56.528Z] eeaa73608b53: Waiting [2026-05-27T08:56:56.528Z] 8195f1a79540: Layer already exists [2026-05-27T08:56:56.528Z] a2b56cbe6be6: Layer already exists [2026-05-27T08:56:56.528Z] c50bb8791d5c: Layer already exists [2026-05-27T08:56:56.528Z] 8fda8336296f: Layer already exists [2026-05-27T08:56:56.528Z] eed1aea2461e: Layer already exists [2026-05-27T08:56:56.528Z] eeaa73608b53: Layer already exists [2026-05-27T08:56:56.528Z] 01010e5ae891: Layer already exists [2026-05-27T08:56:56.528Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:7f066f1008c9a9d4e5f1b74058a0fa6fdb036f8def0c304ff3d11640ce9ef4e0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:56.914Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:57.261Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:palau [2026-05-27T08:56:57.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-27T08:56:57.261Z] eed1aea2461e: Preparing [2026-05-27T08:56:57.261Z] c50bb8791d5c: Preparing [2026-05-27T08:56:57.261Z] 8195f1a79540: Preparing [2026-05-27T08:56:57.261Z] 8fda8336296f: Preparing [2026-05-27T08:56:57.261Z] a2b56cbe6be6: Preparing [2026-05-27T08:56:57.261Z] 01010e5ae891: Preparing [2026-05-27T08:56:57.261Z] eeaa73608b53: Preparing [2026-05-27T08:56:57.261Z] 01010e5ae891: Waiting [2026-05-27T08:56:57.261Z] eeaa73608b53: Waiting [2026-05-27T08:56:57.261Z] eed1aea2461e: Layer already exists [2026-05-27T08:56:57.261Z] c50bb8791d5c: Layer already exists [2026-05-27T08:56:57.261Z] 8195f1a79540: Layer already exists [2026-05-27T08:56:57.261Z] a2b56cbe6be6: Layer already exists [2026-05-27T08:56:57.261Z] 8fda8336296f: Layer already exists [2026-05-27T08:56:57.261Z] eeaa73608b53: Layer already exists [2026-05-27T08:56:57.261Z] 01010e5ae891: Layer already exists [2026-05-27T08:56:57.261Z] palau: digest: sha256:7f066f1008c9a9d4e5f1b74058a0fa6fdb036f8def0c304ff3d11640ce9ef4e0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:56:57.918Z] ===================================================== [Pipeline] echo [2026-05-27T08:56:57.935Z] taggedImages: [2026-05-27T08:56:57.935Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:56:57.935Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.2 [2026-05-27T08:56:57.935Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:56:57.935Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:palau [Pipeline] echo [2026-05-27T08:56:57.959Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-05-27T08:56:57.959Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:56:57.959Z] 4.0.2 [2026-05-27T08:56:57.959Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:56:57.959Z] palau [2026-05-27T08:56:57.959Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:58.336Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:56:58.675Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:56:58.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-27T08:56:58.675Z] 422dd43f3a40: Preparing [2026-05-27T08:56:58.675Z] 053502a78e0f: Preparing [2026-05-27T08:56:58.675Z] 8fda8336296f: Preparing [2026-05-27T08:56:58.675Z] 1b5c98833ea7: Preparing [2026-05-27T08:56:58.675Z] b078f0b8503f: Preparing [2026-05-27T08:56:58.675Z] eeaa73608b53: Preparing [2026-05-27T08:56:58.675Z] eeaa73608b53: Waiting [2026-05-27T08:56:58.675Z] 8fda8336296f: Layer already exists [2026-05-27T08:56:58.939Z] eeaa73608b53: Layer already exists [2026-05-27T08:56:58.939Z] b078f0b8503f: Pushed [2026-05-27T08:56:58.939Z] 422dd43f3a40: Pushed [2026-05-27T08:56:58.939Z] 1b5c98833ea7: Pushed [2026-05-27T08:57:07.143Z] 053502a78e0f: Pushed [2026-05-27T08:57:07.144Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:8fa53832e7cfb53ad9d5b389939607358d589d10f898b3ea37871d4d16166386 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:07.496Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:09.769Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.2 [2026-05-27T08:57:09.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-27T08:57:09.770Z] 422dd43f3a40: Preparing [2026-05-27T08:57:09.770Z] 053502a78e0f: Preparing [2026-05-27T08:57:09.770Z] 8fda8336296f: Preparing [2026-05-27T08:57:09.770Z] 1b5c98833ea7: Preparing [2026-05-27T08:57:09.770Z] b078f0b8503f: Preparing [2026-05-27T08:57:09.770Z] eeaa73608b53: Preparing [2026-05-27T08:57:09.770Z] eeaa73608b53: Waiting [2026-05-27T08:57:09.770Z] 8fda8336296f: Layer already exists [2026-05-27T08:57:09.770Z] 422dd43f3a40: Layer already exists [2026-05-27T08:57:09.770Z] 053502a78e0f: Layer already exists [2026-05-27T08:57:09.770Z] b078f0b8503f: Layer already exists [2026-05-27T08:57:09.770Z] 1b5c98833ea7: Layer already exists [2026-05-27T08:57:09.770Z] eeaa73608b53: Layer already exists [2026-05-27T08:57:10.034Z] 4.0.2: digest: sha256:8fa53832e7cfb53ad9d5b389939607358d589d10f898b3ea37871d4d16166386 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:10.384Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:10.734Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:57:10.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-27T08:57:10.734Z] 422dd43f3a40: Preparing [2026-05-27T08:57:10.734Z] 053502a78e0f: Preparing [2026-05-27T08:57:10.734Z] 8fda8336296f: Preparing [2026-05-27T08:57:10.734Z] 1b5c98833ea7: Preparing [2026-05-27T08:57:10.734Z] b078f0b8503f: Preparing [2026-05-27T08:57:10.734Z] eeaa73608b53: Preparing [2026-05-27T08:57:10.734Z] 422dd43f3a40: Layer already exists [2026-05-27T08:57:10.734Z] b078f0b8503f: Layer already exists [2026-05-27T08:57:10.734Z] 053502a78e0f: Layer already exists [2026-05-27T08:57:10.734Z] 8fda8336296f: Layer already exists [2026-05-27T08:57:10.734Z] 1b5c98833ea7: Layer already exists [2026-05-27T08:57:10.734Z] eeaa73608b53: Layer already exists [2026-05-27T08:57:10.997Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:8fa53832e7cfb53ad9d5b389939607358d589d10f898b3ea37871d4d16166386 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:11.343Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:11.683Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:palau [2026-05-27T08:57:11.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-27T08:57:11.683Z] 422dd43f3a40: Preparing [2026-05-27T08:57:11.683Z] 053502a78e0f: Preparing [2026-05-27T08:57:11.683Z] 8fda8336296f: Preparing [2026-05-27T08:57:11.683Z] 1b5c98833ea7: Preparing [2026-05-27T08:57:11.683Z] b078f0b8503f: Preparing [2026-05-27T08:57:11.683Z] eeaa73608b53: Preparing [2026-05-27T08:57:11.683Z] eeaa73608b53: Waiting [2026-05-27T08:57:11.683Z] 053502a78e0f: Layer already exists [2026-05-27T08:57:11.683Z] 8fda8336296f: Layer already exists [2026-05-27T08:57:11.683Z] 1b5c98833ea7: Layer already exists [2026-05-27T08:57:11.683Z] 422dd43f3a40: Layer already exists [2026-05-27T08:57:11.683Z] b078f0b8503f: Layer already exists [2026-05-27T08:57:11.683Z] eeaa73608b53: Layer already exists [2026-05-27T08:57:11.950Z] palau: digest: sha256:8fa53832e7cfb53ad9d5b389939607358d589d10f898b3ea37871d4d16166386 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:57:12.022Z] ===================================================== [Pipeline] echo [2026-05-27T08:57:12.038Z] taggedImages: [2026-05-27T08:57:12.038Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:57:12.038Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.2 [2026-05-27T08:57:12.038Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:57:12.038Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:palau [Pipeline] echo [2026-05-27T08:57:12.063Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-05-27T08:57:12.063Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:57:12.063Z] 4.0.2 [2026-05-27T08:57:12.063Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:57:12.063Z] palau [2026-05-27T08:57:12.063Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:12.434Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:12.795Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:57:12.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-27T08:57:12.796Z] ad73ce7aa4d7: Preparing [2026-05-27T08:57:12.796Z] 252b2dc23844: Preparing [2026-05-27T08:57:12.796Z] c0da224e52ba: Preparing [2026-05-27T08:57:12.796Z] 8195f1a79540: Preparing [2026-05-27T08:57:12.796Z] 8fda8336296f: Preparing [2026-05-27T08:57:12.796Z] 32e7d9d6647f: Preparing [2026-05-27T08:57:12.796Z] 44be4ff034c5: Preparing [2026-05-27T08:57:12.796Z] eeaa73608b53: Preparing [2026-05-27T08:57:12.796Z] 32e7d9d6647f: Waiting [2026-05-27T08:57:12.796Z] eeaa73608b53: Waiting [2026-05-27T08:57:12.796Z] 44be4ff034c5: Waiting [2026-05-27T08:57:12.796Z] 8195f1a79540: Layer already exists [2026-05-27T08:57:12.796Z] 8fda8336296f: Layer already exists [2026-05-27T08:57:12.796Z] 32e7d9d6647f: Layer already exists [2026-05-27T08:57:12.796Z] 44be4ff034c5: Layer already exists [2026-05-27T08:57:13.060Z] eeaa73608b53: Layer already exists [2026-05-27T08:57:13.060Z] 252b2dc23844: Pushed [2026-05-27T08:57:13.060Z] ad73ce7aa4d7: Pushed [2026-05-27T08:57:25.330Z] c0da224e52ba: Pushed [2026-05-27T08:57:25.330Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:b83b3ce02ccc526ab1e52228ba200fe508a963bcfb86135d9abf09ebb07c6553 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:25.678Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:26.024Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.2 [2026-05-27T08:57:26.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-27T08:57:26.024Z] ad73ce7aa4d7: Preparing [2026-05-27T08:57:26.024Z] 252b2dc23844: Preparing [2026-05-27T08:57:26.024Z] c0da224e52ba: Preparing [2026-05-27T08:57:26.024Z] 8195f1a79540: Preparing [2026-05-27T08:57:26.024Z] 8fda8336296f: Preparing [2026-05-27T08:57:26.024Z] 32e7d9d6647f: Preparing [2026-05-27T08:57:26.024Z] 44be4ff034c5: Preparing [2026-05-27T08:57:26.024Z] eeaa73608b53: Preparing [2026-05-27T08:57:26.024Z] 32e7d9d6647f: Waiting [2026-05-27T08:57:26.024Z] 44be4ff034c5: Waiting [2026-05-27T08:57:26.024Z] eeaa73608b53: Waiting [2026-05-27T08:57:26.024Z] c0da224e52ba: Layer already exists [2026-05-27T08:57:26.024Z] 252b2dc23844: Layer already exists [2026-05-27T08:57:26.024Z] ad73ce7aa4d7: Layer already exists [2026-05-27T08:57:26.024Z] 8195f1a79540: Layer already exists [2026-05-27T08:57:26.024Z] 8fda8336296f: Layer already exists [2026-05-27T08:57:26.024Z] 44be4ff034c5: Layer already exists [2026-05-27T08:57:26.024Z] 32e7d9d6647f: Layer already exists [2026-05-27T08:57:26.024Z] eeaa73608b53: Layer already exists [2026-05-27T08:57:26.287Z] 4.0.2: digest: sha256:b83b3ce02ccc526ab1e52228ba200fe508a963bcfb86135d9abf09ebb07c6553 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:26.643Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:26.999Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:57:26.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-27T08:57:26.999Z] ad73ce7aa4d7: Preparing [2026-05-27T08:57:26.999Z] 252b2dc23844: Preparing [2026-05-27T08:57:26.999Z] c0da224e52ba: Preparing [2026-05-27T08:57:26.999Z] 8195f1a79540: Preparing [2026-05-27T08:57:26.999Z] 8fda8336296f: Preparing [2026-05-27T08:57:26.999Z] 32e7d9d6647f: Preparing [2026-05-27T08:57:26.999Z] 44be4ff034c5: Preparing [2026-05-27T08:57:26.999Z] 32e7d9d6647f: Waiting [2026-05-27T08:57:26.999Z] 44be4ff034c5: Waiting [2026-05-27T08:57:26.999Z] eeaa73608b53: Preparing [2026-05-27T08:57:26.999Z] eeaa73608b53: Waiting [2026-05-27T08:57:26.999Z] 8fda8336296f: Layer already exists [2026-05-27T08:57:26.999Z] 8195f1a79540: Layer already exists [2026-05-27T08:57:26.999Z] ad73ce7aa4d7: Layer already exists [2026-05-27T08:57:26.999Z] c0da224e52ba: Layer already exists [2026-05-27T08:57:26.999Z] 252b2dc23844: Layer already exists [2026-05-27T08:57:26.999Z] eeaa73608b53: Layer already exists [2026-05-27T08:57:26.999Z] 44be4ff034c5: Layer already exists [2026-05-27T08:57:26.999Z] 32e7d9d6647f: Layer already exists [2026-05-27T08:57:27.263Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:b83b3ce02ccc526ab1e52228ba200fe508a963bcfb86135d9abf09ebb07c6553 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:27.608Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:27.968Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:palau [2026-05-27T08:57:27.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-27T08:57:27.968Z] ad73ce7aa4d7: Preparing [2026-05-27T08:57:27.968Z] 252b2dc23844: Preparing [2026-05-27T08:57:27.968Z] c0da224e52ba: Preparing [2026-05-27T08:57:27.968Z] 8195f1a79540: Preparing [2026-05-27T08:57:27.968Z] 8fda8336296f: Preparing [2026-05-27T08:57:27.968Z] 32e7d9d6647f: Preparing [2026-05-27T08:57:27.968Z] 44be4ff034c5: Preparing [2026-05-27T08:57:27.968Z] eeaa73608b53: Preparing [2026-05-27T08:57:27.968Z] 32e7d9d6647f: Waiting [2026-05-27T08:57:27.968Z] 44be4ff034c5: Waiting [2026-05-27T08:57:27.968Z] eeaa73608b53: Waiting [2026-05-27T08:57:27.968Z] 8fda8336296f: Layer already exists [2026-05-27T08:57:27.968Z] c0da224e52ba: Layer already exists [2026-05-27T08:57:27.968Z] 8195f1a79540: Layer already exists [2026-05-27T08:57:27.968Z] 252b2dc23844: Layer already exists [2026-05-27T08:57:27.968Z] ad73ce7aa4d7: Layer already exists [2026-05-27T08:57:27.968Z] eeaa73608b53: Layer already exists [2026-05-27T08:57:27.968Z] 32e7d9d6647f: Layer already exists [2026-05-27T08:57:27.968Z] 44be4ff034c5: Layer already exists [2026-05-27T08:57:28.233Z] palau: digest: sha256:b83b3ce02ccc526ab1e52228ba200fe508a963bcfb86135d9abf09ebb07c6553 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:57:28.318Z] ===================================================== [Pipeline] echo [2026-05-27T08:57:28.338Z] taggedImages: [2026-05-27T08:57:28.338Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:57:28.338Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.2 [2026-05-27T08:57:28.338Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:57:28.338Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:palau [Pipeline] echo [2026-05-27T08:57:28.367Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-05-27T08:57:28.367Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:57:28.367Z] 4.0.2 [2026-05-27T08:57:28.367Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:57:28.367Z] palau [2026-05-27T08:57:28.367Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:28.738Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:29.087Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:57:29.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-27T08:57:29.087Z] d9660c259d85: Preparing [2026-05-27T08:57:29.087Z] 3320e734c9a7: Preparing [2026-05-27T08:57:29.087Z] 48a79205dfcb: Preparing [2026-05-27T08:57:29.087Z] a1c2c92630cb: Preparing [2026-05-27T08:57:29.087Z] d2ea145d6696: Preparing [2026-05-27T08:57:29.087Z] 925233a63f65: Preparing [2026-05-27T08:57:29.087Z] 30d332f60757: Preparing [2026-05-27T08:57:29.087Z] 8195f1a79540: Preparing [2026-05-27T08:57:29.087Z] 8fda8336296f: Preparing [2026-05-27T08:57:29.087Z] 05f1d6c34ad8: Preparing [2026-05-27T08:57:29.087Z] 1d061cdc982a: Preparing [2026-05-27T08:57:29.087Z] 5f70bf18a086: Preparing [2026-05-27T08:57:29.087Z] 4fb1b4eed8c0: Preparing [2026-05-27T08:57:29.087Z] 6e29a9be64d5: Preparing [2026-05-27T08:57:29.087Z] 4b8f6bd5abce: Preparing [2026-05-27T08:57:29.087Z] eeaa73608b53: Preparing [2026-05-27T08:57:29.087Z] 8fda8336296f: Waiting [2026-05-27T08:57:29.087Z] 05f1d6c34ad8: Waiting [2026-05-27T08:57:29.087Z] 1d061cdc982a: Waiting [2026-05-27T08:57:29.087Z] 5f70bf18a086: Waiting [2026-05-27T08:57:29.087Z] 4fb1b4eed8c0: Waiting [2026-05-27T08:57:29.087Z] 4b8f6bd5abce: Waiting [2026-05-27T08:57:29.087Z] 6e29a9be64d5: Waiting [2026-05-27T08:57:29.087Z] 30d332f60757: Waiting [2026-05-27T08:57:29.087Z] eeaa73608b53: Waiting [2026-05-27T08:57:29.087Z] 8195f1a79540: Waiting [2026-05-27T08:57:29.351Z] a1c2c92630cb: Pushed [2026-05-27T08:57:29.351Z] d9660c259d85: Pushed [2026-05-27T08:57:29.351Z] 3320e734c9a7: Pushed [2026-05-27T08:57:29.351Z] 48a79205dfcb: Pushed [2026-05-27T08:57:29.351Z] d2ea145d6696: Pushed [2026-05-27T08:57:29.351Z] 8195f1a79540: Layer already exists [2026-05-27T08:57:29.351Z] 8fda8336296f: Layer already exists [2026-05-27T08:57:29.351Z] 925233a63f65: Pushed [2026-05-27T08:57:29.351Z] 5f70bf18a086: Layer already exists [2026-05-27T08:57:29.615Z] 05f1d6c34ad8: Pushed [2026-05-27T08:57:29.615Z] 1d061cdc982a: Pushed [2026-05-27T08:57:29.615Z] 6e29a9be64d5: Pushed [2026-05-27T08:57:29.615Z] 4fb1b4eed8c0: Pushed [2026-05-27T08:57:29.615Z] eeaa73608b53: Layer already exists [2026-05-27T08:57:29.615Z] 4b8f6bd5abce: Pushed [2026-05-27T08:57:32.944Z] 30d332f60757: Pushed [2026-05-27T08:57:32.944Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:0f0983e044b06792b742d44145d99c71a120a880b7443363fa25097daae04b05 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:33.293Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:33.697Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.2 [2026-05-27T08:57:33.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-27T08:57:33.697Z] d9660c259d85: Preparing [2026-05-27T08:57:33.697Z] 3320e734c9a7: Preparing [2026-05-27T08:57:33.697Z] 48a79205dfcb: Preparing [2026-05-27T08:57:33.697Z] a1c2c92630cb: Preparing [2026-05-27T08:57:33.697Z] d2ea145d6696: Preparing [2026-05-27T08:57:33.697Z] 925233a63f65: Preparing [2026-05-27T08:57:33.697Z] 30d332f60757: Preparing [2026-05-27T08:57:33.697Z] 925233a63f65: Waiting [2026-05-27T08:57:33.697Z] 8195f1a79540: Preparing [2026-05-27T08:57:33.697Z] 8fda8336296f: Preparing [2026-05-27T08:57:33.697Z] 8195f1a79540: Waiting [2026-05-27T08:57:33.697Z] 05f1d6c34ad8: Preparing [2026-05-27T08:57:33.697Z] 8fda8336296f: Waiting [2026-05-27T08:57:33.697Z] 1d061cdc982a: Preparing [2026-05-27T08:57:33.697Z] 05f1d6c34ad8: Waiting [2026-05-27T08:57:33.697Z] 5f70bf18a086: Preparing [2026-05-27T08:57:33.697Z] 4fb1b4eed8c0: Preparing [2026-05-27T08:57:33.697Z] 6e29a9be64d5: Preparing [2026-05-27T08:57:33.697Z] 4b8f6bd5abce: Preparing [2026-05-27T08:57:33.697Z] eeaa73608b53: Preparing [2026-05-27T08:57:33.697Z] 1d061cdc982a: Waiting [2026-05-27T08:57:33.697Z] 6e29a9be64d5: Waiting [2026-05-27T08:57:33.697Z] 5f70bf18a086: Waiting [2026-05-27T08:57:33.697Z] 4fb1b4eed8c0: Waiting [2026-05-27T08:57:33.697Z] 4b8f6bd5abce: Waiting [2026-05-27T08:57:33.697Z] eeaa73608b53: Waiting [2026-05-27T08:57:33.697Z] 48a79205dfcb: Layer already exists [2026-05-27T08:57:33.697Z] d9660c259d85: Layer already exists [2026-05-27T08:57:33.697Z] 3320e734c9a7: Layer already exists [2026-05-27T08:57:33.697Z] d2ea145d6696: Layer already exists [2026-05-27T08:57:33.697Z] a1c2c92630cb: Layer already exists [2026-05-27T08:57:33.697Z] 8195f1a79540: Layer already exists [2026-05-27T08:57:33.697Z] 8fda8336296f: Layer already exists [2026-05-27T08:57:33.697Z] 925233a63f65: Layer already exists [2026-05-27T08:57:33.697Z] 05f1d6c34ad8: Layer already exists [2026-05-27T08:57:33.697Z] 30d332f60757: Layer already exists [2026-05-27T08:57:33.697Z] 5f70bf18a086: Layer already exists [2026-05-27T08:57:33.697Z] 4fb1b4eed8c0: Layer already exists [2026-05-27T08:57:33.697Z] 1d061cdc982a: Layer already exists [2026-05-27T08:57:33.697Z] 4b8f6bd5abce: Layer already exists [2026-05-27T08:57:33.697Z] 6e29a9be64d5: Layer already exists [2026-05-27T08:57:33.966Z] eeaa73608b53: Layer already exists [2026-05-27T08:57:33.966Z] 4.0.2: digest: sha256:0f0983e044b06792b742d44145d99c71a120a880b7443363fa25097daae04b05 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:34.332Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:34.698Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:57:34.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-27T08:57:34.698Z] d9660c259d85: Preparing [2026-05-27T08:57:34.698Z] 3320e734c9a7: Preparing [2026-05-27T08:57:34.698Z] 48a79205dfcb: Preparing [2026-05-27T08:57:34.698Z] a1c2c92630cb: Preparing [2026-05-27T08:57:34.698Z] d2ea145d6696: Preparing [2026-05-27T08:57:34.698Z] 925233a63f65: Preparing [2026-05-27T08:57:34.699Z] 30d332f60757: Preparing [2026-05-27T08:57:34.699Z] 8195f1a79540: Preparing [2026-05-27T08:57:34.699Z] 8fda8336296f: Preparing [2026-05-27T08:57:34.699Z] 05f1d6c34ad8: Preparing [2026-05-27T08:57:34.699Z] 1d061cdc982a: Preparing [2026-05-27T08:57:34.699Z] 5f70bf18a086: Preparing [2026-05-27T08:57:34.699Z] 4fb1b4eed8c0: Preparing [2026-05-27T08:57:34.699Z] 6e29a9be64d5: Preparing [2026-05-27T08:57:34.699Z] 4b8f6bd5abce: Preparing [2026-05-27T08:57:34.699Z] eeaa73608b53: Preparing [2026-05-27T08:57:34.699Z] 05f1d6c34ad8: Waiting [2026-05-27T08:57:34.699Z] 1d061cdc982a: Waiting [2026-05-27T08:57:34.699Z] 5f70bf18a086: Waiting [2026-05-27T08:57:34.699Z] 4fb1b4eed8c0: Waiting [2026-05-27T08:57:34.699Z] 6e29a9be64d5: Waiting [2026-05-27T08:57:34.699Z] 4b8f6bd5abce: Waiting [2026-05-27T08:57:34.699Z] eeaa73608b53: Waiting [2026-05-27T08:57:34.699Z] 30d332f60757: Waiting [2026-05-27T08:57:34.699Z] 8195f1a79540: Waiting [2026-05-27T08:57:34.699Z] 925233a63f65: Waiting [2026-05-27T08:57:34.699Z] 8fda8336296f: Waiting [2026-05-27T08:57:34.699Z] a1c2c92630cb: Layer already exists [2026-05-27T08:57:34.699Z] 48a79205dfcb: Layer already exists [2026-05-27T08:57:34.699Z] 3320e734c9a7: Layer already exists [2026-05-27T08:57:34.699Z] d9660c259d85: Layer already exists [2026-05-27T08:57:34.699Z] d2ea145d6696: Layer already exists [2026-05-27T08:57:34.699Z] 05f1d6c34ad8: Layer already exists [2026-05-27T08:57:34.699Z] 8195f1a79540: Layer already exists [2026-05-27T08:57:34.699Z] 925233a63f65: Layer already exists [2026-05-27T08:57:34.699Z] 30d332f60757: Layer already exists [2026-05-27T08:57:34.699Z] 8fda8336296f: Layer already exists [2026-05-27T08:57:34.699Z] 1d061cdc982a: Layer already exists [2026-05-27T08:57:34.699Z] 6e29a9be64d5: Layer already exists [2026-05-27T08:57:34.699Z] 5f70bf18a086: Layer already exists [2026-05-27T08:57:34.699Z] 4fb1b4eed8c0: Layer already exists [2026-05-27T08:57:34.699Z] 4b8f6bd5abce: Layer already exists [2026-05-27T08:57:34.699Z] eeaa73608b53: Layer already exists [2026-05-27T08:57:34.973Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:0f0983e044b06792b742d44145d99c71a120a880b7443363fa25097daae04b05 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:35.331Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:39.005Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:palau [2026-05-27T08:57:39.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-27T08:57:39.005Z] d9660c259d85: Preparing [2026-05-27T08:57:39.005Z] 3320e734c9a7: Preparing [2026-05-27T08:57:39.005Z] 48a79205dfcb: Preparing [2026-05-27T08:57:39.005Z] a1c2c92630cb: Preparing [2026-05-27T08:57:39.005Z] d2ea145d6696: Preparing [2026-05-27T08:57:39.005Z] 925233a63f65: Preparing [2026-05-27T08:57:39.005Z] 30d332f60757: Preparing [2026-05-27T08:57:39.005Z] 8195f1a79540: Preparing [2026-05-27T08:57:39.005Z] 8fda8336296f: Preparing [2026-05-27T08:57:39.005Z] 05f1d6c34ad8: Preparing [2026-05-27T08:57:39.005Z] 1d061cdc982a: Preparing [2026-05-27T08:57:39.005Z] 5f70bf18a086: Preparing [2026-05-27T08:57:39.005Z] 4fb1b4eed8c0: Preparing [2026-05-27T08:57:39.005Z] 6e29a9be64d5: Preparing [2026-05-27T08:57:39.005Z] 4b8f6bd5abce: Preparing [2026-05-27T08:57:39.005Z] eeaa73608b53: Preparing [2026-05-27T08:57:39.005Z] 925233a63f65: Waiting [2026-05-27T08:57:39.005Z] 8fda8336296f: Waiting [2026-05-27T08:57:39.005Z] 30d332f60757: Waiting [2026-05-27T08:57:39.005Z] 8195f1a79540: Waiting [2026-05-27T08:57:39.005Z] 1d061cdc982a: Waiting [2026-05-27T08:57:39.005Z] 05f1d6c34ad8: Waiting [2026-05-27T08:57:39.005Z] 6e29a9be64d5: Waiting [2026-05-27T08:57:39.005Z] 5f70bf18a086: Waiting [2026-05-27T08:57:39.005Z] 4b8f6bd5abce: Waiting [2026-05-27T08:57:39.005Z] 4fb1b4eed8c0: Waiting [2026-05-27T08:57:39.005Z] eeaa73608b53: Waiting [2026-05-27T08:57:39.005Z] a1c2c92630cb: Layer already exists [2026-05-27T08:57:39.005Z] d2ea145d6696: Layer already exists [2026-05-27T08:57:39.005Z] 48a79205dfcb: Layer already exists [2026-05-27T08:57:39.005Z] 3320e734c9a7: Layer already exists [2026-05-27T08:57:39.005Z] 925233a63f65: Layer already exists [2026-05-27T08:57:39.005Z] 30d332f60757: Layer already exists [2026-05-27T08:57:39.005Z] d9660c259d85: Layer already exists [2026-05-27T08:57:39.005Z] 8195f1a79540: Layer already exists [2026-05-27T08:57:39.005Z] 8fda8336296f: Layer already exists [2026-05-27T08:57:39.005Z] 05f1d6c34ad8: Layer already exists [2026-05-27T08:57:39.005Z] 5f70bf18a086: Layer already exists [2026-05-27T08:57:39.005Z] 1d061cdc982a: Layer already exists [2026-05-27T08:57:39.005Z] 4fb1b4eed8c0: Layer already exists [2026-05-27T08:57:39.005Z] 6e29a9be64d5: Layer already exists [2026-05-27T08:57:39.005Z] 4b8f6bd5abce: Layer already exists [2026-05-27T08:57:39.005Z] eeaa73608b53: Layer already exists [2026-05-27T08:57:39.267Z] palau: digest: sha256:0f0983e044b06792b742d44145d99c71a120a880b7443363fa25097daae04b05 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:57:39.345Z] ===================================================== [Pipeline] echo [2026-05-27T08:57:39.362Z] taggedImages: [2026-05-27T08:57:39.362Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:57:39.362Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.2 [2026-05-27T08:57:39.362Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:57:39.362Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:palau [Pipeline] echo [2026-05-27T08:57:39.384Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-05-27T08:57:39.384Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:57:39.384Z] 4.0.2 [2026-05-27T08:57:39.384Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:57:39.384Z] palau [2026-05-27T08:57:39.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:39.859Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:40.212Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:57:40.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-27T08:57:40.212Z] 62de2576f85a: Preparing [2026-05-27T08:57:40.212Z] 05c0d803947f: Preparing [2026-05-27T08:57:40.212Z] 816dc1e58588: Preparing [2026-05-27T08:57:40.212Z] 47c897db8957: Preparing [2026-05-27T08:57:40.212Z] 8195f1a79540: Preparing [2026-05-27T08:57:40.212Z] 8fda8336296f: Preparing [2026-05-27T08:57:40.212Z] 32e7d9d6647f: Preparing [2026-05-27T08:57:40.212Z] 44be4ff034c5: Preparing [2026-05-27T08:57:40.212Z] eeaa73608b53: Preparing [2026-05-27T08:57:40.212Z] 32e7d9d6647f: Waiting [2026-05-27T08:57:40.212Z] 44be4ff034c5: Waiting [2026-05-27T08:57:40.212Z] eeaa73608b53: Waiting [2026-05-27T08:57:40.212Z] 8fda8336296f: Waiting [2026-05-27T08:57:40.212Z] 8195f1a79540: Layer already exists [2026-05-27T08:57:40.476Z] 8fda8336296f: Layer already exists [2026-05-27T08:57:40.476Z] 32e7d9d6647f: Layer already exists [2026-05-27T08:57:40.476Z] 816dc1e58588: Pushed [2026-05-27T08:57:40.476Z] 05c0d803947f: Pushed [2026-05-27T08:57:40.476Z] 44be4ff034c5: Layer already exists [2026-05-27T08:57:40.476Z] 62de2576f85a: Pushed [2026-05-27T08:57:40.476Z] eeaa73608b53: Layer already exists [2026-05-27T08:57:48.658Z] 47c897db8957: Pushed [2026-05-27T08:57:48.658Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:91b877ffe9c0db9aa28c9aba50e08bf672196dc2248dea5f76b16e4e9e41011c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:49.010Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:49.361Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.2 [2026-05-27T08:57:49.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-27T08:57:49.361Z] 62de2576f85a: Preparing [2026-05-27T08:57:49.361Z] 05c0d803947f: Preparing [2026-05-27T08:57:49.361Z] 816dc1e58588: Preparing [2026-05-27T08:57:49.361Z] 47c897db8957: Preparing [2026-05-27T08:57:49.361Z] 8195f1a79540: Preparing [2026-05-27T08:57:49.361Z] 8fda8336296f: Preparing [2026-05-27T08:57:49.361Z] 32e7d9d6647f: Preparing [2026-05-27T08:57:49.361Z] 44be4ff034c5: Preparing [2026-05-27T08:57:49.361Z] eeaa73608b53: Preparing [2026-05-27T08:57:49.361Z] 32e7d9d6647f: Waiting [2026-05-27T08:57:49.361Z] 44be4ff034c5: Waiting [2026-05-27T08:57:49.361Z] eeaa73608b53: Waiting [2026-05-27T08:57:49.361Z] 8fda8336296f: Waiting [2026-05-27T08:57:49.361Z] 62de2576f85a: Layer already exists [2026-05-27T08:57:49.361Z] 47c897db8957: Layer already exists [2026-05-27T08:57:49.361Z] 8195f1a79540: Layer already exists [2026-05-27T08:57:49.361Z] 05c0d803947f: Layer already exists [2026-05-27T08:57:49.361Z] 32e7d9d6647f: Layer already exists [2026-05-27T08:57:49.361Z] 44be4ff034c5: Layer already exists [2026-05-27T08:57:49.361Z] 8fda8336296f: Layer already exists [2026-05-27T08:57:49.361Z] eeaa73608b53: Layer already exists [2026-05-27T08:57:53.713Z] 816dc1e58588: Layer already exists [2026-05-27T08:57:53.713Z] 4.0.2: digest: sha256:91b877ffe9c0db9aa28c9aba50e08bf672196dc2248dea5f76b16e4e9e41011c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:54.057Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:54.400Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:57:54.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-27T08:57:54.400Z] 62de2576f85a: Preparing [2026-05-27T08:57:54.400Z] 05c0d803947f: Preparing [2026-05-27T08:57:54.400Z] 816dc1e58588: Preparing [2026-05-27T08:57:54.400Z] 47c897db8957: Preparing [2026-05-27T08:57:54.400Z] 8195f1a79540: Preparing [2026-05-27T08:57:54.400Z] 8fda8336296f: Preparing [2026-05-27T08:57:54.400Z] 32e7d9d6647f: Preparing [2026-05-27T08:57:54.400Z] 44be4ff034c5: Preparing [2026-05-27T08:57:54.400Z] eeaa73608b53: Preparing [2026-05-27T08:57:54.400Z] 32e7d9d6647f: Waiting [2026-05-27T08:57:54.400Z] 44be4ff034c5: Waiting [2026-05-27T08:57:54.400Z] eeaa73608b53: Waiting [2026-05-27T08:57:54.400Z] 8fda8336296f: Waiting [2026-05-27T08:57:54.400Z] 62de2576f85a: Layer already exists [2026-05-27T08:57:54.400Z] 8195f1a79540: Layer already exists [2026-05-27T08:57:54.400Z] 05c0d803947f: Layer already exists [2026-05-27T08:57:54.400Z] 816dc1e58588: Layer already exists [2026-05-27T08:57:54.400Z] 47c897db8957: Layer already exists [2026-05-27T08:57:54.400Z] 8fda8336296f: Layer already exists [2026-05-27T08:57:54.400Z] 32e7d9d6647f: Layer already exists [2026-05-27T08:57:54.400Z] 44be4ff034c5: Layer already exists [2026-05-27T08:57:54.400Z] eeaa73608b53: Layer already exists [2026-05-27T08:57:54.400Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:91b877ffe9c0db9aa28c9aba50e08bf672196dc2248dea5f76b16e4e9e41011c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:55.019Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:55.360Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:palau [2026-05-27T08:57:55.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-27T08:57:55.360Z] 62de2576f85a: Preparing [2026-05-27T08:57:55.360Z] 05c0d803947f: Preparing [2026-05-27T08:57:55.360Z] 816dc1e58588: Preparing [2026-05-27T08:57:55.360Z] 47c897db8957: Preparing [2026-05-27T08:57:55.360Z] 8195f1a79540: Preparing [2026-05-27T08:57:55.360Z] 8fda8336296f: Preparing [2026-05-27T08:57:55.360Z] 32e7d9d6647f: Preparing [2026-05-27T08:57:55.360Z] 8fda8336296f: Waiting [2026-05-27T08:57:55.360Z] 44be4ff034c5: Preparing [2026-05-27T08:57:55.360Z] 32e7d9d6647f: Waiting [2026-05-27T08:57:55.360Z] eeaa73608b53: Preparing [2026-05-27T08:57:55.360Z] 44be4ff034c5: Waiting [2026-05-27T08:57:55.360Z] eeaa73608b53: Waiting [2026-05-27T08:57:55.360Z] 8195f1a79540: Layer already exists [2026-05-27T08:57:55.360Z] 05c0d803947f: Layer already exists [2026-05-27T08:57:55.360Z] 62de2576f85a: Layer already exists [2026-05-27T08:57:55.360Z] 816dc1e58588: Layer already exists [2026-05-27T08:57:55.360Z] 47c897db8957: Layer already exists [2026-05-27T08:57:55.360Z] 8fda8336296f: Layer already exists [2026-05-27T08:57:55.360Z] 32e7d9d6647f: Layer already exists [2026-05-27T08:57:55.360Z] eeaa73608b53: Layer already exists [2026-05-27T08:57:55.360Z] 44be4ff034c5: Layer already exists [2026-05-27T08:57:55.360Z] palau: digest: sha256:91b877ffe9c0db9aa28c9aba50e08bf672196dc2248dea5f76b16e4e9e41011c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:57:55.712Z] ===================================================== [Pipeline] echo [2026-05-27T08:57:55.729Z] taggedImages: [2026-05-27T08:57:55.730Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:57:55.730Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.2 [2026-05-27T08:57:55.730Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:57:55.730Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:palau [Pipeline] echo [2026-05-27T08:57:55.763Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-05-27T08:57:55.763Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:57:55.763Z] 4.0.2 [2026-05-27T08:57:55.763Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:57:55.763Z] palau [2026-05-27T08:57:55.763Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:56.229Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:57:56.590Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:57:56.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-27T08:57:56.590Z] 3b5868ed3d71: Preparing [2026-05-27T08:57:56.590Z] 6968f322300e: Preparing [2026-05-27T08:57:56.590Z] a9bb25f97ec9: Preparing [2026-05-27T08:57:56.590Z] 18b99598ff9c: Preparing [2026-05-27T08:57:56.590Z] bf3a286513d7: Preparing [2026-05-27T08:57:56.590Z] 8195f1a79540: Preparing [2026-05-27T08:57:56.590Z] 8fda8336296f: Preparing [2026-05-27T08:57:56.590Z] b4210da22bbd: Preparing [2026-05-27T08:57:56.590Z] 51d234e3ffa7: Preparing [2026-05-27T08:57:56.590Z] 45cec0d5d7f6: Preparing [2026-05-27T08:57:56.590Z] eeaa73608b53: Preparing [2026-05-27T08:57:56.590Z] b4210da22bbd: Waiting [2026-05-27T08:57:56.590Z] 51d234e3ffa7: Waiting [2026-05-27T08:57:56.590Z] 45cec0d5d7f6: Waiting [2026-05-27T08:57:56.590Z] eeaa73608b53: Waiting [2026-05-27T08:57:56.590Z] 8195f1a79540: Waiting [2026-05-27T08:57:56.590Z] 8fda8336296f: Waiting [2026-05-27T08:57:56.853Z] 18b99598ff9c: Pushed [2026-05-27T08:57:56.853Z] 6968f322300e: Pushed [2026-05-27T08:57:56.853Z] 3b5868ed3d71: Pushed [2026-05-27T08:57:56.853Z] bf3a286513d7: Pushed [2026-05-27T08:57:56.853Z] 8195f1a79540: Layer already exists [2026-05-27T08:57:56.853Z] 8fda8336296f: Layer already exists [2026-05-27T08:57:56.853Z] eeaa73608b53: Layer already exists [2026-05-27T08:57:56.853Z] b4210da22bbd: Pushed [2026-05-27T08:57:56.853Z] 51d234e3ffa7: Pushed [2026-05-27T08:58:00.177Z] 45cec0d5d7f6: Pushed [2026-05-27T08:58:03.505Z] a9bb25f97ec9: Pushed [2026-05-27T08:58:03.505Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:844298e7937bc9713a1d9ad2ee95e654cb92f56278a56751e5fa944105249359 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:58:03.869Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:58:08.472Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.2 [2026-05-27T08:58:08.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-27T08:58:08.472Z] 3b5868ed3d71: Preparing [2026-05-27T08:58:08.472Z] 6968f322300e: Preparing [2026-05-27T08:58:08.472Z] a9bb25f97ec9: Preparing [2026-05-27T08:58:08.472Z] 18b99598ff9c: Preparing [2026-05-27T08:58:08.472Z] bf3a286513d7: Preparing [2026-05-27T08:58:08.472Z] 8195f1a79540: Preparing [2026-05-27T08:58:08.472Z] 8fda8336296f: Preparing [2026-05-27T08:58:08.472Z] b4210da22bbd: Preparing [2026-05-27T08:58:08.472Z] 51d234e3ffa7: Preparing [2026-05-27T08:58:08.472Z] 45cec0d5d7f6: Preparing [2026-05-27T08:58:08.472Z] 8fda8336296f: Waiting [2026-05-27T08:58:08.472Z] 8195f1a79540: Waiting [2026-05-27T08:58:08.472Z] b4210da22bbd: Waiting [2026-05-27T08:58:08.472Z] eeaa73608b53: Preparing [2026-05-27T08:58:08.472Z] 51d234e3ffa7: Waiting [2026-05-27T08:58:08.472Z] 45cec0d5d7f6: Waiting [2026-05-27T08:58:08.472Z] eeaa73608b53: Waiting [2026-05-27T08:58:08.472Z] 6968f322300e: Layer already exists [2026-05-27T08:58:08.472Z] 3b5868ed3d71: Layer already exists [2026-05-27T08:58:08.472Z] a9bb25f97ec9: Layer already exists [2026-05-27T08:58:08.472Z] 18b99598ff9c: Layer already exists [2026-05-27T08:58:08.472Z] bf3a286513d7: Layer already exists [2026-05-27T08:58:08.472Z] 8fda8336296f: Layer already exists [2026-05-27T08:58:08.472Z] b4210da22bbd: Layer already exists [2026-05-27T08:58:08.472Z] 8195f1a79540: Layer already exists [2026-05-27T08:58:08.472Z] 51d234e3ffa7: Layer already exists [2026-05-27T08:58:08.472Z] 45cec0d5d7f6: Layer already exists [2026-05-27T08:58:08.472Z] eeaa73608b53: Layer already exists [2026-05-27T08:58:08.735Z] 4.0.2: digest: sha256:844298e7937bc9713a1d9ad2ee95e654cb92f56278a56751e5fa944105249359 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:58:09.095Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:58:09.448Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:58:09.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-27T08:58:09.448Z] 3b5868ed3d71: Preparing [2026-05-27T08:58:09.448Z] 6968f322300e: Preparing [2026-05-27T08:58:09.448Z] a9bb25f97ec9: Preparing [2026-05-27T08:58:09.448Z] 18b99598ff9c: Preparing [2026-05-27T08:58:09.448Z] bf3a286513d7: Preparing [2026-05-27T08:58:09.448Z] 8195f1a79540: Preparing [2026-05-27T08:58:09.448Z] 8fda8336296f: Preparing [2026-05-27T08:58:09.448Z] b4210da22bbd: Preparing [2026-05-27T08:58:09.448Z] 51d234e3ffa7: Preparing [2026-05-27T08:58:09.448Z] 45cec0d5d7f6: Preparing [2026-05-27T08:58:09.448Z] eeaa73608b53: Preparing [2026-05-27T08:58:09.448Z] 8195f1a79540: Waiting [2026-05-27T08:58:09.448Z] 51d234e3ffa7: Waiting [2026-05-27T08:58:09.448Z] 45cec0d5d7f6: Waiting [2026-05-27T08:58:09.448Z] eeaa73608b53: Waiting [2026-05-27T08:58:09.448Z] 8fda8336296f: Waiting [2026-05-27T08:58:09.448Z] b4210da22bbd: Waiting [2026-05-27T08:58:09.448Z] 18b99598ff9c: Layer already exists [2026-05-27T08:58:09.448Z] 3b5868ed3d71: Layer already exists [2026-05-27T08:58:09.448Z] 6968f322300e: Layer already exists [2026-05-27T08:58:09.448Z] a9bb25f97ec9: Layer already exists [2026-05-27T08:58:09.448Z] bf3a286513d7: Layer already exists [2026-05-27T08:58:09.448Z] 8fda8336296f: Layer already exists [2026-05-27T08:58:09.448Z] 8195f1a79540: Layer already exists [2026-05-27T08:58:09.448Z] 45cec0d5d7f6: Layer already exists [2026-05-27T08:58:09.448Z] 51d234e3ffa7: Layer already exists [2026-05-27T08:58:09.448Z] b4210da22bbd: Layer already exists [2026-05-27T08:58:09.448Z] eeaa73608b53: Layer already exists [2026-05-27T08:58:09.711Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:844298e7937bc9713a1d9ad2ee95e654cb92f56278a56751e5fa944105249359 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:58:10.070Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:58:10.428Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:palau [2026-05-27T08:58:10.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-27T08:58:10.429Z] 3b5868ed3d71: Preparing [2026-05-27T08:58:10.429Z] 6968f322300e: Preparing [2026-05-27T08:58:10.429Z] a9bb25f97ec9: Preparing [2026-05-27T08:58:10.429Z] 18b99598ff9c: Preparing [2026-05-27T08:58:10.429Z] bf3a286513d7: Preparing [2026-05-27T08:58:10.429Z] 8195f1a79540: Preparing [2026-05-27T08:58:10.429Z] 8fda8336296f: Preparing [2026-05-27T08:58:10.429Z] b4210da22bbd: Preparing [2026-05-27T08:58:10.429Z] 51d234e3ffa7: Preparing [2026-05-27T08:58:10.429Z] 45cec0d5d7f6: Preparing [2026-05-27T08:58:10.429Z] eeaa73608b53: Preparing [2026-05-27T08:58:10.429Z] 8195f1a79540: Waiting [2026-05-27T08:58:10.429Z] 8fda8336296f: Waiting [2026-05-27T08:58:10.429Z] b4210da22bbd: Waiting [2026-05-27T08:58:10.429Z] 51d234e3ffa7: Waiting [2026-05-27T08:58:10.429Z] 45cec0d5d7f6: Waiting [2026-05-27T08:58:10.429Z] eeaa73608b53: Waiting [2026-05-27T08:58:10.429Z] 18b99598ff9c: Layer already exists [2026-05-27T08:58:10.429Z] 3b5868ed3d71: Layer already exists [2026-05-27T08:58:10.429Z] bf3a286513d7: Layer already exists [2026-05-27T08:58:10.429Z] 6968f322300e: Layer already exists [2026-05-27T08:58:10.429Z] a9bb25f97ec9: Layer already exists [2026-05-27T08:58:10.429Z] b4210da22bbd: Layer already exists [2026-05-27T08:58:10.429Z] 8195f1a79540: Layer already exists [2026-05-27T08:58:10.429Z] 51d234e3ffa7: Layer already exists [2026-05-27T08:58:10.429Z] 45cec0d5d7f6: Layer already exists [2026-05-27T08:58:10.429Z] 8fda8336296f: Layer already exists [2026-05-27T08:58:10.429Z] eeaa73608b53: Layer already exists [2026-05-27T08:58:10.692Z] palau: digest: sha256:844298e7937bc9713a1d9ad2ee95e654cb92f56278a56751e5fa944105249359 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:58:10.781Z] ===================================================== [Pipeline] echo [2026-05-27T08:58:10.796Z] taggedImages: [2026-05-27T08:58:10.796Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:58:10.796Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.2 [2026-05-27T08:58:10.796Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:58:10.796Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:palau [Pipeline] echo [2026-05-27T08:58:10.822Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-05-27T08:58:10.822Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:58:10.822Z] 4.0.2 [2026-05-27T08:58:10.822Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:58:10.822Z] palau [2026-05-27T08:58:10.822Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:58:11.188Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:58:11.544Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:58:11.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-27T08:58:11.544Z] 3139a48b748f: Preparing [2026-05-27T08:58:11.544Z] 9b6495f06927: Preparing [2026-05-27T08:58:11.544Z] 499bbaad3ad4: Preparing [2026-05-27T08:58:11.544Z] 2a5524c6e4a1: Preparing [2026-05-27T08:58:11.544Z] 0132176ebe41: Preparing [2026-05-27T08:58:11.544Z] 3f7b9827b663: Preparing [2026-05-27T08:58:11.544Z] 48866c2bd0e4: Preparing [2026-05-27T08:58:11.544Z] 8195f1a79540: Preparing [2026-05-27T08:58:11.544Z] 8fda8336296f: Preparing [2026-05-27T08:58:11.544Z] 5aad6f84d079: Preparing [2026-05-27T08:58:11.544Z] 836908f3f65b: Preparing [2026-05-27T08:58:11.544Z] eeaa73608b53: Preparing [2026-05-27T08:58:11.544Z] 48866c2bd0e4: Waiting [2026-05-27T08:58:11.544Z] 8195f1a79540: Waiting [2026-05-27T08:58:11.544Z] 8fda8336296f: Waiting [2026-05-27T08:58:11.544Z] 5aad6f84d079: Waiting [2026-05-27T08:58:11.544Z] 836908f3f65b: Waiting [2026-05-27T08:58:11.544Z] eeaa73608b53: Waiting [2026-05-27T08:58:11.544Z] 3f7b9827b663: Waiting [2026-05-27T08:58:11.814Z] 0132176ebe41: Pushed [2026-05-27T08:58:11.814Z] 9b6495f06927: Pushed [2026-05-27T08:58:11.814Z] 3139a48b748f: Pushed [2026-05-27T08:58:11.814Z] 8195f1a79540: Layer already exists [2026-05-27T08:58:11.814Z] 8fda8336296f: Layer already exists [2026-05-27T08:58:11.814Z] 3f7b9827b663: Pushed [2026-05-27T08:58:11.814Z] 48866c2bd0e4: Pushed [2026-05-27T08:58:12.079Z] 5aad6f84d079: Pushed [2026-05-27T08:58:12.079Z] eeaa73608b53: Layer already exists [2026-05-27T08:58:15.402Z] 836908f3f65b: Pushed [2026-05-27T08:58:18.729Z] 2a5524c6e4a1: Pushed [2026-05-27T08:58:18.729Z] 499bbaad3ad4: Pushed [2026-05-27T08:58:22.971Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:168873769633741e69810479f93d64ea9ff475a6560e78fbdfbcd7d289998afe size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:58:23.331Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:58:23.692Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.2 [2026-05-27T08:58:23.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-27T08:58:23.692Z] 3139a48b748f: Preparing [2026-05-27T08:58:23.692Z] 9b6495f06927: Preparing [2026-05-27T08:58:23.692Z] 499bbaad3ad4: Preparing [2026-05-27T08:58:23.692Z] 2a5524c6e4a1: Preparing [2026-05-27T08:58:23.692Z] 0132176ebe41: Preparing [2026-05-27T08:58:23.692Z] 3f7b9827b663: Preparing [2026-05-27T08:58:23.692Z] 48866c2bd0e4: Preparing [2026-05-27T08:58:23.692Z] 8195f1a79540: Preparing [2026-05-27T08:58:23.692Z] 8fda8336296f: Preparing [2026-05-27T08:58:23.692Z] 5aad6f84d079: Preparing [2026-05-27T08:58:23.692Z] 836908f3f65b: Preparing [2026-05-27T08:58:23.692Z] eeaa73608b53: Preparing [2026-05-27T08:58:23.692Z] 8fda8336296f: Waiting [2026-05-27T08:58:23.692Z] 836908f3f65b: Waiting [2026-05-27T08:58:23.692Z] eeaa73608b53: Waiting [2026-05-27T08:58:23.692Z] 5aad6f84d079: Waiting [2026-05-27T08:58:23.692Z] 3f7b9827b663: Waiting [2026-05-27T08:58:23.692Z] 48866c2bd0e4: Waiting [2026-05-27T08:58:23.692Z] 8195f1a79540: Waiting [2026-05-27T08:58:23.692Z] 9b6495f06927: Layer already exists [2026-05-27T08:58:23.692Z] 2a5524c6e4a1: Layer already exists [2026-05-27T08:58:23.692Z] 499bbaad3ad4: Layer already exists [2026-05-27T08:58:23.692Z] 3139a48b748f: Layer already exists [2026-05-27T08:58:23.692Z] 0132176ebe41: Layer already exists [2026-05-27T08:58:23.692Z] 48866c2bd0e4: Layer already exists [2026-05-27T08:58:23.692Z] 8195f1a79540: Layer already exists [2026-05-27T08:58:23.692Z] 3f7b9827b663: Layer already exists [2026-05-27T08:58:23.692Z] 8fda8336296f: Layer already exists [2026-05-27T08:58:23.692Z] 5aad6f84d079: Layer already exists [2026-05-27T08:58:23.692Z] eeaa73608b53: Layer already exists [2026-05-27T08:58:23.692Z] 836908f3f65b: Layer already exists [2026-05-27T08:58:23.958Z] 4.0.2: digest: sha256:168873769633741e69810479f93d64ea9ff475a6560e78fbdfbcd7d289998afe size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:58:24.318Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:58:24.664Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:58:24.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-27T08:58:24.664Z] 3139a48b748f: Preparing [2026-05-27T08:58:24.664Z] 9b6495f06927: Preparing [2026-05-27T08:58:24.664Z] 499bbaad3ad4: Preparing [2026-05-27T08:58:24.664Z] 2a5524c6e4a1: Preparing [2026-05-27T08:58:24.664Z] 0132176ebe41: Preparing [2026-05-27T08:58:24.664Z] 3f7b9827b663: Preparing [2026-05-27T08:58:24.664Z] 48866c2bd0e4: Preparing [2026-05-27T08:58:24.664Z] 3f7b9827b663: Waiting [2026-05-27T08:58:24.664Z] 8195f1a79540: Preparing [2026-05-27T08:58:24.664Z] 8fda8336296f: Preparing [2026-05-27T08:58:24.664Z] 5aad6f84d079: Preparing [2026-05-27T08:58:24.664Z] 836908f3f65b: Preparing [2026-05-27T08:58:24.664Z] eeaa73608b53: Preparing [2026-05-27T08:58:24.664Z] 8195f1a79540: Waiting [2026-05-27T08:58:24.664Z] 8fda8336296f: Waiting [2026-05-27T08:58:24.664Z] 5aad6f84d079: Waiting [2026-05-27T08:58:24.664Z] 836908f3f65b: Waiting [2026-05-27T08:58:24.664Z] eeaa73608b53: Waiting [2026-05-27T08:58:24.664Z] 499bbaad3ad4: Layer already exists [2026-05-27T08:58:24.664Z] 0132176ebe41: Layer already exists [2026-05-27T08:58:24.664Z] 3139a48b748f: Layer already exists [2026-05-27T08:58:24.664Z] 2a5524c6e4a1: Layer already exists [2026-05-27T08:58:24.664Z] 9b6495f06927: Layer already exists [2026-05-27T08:58:24.664Z] 8195f1a79540: Layer already exists [2026-05-27T08:58:24.664Z] 3f7b9827b663: Layer already exists [2026-05-27T08:58:24.664Z] 48866c2bd0e4: Layer already exists [2026-05-27T08:58:24.664Z] 5aad6f84d079: Layer already exists [2026-05-27T08:58:24.664Z] 8fda8336296f: Layer already exists [2026-05-27T08:58:24.664Z] 836908f3f65b: Layer already exists [2026-05-27T08:58:24.664Z] eeaa73608b53: Layer already exists [2026-05-27T08:58:24.928Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:168873769633741e69810479f93d64ea9ff475a6560e78fbdfbcd7d289998afe size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:58:25.284Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:58:25.632Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:palau [2026-05-27T08:58:25.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-27T08:58:25.632Z] 3139a48b748f: Preparing [2026-05-27T08:58:25.632Z] 9b6495f06927: Preparing [2026-05-27T08:58:25.633Z] 499bbaad3ad4: Preparing [2026-05-27T08:58:25.633Z] 2a5524c6e4a1: Preparing [2026-05-27T08:58:25.633Z] 0132176ebe41: Preparing [2026-05-27T08:58:25.633Z] 3f7b9827b663: Preparing [2026-05-27T08:58:25.633Z] 48866c2bd0e4: Preparing [2026-05-27T08:58:25.633Z] 8195f1a79540: Preparing [2026-05-27T08:58:25.633Z] 8fda8336296f: Preparing [2026-05-27T08:58:25.633Z] 5aad6f84d079: Preparing [2026-05-27T08:58:25.633Z] 836908f3f65b: Preparing [2026-05-27T08:58:25.633Z] eeaa73608b53: Preparing [2026-05-27T08:58:25.633Z] 5aad6f84d079: Waiting [2026-05-27T08:58:25.633Z] 3f7b9827b663: Waiting [2026-05-27T08:58:25.633Z] 836908f3f65b: Waiting [2026-05-27T08:58:25.633Z] eeaa73608b53: Waiting [2026-05-27T08:58:25.633Z] 48866c2bd0e4: Waiting [2026-05-27T08:58:25.633Z] 8fda8336296f: Waiting [2026-05-27T08:58:25.633Z] 8195f1a79540: Waiting [2026-05-27T08:58:25.633Z] 2a5524c6e4a1: Layer already exists [2026-05-27T08:58:25.633Z] 499bbaad3ad4: Layer already exists [2026-05-27T08:58:25.633Z] 3139a48b748f: Layer already exists [2026-05-27T08:58:25.633Z] 9b6495f06927: Layer already exists [2026-05-27T08:58:25.633Z] 0132176ebe41: Layer already exists [2026-05-27T08:58:25.633Z] 5aad6f84d079: Layer already exists [2026-05-27T08:58:25.633Z] 8fda8336296f: Layer already exists [2026-05-27T08:58:25.633Z] 3f7b9827b663: Layer already exists [2026-05-27T08:58:25.633Z] 48866c2bd0e4: Layer already exists [2026-05-27T08:58:25.633Z] 8195f1a79540: Layer already exists [2026-05-27T08:58:25.633Z] 836908f3f65b: Layer already exists [2026-05-27T08:58:25.633Z] eeaa73608b53: Layer already exists [2026-05-27T08:58:25.901Z] palau: digest: sha256:168873769633741e69810479f93d64ea9ff475a6560e78fbdfbcd7d289998afe size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:58:25.980Z] ===================================================== [Pipeline] echo [2026-05-27T08:58:25.998Z] taggedImages: [2026-05-27T08:58:25.998Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:58:25.998Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.2 [2026-05-27T08:58:25.998Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:58:25.998Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:palau [Pipeline] echo [2026-05-27T08:58:26.028Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-05-27T08:58:26.028Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:58:26.028Z] 4.0.2 [2026-05-27T08:58:26.028Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:58:26.028Z] palau [2026-05-27T08:58:26.028Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:58:26.407Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:58:26.761Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:58:26.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-27T08:58:26.762Z] 94bab7fb8a6b: Preparing [2026-05-27T08:58:26.762Z] 0b47e0060522: Preparing [2026-05-27T08:58:26.762Z] 8195f1a79540: Preparing [2026-05-27T08:58:26.762Z] 8fda8336296f: Preparing [2026-05-27T08:58:26.762Z] 800eebf1d3a6: Preparing [2026-05-27T08:58:26.762Z] 80cd215c4169: Preparing [2026-05-27T08:58:26.762Z] eeaa73608b53: Preparing [2026-05-27T08:58:26.762Z] 80cd215c4169: Waiting [2026-05-27T08:58:26.762Z] eeaa73608b53: Waiting [2026-05-27T08:58:26.762Z] 8fda8336296f: Layer already exists [2026-05-27T08:58:27.026Z] 8195f1a79540: Layer already exists [2026-05-27T08:58:27.026Z] eeaa73608b53: Layer already exists [2026-05-27T08:58:27.026Z] 800eebf1d3a6: Pushed [2026-05-27T08:58:27.026Z] 94bab7fb8a6b: Pushed [2026-05-27T08:58:28.953Z] 80cd215c4169: Pushed [2026-05-27T08:58:34.268Z] 0b47e0060522: Pushed [2026-05-27T08:58:34.268Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:d487978a051ceff24ba70de859e6906035c924e511364ec3e1bdfbca46649b90 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:58:34.892Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:58:35.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.2 [2026-05-27T08:58:35.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-27T08:58:35.524Z] 94bab7fb8a6b: Preparing [2026-05-27T08:58:35.524Z] 0b47e0060522: Preparing [2026-05-27T08:58:35.524Z] 8195f1a79540: Preparing [2026-05-27T08:58:35.524Z] 8fda8336296f: Preparing [2026-05-27T08:58:35.524Z] 800eebf1d3a6: Preparing [2026-05-27T08:58:35.524Z] 80cd215c4169: Preparing [2026-05-27T08:58:35.524Z] eeaa73608b53: Preparing [2026-05-27T08:58:35.524Z] 80cd215c4169: Waiting [2026-05-27T08:58:35.524Z] eeaa73608b53: Waiting [2026-05-27T08:58:35.524Z] 94bab7fb8a6b: Layer already exists [2026-05-27T08:58:35.524Z] 8195f1a79540: Layer already exists [2026-05-27T08:58:35.524Z] 8fda8336296f: Layer already exists [2026-05-27T08:58:35.524Z] 800eebf1d3a6: Layer already exists [2026-05-27T08:58:35.524Z] 0b47e0060522: Layer already exists [2026-05-27T08:58:35.524Z] 80cd215c4169: Layer already exists [2026-05-27T08:58:35.524Z] eeaa73608b53: Layer already exists [2026-05-27T08:58:35.524Z] 4.0.2: digest: sha256:d487978a051ceff24ba70de859e6906035c924e511364ec3e1bdfbca46649b90 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:58:36.146Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:58:36.502Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:58:36.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-27T08:58:36.502Z] 94bab7fb8a6b: Preparing [2026-05-27T08:58:36.502Z] 0b47e0060522: Preparing [2026-05-27T08:58:36.502Z] 8195f1a79540: Preparing [2026-05-27T08:58:36.502Z] 8fda8336296f: Preparing [2026-05-27T08:58:36.502Z] 800eebf1d3a6: Preparing [2026-05-27T08:58:36.502Z] 80cd215c4169: Preparing [2026-05-27T08:58:36.502Z] eeaa73608b53: Preparing [2026-05-27T08:58:36.502Z] 80cd215c4169: Waiting [2026-05-27T08:58:36.502Z] eeaa73608b53: Waiting [2026-05-27T08:58:36.502Z] 800eebf1d3a6: Layer already exists [2026-05-27T08:58:36.502Z] 94bab7fb8a6b: Layer already exists [2026-05-27T08:58:36.502Z] 8195f1a79540: Layer already exists [2026-05-27T08:58:36.502Z] 8fda8336296f: Layer already exists [2026-05-27T08:58:36.502Z] 0b47e0060522: Layer already exists [2026-05-27T08:58:36.502Z] eeaa73608b53: Layer already exists [2026-05-27T08:58:36.502Z] 80cd215c4169: Layer already exists [2026-05-27T08:58:36.502Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:d487978a051ceff24ba70de859e6906035c924e511364ec3e1bdfbca46649b90 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:58:37.113Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:58:37.455Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:palau [2026-05-27T08:58:37.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-27T08:58:37.455Z] 94bab7fb8a6b: Preparing [2026-05-27T08:58:37.455Z] 0b47e0060522: Preparing [2026-05-27T08:58:37.455Z] 8195f1a79540: Preparing [2026-05-27T08:58:37.455Z] 8fda8336296f: Preparing [2026-05-27T08:58:37.455Z] 800eebf1d3a6: Preparing [2026-05-27T08:58:37.455Z] 80cd215c4169: Preparing [2026-05-27T08:58:37.455Z] eeaa73608b53: Preparing [2026-05-27T08:58:37.455Z] 80cd215c4169: Waiting [2026-05-27T08:58:37.455Z] eeaa73608b53: Waiting [2026-05-27T08:58:37.455Z] 8195f1a79540: Layer already exists [2026-05-27T08:58:37.455Z] 0b47e0060522: Layer already exists [2026-05-27T08:58:37.455Z] 800eebf1d3a6: Layer already exists [2026-05-27T08:58:37.455Z] 94bab7fb8a6b: Layer already exists [2026-05-27T08:58:37.455Z] 8fda8336296f: Layer already exists [2026-05-27T08:58:37.455Z] 80cd215c4169: Layer already exists [2026-05-27T08:58:37.455Z] eeaa73608b53: Layer already exists [2026-05-27T08:58:37.719Z] palau: digest: sha256:d487978a051ceff24ba70de859e6906035c924e511364ec3e1bdfbca46649b90 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:58:37.806Z] ===================================================== [Pipeline] echo [2026-05-27T08:58:37.819Z] taggedImages: [2026-05-27T08:58:37.819Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:58:37.819Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.2 [2026-05-27T08:58:37.819Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:58:37.819Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:palau [Pipeline] echo [2026-05-27T08:58:37.839Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-05-27T08:58:37.839Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:58:37.839Z] 4.0.2 [2026-05-27T08:58:37.839Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:58:37.839Z] palau [2026-05-27T08:58:37.839Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:58:38.211Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:58:38.563Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:58:38.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-27T08:58:38.564Z] a60e2905190a: Preparing [2026-05-27T08:58:38.564Z] b5e49177c4b6: Preparing [2026-05-27T08:58:38.564Z] 8ead55be79ba: Preparing [2026-05-27T08:58:38.564Z] 8195f1a79540: Preparing [2026-05-27T08:58:38.564Z] 8fda8336296f: Preparing [2026-05-27T08:58:38.564Z] dc0e84179334: Preparing [2026-05-27T08:58:38.564Z] 79a0d658e7a5: Preparing [2026-05-27T08:58:38.564Z] 51421060f6a6: Preparing [2026-05-27T08:58:38.564Z] 1a6205264376: Preparing [2026-05-27T08:58:38.564Z] eeaa73608b53: Preparing [2026-05-27T08:58:38.564Z] 79a0d658e7a5: Waiting [2026-05-27T08:58:38.564Z] 51421060f6a6: Waiting [2026-05-27T08:58:38.564Z] 1a6205264376: Waiting [2026-05-27T08:58:38.564Z] eeaa73608b53: Waiting [2026-05-27T08:58:38.564Z] dc0e84179334: Waiting [2026-05-27T08:58:38.564Z] 8fda8336296f: Layer already exists [2026-05-27T08:58:38.564Z] 8195f1a79540: Layer already exists [2026-05-27T08:58:38.828Z] b5e49177c4b6: Pushed [2026-05-27T08:58:38.828Z] 8ead55be79ba: Pushed [2026-05-27T08:58:38.828Z] a60e2905190a: Pushed [2026-05-27T08:58:38.828Z] eeaa73608b53: Layer already exists [2026-05-27T08:58:38.828Z] 51421060f6a6: Pushed [2026-05-27T08:58:39.794Z] 1a6205264376: Pushed [2026-05-27T08:58:52.077Z] 79a0d658e7a5: Pushed [2026-05-27T08:59:07.129Z] dc0e84179334: Pushed [2026-05-27T08:59:07.129Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:a6fd4bb00295884b439180cb0793e8b20b1e651bc58ea3111fa11e899d3cb2b9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:07.486Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:07.833Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.2 [2026-05-27T08:59:07.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-27T08:59:07.833Z] a60e2905190a: Preparing [2026-05-27T08:59:07.833Z] b5e49177c4b6: Preparing [2026-05-27T08:59:07.833Z] 8ead55be79ba: Preparing [2026-05-27T08:59:07.833Z] 8195f1a79540: Preparing [2026-05-27T08:59:07.833Z] 8fda8336296f: Preparing [2026-05-27T08:59:07.833Z] dc0e84179334: Preparing [2026-05-27T08:59:07.833Z] 79a0d658e7a5: Preparing [2026-05-27T08:59:07.833Z] 51421060f6a6: Preparing [2026-05-27T08:59:07.833Z] 1a6205264376: Preparing [2026-05-27T08:59:07.833Z] eeaa73608b53: Preparing [2026-05-27T08:59:07.833Z] 79a0d658e7a5: Waiting [2026-05-27T08:59:07.833Z] 51421060f6a6: Waiting [2026-05-27T08:59:07.833Z] 1a6205264376: Waiting [2026-05-27T08:59:07.833Z] eeaa73608b53: Waiting [2026-05-27T08:59:07.833Z] dc0e84179334: Waiting [2026-05-27T08:59:07.833Z] 8195f1a79540: Layer already exists [2026-05-27T08:59:07.833Z] a60e2905190a: Layer already exists [2026-05-27T08:59:07.833Z] b5e49177c4b6: Layer already exists [2026-05-27T08:59:07.833Z] 8fda8336296f: Layer already exists [2026-05-27T08:59:07.833Z] 8ead55be79ba: Layer already exists [2026-05-27T08:59:07.833Z] 51421060f6a6: Layer already exists [2026-05-27T08:59:07.833Z] 79a0d658e7a5: Layer already exists [2026-05-27T08:59:07.833Z] 1a6205264376: Layer already exists [2026-05-27T08:59:07.833Z] dc0e84179334: Layer already exists [2026-05-27T08:59:07.833Z] eeaa73608b53: Layer already exists [2026-05-27T08:59:08.098Z] 4.0.2: digest: sha256:a6fd4bb00295884b439180cb0793e8b20b1e651bc58ea3111fa11e899d3cb2b9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:08.444Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:08.790Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:59:08.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-27T08:59:08.790Z] a60e2905190a: Preparing [2026-05-27T08:59:08.790Z] b5e49177c4b6: Preparing [2026-05-27T08:59:08.790Z] 8ead55be79ba: Preparing [2026-05-27T08:59:08.790Z] 8195f1a79540: Preparing [2026-05-27T08:59:08.790Z] 8fda8336296f: Preparing [2026-05-27T08:59:08.790Z] dc0e84179334: Preparing [2026-05-27T08:59:08.790Z] 79a0d658e7a5: Preparing [2026-05-27T08:59:08.790Z] 51421060f6a6: Preparing [2026-05-27T08:59:08.790Z] 1a6205264376: Preparing [2026-05-27T08:59:08.790Z] dc0e84179334: Waiting [2026-05-27T08:59:08.790Z] 79a0d658e7a5: Waiting [2026-05-27T08:59:08.790Z] eeaa73608b53: Preparing [2026-05-27T08:59:08.790Z] 51421060f6a6: Waiting [2026-05-27T08:59:08.790Z] 1a6205264376: Waiting [2026-05-27T08:59:08.790Z] eeaa73608b53: Waiting [2026-05-27T08:59:08.790Z] 8ead55be79ba: Layer already exists [2026-05-27T08:59:08.790Z] a60e2905190a: Layer already exists [2026-05-27T08:59:08.790Z] 8fda8336296f: Layer already exists [2026-05-27T08:59:08.790Z] b5e49177c4b6: Layer already exists [2026-05-27T08:59:08.790Z] 8195f1a79540: Layer already exists [2026-05-27T08:59:08.790Z] dc0e84179334: Layer already exists [2026-05-27T08:59:08.790Z] 79a0d658e7a5: Layer already exists [2026-05-27T08:59:08.790Z] eeaa73608b53: Layer already exists [2026-05-27T08:59:08.790Z] 51421060f6a6: Layer already exists [2026-05-27T08:59:08.790Z] 1a6205264376: Layer already exists [2026-05-27T08:59:08.790Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:a6fd4bb00295884b439180cb0793e8b20b1e651bc58ea3111fa11e899d3cb2b9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:09.394Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:09.737Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:palau [2026-05-27T08:59:09.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-27T08:59:09.737Z] a60e2905190a: Preparing [2026-05-27T08:59:09.737Z] b5e49177c4b6: Preparing [2026-05-27T08:59:09.737Z] 8ead55be79ba: Preparing [2026-05-27T08:59:09.737Z] 8195f1a79540: Preparing [2026-05-27T08:59:09.737Z] 8fda8336296f: Preparing [2026-05-27T08:59:09.737Z] dc0e84179334: Preparing [2026-05-27T08:59:09.737Z] 79a0d658e7a5: Preparing [2026-05-27T08:59:09.737Z] 51421060f6a6: Preparing [2026-05-27T08:59:09.737Z] 1a6205264376: Preparing [2026-05-27T08:59:09.737Z] eeaa73608b53: Preparing [2026-05-27T08:59:09.737Z] dc0e84179334: Waiting [2026-05-27T08:59:09.737Z] 79a0d658e7a5: Waiting [2026-05-27T08:59:09.737Z] 51421060f6a6: Waiting [2026-05-27T08:59:09.737Z] 1a6205264376: Waiting [2026-05-27T08:59:09.737Z] eeaa73608b53: Waiting [2026-05-27T08:59:09.737Z] 8ead55be79ba: Layer already exists [2026-05-27T08:59:09.737Z] a60e2905190a: Layer already exists [2026-05-27T08:59:09.737Z] 8195f1a79540: Layer already exists [2026-05-27T08:59:09.737Z] 8fda8336296f: Layer already exists [2026-05-27T08:59:09.737Z] b5e49177c4b6: Layer already exists [2026-05-27T08:59:09.737Z] dc0e84179334: Layer already exists [2026-05-27T08:59:09.737Z] 79a0d658e7a5: Layer already exists [2026-05-27T08:59:09.737Z] 1a6205264376: Layer already exists [2026-05-27T08:59:09.737Z] 51421060f6a6: Layer already exists [2026-05-27T08:59:09.737Z] eeaa73608b53: Layer already exists [2026-05-27T08:59:10.000Z] palau: digest: sha256:a6fd4bb00295884b439180cb0793e8b20b1e651bc58ea3111fa11e899d3cb2b9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:59:10.059Z] ===================================================== [Pipeline] echo [2026-05-27T08:59:10.069Z] taggedImages: [2026-05-27T08:59:10.069Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:59:10.069Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.2 [2026-05-27T08:59:10.069Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:59:10.069Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:palau [Pipeline] echo [2026-05-27T08:59:10.088Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-05-27T08:59:10.088Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:59:10.088Z] 4.0.2 [2026-05-27T08:59:10.088Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:59:10.088Z] palau [2026-05-27T08:59:10.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:10.442Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:10.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:59:10.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-27T08:59:10.776Z] 405d46d0c4a0: Preparing [2026-05-27T08:59:10.776Z] a42ce8d1e665: Preparing [2026-05-27T08:59:10.776Z] e98116d94110: Preparing [2026-05-27T08:59:10.776Z] 8195f1a79540: Preparing [2026-05-27T08:59:10.776Z] 8fda8336296f: Preparing [2026-05-27T08:59:10.776Z] dc0e84179334: Preparing [2026-05-27T08:59:10.776Z] ac7f353a7e29: Preparing [2026-05-27T08:59:10.776Z] 5ccf9722eab3: Preparing [2026-05-27T08:59:10.776Z] eeaa73608b53: Preparing [2026-05-27T08:59:10.776Z] dc0e84179334: Waiting [2026-05-27T08:59:10.776Z] ac7f353a7e29: Waiting [2026-05-27T08:59:10.776Z] 5ccf9722eab3: Waiting [2026-05-27T08:59:10.776Z] 8fda8336296f: Layer already exists [2026-05-27T08:59:10.776Z] 8195f1a79540: Layer already exists [2026-05-27T08:59:10.776Z] dc0e84179334: Layer already exists [2026-05-27T08:59:11.040Z] a42ce8d1e665: Pushed [2026-05-27T08:59:11.040Z] e98116d94110: Pushed [2026-05-27T08:59:11.040Z] 405d46d0c4a0: Pushed [2026-05-27T08:59:11.040Z] ac7f353a7e29: Pushed [2026-05-27T08:59:11.040Z] eeaa73608b53: Layer already exists [2026-05-27T08:59:11.616Z] 5ccf9722eab3: Pushed [2026-05-27T08:59:11.881Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:04ab33bd85d6dd33d47dcc7b4f707662ec0938587ec5fb9e95d739be07bf978a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:12.224Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:12.573Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.2 [2026-05-27T08:59:12.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-27T08:59:12.573Z] 405d46d0c4a0: Preparing [2026-05-27T08:59:12.573Z] a42ce8d1e665: Preparing [2026-05-27T08:59:12.573Z] e98116d94110: Preparing [2026-05-27T08:59:12.573Z] 8195f1a79540: Preparing [2026-05-27T08:59:12.573Z] 8fda8336296f: Preparing [2026-05-27T08:59:12.573Z] dc0e84179334: Preparing [2026-05-27T08:59:12.573Z] ac7f353a7e29: Preparing [2026-05-27T08:59:12.573Z] 5ccf9722eab3: Preparing [2026-05-27T08:59:12.573Z] eeaa73608b53: Preparing [2026-05-27T08:59:12.573Z] ac7f353a7e29: Waiting [2026-05-27T08:59:12.573Z] 5ccf9722eab3: Waiting [2026-05-27T08:59:12.573Z] eeaa73608b53: Waiting [2026-05-27T08:59:12.573Z] dc0e84179334: Waiting [2026-05-27T08:59:12.573Z] a42ce8d1e665: Layer already exists [2026-05-27T08:59:12.573Z] 8fda8336296f: Layer already exists [2026-05-27T08:59:12.573Z] e98116d94110: Layer already exists [2026-05-27T08:59:12.573Z] 8195f1a79540: Layer already exists [2026-05-27T08:59:12.573Z] 405d46d0c4a0: Layer already exists [2026-05-27T08:59:12.573Z] dc0e84179334: Layer already exists [2026-05-27T08:59:12.573Z] ac7f353a7e29: Layer already exists [2026-05-27T08:59:12.573Z] eeaa73608b53: Layer already exists [2026-05-27T08:59:12.573Z] 5ccf9722eab3: Layer already exists [2026-05-27T08:59:12.573Z] 4.0.2: digest: sha256:04ab33bd85d6dd33d47dcc7b4f707662ec0938587ec5fb9e95d739be07bf978a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:13.368Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:13.710Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:59:13.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-27T08:59:13.710Z] 405d46d0c4a0: Preparing [2026-05-27T08:59:13.710Z] a42ce8d1e665: Preparing [2026-05-27T08:59:13.710Z] e98116d94110: Preparing [2026-05-27T08:59:13.710Z] 8195f1a79540: Preparing [2026-05-27T08:59:13.710Z] 8fda8336296f: Preparing [2026-05-27T08:59:13.710Z] dc0e84179334: Preparing [2026-05-27T08:59:13.710Z] ac7f353a7e29: Preparing [2026-05-27T08:59:13.710Z] 5ccf9722eab3: Preparing [2026-05-27T08:59:13.710Z] eeaa73608b53: Preparing [2026-05-27T08:59:13.710Z] ac7f353a7e29: Waiting [2026-05-27T08:59:13.710Z] 5ccf9722eab3: Waiting [2026-05-27T08:59:13.710Z] eeaa73608b53: Waiting [2026-05-27T08:59:13.710Z] dc0e84179334: Waiting [2026-05-27T08:59:13.710Z] 8195f1a79540: Layer already exists [2026-05-27T08:59:13.710Z] 8fda8336296f: Layer already exists [2026-05-27T08:59:13.710Z] a42ce8d1e665: Layer already exists [2026-05-27T08:59:13.710Z] e98116d94110: Layer already exists [2026-05-27T08:59:13.710Z] 405d46d0c4a0: Layer already exists [2026-05-27T08:59:13.710Z] dc0e84179334: Layer already exists [2026-05-27T08:59:13.710Z] ac7f353a7e29: Layer already exists [2026-05-27T08:59:13.710Z] 5ccf9722eab3: Layer already exists [2026-05-27T08:59:13.710Z] eeaa73608b53: Layer already exists [2026-05-27T08:59:13.710Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:04ab33bd85d6dd33d47dcc7b4f707662ec0938587ec5fb9e95d739be07bf978a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:14.324Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:14.678Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:palau [2026-05-27T08:59:14.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-27T08:59:14.678Z] 405d46d0c4a0: Preparing [2026-05-27T08:59:14.678Z] a42ce8d1e665: Preparing [2026-05-27T08:59:14.678Z] e98116d94110: Preparing [2026-05-27T08:59:14.678Z] 8195f1a79540: Preparing [2026-05-27T08:59:14.678Z] 8fda8336296f: Preparing [2026-05-27T08:59:14.678Z] dc0e84179334: Preparing [2026-05-27T08:59:14.678Z] ac7f353a7e29: Preparing [2026-05-27T08:59:14.678Z] 5ccf9722eab3: Preparing [2026-05-27T08:59:14.678Z] eeaa73608b53: Preparing [2026-05-27T08:59:14.678Z] dc0e84179334: Waiting [2026-05-27T08:59:14.678Z] ac7f353a7e29: Waiting [2026-05-27T08:59:14.678Z] 5ccf9722eab3: Waiting [2026-05-27T08:59:14.678Z] eeaa73608b53: Waiting [2026-05-27T08:59:14.678Z] e98116d94110: Layer already exists [2026-05-27T08:59:14.678Z] 405d46d0c4a0: Layer already exists [2026-05-27T08:59:14.678Z] a42ce8d1e665: Layer already exists [2026-05-27T08:59:14.678Z] 8fda8336296f: Layer already exists [2026-05-27T08:59:14.678Z] 8195f1a79540: Layer already exists [2026-05-27T08:59:14.678Z] ac7f353a7e29: Layer already exists [2026-05-27T08:59:14.678Z] 5ccf9722eab3: Layer already exists [2026-05-27T08:59:14.678Z] eeaa73608b53: Layer already exists [2026-05-27T08:59:14.678Z] dc0e84179334: Layer already exists [2026-05-27T08:59:14.943Z] palau: digest: sha256:04ab33bd85d6dd33d47dcc7b4f707662ec0938587ec5fb9e95d739be07bf978a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:59:15.011Z] ===================================================== [Pipeline] echo [2026-05-27T08:59:15.024Z] taggedImages: [2026-05-27T08:59:15.024Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:59:15.024Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.2 [2026-05-27T08:59:15.024Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:59:15.024Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:palau [Pipeline] echo [2026-05-27T08:59:15.050Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-05-27T08:59:15.050Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:59:15.050Z] 4.0.2 [2026-05-27T08:59:15.050Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:59:15.050Z] palau [2026-05-27T08:59:15.050Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:15.401Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:17.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:59:17.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-27T08:59:17.668Z] a60e2905190a: Preparing [2026-05-27T08:59:17.668Z] 97d04e37a5e9: Preparing [2026-05-27T08:59:17.668Z] 83ea0b4d8538: Preparing [2026-05-27T08:59:17.668Z] 8195f1a79540: Preparing [2026-05-27T08:59:17.668Z] 8fda8336296f: Preparing [2026-05-27T08:59:17.668Z] dc0e84179334: Preparing [2026-05-27T08:59:17.668Z] 51421060f6a6: Preparing [2026-05-27T08:59:17.668Z] 1a6205264376: Preparing [2026-05-27T08:59:17.668Z] eeaa73608b53: Preparing [2026-05-27T08:59:17.668Z] dc0e84179334: Waiting [2026-05-27T08:59:17.668Z] 51421060f6a6: Waiting [2026-05-27T08:59:17.668Z] 1a6205264376: Waiting [2026-05-27T08:59:17.668Z] 8195f1a79540: Layer already exists [2026-05-27T08:59:17.668Z] a60e2905190a: Layer already exists [2026-05-27T08:59:17.668Z] 8fda8336296f: Layer already exists [2026-05-27T08:59:17.668Z] dc0e84179334: Layer already exists [2026-05-27T08:59:17.931Z] 1a6205264376: Layer already exists [2026-05-27T08:59:17.931Z] 51421060f6a6: Layer already exists [2026-05-27T08:59:17.931Z] eeaa73608b53: Layer already exists [2026-05-27T08:59:17.931Z] 83ea0b4d8538: Pushed [2026-05-27T08:59:17.931Z] 97d04e37a5e9: Pushed [2026-05-27T08:59:17.931Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:2bf0aede033c0cc62d92bcd600110bdee89c57db2b336dc6b1b52efd7ab70149 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:18.267Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:18.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.2 [2026-05-27T08:59:18.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-27T08:59:18.632Z] a60e2905190a: Preparing [2026-05-27T08:59:18.632Z] 97d04e37a5e9: Preparing [2026-05-27T08:59:18.632Z] 83ea0b4d8538: Preparing [2026-05-27T08:59:18.632Z] 8195f1a79540: Preparing [2026-05-27T08:59:18.632Z] 8fda8336296f: Preparing [2026-05-27T08:59:18.632Z] dc0e84179334: Preparing [2026-05-27T08:59:18.632Z] 51421060f6a6: Preparing [2026-05-27T08:59:18.632Z] 1a6205264376: Preparing [2026-05-27T08:59:18.632Z] eeaa73608b53: Preparing [2026-05-27T08:59:18.632Z] dc0e84179334: Waiting [2026-05-27T08:59:18.632Z] 51421060f6a6: Waiting [2026-05-27T08:59:18.632Z] 1a6205264376: Waiting [2026-05-27T08:59:18.632Z] 8195f1a79540: Layer already exists [2026-05-27T08:59:18.632Z] 97d04e37a5e9: Layer already exists [2026-05-27T08:59:18.632Z] a60e2905190a: Layer already exists [2026-05-27T08:59:18.632Z] 83ea0b4d8538: Layer already exists [2026-05-27T08:59:18.632Z] 8fda8336296f: Layer already exists [2026-05-27T08:59:18.632Z] 1a6205264376: Layer already exists [2026-05-27T08:59:18.632Z] 51421060f6a6: Layer already exists [2026-05-27T08:59:18.632Z] dc0e84179334: Layer already exists [2026-05-27T08:59:18.632Z] eeaa73608b53: Layer already exists [2026-05-27T08:59:18.899Z] 4.0.2: digest: sha256:2bf0aede033c0cc62d92bcd600110bdee89c57db2b336dc6b1b52efd7ab70149 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:19.241Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:19.587Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:59:19.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-27T08:59:19.587Z] a60e2905190a: Preparing [2026-05-27T08:59:19.587Z] 97d04e37a5e9: Preparing [2026-05-27T08:59:19.587Z] 83ea0b4d8538: Preparing [2026-05-27T08:59:19.587Z] 8195f1a79540: Preparing [2026-05-27T08:59:19.587Z] 8fda8336296f: Preparing [2026-05-27T08:59:19.587Z] dc0e84179334: Preparing [2026-05-27T08:59:19.587Z] 51421060f6a6: Preparing [2026-05-27T08:59:19.587Z] 1a6205264376: Preparing [2026-05-27T08:59:19.587Z] eeaa73608b53: Preparing [2026-05-27T08:59:19.587Z] dc0e84179334: Waiting [2026-05-27T08:59:19.587Z] 51421060f6a6: Waiting [2026-05-27T08:59:19.587Z] 1a6205264376: Waiting [2026-05-27T08:59:19.587Z] eeaa73608b53: Waiting [2026-05-27T08:59:19.587Z] 8195f1a79540: Layer already exists [2026-05-27T08:59:19.587Z] a60e2905190a: Layer already exists [2026-05-27T08:59:19.587Z] 83ea0b4d8538: Layer already exists [2026-05-27T08:59:19.587Z] 8fda8336296f: Layer already exists [2026-05-27T08:59:19.587Z] 97d04e37a5e9: Layer already exists [2026-05-27T08:59:19.587Z] 51421060f6a6: Layer already exists [2026-05-27T08:59:19.587Z] 1a6205264376: Layer already exists [2026-05-27T08:59:19.587Z] dc0e84179334: Layer already exists [2026-05-27T08:59:19.587Z] eeaa73608b53: Layer already exists [2026-05-27T08:59:19.587Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:2bf0aede033c0cc62d92bcd600110bdee89c57db2b336dc6b1b52efd7ab70149 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:20.223Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:20.568Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:palau [2026-05-27T08:59:20.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-27T08:59:20.568Z] a60e2905190a: Preparing [2026-05-27T08:59:20.568Z] 97d04e37a5e9: Preparing [2026-05-27T08:59:20.568Z] 83ea0b4d8538: Preparing [2026-05-27T08:59:20.568Z] 8195f1a79540: Preparing [2026-05-27T08:59:20.568Z] 8fda8336296f: Preparing [2026-05-27T08:59:20.568Z] dc0e84179334: Preparing [2026-05-27T08:59:20.568Z] 51421060f6a6: Preparing [2026-05-27T08:59:20.568Z] 1a6205264376: Preparing [2026-05-27T08:59:20.568Z] eeaa73608b53: Preparing [2026-05-27T08:59:20.568Z] dc0e84179334: Waiting [2026-05-27T08:59:20.568Z] 1a6205264376: Waiting [2026-05-27T08:59:20.568Z] 51421060f6a6: Waiting [2026-05-27T08:59:20.568Z] eeaa73608b53: Waiting [2026-05-27T08:59:20.568Z] 8fda8336296f: Layer already exists [2026-05-27T08:59:20.568Z] a60e2905190a: Layer already exists [2026-05-27T08:59:20.568Z] 83ea0b4d8538: Layer already exists [2026-05-27T08:59:20.568Z] 8195f1a79540: Layer already exists [2026-05-27T08:59:20.568Z] 97d04e37a5e9: Layer already exists [2026-05-27T08:59:20.568Z] dc0e84179334: Layer already exists [2026-05-27T08:59:20.568Z] 1a6205264376: Layer already exists [2026-05-27T08:59:20.568Z] 51421060f6a6: Layer already exists [2026-05-27T08:59:20.568Z] eeaa73608b53: Layer already exists [2026-05-27T08:59:20.877Z] palau: digest: sha256:2bf0aede033c0cc62d92bcd600110bdee89c57db2b336dc6b1b52efd7ab70149 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:59:21.004Z] ===================================================== [Pipeline] echo [2026-05-27T08:59:21.027Z] taggedImages: [2026-05-27T08:59:21.027Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:59:21.027Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.2 [2026-05-27T08:59:21.027Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:59:21.027Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:palau [Pipeline] echo [2026-05-27T08:59:21.059Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-05-27T08:59:21.059Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:59:21.059Z] 4.0.2 [2026-05-27T08:59:21.059Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:59:21.059Z] palau [2026-05-27T08:59:21.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:21.454Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:21.847Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:59:21.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-27T08:59:21.847Z] 088e9b4ce6db: Preparing [2026-05-27T08:59:21.847Z] 33ff9444124a: Preparing [2026-05-27T08:59:21.847Z] 8195f1a79540: Preparing [2026-05-27T08:59:21.847Z] 8fda8336296f: Preparing [2026-05-27T08:59:21.847Z] d76836525f7e: Preparing [2026-05-27T08:59:21.847Z] f2c827315362: Preparing [2026-05-27T08:59:21.847Z] eeaa73608b53: Preparing [2026-05-27T08:59:21.847Z] f2c827315362: Waiting [2026-05-27T08:59:21.847Z] eeaa73608b53: Waiting [2026-05-27T08:59:21.847Z] 8fda8336296f: Layer already exists [2026-05-27T08:59:21.847Z] 8195f1a79540: Layer already exists [2026-05-27T08:59:22.112Z] eeaa73608b53: Layer already exists [2026-05-27T08:59:22.112Z] d76836525f7e: Pushed [2026-05-27T08:59:22.112Z] 088e9b4ce6db: Pushed [2026-05-27T08:59:23.547Z] f2c827315362: Pushed [2026-05-27T08:59:31.897Z] 33ff9444124a: Pushed [2026-05-27T08:59:31.897Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:02a92306c153d3c2fb4357e05ac8556d1b586cf8b3175280260cdade96379adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:32.244Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:32.612Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.2 [2026-05-27T08:59:32.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-27T08:59:32.612Z] 088e9b4ce6db: Preparing [2026-05-27T08:59:32.612Z] 33ff9444124a: Preparing [2026-05-27T08:59:32.612Z] 8195f1a79540: Preparing [2026-05-27T08:59:32.612Z] 8fda8336296f: Preparing [2026-05-27T08:59:32.612Z] d76836525f7e: Preparing [2026-05-27T08:59:32.612Z] f2c827315362: Preparing [2026-05-27T08:59:32.612Z] eeaa73608b53: Preparing [2026-05-27T08:59:32.612Z] f2c827315362: Waiting [2026-05-27T08:59:32.612Z] eeaa73608b53: Waiting [2026-05-27T08:59:32.612Z] 8fda8336296f: Layer already exists [2026-05-27T08:59:32.612Z] 33ff9444124a: Layer already exists [2026-05-27T08:59:32.612Z] 088e9b4ce6db: Layer already exists [2026-05-27T08:59:32.612Z] 8195f1a79540: Layer already exists [2026-05-27T08:59:32.612Z] d76836525f7e: Layer already exists [2026-05-27T08:59:32.612Z] f2c827315362: Layer already exists [2026-05-27T08:59:32.612Z] eeaa73608b53: Layer already exists [2026-05-27T08:59:32.612Z] 4.0.2: digest: sha256:02a92306c153d3c2fb4357e05ac8556d1b586cf8b3175280260cdade96379adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:32.948Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:33.292Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:59:33.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-27T08:59:33.292Z] 088e9b4ce6db: Preparing [2026-05-27T08:59:33.292Z] 33ff9444124a: Preparing [2026-05-27T08:59:33.292Z] 8195f1a79540: Preparing [2026-05-27T08:59:33.292Z] 8fda8336296f: Preparing [2026-05-27T08:59:33.292Z] d76836525f7e: Preparing [2026-05-27T08:59:33.292Z] f2c827315362: Preparing [2026-05-27T08:59:33.292Z] eeaa73608b53: Preparing [2026-05-27T08:59:33.292Z] f2c827315362: Waiting [2026-05-27T08:59:33.292Z] eeaa73608b53: Waiting [2026-05-27T08:59:33.292Z] d76836525f7e: Layer already exists [2026-05-27T08:59:33.292Z] 8195f1a79540: Layer already exists [2026-05-27T08:59:33.292Z] 33ff9444124a: Layer already exists [2026-05-27T08:59:33.292Z] 088e9b4ce6db: Layer already exists [2026-05-27T08:59:33.292Z] 8fda8336296f: Layer already exists [2026-05-27T08:59:33.292Z] f2c827315362: Layer already exists [2026-05-27T08:59:33.292Z] eeaa73608b53: Layer already exists [2026-05-27T08:59:33.292Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:02a92306c153d3c2fb4357e05ac8556d1b586cf8b3175280260cdade96379adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:33.901Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:34.241Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:palau [2026-05-27T08:59:34.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-27T08:59:34.241Z] 088e9b4ce6db: Preparing [2026-05-27T08:59:34.241Z] 33ff9444124a: Preparing [2026-05-27T08:59:34.241Z] 8195f1a79540: Preparing [2026-05-27T08:59:34.241Z] 8fda8336296f: Preparing [2026-05-27T08:59:34.241Z] d76836525f7e: Preparing [2026-05-27T08:59:34.241Z] f2c827315362: Preparing [2026-05-27T08:59:34.241Z] eeaa73608b53: Preparing [2026-05-27T08:59:34.241Z] f2c827315362: Waiting [2026-05-27T08:59:34.241Z] 8195f1a79540: Layer already exists [2026-05-27T08:59:34.241Z] 088e9b4ce6db: Layer already exists [2026-05-27T08:59:34.241Z] 33ff9444124a: Layer already exists [2026-05-27T08:59:34.241Z] 8fda8336296f: Layer already exists [2026-05-27T08:59:34.241Z] d76836525f7e: Layer already exists [2026-05-27T08:59:34.241Z] eeaa73608b53: Layer already exists [2026-05-27T08:59:34.241Z] f2c827315362: Layer already exists [2026-05-27T08:59:34.504Z] palau: digest: sha256:02a92306c153d3c2fb4357e05ac8556d1b586cf8b3175280260cdade96379adc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:59:34.581Z] ===================================================== [Pipeline] echo [2026-05-27T08:59:34.594Z] taggedImages: [2026-05-27T08:59:34.594Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:59:34.594Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.2 [2026-05-27T08:59:34.594Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:59:34.594Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:palau [Pipeline] echo [2026-05-27T08:59:34.616Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-05-27T08:59:34.616Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:59:34.616Z] 4.0.2 [2026-05-27T08:59:34.616Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:59:34.616Z] palau [2026-05-27T08:59:34.616Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:34.975Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:35.329Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:59:35.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-27T08:59:35.329Z] 242bd2535acd: Preparing [2026-05-27T08:59:35.329Z] 7b6f5449ab34: Preparing [2026-05-27T08:59:35.329Z] 8195f1a79540: Preparing [2026-05-27T08:59:35.329Z] 8fda8336296f: Preparing [2026-05-27T08:59:35.329Z] 2df3e28338b8: Preparing [2026-05-27T08:59:35.329Z] e65a48e7c9f3: Preparing [2026-05-27T08:59:35.329Z] eeaa73608b53: Preparing [2026-05-27T08:59:35.329Z] e65a48e7c9f3: Waiting [2026-05-27T08:59:35.329Z] eeaa73608b53: Waiting [2026-05-27T08:59:35.329Z] 8fda8336296f: Layer already exists [2026-05-27T08:59:35.329Z] 8195f1a79540: Layer already exists [2026-05-27T08:59:35.593Z] 2df3e28338b8: Pushed [2026-05-27T08:59:35.593Z] eeaa73608b53: Layer already exists [2026-05-27T08:59:35.593Z] 242bd2535acd: Pushed [2026-05-27T08:59:36.171Z] e65a48e7c9f3: Pushed [2026-05-27T08:59:44.352Z] 7b6f5449ab34: Pushed [2026-05-27T08:59:44.615Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3: digest: sha256:edc64104d4be8f616c0b53abdb2f677f747f90e412bad9fa819d5546fd53abc1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:44.970Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:45.314Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.2 [2026-05-27T08:59:45.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-27T08:59:45.314Z] 242bd2535acd: Preparing [2026-05-27T08:59:45.314Z] 7b6f5449ab34: Preparing [2026-05-27T08:59:45.314Z] 8195f1a79540: Preparing [2026-05-27T08:59:45.314Z] 8fda8336296f: Preparing [2026-05-27T08:59:45.314Z] 2df3e28338b8: Preparing [2026-05-27T08:59:45.314Z] e65a48e7c9f3: Preparing [2026-05-27T08:59:45.314Z] eeaa73608b53: Preparing [2026-05-27T08:59:45.314Z] e65a48e7c9f3: Waiting [2026-05-27T08:59:45.314Z] eeaa73608b53: Waiting [2026-05-27T08:59:45.314Z] 242bd2535acd: Layer already exists [2026-05-27T08:59:45.314Z] 7b6f5449ab34: Layer already exists [2026-05-27T08:59:45.314Z] 2df3e28338b8: Layer already exists [2026-05-27T08:59:45.314Z] 8195f1a79540: Layer already exists [2026-05-27T08:59:45.314Z] 8fda8336296f: Layer already exists [2026-05-27T08:59:45.314Z] eeaa73608b53: Layer already exists [2026-05-27T08:59:45.314Z] e65a48e7c9f3: Layer already exists [2026-05-27T08:59:45.578Z] 4.0.2: digest: sha256:edc64104d4be8f616c0b53abdb2f677f747f90e412bad9fa819d5546fd53abc1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:45.930Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:46.277Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:59:46.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-27T08:59:46.277Z] 242bd2535acd: Preparing [2026-05-27T08:59:46.277Z] 7b6f5449ab34: Preparing [2026-05-27T08:59:46.277Z] 8195f1a79540: Preparing [2026-05-27T08:59:46.277Z] 8fda8336296f: Preparing [2026-05-27T08:59:46.277Z] 2df3e28338b8: Preparing [2026-05-27T08:59:46.277Z] e65a48e7c9f3: Preparing [2026-05-27T08:59:46.277Z] eeaa73608b53: Preparing [2026-05-27T08:59:46.277Z] e65a48e7c9f3: Waiting [2026-05-27T08:59:46.277Z] eeaa73608b53: Waiting [2026-05-27T08:59:46.277Z] 7b6f5449ab34: Layer already exists [2026-05-27T08:59:46.277Z] 242bd2535acd: Layer already exists [2026-05-27T08:59:46.277Z] 2df3e28338b8: Layer already exists [2026-05-27T08:59:46.277Z] 8195f1a79540: Layer already exists [2026-05-27T08:59:46.277Z] 8fda8336296f: Layer already exists [2026-05-27T08:59:46.277Z] eeaa73608b53: Layer already exists [2026-05-27T08:59:46.277Z] e65a48e7c9f3: Layer already exists [2026-05-27T08:59:46.542Z] 3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2: digest: sha256:edc64104d4be8f616c0b53abdb2f677f747f90e412bad9fa819d5546fd53abc1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:46.888Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:47.234Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:palau [2026-05-27T08:59:47.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-27T08:59:47.234Z] 242bd2535acd: Preparing [2026-05-27T08:59:47.234Z] 7b6f5449ab34: Preparing [2026-05-27T08:59:47.234Z] 8195f1a79540: Preparing [2026-05-27T08:59:47.234Z] 8fda8336296f: Preparing [2026-05-27T08:59:47.234Z] 2df3e28338b8: Preparing [2026-05-27T08:59:47.234Z] e65a48e7c9f3: Preparing [2026-05-27T08:59:47.234Z] eeaa73608b53: Preparing [2026-05-27T08:59:47.234Z] e65a48e7c9f3: Waiting [2026-05-27T08:59:47.234Z] eeaa73608b53: Waiting [2026-05-27T08:59:47.234Z] 8195f1a79540: Layer already exists [2026-05-27T08:59:47.234Z] 8fda8336296f: Layer already exists [2026-05-27T08:59:47.234Z] 7b6f5449ab34: Layer already exists [2026-05-27T08:59:47.234Z] 242bd2535acd: Layer already exists [2026-05-27T08:59:47.234Z] 2df3e28338b8: Layer already exists [2026-05-27T08:59:47.234Z] eeaa73608b53: Layer already exists [2026-05-27T08:59:47.234Z] e65a48e7c9f3: Layer already exists [2026-05-27T08:59:47.234Z] palau: digest: sha256:edc64104d4be8f616c0b53abdb2f677f747f90e412bad9fa819d5546fd53abc1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:59:47.571Z] ===================================================== [Pipeline] echo [2026-05-27T08:59:47.586Z] taggedImages: [2026-05-27T08:59:47.586Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3 [2026-05-27T08:59:47.586Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.2 [2026-05-27T08:59:47.586Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3f627efe857da1a873412d3c925ae2c07d66e8c3-4.0.2 [2026-05-27T08:59:47.586Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:48.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-27T08:59:48.057Z] [2026-05-27T08:59:48.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:59:48.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-27T08:59:48.384Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-27T08:59:48.384Z] 8998bd30e6a1: Pulling fs layer [2026-05-27T08:59:48.384Z] 04944245beec: Pulling fs layer [2026-05-27T08:59:48.384Z] 699f458cf7ca: Pulling fs layer [2026-05-27T08:59:48.384Z] 765212b225bb: Pulling fs layer [2026-05-27T08:59:48.384Z] f23df028b6ca: Pulling fs layer [2026-05-27T08:59:48.384Z] d65c8cfc05b1: Pulling fs layer [2026-05-27T08:59:48.384Z] 2437ff75d9bd: Pulling fs layer [2026-05-27T08:59:48.384Z] 765212b225bb: Waiting [2026-05-27T08:59:48.384Z] f23df028b6ca: Waiting [2026-05-27T08:59:48.384Z] d65c8cfc05b1: Waiting [2026-05-27T08:59:48.384Z] 2437ff75d9bd: Waiting [2026-05-27T08:59:48.650Z] 04944245beec: Verifying Checksum [2026-05-27T08:59:48.650Z] 04944245beec: Download complete [2026-05-27T08:59:48.650Z] 765212b225bb: Verifying Checksum [2026-05-27T08:59:48.650Z] 765212b225bb: Download complete [2026-05-27T08:59:48.650Z] f23df028b6ca: Verifying Checksum [2026-05-27T08:59:48.650Z] f23df028b6ca: Download complete [2026-05-27T08:59:48.650Z] d65c8cfc05b1: Verifying Checksum [2026-05-27T08:59:48.650Z] d65c8cfc05b1: Download complete [2026-05-27T08:59:48.917Z] 699f458cf7ca: Verifying Checksum [2026-05-27T08:59:48.917Z] 699f458cf7ca: Download complete [2026-05-27T08:59:49.180Z] 8998bd30e6a1: Verifying Checksum [2026-05-27T08:59:49.180Z] 8998bd30e6a1: Download complete [2026-05-27T08:59:51.753Z] 2437ff75d9bd: Verifying Checksum [2026-05-27T08:59:51.753Z] 2437ff75d9bd: Download complete [2026-05-27T08:59:53.689Z] 8998bd30e6a1: Pull complete [2026-05-27T08:59:54.268Z] 04944245beec: Pull complete [2026-05-27T08:59:57.598Z] 699f458cf7ca: Pull complete [2026-05-27T08:59:57.598Z] 765212b225bb: Pull complete [2026-05-27T08:59:58.425Z] f23df028b6ca: Pull complete [2026-05-27T08:59:58.690Z] d65c8cfc05b1: Pull complete [2026-05-27T09:00:16.882Z] 2437ff75d9bd: Pull complete [2026-05-27T09:00:16.882Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-27T09:00:16.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-27T09:00:16.882Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T09:00:17.123Z] prd-ubuntu20.04-docker-arm64-4c-16g-11601 does not seem to be running inside a container [2026-05-27T09:00:17.229Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-27T09:00:19.937Z] $ docker top 3d61cf19b2e8d7fd942a0078ed7d0ee1fd72b8089cbf74313b117966d0f69ccc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-27T09:00:20.880Z] ---> job-cost.sh [2026-05-27T09:00:20.880Z] lf-activate-venv: SKIPPING [2026-05-27T09:00:20.880Z] INFO: No Stack... [2026-05-27T09:00:21.156Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-27T09:00:22.143Z] INFO: Archiving Costs [Pipeline] sh [2026-05-27T09:00:22.768Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2026-05-27T09:00:22.768Z] + cut -d, -f6 [Pipeline] lock [2026-05-27T09:00:22.790Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-palau-4-stack-cost] [2026-05-27T09:00:22.798Z] Resource [jenkins-edgexfoundry-edgex-go-palau-4-stack-cost] did not exist. Created. [2026-05-27T09:00:22.806Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-palau-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-27T09:00:23.461Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-27T09:00:24.814Z] Stashed 1 file(s) [Pipeline] } [2026-05-27T09:00:24.826Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-palau-4-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-27T09:00:24.860Z] $ docker stop --time=1 3d61cf19b2e8d7fd942a0078ed7d0ee1fd72b8089cbf74313b117966d0f69ccc [2026-05-27T09:00:27.786Z] $ docker rm -f --volumes 3d61cf19b2e8d7fd942a0078ed7d0ee1fd72b8089cbf74313b117966d0f69ccc [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 [2026-05-27T09:00:28.370Z] provisioning config files... [2026-05-27T09:00:28.378Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config15071497745317583483tmp [Pipeline] { [Pipeline] sh [2026-05-27T09:00:28.683Z] + set +x [2026-05-27T09:00:28.683Z] + curl -s https://codecov.io/bash [2026-05-27T09:00:28.683Z] + bash -s -- [2026-05-27T09:00:28.683Z] [2026-05-27T09:00:28.683Z] _____ _ [2026-05-27T09:00:28.683Z] / ____| | | [2026-05-27T09:00:28.683Z] | | ___ __| | ___ ___ _____ __ [2026-05-27T09:00:28.683Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-27T09:00:28.683Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-27T09:00:28.683Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-27T09:00:28.683Z] Bash-1.0.6 [2026-05-27T09:00:28.683Z] [2026-05-27T09:00:28.683Z] [2026-05-27T09:00:28.683Z] ==> git version 2.25.1 found [2026-05-27T09:00:28.683Z] ==> 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 [2026-05-27T09:00:28.683Z] Release-Date: 2020-01-08 [2026-05-27T09:00:28.683Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-27T09:00:28.683Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-27T09:00:28.683Z] ==> Jenkins CI detected. [2026-05-27T09:00:28.683Z] current dir:  /w/workspace/edgex-go/4 [2026-05-27T09:00:28.683Z] project root: . [2026-05-27T09:00:28.683Z] --> token set from env [2026-05-27T09:00:28.683Z] Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml [2026-05-27T09:00:28.942Z] ==> Running gcov in . (disable via -X gcov) [2026-05-27T09:00:28.942Z] ==> Python coveragepy not found [2026-05-27T09:00:28.942Z] ==> Searching for coverage reports in: [2026-05-27T09:00:28.942Z] + . [2026-05-27T09:00:28.942Z] -> Found 1 reports [2026-05-27T09:00:28.942Z] ==> Detecting git/mercurial file structure [2026-05-27T09:00:28.942Z] ==> Reading reports [2026-05-27T09:00:28.942Z] + ./coverage.out bytes=1048214 [2026-05-27T09:00:28.942Z] ==> Appending adjustments [2026-05-27T09:00:28.942Z] https://docs.codecov.io/docs/fixing-reports [2026-05-27T09:00:30.847Z] + Found adjustments [2026-05-27T09:00:30.847Z] ==> Gzipping contents [2026-05-27T09:00:30.847Z] 132K /tmp/codecov.NZyu6a.gz [2026-05-27T09:00:30.847Z] ==> Uploading reports [2026-05-27T09:00:30.847Z] url: https://codecov.io [2026-05-27T09:00:30.847Z] query: branch=palau&commit=3f627efe857da1a873412d3c925ae2c07d66e8c3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fpalau%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-27T09:00:30.847Z] -> Pinging Codecov [2026-05-27T09:00:30.847Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=palau&commit=3f627efe857da1a873412d3c925ae2c07d66e8c3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fpalau%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-27T09:00:30.847Z] -> Uploading to [2026-05-27T09:00:30.847Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/3f627efe857da1a873412d3c925ae2c07d66e8c3/3f355a46-d4a7-4234-b4bb-311f46c9863a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260527%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260527T090030Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1c7c45f3dc9aa488a899b85d0eff0ed6b2fe0556403571a1c94397b01e4745e2 [2026-05-27T09:00:30.847Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T09:00:30.847Z] Dload Upload Total Spent Left Speed [2026-05-27T09:00:31.366Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 0 0 100 131k 0 644k --:--:-- --:--:-- --:--:-- 641k 100 131k 0 0 100 131k 0 348k --:--:-- --:--:-- --:--:-- 348k [2026-05-27T09:00:31.366Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3f627efe857da1a873412d3c925ae2c07d66e8c3 [Pipeline] } [2026-05-27T09:00:31.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-05-27T09:00:31.705Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-27T09:00:31.736Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:00:32.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-27T09:00:32.059Z] [2026-05-27T09:00:32.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:00:32.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-27T09:00:32.370Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-27T09:00:32.371Z] 2d35ebdb57d9: Pulling fs layer [2026-05-27T09:00:32.371Z] 85e8836fcdb2: Pulling fs layer [2026-05-27T09:00:32.371Z] 91631faa732a: Pulling fs layer [2026-05-27T09:00:32.371Z] f3f5ae8826fa: Pulling fs layer [2026-05-27T09:00:32.371Z] 4f4fb700ef54: Pulling fs layer [2026-05-27T09:00:32.371Z] 7861252a18e6: Pulling fs layer [2026-05-27T09:00:32.371Z] 9130f900ef6f: Pulling fs layer [2026-05-27T09:00:32.371Z] f3f5ae8826fa: Waiting [2026-05-27T09:00:32.371Z] 4f4fb700ef54: Waiting [2026-05-27T09:00:32.371Z] 9130f900ef6f: Waiting [2026-05-27T09:00:32.371Z] 7861252a18e6: Waiting [2026-05-27T09:00:32.371Z] 85e8836fcdb2: Verifying Checksum [2026-05-27T09:00:32.371Z] 85e8836fcdb2: Download complete [2026-05-27T09:00:32.371Z] f3f5ae8826fa: Download complete [2026-05-27T09:00:32.371Z] 4f4fb700ef54: Download complete [2026-05-27T09:00:32.371Z] 2d35ebdb57d9: Download complete [2026-05-27T09:00:32.628Z] 2d35ebdb57d9: Pull complete [2026-05-27T09:00:32.628Z] 7861252a18e6: Verifying Checksum [2026-05-27T09:00:32.628Z] 7861252a18e6: Download complete [2026-05-27T09:00:32.628Z] 85e8836fcdb2: Pull complete [2026-05-27T09:00:32.885Z] 91631faa732a: Verifying Checksum [2026-05-27T09:00:32.885Z] 91631faa732a: Download complete [2026-05-27T09:00:33.458Z] 9130f900ef6f: Verifying Checksum [2026-05-27T09:00:33.458Z] 9130f900ef6f: Download complete [2026-05-27T09:00:38.748Z] 91631faa732a: Pull complete [2026-05-27T09:00:38.748Z] f3f5ae8826fa: Pull complete [2026-05-27T09:00:38.748Z] 4f4fb700ef54: Pull complete [2026-05-27T09:00:38.748Z] 7861252a18e6: Pull complete [2026-05-27T09:00:42.030Z] 9130f900ef6f: Pull complete [2026-05-27T09:00:42.030Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-27T09:00:42.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-27T09:00:42.030Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T09:00:42.144Z] prd-ubuntu20.04-docker-8c-8g-11600 does not seem to be running inside a container [2026-05-27T09:00:42.174Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-27T09:00:44.092Z] $ docker top 87135723571dfb0f6465bdf2656cc38e14711c177d16f743a0745f573d5c846f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-27T09:00:44.447Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2026-05-27T09:00:44.457Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:palau' [Pipeline] sh [2026-05-27T09:00:44.739Z] + set -o pipefail [2026-05-27T09:00:44.739Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:palau' [2026-05-27T09:00:50.016Z] [2026-05-27T09:00:50.016Z] Monitoring /w/workspace/edgex-go/4 (github.com/edgexfoundry/edgex-go)... [2026-05-27T09:00:50.016Z] [2026-05-27T09:00:50.016Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4f3e4e36-2379-42c1-852b-d249be37c9d6/history/a8a9f211-78df-4a54-9539-946dc3c20ad0 [2026-05-27T09:00:50.016Z] [2026-05-27T09:00:50.016Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2026-05-27T09:00:50.016Z] [2026-05-27T09:00:50.016Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-27T09:00:50.016Z] [Pipeline] } [2026-05-27T09:00:50.590Z] $ docker stop --time=1 87135723571dfb0f6465bdf2656cc38e14711c177d16f743a0745f573d5c846f [2026-05-27T09:00:52.070Z] $ docker rm -f --volumes 87135723571dfb0f6465bdf2656cc38e14711c177d16f743a0745f573d5c846f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-05-27T09:00:52.320Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-27T09:00:52.338Z] provisioning config files... [2026-05-27T09:00:52.346Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/4@tmp/config6444592374539687176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-27T09:00:52.652Z] --> edgex-publish-swagger.sh [2026-05-27T09:00:52.652Z] === Publish openapi API === [2026-05-27T09:00:52.652Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-05-27T09:00:52.652Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/4/openapi/core-command.yaml] [2026-05-27T09:00:52.652Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T09:00:52.652Z] Dload Upload Total Spent Left Speed [2026-05-27T09:00:52.652Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 379 187k --:--:-- --:--:-- --:--:-- 187k [2026-05-27T09:00:52.652Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-27T09:00:52.652Z] [2026-05-27T09:00:52.652Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/4/openapi/core-data.yaml] [2026-05-27T09:00:52.652Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T09:00:52.652Z] Dload Upload Total Spent Left Speed [2026-05-27T09:00:52.910Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 568 633k --:--:-- --:--:-- --:--:-- 634k [2026-05-27T09:00:52.910Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-27T09:00:52.910Z] [2026-05-27T09:00:52.910Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/4/openapi/core-keeper.yaml] [2026-05-27T09:00:52.910Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T09:00:52.911Z] Dload Upload Total Spent Left Speed [2026-05-27T09:00:52.911Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 488 218k --:--:-- --:--:-- --:--:-- 219k [2026-05-27T09:00:52.911Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-27T09:00:52.911Z] [2026-05-27T09:00:52.911Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/4/openapi/core-metadata.yaml] [2026-05-27T09:00:52.911Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T09:00:52.911Z] Dload Upload Total Spent Left Speed [2026-05-27T09:00:53.169Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 163k 0 0 39 65535 0 1032k --:--:-- --:--:-- --:--:-- 1015k 100 163k 100 66 100 163k 377 932k --:--:-- --:--:-- --:--:-- 927k [2026-05-27T09:00:53.169Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-27T09:00:53.169Z] [2026-05-27T09:00:53.169Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/4/openapi/security-proxy-auth.yaml] [2026-05-27T09:00:53.169Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T09:00:53.169Z] Dload Upload Total Spent Left Speed [2026-05-27T09:00:53.428Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 628 227k --:--:-- --:--:-- --:--:-- 228k [2026-05-27T09:00:53.428Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-27T09:00:53.428Z] [2026-05-27T09:00:53.428Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/4/openapi/security-secretstore-setup.yaml] [2026-05-27T09:00:53.428Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T09:00:53.428Z] Dload Upload Total Spent Left Speed [2026-05-27T09:00:53.428Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 634 37625 --:--:-- --:--:-- --:--:-- 38631 [2026-05-27T09:00:53.428Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-27T09:00:53.428Z] [2026-05-27T09:00:53.428Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/4/openapi/support-notifications.yaml] [2026-05-27T09:00:53.428Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T09:00:53.428Z] Dload Upload Total Spent Left Speed [2026-05-27T09:00:53.687Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 511 756k --:--:-- --:--:-- --:--:-- 757k [2026-05-27T09:00:53.687Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-27T09:00:53.687Z] [2026-05-27T09:00:53.687Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/4/openapi/support-scheduler.yaml] [2026-05-27T09:00:53.687Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T09:00:53.687Z] Dload Upload Total Spent Left Speed [2026-05-27T09:00:53.687Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 594 450k --:--:-- --:--:-- --:--:-- 451k [2026-05-27T09:00:53.687Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-27T09:00:53.687Z] [Pipeline] } [2026-05-27T09:00:53.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2026-05-27T09:00:54.130Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-27T09:00:54.130Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:00:54.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-27T09:00:54.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T09:00:54.519Z] prd-ubuntu20.04-docker-8c-8g-11600 does not seem to be running inside a container [2026-05-27T09:00:54.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-27T09:00:54.812Z] $ docker top 0663058b16f78c221b06aeea76b39c3f7c9a4cee2f1cf32cfc3d7f3610294012 -eo pid,comm [2026-05-27T09:00:54.862Z] 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). [2026-05-27T09:00:54.862Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-27T09:00:54.913Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-27T09:00:55.218Z] + git semver [Pipeline] } [2026-05-27T09:00:55.796Z] $ docker stop --time=1 0663058b16f78c221b06aeea76b39c3f7c9a4cee2f1cf32cfc3d7f3610294012 [2026-05-27T09:00:57.059Z] $ docker rm -f --volumes 0663058b16f78c221b06aeea76b39c3f7c9a4cee2f1cf32cfc3d7f3610294012 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:00:57.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-27T09:00:57.492Z] [2026-05-27T09:00:57.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:00:57.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-27T09:00:57.806Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-27T09:00:57.806Z] ab5ef0e58194: Pulling fs layer [2026-05-27T09:00:57.806Z] 9712f1f96733: Pulling fs layer [2026-05-27T09:00:57.806Z] 63f879dbbcfc: Pulling fs layer [2026-05-27T09:00:57.806Z] 0d9ebad4ef96: Pulling fs layer [2026-05-27T09:00:57.806Z] e9a5061849ea: Pulling fs layer [2026-05-27T09:00:57.806Z] d747dcd14b5f: Pulling fs layer [2026-05-27T09:00:57.806Z] 2de7ff778b66: Pulling fs layer [2026-05-27T09:00:57.806Z] e9a5061849ea: Waiting [2026-05-27T09:00:57.806Z] d747dcd14b5f: Waiting [2026-05-27T09:00:57.806Z] 0d9ebad4ef96: Waiting [2026-05-27T09:00:57.806Z] 2de7ff778b66: Waiting [2026-05-27T09:00:57.806Z] 9712f1f96733: Verifying Checksum [2026-05-27T09:00:57.806Z] 9712f1f96733: Download complete [2026-05-27T09:00:58.378Z] 63f879dbbcfc: Verifying Checksum [2026-05-27T09:00:58.378Z] 63f879dbbcfc: Download complete [2026-05-27T09:00:58.637Z] 0d9ebad4ef96: Verifying Checksum [2026-05-27T09:00:58.637Z] 0d9ebad4ef96: Download complete [2026-05-27T09:00:58.637Z] d747dcd14b5f: Verifying Checksum [2026-05-27T09:00:58.637Z] d747dcd14b5f: Download complete [2026-05-27T09:00:58.637Z] e9a5061849ea: Verifying Checksum [2026-05-27T09:00:58.637Z] e9a5061849ea: Download complete [2026-05-27T09:00:58.637Z] ab5ef0e58194: Verifying Checksum [2026-05-27T09:00:58.637Z] ab5ef0e58194: Download complete [2026-05-27T09:00:58.637Z] 2de7ff778b66: Verifying Checksum [2026-05-27T09:00:58.637Z] 2de7ff778b66: Download complete [2026-05-27T09:01:02.831Z] ab5ef0e58194: Pull complete [2026-05-27T09:01:02.831Z] 9712f1f96733: Pull complete [2026-05-27T09:01:02.831Z] 63f879dbbcfc: Pull complete [2026-05-27T09:01:09.393Z] 0d9ebad4ef96: Pull complete [2026-05-27T09:01:09.393Z] e9a5061849ea: Pull complete [2026-05-27T09:01:09.393Z] d747dcd14b5f: Pull complete [2026-05-27T09:01:09.960Z] 2de7ff778b66: Pull complete [2026-05-27T09:01:09.960Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-27T09:01:09.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-27T09:01:09.960Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T09:01:10.054Z] prd-ubuntu20.04-docker-8c-8g-11600 does not seem to be running inside a container [2026-05-27T09:01:10.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-27T09:01:11.915Z] $ docker top 44427ddd669b87fadac7a4b51457a59a08486308a32f8d57aa8ed5fd7bc5904d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-27T09:01:12.003Z] provisioning config files... [2026-05-27T09:01:12.013Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/4@tmp/config1711465169618121760tmp [2026-05-27T09:01:12.022Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/4@tmp/config14331508874442263271tmp [2026-05-27T09:01:12.029Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/4@tmp/config5985610384762245921tmp [Pipeline] { [Pipeline] echo [2026-05-27T09:01:12.065Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T09:01:12.360Z] ---> sigul-configuration.sh [2026-05-27T09:01:12.360Z] gpg: directory `/root/.gnupg' created [2026-05-27T09:01:12.360Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-27T09:01:12.360Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-27T09:01:12.360Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-27T09:01:12.360Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-27T09:01:12.360Z] gpg: CAST5 encrypted data [2026-05-27T09:01:12.360Z] gpg: encrypted with 1 passphrase [2026-05-27T09:01:12.360Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-27T09:01:12.657Z] + mkdir /home/jenkins [2026-05-27T09:01:12.657Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-27T09:01:12.950Z] + 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 [2026-05-27T09:01:12.963Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T09:01:13.253Z] ---> sigul-install.sh [2026-05-27T09:01:13.253Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-27T09:01:13.545Z] + git tag --list [2026-05-27T09:01:13.546Z] 0.6.0 [2026-05-27T09:01:13.546Z] 0.6.1 [2026-05-27T09:01:13.546Z] 0.7.0 [2026-05-27T09:01:13.546Z] 0.7.1 [2026-05-27T09:01:13.546Z] v1.0.0 [2026-05-27T09:01:13.546Z] v1.0.1 [2026-05-27T09:01:13.546Z] v1.1.0 [2026-05-27T09:01:13.546Z] v1.2.0 [2026-05-27T09:01:13.546Z] v1.2.1 [2026-05-27T09:01:13.546Z] v1.3.0 [2026-05-27T09:01:13.546Z] v1.3.1 [2026-05-27T09:01:13.546Z] v2.0.0 [2026-05-27T09:01:13.546Z] v2.1.0 [2026-05-27T09:01:13.546Z] v2.1.1 [2026-05-27T09:01:13.546Z] v2.2.0 [2026-05-27T09:01:13.546Z] v2.3.0 [2026-05-27T09:01:13.546Z] v3.0 [2026-05-27T09:01:13.546Z] v3.0.0 [2026-05-27T09:01:13.546Z] v3.1 [2026-05-27T09:01:13.546Z] v3.1.0 [2026-05-27T09:01:13.546Z] v3.1.1 [2026-05-27T09:01:13.546Z] v4.0 [2026-05-27T09:01:13.546Z] v4.0.0 [2026-05-27T09:01:13.546Z] v4.0.1 [2026-05-27T09:01:13.546Z] v4.0.1-dev.1 [2026-05-27T09:01:13.546Z] v4.0.1-dev.2 [2026-05-27T09:01:13.546Z] v4.0.2 [2026-05-27T09:01:13.546Z] v4.0.2-dev.1 [2026-05-27T09:01:13.546Z] v4.1.0-dev.1 [2026-05-27T09:01:13.546Z] v4.1.0-dev.10 [2026-05-27T09:01:13.546Z] v4.1.0-dev.100 [2026-05-27T09:01:13.546Z] v4.1.0-dev.101 [2026-05-27T09:01:13.546Z] v4.1.0-dev.102 [2026-05-27T09:01:13.546Z] v4.1.0-dev.103 [2026-05-27T09:01:13.546Z] v4.1.0-dev.104 [2026-05-27T09:01:13.546Z] v4.1.0-dev.105 [2026-05-27T09:01:13.546Z] v4.1.0-dev.106 [2026-05-27T09:01:13.546Z] v4.1.0-dev.107 [2026-05-27T09:01:13.546Z] v4.1.0-dev.108 [2026-05-27T09:01:13.546Z] v4.1.0-dev.109 [2026-05-27T09:01:13.546Z] v4.1.0-dev.11 [2026-05-27T09:01:13.546Z] v4.1.0-dev.110 [2026-05-27T09:01:13.546Z] v4.1.0-dev.111 [2026-05-27T09:01:13.546Z] v4.1.0-dev.112 [2026-05-27T09:01:13.546Z] v4.1.0-dev.113 [2026-05-27T09:01:13.546Z] v4.1.0-dev.114 [2026-05-27T09:01:13.546Z] v4.1.0-dev.115 [2026-05-27T09:01:13.546Z] v4.1.0-dev.116 [2026-05-27T09:01:13.546Z] v4.1.0-dev.12 [2026-05-27T09:01:13.546Z] v4.1.0-dev.13 [2026-05-27T09:01:13.546Z] v4.1.0-dev.14 [2026-05-27T09:01:13.546Z] v4.1.0-dev.15 [2026-05-27T09:01:13.546Z] v4.1.0-dev.16 [2026-05-27T09:01:13.546Z] v4.1.0-dev.17 [2026-05-27T09:01:13.546Z] v4.1.0-dev.18 [2026-05-27T09:01:13.546Z] v4.1.0-dev.19 [2026-05-27T09:01:13.546Z] v4.1.0-dev.2 [2026-05-27T09:01:13.546Z] v4.1.0-dev.20 [2026-05-27T09:01:13.546Z] v4.1.0-dev.21 [2026-05-27T09:01:13.546Z] v4.1.0-dev.22 [2026-05-27T09:01:13.546Z] v4.1.0-dev.23 [2026-05-27T09:01:13.546Z] v4.1.0-dev.24 [2026-05-27T09:01:13.546Z] v4.1.0-dev.25 [2026-05-27T09:01:13.546Z] v4.1.0-dev.26 [2026-05-27T09:01:13.546Z] v4.1.0-dev.27 [2026-05-27T09:01:13.546Z] v4.1.0-dev.28 [2026-05-27T09:01:13.546Z] v4.1.0-dev.29 [2026-05-27T09:01:13.546Z] v4.1.0-dev.3 [2026-05-27T09:01:13.546Z] v4.1.0-dev.30 [2026-05-27T09:01:13.546Z] v4.1.0-dev.31 [2026-05-27T09:01:13.546Z] v4.1.0-dev.32 [2026-05-27T09:01:13.546Z] v4.1.0-dev.33 [2026-05-27T09:01:13.546Z] v4.1.0-dev.34 [2026-05-27T09:01:13.546Z] v4.1.0-dev.35 [2026-05-27T09:01:13.546Z] v4.1.0-dev.36 [2026-05-27T09:01:13.546Z] v4.1.0-dev.37 [2026-05-27T09:01:13.546Z] v4.1.0-dev.38 [2026-05-27T09:01:13.546Z] v4.1.0-dev.39 [2026-05-27T09:01:13.546Z] v4.1.0-dev.4 [2026-05-27T09:01:13.546Z] v4.1.0-dev.40 [2026-05-27T09:01:13.546Z] v4.1.0-dev.41 [2026-05-27T09:01:13.546Z] v4.1.0-dev.42 [2026-05-27T09:01:13.546Z] v4.1.0-dev.43 [2026-05-27T09:01:13.546Z] v4.1.0-dev.44 [2026-05-27T09:01:13.546Z] v4.1.0-dev.45 [2026-05-27T09:01:13.546Z] v4.1.0-dev.46 [2026-05-27T09:01:13.546Z] v4.1.0-dev.47 [2026-05-27T09:01:13.546Z] v4.1.0-dev.48 [2026-05-27T09:01:13.546Z] v4.1.0-dev.49 [2026-05-27T09:01:13.546Z] v4.1.0-dev.5 [2026-05-27T09:01:13.546Z] v4.1.0-dev.50 [2026-05-27T09:01:13.546Z] v4.1.0-dev.51 [2026-05-27T09:01:13.546Z] v4.1.0-dev.52 [2026-05-27T09:01:13.546Z] v4.1.0-dev.53 [2026-05-27T09:01:13.546Z] v4.1.0-dev.54 [2026-05-27T09:01:13.546Z] v4.1.0-dev.55 [2026-05-27T09:01:13.546Z] v4.1.0-dev.56 [2026-05-27T09:01:13.546Z] v4.1.0-dev.57 [2026-05-27T09:01:13.546Z] v4.1.0-dev.58 [2026-05-27T09:01:13.546Z] v4.1.0-dev.59 [2026-05-27T09:01:13.546Z] v4.1.0-dev.6 [2026-05-27T09:01:13.546Z] v4.1.0-dev.60 [2026-05-27T09:01:13.546Z] v4.1.0-dev.61 [2026-05-27T09:01:13.546Z] v4.1.0-dev.62 [2026-05-27T09:01:13.546Z] v4.1.0-dev.63 [2026-05-27T09:01:13.546Z] v4.1.0-dev.64 [2026-05-27T09:01:13.546Z] v4.1.0-dev.65 [2026-05-27T09:01:13.546Z] v4.1.0-dev.66 [2026-05-27T09:01:13.546Z] v4.1.0-dev.67 [2026-05-27T09:01:13.546Z] v4.1.0-dev.68 [2026-05-27T09:01:13.546Z] v4.1.0-dev.69 [2026-05-27T09:01:13.546Z] v4.1.0-dev.7 [2026-05-27T09:01:13.546Z] v4.1.0-dev.70 [2026-05-27T09:01:13.546Z] v4.1.0-dev.71 [2026-05-27T09:01:13.546Z] v4.1.0-dev.72 [2026-05-27T09:01:13.546Z] v4.1.0-dev.73 [2026-05-27T09:01:13.546Z] v4.1.0-dev.74 [2026-05-27T09:01:13.546Z] v4.1.0-dev.75 [2026-05-27T09:01:13.546Z] v4.1.0-dev.76 [2026-05-27T09:01:13.546Z] v4.1.0-dev.77 [2026-05-27T09:01:13.546Z] v4.1.0-dev.78 [2026-05-27T09:01:13.546Z] v4.1.0-dev.79 [2026-05-27T09:01:13.546Z] v4.1.0-dev.8 [2026-05-27T09:01:13.546Z] v4.1.0-dev.80 [2026-05-27T09:01:13.546Z] v4.1.0-dev.81 [2026-05-27T09:01:13.546Z] v4.1.0-dev.82 [2026-05-27T09:01:13.546Z] v4.1.0-dev.83 [2026-05-27T09:01:13.546Z] v4.1.0-dev.84 [2026-05-27T09:01:13.546Z] v4.1.0-dev.85 [2026-05-27T09:01:13.546Z] v4.1.0-dev.86 [2026-05-27T09:01:13.546Z] v4.1.0-dev.87 [2026-05-27T09:01:13.546Z] v4.1.0-dev.88 [2026-05-27T09:01:13.546Z] v4.1.0-dev.89 [2026-05-27T09:01:13.546Z] v4.1.0-dev.9 [2026-05-27T09:01:13.546Z] v4.1.0-dev.90 [2026-05-27T09:01:13.546Z] v4.1.0-dev.91 [2026-05-27T09:01:13.546Z] v4.1.0-dev.92 [2026-05-27T09:01:13.546Z] v4.1.0-dev.93 [2026-05-27T09:01:13.546Z] v4.1.0-dev.94 [2026-05-27T09:01:13.546Z] v4.1.0-dev.95 [2026-05-27T09:01:13.546Z] v4.1.0-dev.96 [2026-05-27T09:01:13.546Z] v4.1.0-dev.97 [2026-05-27T09:01:13.546Z] v4.1.0-dev.98 [2026-05-27T09:01:13.546Z] v4.1.0-dev.99 [Pipeline] sh [2026-05-27T09:01:13.845Z] + lftools sign git-tag v4.0.2 [2026-05-27T09:01:14.414Z] Signing Git tag with Sigul... [2026-05-27T09:01:14.414Z] Signing v4.0.2 [2026-05-27T09:03:05.862Z] ERROR: I/O error: NSPR connection reset [Pipeline] echo [2026-05-27T09:03:05.876Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T09:03:06.168Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-27T09:03:06.175Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-27T09:03:06.195Z] $ docker stop --time=1 44427ddd669b87fadac7a4b51457a59a08486308a32f8d57aa8ed5fd7bc5904d [2026-05-27T09:03:07.479Z] $ docker rm -f --volumes 44427ddd669b87fadac7a4b51457a59a08486308a32f8d57aa8ed5fd7bc5904d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-27T09:03:07.926Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-27T09:03:07.926Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:03:08.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-27T09:03:08.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T09:03:08.309Z] prd-ubuntu20.04-docker-8c-8g-11600 does not seem to be running inside a container [2026-05-27T09:03:08.334Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-27T09:03:08.601Z] $ docker top 46615317debd0dded892123710fa4e609518fcfee2ab8b973e4ca6a50a61a644 -eo pid,comm [2026-05-27T09:03:08.665Z] 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). [2026-05-27T09:03:08.665Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-27T09:03:08.700Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-27T09:03:09.060Z] + git semver [Pipeline] } [2026-05-27T09:03:09.677Z] $ docker stop --time=1 46615317debd0dded892123710fa4e609518fcfee2ab8b973e4ca6a50a61a644 [2026-05-27T09:03:10.939Z] $ docker rm -f --volumes 46615317debd0dded892123710fa4e609518fcfee2ab8b973e4ca6a50a61a644 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-27T09:03:11.292Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-27T09:03:11.292Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:03:11.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-27T09:03:11.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T09:03:11.663Z] prd-ubuntu20.04-docker-8c-8g-11600 does not seem to be running inside a container [2026-05-27T09:03:11.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-27T09:03:11.923Z] $ docker top 43b0a3dd8bad8193d158dcfda31e56e91b0bf8152e9cdd58f696326998db8346 -eo pid,comm [2026-05-27T09:03:11.972Z] 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). [2026-05-27T09:03:11.972Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-27T09:03:12.010Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-27T09:03:12.310Z] + git semver [Pipeline] } [2026-05-27T09:03:12.579Z] $ docker stop --time=1 43b0a3dd8bad8193d158dcfda31e56e91b0bf8152e9cdd58f696326998db8346 [2026-05-27T09:03:13.860Z] $ docker rm -f --volumes 43b0a3dd8bad8193d158dcfda31e56e91b0bf8152e9cdd58f696326998db8346 [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 [2026-05-27T09:03:14.425Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-05-27T09:03:14.720Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T09:03:15.576Z] ---> package-listing.sh [2026-05-27T09:03:15.576Z] ++ facter osfamily [2026-05-27T09:03:15.576Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-27T09:03:15.834Z] + OS_FAMILY=debian [2026-05-27T09:03:15.834Z] + workspace=/w/workspace/edgex-go/4 [2026-05-27T09:03:15.834Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-27T09:03:15.834Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-27T09:03:15.834Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-27T09:03:15.834Z] + PACKAGES=/tmp/packages_start.txt [2026-05-27T09:03:15.834Z] + '[' /w/workspace/edgex-go/4 ']' [2026-05-27T09:03:15.834Z] + PACKAGES=/tmp/packages_end.txt [2026-05-27T09:03:15.834Z] + case "${OS_FAMILY}" in [2026-05-27T09:03:15.834Z] + dpkg -l [2026-05-27T09:03:15.834Z] + grep '^ii' [2026-05-27T09:03:15.834Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-27T09:03:15.834Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-27T09:03:15.834Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-27T09:03:15.834Z] + '[' /w/workspace/edgex-go/4 ']' [2026-05-27T09:03:15.834Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2026-05-27T09:03:15.834Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2026-05-27T09:03:15.845Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-27T09:03:16.120Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:03:16.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-27T09:03:16.681Z] [2026-05-27T09:03:16.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T09:03:16.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-27T09:03:16.979Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-27T09:03:16.979Z] 5eb5b503b376: Pulling fs layer [2026-05-27T09:03:16.979Z] 5c69ac0246d0: Pulling fs layer [2026-05-27T09:03:16.979Z] ec43610c2a17: Pulling fs layer [2026-05-27T09:03:16.979Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-27T09:03:16.979Z] 33b1e0a273af: Pulling fs layer [2026-05-27T09:03:16.979Z] 5d3b04190fa2: Pulling fs layer [2026-05-27T09:03:16.979Z] 2f39f015ded8: Pulling fs layer [2026-05-27T09:03:16.979Z] 3a2ae6a8a46f: Waiting [2026-05-27T09:03:16.979Z] 33b1e0a273af: Waiting [2026-05-27T09:03:16.979Z] 5d3b04190fa2: Waiting [2026-05-27T09:03:16.979Z] 2f39f015ded8: Waiting [2026-05-27T09:03:16.979Z] 5c69ac0246d0: Verifying Checksum [2026-05-27T09:03:16.979Z] 5c69ac0246d0: Download complete [2026-05-27T09:03:16.979Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-27T09:03:16.979Z] 3a2ae6a8a46f: Download complete [2026-05-27T09:03:17.238Z] 33b1e0a273af: Verifying Checksum [2026-05-27T09:03:17.238Z] 33b1e0a273af: Download complete [2026-05-27T09:03:17.238Z] 5d3b04190fa2: Verifying Checksum [2026-05-27T09:03:17.238Z] 5d3b04190fa2: Download complete [2026-05-27T09:03:17.238Z] ec43610c2a17: Verifying Checksum [2026-05-27T09:03:17.238Z] ec43610c2a17: Download complete [2026-05-27T09:03:17.238Z] 5eb5b503b376: Verifying Checksum [2026-05-27T09:03:17.238Z] 5eb5b503b376: Download complete [2026-05-27T09:03:18.173Z] 2f39f015ded8: Verifying Checksum [2026-05-27T09:03:19.112Z] 5eb5b503b376: Pull complete [2026-05-27T09:03:19.112Z] 5c69ac0246d0: Pull complete [2026-05-27T09:03:19.677Z] ec43610c2a17: Pull complete [2026-05-27T09:03:19.677Z] 3a2ae6a8a46f: Pull complete [2026-05-27T09:03:19.936Z] 33b1e0a273af: Pull complete [2026-05-27T09:03:19.936Z] 5d3b04190fa2: Pull complete [2026-05-27T09:03:26.500Z] 2f39f015ded8: Pull complete [2026-05-27T09:03:26.500Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-27T09:03:26.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-27T09:03:26.500Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T09:03:26.599Z] prd-ubuntu20.04-docker-8c-8g-11600 does not seem to be running inside a container [2026-05-27T09:03:26.625Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-27T09:03:28.007Z] $ docker top 09bddc2722124ed0e696025f9771b1103636d994d2ef28c661c72a2a3fbd658c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-27T09:03:28.358Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-27T09:03:28.645Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-27T09:03:28.926Z] + ls /var/log/sa-host [2026-05-27T09:03:28.926Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-27T09:03:29.111Z] provisioning config files... [2026-05-27T09:03:29.120Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7575149109960339368tmp [Pipeline] { [Pipeline] echo [2026-05-27T09:03:29.144Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T09:03:29.430Z] ---> create-netrc.sh [Pipeline] } [2026-05-27T09:03:29.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-27T09:03:29.783Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-27T09:03:29.792Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T09:03:30.080Z] ---> sudo-logs.sh [2026-05-27T09:03:30.080Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-27T09:03:30.106Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T09:03:30.393Z] ---> job-cost.sh [2026-05-27T09:03:30.393Z] lf-activate-venv: SKIPPING [2026-05-27T09:03:30.393Z] DEBUG: total: 0.10999999940395355 [2026-05-27T09:03:30.393Z] INFO: Retrieving Stack Cost... [2026-05-27T09:03:30.652Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-27T09:03:31.221Z] INFO: Archiving Costs [Pipeline] echo [2026-05-27T09:03:31.233Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T09:03:31.515Z] ---> logs-deploy.sh [2026-05-27T09:03:31.515Z] lf-activate-venv: SKIPPING [2026-05-27T09:03:31.515Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/palau/4 [2026-05-27T09:03:31.515Z] INFO: archiving workspace using pattern(s): [2026-05-27T09:03:32.450Z] Archives upload complete. [2026-05-27T09:03:32.708Z] INFO: archiving logs to Nexus