Push event to branch main Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9e34161fbf5c356a51bcd814926558f70a35d44a 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-ssh8519867879208300945.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh34506434001062788.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17249488214463300056.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh3710199096650822865.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5295501824339709050.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-7918 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/970 [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/970 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9e34161fbf5c356a51bcd814926558f70a35d44a (main) Commit message: "Merge pull request #5405 from jinlinGuan/issue-5404" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e34161fbf5c356a51bcd814926558f70a35d44a # timeout=10 > git rev-list --no-walk 5d4bbcde2a9a17709321423f63287523073c17bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-04-21T09:19:53.696Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-04-21T09:19:53.764Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-04-21T09:19:53.795Z] ========================================================= [2026-04-21T09:19:53.795Z] EdgeX Global Pipelines Version Info [2026-04-21T09:19:53.795Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-04-21T09:19:54.924Z] ------------------- [2026-04-21T09:19:54.924Z] stable info: [2026-04-21T09:19:54.924Z] ------------------- [2026-04-21T09:19:54.924Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-04-21T09:19:54.924Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-04-21T09:19:54.924Z] Message: update stable to v1.0.278 [2026-04-21T09:19:55.509Z] ------------------- [2026-04-21T09:19:55.509Z] experimental info: [2026-04-21T09:19:55.509Z] ------------------- [2026-04-21T09:19:55.509Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-04-21T09:19:55.509Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-04-21T09:19:55.509Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-04-21T09:19:55.585Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-04-21T09:19:55.606Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-04-21T09:19:55.630Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-04-21T09:19:55.648Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-04-21T09:19:55.672Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-04-21T09:19:55.696Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-04-21T09:19:55.719Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-04-21T09:19:55.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-04-21T09:19:55.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-04-21T09:19:55.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-04-21T09:19:55.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-04-21T09:19:55.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-04-21T09:19:55.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-04-21T09:19:55.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-04-21T09:19:55.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-04-21T09:19:55.937Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-04-21T09:19:55.961Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-04-21T09:19:55.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-04-21T09:19:56.016Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-04-21T09:19:56.040Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-04-21T09:19:56.063Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-04-21T09:19:56.087Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-04-21T09:19:56.110Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-04-21T09:19:56.136Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-04-21T09:19:56.163Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-04-21T09:19:56.186Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-04-21T09:19:56.215Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo [2026-04-21T09:19:56.240Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e34161 [Pipeline] echo [2026-04-21T09:19:56.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-21T09:19:56.341Z] provisioning config files... [2026-04-21T09:19:56.357Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/970@tmp/config14619339572276441239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-21T09:19:56.707Z] ---> ****-login.sh [2026-04-21T09:19:56.707Z] nexus3.edgexfoundry.org:10001 [2026-04-21T09:19:56.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:19:56.968Z] [2026-04-21T09:19:56.968Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-21T09:19:56.968Z] Configure a credential helper to remove this warning. See [2026-04-21T09:19:56.968Z] https://docs.****.com/go/credential-store/ [2026-04-21T09:19:56.968Z] [2026-04-21T09:19:56.968Z] Login Succeeded [2026-04-21T09:19:56.968Z] nexus3.edgexfoundry.org:10002 [2026-04-21T09:19:56.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:19:56.968Z] [2026-04-21T09:19:56.968Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-21T09:19:56.968Z] Configure a credential helper to remove this warning. See [2026-04-21T09:19:56.968Z] https://docs.****.com/go/credential-store/ [2026-04-21T09:19:56.968Z] [2026-04-21T09:19:56.968Z] Login Succeeded [2026-04-21T09:19:56.968Z] nexus3.edgexfoundry.org:10003 [2026-04-21T09:19:56.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:19:56.968Z] [2026-04-21T09:19:56.968Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-21T09:19:56.968Z] Configure a credential helper to remove this warning. See [2026-04-21T09:19:56.968Z] https://docs.****.com/go/credential-store/ [2026-04-21T09:19:56.968Z] [2026-04-21T09:19:56.968Z] Login Succeeded [2026-04-21T09:19:56.968Z] nexus3.edgexfoundry.org:10004 [2026-04-21T09:19:57.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:19:57.227Z] [2026-04-21T09:19:57.227Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-21T09:19:57.227Z] Configure a credential helper to remove this warning. See [2026-04-21T09:19:57.227Z] https://docs.****.com/go/credential-store/ [2026-04-21T09:19:57.227Z] [2026-04-21T09:19:57.227Z] Login Succeeded [2026-04-21T09:19:57.227Z] ****.io [2026-04-21T09:19:57.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:19:57.487Z] [2026-04-21T09:19:57.487Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-21T09:19:57.487Z] Configure a credential helper to remove this warning. See [2026-04-21T09:19:57.487Z] https://docs.****.com/go/credential-store/ [2026-04-21T09:19:57.487Z] [2026-04-21T09:19:57.487Z] Login Succeeded [2026-04-21T09:19:57.487Z] ---> ****-login.sh ends [Pipeline] } [2026-04-21T09:19:57.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-21T09:19:57.824Z] + 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-04-21T09:19:57.824Z] + dirname cmd/core-command/Dockerfile [2026-04-21T09:19:57.824Z] + cut -d/ -f2 [2026-04-21T09:19:57.824Z] + echo core-command,cmd/core-command/Dockerfile [2026-04-21T09:19:57.824Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-04-21T09:19:57.824Z] + cut -d/ -f2 [2026-04-21T09:19:57.824Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-04-21T09:19:57.824Z] + dirname cmd/core-data/Dockerfile [2026-04-21T09:19:57.824Z] + cut -d/ -f2 [2026-04-21T09:19:57.824Z] + echo core-data,cmd/core-data/Dockerfile [2026-04-21T09:19:57.825Z] + dirname cmd/core-keeper/Dockerfile [2026-04-21T09:19:57.825Z] + cut -d/ -f2 [2026-04-21T09:19:57.825Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-04-21T09:19:57.825Z] + dirname cmd/core-metadata/Dockerfile [2026-04-21T09:19:57.825Z] + cut -d/ -f2 [2026-04-21T09:19:57.825Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-04-21T09:19:57.825Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-04-21T09:19:57.825Z] + cut -d/ -f2 [2026-04-21T09:19:57.825Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-04-21T09:19:57.825Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-04-21T09:19:57.825Z] + cut -d/ -f2 [2026-04-21T09:19:57.825Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-04-21T09:19:57.825Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-04-21T09:19:57.825Z] + cut -d/ -f2 [2026-04-21T09:19:57.825Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-04-21T09:19:57.825Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-04-21T09:19:57.825Z] + cut -d/ -f2 [2026-04-21T09:19:57.825Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-04-21T09:19:57.825Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-04-21T09:19:57.825Z] cut -d/ -f2 [2026-04-21T09:19:57.825Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-04-21T09:19:57.825Z] + dirname cmd/security-spire-agent/Dockerfile [2026-04-21T09:19:57.825Z] + cut -d/ -f2 [2026-04-21T09:19:57.825Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-04-21T09:19:57.825Z] + dirname cmd/security-spire-config/Dockerfile [2026-04-21T09:19:57.825Z] + cut -d/ -f2 [2026-04-21T09:19:57.825Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-04-21T09:19:57.825Z] + dirname cmd/security-spire-server/Dockerfile [2026-04-21T09:19:57.825Z] + cut -d/ -f2 [2026-04-21T09:19:57.825Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-04-21T09:19:57.825Z] + dirname cmd/support-notifications/Dockerfile [2026-04-21T09:19:57.825Z] + cut -d/ -f2 [2026-04-21T09:19:57.825Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-04-21T09:19:57.825Z] + dirname cmd/support-scheduler/Dockerfile [2026-04-21T09:19:57.825Z] + cut -d/ -f2 [2026-04-21T09:19:57.825Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-04-21T09:19:57.900Z] 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-04-21T09:19:58.274Z] + git rev-list -1 --merges 9e34161fbf5c356a51bcd814926558f70a35d44a~1..9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo [2026-04-21T09:19:58.285Z] -----------> git rev-list -1 --merges 9e34161fbf5c356a51bcd814926558f70a35d44a~1..9e34161fbf5c356a51bcd814926558f70a35d44a 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:19:58.285Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [false] [Pipeline] sh [2026-04-21T09:19:58.584Z] + git log --format=format:%s -1 9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo [2026-04-21T09:19:58.598Z] ========================================================= [2026-04-21T09:19:58.598Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-04-21T09:19:58.598Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-04-21T09:19:58.987Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-21T09:19:58.987Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-04-21T09:19:58.987Z] + [ -e /tmp/ssh_known_hosts ] [2026-04-21T09:19:58.987Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-04-21T09:19:58.987Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-04-21T09:19:58.987Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-04-21T09:19:58.987Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:19:59.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-21T09:19:59.351Z] [2026-04-21T09:19:59.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:19:59.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-21T09:19:59.664Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-04-21T09:19:59.664Z] 3dae71ba6b94: Pulling fs layer [2026-04-21T09:19:59.664Z] 6bf1a483ea7c: Pulling fs layer [2026-04-21T09:19:59.664Z] f5dfc541a4d3: Pulling fs layer [2026-04-21T09:19:59.664Z] 461d9e800cba: Pulling fs layer [2026-04-21T09:19:59.664Z] 80192f66455f: Pulling fs layer [2026-04-21T09:19:59.664Z] 2e8e34ca0e6c: Pulling fs layer [2026-04-21T09:19:59.664Z] a29436f7fd5d: Pulling fs layer [2026-04-21T09:19:59.664Z] 923cac83aea3: Pulling fs layer [2026-04-21T09:19:59.664Z] 25ad8b0a4227: Pulling fs layer [2026-04-21T09:19:59.664Z] db01528c6b51: Pulling fs layer [2026-04-21T09:19:59.664Z] 28988de357af: Pulling fs layer [2026-04-21T09:19:59.664Z] 461d9e800cba: Waiting [2026-04-21T09:19:59.664Z] 80192f66455f: Waiting [2026-04-21T09:19:59.664Z] a29436f7fd5d: Waiting [2026-04-21T09:19:59.664Z] 2e8e34ca0e6c: Waiting [2026-04-21T09:19:59.664Z] 923cac83aea3: Waiting [2026-04-21T09:19:59.664Z] 25ad8b0a4227: Waiting [2026-04-21T09:19:59.664Z] 28988de357af: Waiting [2026-04-21T09:19:59.923Z] 6bf1a483ea7c: Verifying Checksum [2026-04-21T09:19:59.923Z] 6bf1a483ea7c: Download complete [2026-04-21T09:19:59.923Z] 461d9e800cba: Download complete [2026-04-21T09:19:59.923Z] 80192f66455f: Verifying Checksum [2026-04-21T09:19:59.923Z] 80192f66455f: Download complete [2026-04-21T09:19:59.923Z] f5dfc541a4d3: Verifying Checksum [2026-04-21T09:19:59.923Z] f5dfc541a4d3: Download complete [2026-04-21T09:20:00.182Z] 3dae71ba6b94: Verifying Checksum [2026-04-21T09:20:00.182Z] 3dae71ba6b94: Download complete [2026-04-21T09:20:00.182Z] 923cac83aea3: Download complete [2026-04-21T09:20:00.182Z] 25ad8b0a4227: Verifying Checksum [2026-04-21T09:20:00.182Z] 25ad8b0a4227: Download complete [2026-04-21T09:20:00.182Z] db01528c6b51: Verifying Checksum [2026-04-21T09:20:00.182Z] db01528c6b51: Download complete [2026-04-21T09:20:00.441Z] a29436f7fd5d: Verifying Checksum [2026-04-21T09:20:00.441Z] a29436f7fd5d: Download complete [2026-04-21T09:20:00.701Z] 2e8e34ca0e6c: Verifying Checksum [2026-04-21T09:20:00.701Z] 2e8e34ca0e6c: Download complete [2026-04-21T09:20:02.084Z] 3dae71ba6b94: Pull complete [2026-04-21T09:20:02.345Z] 6bf1a483ea7c: Pull complete [2026-04-21T09:20:03.290Z] f5dfc541a4d3: Pull complete [2026-04-21T09:20:03.290Z] 461d9e800cba: Pull complete [2026-04-21T09:20:03.290Z] 80192f66455f: Pull complete [2026-04-21T09:20:07.494Z] 2e8e34ca0e6c: Pull complete [2026-04-21T09:20:08.442Z] a29436f7fd5d: Pull complete [2026-04-21T09:20:08.442Z] 923cac83aea3: Pull complete [2026-04-21T09:20:08.442Z] 25ad8b0a4227: Pull complete [2026-04-21T09:20:08.442Z] db01528c6b51: Pull complete [2026-04-21T09:20:08.442Z] 28988de357af: Pull complete [2026-04-21T09:20:08.442Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-04-21T09:20:08.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-21T09:20:08.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T09:20:08.584Z] prd-ubuntu20.04-docker-8c-8g-7918 does not seem to be running inside a container [2026-04-21T09:20:08.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-04-21T09:20:10.820Z] $ docker top d3f65e192af8cdda9ed5f042b8d7183b4b6acacf4de41729d5050f15e1aedf61 -eo pid,comm [2026-04-21T09:20:10.870Z] 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-04-21T09:20:10.870Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-21T09:20:10.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-21T09:20:10.921Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-21T09:20:11.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-21T09:20:11.040Z] $ docker exec d3f65e192af8cdda9ed5f042b8d7183b4b6acacf4de41729d5050f15e1aedf61 ssh-agent [2026-04-21T09:20:11.138Z] SSH_AUTH_SOCK=/tmp/ssh-lTrkFp0tHXIs/agent.32 [2026-04-21T09:20:11.138Z] SSH_AGENT_PID=38 [2026-04-21T09:20:11.145Z] Running ssh-add (command line suppressed) [2026-04-21T09:20:11.259Z] Identity added: /w/workspace/edgex-go/970@tmp/private_key_2490562450865959802.key (/w/workspace/edgex-go/970@tmp/private_key_2490562450865959802.key) [2026-04-21T09:20:11.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-21T09:20:11.570Z] + git config --global --add safe.directory /w/workspace/edgex-go/970 [Pipeline] sh [2026-04-21T09:20:11.861Z] + git tag --points-at HEAD [Pipeline] } [2026-04-21T09:20:11.877Z] $ docker exec --env ******** --env ******** d3f65e192af8cdda9ed5f042b8d7183b4b6acacf4de41729d5050f15e1aedf61 ssh-agent -k [2026-04-21T09:20:11.974Z] unset SSH_AUTH_SOCK; [2026-04-21T09:20:11.975Z] unset SSH_AGENT_PID; [2026-04-21T09:20:11.975Z] echo Agent pid 38 killed; [2026-04-21T09:20:11.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-04-21T09:20:12.019Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-21T09:20:12.019Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-21T09:20:12.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-21T09:20:12.138Z] $ docker exec d3f65e192af8cdda9ed5f042b8d7183b4b6acacf4de41729d5050f15e1aedf61 ssh-agent [2026-04-21T09:20:12.249Z] SSH_AUTH_SOCK=/tmp/ssh-wBuFrKip8oej/agent.84 [2026-04-21T09:20:12.249Z] SSH_AGENT_PID=90 [2026-04-21T09:20:12.255Z] Running ssh-add (command line suppressed) [2026-04-21T09:20:12.385Z] Identity added: /w/workspace/edgex-go/970@tmp/private_key_10334515442258246950.key (/w/workspace/edgex-go/970@tmp/private_key_10334515442258246950.key) [2026-04-21T09:20:12.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-21T09:20:12.695Z] + git semver init [2026-04-21T09:20:12.955Z] 2026-04-21 09:20:12,959 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-21T09:20:13.216Z] 2026-04-21 09:20:12,963 [run_init] DEBUG init version:0.0.0 force:False [2026-04-21T09:20:13.216Z] 2026-04-21 09:20:12,964 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/970/.semver [2026-04-21T09:20:13.216Z] 2026-04-21 09:20:12,964 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/970/.semver [2026-04-21T09:20:13.216Z] 2026-04-21 09:20:12,965 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/970/.semver'], cwd=/w/workspace/edgex-go/970, stdin=None, shell=False, universal_newlines=False) [2026-04-21T09:20:35.161Z] 2026-04-21 09:20:33,876 [append_file] DEBUG append to file:/w/workspace/edgex-go/970/.git/info/exclude [2026-04-21T09:20:35.161Z] 2026-04-21 09:20:33,876 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/970/.semver/main with force:False [2026-04-21T09:20:35.161Z] 2026-04-21 09:20:33,876 [read_version] DEBUG read version from /w/workspace/edgex-go/970/.semver/main [2026-04-21T09:20:35.161Z] 2026-04-21 09:20:33,876 [read_version] DEBUG read version from /w/workspace/edgex-go/970/.semver/main [2026-04-21T09:20:35.161Z] 4.1.0-dev.110 [Pipeline] } [2026-04-21T09:20:35.178Z] $ docker exec --env ******** --env ******** d3f65e192af8cdda9ed5f042b8d7183b4b6acacf4de41729d5050f15e1aedf61 ssh-agent -k [2026-04-21T09:20:35.280Z] unset SSH_AUTH_SOCK; [2026-04-21T09:20:35.280Z] unset SSH_AGENT_PID; [2026-04-21T09:20:35.280Z] echo Agent pid 90 killed; [2026-04-21T09:20:35.281Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-21T09:20:35.605Z] + git semver [Pipeline] } [2026-04-21T09:20:35.886Z] $ docker stop --time=1 d3f65e192af8cdda9ed5f042b8d7183b4b6acacf4de41729d5050f15e1aedf61 [2026-04-21T09:20:37.171Z] $ docker rm -f --volumes d3f65e192af8cdda9ed5f042b8d7183b4b6acacf4de41729d5050f15e1aedf61 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-21T09:20:37.516Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-04-21T09:20:37.783Z] Stashed 1 file(s) [Pipeline] echo [2026-04-21T09:20:37.787Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.110 [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-04-21T09:20:38.240Z] + git config --global --add safe.directory /w/workspace/edgex-go/970 [Pipeline] echo [2026-04-21T09:20:38.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-21T09:20:38.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-21T09:20:38.309Z] ========================================================= [2026-04-21T09:20:38.309Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-04-21T09:20:38.309Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-04-21T09:20:38.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-21T09:20:38.604Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-04-21T09:20:38.604Z] 2d35ebdb57d9: Pulling fs layer [2026-04-21T09:20:38.604Z] c35fb4624d26: Pulling fs layer [2026-04-21T09:20:38.604Z] 4e2aec7ef170: Pulling fs layer [2026-04-21T09:20:38.604Z] 333b49ad6fbf: Pulling fs layer [2026-04-21T09:20:38.604Z] 4f4fb700ef54: Pulling fs layer [2026-04-21T09:20:38.604Z] c3e65509a76b: Pulling fs layer [2026-04-21T09:20:38.604Z] 7cf9ebb963bd: Pulling fs layer [2026-04-21T09:20:38.604Z] bb34ca984cfb: Pulling fs layer [2026-04-21T09:20:38.604Z] 151cf03bc807: Pulling fs layer [2026-04-21T09:20:38.604Z] c3e65509a76b: Waiting [2026-04-21T09:20:38.604Z] 4f4fb700ef54: Waiting [2026-04-21T09:20:38.604Z] 7cf9ebb963bd: Waiting [2026-04-21T09:20:38.604Z] 333b49ad6fbf: Waiting [2026-04-21T09:20:38.604Z] bb34ca984cfb: Waiting [2026-04-21T09:20:38.604Z] 151cf03bc807: Waiting [2026-04-21T09:20:38.604Z] c35fb4624d26: Verifying Checksum [2026-04-21T09:20:38.604Z] c35fb4624d26: Download complete [2026-04-21T09:20:38.604Z] 333b49ad6fbf: Download complete [2026-04-21T09:20:38.604Z] 4f4fb700ef54: Verifying Checksum [2026-04-21T09:20:38.604Z] 4f4fb700ef54: Download complete [2026-04-21T09:20:38.604Z] c3e65509a76b: Verifying Checksum [2026-04-21T09:20:38.604Z] c3e65509a76b: Download complete [2026-04-21T09:20:38.604Z] 2d35ebdb57d9: Verifying Checksum [2026-04-21T09:20:38.604Z] 2d35ebdb57d9: Download complete [2026-04-21T09:20:38.863Z] 2d35ebdb57d9: Pull complete [2026-04-21T09:20:38.863Z] 7cf9ebb963bd: Verifying Checksum [2026-04-21T09:20:38.863Z] 7cf9ebb963bd: Download complete [2026-04-21T09:20:39.121Z] c35fb4624d26: Pull complete [2026-04-21T09:20:39.121Z] 4e2aec7ef170: Verifying Checksum [2026-04-21T09:20:39.121Z] 4e2aec7ef170: Download complete [2026-04-21T09:20:39.121Z] 151cf03bc807: Verifying Checksum [2026-04-21T09:20:39.121Z] 151cf03bc807: Download complete [2026-04-21T09:20:39.379Z] bb34ca984cfb: Verifying Checksum [2026-04-21T09:20:39.379Z] bb34ca984cfb: Download complete [2026-04-21T09:20:44.653Z] 4e2aec7ef170: Pull complete [2026-04-21T09:20:44.653Z] 333b49ad6fbf: Pull complete [2026-04-21T09:20:44.653Z] 4f4fb700ef54: Pull complete [2026-04-21T09:20:44.653Z] c3e65509a76b: Pull complete [2026-04-21T09:20:44.653Z] 7cf9ebb963bd: Pull complete [2026-04-21T09:20:47.205Z] bb34ca984cfb: Pull complete [2026-04-21T09:20:47.771Z] 151cf03bc807: Pull complete [2026-04-21T09:20:47.771Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-21T09:20:47.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-21T09:20:47.771Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-04-21T09:20:48.068Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-21T09:20:48.068Z] WORKDIR /edgex [2026-04-21T09:20:48.068Z] COPY go.mod . [2026-04-21T09:20:48.068Z] RUN go mod download [2026-04-21T09:20:48.068Z] + docker build -t ci-base-image-x86_64 -f - . [2026-04-21T09:20:48.635Z] #0 building with "default" instance using docker driver [2026-04-21T09:20:48.636Z] [2026-04-21T09:20:48.636Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:20:48.636Z] #1 transferring dockerfile: 164B done [2026-04-21T09:20:48.636Z] #1 DONE 0.0s [2026-04-21T09:20:48.636Z] [2026-04-21T09:20:48.636Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-21T09:20:48.636Z] #2 DONE 0.0s [2026-04-21T09:20:48.636Z] [2026-04-21T09:20:48.636Z] #3 [internal] load .dockerignore [2026-04-21T09:20:48.636Z] #3 transferring context: 50B done [2026-04-21T09:20:48.636Z] #3 DONE 0.0s [2026-04-21T09:20:48.636Z] [2026-04-21T09:20:48.636Z] #4 [internal] load build context [2026-04-21T09:20:48.896Z] #4 transferring context: 6.99kB done [2026-04-21T09:20:48.896Z] #4 DONE 0.1s [2026-04-21T09:20:48.896Z] [2026-04-21T09:20:48.896Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-21T09:20:48.896Z] #5 DONE 0.1s [2026-04-21T09:20:48.896Z] [2026-04-21T09:20:48.896Z] #6 [2/4] WORKDIR /edgex [2026-04-21T09:20:50.811Z] #6 DONE 1.9s [2026-04-21T09:20:50.811Z] [2026-04-21T09:20:50.811Z] #7 [3/4] COPY go.mod . [2026-04-21T09:20:50.811Z] #7 DONE 0.0s [2026-04-21T09:20:50.811Z] [2026-04-21T09:20:50.811Z] #8 [4/4] RUN go mod download [2026-04-21T09:20:52.899Z] Still waiting to schedule task [2026-04-21T09:20:52.900Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-04-21T09:20:56.099Z] #8 DONE 5.1s [2026-04-21T09:20:56.100Z] [2026-04-21T09:20:56.100Z] #9 exporting to image [2026-04-21T09:20:56.100Z] #9 exporting layers [2026-04-21T09:20:59.394Z] #9 exporting layers 3.6s done [2026-04-21T09:20:59.394Z] #9 writing image sha256:7165e92f718a4428210c9d527f0765ff273f5bef514380ae2bda54122a717cfb done [2026-04-21T09:20:59.394Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-04-21T09:20:59.394Z] #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:20:59.699Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-21T09:20:59.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T09:20:59.788Z] prd-ubuntu20.04-docker-8c-8g-7918 does not seem to be running inside a container [2026-04-21T09:20:59.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-04-21T09:21:00.126Z] $ docker top 88f905854b645fbecc917d49e34e1cfaae787b3684d8797aaaa5c7cde4e85178 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-21T09:21:00.462Z] + go version [2026-04-21T09:21:00.462Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-04-21T09:21:00.480Z] $ docker stop --time=1 88f905854b645fbecc917d49e34e1cfaae787b3684d8797aaaa5c7cde4e85178 [2026-04-21T09:21:01.762Z] $ docker rm -f --volumes 88f905854b645fbecc917d49e34e1cfaae787b3684d8797aaaa5c7cde4e85178 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:21:02.190Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-21T09:21:02.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T09:21:02.277Z] prd-ubuntu20.04-docker-8c-8g-7918 does not seem to be running inside a container [2026-04-21T09:21:02.321Z] $ 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/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-04-21T09:21:02.579Z] $ docker top ed2861ed00329e4b9b71401335c2be115c91964edd81d51bd60d0212ceb6c94c -eo pid,comm [Pipeline] { [Pipeline] echo [2026-04-21T09:21:02.643Z] ========================================================= [2026-04-21T09:21:02.643Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-04-21T09:21:02.643Z] ========================================================= [Pipeline] sh [2026-04-21T09:21:02.923Z] + git config --global --add safe.directory /w/workspace/edgex-go/970 [Pipeline] fileExists [Pipeline] sh [2026-04-21T09:21:03.231Z] + make test [2026-04-21T09:21:03.231Z] go test -race -coverprofile=coverage.out ./... [2026-04-21T09:21:11.349Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-04-21T09:21:43.447Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-04-21T09:21:43.447Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-04-21T09:21:43.447Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-04-21T09:21:43.447Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-04-21T09:21:43.708Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-04-21T09:21:43.708Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-04-21T09:21:43.708Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-04-21T09:21:44.272Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-04-21T09:21:44.272Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-04-21T09:21:44.272Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-04-21T09:21:44.272Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-04-21T09:21:44.837Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-04-21T09:21:44.837Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-04-21T09:21:44.837Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-04-21T09:21:44.837Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-04-21T09:21:44.837Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-04-21T09:21:44.837Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-04-21T09:21:44.837Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-04-21T09:21:49.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements [2026-04-21T09:21:51.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.4% of statements [2026-04-21T09:21:51.586Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-04-21T09:21:51.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.028s coverage: 4.8% of statements [2026-04-21T09:21:51.586Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-04-21T09:21:51.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 57.3% of statements [2026-04-21T09:21:51.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.027s coverage: 86.5% of statements [2026-04-21T09:21:51.586Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-04-21T09:21:51.586Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-04-21T09:21:52.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.198s coverage: 94.2% of statements [2026-04-21T09:21:52.153Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-04-21T09:21:52.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-04-21T09:21:52.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-04-21T09:21:52.153Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-21T09:21:52.153Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-04-21T09:21:52.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-04-21T09:21:52.153Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-04-21T09:21:52.153Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-04-21T09:21:52.153Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-04-21T09:21:52.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-04-21T09:21:52.153Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-04-21T09:21:52.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.058s coverage: 90.7% of statements [2026-04-21T09:21:52.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-04-21T09:21:52.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-04-21T09:21:52.153Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-21T09:21:52.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.049s coverage: 0.0% of statements [2026-04-21T09:21:52.153Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-04-21T09:21:52.153Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-04-21T09:21:53.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 10.4% of statements [2026-04-21T09:21:53.527Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-04-21T09:21:53.527Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-04-21T09:21:56.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.447s coverage: 97.6% of statements [2026-04-21T09:21:56.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-04-21T09:21:56.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-04-21T09:21:56.058Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-21T09:21:56.058Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-04-21T09:21:56.058Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-04-21T09:21:56.058Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.033s coverage: 72.2% of statements [2026-04-21T09:21:56.058Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-04-21T09:21:56.058Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-04-21T09:21:56.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-04-21T09:21:56.059Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-04-21T09:21:56.059Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-04-21T09:21:56.059Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-04-21T09:21:56.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-04-21T09:21:56.059Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-04-21T09:21:56.059Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-04-21T09:21:56.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-04-21T09:21:58.591Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.054s coverage: 3.5% of statements [2026-04-21T09:21:58.591Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-04-21T09:21:58.591Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-04-21T09:21:58.591Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements [2026-04-21T09:21:58.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-04-21T09:21:58.591Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 38.2% of statements [2026-04-21T09:21:58.591Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.035s coverage: 68.8% of statements [2026-04-21T09:21:58.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-04-21T09:21:58.591Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-04-21T09:21:58.591Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-04-21T09:21:59.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements [2026-04-21T09:22:00.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.027s coverage: 87.1% of statements [2026-04-21T09:22:00.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 89.5% of statements [2026-04-21T09:22:00.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 93.1% of statements [2026-04-21T09:22:00.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2026-04-21T09:22:12.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements [2026-04-21T09:22:22.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.046s coverage: 92.9% of statements [2026-04-21T09:22:22.724Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-04-21T09:22:22.724Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-04-21T09:22:22.724Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-04-21T09:22:22.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.034s coverage: 68.8% of statements [2026-04-21T09:22:22.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-04-21T09:22:22.724Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-04-21T09:22:22.724Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-04-21T09:22:22.724Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-04-21T09:22:22.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements [2026-04-21T09:22:22.724Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-04-21T09:22:22.724Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-04-21T09:22:22.724Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-04-21T09:22:22.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.038s coverage: 47.4% of statements [2026-04-21T09:22:22.724Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-04-21T09:22:22.724Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-04-21T09:22:22.724Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-04-21T09:22:22.724Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-04-21T09:22:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2026-04-21T09:22:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.023s coverage: 15.5% of statements [2026-04-21T09:22:22.725Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-04-21T09:22:22.725Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-04-21T09:22:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2026-04-21T09:22:22.725Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-04-21T09:22:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.055s coverage: 81.8% of statements [2026-04-21T09:22:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.051s coverage: 82.1% of statements [2026-04-21T09:22:22.725Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-04-21T09:22:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2026-04-21T09:22:22.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-04-21T09:22:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.031s coverage: 6.8% of statements [2026-04-21T09:22:22.725Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-04-21T09:22:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.035s coverage: 33.3% of statements [2026-04-21T09:22:22.725Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-04-21T09:22:22.725Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-04-21T09:22:22.725Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-04-21T09:22:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements [2026-04-21T09:22:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.149s coverage: 54.8% of statements [2026-04-21T09:22:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.6% of statements [2026-04-21T09:22:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2026-04-21T09:22:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements [2026-04-21T09:22:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements [2026-04-21T09:22:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.034s coverage: 20.0% of statements [2026-04-21T09:22:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.033s coverage: 88.6% of statements [2026-04-21T09:22:22.725Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-04-21T09:22:22.725Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-04-21T09:22:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.039s coverage: 96.8% of statements [2026-04-21T09:22:22.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-04-21T09:22:22.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-04-21T09:22:22.725Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-21T09:22:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2026-04-21T09:22:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.123s coverage: 29.2% of statements [2026-04-21T09:22:22.725Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-04-21T09:22:22.725Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-04-21T09:22:22.725Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-04-21T09:22:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.031s coverage: 93.8% of statements [2026-04-21T09:22:22.725Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-04-21T09:22:22.725Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-04-21T09:22:22.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-04-21T09:22:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2026-04-21T09:22:22.725Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-04-21T09:22:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements [2026-04-21T09:22:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.025s coverage: 54.0% of statements [2026-04-21T09:22:22.725Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-04-21T09:22:22.725Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-04-21T09:22:22.725Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-04-21T09:22:22.725Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-04-21T09:22:22.725Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-04-21T09:22:25.970Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7922 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-04-21T09:22:25.989Z] Running in /w/workspace/edgex-go/970 [Pipeline] { [Pipeline] checkout [2026-04-21T09:22:26.035Z] The recommended git tool is: git [2026-04-21T09:22:26.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.051s coverage: 17.1% of statements [2026-04-21T09:22:26.926Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-04-21T09:22:26.926Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-04-21T09:22:26.926Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-04-21T09:22:26.926Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-04-21T09:22:26.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.110s coverage: 94.9% of statements [2026-04-21T09:22:26.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-04-21T09:22:26.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-04-21T09:22:26.926Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-21T09:22:26.926Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-04-21T09:22:26.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.035s coverage: 9.0% of statements [2026-04-21T09:22:26.926Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-04-21T09:22:26.926Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-04-21T09:22:26.926Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-04-21T09:22:26.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.067s coverage: 97.7% of statements [2026-04-21T09:22:26.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-04-21T09:22:26.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.034s coverage: 47.1% of statements [2026-04-21T09:22:26.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-04-21T09:22:26.926Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-21T09:22:26.926Z] 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-04-21T09:22:26.926Z] running golangci-lint [2026-04-21T09:22:26.926Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-04-21T09:22:26.926Z] go version go1.25.2 linux/amd64 [2026-04-21T09:22:27.490Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-04-21T09:22:27.490Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-04-21T09:22:27.490Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-04-21T09:22:27.490Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-04-21T09:22:27.490Z] level=info msg="[goenv] Read go env for 3.164636ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-04-21T09:22:27.490Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-04-21T09:22:31.185Z] using credential edgex-jenkins-ssh [2026-04-21T09:22:31.213Z] Cloning the remote Git repository [2026-04-21T09:22:31.270Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-04-21T09:22:31.368Z] > git init /w/workspace/edgex-go/970 # timeout=10 [2026-04-21T09:22:31.512Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-04-21T09:22:31.513Z] > git --version # timeout=10 [2026-04-21T09:22:31.533Z] > git --version # 'git version 2.25.1' [2026-04-21T09:22:31.535Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-04-21T09:22:31.670Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-21T09:22:54.025Z] level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|files|imports|name|types_sizes|deps|exports_file) took 24.534924451s" [2026-04-21T09:22:54.025Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.653191ms" [2026-04-21T09:23:03.950Z] Avoid second fetch [2026-04-21T09:23:03.951Z] Checking out Revision 9e34161fbf5c356a51bcd814926558f70a35d44a (main) [2026-04-21T09:23:04.779Z] Commit message: "Merge pull request #5405 from jinlinGuan/issue-5404" [2026-04-21T09:23:02.953Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-04-21T09:23:02.973Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-21T09:23:03.971Z] > git config core.sparsecheckout # timeout=10 [2026-04-21T09:23:04.041Z] > git checkout -f 9e34161fbf5c356a51bcd814926558f70a35d44a # timeout=10 [2026-04-21T09:23:08.927Z] level=info msg="[linters_context/goanalysis] analyzers took 2m5.931144925s with top 10 stages: buildir: 1m12.591550025s, gosec: 3.474238063s, inspect: 3.048490344s, fact_deprecated: 2.678277569s, printf: 2.087080023s, ctrlflow: 1.969718236s, fact_purity: 1.748892602s, nilness: 1.546484905s, S1038: 1.17737538s, QF1004: 1.080126771s" [2026-04-21T09:23:08.927Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-04-21T09:23:08.927Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-04-21T09:23:08.927Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-04-21T09:23:08.927Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-04-21T09:23:08.927Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 35/35, invalid_issue: 35/35, path_relativity: 35/35, exclusion_paths: 35/35, path_absoluter: 35/35, filename_unadjuster: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21, nolint_filter: 21/0" [2026-04-21T09:23:08.927Z] level=info msg="[runner] processing took 8.358426ms with stages: nolint_filter: 7.148793ms, generated_file_filter: 911.892µs, exclusion_rules: 172.945µs, exclusion_paths: 58.628µs, path_relativity: 49.269µs, cgo: 3.96µs, path_absoluter: 3.889µs, sort_results: 2.44µs, invalid_issue: 1.98µs, filename_unadjuster: 1.15µs, fixer: 800ns, max_same_issues: 740ns, diff: 520ns, path_prettifier: 360ns, uniq_by_line: 320ns, max_from_linter: 190ns, path_shortener: 150ns, max_per_file_from_linter: 150ns, source_code: 130ns, severity-rules: 120ns" [2026-04-21T09:23:08.927Z] level=info msg="[runner] linters took 14.874920129s with stages: goanalysis_metalinter: 14.866437926s" [2026-04-21T09:23:08.927Z] 0 issues. [2026-04-21T09:23:08.927Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-04-21T09:23:08.927Z] level=info msg="Memory: 393 samples, avg is 356.5MB, max is 1411.2MB" [2026-04-21T09:23:08.927Z] level=info msg="Execution took 39.45075467s" [2026-04-21T09:23:08.927Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-21T09:23:09.046Z] provisioning config files... [2026-04-21T09:23:09.075Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/970@tmp/config16450534977419418677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-21T09:23:09.741Z] ---> ****-login.sh [2026-04-21T09:23:09.741Z] nexus3.edgexfoundry.org:10001 [2026-04-21T09:23:10.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:23:10.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T09:23:10.284Z] Configure a credential helper to remove this warning. See [2026-04-21T09:23:10.284Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T09:23:10.284Z] [2026-04-21T09:23:10.284Z] Login Succeeded [2026-04-21T09:23:10.284Z] nexus3.edgexfoundry.org:10002 [2026-04-21T09:23:10.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:23:10.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T09:23:10.556Z] Configure a credential helper to remove this warning. See [2026-04-21T09:23:10.556Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T09:23:10.556Z] [2026-04-21T09:23:10.556Z] Login Succeeded [2026-04-21T09:23:10.556Z] nexus3.edgexfoundry.org:10003 [2026-04-21T09:23:10.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:23:10.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T09:23:10.824Z] Configure a credential helper to remove this warning. See [2026-04-21T09:23:10.824Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T09:23:10.824Z] [2026-04-21T09:23:10.824Z] Login Succeeded [2026-04-21T09:23:10.824Z] nexus3.edgexfoundry.org:10004 [2026-04-21T09:23:11.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:23:11.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T09:23:11.367Z] Configure a credential helper to remove this warning. See [2026-04-21T09:23:11.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T09:23:11.367Z] [2026-04-21T09:23:11.367Z] Login Succeeded [2026-04-21T09:23:11.367Z] ****.io [2026-04-21T09:23:11.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:23:11.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T09:23:11.637Z] Configure a credential helper to remove this warning. See [2026-04-21T09:23:11.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T09:23:11.637Z] [2026-04-21T09:23:11.637Z] Login Succeeded [2026-04-21T09:23:11.637Z] ---> ****-login.sh ends [Pipeline] } [2026-04-21T09:23:11.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-04-21T09:23:12.275Z] + git config --global --add safe.directory /w/workspace/edgex-go/970 [Pipeline] echo [2026-04-21T09:23:12.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-21T09:23:12.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-21T09:23:12.338Z] ========================================================= [2026-04-21T09:23:12.338Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-04-21T09:23:12.338Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-04-21T09:23:12.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-21T09:23:12.684Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-04-21T09:23:12.684Z] 6b59a28fa201: Pulling fs layer [2026-04-21T09:23:12.684Z] d32bb0dddca7: Pulling fs layer [2026-04-21T09:23:12.684Z] 5dab1238d3d9: Pulling fs layer [2026-04-21T09:23:12.684Z] 196fd7d83e7d: Pulling fs layer [2026-04-21T09:23:12.684Z] 4f4fb700ef54: Pulling fs layer [2026-04-21T09:23:12.684Z] 8ba94037c8f0: Pulling fs layer [2026-04-21T09:23:12.684Z] deaec5988b04: Pulling fs layer [2026-04-21T09:23:12.684Z] 9f65657bb879: Pulling fs layer [2026-04-21T09:23:12.684Z] 196fd7d83e7d: Waiting [2026-04-21T09:23:12.684Z] 4f4fb700ef54: Waiting [2026-04-21T09:23:12.684Z] 8ba94037c8f0: Waiting [2026-04-21T09:23:12.684Z] deaec5988b04: Waiting [2026-04-21T09:23:12.684Z] 9f65657bb879: Waiting [2026-04-21T09:23:12.958Z] d32bb0dddca7: Verifying Checksum [2026-04-21T09:23:12.958Z] d32bb0dddca7: Download complete [2026-04-21T09:23:12.958Z] 196fd7d83e7d: Verifying Checksum [2026-04-21T09:23:12.958Z] 196fd7d83e7d: Download complete [2026-04-21T09:23:12.958Z] 4f4fb700ef54: Verifying Checksum [2026-04-21T09:23:12.958Z] 4f4fb700ef54: Download complete [2026-04-21T09:23:12.958Z] 8ba94037c8f0: Verifying Checksum [2026-04-21T09:23:12.958Z] 8ba94037c8f0: Download complete [2026-04-21T09:23:12.958Z] 6b59a28fa201: Verifying Checksum [2026-04-21T09:23:12.958Z] 6b59a28fa201: Download complete [2026-04-21T09:23:13.550Z] 9f65657bb879: Verifying Checksum [2026-04-21T09:23:13.550Z] 9f65657bb879: Download complete [2026-04-21T09:23:13.820Z] 6b59a28fa201: Pull complete [2026-04-21T09:23:14.407Z] d32bb0dddca7: Pull complete [2026-04-21T09:23:14.407Z] 5dab1238d3d9: Verifying Checksum [2026-04-21T09:23:14.407Z] 5dab1238d3d9: Download complete [2026-04-21T09:23:15.490Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-21T09:23:15.490Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-21T09:23:15.490Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-04-21T09:23:15.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-04-21T09:23:15.793Z] + ls -al . [2026-04-21T09:23:15.793Z] total 1396 [2026-04-21T09:23:15.793Z] drwxrwxr-x 11 1001 1001 4096 Apr 21 09:21 . [2026-04-21T09:23:15.793Z] drwxr-xr-x 4 root root 4096 Apr 21 09:21 .. [2026-04-21T09:23:15.793Z] drwxrwxr-x 2 1001 1001 4096 Apr 21 09:19 .blubracket [2026-04-21T09:23:15.793Z] -rw-rw-r-- 1 1001 1001 10 Apr 21 09:19 .dockerignore [2026-04-21T09:23:15.793Z] drwxrwxr-x 8 1001 1001 4096 Apr 21 09:22 .git [2026-04-21T09:23:15.793Z] drwxrwxr-x 3 1001 1001 4096 Apr 21 09:19 .github [2026-04-21T09:23:15.793Z] -rw-rw-r-- 1 1001 1001 909 Apr 21 09:19 .gitignore [2026-04-21T09:23:15.793Z] -rw-rw-r-- 1 1001 1001 359 Apr 21 09:19 .golangci.yml [2026-04-21T09:23:15.793Z] -rw-rw-r-- 1 1001 1001 100 Apr 21 09:19 .hadolint.yml [2026-04-21T09:23:15.793Z] drwxr-xr-x 3 1001 1001 4096 Apr 21 09:20 .semver [2026-04-21T09:23:15.793Z] -rw-rw-r-- 1 1001 1001 155 Apr 21 09:19 .sonarcloud.properties [2026-04-21T09:23:15.793Z] -rw-rw-r-- 1 1001 1001 1171 Apr 21 09:19 ADOPTERS.md [2026-04-21T09:23:15.793Z] -rw-rw-r-- 1 1001 1001 20149 Apr 21 09:19 Attribution.txt [2026-04-21T09:23:15.793Z] -rw-rw-r-- 1 1001 1001 108018 Apr 21 09:19 CHANGELOG.md [2026-04-21T09:23:15.793Z] -rw-rw-r-- 1 1001 1001 3804 Apr 21 09:19 CONTRIBUTING.md [2026-04-21T09:23:15.793Z] -rw-rw-r-- 1 1001 1001 677 Apr 21 09:19 GOVERNANCE.md [2026-04-21T09:23:15.793Z] -rw-rw-r-- 1 1001 1001 886 Apr 21 09:19 Jenkinsfile [2026-04-21T09:23:15.793Z] -rw-rw-r-- 1 1001 1001 10775 Apr 21 09:19 LICENSE [2026-04-21T09:23:15.793Z] -rw-rw-r-- 1 1001 1001 16743 Apr 21 09:19 Makefile [2026-04-21T09:23:15.793Z] -rw-rw-r-- 1 1001 1001 582 Apr 21 09:19 OWNERS.md [2026-04-21T09:23:15.793Z] -rw-rw-r-- 1 1001 1001 9932 Apr 21 09:19 README.md [2026-04-21T09:23:15.793Z] -rw-rw-r-- 1 1001 1001 789 Apr 21 09:19 SECURITY.md [2026-04-21T09:23:15.793Z] -rw-rw-r-- 1 1001 1001 13 Apr 21 09:20 VERSION [2026-04-21T09:23:15.793Z] drwxrwxr-x 2 1001 1001 4096 Apr 21 09:19 bin [2026-04-21T09:23:15.793Z] drwxrwxr-x 19 1001 1001 4096 Apr 21 09:19 cmd [2026-04-21T09:23:15.793Z] -rw-r--r-- 1 root root 1046393 Apr 21 09:22 coverage.out [2026-04-21T09:23:15.793Z] drwxrwxr-x 2 1001 1001 4096 Apr 21 09:19 fuzz_test [2026-04-21T09:23:15.793Z] -rw-rw-r-- 1 1001 1001 6951 Apr 21 09:19 go.mod [2026-04-21T09:23:15.793Z] -rw-rw-r-- 1 1001 1001 90838 Apr 21 09:19 go.sum [2026-04-21T09:23:15.793Z] drwxrwxr-x 7 1001 1001 4096 Apr 21 09:19 internal [2026-04-21T09:23:15.793Z] drwxrwxr-x 2 1001 1001 4096 Apr 21 09:19 openapi [2026-04-21T09:23:15.793Z] -rw-rw-r-- 1 1001 1001 584 Apr 21 09:19 security.txt [2026-04-21T09:23:15.793Z] -rw-rw-r-- 1 1001 1001 204 Apr 21 09:19 version.go [Pipeline] sh [2026-04-21T09:23:16.080Z] + '[' -e coverage.out ] [2026-04-21T09:23:16.080Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-04-21T09:23:16.232Z] Stashed 1 file(s) [Pipeline] sh [2026-04-21T09:23:16.398Z] deaec5988b04: Verifying Checksum [2026-04-21T09:23:16.398Z] deaec5988b04: Download complete [2026-04-21T09:23:16.509Z] + make build [2026-04-21T09:23:16.510Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-04-21T09:23:28.777Z] 5dab1238d3d9: Pull complete [2026-04-21T09:23:28.777Z] 196fd7d83e7d: Pull complete [2026-04-21T09:23:28.777Z] 4f4fb700ef54: Pull complete [2026-04-21T09:23:29.048Z] 8ba94037c8f0: Pull complete [2026-04-21T09:23:39.143Z] deaec5988b04: Pull complete [2026-04-21T09:23:40.103Z] 9f65657bb879: Pull complete [2026-04-21T09:23:40.103Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-04-21T09:23:40.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-21T09:23:40.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-04-21T09:23:40.455Z] + docker+ build -t ci-base-image-arm64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-21T09:23:40.455Z] WORKDIR /edgex [2026-04-21T09:23:40.455Z] COPY go.mod . [2026-04-21T09:23:40.455Z] RUN go mod download . [2026-04-21T09:23:40.455Z] [2026-04-21T09:23:41.049Z] Sending build context to Docker daemon 3.898MB [2026-04-21T09:23:41.049Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-21T09:23:41.049Z] ---> 334268110677 [2026-04-21T09:23:41.049Z] Step 2/4 : WORKDIR /edgex [2026-04-21T09:23:42.990Z] ---> Running in 566e70ea86b5 [2026-04-21T09:23:43.046Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-04-21T09:23:43.265Z] Removing intermediate container 566e70ea86b5 [2026-04-21T09:23:43.266Z] ---> 29a596c8faf9 [2026-04-21T09:23:43.266Z] Step 3/4 : COPY go.mod . [2026-04-21T09:23:43.613Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-04-21T09:23:43.851Z] ---> 05aaf4a604d9 [2026-04-21T09:23:43.851Z] Step 4/4 : RUN go mod download [2026-04-21T09:23:43.851Z] ---> Running in e77a807a21b8 [2026-04-21T09:23:45.593Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-04-21T09:23:46.528Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-04-21T09:23:49.058Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-04-21T09:23:54.329Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-04-21T09:23:56.859Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-04-21T09:23:59.389Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-04-21T09:24:02.675Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-04-21T09:24:04.056Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-04-21T09:24:05.965Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-04-21T09:24:06.906Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-04-21T09:24:08.839Z] $ docker stop --time=1 ed2861ed00329e4b9b71401335c2be115c91964edd81d51bd60d0212ceb6c94c [2026-04-21T09:24:11.581Z] $ docker rm -f --volumes ed2861ed00329e4b9b71401335c2be115c91964edd81d51bd60d0212ceb6c94c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:24:12.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-04-21T09:24:12.882Z] [2026-04-21T09:24:12.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:24:13.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-04-21T09:24:13.194Z] latest: Pulling from edgex-devops/edgex-compose [2026-04-21T09:24:13.194Z] 91d30c5bc195: Pulling fs layer [2026-04-21T09:24:13.194Z] 2e9b0aa3be6d: Pulling fs layer [2026-04-21T09:24:13.194Z] 9c61dcf015f6: Pulling fs layer [2026-04-21T09:24:13.194Z] 4698f68db338: Pulling fs layer [2026-04-21T09:24:13.194Z] 2a2f49069b9e: Pulling fs layer [2026-04-21T09:24:13.194Z] e0025b399a48: Pulling fs layer [2026-04-21T09:24:13.194Z] 4698f68db338: Waiting [2026-04-21T09:24:13.194Z] 2a2f49069b9e: Waiting [2026-04-21T09:24:13.194Z] e0025b399a48: Waiting [2026-04-21T09:24:13.194Z] 91d30c5bc195: Verifying Checksum [2026-04-21T09:24:13.194Z] 91d30c5bc195: Download complete [2026-04-21T09:24:13.194Z] 4698f68db338: Verifying Checksum [2026-04-21T09:24:13.194Z] 4698f68db338: Download complete [2026-04-21T09:24:13.454Z] 91d30c5bc195: Pull complete [2026-04-21T09:24:13.454Z] 2e9b0aa3be6d: Download complete [2026-04-21T09:24:13.454Z] e0025b399a48: Verifying Checksum [2026-04-21T09:24:13.454Z] e0025b399a48: Download complete [2026-04-21T09:24:13.454Z] 2a2f49069b9e: Download complete [2026-04-21T09:24:13.713Z] 2e9b0aa3be6d: Pull complete [2026-04-21T09:24:14.283Z] 9c61dcf015f6: Verifying Checksum [2026-04-21T09:24:14.283Z] 9c61dcf015f6: Download complete [2026-04-21T09:24:18.475Z] 9c61dcf015f6: Pull complete [2026-04-21T09:24:18.475Z] 4698f68db338: Pull complete [2026-04-21T09:24:18.475Z] 2a2f49069b9e: Pull complete [2026-04-21T09:24:18.475Z] e0025b399a48: Pull complete [2026-04-21T09:24:18.475Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-04-21T09:24:18.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-04-21T09:24:18.475Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T09:24:18.589Z] prd-ubuntu20.04-docker-8c-8g-7918 does not seem to be running inside a container [2026-04-21T09:24:18.633Z] $ 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/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2026-04-21T09:24:19.968Z] $ docker top 42d234cbd3811159cf3632855bbc802ff6b2ed10a0c8072464579cdba259d9e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-21T09:24:20.312Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-04-21T09:24:20.571Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2026-04-21T09:24:20.571Z] #1 transferring dockerfile: 2.49kB done [2026-04-21T09:24:20.571Z] #1 DONE 0.1s [2026-04-21T09:24:20.571Z] [2026-04-21T09:24:20.571Z] #2 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-04-21T09:24:20.571Z] #2 ... [2026-04-21T09:24:20.571Z] [2026-04-21T09:24:20.571Z] #3 [support-scheduler internal] load build definition from Dockerfile [2026-04-21T09:24:20.571Z] #3 transferring dockerfile: 1.83kB done [2026-04-21T09:24:20.571Z] #3 DONE 0.1s [2026-04-21T09:24:20.571Z] [2026-04-21T09:24:20.571Z] #4 [security-spire-server internal] load build definition from Dockerfile [2026-04-21T09:24:20.571Z] #4 transferring dockerfile: 1.70kB done [2026-04-21T09:24:20.571Z] #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-04-21T09:24:20.571Z] #4 DONE 0.1s [2026-04-21T09:24:20.571Z] [2026-04-21T09:24:20.571Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-04-21T09:24:20.571Z] #5 transferring dockerfile: 1.89kB done [2026-04-21T09:24:20.571Z] #5 DONE 0.2s [2026-04-21T09:24:20.571Z] [2026-04-21T09:24:20.571Z] #6 [core-metadata internal] load build definition from Dockerfile [2026-04-21T09:24:20.571Z] #6 transferring dockerfile: 2.10kB done [2026-04-21T09:24:20.571Z] #6 DONE 0.2s [2026-04-21T09:24:20.571Z] [2026-04-21T09:24:20.571Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2026-04-21T09:24:20.571Z] #7 transferring dockerfile: 1.81kB done [2026-04-21T09:24:20.571Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-04-21T09:24:20.571Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-04-21T09:24:20.571Z] #7 DONE 0.2s [2026-04-21T09:24:20.571Z] [2026-04-21T09:24:20.571Z] #8 [security-spire-config internal] load build definition from Dockerfile [2026-04-21T09:24:20.571Z] #8 transferring dockerfile: 1.69kB done [2026-04-21T09:24:20.571Z] #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-04-21T09:24:20.571Z] #8 DONE 0.2s [2026-04-21T09:24:20.571Z] [2026-04-21T09:24:20.571Z] #9 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-21T09:24:20.571Z] #9 DONE 0.0s [2026-04-21T09:24:20.571Z] [2026-04-21T09:24:20.571Z] #10 [core-command internal] load build definition from Dockerfile [2026-04-21T09:24:20.571Z] #10 transferring dockerfile: 1.94kB done [2026-04-21T09:24:20.571Z] #10 DONE 0.2s [2026-04-21T09:24:20.571Z] [2026-04-21T09:24:20.571Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-04-21T09:24:20.571Z] #11 transferring dockerfile: 2.23kB done [2026-04-21T09:24:20.571Z] #11 DONE 0.2s [2026-04-21T09:24:20.571Z] [2026-04-21T09:24:20.571Z] #12 [core-keeper internal] load build definition from Dockerfile [2026-04-21T09:24:20.571Z] #12 transferring dockerfile: 2.07kB done [2026-04-21T09:24:20.571Z] #12 DONE 0.2s [2026-04-21T09:24:20.571Z] [2026-04-21T09:24:20.571Z] #2 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2026-04-21T09:24:20.831Z] #2 ... [2026-04-21T09:24:20.831Z] [2026-04-21T09:24:20.831Z] #13 [support-notifications internal] load build definition from Dockerfile [2026-04-21T09:24:20.831Z] #13 transferring dockerfile: 2.02kB done [2026-04-21T09:24:20.831Z] #13 DONE 0.2s [2026-04-21T09:24:20.831Z] [2026-04-21T09:24:20.831Z] #14 [core-data internal] load build definition from Dockerfile [2026-04-21T09:24:20.831Z] #14 transferring dockerfile: 2.04kB done [2026-04-21T09:24:20.831Z] #14 DONE 0.2s [2026-04-21T09:24:20.831Z] [2026-04-21T09:24:20.831Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2026-04-21T09:24:20.831Z] #15 transferring dockerfile: 3.02kB done [2026-04-21T09:24:20.831Z] #15 DONE 0.2s [2026-04-21T09:24:20.831Z] [2026-04-21T09:24:20.831Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2026-04-21T09:24:20.831Z] #16 transferring dockerfile: 2.50kB done [2026-04-21T09:24:20.831Z] #16 DONE 0.2s [2026-04-21T09:24:20.831Z] [2026-04-21T09:24:20.831Z] #9 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-21T09:24:20.831Z] #9 DONE 0.0s [2026-04-21T09:24:20.831Z] [2026-04-21T09:24:20.831Z] #2 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-04-21T09:24:20.831Z] #2 DONE 0.2s [2026-04-21T09:24:20.831Z] [2026-04-21T09:24:20.831Z] #17 [security-secretstore-setup internal] load .dockerignore [2026-04-21T09:24:20.831Z] #17 transferring context: 50B done [2026-04-21T09:24:20.831Z] #17 DONE 0.0s [2026-04-21T09:24:20.831Z] [2026-04-21T09:24:20.831Z] #18 [security-bootstrapper internal] load .dockerignore [2026-04-21T09:24:20.831Z] #18 transferring context: 50B done [2026-04-21T09:24:20.831Z] #18 DONE 0.0s [2026-04-21T09:24:20.831Z] [2026-04-21T09:24:20.831Z] #19 [core-data internal] load .dockerignore [2026-04-21T09:24:20.831Z] #19 transferring context: 50B done [2026-04-21T09:24:20.831Z] #19 DONE 0.1s [2026-04-21T09:24:20.831Z] [2026-04-21T09:24:20.831Z] #20 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:24:20.831Z] #20 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-04-21T09:24:21.093Z] #20 ... [2026-04-21T09:24:21.093Z] [2026-04-21T09:24:21.093Z] #21 [support-notifications internal] load .dockerignore [2026-04-21T09:24:21.093Z] #21 transferring context: 50B done [2026-04-21T09:24:21.093Z] #21 DONE 0.1s [2026-04-21T09:24:21.093Z] [2026-04-21T09:24:21.093Z] #22 [core-keeper internal] load .dockerignore [2026-04-21T09:24:21.093Z] #22 transferring context: 50B done [2026-04-21T09:24:21.093Z] #22 DONE 0.1s [2026-04-21T09:24:21.093Z] [2026-04-21T09:24:21.093Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2026-04-21T09:24:21.093Z] #23 transferring context: 50B done [2026-04-21T09:24:21.093Z] #23 DONE 0.1s [2026-04-21T09:24:21.093Z] [2026-04-21T09:24:21.093Z] #24 [core-command internal] load .dockerignore [2026-04-21T09:24:21.093Z] #24 transferring context: 50B done [2026-04-21T09:24:21.093Z] #24 DONE 0.2s [2026-04-21T09:24:21.093Z] [2026-04-21T09:24:21.093Z] #25 [support-scheduler internal] load .dockerignore [2026-04-21T09:24:21.093Z] #25 transferring context: 50B done [2026-04-21T09:24:21.093Z] #25 DONE 0.2s [2026-04-21T09:24:21.093Z] [2026-04-21T09:24:21.093Z] #26 [core-metadata internal] load .dockerignore [2026-04-21T09:24:21.093Z] #26 transferring context: 50B done [2026-04-21T09:24:21.093Z] #26 DONE 0.2s [2026-04-21T09:24:21.093Z] [2026-04-21T09:24:21.093Z] #27 [security-proxy-setup internal] load .dockerignore [2026-04-21T09:24:21.093Z] #27 transferring context: 50B done [2026-04-21T09:24:21.093Z] #27 DONE 0.2s [2026-04-21T09:24:21.093Z] [2026-04-21T09:24:21.093Z] #28 [support-scheduler internal] load build context [2026-04-21T09:24:21.093Z] #28 DONE 0.0s [2026-04-21T09:24:21.093Z] [2026-04-21T09:24:21.093Z] #20 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:24:21.093Z] #20 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-04-21T09:24:21.093Z] #20 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-04-21T09:24:21.093Z] #20 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T09:24:21.093Z] #20 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-21T09:24:21.093Z] #20 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-21T09:24:21.093Z] #20 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-04-21T09:24:21.093Z] #20 ... [2026-04-21T09:24:21.093Z] [2026-04-21T09:24:21.093Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2026-04-21T09:24:21.093Z] #29 transferring context: 50B done [2026-04-21T09:24:21.093Z] #29 DONE 0.2s [2026-04-21T09:24:21.093Z] [2026-04-21T09:24:21.093Z] #20 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:24:21.093Z] #20 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-04-21T09:24:21.093Z] #20 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T09:24:21.093Z] #20 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-21T09:24:21.093Z] #20 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-21T09:24:21.093Z] #20 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-04-21T09:24:21.352Z] #20 ... [2026-04-21T09:24:21.352Z] [2026-04-21T09:24:21.352Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-04-21T09:24:21.352Z] #30 DONE 0.6s [2026-04-21T09:24:21.352Z] [2026-04-21T09:24:21.352Z] #20 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:24:21.352Z] #20 ... [2026-04-21T09:24:21.352Z] [2026-04-21T09:24:21.352Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-04-21T09:24:21.352Z] #31 DONE 0.7s [2026-04-21T09:24:21.352Z] [2026-04-21T09:24:21.352Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-21T09:24:21.352Z] #32 DONE 0.4s [2026-04-21T09:24:21.352Z] [2026-04-21T09:24:21.352Z] #20 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:24:21.612Z] #20 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.5s done [2026-04-21T09:24:22.558Z] #20 ... [2026-04-21T09:24:22.558Z] [2026-04-21T09:24:22.558Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2026-04-21T09:24:22.558Z] #33 DONE 1.0s [2026-04-21T09:24:22.558Z] [2026-04-21T09:24:22.558Z] #34 [security-spire-config internal] load .dockerignore [2026-04-21T09:24:22.558Z] #34 transferring context: 50B 0.1s done [2026-04-21T09:24:22.558Z] #34 DONE 1.1s [2026-04-21T09:24:22.558Z] [2026-04-21T09:24:22.558Z] #35 [security-spire-server internal] load .dockerignore [2026-04-21T09:24:22.558Z] #35 transferring context: 50B 0.0s done [2026-04-21T09:24:22.558Z] #35 DONE 1.1s [2026-04-21T09:24:22.558Z] [2026-04-21T09:24:22.558Z] #20 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:24:22.558Z] #20 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-04-21T09:24:22.558Z] #20 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.5s done [2026-04-21T09:24:22.558Z] #20 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T09:24:22.558Z] #20 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-21T09:24:22.558Z] #20 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-21T09:24:22.558Z] #20 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-04-21T09:24:22.558Z] #20 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-04-21T09:24:22.558Z] #20 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.5s done [2026-04-21T09:24:22.558Z] #20 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T09:24:22.558Z] #20 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-21T09:24:22.558Z] #20 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-21T09:24:22.558Z] #20 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-04-21T09:24:22.558Z] #20 DONE 1.7s [2026-04-21T09:24:22.559Z] [2026-04-21T09:24:22.559Z] #36 [security-spire-agent internal] load .dockerignore [2026-04-21T09:24:22.559Z] #36 transferring context: 50B done [2026-04-21T09:24:22.559Z] #36 DONE 1.2s [2026-04-21T09:24:22.559Z] [2026-04-21T09:24:22.559Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T09:24:22.559Z] #37 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T09:24:22.816Z] #37 ... [2026-04-21T09:24:22.816Z] [2026-04-21T09:24:22.816Z] #38 [security-spire-config internal] load build context [2026-04-21T09:24:22.816Z] #38 transferring context: 24.83kB 0.0s done [2026-04-21T09:24:22.816Z] #38 DONE 0.3s [2026-04-21T09:24:22.816Z] [2026-04-21T09:24:22.816Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T09:24:22.816Z] #37 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.5s done [2026-04-21T09:24:23.078Z] #37 ... [2026-04-21T09:24:23.078Z] [2026-04-21T09:24:23.078Z] #39 [security-spire-agent internal] load build context [2026-04-21T09:24:23.078Z] #39 transferring context: 26.11kB 0.0s done [2026-04-21T09:24:23.078Z] #39 DONE 0.4s [2026-04-21T09:24:23.078Z] [2026-04-21T09:24:23.078Z] #40 [security-spire-server internal] load build context [2026-04-21T09:24:23.078Z] #40 transferring context: 26.58kB 0.1s done [2026-04-21T09:24:23.078Z] #40 DONE 0.6s [2026-04-21T09:24:23.078Z] [2026-04-21T09:24:23.078Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T09:24:23.078Z] #37 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-04-21T09:24:23.078Z] #37 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-04-21T09:24:23.078Z] #37 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-04-21T09:24:23.079Z] #37 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2026-04-21T09:24:23.079Z] #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.2s [2026-04-21T09:24:23.079Z] #37 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.2s [2026-04-21T09:24:23.336Z] #37 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-04-21T09:24:23.336Z] #37 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-04-21T09:24:23.336Z] #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s [2026-04-21T09:24:23.336Z] #37 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done [2026-04-21T09:24:23.336Z] #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.15MB / 41.51MB 0.3s [2026-04-21T09:24:23.594Z] #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done [2026-04-21T09:24:23.594Z] #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 11.53MB / 41.51MB 0.5s [2026-04-21T09:24:23.594Z] #37 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-04-21T09:24:23.594Z] #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 16.78MB / 41.51MB 0.5s [2026-04-21T09:24:23.594Z] #37 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-04-21T09:24:23.594Z] #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 19.92MB / 41.51MB 0.6s [2026-04-21T09:24:23.851Z] #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 23.07MB / 41.51MB 0.7s [2026-04-21T09:24:24.108Z] #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 28.31MB / 41.51MB 1.0s [2026-04-21T09:24:24.108Z] #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 33.55MB / 41.51MB 1.1s [2026-04-21T09:24:24.368Z] #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 35.65MB / 41.51MB 1.2s [2026-04-21T09:24:24.368Z] #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 40.78MB / 41.51MB 1.3s [2026-04-21T09:24:25.746Z] #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 2.3s done [2026-04-21T09:24:26.330Z] #37 ... [2026-04-21T09:24:26.330Z] [2026-04-21T09:24:26.330Z] #41 [security-proxy-auth internal] load build definition from Dockerfile [2026-04-21T09:24:26.330Z] #41 transferring dockerfile: 2.14kB 0.0s done [2026-04-21T09:24:26.330Z] #41 DONE 2.6s [2026-04-21T09:24:26.330Z] [2026-04-21T09:24:26.330Z] #42 [core-command internal] load build context [2026-04-21T09:24:26.587Z] #42 ... [2026-04-21T09:24:26.587Z] [2026-04-21T09:24:26.587Z] #43 [core-keeper internal] load build context [2026-04-21T09:24:27.130Z] #43 ... [2026-04-21T09:24:27.130Z] [2026-04-21T09:24:27.130Z] #42 [core-command internal] load build context [2026-04-21T09:24:28.067Z] #42 transferring context: 214.14MB 6.9s [2026-04-21T09:24:29.973Z] #42 ... [2026-04-21T09:24:29.973Z] [2026-04-21T09:24:29.973Z] #44 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-21T09:24:29.973Z] #44 DONE 7.3s [2026-04-21T09:24:29.973Z] [2026-04-21T09:24:29.973Z] #42 [core-command internal] load build context [2026-04-21T09:24:30.910Z] #42 ... [2026-04-21T09:24:30.910Z] [2026-04-21T09:24:30.910Z] #45 [security-bootstrapper internal] load build context [2026-04-21T09:24:30.910Z] #45 ... [2026-04-21T09:24:30.910Z] [2026-04-21T09:24:30.910Z] #46 [security-secretstore-setup internal] load build context [2026-04-21T09:24:31.170Z] #46 ... [2026-04-21T09:24:31.170Z] [2026-04-21T09:24:31.170Z] #47 [security-spiffe-token-provider internal] load build context [2026-04-21T09:24:31.454Z] #47 ... [2026-04-21T09:24:31.454Z] [2026-04-21T09:24:31.454Z] #48 [core-common-config-bootstrapper internal] load build context [2026-04-21T09:24:31.454Z] #48 ... [2026-04-21T09:24:31.454Z] [2026-04-21T09:24:31.454Z] #28 [support-scheduler internal] load build context [2026-04-21T09:24:31.715Z] #28 ... [2026-04-21T09:24:31.715Z] [2026-04-21T09:24:31.715Z] #49 [core-metadata internal] load build context [2026-04-21T09:24:31.715Z] #49 ... [2026-04-21T09:24:31.715Z] [2026-04-21T09:24:31.715Z] #50 [security-proxy-setup internal] load build context [2026-04-21T09:24:31.715Z] #50 ... [2026-04-21T09:24:31.715Z] [2026-04-21T09:24:31.715Z] #51 [support-notifications internal] load build context [2026-04-21T09:24:31.715Z] #51 ... [2026-04-21T09:24:31.715Z] [2026-04-21T09:24:31.715Z] #52 [core-data internal] load build context [2026-04-21T09:24:31.978Z] #52 ... [2026-04-21T09:24:31.978Z] [2026-04-21T09:24:31.978Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T09:24:31.978Z] #37 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.2s [2026-04-21T09:24:32.547Z] #37 ... [2026-04-21T09:24:32.547Z] [2026-04-21T09:24:32.547Z] #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-21T09:24:32.547Z] #0 3.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:32.547Z] #0 3.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:32.547Z] #0 3.595 OK: 265 MiB in 60 packages [2026-04-21T09:24:32.547Z] #53 ... [2026-04-21T09:24:32.547Z] [2026-04-21T09:24:32.547Z] #54 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-21T09:24:32.814Z] #54 ... [2026-04-21T09:24:32.814Z] [2026-04-21T09:24:32.814Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-21T09:24:32.814Z] #55 ... [2026-04-21T09:24:32.814Z] [2026-04-21T09:24:32.814Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-21T09:24:32.814Z] #56 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done [2026-04-21T09:24:32.814Z] #56 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-04-21T09:24:32.814Z] #56 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-04-21T09:24:32.814Z] #56 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-04-21T09:24:32.814Z] #56 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-04-21T09:24:32.814Z] #56 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done [2026-04-21T09:24:32.814Z] #56 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-04-21T09:24:32.814Z] #56 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.4s done [2026-04-21T09:24:32.814Z] #56 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 1.9s done [2026-04-21T09:24:32.814Z] #56 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-04-21T09:24:32.814Z] #56 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 3.7s done [2026-04-21T09:24:32.814Z] #56 ... [2026-04-21T09:24:32.814Z] [2026-04-21T09:24:32.814Z] #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T09:24:32.814Z] #0 0.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:32.814Z] #0 1.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:32.814Z] #0 1.624 OK: 265 MiB in 60 packages [2026-04-21T09:24:33.398Z] #57 ... [2026-04-21T09:24:33.398Z] [2026-04-21T09:24:33.398Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-21T09:24:33.398Z] #0 0.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:33.398Z] #0 1.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:33.398Z] #0 1.575 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-21T09:24:33.398Z] #0 1.575 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-21T09:24:33.398Z] #0 1.575 OK: 26341 distinct packages available [2026-04-21T09:24:33.398Z] #0 1.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:33.398Z] #0 1.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:33.398Z] #0 2.158 OK: 265 MiB in 60 packages [2026-04-21T09:24:33.398Z] #58 ... [2026-04-21T09:24:33.398Z] [2026-04-21T09:24:33.398Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-21T09:24:33.398Z] #0 2.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:33.398Z] #0 2.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:33.398Z] #0 3.127 (1/3) Installing ca-certificates (20260413-r0) [2026-04-21T09:24:33.398Z] #0 3.146 (2/3) Installing dumb-init (1.2.5-r3) [2026-04-21T09:24:33.398Z] #0 3.150 (3/3) Installing tzdata (2026a-r0) [2026-04-21T09:24:33.398Z] #0 3.182 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:24:33.398Z] #0 3.189 Executing ca-certificates-20260413-r0.trigger [2026-04-21T09:24:33.398Z] #0 3.270 OK: 8 MiB in 19 packages [2026-04-21T09:24:33.398Z] #59 ... [2026-04-21T09:24:33.398Z] [2026-04-21T09:24:33.398Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-21T09:24:33.398Z] #0 6.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:33.398Z] #0 6.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:33.398Z] #0 6.490 (1/2) Installing dumb-init (1.2.5-r3) [2026-04-21T09:24:33.398Z] #0 6.493 (2/2) Installing su-exec (0.2-r3) [2026-04-21T09:24:33.398Z] #0 6.501 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:24:33.398Z] #0 6.517 OK: 7 MiB in 18 packages [2026-04-21T09:24:33.398Z] #60 ... [2026-04-21T09:24:33.398Z] [2026-04-21T09:24:33.398Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-21T09:24:33.398Z] #0 5.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:33.398Z] #0 5.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:33.398Z] #0 5.930 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-21T09:24:33.398Z] #0 5.930 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-21T09:24:33.398Z] #0 5.930 OK: 26324 distinct packages available [2026-04-21T09:24:33.398Z] #0 6.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:33.398Z] #0 6.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:33.398Z] #0 6.556 (1/5) Installing dumb-init (1.2.5-r3) [2026-04-21T09:24:33.398Z] #0 6.563 (2/5) Installing musl-obstack (1.2.3-r2) [2026-04-21T09:24:33.398Z] #0 6.565 (3/5) Installing libucontext (1.3.2-r0) [2026-04-21T09:24:33.398Z] #0 6.567 (4/5) Installing gcompat (1.1.0-r4) [2026-04-21T09:24:33.398Z] #0 6.573 (5/5) Installing openssl (3.5.6-r0) [2026-04-21T09:24:33.398Z] #0 6.580 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:24:33.398Z] #0 6.592 OK: 8 MiB in 21 packages [2026-04-21T09:24:33.674Z] #61 ... [2026-04-21T09:24:33.674Z] [2026-04-21T09:24:33.674Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-21T09:24:33.674Z] #0 3.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:33.674Z] #0 3.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:33.674Z] #0 4.473 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-21T09:24:33.674Z] #0 4.785 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:24:33.674Z] #0 4.790 OK: 7 MiB in 17 packages [2026-04-21T09:24:33.674Z] #62 ... [2026-04-21T09:24:33.674Z] [2026-04-21T09:24:33.674Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-21T09:24:33.674Z] #0 1.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:33.674Z] #0 1.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:33.674Z] #0 1.877 OK: 265 MiB in 60 packages [2026-04-21T09:24:33.674Z] #63 ... [2026-04-21T09:24:33.674Z] [2026-04-21T09:24:33.674Z] #64 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T09:24:33.674Z] #0 0.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:33.674Z] #0 0.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:33.674Z] #0 1.627 OK: 265 MiB in 60 packages [2026-04-21T09:24:33.955Z] #64 ... [2026-04-21T09:24:33.955Z] [2026-04-21T09:24:33.955Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-21T09:24:33.955Z] #0 9.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:33.955Z] #0 9.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:33.955Z] #0 9.936 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-21T09:24:33.955Z] #0 9.936 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-21T09:24:33.955Z] #0 9.936 OK: 26324 distinct packages available [2026-04-21T09:24:33.955Z] #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:33.955Z] #0 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:33.955Z] #0 10.47 (1/4) Installing dumb-init (1.2.5-r3) [2026-04-21T09:24:33.955Z] #0 10.47 (2/4) Installing musl-obstack (1.2.3-r2) [2026-04-21T09:24:33.955Z] #0 10.47 (3/4) Installing libucontext (1.3.2-r0) [2026-04-21T09:24:33.955Z] #0 10.48 (4/4) Installing gcompat (1.1.0-r4) [2026-04-21T09:24:33.955Z] #0 10.48 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:24:33.955Z] #0 10.49 OK: 8 MiB in 20 packages [2026-04-21T09:24:33.955Z] #65 ... [2026-04-21T09:24:33.955Z] [2026-04-21T09:24:33.955Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-21T09:24:34.221Z] #66 ... [2026-04-21T09:24:34.221Z] [2026-04-21T09:24:34.221Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-21T09:24:34.221Z] #0 4.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:34.221Z] #0 4.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:34.221Z] #0 5.332 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-21T09:24:34.221Z] #0 5.332 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-21T09:24:34.221Z] #0 5.332 OK: 26324 distinct packages available [2026-04-21T09:24:34.221Z] #0 5.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:34.221Z] #0 5.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:34.221Z] #0 5.929 (1/13) Installing brotli-libs (1.1.0-r2) [2026-04-21T09:24:34.221Z] #0 5.944 (2/13) Installing c-ares (1.34.6-r0) [2026-04-21T09:24:34.221Z] #0 5.953 (3/13) Installing libunistring (1.3-r0) [2026-04-21T09:24:34.221Z] #0 5.973 (4/13) Installing libidn2 (2.3.7-r0) [2026-04-21T09:24:34.221Z] #0 5.980 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-04-21T09:24:34.221Z] #0 5.984 (6/13) Installing libpsl (0.21.5-r3) [2026-04-21T09:24:34.221Z] #0 5.999 (7/13) Installing zstd-libs (1.5.7-r0) [2026-04-21T09:24:34.221Z] #0 6.015 (8/13) Installing libcurl (8.14.1-r2) [2026-04-21T09:24:34.221Z] #0 6.020 (9/13) Installing curl (8.14.1-r2) [2026-04-21T09:24:34.221Z] #0 6.027 (10/13) Installing dumb-init (1.2.5-r3) [2026-04-21T09:24:34.221Z] #0 6.035 (11/13) Installing musl-obstack (1.2.3-r2) [2026-04-21T09:24:34.221Z] #0 6.040 (12/13) Installing libucontext (1.3.2-r0) [2026-04-21T09:24:34.221Z] #0 6.043 (13/13) Installing gcompat (1.1.0-r4) [2026-04-21T09:24:34.221Z] #0 6.048 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:24:34.221Z] #0 6.061 OK: 13 MiB in 29 packages [2026-04-21T09:24:34.221Z] #67 ... [2026-04-21T09:24:34.221Z] [2026-04-21T09:24:34.221Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-21T09:24:34.221Z] #0 3.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:34.221Z] #0 3.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:34.221Z] #0 4.230 (1/4) Installing ca-certificates (20260413-r0) [2026-04-21T09:24:34.221Z] #0 4.250 (2/4) Installing dumb-init (1.2.5-r3) [2026-04-21T09:24:34.221Z] #0 4.253 (3/4) Installing su-exec (0.2-r3) [2026-04-21T09:24:34.221Z] #0 4.256 (4/4) Installing yq-go (4.47.2-r3) [2026-04-21T09:24:34.221Z] #0 4.340 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:24:34.221Z] #0 4.348 Executing ca-certificates-20260413-r0.trigger [2026-04-21T09:24:34.221Z] #0 4.785 OK: 20 MiB in 20 packages [2026-04-21T09:24:34.482Z] #68 ... [2026-04-21T09:24:34.482Z] [2026-04-21T09:24:34.482Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-21T09:24:34.482Z] #69 ... [2026-04-21T09:24:34.482Z] [2026-04-21T09:24:34.482Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T09:24:34.482Z] #37 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.8s done [2026-04-21T09:24:37.011Z] #37 ... [2026-04-21T09:24:37.011Z] [2026-04-21T09:24:37.011Z] #43 [core-keeper internal] load build context [2026-04-21T09:24:37.011Z] #43 transferring context: 640.16MB 14.7s done [2026-04-21T09:24:37.011Z] #43 ... [2026-04-21T09:24:37.011Z] [2026-04-21T09:24:37.011Z] #51 [support-notifications internal] load build context [2026-04-21T09:24:37.269Z] #51 transferring context: 640.16MB 16.3s done [2026-04-21T09:24:37.835Z] #51 ... [2026-04-21T09:24:37.835Z] [2026-04-21T09:24:37.835Z] #45 [security-bootstrapper internal] load build context [2026-04-21T09:24:39.208Z] #45 transferring context: 640.16MB 17.9s done [2026-04-21T09:24:40.218Z] #45 ... [2026-04-21T09:24:40.219Z] [2026-04-21T09:24:40.219Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-21T09:24:40.219Z] #70 ... [2026-04-21T09:24:40.219Z] [2026-04-21T09:24:40.219Z] #42 [core-command internal] load build context [2026-04-21T09:24:40.219Z] #42 transferring context: 640.16MB 15.9s done [2026-04-21T09:24:41.594Z] #42 ... [2026-04-21T09:24:41.594Z] [2026-04-21T09:24:41.594Z] #46 [security-secretstore-setup internal] load build context [2026-04-21T09:24:41.594Z] #46 transferring context: 640.16MB 15.6s done [2026-04-21T09:24:41.594Z] #46 ... [2026-04-21T09:24:41.594Z] [2026-04-21T09:24:41.594Z] #47 [security-spiffe-token-provider internal] load build context [2026-04-21T09:24:41.594Z] #47 transferring context: 640.16MB 13.8s done [2026-04-21T09:24:41.594Z] #47 ... [2026-04-21T09:24:41.594Z] [2026-04-21T09:24:41.594Z] #52 [core-data internal] load build context [2026-04-21T09:24:41.594Z] #52 transferring context: 640.16MB 15.3s done [2026-04-21T09:24:41.853Z] #52 ... [2026-04-21T09:24:41.853Z] [2026-04-21T09:24:41.853Z] #28 [support-scheduler internal] load build context [2026-04-21T09:24:41.853Z] #28 transferring context: 640.16MB 14.2s done [2026-04-21T09:24:41.853Z] #28 ... [2026-04-21T09:24:41.853Z] [2026-04-21T09:24:41.853Z] #49 [core-metadata internal] load build context [2026-04-21T09:24:41.853Z] #49 transferring context: 640.16MB 14.2s done [2026-04-21T09:24:42.113Z] #49 ... [2026-04-21T09:24:42.113Z] [2026-04-21T09:24:42.113Z] #50 [security-proxy-setup internal] load build context [2026-04-21T09:24:42.113Z] #50 transferring context: 640.16MB 14.6s done [2026-04-21T09:24:42.113Z] #50 ... [2026-04-21T09:24:42.113Z] [2026-04-21T09:24:42.113Z] #9 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-21T09:24:42.113Z] #9 DONE 0.0s [2026-04-21T09:24:42.113Z] [2026-04-21T09:24:42.113Z] #2 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-04-21T09:24:42.113Z] #2 DONE 0.3s [2026-04-21T09:24:42.113Z] [2026-04-21T09:24:42.113Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T09:24:42.113Z] #57 DONE 19.8s [2026-04-21T09:24:42.113Z] [2026-04-21T09:24:42.113Z] #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-21T09:24:42.113Z] #53 DONE 19.8s [2026-04-21T09:24:42.113Z] [2026-04-21T09:24:42.113Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-21T09:24:42.113Z] #58 DONE 19.8s [2026-04-21T09:24:42.113Z] [2026-04-21T09:24:42.113Z] #48 [core-common-config-bootstrapper internal] load build context [2026-04-21T09:24:42.113Z] #48 transferring context: 640.16MB 14.8s done [2026-04-21T09:24:42.375Z] #48 ... [2026-04-21T09:24:42.375Z] [2026-04-21T09:24:42.375Z] #64 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T09:24:42.375Z] #64 DONE 19.9s [2026-04-21T09:24:42.375Z] [2026-04-21T09:24:42.375Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-21T09:24:42.375Z] #68 DONE 19.7s [2026-04-21T09:24:42.375Z] [2026-04-21T09:24:42.375Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-21T09:24:42.375Z] #59 DONE 19.7s [2026-04-21T09:24:42.375Z] [2026-04-21T09:24:42.375Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-21T09:24:42.375Z] #62 DONE 19.7s [2026-04-21T09:24:42.375Z] [2026-04-21T09:24:42.375Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-21T09:24:42.375Z] #63 DONE 19.9s [2026-04-21T09:24:42.375Z] [2026-04-21T09:24:42.375Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-21T09:24:42.375Z] #60 DONE 19.7s [2026-04-21T09:24:42.375Z] [2026-04-21T09:24:42.375Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-21T09:24:42.375Z] #61 DONE 19.7s [2026-04-21T09:24:42.375Z] [2026-04-21T09:24:42.375Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-21T09:24:42.375Z] #67 DONE 19.7s [2026-04-21T09:24:42.375Z] [2026-04-21T09:24:42.375Z] #47 [security-spiffe-token-provider internal] load build context [2026-04-21T09:24:42.375Z] #47 DONE 21.2s [2026-04-21T09:24:42.375Z] [2026-04-21T09:24:42.375Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-21T09:24:42.375Z] #65 DONE 19.8s [2026-04-21T09:24:42.375Z] [2026-04-21T09:24:42.375Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-21T09:24:42.375Z] #71 ... [2026-04-21T09:24:42.375Z] [2026-04-21T09:24:42.375Z] #49 [core-metadata internal] load build context [2026-04-21T09:24:42.375Z] #49 DONE 21.2s [2026-04-21T09:24:42.375Z] [2026-04-21T09:24:42.375Z] #28 [support-scheduler internal] load build context [2026-04-21T09:24:42.375Z] #28 DONE 21.2s [2026-04-21T09:24:42.375Z] [2026-04-21T09:24:42.375Z] #43 [core-keeper internal] load build context [2026-04-21T09:24:42.375Z] #43 DONE 21.3s [2026-04-21T09:24:42.375Z] [2026-04-21T09:24:42.375Z] #50 [security-proxy-setup internal] load build context [2026-04-21T09:24:42.375Z] #50 DONE 21.3s [2026-04-21T09:24:42.375Z] [2026-04-21T09:24:42.375Z] #48 [core-common-config-bootstrapper internal] load build context [2026-04-21T09:24:42.375Z] #48 DONE 21.3s [2026-04-21T09:24:42.375Z] [2026-04-21T09:24:42.375Z] #52 [core-data internal] load build context [2026-04-21T09:24:42.375Z] #52 DONE 21.4s [2026-04-21T09:24:42.375Z] [2026-04-21T09:24:42.375Z] #46 [security-secretstore-setup internal] load build context [2026-04-21T09:24:42.375Z] #46 DONE 21.5s [2026-04-21T09:24:42.375Z] [2026-04-21T09:24:42.375Z] #42 [core-command internal] load build context [2026-04-21T09:24:42.375Z] #42 DONE 21.4s [2026-04-21T09:24:42.636Z] [2026-04-21T09:24:42.636Z] #51 [support-notifications internal] load build context [2026-04-21T09:24:42.636Z] #51 DONE 21.4s [2026-04-21T09:24:42.636Z] [2026-04-21T09:24:42.636Z] #45 [security-bootstrapper internal] load build context [2026-04-21T09:24:42.636Z] #45 DONE 21.5s [2026-04-21T09:24:42.636Z] [2026-04-21T09:24:42.636Z] #72 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:24:42.636Z] #72 DONE 0.3s [2026-04-21T09:24:42.636Z] [2026-04-21T09:24:42.636Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:24:42.636Z] #73 DONE 0.2s [2026-04-21T09:24:42.636Z] [2026-04-21T09:24:42.636Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:24:42.636Z] #74 DONE 0.3s [2026-04-21T09:24:42.636Z] [2026-04-21T09:24:42.636Z] #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:24:42.636Z] #75 DONE 0.2s [2026-04-21T09:24:42.636Z] [2026-04-21T09:24:42.636Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:24:42.636Z] #76 DONE 0.2s [2026-04-21T09:24:42.636Z] [2026-04-21T09:24:42.636Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-21T09:24:42.636Z] #56 DONE 20.1s [2026-04-21T09:24:42.636Z] [2026-04-21T09:24:42.636Z] #77 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:24:42.636Z] #77 ... [2026-04-21T09:24:42.636Z] [2026-04-21T09:24:42.636Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-21T09:24:42.636Z] #32 DONE 0.5s [2026-04-21T09:24:42.636Z] [2026-04-21T09:24:42.636Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2026-04-21T09:24:42.636Z] #33 DONE 1.1s [2026-04-21T09:24:42.636Z] [2026-04-21T09:24:42.636Z] #20 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:24:42.636Z] #20 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-04-21T09:24:42.636Z] #20 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.5s done [2026-04-21T09:24:42.636Z] #20 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T09:24:42.636Z] #20 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-21T09:24:42.636Z] #20 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-21T09:24:42.636Z] #20 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-04-21T09:24:42.636Z] #20 DONE 1.7s [2026-04-21T09:24:42.636Z] [2026-04-21T09:24:42.636Z] #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T09:24:42.636Z] #64 DONE 19.9s [2026-04-21T09:24:42.636Z] [2026-04-21T09:24:42.636Z] #78 [security-proxy-auth internal] load .dockerignore [2026-04-21T09:24:42.636Z] #78 transferring context: 50B done [2026-04-21T09:24:42.636Z] #78 DONE 0.6s [2026-04-21T09:24:42.636Z] [2026-04-21T09:24:42.636Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T09:24:42.636Z] #37 DONE 20.3s [2026-04-21T09:24:42.896Z] [2026-04-21T09:24:42.896Z] #79 [security-proxy-auth internal] load build context [2026-04-21T09:24:43.155Z] #79 ... [2026-04-21T09:24:43.155Z] [2026-04-21T09:24:43.155Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-21T09:24:43.155Z] #66 DONE 20.4s [2026-04-21T09:24:43.155Z] [2026-04-21T09:24:43.155Z] #79 [security-proxy-auth internal] load build context [2026-04-21T09:24:44.529Z] #79 ... [2026-04-21T09:24:44.529Z] [2026-04-21T09:24:44.529Z] #54 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-21T09:24:44.529Z] #54 20.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:44.529Z] #54 20.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:44.529Z] #54 21.06 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-21T09:24:44.529Z] #54 21.07 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:24:44.529Z] #54 21.08 OK: 7 MiB in 17 packages [2026-04-21T09:24:44.529Z] #54 DONE 21.8s [2026-04-21T09:24:44.529Z] [2026-04-21T09:24:44.529Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-21T09:24:44.529Z] #69 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:44.529Z] #69 20.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:44.529Z] #69 20.99 (1/4) Installing dumb-init (1.2.5-r3) [2026-04-21T09:24:44.529Z] #69 20.99 (2/4) Installing openssl (3.5.6-r0) [2026-04-21T09:24:44.529Z] #69 21.00 (3/4) Installing su-exec (0.2-r3) [2026-04-21T09:24:44.529Z] #69 21.01 (4/4) Installing yq-go (4.47.2-r3) [2026-04-21T09:24:44.529Z] #69 21.11 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:24:44.529Z] #69 21.13 OK: 20 MiB in 20 packages [2026-04-21T09:24:44.529Z] #69 DONE 21.7s [2026-04-21T09:24:44.529Z] [2026-04-21T09:24:44.529Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-21T09:24:44.529Z] #55 20.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:44.529Z] #55 20.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:44.529Z] #55 20.92 (1/7) Installing ca-certificates (20260413-r0) [2026-04-21T09:24:44.529Z] #55 20.95 (2/7) Installing dumb-init (1.2.5-r3) [2026-04-21T09:24:44.529Z] #55 20.96 (3/7) Installing libgcc (14.2.0-r6) [2026-04-21T09:24:44.529Z] #55 20.96 (4/7) Installing libsodium (1.0.20-r1) [2026-04-21T09:24:44.529Z] #55 20.97 (5/7) Installing libstdc++ (14.2.0-r6) [2026-04-21T09:24:44.529Z] #55 21.03 (6/7) Installing libzmq (4.3.5-r2) [2026-04-21T09:24:44.529Z] #55 21.04 (7/7) Installing zeromq (4.3.5-r2) [2026-04-21T09:24:44.529Z] #55 21.05 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:24:44.529Z] #55 21.06 Executing ca-certificates-20260413-r0.trigger [2026-04-21T09:24:44.529Z] #55 21.10 OK: 12 MiB in 23 packages [2026-04-21T09:24:44.529Z] #55 DONE 21.7s [2026-04-21T09:24:44.529Z] [2026-04-21T09:24:44.529Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:24:44.529Z] #0 1.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:44.529Z] #0 1.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:44.529Z] #0 1.784 OK: 8 MiB in 19 packages [2026-04-21T09:24:44.529Z] #80 DONE 2.0s [2026-04-21T09:24:44.529Z] [2026-04-21T09:24:44.529Z] #79 [security-proxy-auth internal] load build context [2026-04-21T09:24:44.529Z] #79 ... [2026-04-21T09:24:44.529Z] [2026-04-21T09:24:44.529Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-21T09:24:44.529Z] #0 1.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:44.529Z] #0 1.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:44.529Z] #0 1.705 OK: 20 MiB in 20 packages [2026-04-21T09:24:44.529Z] #81 DONE 2.1s [2026-04-21T09:24:44.529Z] [2026-04-21T09:24:44.529Z] #79 [security-proxy-auth internal] load build context [2026-04-21T09:24:44.529Z] #79 ... [2026-04-21T09:24:44.529Z] [2026-04-21T09:24:44.529Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-21T09:24:44.529Z] #70 13.29 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:44.529Z] #70 13.50 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:44.529Z] #70 14.16 OK: 265 MiB in 60 packages [2026-04-21T09:24:44.529Z] #70 DONE 14.5s [2026-04-21T09:24:44.529Z] [2026-04-21T09:24:44.529Z] #79 [security-proxy-auth internal] load build context [2026-04-21T09:24:45.097Z] #79 ... [2026-04-21T09:24:45.097Z] [2026-04-21T09:24:45.097Z] #82 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-04-21T09:24:45.097Z] #82 DONE 0.2s [2026-04-21T09:24:45.097Z] [2026-04-21T09:24:45.097Z] #79 [security-proxy-auth internal] load build context [2026-04-21T09:24:45.097Z] #79 ... [2026-04-21T09:24:45.097Z] [2026-04-21T09:24:45.097Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:24:45.097Z] #0 2.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:45.097Z] #0 2.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:45.097Z] #0 2.578 OK: 7 MiB in 17 packages [2026-04-21T09:24:45.097Z] #83 DONE 2.8s [2026-04-21T09:24:45.097Z] [2026-04-21T09:24:45.097Z] #79 [security-proxy-auth internal] load build context [2026-04-21T09:24:45.355Z] #79 ... [2026-04-21T09:24:45.355Z] [2026-04-21T09:24:45.355Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-21T09:24:45.355Z] #71 2.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:45.355Z] #71 2.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:45.355Z] #71 2.730 OK: 8 MiB in 20 packages [2026-04-21T09:24:45.355Z] #71 DONE 3.1s [2026-04-21T09:24:45.355Z] [2026-04-21T09:24:45.355Z] #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-21T09:24:45.355Z] #0 2.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:45.355Z] #0 2.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:45.355Z] #0 2.797 OK: 7 MiB in 18 packages [2026-04-21T09:24:45.355Z] #84 DONE 3.2s [2026-04-21T09:24:45.355Z] [2026-04-21T09:24:45.355Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:24:45.355Z] #0 2.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:45.355Z] #0 2.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:45.355Z] #0 2.740 OK: 13 MiB in 29 packages [2026-04-21T09:24:45.355Z] #85 DONE 3.2s [2026-04-21T09:24:45.355Z] [2026-04-21T09:24:45.355Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-04-21T09:24:45.355Z] #0 2.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:45.355Z] #0 2.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:45.355Z] #0 2.820 OK: 8 MiB in 21 packages [2026-04-21T09:24:45.355Z] #86 DONE 3.2s [2026-04-21T09:24:45.355Z] [2026-04-21T09:24:45.355Z] #79 [security-proxy-auth internal] load build context [2026-04-21T09:24:47.926Z] #79 transferring context: 542.74MB 5.0s [2026-04-21T09:24:48.866Z] #79 transferring context: 640.16MB 5.8s done [2026-04-21T09:24:49.127Z] #79 DONE 6.2s [2026-04-21T09:24:49.127Z] [2026-04-21T09:24:49.127Z] #72 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:24:49.127Z] #72 DONE 0.3s [2026-04-21T09:24:49.127Z] [2026-04-21T09:24:49.127Z] #77 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:24:51.771Z] Removing intermediate container e77a807a21b8 [2026-04-21T09:24:51.771Z] ---> 3ba926502603 [2026-04-21T09:24:51.771Z] Successfully built 3ba926502603 [2026-04-21T09:24:51.771Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:24:52.116Z] + docker inspect -f . ci-base-image-arm64 [2026-04-21T09:24:52.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T09:24:52.333Z] prd-ubuntu20.04-docker-arm64-4c-16g-7922 does not seem to be running inside a container [2026-04-21T09:24:52.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@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-04-21T09:24:52.486Z] #77 ... [2026-04-21T09:24:52.486Z] [2026-04-21T09:24:52.486Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:24:52.745Z] #87 ... [2026-04-21T09:24:52.745Z] [2026-04-21T09:24:52.745Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:24:53.217Z] #88 ... [2026-04-21T09:24:53.217Z] [2026-04-21T09:24:53.217Z] #89 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:24:53.217Z] #89 ... [2026-04-21T09:24:53.217Z] [2026-04-21T09:24:53.217Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:24:53.474Z] #90 ... [2026-04-21T09:24:53.474Z] [2026-04-21T09:24:53.474Z] #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-21T09:24:53.474Z] #0 2.423 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:53.474Z] #0 2.639 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:53.474Z] #0 3.258 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-21T09:24:53.474Z] #0 3.419 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:24:53.474Z] #0 3.509 OK: 7 MiB in 17 packages [2026-04-21T09:24:53.474Z] #91 ... [2026-04-21T09:24:53.474Z] [2026-04-21T09:24:53.474Z] #92 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-04-21T09:24:53.474Z] #0 2.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:53.474Z] #0 2.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:53.474Z] #0 3.123 OK: 7 MiB in 17 packages [2026-04-21T09:24:53.605Z] $ docker top c2eb31e6b4afd6367b9c9d9d6eb3ce89b733c13a3c8d96439d1ca96a06f268e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-21T09:24:54.407Z] #92 ... [2026-04-21T09:24:54.407Z] [2026-04-21T09:24:54.407Z] #93 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:24:54.407Z] #0 3.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:54.407Z] #0 3.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:54.407Z] #0 3.554 OK: 12 MiB in 23 packages [2026-04-21T09:24:54.407Z] #93 ... [2026-04-21T09:24:54.407Z] [2026-04-21T09:24:54.407Z] #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-21T09:24:54.407Z] #0 2.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:54.407Z] #0 3.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:24:54.407Z] #0 3.617 OK: 20 MiB in 20 packages [2026-04-21T09:24:54.443Z] + go version [2026-04-21T09:24:54.443Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-04-21T09:24:54.466Z] $ docker stop --time=1 c2eb31e6b4afd6367b9c9d9d6eb3ce89b733c13a3c8d96439d1ca96a06f268e4 [2026-04-21T09:24:54.978Z] #94 ... [2026-04-21T09:24:54.978Z] [2026-04-21T09:24:54.978Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:24:54.978Z] #95 ... [2026-04-21T09:24:54.978Z] [2026-04-21T09:24:54.978Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T09:24:55.544Z] #96 ... [2026-04-21T09:24:55.544Z] [2026-04-21T09:24:55.544Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-04-21T09:24:55.544Z] #97 ... [2026-04-21T09:24:55.544Z] [2026-04-21T09:24:55.544Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T09:24:56.088Z] $ docker rm -f --volumes c2eb31e6b4afd6367b9c9d9d6eb3ce89b733c13a3c8d96439d1ca96a06f268e4 [2026-04-21T09:24:56.119Z] #98 ... [2026-04-21T09:24:56.119Z] [2026-04-21T09:24:56.119Z] #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [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-04-21T09:24:56.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-04-21T09:24:56.814Z] [2026-04-21T09:24:56.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:24:57.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-04-21T09:24:57.162Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-04-21T09:24:57.162Z] 547446be3368: Pulling fs layer [2026-04-21T09:24:57.162Z] d125d8839a47: Pulling fs layer [2026-04-21T09:24:57.162Z] 3e85d5ac6304: Pulling fs layer [2026-04-21T09:24:57.162Z] c3105a71a48b: Pulling fs layer [2026-04-21T09:24:57.162Z] 0f093f025ec4: Pulling fs layer [2026-04-21T09:24:57.162Z] c3106fc0e877: Pulling fs layer [2026-04-21T09:24:57.162Z] c3105a71a48b: Waiting [2026-04-21T09:24:57.162Z] 0f093f025ec4: Waiting [2026-04-21T09:24:57.162Z] c3106fc0e877: Waiting [2026-04-21T09:24:57.435Z] 547446be3368: Verifying Checksum [2026-04-21T09:24:57.435Z] 547446be3368: Download complete [2026-04-21T09:24:57.435Z] c3105a71a48b: Verifying Checksum [2026-04-21T09:24:57.435Z] c3105a71a48b: Download complete [2026-04-21T09:24:57.702Z] d125d8839a47: Verifying Checksum [2026-04-21T09:24:57.702Z] d125d8839a47: Download complete [2026-04-21T09:24:57.702Z] c3106fc0e877: Verifying Checksum [2026-04-21T09:24:57.702Z] c3106fc0e877: Download complete [2026-04-21T09:24:57.970Z] 0f093f025ec4: Verifying Checksum [2026-04-21T09:24:57.970Z] 0f093f025ec4: Download complete [2026-04-21T09:24:58.242Z] 547446be3368: Pull complete [2026-04-21T09:24:59.656Z] d125d8839a47: Pull complete [2026-04-21T09:24:59.924Z] 3e85d5ac6304: Verifying Checksum [2026-04-21T09:24:59.924Z] 3e85d5ac6304: Download complete [2026-04-21T09:25:02.691Z] #99 ... [2026-04-21T09:25:02.692Z] [2026-04-21T09:25:02.692Z] #92 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-04-21T09:25:02.692Z] #92 DONE 18.4s [2026-04-21T09:25:02.692Z] [2026-04-21T09:25:02.692Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T09:25:02.692Z] #98 DONE 17.2s [2026-04-21T09:25:02.692Z] [2026-04-21T09:25:02.692Z] #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-21T09:25:02.692Z] #91 DONE 19.7s [2026-04-21T09:25:02.692Z] [2026-04-21T09:25:02.692Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-04-21T09:25:02.692Z] #100 ... [2026-04-21T09:25:02.692Z] [2026-04-21T09:25:02.692Z] #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-21T09:25:02.692Z] #94 DONE 18.4s [2026-04-21T09:25:02.692Z] [2026-04-21T09:25:02.692Z] #93 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:25:02.692Z] #93 DONE 18.4s [2026-04-21T09:25:02.692Z] [2026-04-21T09:25:02.692Z] #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:25:02.692Z] #77 DONE 20.1s [2026-04-21T09:25:02.692Z] [2026-04-21T09:25:02.692Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:25:02.692Z] #90 DONE 20.1s [2026-04-21T09:25:02.692Z] [2026-04-21T09:25:02.692Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:25:02.692Z] #95 DONE 17.8s [2026-04-21T09:25:02.692Z] [2026-04-21T09:25:02.692Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:25:02.692Z] #88 DONE 20.1s [2026-04-21T09:25:02.692Z] [2026-04-21T09:25:02.692Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-04-21T09:25:02.692Z] #97 DONE 17.2s [2026-04-21T09:25:02.692Z] [2026-04-21T09:25:02.692Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:25:02.692Z] #87 DONE 20.1s [2026-04-21T09:25:02.692Z] [2026-04-21T09:25:02.692Z] #89 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:25:02.692Z] #89 DONE 20.1s [2026-04-21T09:25:02.692Z] [2026-04-21T09:25:02.692Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T09:25:02.692Z] #96 DONE 17.3s [2026-04-21T09:25:02.950Z] [2026-04-21T09:25:02.950Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-04-21T09:25:02.950Z] #100 DONE 0.3s [2026-04-21T09:25:02.950Z] [2026-04-21T09:25:02.950Z] #101 [security-proxy-auth builder 6/7] COPY . . [2026-04-21T09:25:02.950Z] #101 ... [2026-04-21T09:25:02.950Z] [2026-04-21T09:25:02.950Z] #102 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-04-21T09:25:02.950Z] #102 DONE 0.3s [2026-04-21T09:25:03.208Z] [2026-04-21T09:25:03.208Z] #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-04-21T09:25:03.208Z] #99 DONE 17.7s [2026-04-21T09:25:03.208Z] [2026-04-21T09:25:03.208Z] #103 [security-secretstore-setup builder 6/7] COPY . . [2026-04-21T09:25:10.072Z] 3e85d5ac6304: Pull complete [2026-04-21T09:25:10.072Z] c3105a71a48b: Pull complete [2026-04-21T09:25:10.708Z] 0f093f025ec4: Pull complete [2026-04-21T09:25:10.973Z] c3106fc0e877: Pull complete [2026-04-21T09:25:10.973Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-04-21T09:25:10.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-04-21T09:25:10.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T09:25:11.177Z] prd-ubuntu20.04-docker-arm64-4c-16g-7922 does not seem to be running inside a container [2026-04-21T09:25:11.244Z] $ 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/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@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-04-21T09:25:13.206Z] #103 ... [2026-04-21T09:25:13.206Z] [2026-04-21T09:25:13.206Z] #104 [support-notifications builder 6/7] COPY . . [2026-04-21T09:25:13.206Z] #104 ... [2026-04-21T09:25:13.206Z] [2026-04-21T09:25:13.206Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2026-04-21T09:25:13.206Z] #105 ... [2026-04-21T09:25:13.206Z] [2026-04-21T09:25:13.206Z] #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-04-21T09:25:13.206Z] #106 ... [2026-04-21T09:25:13.206Z] [2026-04-21T09:25:13.206Z] #107 [core-keeper builder 7/8] COPY . . [2026-04-21T09:25:13.468Z] #107 ... [2026-04-21T09:25:13.468Z] [2026-04-21T09:25:13.468Z] #108 [support-scheduler builder 6/7] COPY . . [2026-04-21T09:25:13.468Z] #108 ... [2026-04-21T09:25:13.468Z] [2026-04-21T09:25:13.468Z] #109 [security-spire-config stage-2 6/10] COPY security.txt / [2026-04-21T09:25:13.735Z] #109 ... [2026-04-21T09:25:13.735Z] [2026-04-21T09:25:13.735Z] #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T09:25:13.735Z] #110 ... [2026-04-21T09:25:13.735Z] [2026-04-21T09:25:13.735Z] #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-04-21T09:25:13.999Z] #111 ... [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2026-04-21T09:25:13.999Z] #105 DONE 11.3s [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:25:13.999Z] #112 CACHED [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #113 [security-proxy-auth builder 6/7] COPY . . [2026-04-21T09:25:13.999Z] #113 CACHED [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:25:13.999Z] #114 CACHED [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #108 [support-scheduler builder 6/7] COPY . . [2026-04-21T09:25:13.999Z] #108 DONE 11.3s [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-04-21T09:25:13.999Z] #106 DONE 11.3s [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #104 [support-notifications builder 6/7] COPY . . [2026-04-21T09:25:13.999Z] #104 DONE 11.3s [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #115 [core-command builder 6/7] COPY . . [2026-04-21T09:25:13.999Z] #115 CACHED [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #116 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:25:13.999Z] #116 CACHED [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:25:13.999Z] #117 CACHED [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:25:13.999Z] #118 CACHED [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-04-21T09:25:13.999Z] #119 CACHED [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:25:13.999Z] #120 CACHED [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #101 [core-metadata builder 6/7] COPY . . [2026-04-21T09:25:13.999Z] #101 DONE 11.4s [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:25:13.999Z] #121 CACHED [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #122 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:25:13.999Z] #122 CACHED [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #123 [core-data builder 6/7] COPY . . [2026-04-21T09:25:13.999Z] #123 CACHED [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #103 [security-proxy-setup builder 6/7] COPY . . [2026-04-21T09:25:13.999Z] #103 DONE 11.3s [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #107 [core-keeper builder 7/8] COPY . . [2026-04-21T09:25:13.999Z] #107 DONE 11.3s [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:25:13.999Z] #124 CACHED [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2026-04-21T09:25:13.999Z] #125 CACHED [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:25:13.999Z] #126 CACHED [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:25:13.999Z] #127 CACHED [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:25:13.999Z] #128 CACHED [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #129 [security-bootstrapper builder 6/7] COPY . . [2026-04-21T09:25:13.999Z] #129 CACHED [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-04-21T09:25:13.999Z] #111 DONE 8.3s [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T09:25:13.999Z] #110 DONE 11.3s [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #109 [security-spire-config stage-2 6/10] COPY security.txt / [2026-04-21T09:25:13.999Z] #109 DONE 11.1s [2026-04-21T09:25:13.999Z] [2026-04-21T09:25:13.999Z] #130 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-04-21T09:25:14.258Z] #130 DONE 0.3s [2026-04-21T09:25:14.258Z] [2026-04-21T09:25:14.258Z] #131 [security-spire-server stage-2 6/9] COPY security.txt / [2026-04-21T09:25:14.258Z] #131 DONE 0.3s [2026-04-21T09:25:14.258Z] [2026-04-21T09:25:14.258Z] #132 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-04-21T09:25:14.258Z] #132 DONE 0.3s [2026-04-21T09:25:14.258Z] [2026-04-21T09:25:14.258Z] #133 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-04-21T09:25:14.518Z] #133 ... [2026-04-21T09:25:14.518Z] [2026-04-21T09:25:14.518Z] #134 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-04-21T09:25:14.518Z] #134 DONE 0.1s [2026-04-21T09:25:14.518Z] [2026-04-21T09:25:14.518Z] #135 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-04-21T09:25:14.518Z] #135 DONE 0.1s [2026-04-21T09:25:14.518Z] [2026-04-21T09:25:14.518Z] #133 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-04-21T09:25:14.518Z] #133 DONE 0.1s [2026-04-21T09:25:14.518Z] [2026-04-21T09:25:14.518Z] #136 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-04-21T09:25:14.777Z] #136 DONE 0.2s [2026-04-21T09:25:14.777Z] [2026-04-21T09:25:14.777Z] #137 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-04-21T09:25:14.777Z] #137 DONE 0.2s [2026-04-21T09:25:14.777Z] [2026-04-21T09:25:14.777Z] #138 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-04-21T09:25:14.777Z] #138 DONE 0.2s [2026-04-21T09:25:14.777Z] [2026-04-21T09:25:14.777Z] #139 [security-spire-config] exporting to image [2026-04-21T09:25:14.777Z] #139 exporting layers [2026-04-21T09:25:15.037Z] #139 ... [2026-04-21T09:25:15.037Z] [2026-04-21T09:25:15.037Z] #140 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-04-21T09:25:15.037Z] #140 DONE 0.3s [2026-04-21T09:25:15.037Z] [2026-04-21T09:25:15.037Z] #141 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-04-21T09:25:15.037Z] #141 DONE 0.3s [2026-04-21T09:25:15.037Z] [2026-04-21T09:25:15.037Z] #142 [security-spire-server] exporting to image [2026-04-21T09:25:15.295Z] #142 ... [2026-04-21T09:25:15.295Z] [2026-04-21T09:25:15.295Z] #143 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-04-21T09:25:15.295Z] #143 DONE 0.2s [2026-04-21T09:25:15.295Z] [2026-04-21T09:25:15.295Z] #144 [security-spire-agent] exporting to image [2026-04-21T09:25:15.678Z] $ docker top aaefc5f164c3b0fa88fbe566e69e4f985073a0ed4fb0ec644e438887f4261d4f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-21T09:25:16.511Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-04-21T09:25:18.751Z] #144 ... [2026-04-21T09:25:18.751Z] [2026-04-21T09:25:18.751Z] #139 [security-spire-config] exporting to image [2026-04-21T09:25:18.751Z] #139 exporting layers 2.4s done [2026-04-21T09:25:18.751Z] #139 writing image sha256:9646cf6743fe484e37f4adfc02ceaa1504f48f56b93d8564960799e9986d2a00 1.3s done [2026-04-21T09:25:18.751Z] #139 naming to docker.io/library/security-spire-config 0.1s done [2026-04-21T09:25:18.751Z] #139 DONE 4.0s [2026-04-21T09:25:18.751Z] [2026-04-21T09:25:18.751Z] #142 [security-spire-server] exporting to image [2026-04-21T09:25:18.751Z] #142 exporting layers 2.6s done [2026-04-21T09:25:18.751Z] #142 writing image sha256:ead2804f34f5f8d36ee4943c4ef95a93f65b513c464555823dae49208b0a58a8 0.8s done [2026-04-21T09:25:18.751Z] #142 naming to docker.io/library/security-spire-server 0.1s done [2026-04-21T09:25:18.751Z] #142 DONE 3.8s [2026-04-21T09:25:19.009Z] [2026-04-21T09:25:19.009Z] #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-21T09:25:19.009Z] #0 1.167 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-04-21T09:25:19.573Z] #145 ... [2026-04-21T09:25:19.573Z] [2026-04-21T09:25:19.573Z] #144 [security-spire-agent] exporting to image [2026-04-21T09:25:19.573Z] #144 exporting layers 4.2s done [2026-04-21T09:25:19.573Z] #144 writing image sha256:98bb7b68a292104a898de997ef46528046ff54fcd89d26991a599deae5ea15b5 done [2026-04-21T09:25:19.573Z] #144 naming to docker.io/library/security-spire-agent 0.1s done [2026-04-21T09:25:20.947Z] #144 DONE 5.4s [2026-04-21T09:25:20.947Z] [2026-04-21T09:25:20.947Z] #146 [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-04-21T09:25:20.947Z] #0 1.038 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-04-21T09:25:24.230Z] #146 ... [2026-04-21T09:25:24.230Z] [2026-04-21T09:25:24.230Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-21T09:25:24.230Z] #0 0.971 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-04-21T09:25:24.230Z] #147 ... [2026-04-21T09:25:24.230Z] [2026-04-21T09:25:24.230Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-21T09:25:24.230Z] #0 0.938 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-04-21T09:25:24.230Z] #148 ... [2026-04-21T09:25:24.230Z] [2026-04-21T09:25:24.230Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-21T09:25:24.230Z] #0 0.897 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-04-21T09:25:24.489Z] #149 ... [2026-04-21T09:25:24.489Z] [2026-04-21T09:25:24.489Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T09:25:24.489Z] #0 0.600 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-04-21T09:25:24.749Z] #150 ... [2026-04-21T09:25:24.749Z] [2026-04-21T09:25:24.749Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-21T09:25:24.749Z] #0 0.911 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-04-21T09:25:24.749Z] #151 ... [2026-04-21T09:25:24.749Z] [2026-04-21T09:25:24.749Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-21T09:25:24.749Z] #0 0.461 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-04-21T09:25:25.006Z] #152 ... [2026-04-21T09:25:25.006Z] [2026-04-21T09:25:25.006Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-21T09:25:25.006Z] #0 0.915 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-04-21T09:25:25.006Z] #153 ... [2026-04-21T09:25:25.006Z] [2026-04-21T09:25:25.006Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-21T09:25:25.006Z] #0 0.653 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-04-21T09:25:25.266Z] #154 ... [2026-04-21T09:25:25.267Z] [2026-04-21T09:25:25.267Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-21T09:25:25.267Z] #0 0.675 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-04-21T09:25:25.267Z] #155 ... [2026-04-21T09:25:25.267Z] [2026-04-21T09:25:25.267Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-21T09:25:25.267Z] #0 0.617 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-04-21T09:25:26.588Z] #1 [support-notifications internal] load build definition from Dockerfile [2026-04-21T09:25:26.588Z] #1 transferring dockerfile: 2.02kB 0.0s done [2026-04-21T09:25:26.588Z] #1 DONE 0.1s [2026-04-21T09:25:26.588Z] [2026-04-21T09:25:26.588Z] #2 [core-command internal] load build definition from Dockerfile [2026-04-21T09:25:26.588Z] #2 transferring dockerfile: 1.94kB 0.0s done [2026-04-21T09:25:26.588Z] #2 DONE 0.1s [2026-04-21T09:25:26.588Z] [2026-04-21T09:25:26.588Z] #3 [support-scheduler internal] load build definition from Dockerfile [2026-04-21T09:25:26.588Z] #3 transferring dockerfile: 1.83kB 0.0s done [2026-04-21T09:25:26.588Z] #3 DONE 0.1s [2026-04-21T09:25:26.588Z] [2026-04-21T09:25:26.588Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-04-21T09:25:26.588Z] #4 transferring dockerfile: 2.23kB done [2026-04-21T09:25:26.588Z] #4 DONE 0.1s [2026-04-21T09:25:26.588Z] [2026-04-21T09:25:26.588Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-04-21T09:25:26.588Z] #5 transferring dockerfile: 1.89kB done [2026-04-21T09:25:26.588Z] #5 DONE 0.1s [2026-04-21T09:25:26.588Z] [2026-04-21T09:25:26.588Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2026-04-21T09:25:26.588Z] #6 transferring dockerfile: 2.49kB done [2026-04-21T09:25:26.588Z] #6 DONE 0.1s [2026-04-21T09:25:26.588Z] [2026-04-21T09:25:26.588Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2026-04-21T09:25:26.588Z] #7 transferring dockerfile: 2.14kB done [2026-04-21T09:25:26.588Z] #7 DONE 0.1s [2026-04-21T09:25:26.588Z] [2026-04-21T09:25:26.588Z] #8 [security-spire-server internal] load build definition from Dockerfile [2026-04-21T09:25:26.588Z] #8 transferring dockerfile: 1.70kB done [2026-04-21T09:25:26.588Z] #8 DONE 0.1s [2026-04-21T09:25:26.588Z] [2026-04-21T09:25:26.588Z] #9 [security-spire-config internal] load build definition from Dockerfile [2026-04-21T09:25:26.588Z] #9 transferring dockerfile: 1.69kB 0.0s done [2026-04-21T09:25:26.588Z] #9 DONE 0.1s [2026-04-21T09:25:26.588Z] [2026-04-21T09:25:26.588Z] #10 [core-data internal] load build definition from Dockerfile [2026-04-21T09:25:26.588Z] #10 transferring dockerfile: 2.04kB 0.0s done [2026-04-21T09:25:26.588Z] #10 DONE 0.1s [2026-04-21T09:25:26.588Z] [2026-04-21T09:25:26.588Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2026-04-21T09:25:26.588Z] #11 transferring dockerfile: 3.02kB 0.0s done [2026-04-21T09:25:26.588Z] #11 DONE 0.1s [2026-04-21T09:25:26.588Z] [2026-04-21T09:25:26.588Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2026-04-21T09:25:26.588Z] #12 transferring dockerfile: 1.81kB 0.0s done [2026-04-21T09:25:26.588Z] #12 DONE 0.1s [2026-04-21T09:25:26.588Z] [2026-04-21T09:25:26.589Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2026-04-21T09:25:26.589Z] #13 transferring dockerfile: 2.50kB done [2026-04-21T09:25:26.589Z] #13 DONE 0.0s [2026-04-21T09:25:26.589Z] [2026-04-21T09:25:26.589Z] #14 [core-metadata internal] load build definition from Dockerfile [2026-04-21T09:25:26.589Z] #14 transferring dockerfile: 2.10kB done [2026-04-21T09:25:26.589Z] #14 DONE 0.1s [2026-04-21T09:25:26.589Z] [2026-04-21T09:25:26.589Z] #15 [core-keeper internal] load build definition from Dockerfile [2026-04-21T09:25:26.589Z] #15 transferring dockerfile: 2.07kB 0.0s done [2026-04-21T09:25:26.589Z] #15 DONE 0.1s [2026-04-21T09:25:26.589Z] [2026-04-21T09:25:26.589Z] #16 [support-notifications internal] load .dockerignore [2026-04-21T09:25:26.589Z] #16 transferring context: 32B [2026-04-21T09:25:26.589Z] #16 transferring context: 50B 0.0s done [2026-04-21T09:25:26.589Z] #16 DONE 0.1s [2026-04-21T09:25:27.174Z] [2026-04-21T09:25:27.174Z] #17 [core-command internal] load .dockerignore [2026-04-21T09:25:28.131Z] #17 ... [2026-04-21T09:25:28.131Z] [2026-04-21T09:25:28.131Z] #18 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-21T09:25:28.131Z] #18 DONE 0.0s [2026-04-21T09:25:28.131Z] [2026-04-21T09:25:28.131Z] #19 [core-keeper internal] load .dockerignore [2026-04-21T09:25:28.397Z] #19 ... [2026-04-21T09:25:28.397Z] [2026-04-21T09:25:28.397Z] #17 [core-command internal] load .dockerignore [2026-04-21T09:25:28.397Z] #17 transferring context: 50B 0.0s done [2026-04-21T09:25:28.397Z] #17 DONE 1.3s [2026-04-21T09:25:28.397Z] [2026-04-21T09:25:28.397Z] #20 [support-scheduler internal] load .dockerignore [2026-04-21T09:25:28.397Z] #20 transferring context: 50B done [2026-04-21T09:25:28.397Z] #20 DONE 1.2s [2026-04-21T09:25:28.665Z] [2026-04-21T09:25:28.665Z] #18 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-21T09:25:28.665Z] #18 DONE 0.0s [2026-04-21T09:25:28.665Z] [2026-04-21T09:25:28.665Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2026-04-21T09:25:28.665Z] #21 transferring context: 50B 0.0s done [2026-04-21T09:25:28.665Z] #21 DONE 1.3s [2026-04-21T09:25:28.665Z] [2026-04-21T09:25:28.665Z] #22 [security-secretstore-setup internal] load .dockerignore [2026-04-21T09:25:28.665Z] #22 transferring context: 50B 0.0s done [2026-04-21T09:25:28.665Z] #22 DONE 1.3s [2026-04-21T09:25:28.665Z] [2026-04-21T09:25:28.665Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2026-04-21T09:25:28.665Z] #23 transferring context: 50B done [2026-04-21T09:25:28.665Z] #23 DONE 1.3s [2026-04-21T09:25:28.665Z] [2026-04-21T09:25:28.665Z] #18 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-21T09:25:28.665Z] #18 DONE 0.0s [2026-04-21T09:25:28.665Z] [2026-04-21T09:25:28.665Z] #19 [core-keeper internal] load .dockerignore [2026-04-21T09:25:28.939Z] #19 ... [2026-04-21T09:25:28.939Z] [2026-04-21T09:25:28.939Z] #24 [security-proxy-auth internal] load .dockerignore [2026-04-21T09:25:28.939Z] #24 transferring context: 50B 0.0s done [2026-04-21T09:25:28.939Z] #24 DONE 1.4s [2026-04-21T09:25:28.939Z] [2026-04-21T09:25:28.939Z] #25 [security-spire-config internal] load .dockerignore [2026-04-21T09:25:28.939Z] #25 transferring context: 50B 0.0s done [2026-04-21T09:25:28.939Z] #25 DONE 1.3s [2026-04-21T09:25:28.939Z] [2026-04-21T09:25:28.939Z] #19 [core-keeper internal] load .dockerignore [2026-04-21T09:25:28.939Z] #19 transferring context: 50B 0.0s done [2026-04-21T09:25:28.939Z] #19 ... [2026-04-21T09:25:28.939Z] [2026-04-21T09:25:28.939Z] #26 [core-data internal] load .dockerignore [2026-04-21T09:25:28.939Z] #26 transferring context: 50B 0.0s done [2026-04-21T09:25:28.939Z] #26 DONE 1.3s [2026-04-21T09:25:28.939Z] [2026-04-21T09:25:28.939Z] #27 [security-bootstrapper internal] load .dockerignore [2026-04-21T09:25:28.939Z] #27 transferring context: 50B 0.0s done [2026-04-21T09:25:28.939Z] #27 DONE 1.3s [2026-04-21T09:25:28.939Z] [2026-04-21T09:25:28.939Z] #28 [security-spire-server internal] load .dockerignore [2026-04-21T09:25:28.939Z] #28 transferring context: 50B 0.0s done [2026-04-21T09:25:28.939Z] #28 DONE 1.4s [2026-04-21T09:25:28.939Z] [2026-04-21T09:25:28.939Z] #18 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-21T09:25:28.939Z] #18 DONE 0.0s [2026-04-21T09:25:28.939Z] [2026-04-21T09:25:28.939Z] #19 [core-keeper internal] load .dockerignore [2026-04-21T09:25:28.939Z] #19 DONE 1.2s [2026-04-21T09:25:28.939Z] [2026-04-21T09:25:28.939Z] #29 [core-metadata internal] load .dockerignore [2026-04-21T09:25:28.939Z] #29 transferring context: 50B 0.0s done [2026-04-21T09:25:28.939Z] #29 DONE 1.3s [2026-04-21T09:25:28.939Z] [2026-04-21T09:25:28.939Z] #30 [security-proxy-setup internal] load .dockerignore [2026-04-21T09:25:28.939Z] #30 transferring context: 50B 0.0s done [2026-04-21T09:25:28.939Z] #30 DONE 1.3s [2026-04-21T09:25:28.939Z] [2026-04-21T09:25:28.939Z] #31 [security-spire-agent internal] load .dockerignore [2026-04-21T09:25:28.939Z] #31 transferring context: 50B 0.1s done [2026-04-21T09:25:28.939Z] #31 DONE 1.4s [2026-04-21T09:25:28.939Z] [2026-04-21T09:25:28.939Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-04-21T09:25:29.227Z] #32 DONE 1.3s [2026-04-21T09:25:29.227Z] [2026-04-21T09:25:29.227Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-04-21T09:25:29.227Z] #33 DONE 0.0s [2026-04-21T09:25:29.227Z] [2026-04-21T09:25:29.227Z] #34 [support-notifications internal] load build context [2026-04-21T09:25:29.227Z] #34 DONE 0.0s [2026-04-21T09:25:29.227Z] [2026-04-21T09:25:29.227Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:25:29.227Z] #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:25:29.227Z] #35 ... [2026-04-21T09:25:29.227Z] [2026-04-21T09:25:29.227Z] #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-21T09:25:29.227Z] #18 DONE 0.0s [2026-04-21T09:25:29.227Z] [2026-04-21T09:25:29.227Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:25:29.227Z] #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-04-21T09:25:29.495Z] #35 ... [2026-04-21T09:25:29.495Z] [2026-04-21T09:25:29.495Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-04-21T09:25:29.495Z] #32 DONE 1.3s [2026-04-21T09:25:29.495Z] [2026-04-21T09:25:29.495Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:25:29.495Z] #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-04-21T09:25:29.495Z] #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-04-21T09:25:29.495Z] #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 0B / 4.14MB 0.0s [2026-04-21T09:25:29.495Z] #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T09:25:29.495Z] #35 ... [2026-04-21T09:25:29.495Z] [2026-04-21T09:25:29.495Z] #18 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-21T09:25:29.495Z] #18 DONE 0.0s [2026-04-21T09:25:29.495Z] [2026-04-21T09:25:29.495Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:25:29.495Z] #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-04-21T09:25:29.495Z] #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-04-21T09:25:29.495Z] #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-04-21T09:25:29.495Z] #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T09:25:30.079Z] #35 ... [2026-04-21T09:25:30.079Z] [2026-04-21T09:25:30.079Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-04-21T09:25:30.079Z] #32 DONE 1.3s [2026-04-21T09:25:30.079Z] [2026-04-21T09:25:30.079Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:25:30.079Z] #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-04-21T09:25:30.079Z] #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-04-21T09:25:30.079Z] #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-04-21T09:25:30.079Z] #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T09:25:30.079Z] #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.15MB / 4.14MB 0.8s [2026-04-21T09:25:30.349Z] #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done [2026-04-21T09:25:30.623Z] #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done [2026-04-21T09:25:30.623Z] #35 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e [2026-04-21T09:25:31.222Z] #35 ... [2026-04-21T09:25:31.222Z] [2026-04-21T09:25:31.222Z] #18 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-21T09:25:31.222Z] #18 DONE 0.0s [2026-04-21T09:25:31.222Z] [2026-04-21T09:25:31.222Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-04-21T09:25:31.491Z] #32 DONE 1.5s [2026-04-21T09:25:31.491Z] [2026-04-21T09:25:31.491Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:25:31.491Z] #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-04-21T09:25:31.491Z] #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-04-21T09:25:31.491Z] #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-04-21T09:25:31.491Z] #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done [2026-04-21T09:25:31.491Z] #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T09:25:32.084Z] #35 ... [2026-04-21T09:25:32.084Z] [2026-04-21T09:25:32.084Z] #18 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-21T09:25:32.084Z] #18 DONE 0.0s [2026-04-21T09:25:32.084Z] [2026-04-21T09:25:32.084Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:25:32.084Z] #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-04-21T09:25:32.084Z] #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-04-21T09:25:32.084Z] #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-04-21T09:25:32.084Z] #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done [2026-04-21T09:25:32.084Z] #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T09:25:32.084Z] #35 ... [2026-04-21T09:25:32.084Z] [2026-04-21T09:25:32.084Z] #18 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-21T09:25:32.084Z] #18 DONE 0.0s [2026-04-21T09:25:32.084Z] [2026-04-21T09:25:32.084Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-04-21T09:25:32.084Z] #32 DONE 1.8s [2026-04-21T09:25:32.084Z] [2026-04-21T09:25:32.084Z] #36 [core-common-config-bootstrapper internal] load build context [2026-04-21T09:25:32.084Z] #36 transferring context: 3.40MB 2.1s done [2026-04-21T09:25:32.084Z] #36 DONE 2.9s [2026-04-21T09:25:32.084Z] [2026-04-21T09:25:32.084Z] #34 [support-notifications internal] load build context [2026-04-21T09:25:32.084Z] #34 transferring context: 3.40MB 2.1s done [2026-04-21T09:25:32.084Z] #34 DONE 3.0s [2026-04-21T09:25:32.084Z] [2026-04-21T09:25:32.084Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:25:32.356Z] #35 ... [2026-04-21T09:25:32.356Z] [2026-04-21T09:25:32.356Z] #18 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-21T09:25:32.356Z] #18 DONE 0.0s [2026-04-21T09:25:32.356Z] [2026-04-21T09:25:32.356Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2026-04-21T09:25:32.356Z] #32 DONE 1.9s [2026-04-21T09:25:32.356Z] [2026-04-21T09:25:32.356Z] #37 [security-bootstrapper internal] load build context [2026-04-21T09:25:32.356Z] #37 DONE 0.0s [2026-04-21T09:25:32.356Z] [2026-04-21T09:25:32.356Z] #38 [core-command internal] load build context [2026-04-21T09:25:32.356Z] #38 transferring context: 3.40MB 2.1s done [2026-04-21T09:25:32.356Z] #38 DONE 3.1s [2026-04-21T09:25:32.356Z] [2026-04-21T09:25:32.356Z] #39 [support-scheduler internal] load build context [2026-04-21T09:25:32.356Z] #39 transferring context: 3.40MB 2.2s done [2026-04-21T09:25:32.356Z] #39 DONE 3.1s [2026-04-21T09:25:32.356Z] [2026-04-21T09:25:32.356Z] #40 [security-spiffe-token-provider internal] load build context [2026-04-21T09:25:32.356Z] #40 transferring context: 3.40MB 2.1s done [2026-04-21T09:25:32.356Z] #40 DONE 2.9s [2026-04-21T09:25:32.356Z] [2026-04-21T09:25:32.356Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:25:32.356Z] #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-04-21T09:25:32.356Z] #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-04-21T09:25:32.356Z] #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-04-21T09:25:32.356Z] #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done [2026-04-21T09:25:32.356Z] #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T09:25:32.356Z] #35 ... [2026-04-21T09:25:32.356Z] [2026-04-21T09:25:32.356Z] #41 [core-keeper internal] load build context [2026-04-21T09:25:32.356Z] #41 DONE 0.0s [2026-04-21T09:25:32.356Z] [2026-04-21T09:25:32.356Z] #42 [security-secretstore-setup internal] load build context [2026-04-21T09:25:32.356Z] #42 transferring context: 3.40MB 1.5s done [2026-04-21T09:25:32.356Z] #42 DONE 2.3s [2026-04-21T09:25:32.356Z] [2026-04-21T09:25:32.356Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:25:32.356Z] #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-04-21T09:25:32.356Z] #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-04-21T09:25:32.356Z] #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-04-21T09:25:32.356Z] #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done [2026-04-21T09:25:32.356Z] #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T09:25:32.625Z] #35 ... [2026-04-21T09:25:32.625Z] [2026-04-21T09:25:32.625Z] #18 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-04-21T09:25:32.625Z] #18 DONE 0.0s [2026-04-21T09:25:32.625Z] [2026-04-21T09:25:32.625Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:25:32.625Z] #35 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.0s done [2026-04-21T09:25:32.625Z] #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-04-21T09:25:32.625Z] #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-04-21T09:25:32.625Z] #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-04-21T09:25:32.625Z] #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done [2026-04-21T09:25:32.625Z] #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T09:25:32.625Z] #35 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.0s done [2026-04-21T09:25:32.896Z] #35 ... [2026-04-21T09:25:32.896Z] [2026-04-21T09:25:32.896Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-04-21T09:25:32.896Z] #32 DONE 2.3s [2026-04-21T09:25:32.896Z] [2026-04-21T09:25:32.896Z] #33 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-04-21T09:25:32.896Z] #33 DONE 4.6s [2026-04-21T09:25:33.175Z] [2026-04-21T09:25:33.175Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-04-21T09:25:33.175Z] #33 DONE 4.6s [2026-04-21T09:25:33.175Z] [2026-04-21T09:25:33.175Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:25:33.175Z] #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-04-21T09:25:33.175Z] #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-04-21T09:25:33.175Z] #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-04-21T09:25:33.175Z] #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done [2026-04-21T09:25:33.175Z] #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T09:25:33.175Z] #35 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.0s done [2026-04-21T09:25:33.175Z] #35 ... [2026-04-21T09:25:33.175Z] [2026-04-21T09:25:33.175Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-04-21T09:25:33.175Z] #43 DONE 1.4s [2026-04-21T09:25:33.175Z] [2026-04-21T09:25:33.175Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:25:33.175Z] #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-04-21T09:25:33.175Z] #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-04-21T09:25:33.175Z] #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-04-21T09:25:33.175Z] #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done [2026-04-21T09:25:33.175Z] #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T09:25:33.175Z] #35 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.0s done [2026-04-21T09:25:33.175Z] #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-04-21T09:25:33.175Z] #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-04-21T09:25:33.175Z] #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-04-21T09:25:33.175Z] #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done [2026-04-21T09:25:33.175Z] #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T09:25:33.175Z] #35 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.0s done [2026-04-21T09:25:33.447Z] #35 ... [2026-04-21T09:25:33.447Z] [2026-04-21T09:25:33.447Z] #44 [security-proxy-auth internal] load build context [2026-04-21T09:25:33.447Z] #44 transferring context: 3.40MB 1.0s done [2026-04-21T09:25:33.447Z] #44 DONE 1.8s [2026-04-21T09:25:33.447Z] [2026-04-21T09:25:33.447Z] #45 [core-data builder 2/7] WORKDIR /edgex-go [2026-04-21T09:25:34.036Z] #45 ... [2026-04-21T09:25:34.036Z] [2026-04-21T09:25:34.036Z] #46 [security-spire-config internal] load build context [2026-04-21T09:25:34.036Z] #46 transferring context: 24.83kB 0.1s done [2026-04-21T09:25:34.036Z] #46 DONE 0.8s [2026-04-21T09:25:34.306Z] [2026-04-21T09:25:34.306Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T09:25:34.306Z] #47 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.9s done [2026-04-21T09:25:34.306Z] #47 DONE 0.9s [2026-04-21T09:25:34.306Z] [2026-04-21T09:25:34.306Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:25:34.306Z] #35 DONE 5.8s [2026-04-21T09:25:34.306Z] [2026-04-21T09:25:34.306Z] #48 [core-metadata internal] load build context [2026-04-21T09:25:34.306Z] #48 ... [2026-04-21T09:25:34.306Z] [2026-04-21T09:25:34.306Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T09:25:34.306Z] #47 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.9s done [2026-04-21T09:25:34.306Z] #47 DONE 1.0s [2026-04-21T09:25:34.306Z] [2026-04-21T09:25:34.306Z] #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-04-21T09:25:34.306Z] #49 DONE 1.5s [2026-04-21T09:25:34.306Z] [2026-04-21T09:25:34.306Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:25:34.306Z] #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-04-21T09:25:34.306Z] #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-04-21T09:25:34.306Z] #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-04-21T09:25:34.306Z] #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done [2026-04-21T09:25:34.306Z] #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T09:25:34.306Z] #35 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.0s done [2026-04-21T09:25:34.306Z] #35 DONE 5.8s [2026-04-21T09:25:34.306Z] [2026-04-21T09:25:34.306Z] #48 [core-metadata internal] load build context [2026-04-21T09:25:34.578Z] #48 ... [2026-04-21T09:25:34.578Z] [2026-04-21T09:25:34.578Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-21T09:25:34.578Z] #50 DONE 0.0s [2026-04-21T09:25:34.578Z] [2026-04-21T09:25:34.578Z] #51 [security-spire-agent internal] load build context [2026-04-21T09:25:34.578Z] #51 DONE 0.0s [2026-04-21T09:25:34.578Z] [2026-04-21T09:25:34.578Z] #52 [security-spire-server internal] load build context [2026-04-21T09:25:34.578Z] #52 transferring context: 26.58kB 0.2s done [2026-04-21T09:25:34.578Z] #52 DONE 1.1s [2026-04-21T09:25:34.578Z] [2026-04-21T09:25:34.578Z] #48 [core-metadata internal] load build context [2026-04-21T09:25:34.578Z] #48 ... [2026-04-21T09:25:34.578Z] [2026-04-21T09:25:34.578Z] #37 [security-bootstrapper internal] load build context [2026-04-21T09:25:34.578Z] #37 transferring context: 3.40MB 1.4s done [2026-04-21T09:25:34.578Z] #37 DONE 2.2s [2026-04-21T09:25:34.578Z] [2026-04-21T09:25:34.578Z] #48 [core-metadata internal] load build context [2026-04-21T09:25:34.578Z] #48 transferring context: 3.40MB 1.8s done [2026-04-21T09:25:34.846Z] #48 DONE 2.3s [2026-04-21T09:25:34.846Z] [2026-04-21T09:25:34.846Z] #53 [core-data internal] load build context [2026-04-21T09:25:34.846Z] #53 transferring context: 3.40MB 1.7s done [2026-04-21T09:25:34.846Z] #53 DONE 2.8s [2026-04-21T09:25:34.846Z] [2026-04-21T09:25:34.846Z] #54 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-21T09:25:35.113Z] #54 ... [2026-04-21T09:25:35.113Z] [2026-04-21T09:25:35.113Z] #55 [security-proxy-setup internal] load build context [2026-04-21T09:25:35.113Z] #55 transferring context: 3.40MB 1.3s done [2026-04-21T09:25:35.113Z] #55 DONE 2.1s [2026-04-21T09:25:35.113Z] [2026-04-21T09:25:35.113Z] #41 [core-keeper internal] load build context [2026-04-21T09:25:35.113Z] #41 transferring context: 3.40MB 1.5s done [2026-04-21T09:25:35.113Z] #41 DONE 2.7s [2026-04-21T09:25:35.113Z] [2026-04-21T09:25:35.113Z] #51 [security-spire-agent internal] load build context [2026-04-21T09:25:35.113Z] #51 transferring context: 26.11kB 0.0s done [2026-04-21T09:25:35.113Z] #51 DONE 0.7s [2026-04-21T09:25:35.113Z] [2026-04-21T09:25:35.113Z] #45 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2026-04-21T09:25:35.113Z] #45 DONE 2.9s [2026-04-21T09:25:35.380Z] [2026-04-21T09:25:35.380Z] #56 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T09:25:40.765Z] #56 ... [2026-04-21T09:25:40.765Z] [2026-04-21T09:25:40.765Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T09:25:40.765Z] #47 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-04-21T09:25:40.765Z] #47 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-04-21T09:25:40.765Z] #47 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-04-21T09:25:40.765Z] #47 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s done [2026-04-21T09:25:40.765Z] #47 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s done [2026-04-21T09:25:40.765Z] #47 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.7s done [2026-04-21T09:25:40.765Z] #47 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-04-21T09:25:40.765Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 5.4s [2026-04-21T09:25:40.765Z] #47 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.2s done [2026-04-21T09:25:40.765Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.20MB / 37.02MB 5.9s [2026-04-21T09:25:41.040Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.10MB / 37.02MB 6.2s [2026-04-21T09:25:41.622Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 6.7s [2026-04-21T09:25:41.889Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 7.1s [2026-04-21T09:25:42.156Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 7.4s [2026-04-21T09:25:42.431Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.60MB / 37.02MB 7.7s [2026-04-21T09:25:42.698Z] #47 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 [2026-04-21T09:25:42.698Z] #47 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done [2026-04-21T09:25:42.965Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 8.1s [2026-04-21T09:25:43.232Z] #47 ... [2026-04-21T09:25:43.232Z] [2026-04-21T09:25:43.232Z] #54 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-21T09:25:43.232Z] #54 8.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:43.503Z] #54 ... [2026-04-21T09:25:43.503Z] [2026-04-21T09:25:43.503Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-21T09:25:43.503Z] #57 DONE 8.7s [2026-04-21T09:25:43.770Z] [2026-04-21T09:25:43.770Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T09:25:43.770Z] #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 8.5s done [2026-04-21T09:25:44.736Z] #47 ... [2026-04-21T09:25:44.736Z] [2026-04-21T09:25:44.736Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-21T09:25:44.736Z] #50 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.7s done [2026-04-21T09:25:44.736Z] #50 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-04-21T09:25:44.736Z] #50 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-04-21T09:25:44.736Z] #50 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-04-21T09:25:44.736Z] #50 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-04-21T09:25:44.736Z] #50 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-04-21T09:25:44.736Z] #50 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-04-21T09:25:44.736Z] #50 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done [2026-04-21T09:25:44.736Z] #50 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 6.8s done [2026-04-21T09:25:44.736Z] #50 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.1s done [2026-04-21T09:25:45.003Z] #50 ... [2026-04-21T09:25:45.003Z] [2026-04-21T09:25:45.003Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-21T09:25:45.003Z] #0 8.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:45.003Z] #58 ... [2026-04-21T09:25:45.003Z] [2026-04-21T09:25:45.003Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-21T09:25:45.003Z] #0 8.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:45.269Z] #59 ... [2026-04-21T09:25:45.269Z] [2026-04-21T09:25:45.269Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-21T09:25:45.269Z] #0 9.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:45.269Z] #60 ... [2026-04-21T09:25:45.269Z] [2026-04-21T09:25:45.269Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-21T09:25:45.269Z] #61 DONE 10.2s [2026-04-21T09:25:45.269Z] [2026-04-21T09:25:45.269Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-21T09:25:45.269Z] #0 8.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:45.269Z] #0 9.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:45.539Z] #62 ... [2026-04-21T09:25:45.539Z] [2026-04-21T09:25:45.539Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T09:25:45.539Z] #0 8.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:45.539Z] #0 9.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:45.539Z] #63 ... [2026-04-21T09:25:45.539Z] [2026-04-21T09:25:45.539Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-21T09:25:45.539Z] #0 8.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:45.539Z] #0 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:45.804Z] #64 ... [2026-04-21T09:25:45.804Z] [2026-04-21T09:25:45.804Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-21T09:25:45.804Z] #0 8.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:45.804Z] #0 9.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:45.804Z] #65 ... [2026-04-21T09:25:45.804Z] [2026-04-21T09:25:45.804Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-21T09:25:45.804Z] #0 8.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:45.804Z] #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:46.071Z] #66 ... [2026-04-21T09:25:46.071Z] [2026-04-21T09:25:46.071Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-21T09:25:46.071Z] #0 9.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:46.337Z] #67 ... [2026-04-21T09:25:46.337Z] [2026-04-21T09:25:46.337Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-21T09:25:46.337Z] #0 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:46.337Z] #68 ... [2026-04-21T09:25:46.337Z] [2026-04-21T09:25:46.337Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-21T09:25:46.337Z] #0 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:46.659Z] #69 ... [2026-04-21T09:25:46.659Z] [2026-04-21T09:25:46.659Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-21T09:25:46.659Z] #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:46.659Z] #70 ... [2026-04-21T09:25:46.659Z] [2026-04-21T09:25:46.659Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-21T09:25:46.659Z] #0 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:46.659Z] #71 ... [2026-04-21T09:25:46.659Z] [2026-04-21T09:25:46.659Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T09:25:46.659Z] #47 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0.4s [2026-04-21T09:25:52.005Z] #47 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.4s [2026-04-21T09:25:52.005Z] #47 ... [2026-04-21T09:25:52.005Z] [2026-04-21T09:25:52.005Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-21T09:25:52.005Z] #50 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.5s done [2026-04-21T09:25:52.005Z] #50 DONE 17.4s [2026-04-21T09:25:52.005Z] [2026-04-21T09:25:52.005Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T09:25:52.005Z] #47 ... [2026-04-21T09:25:52.005Z] [2026-04-21T09:25:52.005Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-21T09:25:52.005Z] #0 4.475 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:52.005Z] #0 6.168 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:52.272Z] #72 ... [2026-04-21T09:25:52.272Z] [2026-04-21T09:25:52.272Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T09:25:53.684Z] #47 ... [2026-04-21T09:25:53.684Z] [2026-04-21T09:25:53.684Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-21T09:25:53.684Z] #0 4.742 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:53.684Z] #0 7.032 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:53.684Z] #73 ... [2026-04-21T09:25:53.684Z] [2026-04-21T09:25:53.684Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T09:25:55.095Z] #47 ... [2026-04-21T09:25:55.095Z] [2026-04-21T09:25:55.095Z] #54 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-21T09:25:55.095Z] #54 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:55.095Z] #54 ... [2026-04-21T09:25:55.095Z] [2026-04-21T09:25:55.095Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T09:25:55.367Z] #47 ... [2026-04-21T09:25:55.367Z] [2026-04-21T09:25:55.367Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-21T09:25:55.367Z] #59 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:55.367Z] #59 ... [2026-04-21T09:25:55.367Z] [2026-04-21T09:25:55.367Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-21T09:25:55.367Z] #58 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:55.633Z] #58 ... [2026-04-21T09:25:55.633Z] [2026-04-21T09:25:55.633Z] #56 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T09:25:55.633Z] #56 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:55.633Z] #56 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:55.633Z] #56 ... [2026-04-21T09:25:55.633Z] [2026-04-21T09:25:55.633Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T09:25:55.633Z] #47 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.2s done [2026-04-21T09:25:56.595Z] #47 ... [2026-04-21T09:25:56.595Z] [2026-04-21T09:25:56.595Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-21T09:25:56.595Z] #67 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:56.863Z] #67 ... [2026-04-21T09:25:56.863Z] [2026-04-21T09:25:56.863Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-21T09:25:56.863Z] #60 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:57.129Z] #60 ... [2026-04-21T09:25:57.129Z] [2026-04-21T09:25:57.130Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T09:25:57.130Z] #47 DONE 23.6s [2026-04-21T09:25:57.130Z] [2026-04-21T09:25:57.130Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-21T09:25:57.130Z] #65 21.92 (1/4) Installing dumb-init (1.2.5-r3) [2026-04-21T09:25:57.130Z] #65 21.95 (2/4) Installing openssl (3.5.6-r0) [2026-04-21T09:25:57.130Z] #65 22.06 (3/4) Installing su-exec (0.2-r3) [2026-04-21T09:25:57.130Z] #65 22.07 (4/4) Installing yq-go (4.47.2-r3) [2026-04-21T09:25:57.712Z] #65 ... [2026-04-21T09:25:57.712Z] [2026-04-21T09:25:57.712Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-21T09:25:57.712Z] #68 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:57.712Z] #68 ... [2026-04-21T09:25:57.712Z] [2026-04-21T09:25:57.712Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-21T09:25:57.712Z] #58 22.58 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-21T09:25:57.712Z] #58 22.58 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-21T09:25:57.712Z] #58 22.58 OK: 26165 distinct packages available [2026-04-21T09:25:57.980Z] #58 ... [2026-04-21T09:25:57.980Z] [2026-04-21T09:25:57.980Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-21T09:25:57.980Z] #70 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:58.249Z] #70 ... [2026-04-21T09:25:58.249Z] [2026-04-21T09:25:58.249Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-21T09:25:58.249Z] #71 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:58.249Z] #71 ... [2026-04-21T09:25:58.249Z] [2026-04-21T09:25:58.249Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-21T09:25:58.249Z] #69 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:25:58.516Z] #69 ... [2026-04-21T09:25:58.516Z] [2026-04-21T09:25:58.516Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-21T09:25:58.516Z] #60 23.19 OK: 255 MiB in 60 packages [2026-04-21T09:25:58.516Z] #60 ... [2026-04-21T09:25:58.516Z] [2026-04-21T09:25:58.516Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-21T09:25:58.516Z] #59 20.84 (1/2) Installing dumb-init (1.2.5-r3) [2026-04-21T09:25:58.516Z] #59 20.97 (2/2) Installing su-exec (0.2-r3) [2026-04-21T09:25:58.516Z] #59 20.98 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:25:58.516Z] #59 21.15 OK: 8 MiB in 18 packages [2026-04-21T09:25:58.516Z] #59 DONE 23.5s [2026-04-21T09:25:58.794Z] [2026-04-21T09:25:58.794Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-21T09:26:00.779Z] #74 ... [2026-04-21T09:26:00.779Z] [2026-04-21T09:26:00.779Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T09:26:00.779Z] #63 23.08 OK: 255 MiB in 60 packages [2026-04-21T09:26:00.779Z] #63 DONE 25.5s [2026-04-21T09:26:00.779Z] [2026-04-21T09:26:00.779Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-21T09:26:00.779Z] #60 DONE 25.5s [2026-04-21T09:26:00.779Z] [2026-04-21T09:26:00.779Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:26:01.048Z] #75 ... [2026-04-21T09:26:01.048Z] [2026-04-21T09:26:01.048Z] #54 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-21T09:26:01.048Z] #54 23.07 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-21T09:26:01.048Z] #54 23.14 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:26:01.048Z] #54 23.35 OK: 8 MiB in 17 packages [2026-04-21T09:26:01.048Z] #54 DONE 26.5s [2026-04-21T09:26:01.320Z] [2026-04-21T09:26:01.320Z] #56 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T09:26:01.320Z] #56 24.08 OK: 255 MiB in 60 packages [2026-04-21T09:26:01.320Z] #56 DONE 26.3s [2026-04-21T09:26:01.320Z] [2026-04-21T09:26:01.320Z] #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:26:01.320Z] #76 ... [2026-04-21T09:26:01.320Z] [2026-04-21T09:26:01.320Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-21T09:26:01.320Z] #67 22.97 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-21T09:26:01.320Z] #67 23.02 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:26:01.320Z] #67 23.13 OK: 8 MiB in 17 packages [2026-04-21T09:26:01.320Z] #67 DONE 26.3s [2026-04-21T09:26:01.591Z] [2026-04-21T09:26:01.591Z] #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-04-21T09:26:02.554Z] #77 ... [2026-04-21T09:26:02.554Z] [2026-04-21T09:26:02.554Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-21T09:26:02.554Z] #65 24.26 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:26:02.554Z] #65 24.57 OK: 20 MiB in 20 packages [2026-04-21T09:26:02.554Z] #65 DONE 27.4s [2026-04-21T09:26:02.554Z] [2026-04-21T09:26:02.554Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:26:02.554Z] #75 DONE 2.0s [2026-04-21T09:26:02.822Z] [2026-04-21T09:26:02.822Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:26:03.090Z] #78 ... [2026-04-21T09:26:03.090Z] [2026-04-21T09:26:03.090Z] #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:26:03.090Z] #79 DONE 2.3s [2026-04-21T09:26:03.090Z] [2026-04-21T09:26:03.090Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:26:03.390Z] #80 ... [2026-04-21T09:26:03.390Z] [2026-04-21T09:26:03.390Z] #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:26:03.390Z] #76 DONE 2.1s [2026-04-21T09:26:03.658Z] [2026-04-21T09:26:03.658Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-21T09:26:03.658Z] #73 19.92 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-21T09:26:03.928Z] #73 ... [2026-04-21T09:26:03.928Z] [2026-04-21T09:26:03.928Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-21T09:26:03.928Z] #70 25.71 OK: 255 MiB in 60 packages [2026-04-21T09:26:03.928Z] #70 DONE 28.6s [2026-04-21T09:26:03.928Z] [2026-04-21T09:26:03.928Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-21T09:26:03.928Z] #74 5.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:04.200Z] #74 ... [2026-04-21T09:26:04.200Z] [2026-04-21T09:26:04.200Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-21T09:26:04.200Z] #62 21.54 (1/3) Installing ca-certificates (20260413-r0) [2026-04-21T09:26:04.200Z] #62 21.96 (2/3) Installing dumb-init (1.2.5-r3) [2026-04-21T09:26:04.200Z] #62 22.00 (3/3) Installing tzdata (2026a-r0) [2026-04-21T09:26:04.200Z] #62 23.74 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:26:04.200Z] #62 23.94 Executing ca-certificates-20260413-r0.trigger [2026-04-21T09:26:04.200Z] #62 25.72 OK: 9 MiB in 19 packages [2026-04-21T09:26:04.200Z] #62 DONE 29.1s [2026-04-21T09:26:04.200Z] [2026-04-21T09:26:04.200Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-21T09:26:04.200Z] #73 20.62 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:26:04.474Z] #73 20.81 OK: 8 MiB in 17 packages [2026-04-21T09:26:06.166Z] #73 ... [2026-04-21T09:26:06.166Z] [2026-04-21T09:26:06.166Z] #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:26:06.166Z] #81 DONE 2.0s [2026-04-21T09:26:06.166Z] [2026-04-21T09:26:06.166Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:26:06.166Z] #82 ... [2026-04-21T09:26:06.166Z] [2026-04-21T09:26:06.166Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-21T09:26:06.166Z] #66 22.40 (1/4) Installing ca-certificates (20260413-r0) [2026-04-21T09:26:06.166Z] #66 22.99 (2/4) Installing dumb-init (1.2.5-r3) [2026-04-21T09:26:06.166Z] #66 23.03 (3/4) Installing su-exec (0.2-r3) [2026-04-21T09:26:06.166Z] #66 23.05 (4/4) Installing yq-go (4.47.2-r3) [2026-04-21T09:26:06.166Z] #66 24.99 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:26:06.166Z] #66 25.23 Executing ca-certificates-20260413-r0.trigger [2026-04-21T09:26:06.166Z] #66 27.48 OK: 20 MiB in 20 packages [2026-04-21T09:26:06.166Z] #66 DONE 31.0s [2026-04-21T09:26:06.166Z] [2026-04-21T09:26:06.166Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-21T09:26:06.496Z] #83 ... [2026-04-21T09:26:06.496Z] [2026-04-21T09:26:06.496Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-21T09:26:06.496Z] #72 19.14 OK: 255 MiB in 60 packages [2026-04-21T09:26:06.496Z] #72 DONE 21.2s [2026-04-21T09:26:06.496Z] [2026-04-21T09:26:06.496Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-04-21T09:26:08.025Z] #84 ... [2026-04-21T09:26:08.025Z] [2026-04-21T09:26:08.025Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-21T09:26:08.025Z] #73 DONE 24.0s [2026-04-21T09:26:08.025Z] [2026-04-21T09:26:08.025Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-21T09:26:08.025Z] #71 26.71 (1/7) Installing ca-certificates (20260413-r0) [2026-04-21T09:26:08.025Z] #71 27.39 (2/7) Installing dumb-init (1.2.5-r3) [2026-04-21T09:26:08.025Z] #71 27.42 (3/7) Installing libgcc (14.2.0-r6) [2026-04-21T09:26:08.025Z] #71 27.50 (4/7) Installing libsodium (1.0.20-r1) [2026-04-21T09:26:08.025Z] #71 27.56 (5/7) Installing libstdc++ (14.2.0-r6) [2026-04-21T09:26:08.025Z] #71 28.03 (6/7) Installing libzmq (4.3.5-r2) [2026-04-21T09:26:08.025Z] #71 28.22 (7/7) Installing zeromq (4.3.5-r2) [2026-04-21T09:26:08.025Z] #71 28.33 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:26:08.025Z] #71 28.44 Executing ca-certificates-20260413-r0.trigger [2026-04-21T09:26:08.025Z] #71 30.03 OK: 12 MiB in 23 packages [2026-04-21T09:26:08.025Z] #71 DONE 32.8s [2026-04-21T09:26:08.025Z] [2026-04-21T09:26:08.025Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:26:09.070Z] #85 ... [2026-04-21T09:26:09.070Z] [2026-04-21T09:26:09.070Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-21T09:26:09.070Z] #64 23.94 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-21T09:26:09.070Z] #64 23.94 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-21T09:26:09.070Z] #64 23.94 OK: 26165 distinct packages available [2026-04-21T09:26:09.070Z] #64 25.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:09.070Z] #64 28.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:09.070Z] #64 ... [2026-04-21T09:26:09.070Z] [2026-04-21T09:26:09.070Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-21T09:26:09.070Z] #69 25.86 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-21T09:26:09.070Z] #69 25.86 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-21T09:26:09.070Z] #69 25.86 OK: 26182 distinct packages available [2026-04-21T09:26:09.070Z] #69 28.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:09.070Z] #69 30.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:09.337Z] #69 ... [2026-04-21T09:26:09.337Z] [2026-04-21T09:26:09.337Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-04-21T09:26:09.337Z] #84 DONE 2.7s [2026-04-21T09:26:09.337Z] [2026-04-21T09:26:09.337Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:26:09.926Z] #86 ... [2026-04-21T09:26:09.926Z] [2026-04-21T09:26:09.926Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-21T09:26:09.926Z] #58 25.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:09.926Z] #58 27.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:09.926Z] #58 ... [2026-04-21T09:26:09.926Z] [2026-04-21T09:26:09.926Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-21T09:26:09.926Z] #68 25.52 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-21T09:26:09.926Z] #68 25.52 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-21T09:26:09.926Z] #68 25.52 OK: 26165 distinct packages available [2026-04-21T09:26:09.926Z] #68 27.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:09.926Z] #68 29.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:11.349Z] #68 ... [2026-04-21T09:26:11.349Z] [2026-04-21T09:26:11.349Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-21T09:26:11.349Z] #58 36.31 (1/13) Installing brotli-libs (1.1.0-r2) [2026-04-21T09:26:11.349Z] #58 36.41 (2/13) Installing c-ares (1.34.6-r0) [2026-04-21T09:26:11.349Z] #58 36.46 (3/13) Installing libunistring (1.3-r0) [2026-04-21T09:26:11.618Z] #58 36.62 (4/13) Installing libidn2 (2.3.7-r0) [2026-04-21T09:26:11.618Z] #58 36.66 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-04-21T09:26:11.618Z] #58 ... [2026-04-21T09:26:11.618Z] [2026-04-21T09:26:11.618Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:26:11.618Z] #87 ... [2026-04-21T09:26:11.618Z] [2026-04-21T09:26:11.618Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-21T09:26:11.618Z] #58 36.70 (6/13) Installing libpsl (0.21.5-r3) [2026-04-21T09:26:11.618Z] #58 36.71 (7/13) Installing zstd-libs (1.5.7-r0) [2026-04-21T09:26:11.618Z] #58 36.78 (8/13) Installing libcurl (8.14.1-r2) [2026-04-21T09:26:11.889Z] #58 36.88 (9/13) Installing curl (8.14.1-r2) [2026-04-21T09:26:11.889Z] #58 36.99 (10/13) Installing dumb-init (1.2.5-r3) [2026-04-21T09:26:11.889Z] #58 37.01 (11/13) Installing musl-obstack (1.2.3-r2) [2026-04-21T09:26:11.889Z] #58 37.03 (12/13) Installing libucontext (1.3.2-r0) [2026-04-21T09:26:11.889Z] #58 37.06 (13/13) Installing gcompat (1.1.0-r4) [2026-04-21T09:26:12.158Z] #58 37.08 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:26:12.158Z] #58 37.26 OK: 13 MiB in 29 packages [2026-04-21T09:26:12.758Z] #58 ... [2026-04-21T09:26:12.758Z] [2026-04-21T09:26:12.758Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-21T09:26:12.758Z] #88 ... [2026-04-21T09:26:12.758Z] [2026-04-21T09:26:12.758Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-21T09:26:12.758Z] #68 37.38 (1/5) Installing dumb-init (1.2.5-r3) [2026-04-21T09:26:12.758Z] #68 37.40 (2/5) Installing musl-obstack (1.2.3-r2) [2026-04-21T09:26:12.758Z] #68 37.42 (3/5) Installing libucontext (1.3.2-r0) [2026-04-21T09:26:12.758Z] #68 37.42 (4/5) Installing gcompat (1.1.0-r4) [2026-04-21T09:26:12.758Z] #68 37.46 (5/5) Installing openssl (3.5.6-r0) [2026-04-21T09:26:12.758Z] #68 37.53 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:26:12.758Z] #68 37.70 OK: 9 MiB in 21 packages [2026-04-21T09:26:13.028Z] #68 ... [2026-04-21T09:26:13.028Z] [2026-04-21T09:26:13.028Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-21T09:26:13.028Z] #64 36.39 (1/4) Installing dumb-init (1.2.5-r3) [2026-04-21T09:26:13.028Z] #64 36.42 (2/4) Installing musl-obstack (1.2.3-r2) [2026-04-21T09:26:13.028Z] #64 36.42 (3/4) Installing libucontext (1.3.2-r0) [2026-04-21T09:26:13.028Z] #64 36.45 (4/4) Installing gcompat (1.1.0-r4) [2026-04-21T09:26:13.028Z] #64 36.49 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:26:13.028Z] #64 36.60 OK: 8 MiB in 20 packages [2026-04-21T09:26:13.028Z] #64 DONE 38.1s [2026-04-21T09:26:13.320Z] [2026-04-21T09:26:13.320Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-21T09:26:13.320Z] #89 ... [2026-04-21T09:26:13.320Z] [2026-04-21T09:26:13.320Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-21T09:26:13.320Z] #74 7.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:13.320Z] #74 13.87 OK: 8 MiB in 18 packages [2026-04-21T09:26:13.320Z] #74 DONE 14.7s [2026-04-21T09:26:13.588Z] [2026-04-21T09:26:13.588Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-21T09:26:13.588Z] #69 37.94 OK: 255 MiB in 60 packages [2026-04-21T09:26:13.588Z] #69 ... [2026-04-21T09:26:13.588Z] [2026-04-21T09:26:13.588Z] #90 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:26:13.884Z] #90 ... [2026-04-21T09:26:13.884Z] [2026-04-21T09:26:13.884Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-21T09:26:13.884Z] #58 DONE 38.9s [2026-04-21T09:26:13.885Z] [2026-04-21T09:26:13.885Z] #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-04-21T09:26:13.885Z] #77 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:14.156Z] #77 ... [2026-04-21T09:26:14.156Z] [2026-04-21T09:26:14.156Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-21T09:26:14.156Z] #69 DONE 39.1s [2026-04-21T09:26:14.157Z] [2026-04-21T09:26:14.157Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:26:14.425Z] #91 ... [2026-04-21T09:26:14.425Z] [2026-04-21T09:26:14.425Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:26:14.695Z] #92 ... [2026-04-21T09:26:14.695Z] [2026-04-21T09:26:14.695Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-21T09:26:14.695Z] #68 DONE 39.7s [2026-04-21T09:26:14.971Z] [2026-04-21T09:26:14.971Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-04-21T09:26:15.939Z] #93 ... [2026-04-21T09:26:15.939Z] [2026-04-21T09:26:15.939Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:26:15.939Z] #92 DONE 1.6s [2026-04-21T09:26:16.206Z] [2026-04-21T09:26:16.206Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:26:16.206Z] #91 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:17.172Z] #91 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:20.517Z] #91 ... [2026-04-21T09:26:20.517Z] [2026-04-21T09:26:20.517Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-04-21T09:26:20.517Z] #94 DONE 7.2s [2026-04-21T09:26:20.784Z] [2026-04-21T09:26:20.784Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-04-21T09:26:20.784Z] #95 DONE 0.2s [2026-04-21T09:26:20.784Z] [2026-04-21T09:26:20.784Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-21T09:26:20.784Z] #83 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:20.784Z] #83 14.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:23.366Z] #83 ... [2026-04-21T09:26:23.366Z] [2026-04-21T09:26:23.366Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-21T09:26:23.366Z] #88 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:23.366Z] #88 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:23.366Z] #88 19.89 OK: 20 MiB in 20 packages [2026-04-21T09:26:23.633Z] #88 ... [2026-04-21T09:26:23.633Z] [2026-04-21T09:26:23.633Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-04-21T09:26:23.633Z] #93 6.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:23.633Z] #93 7.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:23.633Z] #93 ... [2026-04-21T09:26:23.633Z] [2026-04-21T09:26:23.633Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-21T09:26:23.633Z] #88 DONE 21.1s [2026-04-21T09:26:23.901Z] [2026-04-21T09:26:23.901Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-04-21T09:26:23.901Z] #96 DONE 0.1s [2026-04-21T09:26:23.901Z] [2026-04-21T09:26:23.901Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-21T09:26:23.901Z] #89 8.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:23.901Z] #89 9.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:24.169Z] #89 ... [2026-04-21T09:26:24.169Z] [2026-04-21T09:26:24.169Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:26:24.169Z] #0 6.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:24.169Z] #0 8.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:24.169Z] #97 ... [2026-04-21T09:26:24.169Z] [2026-04-21T09:26:24.169Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:26:24.169Z] #85 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:24.169Z] #85 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:24.436Z] #85 ... [2026-04-21T09:26:24.436Z] [2026-04-21T09:26:24.436Z] #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-04-21T09:26:24.436Z] #77 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:24.436Z] #77 21.63 OK: 8 MiB in 17 packages [2026-04-21T09:26:24.436Z] #77 DONE 23.4s [2026-04-21T09:26:24.436Z] [2026-04-21T09:26:24.436Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:26:24.436Z] #87 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:24.436Z] #87 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-21T09:26:24.436Z] #87 21.83 OK: 8 MiB in 17 packages [2026-04-21T09:26:25.019Z] #87 DONE 23.6s [2026-04-21T09:26:25.019Z] [2026-04-21T09:26:25.019Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:26:25.976Z] #98 ... [2026-04-21T09:26:25.976Z] [2026-04-21T09:26:25.976Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:26:25.976Z] #91 21.54 OK: 9 MiB in 19 packages [2026-04-21T09:26:26.937Z] #91 DONE 22.7s [2026-04-21T09:26:26.937Z] [2026-04-21T09:26:26.937Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-04-21T09:26:27.204Z] #93 ... [2026-04-21T09:26:27.204Z] [2026-04-21T09:26:27.204Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:26:27.204Z] #85 19.30 OK: 12 MiB in 23 packages [2026-04-21T09:26:28.621Z] #85 DONE 20.4s [2026-04-21T09:26:28.621Z] [2026-04-21T09:26:28.621Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-21T09:26:28.621Z] #83 21.55 OK: 20 MiB in 20 packages [2026-04-21T09:26:28.621Z] #83 DONE 22.6s [2026-04-21T09:26:28.621Z] [2026-04-21T09:26:28.621Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:26:28.621Z] #97 14.71 OK: 13 MiB in 29 packages [2026-04-21T09:26:29.584Z] #97 DONE 15.8s [2026-04-21T09:26:29.584Z] [2026-04-21T09:26:29.584Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-21T09:26:29.584Z] #89 16.01 OK: 8 MiB in 20 packages [2026-04-21T09:26:30.172Z] #89 ... [2026-04-21T09:26:30.172Z] [2026-04-21T09:26:30.172Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-04-21T09:26:30.172Z] #93 14.01 OK: 9 MiB in 21 packages [2026-04-21T09:26:30.172Z] #93 DONE 15.2s [2026-04-21T09:26:30.172Z] [2026-04-21T09:26:30.172Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T09:26:30.437Z] #99 ... [2026-04-21T09:26:30.437Z] [2026-04-21T09:26:30.437Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-21T09:26:30.437Z] #89 DONE 17.2s [2026-04-21T09:26:30.437Z] [2026-04-21T09:26:30.437Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T09:26:32.389Z] #100 ... [2026-04-21T09:26:32.389Z] [2026-04-21T09:26:32.389Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-04-21T09:26:32.389Z] #101 DONE 1.9s [2026-04-21T09:26:32.389Z] [2026-04-21T09:26:32.389Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T09:26:32.389Z] #102 ... [2026-04-21T09:26:32.389Z] [2026-04-21T09:26:32.389Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T09:26:32.389Z] #99 DONE 2.3s [2026-04-21T09:26:32.389Z] [2026-04-21T09:26:32.389Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T09:26:32.389Z] #100 DONE 2.1s [2026-04-21T09:26:32.685Z] [2026-04-21T09:26:32.685Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-04-21T09:26:32.685Z] #103 DONE 0.3s [2026-04-21T09:26:32.685Z] [2026-04-21T09:26:32.685Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-04-21T09:26:32.685Z] #104 DONE 0.3s [2026-04-21T09:26:32.685Z] [2026-04-21T09:26:32.685Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2026-04-21T09:26:32.959Z] #105 DONE 0.2s [2026-04-21T09:26:32.959Z] [2026-04-21T09:26:32.959Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2026-04-21T09:26:32.959Z] #106 DONE 0.3s [2026-04-21T09:26:32.959Z] [2026-04-21T09:26:32.959Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-04-21T09:26:33.239Z] #107 DONE 0.4s [2026-04-21T09:26:33.239Z] [2026-04-21T09:26:33.239Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-04-21T09:26:33.239Z] #108 DONE 0.3s [2026-04-21T09:26:33.239Z] [2026-04-21T09:26:33.239Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-04-21T09:26:33.506Z] #109 DONE 0.3s [2026-04-21T09:26:33.506Z] [2026-04-21T09:26:33.506Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-04-21T09:26:33.782Z] #110 ... [2026-04-21T09:26:33.782Z] [2026-04-21T09:26:33.782Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-04-21T09:26:33.782Z] #111 DONE 0.3s [2026-04-21T09:26:34.050Z] [2026-04-21T09:26:34.050Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-04-21T09:26:34.050Z] #112 DONE 0.4s [2026-04-21T09:26:34.050Z] [2026-04-21T09:26:34.050Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-04-21T09:26:34.050Z] #110 DONE 0.3s [2026-04-21T09:26:34.050Z] [2026-04-21T09:26:34.050Z] #113 [security-spire-config] exporting to image [2026-04-21T09:26:34.050Z] #113 exporting layers [2026-04-21T09:26:35.500Z] #113 ... [2026-04-21T09:26:35.500Z] [2026-04-21T09:26:35.500Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T09:26:35.500Z] #102 DONE 3.1s [2026-04-21T09:26:35.500Z] [2026-04-21T09:26:35.500Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-04-21T09:26:35.774Z] #114 DONE 0.4s [2026-04-21T09:26:35.774Z] [2026-04-21T09:26:35.774Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-04-21T09:26:36.045Z] #115 DONE 0.3s [2026-04-21T09:26:36.045Z] [2026-04-21T09:26:36.045Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-04-21T09:26:36.315Z] #116 DONE 0.3s [2026-04-21T09:26:36.315Z] [2026-04-21T09:26:36.315Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-04-21T09:26:36.315Z] #117 DONE 0.2s [2026-04-21T09:26:36.315Z] [2026-04-21T09:26:36.315Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:26:36.583Z] #82 ... [2026-04-21T09:26:36.583Z] [2026-04-21T09:26:36.583Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-04-21T09:26:36.856Z] #118 DONE 0.4s [2026-04-21T09:26:36.856Z] [2026-04-21T09:26:36.856Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:26:37.124Z] #86 ... [2026-04-21T09:26:37.124Z] [2026-04-21T09:26:37.124Z] #113 [security-spire-agent] exporting to image [2026-04-21T09:26:39.705Z] #113 exporting layers 5.1s done [2026-04-21T09:26:39.705Z] #113 writing image sha256:b5ba19f10825dc65646e4f33dbb6e8733caf2af572d3af68eb621547fc062845 0.1s done [2026-04-21T09:26:39.705Z] #113 naming to docker.io/library/security-spire-server-arm64 [2026-04-21T09:26:39.705Z] #113 exporting layers 5.3s done [2026-04-21T09:26:39.705Z] #113 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-04-21T09:26:39.705Z] #113 writing image sha256:4795ba39a0b3e6845444f065a15995f55fbe01bd9a5af3e8dbc18e4728a3654c [2026-04-21T09:26:39.705Z] #113 writing image sha256:4795ba39a0b3e6845444f065a15995f55fbe01bd9a5af3e8dbc18e4728a3654c 0.0s done [2026-04-21T09:26:39.705Z] #113 naming to docker.io/library/security-spire-config-arm64 0.0s done [2026-04-21T09:26:39.973Z] #113 exporting layers 3.2s done [2026-04-21T09:26:40.239Z] #113 writing image sha256:562f160220ba064c120c5c7b0d7b5d319d172aa2267e66a37e73531772339883 0.0s done [2026-04-21T09:26:40.239Z] #113 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2026-04-21T09:26:40.239Z] #113 DONE 6.1s [2026-04-21T09:26:40.239Z] [2026-04-21T09:26:40.239Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:27:01.710Z] #156 ... [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-21T09:27:01.710Z] #153 DONE 100.4s [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-21T09:27:01.710Z] #147 DONE 100.4s [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-04-21T09:27:01.710Z] #157 DONE 0.1s [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:27:01.710Z] #158 DONE 0.1s [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:27:01.710Z] #159 DONE 0.2s [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-04-21T09:27:01.710Z] #160 DONE 0.3s [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #161 [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-04-21T09:27:01.710Z] #161 DONE 0.1s [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #162 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-04-21T09:27:01.710Z] #162 DONE 0.1s [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #163 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-04-21T09:27:01.710Z] #163 DONE 0.9s [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-21T09:27:01.710Z] #164 ... [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:27:01.710Z] #165 DONE 0.9s [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:27:01.710Z] #166 DONE 0.2s [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-04-21T09:27:01.710Z] #167 DONE 0.1s [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-21T09:27:01.710Z] #164 DONE 1.4s [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-04-21T09:27:01.710Z] #168 DONE 0.2s [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #169 [core-common-config-bootstrapper] exporting to image [2026-04-21T09:27:01.710Z] #169 exporting layers [2026-04-21T09:27:01.710Z] #169 ... [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #170 [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-04-21T09:27:01.710Z] #170 DONE 0.1s [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #169 [core-common-config-bootstrapper] exporting to image [2026-04-21T09:27:01.710Z] #169 exporting layers 0.4s done [2026-04-21T09:27:01.710Z] #169 ... [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #171 [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-04-21T09:27:01.710Z] #171 DONE 0.3s [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #169 [core-common-config-bootstrapper] exporting to image [2026-04-21T09:27:01.710Z] #169 writing image sha256:0a3363228ef9b21843215fb16986ae0cda20dbe9f732a385186ae8849758e818 0.0s done [2026-04-21T09:27:01.710Z] #169 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2026-04-21T09:27:01.710Z] #169 DONE 0.6s [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #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-04-21T09:27:01.710Z] #172 DONE 0.1s [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-21T09:27:01.710Z] #151 ... [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-04-21T09:27:01.710Z] #173 DONE 0.2s [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-04-21T09:27:01.710Z] #174 DONE 1.1s [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #175 [security-bootstrapper] exporting to image [2026-04-21T09:27:01.710Z] #175 exporting layers 0.7s done [2026-04-21T09:27:01.710Z] #175 writing image sha256:f6f02b7f1d2d051dfc4c9dd7e20c9ec02b697f4347e243169f098d028aa6291b done [2026-04-21T09:27:01.710Z] #175 naming to docker.io/library/security-bootstrapper 0.0s done [2026-04-21T09:27:01.710Z] #175 DONE 0.7s [2026-04-21T09:27:01.710Z] [2026-04-21T09:27:01.710Z] #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-21T09:28:01.952Z] #82 ... [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:28:01.952Z] #80 DONE 113.9s [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:28:01.952Z] #86 DONE 107.7s [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:28:01.952Z] #82 DONE 111.2s [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:28:01.952Z] #78 DONE 114.4s [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #119 [support-scheduler builder 6/7] COPY . . [2026-04-21T09:28:01.952Z] #119 ... [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:28:01.952Z] #98 DONE 101.6s [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2026-04-21T09:28:01.952Z] #120 ... [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #90 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:28:01.952Z] #90 DONE 114.3s [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-04-21T09:28:01.952Z] #121 ... [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #122 [core-keeper builder 7/8] COPY . . [2026-04-21T09:28:01.952Z] #122 DONE 1.9s [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2026-04-21T09:28:01.952Z] #120 DONE 1.4s [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #119 [support-scheduler builder 6/7] COPY . . [2026-04-21T09:28:01.952Z] #119 DONE 1.9s [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:28:01.952Z] #123 CACHED [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:28:01.952Z] #124 CACHED [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #125 [security-proxy-setup builder 6/7] COPY . . [2026-04-21T09:28:01.952Z] #125 CACHED [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2026-04-21T09:28:01.952Z] #126 DONE 2.1s [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #127 [support-notifications builder 6/7] COPY . . [2026-04-21T09:28:01.952Z] #127 DONE 2.0s [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-21T09:28:01.952Z] #128 ... [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #129 [core-metadata builder 6/7] COPY . . [2026-04-21T09:28:01.952Z] #129 CACHED [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:28:01.952Z] #130 CACHED [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:28:01.952Z] #131 CACHED [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:28:01.952Z] #132 CACHED [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #133 [security-bootstrapper builder 6/7] COPY . . [2026-04-21T09:28:01.952Z] #133 CACHED [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #134 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:28:01.952Z] #134 CACHED [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:28:01.952Z] #135 CACHED [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #136 [core-data builder 6/7] COPY . . [2026-04-21T09:28:01.952Z] #136 CACHED [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:28:01.952Z] #137 CACHED [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #138 [security-proxy-auth builder 6/7] COPY . . [2026-04-21T09:28:01.952Z] #138 CACHED [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:28:01.952Z] #139 CACHED [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:28:01.952Z] #140 CACHED [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-04-21T09:28:01.952Z] #121 DONE 1.3s [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:28:01.952Z] #141 CACHED [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:28:01.952Z] #142 CACHED [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #143 [core-command builder 6/7] COPY . . [2026-04-21T09:28:01.952Z] #143 CACHED [2026-04-21T09:28:01.952Z] [2026-04-21T09:28:01.952Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-21T09:28:04.558Z] #144 ... [2026-04-21T09:28:04.558Z] [2026-04-21T09:28:04.558Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-21T09:28:04.558Z] #128 5.373 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-04-21T09:28:09.514Z] #145 ... [2026-04-21T09:28:09.514Z] [2026-04-21T09:28:09.514Z] #146 [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-04-21T09:28:09.514Z] #146 174.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-04-21T09:28:10.014Z] #128 ... [2026-04-21T09:28:10.014Z] [2026-04-21T09:28:10.014Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T09:28:10.014Z] #0 4.215 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-04-21T09:28:10.014Z] #145 ... [2026-04-21T09:28:10.014Z] [2026-04-21T09:28:10.014Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-21T09:28:10.014Z] #0 5.264 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-04-21T09:28:10.014Z] #146 ... [2026-04-21T09:28:10.014Z] [2026-04-21T09:28:10.014Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-21T09:28:10.014Z] #0 6.200 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-04-21T09:28:10.014Z] #147 ... [2026-04-21T09:28:10.014Z] [2026-04-21T09:28:10.014Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-21T09:28:10.014Z] #0 5.014 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-04-21T09:28:10.014Z] #148 ... [2026-04-21T09:28:10.014Z] [2026-04-21T09:28:10.014Z] #149 [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-04-21T09:28:10.014Z] #0 6.088 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-04-21T09:28:10.014Z] #149 ... [2026-04-21T09:28:10.014Z] [2026-04-21T09:28:10.014Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-21T09:28:10.014Z] #0 4.638 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-04-21T09:28:10.014Z] #150 ... [2026-04-21T09:28:10.014Z] [2026-04-21T09:28:10.014Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-21T09:28:10.014Z] #0 6.212 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-04-21T09:28:10.284Z] #151 ... [2026-04-21T09:28:10.284Z] [2026-04-21T09:28:10.284Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-21T09:28:10.284Z] #0 6.097 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-04-21T09:28:10.284Z] #152 ... [2026-04-21T09:28:10.284Z] [2026-04-21T09:28:10.284Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-21T09:28:10.284Z] #0 5.661 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-04-21T09:28:10.554Z] #153 ... [2026-04-21T09:28:10.554Z] [2026-04-21T09:28:10.554Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-21T09:28:10.554Z] #0 5.087 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-04-21T09:28:10.824Z] #154 ... [2026-04-21T09:28:10.824Z] [2026-04-21T09:28:10.824Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-21T09:28:10.824Z] #144 6.411 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-04-21T09:28:14.810Z] #146 ... [2026-04-21T09:28:14.810Z] [2026-04-21T09:28:14.810Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-21T09:28:14.810Z] #149 DONE 179.9s [2026-04-21T09:28:14.810Z] [2026-04-21T09:28:14.810Z] #146 [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-04-21T09:28:14.810Z] #146 ... [2026-04-21T09:28:14.810Z] [2026-04-21T09:28:14.810Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-21T09:28:14.810Z] #148 DONE 180.2s [2026-04-21T09:28:14.810Z] [2026-04-21T09:28:14.810Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-21T09:28:14.810Z] #154 DONE 180.2s [2026-04-21T09:28:14.810Z] [2026-04-21T09:28:14.810Z] #146 [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-04-21T09:28:14.810Z] #146 DONE 180.2s [2026-04-21T09:28:14.810Z] [2026-04-21T09:28:14.810Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-21T09:28:14.810Z] #152 DONE 180.3s [2026-04-21T09:28:14.810Z] [2026-04-21T09:28:14.810Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-21T09:28:14.810Z] #156 DONE 180.3s [2026-04-21T09:28:14.810Z] [2026-04-21T09:28:14.810Z] #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-21T09:28:14.810Z] #145 DONE 180.3s [2026-04-21T09:28:14.810Z] [2026-04-21T09:28:14.810Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-21T09:28:14.810Z] #151 DONE 180.4s [2026-04-21T09:28:14.810Z] [2026-04-21T09:28:14.810Z] #176 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:28:14.810Z] #176 DONE 0.3s [2026-04-21T09:28:14.810Z] [2026-04-21T09:28:14.810Z] #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:28:14.810Z] #177 DONE 0.2s [2026-04-21T09:28:14.810Z] [2026-04-21T09:28:14.810Z] #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:28:14.810Z] #178 ... [2026-04-21T09:28:14.810Z] [2026-04-21T09:28:14.810Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-21T09:28:14.810Z] #155 DONE 180.8s [2026-04-21T09:28:14.810Z] [2026-04-21T09:28:14.810Z] #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:28:14.810Z] #179 DONE 0.3s [2026-04-21T09:28:14.810Z] [2026-04-21T09:28:14.810Z] #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:28:14.810Z] #180 DONE 0.3s [2026-04-21T09:28:14.810Z] [2026-04-21T09:28:14.810Z] #181 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:28:14.810Z] #181 DONE 0.3s [2026-04-21T09:28:14.810Z] [2026-04-21T09:28:14.810Z] #178 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:28:14.810Z] #178 DONE 0.4s [2026-04-21T09:28:14.810Z] [2026-04-21T09:28:14.810Z] #182 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:28:14.810Z] #182 DONE 0.3s [2026-04-21T09:28:14.810Z] [2026-04-21T09:28:14.810Z] #183 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:28:14.810Z] #183 CACHED [2026-04-21T09:28:14.810Z] [2026-04-21T09:28:14.810Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:28:14.810Z] #184 CACHED [2026-04-21T09:28:14.810Z] [2026-04-21T09:28:14.810Z] #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:28:14.810Z] #185 CACHED [2026-04-21T09:28:14.810Z] [2026-04-21T09:28:14.810Z] #186 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:28:14.810Z] #186 CACHED [2026-04-21T09:28:14.810Z] [2026-04-21T09:28:14.810Z] #187 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:28:14.810Z] #187 DONE 0.3s [2026-04-21T09:28:14.810Z] [2026-04-21T09:28:14.810Z] #188 [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-04-21T09:28:15.091Z] #188 ... [2026-04-21T09:28:15.091Z] [2026-04-21T09:28:15.091Z] #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:28:15.091Z] #189 DONE 0.2s [2026-04-21T09:28:15.091Z] [2026-04-21T09:28:15.091Z] #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:28:15.091Z] #190 DONE 0.2s [2026-04-21T09:28:15.091Z] [2026-04-21T09:28:15.091Z] #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-04-21T09:28:15.349Z] #191 ... [2026-04-21T09:28:15.349Z] [2026-04-21T09:28:15.349Z] #192 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:28:15.349Z] #192 DONE 0.5s [2026-04-21T09:28:15.349Z] [2026-04-21T09:28:15.349Z] #193 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-04-21T09:28:15.609Z] #193 ... [2026-04-21T09:28:15.609Z] [2026-04-21T09:28:15.609Z] #194 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:28:15.609Z] #194 DONE 0.7s [2026-04-21T09:28:15.609Z] [2026-04-21T09:28:15.609Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T09:28:15.609Z] #150 DONE 181.5s [2026-04-21T09:28:15.609Z] [2026-04-21T09:28:15.609Z] #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-04-21T09:28:15.609Z] #195 DONE 0.7s [2026-04-21T09:28:15.609Z] [2026-04-21T09:28:15.609Z] #188 [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-04-21T09:28:15.609Z] #188 DONE 0.7s [2026-04-21T09:28:15.609Z] [2026-04-21T09:28:15.609Z] #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-04-21T09:28:15.874Z] #196 ... [2026-04-21T09:28:15.874Z] [2026-04-21T09:28:15.874Z] #197 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-04-21T09:28:15.874Z] #197 DONE 0.8s [2026-04-21T09:28:15.874Z] [2026-04-21T09:28:15.874Z] #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-04-21T09:28:15.874Z] #198 DONE 0.8s [2026-04-21T09:28:15.874Z] [2026-04-21T09:28:15.874Z] #193 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-04-21T09:28:15.874Z] #193 DONE 0.9s [2026-04-21T09:28:15.874Z] [2026-04-21T09:28:15.874Z] #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-04-21T09:28:15.874Z] #191 DONE 0.7s [2026-04-21T09:28:15.874Z] [2026-04-21T09:28:15.874Z] #199 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-04-21T09:28:15.874Z] #199 DONE 0.5s [2026-04-21T09:28:15.874Z] [2026-04-21T09:28:15.874Z] #200 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-04-21T09:28:15.874Z] #200 DONE 0.5s [2026-04-21T09:28:15.874Z] [2026-04-21T09:28:15.874Z] #201 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-04-21T09:28:16.139Z] #201 ... [2026-04-21T09:28:16.139Z] [2026-04-21T09:28:16.139Z] #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:28:16.139Z] #202 DONE 0.5s [2026-04-21T09:28:16.139Z] [2026-04-21T09:28:16.139Z] #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-04-21T09:28:16.139Z] #203 DONE 0.5s [2026-04-21T09:28:16.139Z] [2026-04-21T09:28:16.139Z] #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-04-21T09:28:16.139Z] #204 DONE 0.4s [2026-04-21T09:28:16.139Z] [2026-04-21T09:28:16.139Z] #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-04-21T09:28:16.139Z] #196 DONE 0.3s [2026-04-21T09:28:16.139Z] [2026-04-21T09:28:16.139Z] #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-04-21T09:28:16.139Z] #205 DONE 0.3s [2026-04-21T09:28:16.139Z] [2026-04-21T09:28:16.139Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-04-21T09:28:16.139Z] #206 DONE 0.3s [2026-04-21T09:28:16.139Z] [2026-04-21T09:28:16.139Z] #207 [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-04-21T09:28:16.139Z] #207 DONE 0.4s [2026-04-21T09:28:16.139Z] [2026-04-21T09:28:16.139Z] #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:28:16.139Z] #208 DONE 0.2s [2026-04-21T09:28:16.139Z] [2026-04-21T09:28:16.139Z] #209 [core-command] exporting to image [2026-04-21T09:28:16.139Z] #209 exporting layers [2026-04-21T09:28:16.400Z] #209 ... [2026-04-21T09:28:16.400Z] [2026-04-21T09:28:16.400Z] #201 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-04-21T09:28:16.400Z] #201 DONE 0.3s [2026-04-21T09:28:16.400Z] [2026-04-21T09:28:16.400Z] #209 [core-command] exporting to image [2026-04-21T09:28:16.400Z] #209 exporting layers 0.3s done [2026-04-21T09:28:16.400Z] #209 ... [2026-04-21T09:28:16.400Z] [2026-04-21T09:28:16.400Z] #210 [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-04-21T09:28:16.400Z] #210 DONE 0.4s [2026-04-21T09:28:16.662Z] [2026-04-21T09:28:16.662Z] #211 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-04-21T09:28:16.662Z] #211 DONE 0.6s [2026-04-21T09:28:16.662Z] [2026-04-21T09:28:16.662Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-04-21T09:28:16.662Z] #212 DONE 0.6s [2026-04-21T09:28:16.662Z] [2026-04-21T09:28:16.662Z] #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-04-21T09:28:16.662Z] #213 DONE 0.6s [2026-04-21T09:28:16.662Z] [2026-04-21T09:28:16.662Z] #214 [core-metadata] exporting to image [2026-04-21T09:28:16.662Z] #214 ... [2026-04-21T09:28:16.662Z] [2026-04-21T09:28:16.662Z] #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-04-21T09:28:16.662Z] #215 DONE 0.5s [2026-04-21T09:28:16.662Z] [2026-04-21T09:28:16.662Z] #216 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-04-21T09:28:16.662Z] #216 DONE 0.5s [2026-04-21T09:28:16.662Z] [2026-04-21T09:28:16.662Z] #217 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:28:16.662Z] #217 DONE 0.5s [2026-04-21T09:28:16.662Z] [2026-04-21T09:28:16.662Z] #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-04-21T09:28:16.662Z] #218 DONE 0.1s [2026-04-21T09:28:16.927Z] [2026-04-21T09:28:16.927Z] #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-04-21T09:28:16.927Z] #219 DONE 0.1s [2026-04-21T09:28:16.927Z] [2026-04-21T09:28:16.927Z] #209 [core-command] exporting to image [2026-04-21T09:28:16.927Z] #209 writing image sha256:e3f962510b455fb6d9c973ee60fa47bce02c9708220971cc18417cbb71805c3a done [2026-04-21T09:28:16.927Z] #209 naming to docker.io/library/core-command 0.0s done [2026-04-21T09:28:18.310Z] #209 ... [2026-04-21T09:28:18.310Z] [2026-04-21T09:28:18.310Z] #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-04-21T09:28:18.310Z] #220 DONE 1.5s [2026-04-21T09:28:18.310Z] [2026-04-21T09:28:18.310Z] #221 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-04-21T09:28:18.310Z] #221 DONE 1.6s [2026-04-21T09:28:18.310Z] [2026-04-21T09:28:18.310Z] #222 [security-spiffe-token-provider] exporting to image [2026-04-21T09:28:18.310Z] #222 exporting layers 0.3s done [2026-04-21T09:28:18.310Z] #222 writing image sha256:6b5a85556225b41b61d2a53fbcffe1ece1e86420d968ba0ef4020de98b5f123c 0.0s done [2026-04-21T09:28:18.310Z] #222 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2026-04-21T09:28:18.574Z] #222 ... [2026-04-21T09:28:18.574Z] [2026-04-21T09:28:18.574Z] #223 [core-keeper] exporting to image [2026-04-21T09:28:18.574Z] #223 exporting layers 0.3s done [2026-04-21T09:28:18.574Z] #223 writing image sha256:e5283e78b28477f3b872c586957cf260360f433df0b74eb43d8d6dc3486072a7 done [2026-04-21T09:28:18.574Z] #223 naming to docker.io/library/core-keeper 0.0s done [2026-04-21T09:28:18.574Z] #223 DONE 2.4s [2026-04-21T09:28:18.574Z] [2026-04-21T09:28:18.574Z] #224 [core-data] exporting to image [2026-04-21T09:28:18.574Z] #224 exporting layers 0.3s done [2026-04-21T09:28:18.574Z] #224 writing image sha256:52e6e13ae00933ff80bf155491905ad42d3789fd0571233d9d8c0cf85acef4f7 0.0s done [2026-04-21T09:28:18.574Z] #224 naming to docker.io/library/core-data 0.0s done [2026-04-21T09:28:18.574Z] #224 DONE 2.1s [2026-04-21T09:28:18.574Z] [2026-04-21T09:28:18.574Z] #209 [core-command] exporting to image [2026-04-21T09:28:18.574Z] #209 DONE 2.4s [2026-04-21T09:28:18.574Z] [2026-04-21T09:28:18.574Z] #222 [security-spiffe-token-provider] exporting to image [2026-04-21T09:28:18.574Z] #222 DONE 2.2s [2026-04-21T09:28:18.574Z] [2026-04-21T09:28:18.574Z] #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-04-21T09:28:18.845Z] #225 ... [2026-04-21T09:28:18.845Z] [2026-04-21T09:28:18.845Z] #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-21T09:28:18.845Z] #226 DONE 2.0s [2026-04-21T09:28:18.845Z] [2026-04-21T09:28:18.845Z] #214 [core-metadata] exporting to image [2026-04-21T09:28:18.845Z] #214 exporting layers 2.0s done [2026-04-21T09:28:18.845Z] #214 writing image sha256:1c0dcc4912b42ea42e1b0ee4b6a8073f569057b97df1327c70202c98e0f26159 done [2026-04-21T09:28:18.845Z] #214 naming to docker.io/library/core-metadata done [2026-04-21T09:28:18.845Z] #214 DONE 2.2s [2026-04-21T09:28:18.845Z] [2026-04-21T09:28:18.845Z] #227 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-21T09:28:18.845Z] #227 DONE 2.1s [2026-04-21T09:28:18.845Z] [2026-04-21T09:28:18.845Z] #228 [security-proxy-setup] exporting to image [2026-04-21T09:28:18.845Z] #228 ... [2026-04-21T09:28:18.845Z] [2026-04-21T09:28:18.845Z] #229 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-04-21T09:28:18.845Z] #229 DONE 0.6s [2026-04-21T09:28:18.845Z] [2026-04-21T09:28:18.845Z] #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-04-21T09:28:18.845Z] #225 DONE 0.6s [2026-04-21T09:28:19.112Z] [2026-04-21T09:28:19.112Z] #230 [support-notifications] exporting to image [2026-04-21T09:28:19.112Z] #230 ... [2026-04-21T09:28:19.112Z] [2026-04-21T09:28:19.112Z] #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-04-21T09:28:19.112Z] #231 DONE 0.1s [2026-04-21T09:28:19.112Z] [2026-04-21T09:28:19.112Z] #232 [support-scheduler] exporting to image [2026-04-21T09:28:19.112Z] #232 exporting layers 2.3s done [2026-04-21T09:28:19.112Z] #232 writing image sha256:58a9d32b49c471dccdfbec04a5909f9a40c8fded513f194079bd4d311f0f510f 0.0s done [2026-04-21T09:28:19.112Z] #232 naming to docker.io/library/support-scheduler 0.0s done [2026-04-21T09:28:19.112Z] #232 DONE 2.4s [2026-04-21T09:28:19.377Z] [2026-04-21T09:28:19.377Z] #233 [security-proxy-auth] exporting to image [2026-04-21T09:28:19.377Z] #233 exporting layers 0.6s done [2026-04-21T09:28:19.377Z] #233 writing image sha256:f1ebe8de83577b1cea1af3d49334e1291964722e9000cc10bc015ef33a3d75c7 done [2026-04-21T09:28:19.377Z] #233 naming to docker.io/library/security-proxy-auth done [2026-04-21T09:28:19.377Z] #233 DONE 0.6s [2026-04-21T09:28:19.377Z] [2026-04-21T09:28:19.377Z] #228 [security-proxy-setup] exporting to image [2026-04-21T09:28:19.377Z] #228 exporting layers 0.4s done [2026-04-21T09:28:19.377Z] #228 writing image sha256:95b369959dfd636275cbccc2386b654f909674c9812fafe95326e2db3f149819 0.0s done [2026-04-21T09:28:19.377Z] #228 naming to docker.io/library/security-proxy-setup done [2026-04-21T09:28:19.377Z] #228 DONE 0.4s [2026-04-21T09:28:19.377Z] [2026-04-21T09:28:19.377Z] #230 [support-notifications] exporting to image [2026-04-21T09:28:19.377Z] #230 exporting layers 0.3s done [2026-04-21T09:28:19.377Z] #230 writing image sha256:1b32ca2ebea73f8ead3ec2823682ab10fd242039ca77aafabfb22a96a314c664 [2026-04-21T09:28:19.377Z] #230 writing image sha256:1b32ca2ebea73f8ead3ec2823682ab10fd242039ca77aafabfb22a96a314c664 done [2026-04-21T09:28:19.377Z] #230 naming to docker.io/library/support-notifications done [2026-04-21T09:28:19.377Z] #230 DONE 0.4s [2026-04-21T09:28:19.377Z] [2026-04-21T09:28:19.377Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-21T09:28:19.377Z] #234 DONE 0.4s [2026-04-21T09:28:19.638Z] [2026-04-21T09:28:19.638Z] #235 [security-secretstore-setup] exporting to image [2026-04-21T09:28:19.638Z] #235 exporting layers 0.2s done [2026-04-21T09:28:19.638Z] #235 writing image sha256:91552b9f104e0d5a4096c40f9cf8c974041a4c5a376ba6ddf3fb52e3c92bf7ec done [2026-04-21T09:28:19.638Z] #235 naming to docker.io/library/security-secretstore-setup done [2026-04-21T09:28:19.638Z] #235 DONE 0.2s [2026-04-21T09:28:19.638Z] time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:28:19.638Z] time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:28:19.638Z] time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:28:19.638Z] time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:28:19.638Z] time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:28:19.638Z] time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:28:19.638Z] time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:28:19.638Z] time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:28:19.638Z] time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:28:19.638Z] time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:28:19.638Z] time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:28:19.638Z] time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:28:19.638Z] time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:28:19.638Z] time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:28:19.638Z] time="2026-04-21T09:24:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-04-21T09:28:19.664Z] $ docker stop --time=1 42d234cbd3811159cf3632855bbc802ff6b2ed10a0c8072464579cdba259d9e4 [2026-04-21T09:28:20.940Z] $ docker rm -f --volumes 42d234cbd3811159cf3632855bbc802ff6b2ed10a0c8072464579cdba259d9e4 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-21T09:28:21.295Z] + docker images [2026-04-21T09:28:21.295Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-04-21T09:28:21.295Z] security-secretstore-setup latest 91552b9f104e 2 seconds ago 89.2MB [2026-04-21T09:28:21.295Z] support-notifications latest 1b32ca2ebea7 3 seconds ago 57.8MB [2026-04-21T09:28:21.295Z] security-proxy-auth latest f1ebe8de8357 3 seconds ago 49MB [2026-04-21T09:28:21.295Z] security-proxy-setup latest 95b369959dfd 3 seconds ago 54.7MB [2026-04-21T09:28:21.295Z] support-scheduler latest 58a9d32b49c4 5 seconds ago 54.2MB [2026-04-21T09:28:21.295Z] security-spiffe-token-provider latest 6b5a85556225 5 seconds ago 53MB [2026-04-21T09:28:21.295Z] core-metadata latest 1c0dcc4912b4 5 seconds ago 50MB [2026-04-21T09:28:21.295Z] core-command latest e3f962510b45 6 seconds ago 44.1MB [2026-04-21T09:28:21.295Z] core-keeper latest e5283e78b284 6 seconds ago 49.7MB [2026-04-21T09:28:21.295Z] core-data latest 52e6e13ae009 6 seconds ago 49.9MB [2026-04-21T09:28:21.295Z] security-bootstrapper latest f6f02b7f1d2d About a minute ago 21.6MB [2026-04-21T09:28:21.295Z] core-common-config-bootstrapper latest 0a3363228ef9 About a minute ago 20.5MB [2026-04-21T09:28:21.295Z] security-spire-agent latest 98bb7b68a292 3 minutes ago 237MB [2026-04-21T09:28:21.295Z] security-spire-server latest ead2804f34f5 3 minutes ago 178MB [2026-04-21T09:28:21.295Z] security-spire-config latest 9646cf6743fe 3 minutes ago 177MB [2026-04-21T09:28:21.295Z] ci-base-image-x86_64 latest 7165e92f718a 7 minutes ago 970MB [2026-04-21T09:28:21.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 6 months ago 636MB [2026-04-21T09:28:21.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 11 months ago 573MB [2026-04-21T09:28:21.295Z] 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-04-21T09:28:21.554Z] provisioning config files... [2026-04-21T09:28:21.562Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/970@tmp/config9386331268307284558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-21T09:28:21.871Z] ---> ****-login.sh [2026-04-21T09:28:21.871Z] nexus3.edgexfoundry.org:10001 [2026-04-21T09:28:21.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:28:21.871Z] Login Succeeded [2026-04-21T09:28:21.871Z] nexus3.edgexfoundry.org:10002 [2026-04-21T09:28:21.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:28:21.871Z] Login Succeeded [2026-04-21T09:28:21.871Z] nexus3.edgexfoundry.org:10003 [2026-04-21T09:28:22.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:28:22.128Z] Login Succeeded [2026-04-21T09:28:22.128Z] nexus3.edgexfoundry.org:10004 [2026-04-21T09:28:22.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:28:22.128Z] Login Succeeded [2026-04-21T09:28:22.128Z] ****.io [2026-04-21T09:28:22.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:28:22.387Z] Login Succeeded [2026-04-21T09:28:22.387Z] ---> ****-login.sh ends [Pipeline] } [2026-04-21T09:28:22.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T09:28:22.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-21T09:28:22.506Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-04-21T09:28:22.506Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:28:22.506Z] latest [2026-04-21T09:28:22.506Z] 4.1.0-dev.110 [2026-04-21T09:28:22.506Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:28:22.506Z] main [2026-04-21T09:28:22.506Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:22.863Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:23.184Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:28:23.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-21T09:28:23.184Z] 1697ea87f95d: Preparing [2026-04-21T09:28:23.184Z] efed0748de8e: Preparing [2026-04-21T09:28:23.184Z] b3ab3f9961e9: Preparing [2026-04-21T09:28:23.184Z] 329550b94928: Preparing [2026-04-21T09:28:23.184Z] d7b3787bcb54: Preparing [2026-04-21T09:28:23.184Z] a54b53697f13: Preparing [2026-04-21T09:28:23.184Z] 0854555d70ac: Preparing [2026-04-21T09:28:23.184Z] a54b53697f13: Waiting [2026-04-21T09:28:23.184Z] 0854555d70ac: Waiting [2026-04-21T09:28:23.184Z] b3ab3f9961e9: Pushed [2026-04-21T09:28:23.184Z] 329550b94928: Pushed [2026-04-21T09:28:23.184Z] d7b3787bcb54: Pushed [2026-04-21T09:28:23.184Z] 1697ea87f95d: Pushed [2026-04-21T09:28:23.184Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:23.443Z] a54b53697f13: Pushed [2026-04-21T09:28:26.743Z] efed0748de8e: Pushed [2026-04-21T09:28:26.743Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:27.081Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:27.414Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-21T09:28:27.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-21T09:28:27.414Z] 1697ea87f95d: Preparing [2026-04-21T09:28:27.414Z] efed0748de8e: Preparing [2026-04-21T09:28:27.414Z] b3ab3f9961e9: Preparing [2026-04-21T09:28:27.414Z] 329550b94928: Preparing [2026-04-21T09:28:27.414Z] d7b3787bcb54: Preparing [2026-04-21T09:28:27.414Z] a54b53697f13: Preparing [2026-04-21T09:28:27.414Z] 0854555d70ac: Preparing [2026-04-21T09:28:27.414Z] 0854555d70ac: Waiting [2026-04-21T09:28:27.414Z] a54b53697f13: Waiting [2026-04-21T09:28:27.414Z] 1697ea87f95d: Layer already exists [2026-04-21T09:28:27.414Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:28:27.414Z] efed0748de8e: Layer already exists [2026-04-21T09:28:27.414Z] 329550b94928: Layer already exists [2026-04-21T09:28:27.414Z] d7b3787bcb54: Layer already exists [2026-04-21T09:28:27.414Z] a54b53697f13: Layer already exists [2026-04-21T09:28:27.414Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:27.414Z] latest: digest: sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:27.748Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:28.092Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110 [2026-04-21T09:28:28.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-21T09:28:28.092Z] 1697ea87f95d: Preparing [2026-04-21T09:28:28.092Z] efed0748de8e: Preparing [2026-04-21T09:28:28.092Z] b3ab3f9961e9: Preparing [2026-04-21T09:28:28.092Z] 329550b94928: Preparing [2026-04-21T09:28:28.092Z] d7b3787bcb54: Preparing [2026-04-21T09:28:28.092Z] a54b53697f13: Preparing [2026-04-21T09:28:28.092Z] 0854555d70ac: Preparing [2026-04-21T09:28:28.092Z] a54b53697f13: Waiting [2026-04-21T09:28:28.092Z] 0854555d70ac: Waiting [2026-04-21T09:28:28.092Z] 329550b94928: Layer already exists [2026-04-21T09:28:28.092Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:28:28.092Z] efed0748de8e: Layer already exists [2026-04-21T09:28:28.092Z] 1697ea87f95d: Layer already exists [2026-04-21T09:28:28.092Z] d7b3787bcb54: Layer already exists [2026-04-21T09:28:28.092Z] a54b53697f13: Layer already exists [2026-04-21T09:28:28.092Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:28.092Z] 4.1.0-dev.110: digest: sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:28.433Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:28.760Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:28:28.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-21T09:28:28.760Z] 1697ea87f95d: Preparing [2026-04-21T09:28:28.760Z] efed0748de8e: Preparing [2026-04-21T09:28:28.760Z] b3ab3f9961e9: Preparing [2026-04-21T09:28:28.760Z] 329550b94928: Preparing [2026-04-21T09:28:28.760Z] d7b3787bcb54: Preparing [2026-04-21T09:28:28.760Z] a54b53697f13: Preparing [2026-04-21T09:28:28.760Z] 0854555d70ac: Preparing [2026-04-21T09:28:28.760Z] a54b53697f13: Waiting [2026-04-21T09:28:28.760Z] 0854555d70ac: Waiting [2026-04-21T09:28:28.760Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:28:28.760Z] efed0748de8e: Layer already exists [2026-04-21T09:28:28.760Z] 329550b94928: Layer already exists [2026-04-21T09:28:28.760Z] d7b3787bcb54: Layer already exists [2026-04-21T09:28:28.760Z] 1697ea87f95d: Layer already exists [2026-04-21T09:28:28.760Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:28.760Z] a54b53697f13: Layer already exists [2026-04-21T09:28:28.760Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:29.093Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:29.422Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-04-21T09:28:29.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-04-21T09:28:29.423Z] 1697ea87f95d: Preparing [2026-04-21T09:28:29.423Z] efed0748de8e: Preparing [2026-04-21T09:28:29.423Z] b3ab3f9961e9: Preparing [2026-04-21T09:28:29.423Z] 329550b94928: Preparing [2026-04-21T09:28:29.423Z] d7b3787bcb54: Preparing [2026-04-21T09:28:29.423Z] a54b53697f13: Preparing [2026-04-21T09:28:29.423Z] 0854555d70ac: Preparing [2026-04-21T09:28:29.423Z] 0854555d70ac: Waiting [2026-04-21T09:28:29.423Z] a54b53697f13: Waiting [2026-04-21T09:28:29.423Z] 329550b94928: Layer already exists [2026-04-21T09:28:29.423Z] efed0748de8e: Layer already exists [2026-04-21T09:28:29.423Z] 1697ea87f95d: Layer already exists [2026-04-21T09:28:29.423Z] d7b3787bcb54: Layer already exists [2026-04-21T09:28:29.423Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:28:29.423Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:29.423Z] a54b53697f13: Layer already exists [2026-04-21T09:28:29.423Z] main: digest: sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T09:28:29.505Z] ===================================================== [Pipeline] echo [2026-04-21T09:28:29.523Z] taggedImages: [2026-04-21T09:28:29.523Z] - nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:28:29.523Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-21T09:28:29.523Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110 [2026-04-21T09:28:29.523Z] - nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:28:29.523Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-04-21T09:28:29.549Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-04-21T09:28:29.549Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:28:29.549Z] latest [2026-04-21T09:28:29.549Z] 4.1.0-dev.110 [2026-04-21T09:28:29.549Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:28:29.549Z] main [2026-04-21T09:28:29.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:29.910Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:30.227Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:28:30.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-21T09:28:30.227Z] 8497202b458f: Preparing [2026-04-21T09:28:30.227Z] c28302cabdf4: Preparing [2026-04-21T09:28:30.227Z] 9bf25084c47b: Preparing [2026-04-21T09:28:30.227Z] 8b47a494413b: Preparing [2026-04-21T09:28:30.227Z] b3ab3f9961e9: Preparing [2026-04-21T09:28:30.227Z] 329550b94928: Preparing [2026-04-21T09:28:30.227Z] d7b3787bcb54: Preparing [2026-04-21T09:28:30.227Z] a54b53697f13: Preparing [2026-04-21T09:28:30.227Z] 0854555d70ac: Preparing [2026-04-21T09:28:30.227Z] 329550b94928: Waiting [2026-04-21T09:28:30.227Z] d7b3787bcb54: Waiting [2026-04-21T09:28:30.227Z] a54b53697f13: Waiting [2026-04-21T09:28:30.227Z] 0854555d70ac: Waiting [2026-04-21T09:28:30.227Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:28:30.227Z] 329550b94928: Layer already exists [2026-04-21T09:28:30.227Z] d7b3787bcb54: Layer already exists [2026-04-21T09:28:30.227Z] a54b53697f13: Layer already exists [2026-04-21T09:28:30.227Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:30.227Z] c28302cabdf4: Pushed [2026-04-21T09:28:30.227Z] 8497202b458f: Pushed [2026-04-21T09:28:30.227Z] 9bf25084c47b: Pushed [2026-04-21T09:28:31.713Z] 8b47a494413b: Pushed [2026-04-21T09:28:31.713Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:32.160Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:32.571Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-21T09:28:32.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-21T09:28:32.571Z] 8497202b458f: Preparing [2026-04-21T09:28:32.571Z] c28302cabdf4: Preparing [2026-04-21T09:28:32.571Z] 9bf25084c47b: Preparing [2026-04-21T09:28:32.571Z] 8b47a494413b: Preparing [2026-04-21T09:28:32.571Z] b3ab3f9961e9: Preparing [2026-04-21T09:28:32.571Z] 329550b94928: Preparing [2026-04-21T09:28:32.571Z] d7b3787bcb54: Preparing [2026-04-21T09:28:32.571Z] a54b53697f13: Preparing [2026-04-21T09:28:32.571Z] 0854555d70ac: Preparing [2026-04-21T09:28:32.571Z] 329550b94928: Waiting [2026-04-21T09:28:32.571Z] d7b3787bcb54: Waiting [2026-04-21T09:28:32.571Z] a54b53697f13: Waiting [2026-04-21T09:28:32.571Z] 0854555d70ac: Waiting [2026-04-21T09:28:32.571Z] 8b47a494413b: Layer already exists [2026-04-21T09:28:32.571Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:28:32.571Z] 9bf25084c47b: Layer already exists [2026-04-21T09:28:32.571Z] c28302cabdf4: Layer already exists [2026-04-21T09:28:32.571Z] 8497202b458f: Layer already exists [2026-04-21T09:28:32.571Z] d7b3787bcb54: Layer already exists [2026-04-21T09:28:32.571Z] 329550b94928: Layer already exists [2026-04-21T09:28:32.571Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:32.571Z] a54b53697f13: Layer already exists [2026-04-21T09:28:32.571Z] latest: digest: sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:33.011Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:33.343Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110 [2026-04-21T09:28:33.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-21T09:28:33.343Z] 8497202b458f: Preparing [2026-04-21T09:28:33.343Z] c28302cabdf4: Preparing [2026-04-21T09:28:33.343Z] 9bf25084c47b: Preparing [2026-04-21T09:28:33.343Z] 8b47a494413b: Preparing [2026-04-21T09:28:33.343Z] b3ab3f9961e9: Preparing [2026-04-21T09:28:33.343Z] 329550b94928: Preparing [2026-04-21T09:28:33.343Z] d7b3787bcb54: Preparing [2026-04-21T09:28:33.343Z] a54b53697f13: Preparing [2026-04-21T09:28:33.343Z] 0854555d70ac: Preparing [2026-04-21T09:28:33.343Z] 329550b94928: Waiting [2026-04-21T09:28:33.343Z] 0854555d70ac: Waiting [2026-04-21T09:28:33.343Z] d7b3787bcb54: Waiting [2026-04-21T09:28:33.343Z] a54b53697f13: Waiting [2026-04-21T09:28:33.343Z] c28302cabdf4: Layer already exists [2026-04-21T09:28:33.343Z] 8497202b458f: Layer already exists [2026-04-21T09:28:33.343Z] 8b47a494413b: Layer already exists [2026-04-21T09:28:33.343Z] 9bf25084c47b: Layer already exists [2026-04-21T09:28:33.343Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:28:33.343Z] 329550b94928: Layer already exists [2026-04-21T09:28:33.343Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:33.343Z] a54b53697f13: Layer already exists [2026-04-21T09:28:33.343Z] d7b3787bcb54: Layer already exists [2026-04-21T09:28:33.343Z] 4.1.0-dev.110: digest: sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:33.685Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:34.011Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:28:34.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-21T09:28:34.011Z] 8497202b458f: Preparing [2026-04-21T09:28:34.011Z] c28302cabdf4: Preparing [2026-04-21T09:28:34.011Z] 9bf25084c47b: Preparing [2026-04-21T09:28:34.011Z] 8b47a494413b: Preparing [2026-04-21T09:28:34.011Z] b3ab3f9961e9: Preparing [2026-04-21T09:28:34.011Z] 329550b94928: Preparing [2026-04-21T09:28:34.011Z] d7b3787bcb54: Preparing [2026-04-21T09:28:34.011Z] a54b53697f13: Preparing [2026-04-21T09:28:34.011Z] 0854555d70ac: Preparing [2026-04-21T09:28:34.011Z] 329550b94928: Waiting [2026-04-21T09:28:34.011Z] d7b3787bcb54: Waiting [2026-04-21T09:28:34.011Z] a54b53697f13: Waiting [2026-04-21T09:28:34.011Z] 0854555d70ac: Waiting [2026-04-21T09:28:34.011Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:28:34.011Z] 8497202b458f: Layer already exists [2026-04-21T09:28:34.011Z] 8b47a494413b: Layer already exists [2026-04-21T09:28:34.011Z] 9bf25084c47b: Layer already exists [2026-04-21T09:28:34.011Z] c28302cabdf4: Layer already exists [2026-04-21T09:28:34.011Z] d7b3787bcb54: Layer already exists [2026-04-21T09:28:34.011Z] a54b53697f13: Layer already exists [2026-04-21T09:28:34.011Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:34.011Z] 329550b94928: Layer already exists [2026-04-21T09:28:34.011Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:34.348Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:34.682Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-04-21T09:28:34.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-04-21T09:28:34.682Z] 8497202b458f: Preparing [2026-04-21T09:28:34.682Z] c28302cabdf4: Preparing [2026-04-21T09:28:34.682Z] 9bf25084c47b: Preparing [2026-04-21T09:28:34.682Z] 8b47a494413b: Preparing [2026-04-21T09:28:34.682Z] b3ab3f9961e9: Preparing [2026-04-21T09:28:34.682Z] 329550b94928: Preparing [2026-04-21T09:28:34.682Z] d7b3787bcb54: Preparing [2026-04-21T09:28:34.682Z] a54b53697f13: Preparing [2026-04-21T09:28:34.682Z] 0854555d70ac: Preparing [2026-04-21T09:28:34.682Z] d7b3787bcb54: Waiting [2026-04-21T09:28:34.682Z] 329550b94928: Waiting [2026-04-21T09:28:34.682Z] a54b53697f13: Waiting [2026-04-21T09:28:34.682Z] 0854555d70ac: Waiting [2026-04-21T09:28:34.682Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:28:34.682Z] 8497202b458f: Layer already exists [2026-04-21T09:28:34.682Z] c28302cabdf4: Layer already exists [2026-04-21T09:28:34.682Z] 9bf25084c47b: Layer already exists [2026-04-21T09:28:34.682Z] 8b47a494413b: Layer already exists [2026-04-21T09:28:34.682Z] d7b3787bcb54: Layer already exists [2026-04-21T09:28:34.682Z] 329550b94928: Layer already exists [2026-04-21T09:28:34.682Z] a54b53697f13: Layer already exists [2026-04-21T09:28:34.682Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:34.682Z] main: digest: sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T09:28:34.771Z] ===================================================== [Pipeline] echo [2026-04-21T09:28:34.791Z] taggedImages: [2026-04-21T09:28:34.791Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:28:34.791Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-21T09:28:34.791Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110 [2026-04-21T09:28:34.791Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:28:34.791Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-04-21T09:28:34.821Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-04-21T09:28:34.821Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:28:34.821Z] latest [2026-04-21T09:28:34.821Z] 4.1.0-dev.110 [2026-04-21T09:28:34.821Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:28:34.821Z] main [2026-04-21T09:28:34.821Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:35.172Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:35.493Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:28:35.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-21T09:28:35.493Z] 26784043ecb4: Preparing [2026-04-21T09:28:35.493Z] 9c615ca76fe0: Preparing [2026-04-21T09:28:35.493Z] b3ab3f9961e9: Preparing [2026-04-21T09:28:35.493Z] 329550b94928: Preparing [2026-04-21T09:28:35.493Z] be88b0dbf880: Preparing [2026-04-21T09:28:35.493Z] 1b825af5940b: Preparing [2026-04-21T09:28:35.493Z] 0854555d70ac: Preparing [2026-04-21T09:28:35.493Z] 1b825af5940b: Waiting [2026-04-21T09:28:35.493Z] 0854555d70ac: Waiting [2026-04-21T09:28:35.493Z] 329550b94928: Layer already exists [2026-04-21T09:28:35.493Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:28:35.493Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:35.493Z] be88b0dbf880: Pushed [2026-04-21T09:28:35.493Z] 26784043ecb4: Pushed [2026-04-21T09:28:35.493Z] 1b825af5940b: Pushed [2026-04-21T09:28:39.685Z] 9c615ca76fe0: Pushed [2026-04-21T09:28:39.685Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:40.019Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:40.347Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-21T09:28:40.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-21T09:28:40.347Z] 26784043ecb4: Preparing [2026-04-21T09:28:40.347Z] 9c615ca76fe0: Preparing [2026-04-21T09:28:40.347Z] b3ab3f9961e9: Preparing [2026-04-21T09:28:40.347Z] 329550b94928: Preparing [2026-04-21T09:28:40.347Z] be88b0dbf880: Preparing [2026-04-21T09:28:40.347Z] 1b825af5940b: Preparing [2026-04-21T09:28:40.347Z] 0854555d70ac: Preparing [2026-04-21T09:28:40.347Z] 1b825af5940b: Waiting [2026-04-21T09:28:40.347Z] 0854555d70ac: Waiting [2026-04-21T09:28:40.347Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:28:40.347Z] be88b0dbf880: Layer already exists [2026-04-21T09:28:40.347Z] 9c615ca76fe0: Layer already exists [2026-04-21T09:28:40.347Z] 329550b94928: Layer already exists [2026-04-21T09:28:40.347Z] 26784043ecb4: Layer already exists [2026-04-21T09:28:40.347Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:40.347Z] 1b825af5940b: Layer already exists [2026-04-21T09:28:40.347Z] latest: digest: sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:40.683Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:41.014Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110 [2026-04-21T09:28:41.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-21T09:28:41.014Z] 26784043ecb4: Preparing [2026-04-21T09:28:41.014Z] 9c615ca76fe0: Preparing [2026-04-21T09:28:41.014Z] b3ab3f9961e9: Preparing [2026-04-21T09:28:41.014Z] 329550b94928: Preparing [2026-04-21T09:28:41.014Z] be88b0dbf880: Preparing [2026-04-21T09:28:41.015Z] 1b825af5940b: Preparing [2026-04-21T09:28:41.015Z] 0854555d70ac: Preparing [2026-04-21T09:28:41.015Z] 1b825af5940b: Waiting [2026-04-21T09:28:41.015Z] 0854555d70ac: Waiting [2026-04-21T09:28:41.015Z] be88b0dbf880: Layer already exists [2026-04-21T09:28:41.015Z] 329550b94928: Layer already exists [2026-04-21T09:28:41.015Z] 26784043ecb4: Layer already exists [2026-04-21T09:28:41.015Z] 9c615ca76fe0: Layer already exists [2026-04-21T09:28:41.015Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:28:41.015Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:41.015Z] 1b825af5940b: Layer already exists [2026-04-21T09:28:41.015Z] 4.1.0-dev.110: digest: sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:41.340Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:41.682Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:28:41.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-21T09:28:41.682Z] 26784043ecb4: Preparing [2026-04-21T09:28:41.682Z] 9c615ca76fe0: Preparing [2026-04-21T09:28:41.682Z] b3ab3f9961e9: Preparing [2026-04-21T09:28:41.682Z] 329550b94928: Preparing [2026-04-21T09:28:41.682Z] be88b0dbf880: Preparing [2026-04-21T09:28:41.682Z] 1b825af5940b: Preparing [2026-04-21T09:28:41.682Z] 0854555d70ac: Preparing [2026-04-21T09:28:41.682Z] 1b825af5940b: Waiting [2026-04-21T09:28:41.682Z] 0854555d70ac: Waiting [2026-04-21T09:28:41.682Z] be88b0dbf880: Layer already exists [2026-04-21T09:28:41.682Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:28:41.682Z] 9c615ca76fe0: Layer already exists [2026-04-21T09:28:41.682Z] 329550b94928: Layer already exists [2026-04-21T09:28:41.682Z] 26784043ecb4: Layer already exists [2026-04-21T09:28:41.682Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:41.682Z] 1b825af5940b: Layer already exists [2026-04-21T09:28:41.682Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:42.021Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:42.355Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-04-21T09:28:42.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-04-21T09:28:42.355Z] 26784043ecb4: Preparing [2026-04-21T09:28:42.355Z] 9c615ca76fe0: Preparing [2026-04-21T09:28:42.355Z] b3ab3f9961e9: Preparing [2026-04-21T09:28:42.355Z] 329550b94928: Preparing [2026-04-21T09:28:42.355Z] be88b0dbf880: Preparing [2026-04-21T09:28:42.355Z] 1b825af5940b: Preparing [2026-04-21T09:28:42.355Z] 0854555d70ac: Preparing [2026-04-21T09:28:42.355Z] 1b825af5940b: Waiting [2026-04-21T09:28:42.355Z] 0854555d70ac: Waiting [2026-04-21T09:28:42.355Z] 329550b94928: Layer already exists [2026-04-21T09:28:42.355Z] 26784043ecb4: Layer already exists [2026-04-21T09:28:42.355Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:28:42.355Z] be88b0dbf880: Layer already exists [2026-04-21T09:28:42.355Z] 9c615ca76fe0: Layer already exists [2026-04-21T09:28:42.355Z] 1b825af5940b: Layer already exists [2026-04-21T09:28:42.355Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:42.355Z] main: digest: sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T09:28:42.440Z] ===================================================== [Pipeline] echo [2026-04-21T09:28:42.457Z] taggedImages: [2026-04-21T09:28:42.457Z] - nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:28:42.457Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-21T09:28:42.457Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110 [2026-04-21T09:28:42.457Z] - nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:28:42.457Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-04-21T09:28:42.487Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-04-21T09:28:42.487Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:28:42.487Z] latest [2026-04-21T09:28:42.487Z] 4.1.0-dev.110 [2026-04-21T09:28:42.487Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:28:42.487Z] main [2026-04-21T09:28:42.487Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:42.834Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:43.160Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:28:43.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-21T09:28:43.160Z] fe0a901fb98d: Preparing [2026-04-21T09:28:43.160Z] 8a72e2ec4e9f: Preparing [2026-04-21T09:28:43.160Z] 329550b94928: Preparing [2026-04-21T09:28:43.160Z] 9e45f906cfe3: Preparing [2026-04-21T09:28:43.160Z] 589ca1c1223c: Preparing [2026-04-21T09:28:43.160Z] 0854555d70ac: Preparing [2026-04-21T09:28:43.160Z] 0854555d70ac: Waiting [2026-04-21T09:28:43.160Z] 329550b94928: Layer already exists [2026-04-21T09:28:43.160Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:43.160Z] 589ca1c1223c: Pushed [2026-04-21T09:28:43.160Z] fe0a901fb98d: Pushed [2026-04-21T09:28:43.160Z] 9e45f906cfe3: Pushed [2026-04-21T09:28:46.447Z] 8a72e2ec4e9f: Pushed [2026-04-21T09:28:46.707Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:47.039Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:47.366Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-21T09:28:47.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-21T09:28:47.366Z] fe0a901fb98d: Preparing [2026-04-21T09:28:47.366Z] 8a72e2ec4e9f: Preparing [2026-04-21T09:28:47.366Z] 329550b94928: Preparing [2026-04-21T09:28:47.366Z] 9e45f906cfe3: Preparing [2026-04-21T09:28:47.366Z] 589ca1c1223c: Preparing [2026-04-21T09:28:47.366Z] 0854555d70ac: Preparing [2026-04-21T09:28:47.366Z] 0854555d70ac: Waiting [2026-04-21T09:28:47.366Z] 8a72e2ec4e9f: Layer already exists [2026-04-21T09:28:47.366Z] 329550b94928: Layer already exists [2026-04-21T09:28:47.366Z] 9e45f906cfe3: Layer already exists [2026-04-21T09:28:47.366Z] 589ca1c1223c: Layer already exists [2026-04-21T09:28:47.366Z] fe0a901fb98d: Layer already exists [2026-04-21T09:28:47.366Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:47.366Z] latest: digest: sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:47.711Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:48.039Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110 [2026-04-21T09:28:48.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-21T09:28:48.039Z] fe0a901fb98d: Preparing [2026-04-21T09:28:48.039Z] 8a72e2ec4e9f: Preparing [2026-04-21T09:28:48.039Z] 329550b94928: Preparing [2026-04-21T09:28:48.039Z] 9e45f906cfe3: Preparing [2026-04-21T09:28:48.039Z] 589ca1c1223c: Preparing [2026-04-21T09:28:48.039Z] 0854555d70ac: Preparing [2026-04-21T09:28:48.039Z] 0854555d70ac: Waiting [2026-04-21T09:28:48.039Z] 8a72e2ec4e9f: Layer already exists [2026-04-21T09:28:48.039Z] 589ca1c1223c: Layer already exists [2026-04-21T09:28:48.039Z] 9e45f906cfe3: Layer already exists [2026-04-21T09:28:48.039Z] 329550b94928: Layer already exists [2026-04-21T09:28:48.039Z] fe0a901fb98d: Layer already exists [2026-04-21T09:28:48.039Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:48.039Z] 4.1.0-dev.110: digest: sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:48.385Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:48.720Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:28:48.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-21T09:28:48.721Z] fe0a901fb98d: Preparing [2026-04-21T09:28:48.721Z] 8a72e2ec4e9f: Preparing [2026-04-21T09:28:48.721Z] 329550b94928: Preparing [2026-04-21T09:28:48.721Z] 9e45f906cfe3: Preparing [2026-04-21T09:28:48.721Z] 589ca1c1223c: Preparing [2026-04-21T09:28:48.721Z] 0854555d70ac: Preparing [2026-04-21T09:28:48.721Z] 0854555d70ac: Waiting [2026-04-21T09:28:48.721Z] 589ca1c1223c: Layer already exists [2026-04-21T09:28:48.721Z] 9e45f906cfe3: Layer already exists [2026-04-21T09:28:48.721Z] 329550b94928: Layer already exists [2026-04-21T09:28:48.721Z] 8a72e2ec4e9f: Layer already exists [2026-04-21T09:28:48.721Z] fe0a901fb98d: Layer already exists [2026-04-21T09:28:48.721Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:48.721Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:49.052Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:49.373Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-04-21T09:28:49.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-04-21T09:28:49.374Z] fe0a901fb98d: Preparing [2026-04-21T09:28:49.374Z] 8a72e2ec4e9f: Preparing [2026-04-21T09:28:49.374Z] 329550b94928: Preparing [2026-04-21T09:28:49.374Z] 9e45f906cfe3: Preparing [2026-04-21T09:28:49.374Z] 589ca1c1223c: Preparing [2026-04-21T09:28:49.374Z] 0854555d70ac: Preparing [2026-04-21T09:28:49.374Z] 0854555d70ac: Waiting [2026-04-21T09:28:49.374Z] 8a72e2ec4e9f: Layer already exists [2026-04-21T09:28:49.374Z] 329550b94928: Layer already exists [2026-04-21T09:28:49.374Z] 589ca1c1223c: Layer already exists [2026-04-21T09:28:49.374Z] fe0a901fb98d: Layer already exists [2026-04-21T09:28:49.374Z] 9e45f906cfe3: Layer already exists [2026-04-21T09:28:49.374Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:49.374Z] main: digest: sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T09:28:49.464Z] ===================================================== [Pipeline] echo [2026-04-21T09:28:49.482Z] taggedImages: [2026-04-21T09:28:49.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:28:49.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-21T09:28:49.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110 [2026-04-21T09:28:49.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:28:49.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-04-21T09:28:49.517Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-04-21T09:28:49.517Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:28:49.517Z] latest [2026-04-21T09:28:49.517Z] 4.1.0-dev.110 [2026-04-21T09:28:49.517Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:28:49.517Z] main [2026-04-21T09:28:49.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:49.883Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:50.213Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:28:50.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-21T09:28:50.213Z] 2efc9de3d239: Preparing [2026-04-21T09:28:50.213Z] fd9c9c80c1ab: Preparing [2026-04-21T09:28:50.213Z] 51500c29016f: Preparing [2026-04-21T09:28:50.213Z] b3ab3f9961e9: Preparing [2026-04-21T09:28:50.213Z] 329550b94928: Preparing [2026-04-21T09:28:50.213Z] d7b3787bcb54: Preparing [2026-04-21T09:28:50.213Z] a54b53697f13: Preparing [2026-04-21T09:28:50.213Z] 0854555d70ac: Preparing [2026-04-21T09:28:50.213Z] d7b3787bcb54: Waiting [2026-04-21T09:28:50.213Z] a54b53697f13: Waiting [2026-04-21T09:28:50.213Z] 0854555d70ac: Waiting [2026-04-21T09:28:50.213Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:28:50.213Z] 329550b94928: Layer already exists [2026-04-21T09:28:50.213Z] d7b3787bcb54: Layer already exists [2026-04-21T09:28:50.213Z] a54b53697f13: Layer already exists [2026-04-21T09:28:50.213Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:50.213Z] 2efc9de3d239: Pushed [2026-04-21T09:28:50.213Z] fd9c9c80c1ab: Pushed [2026-04-21T09:28:54.411Z] 51500c29016f: Pushed [2026-04-21T09:28:54.411Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:54.741Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:55.074Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-21T09:28:55.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-21T09:28:55.074Z] 2efc9de3d239: Preparing [2026-04-21T09:28:55.074Z] fd9c9c80c1ab: Preparing [2026-04-21T09:28:55.074Z] 51500c29016f: Preparing [2026-04-21T09:28:55.074Z] b3ab3f9961e9: Preparing [2026-04-21T09:28:55.074Z] 329550b94928: Preparing [2026-04-21T09:28:55.074Z] d7b3787bcb54: Preparing [2026-04-21T09:28:55.074Z] a54b53697f13: Preparing [2026-04-21T09:28:55.074Z] 0854555d70ac: Preparing [2026-04-21T09:28:55.074Z] d7b3787bcb54: Waiting [2026-04-21T09:28:55.074Z] a54b53697f13: Waiting [2026-04-21T09:28:55.074Z] 0854555d70ac: Waiting [2026-04-21T09:28:55.074Z] 2efc9de3d239: Layer already exists [2026-04-21T09:28:55.074Z] fd9c9c80c1ab: Layer already exists [2026-04-21T09:28:55.074Z] 51500c29016f: Layer already exists [2026-04-21T09:28:55.074Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:28:55.074Z] 329550b94928: Layer already exists [2026-04-21T09:28:55.074Z] d7b3787bcb54: Layer already exists [2026-04-21T09:28:55.074Z] a54b53697f13: Layer already exists [2026-04-21T09:28:55.074Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:55.074Z] latest: digest: sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:55.419Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:55.748Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110 [2026-04-21T09:28:55.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-21T09:28:55.748Z] 2efc9de3d239: Preparing [2026-04-21T09:28:55.748Z] fd9c9c80c1ab: Preparing [2026-04-21T09:28:55.748Z] 51500c29016f: Preparing [2026-04-21T09:28:55.748Z] b3ab3f9961e9: Preparing [2026-04-21T09:28:55.748Z] 329550b94928: Preparing [2026-04-21T09:28:55.748Z] d7b3787bcb54: Preparing [2026-04-21T09:28:55.748Z] a54b53697f13: Preparing [2026-04-21T09:28:55.748Z] 0854555d70ac: Preparing [2026-04-21T09:28:55.748Z] d7b3787bcb54: Waiting [2026-04-21T09:28:55.748Z] a54b53697f13: Waiting [2026-04-21T09:28:55.748Z] 0854555d70ac: Waiting [2026-04-21T09:28:55.748Z] 329550b94928: Layer already exists [2026-04-21T09:28:55.748Z] 51500c29016f: Layer already exists [2026-04-21T09:28:55.748Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:28:55.748Z] fd9c9c80c1ab: Layer already exists [2026-04-21T09:28:55.748Z] 2efc9de3d239: Layer already exists [2026-04-21T09:28:55.748Z] a54b53697f13: Layer already exists [2026-04-21T09:28:55.748Z] d7b3787bcb54: Layer already exists [2026-04-21T09:28:55.748Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:55.748Z] 4.1.0-dev.110: digest: sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:56.075Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:56.419Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:28:56.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-21T09:28:56.419Z] 2efc9de3d239: Preparing [2026-04-21T09:28:56.419Z] fd9c9c80c1ab: Preparing [2026-04-21T09:28:56.419Z] 51500c29016f: Preparing [2026-04-21T09:28:56.419Z] b3ab3f9961e9: Preparing [2026-04-21T09:28:56.419Z] 329550b94928: Preparing [2026-04-21T09:28:56.419Z] d7b3787bcb54: Preparing [2026-04-21T09:28:56.419Z] a54b53697f13: Preparing [2026-04-21T09:28:56.419Z] 0854555d70ac: Preparing [2026-04-21T09:28:56.419Z] d7b3787bcb54: Waiting [2026-04-21T09:28:56.419Z] a54b53697f13: Waiting [2026-04-21T09:28:56.419Z] 0854555d70ac: Waiting [2026-04-21T09:28:56.419Z] 2efc9de3d239: Layer already exists [2026-04-21T09:28:56.419Z] 329550b94928: Layer already exists [2026-04-21T09:28:56.419Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:28:56.419Z] fd9c9c80c1ab: Layer already exists [2026-04-21T09:28:56.419Z] 51500c29016f: Layer already exists [2026-04-21T09:28:56.419Z] d7b3787bcb54: Layer already exists [2026-04-21T09:28:56.419Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:56.419Z] a54b53697f13: Layer already exists [2026-04-21T09:28:56.419Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:56.749Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:57.080Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-04-21T09:28:57.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-04-21T09:28:57.080Z] 2efc9de3d239: Preparing [2026-04-21T09:28:57.080Z] fd9c9c80c1ab: Preparing [2026-04-21T09:28:57.080Z] 51500c29016f: Preparing [2026-04-21T09:28:57.080Z] b3ab3f9961e9: Preparing [2026-04-21T09:28:57.080Z] 329550b94928: Preparing [2026-04-21T09:28:57.080Z] d7b3787bcb54: Preparing [2026-04-21T09:28:57.080Z] a54b53697f13: Preparing [2026-04-21T09:28:57.080Z] 0854555d70ac: Preparing [2026-04-21T09:28:57.080Z] d7b3787bcb54: Waiting [2026-04-21T09:28:57.080Z] a54b53697f13: Waiting [2026-04-21T09:28:57.080Z] 0854555d70ac: Waiting [2026-04-21T09:28:57.080Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:28:57.080Z] 51500c29016f: Layer already exists [2026-04-21T09:28:57.080Z] 2efc9de3d239: Layer already exists [2026-04-21T09:28:57.080Z] fd9c9c80c1ab: Layer already exists [2026-04-21T09:28:57.080Z] 329550b94928: Layer already exists [2026-04-21T09:28:57.080Z] a54b53697f13: Layer already exists [2026-04-21T09:28:57.080Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:57.080Z] d7b3787bcb54: Layer already exists [2026-04-21T09:28:57.080Z] main: digest: sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T09:28:57.154Z] ===================================================== [Pipeline] echo [2026-04-21T09:28:57.168Z] taggedImages: [2026-04-21T09:28:57.168Z] - nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:28:57.168Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-21T09:28:57.168Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110 [2026-04-21T09:28:57.168Z] - nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:28:57.168Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-04-21T09:28:57.199Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-04-21T09:28:57.199Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:28:57.199Z] latest [2026-04-21T09:28:57.199Z] 4.1.0-dev.110 [2026-04-21T09:28:57.199Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:28:57.199Z] main [2026-04-21T09:28:57.199Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:57.554Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:57.882Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:28:57.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-21T09:28:57.882Z] 43e97a94d869: Preparing [2026-04-21T09:28:57.882Z] 8f9ebd5fe91f: Preparing [2026-04-21T09:28:57.882Z] 88849e93ef65: Preparing [2026-04-21T09:28:57.882Z] 33127794d569: Preparing [2026-04-21T09:28:57.882Z] f3e407b15875: Preparing [2026-04-21T09:28:57.882Z] d47fd96ec0e4: Preparing [2026-04-21T09:28:57.882Z] a7596bbf2ccf: Preparing [2026-04-21T09:28:57.882Z] b3ab3f9961e9: Preparing [2026-04-21T09:28:57.882Z] 329550b94928: Preparing [2026-04-21T09:28:57.882Z] d47fd96ec0e4: Waiting [2026-04-21T09:28:57.882Z] 329550b94928: Waiting [2026-04-21T09:28:57.882Z] b3ab3f9961e9: Waiting [2026-04-21T09:28:57.882Z] a7596bbf2ccf: Waiting [2026-04-21T09:28:57.882Z] 30f689e2e7cb: Preparing [2026-04-21T09:28:57.882Z] 33feaf0167c3: Preparing [2026-04-21T09:28:57.882Z] 5f70bf18a086: Preparing [2026-04-21T09:28:57.882Z] 6cdf412d987a: Preparing [2026-04-21T09:28:57.882Z] 87c4059b46dd: Preparing [2026-04-21T09:28:57.882Z] 30f689e2e7cb: Waiting [2026-04-21T09:28:57.882Z] 5f70bf18a086: Waiting [2026-04-21T09:28:57.882Z] 33feaf0167c3: Waiting [2026-04-21T09:28:57.882Z] 6cdf412d987a: Waiting [2026-04-21T09:28:57.882Z] 92846528e9d8: Preparing [2026-04-21T09:28:57.882Z] 0854555d70ac: Preparing [2026-04-21T09:28:57.882Z] 87c4059b46dd: Waiting [2026-04-21T09:28:57.882Z] 92846528e9d8: Waiting [2026-04-21T09:28:57.882Z] 0854555d70ac: Waiting [2026-04-21T09:28:57.882Z] 33127794d569: Pushed [2026-04-21T09:28:57.882Z] 43e97a94d869: Pushed [2026-04-21T09:28:57.882Z] f3e407b15875: Pushed [2026-04-21T09:28:57.882Z] 88849e93ef65: Pushed [2026-04-21T09:28:57.882Z] 8f9ebd5fe91f: Pushed [2026-04-21T09:28:57.882Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:28:57.882Z] 329550b94928: Layer already exists [2026-04-21T09:28:58.142Z] 5f70bf18a086: Layer already exists [2026-04-21T09:28:58.142Z] d47fd96ec0e4: Pushed [2026-04-21T09:28:58.142Z] 30f689e2e7cb: Pushed [2026-04-21T09:28:58.142Z] 33feaf0167c3: Pushed [2026-04-21T09:28:58.142Z] 6cdf412d987a: Pushed [2026-04-21T09:28:58.142Z] 0854555d70ac: Layer already exists [2026-04-21T09:28:58.142Z] 87c4059b46dd: Pushed [2026-04-21T09:28:58.142Z] 92846528e9d8: Pushed [2026-04-21T09:28:59.522Z] a7596bbf2ccf: Pushed [2026-04-21T09:28:59.522Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:28:59.851Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:00.181Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-21T09:29:00.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-21T09:29:00.181Z] 43e97a94d869: Preparing [2026-04-21T09:29:00.181Z] 8f9ebd5fe91f: Preparing [2026-04-21T09:29:00.181Z] 88849e93ef65: Preparing [2026-04-21T09:29:00.181Z] 33127794d569: Preparing [2026-04-21T09:29:00.181Z] f3e407b15875: Preparing [2026-04-21T09:29:00.181Z] d47fd96ec0e4: Preparing [2026-04-21T09:29:00.181Z] a7596bbf2ccf: Preparing [2026-04-21T09:29:00.181Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:00.181Z] 329550b94928: Preparing [2026-04-21T09:29:00.181Z] 30f689e2e7cb: Preparing [2026-04-21T09:29:00.181Z] 33feaf0167c3: Preparing [2026-04-21T09:29:00.181Z] 5f70bf18a086: Preparing [2026-04-21T09:29:00.181Z] 6cdf412d987a: Preparing [2026-04-21T09:29:00.181Z] 87c4059b46dd: Preparing [2026-04-21T09:29:00.181Z] 92846528e9d8: Preparing [2026-04-21T09:29:00.181Z] 0854555d70ac: Preparing [2026-04-21T09:29:00.181Z] 30f689e2e7cb: Waiting [2026-04-21T09:29:00.181Z] 33feaf0167c3: Waiting [2026-04-21T09:29:00.181Z] 5f70bf18a086: Waiting [2026-04-21T09:29:00.181Z] 6cdf412d987a: Waiting [2026-04-21T09:29:00.181Z] 87c4059b46dd: Waiting [2026-04-21T09:29:00.181Z] 92846528e9d8: Waiting [2026-04-21T09:29:00.181Z] a7596bbf2ccf: Waiting [2026-04-21T09:29:00.181Z] d47fd96ec0e4: Waiting [2026-04-21T09:29:00.181Z] b3ab3f9961e9: Waiting [2026-04-21T09:29:00.181Z] 329550b94928: Waiting [2026-04-21T09:29:00.181Z] 8f9ebd5fe91f: Layer already exists [2026-04-21T09:29:00.181Z] 88849e93ef65: Layer already exists [2026-04-21T09:29:00.181Z] f3e407b15875: Layer already exists [2026-04-21T09:29:00.181Z] 33127794d569: Layer already exists [2026-04-21T09:29:00.181Z] 43e97a94d869: Layer already exists [2026-04-21T09:29:00.181Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:00.181Z] a7596bbf2ccf: Layer already exists [2026-04-21T09:29:00.181Z] 30f689e2e7cb: Layer already exists [2026-04-21T09:29:00.181Z] d47fd96ec0e4: Layer already exists [2026-04-21T09:29:00.181Z] 329550b94928: Layer already exists [2026-04-21T09:29:00.181Z] 33feaf0167c3: Layer already exists [2026-04-21T09:29:00.181Z] 5f70bf18a086: Layer already exists [2026-04-21T09:29:00.181Z] 6cdf412d987a: Layer already exists [2026-04-21T09:29:00.181Z] 87c4059b46dd: Layer already exists [2026-04-21T09:29:00.181Z] 92846528e9d8: Layer already exists [2026-04-21T09:29:00.181Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:00.181Z] latest: digest: sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:00.521Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:00.851Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110 [2026-04-21T09:29:00.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-21T09:29:00.851Z] 43e97a94d869: Preparing [2026-04-21T09:29:00.851Z] 8f9ebd5fe91f: Preparing [2026-04-21T09:29:00.851Z] 88849e93ef65: Preparing [2026-04-21T09:29:00.851Z] 33127794d569: Preparing [2026-04-21T09:29:00.851Z] f3e407b15875: Preparing [2026-04-21T09:29:00.851Z] d47fd96ec0e4: Preparing [2026-04-21T09:29:00.851Z] a7596bbf2ccf: Preparing [2026-04-21T09:29:00.851Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:00.851Z] 329550b94928: Preparing [2026-04-21T09:29:00.851Z] 30f689e2e7cb: Preparing [2026-04-21T09:29:00.851Z] 33feaf0167c3: Preparing [2026-04-21T09:29:00.851Z] 5f70bf18a086: Preparing [2026-04-21T09:29:00.851Z] 6cdf412d987a: Preparing [2026-04-21T09:29:00.851Z] 87c4059b46dd: Preparing [2026-04-21T09:29:00.851Z] 92846528e9d8: Preparing [2026-04-21T09:29:00.851Z] 0854555d70ac: Preparing [2026-04-21T09:29:00.851Z] b3ab3f9961e9: Waiting [2026-04-21T09:29:00.851Z] 329550b94928: Waiting [2026-04-21T09:29:00.851Z] 30f689e2e7cb: Waiting [2026-04-21T09:29:00.851Z] 33feaf0167c3: Waiting [2026-04-21T09:29:00.851Z] 5f70bf18a086: Waiting [2026-04-21T09:29:00.851Z] 6cdf412d987a: Waiting [2026-04-21T09:29:00.851Z] 87c4059b46dd: Waiting [2026-04-21T09:29:00.851Z] 92846528e9d8: Waiting [2026-04-21T09:29:00.851Z] 0854555d70ac: Waiting [2026-04-21T09:29:00.851Z] d47fd96ec0e4: Waiting [2026-04-21T09:29:00.851Z] a7596bbf2ccf: Waiting [2026-04-21T09:29:00.851Z] f3e407b15875: Layer already exists [2026-04-21T09:29:00.851Z] 43e97a94d869: Layer already exists [2026-04-21T09:29:00.851Z] 33127794d569: Layer already exists [2026-04-21T09:29:00.851Z] 8f9ebd5fe91f: Layer already exists [2026-04-21T09:29:00.851Z] 88849e93ef65: Layer already exists [2026-04-21T09:29:00.851Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:00.851Z] d47fd96ec0e4: Layer already exists [2026-04-21T09:29:00.851Z] a7596bbf2ccf: Layer already exists [2026-04-21T09:29:00.851Z] 30f689e2e7cb: Layer already exists [2026-04-21T09:29:00.851Z] 329550b94928: Layer already exists [2026-04-21T09:29:00.851Z] 33feaf0167c3: Layer already exists [2026-04-21T09:29:00.851Z] 5f70bf18a086: Layer already exists [2026-04-21T09:29:00.851Z] 87c4059b46dd: Layer already exists [2026-04-21T09:29:00.851Z] 6cdf412d987a: Layer already exists [2026-04-21T09:29:00.851Z] 92846528e9d8: Layer already exists [2026-04-21T09:29:00.851Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:00.851Z] 4.1.0-dev.110: digest: sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:01.179Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:01.504Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:29:01.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-21T09:29:01.504Z] 43e97a94d869: Preparing [2026-04-21T09:29:01.504Z] 8f9ebd5fe91f: Preparing [2026-04-21T09:29:01.504Z] 88849e93ef65: Preparing [2026-04-21T09:29:01.504Z] 33127794d569: Preparing [2026-04-21T09:29:01.504Z] f3e407b15875: Preparing [2026-04-21T09:29:01.504Z] d47fd96ec0e4: Preparing [2026-04-21T09:29:01.504Z] a7596bbf2ccf: Preparing [2026-04-21T09:29:01.504Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:01.504Z] 329550b94928: Preparing [2026-04-21T09:29:01.504Z] 30f689e2e7cb: Preparing [2026-04-21T09:29:01.504Z] 33feaf0167c3: Preparing [2026-04-21T09:29:01.504Z] 5f70bf18a086: Preparing [2026-04-21T09:29:01.504Z] 6cdf412d987a: Preparing [2026-04-21T09:29:01.504Z] 87c4059b46dd: Preparing [2026-04-21T09:29:01.504Z] 92846528e9d8: Preparing [2026-04-21T09:29:01.504Z] 0854555d70ac: Preparing [2026-04-21T09:29:01.504Z] 329550b94928: Waiting [2026-04-21T09:29:01.504Z] 30f689e2e7cb: Waiting [2026-04-21T09:29:01.504Z] 33feaf0167c3: Waiting [2026-04-21T09:29:01.504Z] 5f70bf18a086: Waiting [2026-04-21T09:29:01.504Z] 6cdf412d987a: Waiting [2026-04-21T09:29:01.504Z] 87c4059b46dd: Waiting [2026-04-21T09:29:01.504Z] 92846528e9d8: Waiting [2026-04-21T09:29:01.504Z] 0854555d70ac: Waiting [2026-04-21T09:29:01.504Z] d47fd96ec0e4: Waiting [2026-04-21T09:29:01.504Z] a7596bbf2ccf: Waiting [2026-04-21T09:29:01.504Z] b3ab3f9961e9: Waiting [2026-04-21T09:29:01.504Z] f3e407b15875: Layer already exists [2026-04-21T09:29:01.504Z] 43e97a94d869: Layer already exists [2026-04-21T09:29:01.504Z] 88849e93ef65: Layer already exists [2026-04-21T09:29:01.504Z] 33127794d569: Layer already exists [2026-04-21T09:29:01.504Z] 8f9ebd5fe91f: Layer already exists [2026-04-21T09:29:01.504Z] d47fd96ec0e4: Layer already exists [2026-04-21T09:29:01.504Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:01.504Z] a7596bbf2ccf: Layer already exists [2026-04-21T09:29:01.504Z] 30f689e2e7cb: Layer already exists [2026-04-21T09:29:01.504Z] 329550b94928: Layer already exists [2026-04-21T09:29:01.504Z] 33feaf0167c3: Layer already exists [2026-04-21T09:29:01.504Z] 87c4059b46dd: Layer already exists [2026-04-21T09:29:01.504Z] 6cdf412d987a: Layer already exists [2026-04-21T09:29:01.504Z] 5f70bf18a086: Layer already exists [2026-04-21T09:29:01.504Z] 92846528e9d8: Layer already exists [2026-04-21T09:29:01.504Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:01.504Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:01.840Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:02.161Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-04-21T09:29:02.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-04-21T09:29:02.161Z] 43e97a94d869: Preparing [2026-04-21T09:29:02.161Z] 8f9ebd5fe91f: Preparing [2026-04-21T09:29:02.161Z] 88849e93ef65: Preparing [2026-04-21T09:29:02.161Z] 33127794d569: Preparing [2026-04-21T09:29:02.161Z] f3e407b15875: Preparing [2026-04-21T09:29:02.161Z] d47fd96ec0e4: Preparing [2026-04-21T09:29:02.161Z] a7596bbf2ccf: Preparing [2026-04-21T09:29:02.161Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:02.161Z] 329550b94928: Preparing [2026-04-21T09:29:02.161Z] 30f689e2e7cb: Preparing [2026-04-21T09:29:02.161Z] 33feaf0167c3: Preparing [2026-04-21T09:29:02.161Z] 5f70bf18a086: Preparing [2026-04-21T09:29:02.161Z] 6cdf412d987a: Preparing [2026-04-21T09:29:02.162Z] 87c4059b46dd: Preparing [2026-04-21T09:29:02.162Z] 92846528e9d8: Preparing [2026-04-21T09:29:02.162Z] 0854555d70ac: Preparing [2026-04-21T09:29:02.162Z] 33feaf0167c3: Waiting [2026-04-21T09:29:02.162Z] 5f70bf18a086: Waiting [2026-04-21T09:29:02.162Z] 6cdf412d987a: Waiting [2026-04-21T09:29:02.162Z] d47fd96ec0e4: Waiting [2026-04-21T09:29:02.162Z] 87c4059b46dd: Waiting [2026-04-21T09:29:02.162Z] a7596bbf2ccf: Waiting [2026-04-21T09:29:02.162Z] 92846528e9d8: Waiting [2026-04-21T09:29:02.162Z] 0854555d70ac: Waiting [2026-04-21T09:29:02.162Z] b3ab3f9961e9: Waiting [2026-04-21T09:29:02.162Z] 329550b94928: Waiting [2026-04-21T09:29:02.162Z] 30f689e2e7cb: Waiting [2026-04-21T09:29:02.162Z] 43e97a94d869: Layer already exists [2026-04-21T09:29:02.162Z] 33127794d569: Layer already exists [2026-04-21T09:29:02.162Z] f3e407b15875: Layer already exists [2026-04-21T09:29:02.162Z] 8f9ebd5fe91f: Layer already exists [2026-04-21T09:29:02.162Z] 88849e93ef65: Layer already exists [2026-04-21T09:29:02.162Z] d47fd96ec0e4: Layer already exists [2026-04-21T09:29:02.162Z] a7596bbf2ccf: Layer already exists [2026-04-21T09:29:02.162Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:02.162Z] 329550b94928: Layer already exists [2026-04-21T09:29:02.162Z] 30f689e2e7cb: Layer already exists [2026-04-21T09:29:02.162Z] 33feaf0167c3: Layer already exists [2026-04-21T09:29:02.162Z] 5f70bf18a086: Layer already exists [2026-04-21T09:29:02.162Z] 6cdf412d987a: Layer already exists [2026-04-21T09:29:02.162Z] 92846528e9d8: Layer already exists [2026-04-21T09:29:02.162Z] 87c4059b46dd: Layer already exists [2026-04-21T09:29:02.162Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:02.162Z] main: digest: sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T09:29:02.246Z] ===================================================== [Pipeline] echo [2026-04-21T09:29:02.262Z] taggedImages: [2026-04-21T09:29:02.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:29:02.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-21T09:29:02.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110 [2026-04-21T09:29:02.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:29:02.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-04-21T09:29:02.293Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-04-21T09:29:02.293Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:29:02.293Z] latest [2026-04-21T09:29:02.293Z] 4.1.0-dev.110 [2026-04-21T09:29:02.293Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:29:02.293Z] main [2026-04-21T09:29:02.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:02.645Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:02.982Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:29:02.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-21T09:29:02.982Z] 9014d788d200: Preparing [2026-04-21T09:29:02.982Z] 588eb10de017: Preparing [2026-04-21T09:29:02.982Z] dbaaaa4ec903: Preparing [2026-04-21T09:29:02.982Z] 8724a9bb4bbe: Preparing [2026-04-21T09:29:02.982Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:02.982Z] 329550b94928: Preparing [2026-04-21T09:29:02.982Z] d7b3787bcb54: Preparing [2026-04-21T09:29:02.982Z] a54b53697f13: Preparing [2026-04-21T09:29:02.982Z] 0854555d70ac: Preparing [2026-04-21T09:29:02.982Z] 329550b94928: Waiting [2026-04-21T09:29:02.982Z] d7b3787bcb54: Waiting [2026-04-21T09:29:02.982Z] a54b53697f13: Waiting [2026-04-21T09:29:02.982Z] 0854555d70ac: Waiting [2026-04-21T09:29:02.982Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:02.982Z] 329550b94928: Layer already exists [2026-04-21T09:29:02.982Z] d7b3787bcb54: Layer already exists [2026-04-21T09:29:02.982Z] 588eb10de017: Pushed [2026-04-21T09:29:02.982Z] a54b53697f13: Layer already exists [2026-04-21T09:29:02.982Z] 9014d788d200: Pushed [2026-04-21T09:29:02.982Z] dbaaaa4ec903: Pushed [2026-04-21T09:29:02.982Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:07.240Z] 8724a9bb4bbe: Pushed [2026-04-21T09:29:07.240Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:07.590Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:07.920Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-21T09:29:07.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-21T09:29:07.920Z] 9014d788d200: Preparing [2026-04-21T09:29:07.920Z] 588eb10de017: Preparing [2026-04-21T09:29:07.920Z] dbaaaa4ec903: Preparing [2026-04-21T09:29:07.920Z] 8724a9bb4bbe: Preparing [2026-04-21T09:29:07.920Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:07.920Z] 329550b94928: Preparing [2026-04-21T09:29:07.920Z] d7b3787bcb54: Preparing [2026-04-21T09:29:07.920Z] a54b53697f13: Preparing [2026-04-21T09:29:07.920Z] 0854555d70ac: Preparing [2026-04-21T09:29:07.920Z] 329550b94928: Waiting [2026-04-21T09:29:07.920Z] d7b3787bcb54: Waiting [2026-04-21T09:29:07.920Z] a54b53697f13: Waiting [2026-04-21T09:29:07.920Z] 0854555d70ac: Waiting [2026-04-21T09:29:07.920Z] dbaaaa4ec903: Layer already exists [2026-04-21T09:29:07.920Z] 588eb10de017: Layer already exists [2026-04-21T09:29:07.920Z] 8724a9bb4bbe: Layer already exists [2026-04-21T09:29:07.920Z] 9014d788d200: Layer already exists [2026-04-21T09:29:07.920Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:07.920Z] d7b3787bcb54: Layer already exists [2026-04-21T09:29:07.920Z] 329550b94928: Layer already exists [2026-04-21T09:29:07.920Z] a54b53697f13: Layer already exists [2026-04-21T09:29:07.920Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:07.921Z] latest: digest: sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:08.263Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:08.587Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110 [2026-04-21T09:29:08.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-21T09:29:08.587Z] 9014d788d200: Preparing [2026-04-21T09:29:08.587Z] 588eb10de017: Preparing [2026-04-21T09:29:08.587Z] dbaaaa4ec903: Preparing [2026-04-21T09:29:08.587Z] 8724a9bb4bbe: Preparing [2026-04-21T09:29:08.587Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:08.587Z] 329550b94928: Preparing [2026-04-21T09:29:08.587Z] d7b3787bcb54: Preparing [2026-04-21T09:29:08.587Z] a54b53697f13: Preparing [2026-04-21T09:29:08.587Z] 0854555d70ac: Preparing [2026-04-21T09:29:08.587Z] d7b3787bcb54: Waiting [2026-04-21T09:29:08.587Z] a54b53697f13: Waiting [2026-04-21T09:29:08.587Z] 329550b94928: Waiting [2026-04-21T09:29:08.587Z] 0854555d70ac: Waiting [2026-04-21T09:29:08.587Z] dbaaaa4ec903: Layer already exists [2026-04-21T09:29:08.587Z] 8724a9bb4bbe: Layer already exists [2026-04-21T09:29:08.587Z] 588eb10de017: Layer already exists [2026-04-21T09:29:08.587Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:08.587Z] 9014d788d200: Layer already exists [2026-04-21T09:29:08.587Z] d7b3787bcb54: Layer already exists [2026-04-21T09:29:08.587Z] 329550b94928: Layer already exists [2026-04-21T09:29:08.587Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:08.587Z] a54b53697f13: Layer already exists [2026-04-21T09:29:08.587Z] 4.1.0-dev.110: digest: sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:08.924Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:09.255Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:29:09.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-21T09:29:09.255Z] 9014d788d200: Preparing [2026-04-21T09:29:09.255Z] 588eb10de017: Preparing [2026-04-21T09:29:09.255Z] dbaaaa4ec903: Preparing [2026-04-21T09:29:09.255Z] 8724a9bb4bbe: Preparing [2026-04-21T09:29:09.255Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:09.255Z] 329550b94928: Preparing [2026-04-21T09:29:09.255Z] d7b3787bcb54: Preparing [2026-04-21T09:29:09.255Z] a54b53697f13: Preparing [2026-04-21T09:29:09.255Z] 0854555d70ac: Preparing [2026-04-21T09:29:09.255Z] 329550b94928: Waiting [2026-04-21T09:29:09.255Z] d7b3787bcb54: Waiting [2026-04-21T09:29:09.255Z] 0854555d70ac: Waiting [2026-04-21T09:29:09.255Z] a54b53697f13: Waiting [2026-04-21T09:29:09.255Z] 588eb10de017: Layer already exists [2026-04-21T09:29:09.255Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:09.255Z] dbaaaa4ec903: Layer already exists [2026-04-21T09:29:09.255Z] 9014d788d200: Layer already exists [2026-04-21T09:29:09.255Z] 8724a9bb4bbe: Layer already exists [2026-04-21T09:29:09.255Z] 329550b94928: Layer already exists [2026-04-21T09:29:09.255Z] a54b53697f13: Layer already exists [2026-04-21T09:29:09.255Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:09.255Z] d7b3787bcb54: Layer already exists [2026-04-21T09:29:09.255Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:09.601Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:09.932Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-04-21T09:29:09.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-04-21T09:29:09.932Z] 9014d788d200: Preparing [2026-04-21T09:29:09.932Z] 588eb10de017: Preparing [2026-04-21T09:29:09.932Z] dbaaaa4ec903: Preparing [2026-04-21T09:29:09.932Z] 8724a9bb4bbe: Preparing [2026-04-21T09:29:09.932Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:09.932Z] 329550b94928: Preparing [2026-04-21T09:29:09.932Z] d7b3787bcb54: Preparing [2026-04-21T09:29:09.932Z] a54b53697f13: Preparing [2026-04-21T09:29:09.932Z] 0854555d70ac: Preparing [2026-04-21T09:29:09.932Z] d7b3787bcb54: Waiting [2026-04-21T09:29:09.932Z] a54b53697f13: Waiting [2026-04-21T09:29:09.932Z] 0854555d70ac: Waiting [2026-04-21T09:29:09.932Z] 329550b94928: Waiting [2026-04-21T09:29:09.932Z] dbaaaa4ec903: Layer already exists [2026-04-21T09:29:09.932Z] 8724a9bb4bbe: Layer already exists [2026-04-21T09:29:09.932Z] 9014d788d200: Layer already exists [2026-04-21T09:29:09.932Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:09.932Z] 588eb10de017: Layer already exists [2026-04-21T09:29:09.932Z] 329550b94928: Layer already exists [2026-04-21T09:29:09.932Z] d7b3787bcb54: Layer already exists [2026-04-21T09:29:09.932Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:09.932Z] a54b53697f13: Layer already exists [2026-04-21T09:29:09.932Z] main: digest: sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T09:29:10.002Z] ===================================================== [Pipeline] echo [2026-04-21T09:29:10.017Z] taggedImages: [2026-04-21T09:29:10.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:29:10.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-21T09:29:10.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110 [2026-04-21T09:29:10.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:29:10.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-04-21T09:29:10.043Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-04-21T09:29:10.043Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:29:10.043Z] latest [2026-04-21T09:29:10.043Z] 4.1.0-dev.110 [2026-04-21T09:29:10.043Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:29:10.043Z] main [2026-04-21T09:29:10.043Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:10.398Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:10.723Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:29:10.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-21T09:29:10.723Z] d1c00ab7d9e7: Preparing [2026-04-21T09:29:10.723Z] 06ed08556813: Preparing [2026-04-21T09:29:10.723Z] 58efd3810adf: Preparing [2026-04-21T09:29:10.723Z] a859bc9e4dd4: Preparing [2026-04-21T09:29:10.723Z] b4fd672afad7: Preparing [2026-04-21T09:29:10.723Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:10.723Z] 329550b94928: Preparing [2026-04-21T09:29:10.723Z] 691069127856: Preparing [2026-04-21T09:29:10.723Z] 40465ba3c196: Preparing [2026-04-21T09:29:10.723Z] d4acfa82c41c: Preparing [2026-04-21T09:29:10.723Z] 0854555d70ac: Preparing [2026-04-21T09:29:10.723Z] 329550b94928: Waiting [2026-04-21T09:29:10.723Z] 691069127856: Waiting [2026-04-21T09:29:10.723Z] 40465ba3c196: Waiting [2026-04-21T09:29:10.723Z] d4acfa82c41c: Waiting [2026-04-21T09:29:10.723Z] 0854555d70ac: Waiting [2026-04-21T09:29:10.723Z] b3ab3f9961e9: Waiting [2026-04-21T09:29:10.723Z] b4fd672afad7: Pushed [2026-04-21T09:29:10.723Z] d1c00ab7d9e7: Pushed [2026-04-21T09:29:10.723Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:10.723Z] a859bc9e4dd4: Pushed [2026-04-21T09:29:10.723Z] 06ed08556813: Pushed [2026-04-21T09:29:10.723Z] 329550b94928: Layer already exists [2026-04-21T09:29:10.723Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:10.723Z] 691069127856: Pushed [2026-04-21T09:29:10.723Z] 40465ba3c196: Pushed [2026-04-21T09:29:12.102Z] d4acfa82c41c: Pushed [2026-04-21T09:29:13.481Z] 58efd3810adf: Pushed [2026-04-21T09:29:13.740Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:14.066Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:14.399Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-21T09:29:14.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-21T09:29:14.399Z] d1c00ab7d9e7: Preparing [2026-04-21T09:29:14.399Z] 06ed08556813: Preparing [2026-04-21T09:29:14.399Z] 58efd3810adf: Preparing [2026-04-21T09:29:14.399Z] a859bc9e4dd4: Preparing [2026-04-21T09:29:14.399Z] b4fd672afad7: Preparing [2026-04-21T09:29:14.399Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:14.399Z] 329550b94928: Preparing [2026-04-21T09:29:14.399Z] 691069127856: Preparing [2026-04-21T09:29:14.399Z] 40465ba3c196: Preparing [2026-04-21T09:29:14.399Z] d4acfa82c41c: Preparing [2026-04-21T09:29:14.399Z] 0854555d70ac: Preparing [2026-04-21T09:29:14.399Z] 329550b94928: Waiting [2026-04-21T09:29:14.399Z] 691069127856: Waiting [2026-04-21T09:29:14.399Z] 40465ba3c196: Waiting [2026-04-21T09:29:14.399Z] d4acfa82c41c: Waiting [2026-04-21T09:29:14.399Z] 0854555d70ac: Waiting [2026-04-21T09:29:14.399Z] b3ab3f9961e9: Waiting [2026-04-21T09:29:14.399Z] 06ed08556813: Layer already exists [2026-04-21T09:29:14.399Z] b4fd672afad7: Layer already exists [2026-04-21T09:29:14.399Z] d1c00ab7d9e7: Layer already exists [2026-04-21T09:29:14.399Z] a859bc9e4dd4: Layer already exists [2026-04-21T09:29:14.399Z] 58efd3810adf: Layer already exists [2026-04-21T09:29:14.399Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:14.399Z] d4acfa82c41c: Layer already exists [2026-04-21T09:29:14.399Z] 691069127856: Layer already exists [2026-04-21T09:29:14.399Z] 40465ba3c196: Layer already exists [2026-04-21T09:29:14.399Z] 329550b94928: Layer already exists [2026-04-21T09:29:14.399Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:14.399Z] latest: digest: sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:14.731Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:15.067Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110 [2026-04-21T09:29:15.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-21T09:29:15.067Z] d1c00ab7d9e7: Preparing [2026-04-21T09:29:15.067Z] 06ed08556813: Preparing [2026-04-21T09:29:15.067Z] 58efd3810adf: Preparing [2026-04-21T09:29:15.067Z] a859bc9e4dd4: Preparing [2026-04-21T09:29:15.067Z] b4fd672afad7: Preparing [2026-04-21T09:29:15.067Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:15.067Z] 329550b94928: Preparing [2026-04-21T09:29:15.067Z] 691069127856: Preparing [2026-04-21T09:29:15.067Z] 40465ba3c196: Preparing [2026-04-21T09:29:15.067Z] b3ab3f9961e9: Waiting [2026-04-21T09:29:15.067Z] 329550b94928: Waiting [2026-04-21T09:29:15.067Z] d4acfa82c41c: Preparing [2026-04-21T09:29:15.067Z] 0854555d70ac: Preparing [2026-04-21T09:29:15.067Z] 40465ba3c196: Waiting [2026-04-21T09:29:15.067Z] 691069127856: Waiting [2026-04-21T09:29:15.067Z] d4acfa82c41c: Waiting [2026-04-21T09:29:15.067Z] 0854555d70ac: Waiting [2026-04-21T09:29:15.067Z] b4fd672afad7: Layer already exists [2026-04-21T09:29:15.067Z] d1c00ab7d9e7: Layer already exists [2026-04-21T09:29:15.067Z] a859bc9e4dd4: Layer already exists [2026-04-21T09:29:15.067Z] 06ed08556813: Layer already exists [2026-04-21T09:29:15.067Z] 58efd3810adf: Layer already exists [2026-04-21T09:29:15.067Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:15.067Z] 329550b94928: Layer already exists [2026-04-21T09:29:15.067Z] 40465ba3c196: Layer already exists [2026-04-21T09:29:15.067Z] 691069127856: Layer already exists [2026-04-21T09:29:15.067Z] d4acfa82c41c: Layer already exists [2026-04-21T09:29:15.067Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:15.067Z] 4.1.0-dev.110: digest: sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:15.410Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:15.737Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:29:15.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-21T09:29:15.738Z] d1c00ab7d9e7: Preparing [2026-04-21T09:29:15.738Z] 06ed08556813: Preparing [2026-04-21T09:29:15.738Z] 58efd3810adf: Preparing [2026-04-21T09:29:15.738Z] a859bc9e4dd4: Preparing [2026-04-21T09:29:15.738Z] b4fd672afad7: Preparing [2026-04-21T09:29:15.738Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:15.738Z] 329550b94928: Preparing [2026-04-21T09:29:15.738Z] 691069127856: Preparing [2026-04-21T09:29:15.738Z] 40465ba3c196: Preparing [2026-04-21T09:29:15.738Z] d4acfa82c41c: Preparing [2026-04-21T09:29:15.738Z] 0854555d70ac: Preparing [2026-04-21T09:29:15.738Z] 329550b94928: Waiting [2026-04-21T09:29:15.738Z] d4acfa82c41c: Waiting [2026-04-21T09:29:15.738Z] 40465ba3c196: Waiting [2026-04-21T09:29:15.738Z] 691069127856: Waiting [2026-04-21T09:29:15.738Z] b3ab3f9961e9: Waiting [2026-04-21T09:29:15.738Z] 0854555d70ac: Waiting [2026-04-21T09:29:15.738Z] 06ed08556813: Layer already exists [2026-04-21T09:29:15.738Z] 58efd3810adf: Layer already exists [2026-04-21T09:29:15.738Z] a859bc9e4dd4: Layer already exists [2026-04-21T09:29:15.738Z] d1c00ab7d9e7: Layer already exists [2026-04-21T09:29:15.738Z] b4fd672afad7: Layer already exists [2026-04-21T09:29:15.738Z] 40465ba3c196: Layer already exists [2026-04-21T09:29:15.738Z] d4acfa82c41c: Layer already exists [2026-04-21T09:29:15.738Z] 329550b94928: Layer already exists [2026-04-21T09:29:15.738Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:15.738Z] 691069127856: Layer already exists [2026-04-21T09:29:15.738Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:15.738Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:16.075Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:16.404Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-04-21T09:29:16.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-04-21T09:29:16.404Z] d1c00ab7d9e7: Preparing [2026-04-21T09:29:16.404Z] 06ed08556813: Preparing [2026-04-21T09:29:16.404Z] 58efd3810adf: Preparing [2026-04-21T09:29:16.404Z] a859bc9e4dd4: Preparing [2026-04-21T09:29:16.404Z] b4fd672afad7: Preparing [2026-04-21T09:29:16.404Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:16.404Z] 329550b94928: Preparing [2026-04-21T09:29:16.404Z] 691069127856: Preparing [2026-04-21T09:29:16.404Z] 40465ba3c196: Preparing [2026-04-21T09:29:16.404Z] d4acfa82c41c: Preparing [2026-04-21T09:29:16.404Z] 0854555d70ac: Preparing [2026-04-21T09:29:16.404Z] 691069127856: Waiting [2026-04-21T09:29:16.404Z] d4acfa82c41c: Waiting [2026-04-21T09:29:16.404Z] 0854555d70ac: Waiting [2026-04-21T09:29:16.404Z] 40465ba3c196: Waiting [2026-04-21T09:29:16.404Z] b3ab3f9961e9: Waiting [2026-04-21T09:29:16.404Z] 329550b94928: Waiting [2026-04-21T09:29:16.404Z] a859bc9e4dd4: Layer already exists [2026-04-21T09:29:16.404Z] 58efd3810adf: Layer already exists [2026-04-21T09:29:16.404Z] 06ed08556813: Layer already exists [2026-04-21T09:29:16.404Z] d1c00ab7d9e7: Layer already exists [2026-04-21T09:29:16.404Z] b4fd672afad7: Layer already exists [2026-04-21T09:29:16.404Z] 40465ba3c196: Layer already exists [2026-04-21T09:29:16.404Z] 329550b94928: Layer already exists [2026-04-21T09:29:16.404Z] 691069127856: Layer already exists [2026-04-21T09:29:16.404Z] d4acfa82c41c: Layer already exists [2026-04-21T09:29:16.404Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:16.404Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:16.405Z] main: digest: sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T09:29:16.491Z] ===================================================== [Pipeline] echo [2026-04-21T09:29:16.504Z] taggedImages: [2026-04-21T09:29:16.504Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:29:16.504Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-21T09:29:16.504Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110 [2026-04-21T09:29:16.504Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:29:16.504Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-04-21T09:29:16.532Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-04-21T09:29:16.533Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:29:16.533Z] latest [2026-04-21T09:29:16.533Z] 4.1.0-dev.110 [2026-04-21T09:29:16.533Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:29:16.533Z] main [2026-04-21T09:29:16.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:16.881Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:17.206Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:29:17.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-21T09:29:17.206Z] 8b1acf176b75: Preparing [2026-04-21T09:29:17.206Z] ebc0a76d18bc: Preparing [2026-04-21T09:29:17.206Z] 26f5bfefba6a: Preparing [2026-04-21T09:29:17.206Z] a185d1c1e38c: Preparing [2026-04-21T09:29:17.206Z] 74d46a37ad79: Preparing [2026-04-21T09:29:17.206Z] ae67989534db: Preparing [2026-04-21T09:29:17.206Z] a5d0818e10ca: Preparing [2026-04-21T09:29:17.206Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:17.206Z] 329550b94928: Preparing [2026-04-21T09:29:17.206Z] 4fa365ac5865: Preparing [2026-04-21T09:29:17.206Z] 17ffea69d279: Preparing [2026-04-21T09:29:17.206Z] 0854555d70ac: Preparing [2026-04-21T09:29:17.206Z] ae67989534db: Waiting [2026-04-21T09:29:17.206Z] a5d0818e10ca: Waiting [2026-04-21T09:29:17.206Z] b3ab3f9961e9: Waiting [2026-04-21T09:29:17.206Z] 17ffea69d279: Waiting [2026-04-21T09:29:17.206Z] 0854555d70ac: Waiting [2026-04-21T09:29:17.206Z] 329550b94928: Waiting [2026-04-21T09:29:17.206Z] 4fa365ac5865: Waiting [2026-04-21T09:29:17.206Z] ebc0a76d18bc: Pushed [2026-04-21T09:29:17.206Z] 74d46a37ad79: Pushed [2026-04-21T09:29:17.206Z] 8b1acf176b75: Pushed [2026-04-21T09:29:17.206Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:17.206Z] 329550b94928: Layer already exists [2026-04-21T09:29:17.206Z] ae67989534db: Pushed [2026-04-21T09:29:17.206Z] a5d0818e10ca: Pushed [2026-04-21T09:29:17.465Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:17.465Z] 4fa365ac5865: Pushed [2026-04-21T09:29:18.841Z] 17ffea69d279: Pushed [2026-04-21T09:29:20.220Z] a185d1c1e38c: Pushed [2026-04-21T09:29:20.220Z] 26f5bfefba6a: Pushed [2026-04-21T09:29:20.220Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:20.553Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:20.884Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-21T09:29:20.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-21T09:29:20.884Z] 8b1acf176b75: Preparing [2026-04-21T09:29:20.884Z] ebc0a76d18bc: Preparing [2026-04-21T09:29:20.884Z] 26f5bfefba6a: Preparing [2026-04-21T09:29:20.884Z] a185d1c1e38c: Preparing [2026-04-21T09:29:20.884Z] 74d46a37ad79: Preparing [2026-04-21T09:29:20.884Z] ae67989534db: Preparing [2026-04-21T09:29:20.884Z] a5d0818e10ca: Preparing [2026-04-21T09:29:20.884Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:20.884Z] 329550b94928: Preparing [2026-04-21T09:29:20.884Z] 4fa365ac5865: Preparing [2026-04-21T09:29:20.884Z] 17ffea69d279: Preparing [2026-04-21T09:29:20.884Z] 0854555d70ac: Preparing [2026-04-21T09:29:20.884Z] b3ab3f9961e9: Waiting [2026-04-21T09:29:20.884Z] 329550b94928: Waiting [2026-04-21T09:29:20.884Z] 4fa365ac5865: Waiting [2026-04-21T09:29:20.884Z] 17ffea69d279: Waiting [2026-04-21T09:29:20.884Z] ae67989534db: Waiting [2026-04-21T09:29:20.884Z] 0854555d70ac: Waiting [2026-04-21T09:29:20.884Z] a5d0818e10ca: Waiting [2026-04-21T09:29:20.884Z] 26f5bfefba6a: Layer already exists [2026-04-21T09:29:20.884Z] a185d1c1e38c: Layer already exists [2026-04-21T09:29:20.884Z] 74d46a37ad79: Layer already exists [2026-04-21T09:29:20.884Z] ebc0a76d18bc: Layer already exists [2026-04-21T09:29:20.884Z] 8b1acf176b75: Layer already exists [2026-04-21T09:29:20.884Z] ae67989534db: Layer already exists [2026-04-21T09:29:20.884Z] 329550b94928: Layer already exists [2026-04-21T09:29:20.884Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:20.884Z] a5d0818e10ca: Layer already exists [2026-04-21T09:29:20.884Z] 4fa365ac5865: Layer already exists [2026-04-21T09:29:20.884Z] 17ffea69d279: Layer already exists [2026-04-21T09:29:20.884Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:20.884Z] latest: digest: sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:21.238Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:21.563Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110 [2026-04-21T09:29:21.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-21T09:29:21.564Z] 8b1acf176b75: Preparing [2026-04-21T09:29:21.564Z] ebc0a76d18bc: Preparing [2026-04-21T09:29:21.564Z] 26f5bfefba6a: Preparing [2026-04-21T09:29:21.564Z] a185d1c1e38c: Preparing [2026-04-21T09:29:21.564Z] 74d46a37ad79: Preparing [2026-04-21T09:29:21.564Z] ae67989534db: Preparing [2026-04-21T09:29:21.564Z] a5d0818e10ca: Preparing [2026-04-21T09:29:21.564Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:21.564Z] 329550b94928: Preparing [2026-04-21T09:29:21.564Z] 4fa365ac5865: Preparing [2026-04-21T09:29:21.564Z] 17ffea69d279: Preparing [2026-04-21T09:29:21.564Z] 0854555d70ac: Preparing [2026-04-21T09:29:21.564Z] ae67989534db: Waiting [2026-04-21T09:29:21.564Z] a5d0818e10ca: Waiting [2026-04-21T09:29:21.564Z] b3ab3f9961e9: Waiting [2026-04-21T09:29:21.564Z] 329550b94928: Waiting [2026-04-21T09:29:21.564Z] 4fa365ac5865: Waiting [2026-04-21T09:29:21.564Z] 17ffea69d279: Waiting [2026-04-21T09:29:21.564Z] 0854555d70ac: Waiting [2026-04-21T09:29:21.564Z] 74d46a37ad79: Layer already exists [2026-04-21T09:29:21.564Z] a185d1c1e38c: Layer already exists [2026-04-21T09:29:21.564Z] 8b1acf176b75: Layer already exists [2026-04-21T09:29:21.564Z] ebc0a76d18bc: Layer already exists [2026-04-21T09:29:21.564Z] 26f5bfefba6a: Layer already exists [2026-04-21T09:29:21.564Z] ae67989534db: Layer already exists [2026-04-21T09:29:21.564Z] a5d0818e10ca: Layer already exists [2026-04-21T09:29:21.564Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:21.564Z] 4fa365ac5865: Layer already exists [2026-04-21T09:29:21.564Z] 329550b94928: Layer already exists [2026-04-21T09:29:21.564Z] 17ffea69d279: Layer already exists [2026-04-21T09:29:21.564Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:21.564Z] 4.1.0-dev.110: digest: sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:21.899Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:22.231Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:29:22.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-21T09:29:22.231Z] 8b1acf176b75: Preparing [2026-04-21T09:29:22.231Z] ebc0a76d18bc: Preparing [2026-04-21T09:29:22.231Z] 26f5bfefba6a: Preparing [2026-04-21T09:29:22.231Z] a185d1c1e38c: Preparing [2026-04-21T09:29:22.231Z] 74d46a37ad79: Preparing [2026-04-21T09:29:22.231Z] ae67989534db: Preparing [2026-04-21T09:29:22.231Z] a5d0818e10ca: Preparing [2026-04-21T09:29:22.231Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:22.231Z] 329550b94928: Preparing [2026-04-21T09:29:22.231Z] 4fa365ac5865: Preparing [2026-04-21T09:29:22.231Z] 17ffea69d279: Preparing [2026-04-21T09:29:22.231Z] 0854555d70ac: Preparing [2026-04-21T09:29:22.231Z] b3ab3f9961e9: Waiting [2026-04-21T09:29:22.231Z] 4fa365ac5865: Waiting [2026-04-21T09:29:22.231Z] 329550b94928: Waiting [2026-04-21T09:29:22.231Z] ae67989534db: Waiting [2026-04-21T09:29:22.231Z] 17ffea69d279: Waiting [2026-04-21T09:29:22.231Z] 0854555d70ac: Waiting [2026-04-21T09:29:22.231Z] a5d0818e10ca: Waiting [2026-04-21T09:29:22.231Z] a185d1c1e38c: Layer already exists [2026-04-21T09:29:22.231Z] 8b1acf176b75: Layer already exists [2026-04-21T09:29:22.231Z] 74d46a37ad79: Layer already exists [2026-04-21T09:29:22.231Z] ebc0a76d18bc: Layer already exists [2026-04-21T09:29:22.231Z] 26f5bfefba6a: Layer already exists [2026-04-21T09:29:22.231Z] 4fa365ac5865: Layer already exists [2026-04-21T09:29:22.231Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:22.231Z] a5d0818e10ca: Layer already exists [2026-04-21T09:29:22.231Z] ae67989534db: Layer already exists [2026-04-21T09:29:22.231Z] 329550b94928: Layer already exists [2026-04-21T09:29:22.231Z] 17ffea69d279: Layer already exists [2026-04-21T09:29:22.231Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:22.231Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:22.558Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:22.891Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-04-21T09:29:22.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-04-21T09:29:22.891Z] 8b1acf176b75: Preparing [2026-04-21T09:29:22.891Z] ebc0a76d18bc: Preparing [2026-04-21T09:29:22.891Z] 26f5bfefba6a: Preparing [2026-04-21T09:29:22.891Z] a185d1c1e38c: Preparing [2026-04-21T09:29:22.891Z] 74d46a37ad79: Preparing [2026-04-21T09:29:22.891Z] ae67989534db: Preparing [2026-04-21T09:29:22.891Z] a5d0818e10ca: Preparing [2026-04-21T09:29:22.891Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:22.891Z] 329550b94928: Preparing [2026-04-21T09:29:22.891Z] 4fa365ac5865: Preparing [2026-04-21T09:29:22.891Z] 17ffea69d279: Preparing [2026-04-21T09:29:22.891Z] 0854555d70ac: Preparing [2026-04-21T09:29:22.891Z] a5d0818e10ca: Waiting [2026-04-21T09:29:22.891Z] b3ab3f9961e9: Waiting [2026-04-21T09:29:22.891Z] 329550b94928: Waiting [2026-04-21T09:29:22.891Z] 0854555d70ac: Waiting [2026-04-21T09:29:22.891Z] 4fa365ac5865: Waiting [2026-04-21T09:29:22.891Z] 17ffea69d279: Waiting [2026-04-21T09:29:22.891Z] ae67989534db: Waiting [2026-04-21T09:29:22.891Z] 74d46a37ad79: Layer already exists [2026-04-21T09:29:22.891Z] a185d1c1e38c: Layer already exists [2026-04-21T09:29:22.891Z] ebc0a76d18bc: Layer already exists [2026-04-21T09:29:22.891Z] 26f5bfefba6a: Layer already exists [2026-04-21T09:29:22.891Z] 8b1acf176b75: Layer already exists [2026-04-21T09:29:22.891Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:22.891Z] 4fa365ac5865: Layer already exists [2026-04-21T09:29:22.891Z] a5d0818e10ca: Layer already exists [2026-04-21T09:29:22.891Z] 329550b94928: Layer already exists [2026-04-21T09:29:22.891Z] ae67989534db: Layer already exists [2026-04-21T09:29:22.891Z] 17ffea69d279: Layer already exists [2026-04-21T09:29:22.891Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:22.891Z] main: digest: sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T09:29:22.973Z] ===================================================== [Pipeline] echo [2026-04-21T09:29:22.991Z] taggedImages: [2026-04-21T09:29:22.991Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:29:22.991Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-21T09:29:22.991Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110 [2026-04-21T09:29:22.991Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:29:22.991Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-04-21T09:29:23.021Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-04-21T09:29:23.022Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:29:23.022Z] latest [2026-04-21T09:29:23.022Z] 4.1.0-dev.110 [2026-04-21T09:29:23.022Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:29:23.022Z] main [2026-04-21T09:29:23.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:23.364Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:23.690Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:29:23.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-21T09:29:23.691Z] da00eb2f1097: Preparing [2026-04-21T09:29:23.691Z] 434127c0a967: Preparing [2026-04-21T09:29:23.691Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:23.691Z] 329550b94928: Preparing [2026-04-21T09:29:23.691Z] 5f3f10e6392f: Preparing [2026-04-21T09:29:23.691Z] 892f26becc0c: Preparing [2026-04-21T09:29:23.691Z] 0854555d70ac: Preparing [2026-04-21T09:29:23.691Z] 892f26becc0c: Waiting [2026-04-21T09:29:23.691Z] 0854555d70ac: Waiting [2026-04-21T09:29:23.691Z] 329550b94928: Layer already exists [2026-04-21T09:29:23.691Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:23.691Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:23.691Z] 5f3f10e6392f: Pushed [2026-04-21T09:29:23.691Z] da00eb2f1097: Pushed [2026-04-21T09:29:24.624Z] 892f26becc0c: Pushed [2026-04-21T09:29:27.162Z] 434127c0a967: Pushed [2026-04-21T09:29:27.162Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:27.581Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:27.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-21T09:29:27.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-21T09:29:27.904Z] da00eb2f1097: Preparing [2026-04-21T09:29:27.904Z] 434127c0a967: Preparing [2026-04-21T09:29:27.904Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:27.904Z] 329550b94928: Preparing [2026-04-21T09:29:27.904Z] 5f3f10e6392f: Preparing [2026-04-21T09:29:27.904Z] 892f26becc0c: Preparing [2026-04-21T09:29:27.904Z] 0854555d70ac: Preparing [2026-04-21T09:29:27.904Z] 892f26becc0c: Waiting [2026-04-21T09:29:27.904Z] 0854555d70ac: Waiting [2026-04-21T09:29:27.904Z] da00eb2f1097: Layer already exists [2026-04-21T09:29:27.904Z] 329550b94928: Layer already exists [2026-04-21T09:29:27.905Z] 5f3f10e6392f: Layer already exists [2026-04-21T09:29:27.905Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:27.905Z] 434127c0a967: Layer already exists [2026-04-21T09:29:27.905Z] 892f26becc0c: Layer already exists [2026-04-21T09:29:27.905Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:27.905Z] latest: digest: sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:28.246Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:28.581Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110 [2026-04-21T09:29:28.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-21T09:29:28.581Z] da00eb2f1097: Preparing [2026-04-21T09:29:28.581Z] 434127c0a967: Preparing [2026-04-21T09:29:28.581Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:28.581Z] 329550b94928: Preparing [2026-04-21T09:29:28.581Z] 5f3f10e6392f: Preparing [2026-04-21T09:29:28.581Z] 892f26becc0c: Preparing [2026-04-21T09:29:28.581Z] 0854555d70ac: Preparing [2026-04-21T09:29:28.581Z] 892f26becc0c: Waiting [2026-04-21T09:29:28.581Z] 0854555d70ac: Waiting [2026-04-21T09:29:28.581Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:28.581Z] 434127c0a967: Layer already exists [2026-04-21T09:29:28.581Z] da00eb2f1097: Layer already exists [2026-04-21T09:29:28.581Z] 329550b94928: Layer already exists [2026-04-21T09:29:28.581Z] 5f3f10e6392f: Layer already exists [2026-04-21T09:29:28.581Z] 892f26becc0c: Layer already exists [2026-04-21T09:29:28.581Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:28.581Z] 4.1.0-dev.110: digest: sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:28.915Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:29.244Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:29:29.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-21T09:29:29.244Z] da00eb2f1097: Preparing [2026-04-21T09:29:29.244Z] 434127c0a967: Preparing [2026-04-21T09:29:29.244Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:29.244Z] 329550b94928: Preparing [2026-04-21T09:29:29.244Z] 5f3f10e6392f: Preparing [2026-04-21T09:29:29.244Z] 892f26becc0c: Preparing [2026-04-21T09:29:29.244Z] 0854555d70ac: Preparing [2026-04-21T09:29:29.244Z] 0854555d70ac: Waiting [2026-04-21T09:29:29.244Z] 892f26becc0c: Waiting [2026-04-21T09:29:29.244Z] 5f3f10e6392f: Layer already exists [2026-04-21T09:29:29.244Z] 329550b94928: Layer already exists [2026-04-21T09:29:29.244Z] da00eb2f1097: Layer already exists [2026-04-21T09:29:29.244Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:29.244Z] 434127c0a967: Layer already exists [2026-04-21T09:29:29.244Z] 892f26becc0c: Layer already exists [2026-04-21T09:29:29.244Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:29.244Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:29.601Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:30.526Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-04-21T09:29:30.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-04-21T09:29:30.526Z] da00eb2f1097: Preparing [2026-04-21T09:29:30.526Z] 434127c0a967: Preparing [2026-04-21T09:29:30.526Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:30.526Z] 329550b94928: Preparing [2026-04-21T09:29:30.526Z] 5f3f10e6392f: Preparing [2026-04-21T09:29:30.526Z] 892f26becc0c: Preparing [2026-04-21T09:29:30.526Z] 0854555d70ac: Preparing [2026-04-21T09:29:30.526Z] 892f26becc0c: Waiting [2026-04-21T09:29:30.526Z] 434127c0a967: Layer already exists [2026-04-21T09:29:30.526Z] 329550b94928: Layer already exists [2026-04-21T09:29:30.526Z] 5f3f10e6392f: Layer already exists [2026-04-21T09:29:30.526Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:30.526Z] da00eb2f1097: Layer already exists [2026-04-21T09:29:30.526Z] 892f26becc0c: Layer already exists [2026-04-21T09:29:30.526Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:30.526Z] main: digest: sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T09:29:30.602Z] ===================================================== [Pipeline] echo [2026-04-21T09:29:30.616Z] taggedImages: [2026-04-21T09:29:30.616Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:29:30.616Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-21T09:29:30.616Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110 [2026-04-21T09:29:30.616Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:29:30.616Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-04-21T09:29:30.644Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-04-21T09:29:30.644Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:29:30.644Z] latest [2026-04-21T09:29:30.644Z] 4.1.0-dev.110 [2026-04-21T09:29:30.644Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:29:30.644Z] main [2026-04-21T09:29:30.644Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:31.011Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:31.331Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:29:31.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-21T09:29:31.331Z] 6ba9101f0d63: Preparing [2026-04-21T09:29:31.331Z] 1209da8ce5e5: Preparing [2026-04-21T09:29:31.331Z] c7c14cbb15ec: Preparing [2026-04-21T09:29:31.331Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:31.331Z] 329550b94928: Preparing [2026-04-21T09:29:31.331Z] 0163c7f943a3: Preparing [2026-04-21T09:29:31.331Z] dc469d502b48: Preparing [2026-04-21T09:29:31.331Z] 0163c7f943a3: Waiting [2026-04-21T09:29:31.331Z] b4d46eb61ecc: Preparing [2026-04-21T09:29:31.331Z] e3167a853aa0: Preparing [2026-04-21T09:29:31.331Z] 0854555d70ac: Preparing [2026-04-21T09:29:31.331Z] dc469d502b48: Waiting [2026-04-21T09:29:31.331Z] e3167a853aa0: Waiting [2026-04-21T09:29:31.331Z] b4d46eb61ecc: Waiting [2026-04-21T09:29:31.331Z] 0854555d70ac: Waiting [2026-04-21T09:29:31.331Z] 329550b94928: Layer already exists [2026-04-21T09:29:31.331Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:31.331Z] 1209da8ce5e5: Pushed [2026-04-21T09:29:31.331Z] c7c14cbb15ec: Pushed [2026-04-21T09:29:31.331Z] 6ba9101f0d63: Pushed [2026-04-21T09:29:31.331Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:31.331Z] b4d46eb61ecc: Pushed [2026-04-21T09:29:33.231Z] e3167a853aa0: Pushed [2026-04-21T09:29:37.570Z] dc469d502b48: Pushed [2026-04-21T09:29:44.321Z] 0163c7f943a3: Pushed [2026-04-21T09:29:44.321Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:46.867Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:48.558Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-21T09:29:48.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-21T09:29:48.558Z] 6ba9101f0d63: Preparing [2026-04-21T09:29:48.558Z] 1209da8ce5e5: Preparing [2026-04-21T09:29:48.558Z] c7c14cbb15ec: Preparing [2026-04-21T09:29:48.558Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:48.558Z] 329550b94928: Preparing [2026-04-21T09:29:48.558Z] 0163c7f943a3: Preparing [2026-04-21T09:29:48.558Z] dc469d502b48: Preparing [2026-04-21T09:29:48.558Z] b4d46eb61ecc: Preparing [2026-04-21T09:29:48.558Z] e3167a853aa0: Preparing [2026-04-21T09:29:48.558Z] 0854555d70ac: Preparing [2026-04-21T09:29:48.558Z] dc469d502b48: Waiting [2026-04-21T09:29:48.558Z] b4d46eb61ecc: Waiting [2026-04-21T09:29:48.558Z] e3167a853aa0: Waiting [2026-04-21T09:29:48.558Z] 0163c7f943a3: Waiting [2026-04-21T09:29:48.558Z] 0854555d70ac: Waiting [2026-04-21T09:29:48.558Z] 329550b94928: Layer already exists [2026-04-21T09:29:48.558Z] c7c14cbb15ec: Layer already exists [2026-04-21T09:29:48.558Z] 1209da8ce5e5: Layer already exists [2026-04-21T09:29:48.558Z] 6ba9101f0d63: Layer already exists [2026-04-21T09:29:48.558Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:48.558Z] dc469d502b48: Layer already exists [2026-04-21T09:29:48.558Z] 0163c7f943a3: Layer already exists [2026-04-21T09:29:48.558Z] b4d46eb61ecc: Layer already exists [2026-04-21T09:29:48.558Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:48.558Z] e3167a853aa0: Layer already exists [2026-04-21T09:29:48.558Z] latest: digest: sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:48.900Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:49.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110 [2026-04-21T09:29:49.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-21T09:29:49.223Z] 6ba9101f0d63: Preparing [2026-04-21T09:29:49.223Z] 1209da8ce5e5: Preparing [2026-04-21T09:29:49.223Z] c7c14cbb15ec: Preparing [2026-04-21T09:29:49.223Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:49.223Z] 329550b94928: Preparing [2026-04-21T09:29:49.223Z] 0163c7f943a3: Preparing [2026-04-21T09:29:49.223Z] dc469d502b48: Preparing [2026-04-21T09:29:49.223Z] b4d46eb61ecc: Preparing [2026-04-21T09:29:49.223Z] e3167a853aa0: Preparing [2026-04-21T09:29:49.223Z] 0854555d70ac: Preparing [2026-04-21T09:29:49.223Z] b4d46eb61ecc: Waiting [2026-04-21T09:29:49.223Z] 0163c7f943a3: Waiting [2026-04-21T09:29:49.223Z] dc469d502b48: Waiting [2026-04-21T09:29:49.224Z] e3167a853aa0: Waiting [2026-04-21T09:29:49.224Z] 0854555d70ac: Waiting [2026-04-21T09:29:49.224Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:49.224Z] 329550b94928: Layer already exists [2026-04-21T09:29:49.224Z] 6ba9101f0d63: Layer already exists [2026-04-21T09:29:49.224Z] 1209da8ce5e5: Layer already exists [2026-04-21T09:29:49.224Z] c7c14cbb15ec: Layer already exists [2026-04-21T09:29:49.224Z] dc469d502b48: Layer already exists [2026-04-21T09:29:49.224Z] e3167a853aa0: Layer already exists [2026-04-21T09:29:49.224Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:49.224Z] b4d46eb61ecc: Layer already exists [2026-04-21T09:29:49.224Z] 0163c7f943a3: Layer already exists [2026-04-21T09:29:49.224Z] 4.1.0-dev.110: digest: sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:49.551Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:49.878Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:29:49.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-21T09:29:49.878Z] 6ba9101f0d63: Preparing [2026-04-21T09:29:49.878Z] 1209da8ce5e5: Preparing [2026-04-21T09:29:49.878Z] c7c14cbb15ec: Preparing [2026-04-21T09:29:49.878Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:49.878Z] 329550b94928: Preparing [2026-04-21T09:29:49.878Z] 0163c7f943a3: Preparing [2026-04-21T09:29:49.878Z] dc469d502b48: Preparing [2026-04-21T09:29:49.878Z] b4d46eb61ecc: Preparing [2026-04-21T09:29:49.878Z] e3167a853aa0: Preparing [2026-04-21T09:29:49.878Z] 0854555d70ac: Preparing [2026-04-21T09:29:49.878Z] b4d46eb61ecc: Waiting [2026-04-21T09:29:49.878Z] e3167a853aa0: Waiting [2026-04-21T09:29:49.878Z] 0854555d70ac: Waiting [2026-04-21T09:29:49.878Z] dc469d502b48: Waiting [2026-04-21T09:29:49.878Z] 0163c7f943a3: Waiting [2026-04-21T09:29:49.878Z] 6ba9101f0d63: Layer already exists [2026-04-21T09:29:49.878Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:49.878Z] 1209da8ce5e5: Layer already exists [2026-04-21T09:29:49.878Z] c7c14cbb15ec: Layer already exists [2026-04-21T09:29:49.878Z] 329550b94928: Layer already exists [2026-04-21T09:29:49.878Z] dc469d502b48: Layer already exists [2026-04-21T09:29:49.878Z] 0163c7f943a3: Layer already exists [2026-04-21T09:29:49.878Z] e3167a853aa0: Layer already exists [2026-04-21T09:29:49.878Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:49.878Z] b4d46eb61ecc: Layer already exists [2026-04-21T09:29:49.878Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:50.209Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:50.531Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-04-21T09:29:50.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-04-21T09:29:50.532Z] 6ba9101f0d63: Preparing [2026-04-21T09:29:50.532Z] 1209da8ce5e5: Preparing [2026-04-21T09:29:50.532Z] c7c14cbb15ec: Preparing [2026-04-21T09:29:50.532Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:50.532Z] 329550b94928: Preparing [2026-04-21T09:29:50.532Z] 0163c7f943a3: Preparing [2026-04-21T09:29:50.532Z] dc469d502b48: Preparing [2026-04-21T09:29:50.532Z] b4d46eb61ecc: Preparing [2026-04-21T09:29:50.532Z] e3167a853aa0: Preparing [2026-04-21T09:29:50.532Z] 0854555d70ac: Preparing [2026-04-21T09:29:50.532Z] 0163c7f943a3: Waiting [2026-04-21T09:29:50.532Z] dc469d502b48: Waiting [2026-04-21T09:29:50.532Z] b4d46eb61ecc: Waiting [2026-04-21T09:29:50.532Z] 0854555d70ac: Waiting [2026-04-21T09:29:50.532Z] e3167a853aa0: Waiting [2026-04-21T09:29:50.532Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:50.532Z] 6ba9101f0d63: Layer already exists [2026-04-21T09:29:50.532Z] 1209da8ce5e5: Layer already exists [2026-04-21T09:29:50.532Z] c7c14cbb15ec: Layer already exists [2026-04-21T09:29:50.532Z] 329550b94928: Layer already exists [2026-04-21T09:29:50.532Z] 0163c7f943a3: Layer already exists [2026-04-21T09:29:50.532Z] dc469d502b48: Layer already exists [2026-04-21T09:29:50.532Z] e3167a853aa0: Layer already exists [2026-04-21T09:29:50.532Z] b4d46eb61ecc: Layer already exists [2026-04-21T09:29:50.532Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:50.532Z] main: digest: sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T09:29:50.617Z] ===================================================== [Pipeline] echo [2026-04-21T09:29:50.629Z] taggedImages: [2026-04-21T09:29:50.629Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:29:50.629Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-21T09:29:50.629Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110 [2026-04-21T09:29:50.629Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:29:50.629Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-04-21T09:29:50.660Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-04-21T09:29:50.661Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:29:50.661Z] latest [2026-04-21T09:29:50.661Z] 4.1.0-dev.110 [2026-04-21T09:29:50.661Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:29:50.661Z] main [2026-04-21T09:29:50.661Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:51.017Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:29:51.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:29:51.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-21T09:29:51.353Z] e9f09142bfd4: Preparing [2026-04-21T09:29:51.353Z] 69cac8d9f16c: Preparing [2026-04-21T09:29:51.353Z] 266117e4bc83: Preparing [2026-04-21T09:29:51.353Z] b3ab3f9961e9: Preparing [2026-04-21T09:29:51.353Z] 329550b94928: Preparing [2026-04-21T09:29:51.353Z] 79d6935fc0c5: Preparing [2026-04-21T09:29:51.353Z] 860fe0ecf86b: Preparing [2026-04-21T09:29:51.353Z] 363b8f03b07e: Preparing [2026-04-21T09:29:51.353Z] 0854555d70ac: Preparing [2026-04-21T09:29:51.353Z] 79d6935fc0c5: Waiting [2026-04-21T09:29:51.353Z] 860fe0ecf86b: Waiting [2026-04-21T09:29:51.353Z] 363b8f03b07e: Waiting [2026-04-21T09:29:51.353Z] 0854555d70ac: Waiting [2026-04-21T09:29:51.353Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:29:51.353Z] 329550b94928: Layer already exists [2026-04-21T09:29:51.353Z] 266117e4bc83: Pushed [2026-04-21T09:29:51.353Z] 69cac8d9f16c: Pushed [2026-04-21T09:29:51.353Z] e9f09142bfd4: Pushed [2026-04-21T09:29:51.353Z] 860fe0ecf86b: Pushed [2026-04-21T09:29:51.353Z] 0854555d70ac: Layer already exists [2026-04-21T09:29:51.614Z] 363b8f03b07e: Pushed [2026-04-21T09:30:13.551Z] 79d6935fc0c5: Pushed [2026-04-21T09:30:13.551Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:13.889Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:14.216Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-21T09:30:14.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-21T09:30:14.217Z] e9f09142bfd4: Preparing [2026-04-21T09:30:14.217Z] 69cac8d9f16c: Preparing [2026-04-21T09:30:14.217Z] 266117e4bc83: Preparing [2026-04-21T09:30:14.217Z] b3ab3f9961e9: Preparing [2026-04-21T09:30:14.217Z] 329550b94928: Preparing [2026-04-21T09:30:14.217Z] 79d6935fc0c5: Preparing [2026-04-21T09:30:14.217Z] 860fe0ecf86b: Preparing [2026-04-21T09:30:14.217Z] 363b8f03b07e: Preparing [2026-04-21T09:30:14.217Z] 0854555d70ac: Preparing [2026-04-21T09:30:14.217Z] 79d6935fc0c5: Waiting [2026-04-21T09:30:14.217Z] 860fe0ecf86b: Waiting [2026-04-21T09:30:14.217Z] 363b8f03b07e: Waiting [2026-04-21T09:30:14.217Z] 0854555d70ac: Waiting [2026-04-21T09:30:14.217Z] 329550b94928: Layer already exists [2026-04-21T09:30:14.217Z] e9f09142bfd4: Layer already exists [2026-04-21T09:30:14.217Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:30:14.217Z] 69cac8d9f16c: Layer already exists [2026-04-21T09:30:14.217Z] 266117e4bc83: Layer already exists [2026-04-21T09:30:14.217Z] 79d6935fc0c5: Layer already exists [2026-04-21T09:30:14.217Z] 363b8f03b07e: Layer already exists [2026-04-21T09:30:14.217Z] 0854555d70ac: Layer already exists [2026-04-21T09:30:14.217Z] 860fe0ecf86b: Layer already exists [2026-04-21T09:30:14.217Z] latest: digest: sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:14.550Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:14.876Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110 [2026-04-21T09:30:14.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-21T09:30:14.877Z] e9f09142bfd4: Preparing [2026-04-21T09:30:14.877Z] 69cac8d9f16c: Preparing [2026-04-21T09:30:14.877Z] 266117e4bc83: Preparing [2026-04-21T09:30:14.877Z] b3ab3f9961e9: Preparing [2026-04-21T09:30:14.877Z] 329550b94928: Preparing [2026-04-21T09:30:14.877Z] 79d6935fc0c5: Preparing [2026-04-21T09:30:14.877Z] 860fe0ecf86b: Preparing [2026-04-21T09:30:14.877Z] 363b8f03b07e: Preparing [2026-04-21T09:30:14.877Z] 0854555d70ac: Preparing [2026-04-21T09:30:14.877Z] 79d6935fc0c5: Waiting [2026-04-21T09:30:14.877Z] 860fe0ecf86b: Waiting [2026-04-21T09:30:14.877Z] 363b8f03b07e: Waiting [2026-04-21T09:30:14.877Z] 0854555d70ac: Waiting [2026-04-21T09:30:14.877Z] 329550b94928: Layer already exists [2026-04-21T09:30:14.877Z] 266117e4bc83: Layer already exists [2026-04-21T09:30:14.877Z] e9f09142bfd4: Layer already exists [2026-04-21T09:30:14.877Z] 69cac8d9f16c: Layer already exists [2026-04-21T09:30:14.877Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:30:14.877Z] 79d6935fc0c5: Layer already exists [2026-04-21T09:30:14.877Z] 860fe0ecf86b: Layer already exists [2026-04-21T09:30:14.877Z] 363b8f03b07e: Layer already exists [2026-04-21T09:30:14.877Z] 0854555d70ac: Layer already exists [2026-04-21T09:30:14.877Z] 4.1.0-dev.110: digest: sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:15.215Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:15.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:15.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-21T09:30:15.545Z] e9f09142bfd4: Preparing [2026-04-21T09:30:15.545Z] 69cac8d9f16c: Preparing [2026-04-21T09:30:15.545Z] 266117e4bc83: Preparing [2026-04-21T09:30:15.545Z] b3ab3f9961e9: Preparing [2026-04-21T09:30:15.545Z] 329550b94928: Preparing [2026-04-21T09:30:15.545Z] 79d6935fc0c5: Preparing [2026-04-21T09:30:15.545Z] 860fe0ecf86b: Preparing [2026-04-21T09:30:15.545Z] 363b8f03b07e: Preparing [2026-04-21T09:30:15.545Z] 0854555d70ac: Preparing [2026-04-21T09:30:15.545Z] 79d6935fc0c5: Waiting [2026-04-21T09:30:15.545Z] 860fe0ecf86b: Waiting [2026-04-21T09:30:15.545Z] 363b8f03b07e: Waiting [2026-04-21T09:30:15.545Z] 0854555d70ac: Waiting [2026-04-21T09:30:15.545Z] 69cac8d9f16c: Layer already exists [2026-04-21T09:30:15.545Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:30:15.545Z] 266117e4bc83: Layer already exists [2026-04-21T09:30:15.545Z] 329550b94928: Layer already exists [2026-04-21T09:30:15.545Z] e9f09142bfd4: Layer already exists [2026-04-21T09:30:15.545Z] 79d6935fc0c5: Layer already exists [2026-04-21T09:30:15.545Z] 363b8f03b07e: Layer already exists [2026-04-21T09:30:15.545Z] 860fe0ecf86b: Layer already exists [2026-04-21T09:30:15.545Z] 0854555d70ac: Layer already exists [2026-04-21T09:30:15.545Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:15.882Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:16.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-04-21T09:30:16.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-04-21T09:30:16.211Z] e9f09142bfd4: Preparing [2026-04-21T09:30:16.211Z] 69cac8d9f16c: Preparing [2026-04-21T09:30:16.211Z] 266117e4bc83: Preparing [2026-04-21T09:30:16.211Z] b3ab3f9961e9: Preparing [2026-04-21T09:30:16.211Z] 329550b94928: Preparing [2026-04-21T09:30:16.211Z] 79d6935fc0c5: Preparing [2026-04-21T09:30:16.211Z] 860fe0ecf86b: Preparing [2026-04-21T09:30:16.211Z] 363b8f03b07e: Preparing [2026-04-21T09:30:16.211Z] 0854555d70ac: Preparing [2026-04-21T09:30:16.211Z] 860fe0ecf86b: Waiting [2026-04-21T09:30:16.211Z] 363b8f03b07e: Waiting [2026-04-21T09:30:16.211Z] 0854555d70ac: Waiting [2026-04-21T09:30:16.211Z] 79d6935fc0c5: Waiting [2026-04-21T09:30:16.211Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:30:16.211Z] 329550b94928: Layer already exists [2026-04-21T09:30:16.211Z] 69cac8d9f16c: Layer already exists [2026-04-21T09:30:16.211Z] 266117e4bc83: Layer already exists [2026-04-21T09:30:16.211Z] e9f09142bfd4: Layer already exists [2026-04-21T09:30:16.211Z] 860fe0ecf86b: Layer already exists [2026-04-21T09:30:16.211Z] 79d6935fc0c5: Layer already exists [2026-04-21T09:30:16.211Z] 363b8f03b07e: Layer already exists [2026-04-21T09:30:16.211Z] 0854555d70ac: Layer already exists [2026-04-21T09:30:16.211Z] main: digest: sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T09:30:16.307Z] ===================================================== [Pipeline] echo [2026-04-21T09:30:16.326Z] taggedImages: [2026-04-21T09:30:16.326Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:16.326Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-21T09:30:16.326Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110 [2026-04-21T09:30:16.326Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:16.326Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-04-21T09:30:16.358Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-04-21T09:30:16.358Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:16.358Z] latest [2026-04-21T09:30:16.358Z] 4.1.0-dev.110 [2026-04-21T09:30:16.358Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:16.358Z] main [2026-04-21T09:30:16.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:16.721Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:17.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:17.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-21T09:30:17.045Z] 12e22fa14ab1: Preparing [2026-04-21T09:30:17.045Z] 664257c92981: Preparing [2026-04-21T09:30:17.045Z] 2a9ef5c2b65e: Preparing [2026-04-21T09:30:17.045Z] b3ab3f9961e9: Preparing [2026-04-21T09:30:17.045Z] 329550b94928: Preparing [2026-04-21T09:30:17.045Z] 79d6935fc0c5: Preparing [2026-04-21T09:30:17.045Z] b4d46eb61ecc: Preparing [2026-04-21T09:30:17.045Z] e3167a853aa0: Preparing [2026-04-21T09:30:17.045Z] 0854555d70ac: Preparing [2026-04-21T09:30:17.045Z] 79d6935fc0c5: Waiting [2026-04-21T09:30:17.045Z] e3167a853aa0: Waiting [2026-04-21T09:30:17.045Z] 0854555d70ac: Waiting [2026-04-21T09:30:17.045Z] b4d46eb61ecc: Waiting [2026-04-21T09:30:17.045Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:30:17.045Z] 329550b94928: Layer already exists [2026-04-21T09:30:17.045Z] 79d6935fc0c5: Layer already exists [2026-04-21T09:30:17.045Z] b4d46eb61ecc: Layer already exists [2026-04-21T09:30:17.045Z] e3167a853aa0: Layer already exists [2026-04-21T09:30:17.045Z] 0854555d70ac: Layer already exists [2026-04-21T09:30:17.045Z] 664257c92981: Pushed [2026-04-21T09:30:17.045Z] 12e22fa14ab1: Pushed [2026-04-21T09:30:17.045Z] 2a9ef5c2b65e: Pushed [2026-04-21T09:30:17.307Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:17.646Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:17.976Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-21T09:30:17.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-21T09:30:17.976Z] 12e22fa14ab1: Preparing [2026-04-21T09:30:17.976Z] 664257c92981: Preparing [2026-04-21T09:30:17.976Z] 2a9ef5c2b65e: Preparing [2026-04-21T09:30:17.976Z] b3ab3f9961e9: Preparing [2026-04-21T09:30:17.976Z] 329550b94928: Preparing [2026-04-21T09:30:17.976Z] 79d6935fc0c5: Preparing [2026-04-21T09:30:17.976Z] b4d46eb61ecc: Preparing [2026-04-21T09:30:17.976Z] e3167a853aa0: Preparing [2026-04-21T09:30:17.976Z] 0854555d70ac: Preparing [2026-04-21T09:30:17.976Z] 79d6935fc0c5: Waiting [2026-04-21T09:30:17.976Z] b4d46eb61ecc: Waiting [2026-04-21T09:30:17.976Z] e3167a853aa0: Waiting [2026-04-21T09:30:17.976Z] 0854555d70ac: Waiting [2026-04-21T09:30:17.976Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:30:17.976Z] 329550b94928: Layer already exists [2026-04-21T09:30:17.976Z] 664257c92981: Layer already exists [2026-04-21T09:30:17.976Z] 2a9ef5c2b65e: Layer already exists [2026-04-21T09:30:17.976Z] 12e22fa14ab1: Layer already exists [2026-04-21T09:30:17.976Z] b4d46eb61ecc: Layer already exists [2026-04-21T09:30:17.976Z] e3167a853aa0: Layer already exists [2026-04-21T09:30:17.976Z] 79d6935fc0c5: Layer already exists [2026-04-21T09:30:17.976Z] 0854555d70ac: Layer already exists [2026-04-21T09:30:17.976Z] latest: digest: sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:18.305Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:18.643Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110 [2026-04-21T09:30:18.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-21T09:30:18.643Z] 12e22fa14ab1: Preparing [2026-04-21T09:30:18.643Z] 664257c92981: Preparing [2026-04-21T09:30:18.643Z] 2a9ef5c2b65e: Preparing [2026-04-21T09:30:18.643Z] b3ab3f9961e9: Preparing [2026-04-21T09:30:18.643Z] 329550b94928: Preparing [2026-04-21T09:30:18.643Z] 79d6935fc0c5: Preparing [2026-04-21T09:30:18.643Z] b4d46eb61ecc: Preparing [2026-04-21T09:30:18.643Z] e3167a853aa0: Preparing [2026-04-21T09:30:18.643Z] 0854555d70ac: Preparing [2026-04-21T09:30:18.643Z] 79d6935fc0c5: Waiting [2026-04-21T09:30:18.643Z] b4d46eb61ecc: Waiting [2026-04-21T09:30:18.643Z] e3167a853aa0: Waiting [2026-04-21T09:30:18.643Z] 0854555d70ac: Waiting [2026-04-21T09:30:18.643Z] 2a9ef5c2b65e: Layer already exists [2026-04-21T09:30:18.643Z] 329550b94928: Layer already exists [2026-04-21T09:30:18.643Z] 664257c92981: Layer already exists [2026-04-21T09:30:18.643Z] 12e22fa14ab1: Layer already exists [2026-04-21T09:30:18.643Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:30:18.643Z] 79d6935fc0c5: Layer already exists [2026-04-21T09:30:18.643Z] 0854555d70ac: Layer already exists [2026-04-21T09:30:18.643Z] b4d46eb61ecc: Layer already exists [2026-04-21T09:30:18.643Z] e3167a853aa0: Layer already exists [2026-04-21T09:30:18.643Z] 4.1.0-dev.110: digest: sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:18.971Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:19.298Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:19.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-21T09:30:19.298Z] 12e22fa14ab1: Preparing [2026-04-21T09:30:19.298Z] 664257c92981: Preparing [2026-04-21T09:30:19.298Z] 2a9ef5c2b65e: Preparing [2026-04-21T09:30:19.298Z] b3ab3f9961e9: Preparing [2026-04-21T09:30:19.298Z] 329550b94928: Preparing [2026-04-21T09:30:19.298Z] 79d6935fc0c5: Preparing [2026-04-21T09:30:19.298Z] b4d46eb61ecc: Preparing [2026-04-21T09:30:19.298Z] e3167a853aa0: Preparing [2026-04-21T09:30:19.298Z] 0854555d70ac: Preparing [2026-04-21T09:30:19.298Z] b4d46eb61ecc: Waiting [2026-04-21T09:30:19.298Z] e3167a853aa0: Waiting [2026-04-21T09:30:19.298Z] 0854555d70ac: Waiting [2026-04-21T09:30:19.298Z] 79d6935fc0c5: Waiting [2026-04-21T09:30:19.298Z] 329550b94928: Layer already exists [2026-04-21T09:30:19.298Z] 2a9ef5c2b65e: Layer already exists [2026-04-21T09:30:19.298Z] 12e22fa14ab1: Layer already exists [2026-04-21T09:30:19.298Z] 664257c92981: Layer already exists [2026-04-21T09:30:19.298Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:30:19.298Z] b4d46eb61ecc: Layer already exists [2026-04-21T09:30:19.298Z] 79d6935fc0c5: Layer already exists [2026-04-21T09:30:19.298Z] e3167a853aa0: Layer already exists [2026-04-21T09:30:19.298Z] 0854555d70ac: Layer already exists [2026-04-21T09:30:19.298Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:19.630Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:19.961Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-04-21T09:30:19.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-04-21T09:30:19.961Z] 12e22fa14ab1: Preparing [2026-04-21T09:30:19.961Z] 664257c92981: Preparing [2026-04-21T09:30:19.961Z] 2a9ef5c2b65e: Preparing [2026-04-21T09:30:19.961Z] b3ab3f9961e9: Preparing [2026-04-21T09:30:19.961Z] 329550b94928: Preparing [2026-04-21T09:30:19.961Z] 79d6935fc0c5: Preparing [2026-04-21T09:30:19.961Z] b4d46eb61ecc: Preparing [2026-04-21T09:30:19.961Z] e3167a853aa0: Preparing [2026-04-21T09:30:19.961Z] 0854555d70ac: Preparing [2026-04-21T09:30:19.961Z] 79d6935fc0c5: Waiting [2026-04-21T09:30:19.961Z] b4d46eb61ecc: Waiting [2026-04-21T09:30:19.961Z] e3167a853aa0: Waiting [2026-04-21T09:30:19.961Z] 0854555d70ac: Waiting [2026-04-21T09:30:19.961Z] 2a9ef5c2b65e: Layer already exists [2026-04-21T09:30:19.961Z] 664257c92981: Layer already exists [2026-04-21T09:30:19.961Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:30:19.961Z] 12e22fa14ab1: Layer already exists [2026-04-21T09:30:19.961Z] 329550b94928: Layer already exists [2026-04-21T09:30:19.961Z] 79d6935fc0c5: Layer already exists [2026-04-21T09:30:19.961Z] b4d46eb61ecc: Layer already exists [2026-04-21T09:30:19.961Z] e3167a853aa0: Layer already exists [2026-04-21T09:30:19.961Z] 0854555d70ac: Layer already exists [2026-04-21T09:30:19.961Z] main: digest: sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T09:30:20.041Z] ===================================================== [Pipeline] echo [2026-04-21T09:30:20.058Z] taggedImages: [2026-04-21T09:30:20.058Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:20.058Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-21T09:30:20.058Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110 [2026-04-21T09:30:20.058Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:20.058Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-04-21T09:30:20.092Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-04-21T09:30:20.092Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:20.092Z] latest [2026-04-21T09:30:20.092Z] 4.1.0-dev.110 [2026-04-21T09:30:20.092Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:20.092Z] main [2026-04-21T09:30:20.092Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:20.446Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:20.778Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:20.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-21T09:30:20.779Z] c83784e5b194: Preparing [2026-04-21T09:30:20.779Z] 8719669747a2: Preparing [2026-04-21T09:30:20.779Z] b3ab3f9961e9: Preparing [2026-04-21T09:30:20.779Z] 329550b94928: Preparing [2026-04-21T09:30:20.779Z] b1de8f5249c8: Preparing [2026-04-21T09:30:20.779Z] 3c133670f542: Preparing [2026-04-21T09:30:20.779Z] 0854555d70ac: Preparing [2026-04-21T09:30:20.779Z] 0854555d70ac: Waiting [2026-04-21T09:30:20.779Z] 3c133670f542: Waiting [2026-04-21T09:30:20.779Z] 329550b94928: Layer already exists [2026-04-21T09:30:20.779Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:30:20.779Z] 0854555d70ac: Layer already exists [2026-04-21T09:30:20.779Z] c83784e5b194: Pushed [2026-04-21T09:30:20.779Z] b1de8f5249c8: Pushed [2026-04-21T09:30:21.348Z] 3c133670f542: Pushed [2026-04-21T09:30:24.641Z] 8719669747a2: Pushed [2026-04-21T09:30:24.900Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:25.232Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:25.561Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-21T09:30:25.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-21T09:30:25.561Z] c83784e5b194: Preparing [2026-04-21T09:30:25.561Z] 8719669747a2: Preparing [2026-04-21T09:30:25.561Z] b3ab3f9961e9: Preparing [2026-04-21T09:30:25.561Z] 329550b94928: Preparing [2026-04-21T09:30:25.561Z] b1de8f5249c8: Preparing [2026-04-21T09:30:25.561Z] 3c133670f542: Preparing [2026-04-21T09:30:25.561Z] 0854555d70ac: Preparing [2026-04-21T09:30:25.561Z] 3c133670f542: Waiting [2026-04-21T09:30:25.561Z] 0854555d70ac: Waiting [2026-04-21T09:30:25.561Z] c83784e5b194: Layer already exists [2026-04-21T09:30:25.561Z] 8719669747a2: Layer already exists [2026-04-21T09:30:25.561Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:30:25.561Z] 329550b94928: Layer already exists [2026-04-21T09:30:25.561Z] b1de8f5249c8: Layer already exists [2026-04-21T09:30:25.561Z] 3c133670f542: Layer already exists [2026-04-21T09:30:25.561Z] 0854555d70ac: Layer already exists [2026-04-21T09:30:25.561Z] latest: digest: sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:25.895Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:26.227Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110 [2026-04-21T09:30:26.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-21T09:30:26.227Z] c83784e5b194: Preparing [2026-04-21T09:30:26.227Z] 8719669747a2: Preparing [2026-04-21T09:30:26.227Z] b3ab3f9961e9: Preparing [2026-04-21T09:30:26.227Z] 329550b94928: Preparing [2026-04-21T09:30:26.227Z] b1de8f5249c8: Preparing [2026-04-21T09:30:26.227Z] 3c133670f542: Preparing [2026-04-21T09:30:26.227Z] 0854555d70ac: Preparing [2026-04-21T09:30:26.227Z] 3c133670f542: Waiting [2026-04-21T09:30:26.227Z] 0854555d70ac: Waiting [2026-04-21T09:30:26.227Z] b1de8f5249c8: Layer already exists [2026-04-21T09:30:26.227Z] c83784e5b194: Layer already exists [2026-04-21T09:30:26.227Z] 329550b94928: Layer already exists [2026-04-21T09:30:26.227Z] 8719669747a2: Layer already exists [2026-04-21T09:30:26.227Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:30:26.227Z] 3c133670f542: Layer already exists [2026-04-21T09:30:26.227Z] 0854555d70ac: Layer already exists [2026-04-21T09:30:26.227Z] 4.1.0-dev.110: digest: sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:26.560Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:26.886Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:26.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-21T09:30:26.886Z] c83784e5b194: Preparing [2026-04-21T09:30:26.886Z] 8719669747a2: Preparing [2026-04-21T09:30:26.886Z] b3ab3f9961e9: Preparing [2026-04-21T09:30:26.886Z] 329550b94928: Preparing [2026-04-21T09:30:26.886Z] b1de8f5249c8: Preparing [2026-04-21T09:30:26.886Z] 3c133670f542: Preparing [2026-04-21T09:30:26.886Z] 0854555d70ac: Preparing [2026-04-21T09:30:26.886Z] 0854555d70ac: Waiting [2026-04-21T09:30:26.886Z] 3c133670f542: Waiting [2026-04-21T09:30:26.886Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:30:26.886Z] 8719669747a2: Layer already exists [2026-04-21T09:30:26.886Z] c83784e5b194: Layer already exists [2026-04-21T09:30:26.886Z] 329550b94928: Layer already exists [2026-04-21T09:30:26.886Z] b1de8f5249c8: Layer already exists [2026-04-21T09:30:26.886Z] 0854555d70ac: Layer already exists [2026-04-21T09:30:26.886Z] 3c133670f542: Layer already exists [2026-04-21T09:30:26.886Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:27.217Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:27.539Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-04-21T09:30:27.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-04-21T09:30:27.540Z] c83784e5b194: Preparing [2026-04-21T09:30:27.540Z] 8719669747a2: Preparing [2026-04-21T09:30:27.540Z] b3ab3f9961e9: Preparing [2026-04-21T09:30:27.540Z] 329550b94928: Preparing [2026-04-21T09:30:27.540Z] b1de8f5249c8: Preparing [2026-04-21T09:30:27.540Z] 3c133670f542: Preparing [2026-04-21T09:30:27.540Z] 0854555d70ac: Preparing [2026-04-21T09:30:27.540Z] 3c133670f542: Waiting [2026-04-21T09:30:27.540Z] 0854555d70ac: Waiting [2026-04-21T09:30:27.540Z] b1de8f5249c8: Layer already exists [2026-04-21T09:30:27.540Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:30:27.540Z] 329550b94928: Layer already exists [2026-04-21T09:30:27.540Z] 8719669747a2: Layer already exists [2026-04-21T09:30:27.540Z] c83784e5b194: Layer already exists [2026-04-21T09:30:27.540Z] 0854555d70ac: Layer already exists [2026-04-21T09:30:27.540Z] 3c133670f542: Layer already exists [2026-04-21T09:30:27.540Z] main: digest: sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T09:30:27.616Z] ===================================================== [Pipeline] echo [2026-04-21T09:30:27.632Z] taggedImages: [2026-04-21T09:30:27.632Z] - nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:27.632Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-21T09:30:27.632Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110 [2026-04-21T09:30:27.632Z] - nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:27.632Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-04-21T09:30:27.666Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-04-21T09:30:27.666Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:27.666Z] latest [2026-04-21T09:30:27.666Z] 4.1.0-dev.110 [2026-04-21T09:30:27.666Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:27.666Z] main [2026-04-21T09:30:27.666Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:28.028Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:28.357Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:28.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-21T09:30:28.357Z] 69fc71f13ef4: Preparing [2026-04-21T09:30:28.357Z] 09950b2e002f: Preparing [2026-04-21T09:30:28.357Z] b3ab3f9961e9: Preparing [2026-04-21T09:30:28.357Z] 329550b94928: Preparing [2026-04-21T09:30:28.357Z] 77364dcbad5c: Preparing [2026-04-21T09:30:28.357Z] 07150ea0a421: Preparing [2026-04-21T09:30:28.357Z] 0854555d70ac: Preparing [2026-04-21T09:30:28.357Z] 07150ea0a421: Waiting [2026-04-21T09:30:28.358Z] 0854555d70ac: Waiting [2026-04-21T09:30:28.358Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:30:28.358Z] 329550b94928: Layer already exists [2026-04-21T09:30:28.358Z] 0854555d70ac: Layer already exists [2026-04-21T09:30:28.358Z] 77364dcbad5c: Pushed [2026-04-21T09:30:28.358Z] 69fc71f13ef4: Pushed [2026-04-21T09:30:28.616Z] 07150ea0a421: Pushed [2026-04-21T09:30:32.818Z] 09950b2e002f: Pushed [2026-04-21T09:30:32.818Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:33.164Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:33.507Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-21T09:30:33.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-21T09:30:33.508Z] 69fc71f13ef4: Preparing [2026-04-21T09:30:33.508Z] 09950b2e002f: Preparing [2026-04-21T09:30:33.508Z] b3ab3f9961e9: Preparing [2026-04-21T09:30:33.508Z] 329550b94928: Preparing [2026-04-21T09:30:33.508Z] 77364dcbad5c: Preparing [2026-04-21T09:30:33.508Z] 07150ea0a421: Preparing [2026-04-21T09:30:33.508Z] 0854555d70ac: Preparing [2026-04-21T09:30:33.508Z] 07150ea0a421: Waiting [2026-04-21T09:30:33.508Z] 0854555d70ac: Waiting [2026-04-21T09:30:33.508Z] 329550b94928: Layer already exists [2026-04-21T09:30:33.508Z] 69fc71f13ef4: Layer already exists [2026-04-21T09:30:33.508Z] 09950b2e002f: Layer already exists [2026-04-21T09:30:33.508Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:30:33.508Z] 77364dcbad5c: Layer already exists [2026-04-21T09:30:33.508Z] 07150ea0a421: Layer already exists [2026-04-21T09:30:33.508Z] 0854555d70ac: Layer already exists [2026-04-21T09:30:33.508Z] latest: digest: sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:33.853Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:34.176Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110 [2026-04-21T09:30:34.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-21T09:30:34.176Z] 69fc71f13ef4: Preparing [2026-04-21T09:30:34.176Z] 09950b2e002f: Preparing [2026-04-21T09:30:34.176Z] b3ab3f9961e9: Preparing [2026-04-21T09:30:34.176Z] 329550b94928: Preparing [2026-04-21T09:30:34.176Z] 77364dcbad5c: Preparing [2026-04-21T09:30:34.176Z] 07150ea0a421: Preparing [2026-04-21T09:30:34.176Z] 0854555d70ac: Preparing [2026-04-21T09:30:34.176Z] 0854555d70ac: Waiting [2026-04-21T09:30:34.176Z] 07150ea0a421: Waiting [2026-04-21T09:30:34.176Z] 09950b2e002f: Layer already exists [2026-04-21T09:30:34.176Z] 77364dcbad5c: Layer already exists [2026-04-21T09:30:34.176Z] 69fc71f13ef4: Layer already exists [2026-04-21T09:30:34.176Z] 329550b94928: Layer already exists [2026-04-21T09:30:34.176Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:30:34.176Z] 07150ea0a421: Layer already exists [2026-04-21T09:30:34.176Z] 0854555d70ac: Layer already exists [2026-04-21T09:30:34.176Z] 4.1.0-dev.110: digest: sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:34.514Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:34.849Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:34.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-21T09:30:34.849Z] 69fc71f13ef4: Preparing [2026-04-21T09:30:34.849Z] 09950b2e002f: Preparing [2026-04-21T09:30:34.849Z] b3ab3f9961e9: Preparing [2026-04-21T09:30:34.849Z] 329550b94928: Preparing [2026-04-21T09:30:34.849Z] 77364dcbad5c: Preparing [2026-04-21T09:30:34.849Z] 07150ea0a421: Preparing [2026-04-21T09:30:34.849Z] 0854555d70ac: Preparing [2026-04-21T09:30:34.849Z] 07150ea0a421: Waiting [2026-04-21T09:30:34.849Z] 0854555d70ac: Waiting [2026-04-21T09:30:34.849Z] 69fc71f13ef4: Layer already exists [2026-04-21T09:30:34.849Z] 77364dcbad5c: Layer already exists [2026-04-21T09:30:34.849Z] 09950b2e002f: Layer already exists [2026-04-21T09:30:34.849Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:30:34.849Z] 329550b94928: Layer already exists [2026-04-21T09:30:34.849Z] 07150ea0a421: Layer already exists [2026-04-21T09:30:34.849Z] 0854555d70ac: Layer already exists [2026-04-21T09:30:34.849Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:35.181Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:30:35.513Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-04-21T09:30:35.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-04-21T09:30:35.513Z] 69fc71f13ef4: Preparing [2026-04-21T09:30:35.513Z] 09950b2e002f: Preparing [2026-04-21T09:30:35.513Z] b3ab3f9961e9: Preparing [2026-04-21T09:30:35.513Z] 329550b94928: Preparing [2026-04-21T09:30:35.513Z] 77364dcbad5c: Preparing [2026-04-21T09:30:35.513Z] 07150ea0a421: Preparing [2026-04-21T09:30:35.513Z] 0854555d70ac: Preparing [2026-04-21T09:30:35.513Z] 07150ea0a421: Waiting [2026-04-21T09:30:35.513Z] 0854555d70ac: Waiting [2026-04-21T09:30:35.513Z] 69fc71f13ef4: Layer already exists [2026-04-21T09:30:35.513Z] 09950b2e002f: Layer already exists [2026-04-21T09:30:35.513Z] 77364dcbad5c: Layer already exists [2026-04-21T09:30:35.513Z] b3ab3f9961e9: Layer already exists [2026-04-21T09:30:35.513Z] 329550b94928: Layer already exists [2026-04-21T09:30:35.513Z] 07150ea0a421: Layer already exists [2026-04-21T09:30:35.513Z] 0854555d70ac: Layer already exists [2026-04-21T09:30:35.513Z] main: digest: sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T09:30:35.598Z] ===================================================== [Pipeline] echo [2026-04-21T09:30:35.615Z] taggedImages: [2026-04-21T09:30:35.615Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:35.615Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-21T09:30:35.615Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110 [2026-04-21T09:30:35.615Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:35.615Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2026-04-21T09:30:35.744Z] ========================================================= [2026-04-21T09:30:35.745Z] [edgeXBuildMultiArch] RAW Config: [2026-04-21T09:30:35.745Z] images: [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-command:main [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-data:main [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:30:35.745Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-04-21T09:30:35.745Z] settingsFile: [2026-04-21T09:30:35.745Z] edgex-go-settings [2026-04-21T09:30:35.745Z] ========================================================= [Pipeline] node [2026-04-21T09:30:50.748Z] Still waiting to schedule task [2026-04-21T09:30:50.749Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-04-21T09:32:16.221Z] Running on prd-centos7-docker-4c-2g-7923 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-21T09:32:16.277Z] provisioning config files... [2026-04-21T09:32:16.301Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config13820722034550315026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-21T09:32:20.292Z] ---> ****-login.sh [2026-04-21T09:32:20.292Z] nexus3.edgexfoundry.org:10001 [2026-04-21T09:32:20.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:32:20.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T09:32:20.292Z] Configure a credential helper to remove this warning. See [2026-04-21T09:32:20.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T09:32:20.292Z] [2026-04-21T09:32:20.292Z] Login Succeeded [2026-04-21T09:32:20.292Z] nexus3.edgexfoundry.org:10002 [2026-04-21T09:32:20.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:32:20.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T09:32:20.293Z] Configure a credential helper to remove this warning. See [2026-04-21T09:32:20.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T09:32:20.293Z] [2026-04-21T09:32:20.293Z] Login Succeeded [2026-04-21T09:32:20.293Z] nexus3.edgexfoundry.org:10003 [2026-04-21T09:32:20.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:32:20.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T09:32:20.557Z] Configure a credential helper to remove this warning. See [2026-04-21T09:32:20.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T09:32:20.557Z] [2026-04-21T09:32:20.557Z] Login Succeeded [2026-04-21T09:32:20.557Z] nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:20.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:32:20.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T09:32:20.557Z] Configure a credential helper to remove this warning. See [2026-04-21T09:32:20.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T09:32:20.557Z] [2026-04-21T09:32:20.557Z] Login Succeeded [2026-04-21T09:32:20.557Z] ****.io [2026-04-21T09:32:20.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:32:20.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T09:32:20.818Z] Configure a credential helper to remove this warning. See [2026-04-21T09:32:20.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T09:32:20.818Z] [2026-04-21T09:32:20.818Z] Login Succeeded [2026-04-21T09:32:20.818Z] ---> ****-login.sh ends [Pipeline] } [2026-04-21T09:32:20.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-21T09:32:21.170Z] + docker buildx ls [2026-04-21T09:32:21.170Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-21T09:32:21.170Z] default * docker [2026-04-21T09:32:21.170Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-21T09:32:21.464Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-04-21T09:32:21.464Z] edgex-builder [Pipeline] sh [2026-04-21T09:32:21.756Z] + docker buildx inspect --bootstrap [2026-04-21T09:32:21.756Z] #1 [internal] booting buildkit [2026-04-21T09:32:21.756Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-04-21T09:32:26.012Z] #1 pulling image moby/buildkit:buildx-stable-1 3.6s done [2026-04-21T09:32:26.012Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-04-21T09:32:26.581Z] #1 creating container buildx_buildkit_edgex-builder0 1.4s done [2026-04-21T09:32:26.581Z] #1 DONE 4.9s [2026-04-21T09:32:26.841Z] Name: edgex-builder [2026-04-21T09:32:26.841Z] Driver: docker-container [2026-04-21T09:32:26.841Z] [2026-04-21T09:32:26.841Z] Nodes: [2026-04-21T09:32:26.841Z] Name: edgex-builder0 [2026-04-21T09:32:26.841Z] Endpoint: unix:///var/run/docker.sock [2026-04-21T09:32:26.841Z] Status: running [2026-04-21T09:32:26.841Z] Buildkit: v0.29.0 [2026-04-21T09:32:26.841Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-04-21T09:32:27.142Z] + docker buildx ls [2026-04-21T09:32:27.142Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-21T09:32:27.142Z] edgex-builder * docker-container [2026-04-21T09:32:27.142Z] edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-04-21T09:32:27.142Z] default docker [2026-04-21T09:32:27.142Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-21T09:32:27.435Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a --push - [2026-04-21T09:32:27.435Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a' [2026-04-21T09:32:27.435Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:27.435Z] #1 transferring dockerfile: 197B done [2026-04-21T09:32:27.435Z] #1 DONE 0.0s [2026-04-21T09:32:27.435Z] [2026-04-21T09:32:27.435Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:32:27.435Z] #2 DONE 0.1s [2026-04-21T09:32:27.435Z] [2026-04-21T09:32:27.435Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:32:27.695Z] #3 DONE 0.1s [2026-04-21T09:32:27.695Z] [2026-04-21T09:32:27.695Z] #4 [internal] load .dockerignore [2026-04-21T09:32:27.695Z] #4 transferring context: 2B done [2026-04-21T09:32:27.695Z] #4 DONE 0.0s [2026-04-21T09:32:27.695Z] [2026-04-21T09:32:27.695Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b [2026-04-21T09:32:27.695Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 0.0s done [2026-04-21T09:32:27.695Z] #5 DONE 0.0s [2026-04-21T09:32:27.695Z] [2026-04-21T09:32:27.695Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b [2026-04-21T09:32:27.695Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 0.0s done [2026-04-21T09:32:27.695Z] #6 DONE 0.1s [2026-04-21T09:32:27.960Z] [2026-04-21T09:32:27.960Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:27.960Z] #7 DONE 0.0s [2026-04-21T09:32:27.960Z] [2026-04-21T09:32:27.960Z] #8 exporting to image [2026-04-21T09:32:27.960Z] #8 exporting layers done [2026-04-21T09:32:27.960Z] #8 exporting manifest sha256:46130b656dc914c6cb84fb766037cb301fc1947b5a9f48e05e6a2840c9935d70 0.0s done [2026-04-21T09:32:27.960Z] #8 exporting config sha256:e3f962510b455fb6d9c973ee60fa47bce02c9708220971cc18417cbb71805c3a done [2026-04-21T09:32:27.960Z] #8 exporting manifest sha256:d2cfabe55a35c48f50bda917829ce2707372fc975ba8d8d40cf225ac38661e3a done [2026-04-21T09:32:27.960Z] #8 exporting config sha256:94f88da1cd09f4ae67478236944837527907c25218888b0c1edbec8af66245b6 0.0s done [2026-04-21T09:32:27.960Z] #8 exporting manifest list sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 0.0s done [2026-04-21T09:32:27.960Z] #8 pushing layers [2026-04-21T09:32:27.960Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:27.960Z] #8 pushing layers 0.1s done [2026-04-21T09:32:27.960Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 0.1s done [2026-04-21T09:32:27.960Z] #8 DONE 0.2s [2026-04-21T09:32:27.960Z] [2026-04-21T09:32:27.960Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:27.960Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:28.262Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2026-04-21T09:32:28.262Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2026-04-21T09:32:28.262Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:28.262Z] #1 transferring dockerfile: 163B done [2026-04-21T09:32:28.262Z] #1 DONE 0.0s [2026-04-21T09:32:28.262Z] [2026-04-21T09:32:28.262Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-21T09:32:28.262Z] #2 DONE 0.0s [2026-04-21T09:32:28.262Z] [2026-04-21T09:32:28.262Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2026-04-21T09:32:28.262Z] #3 DONE 0.0s [2026-04-21T09:32:28.262Z] [2026-04-21T09:32:28.262Z] #4 [internal] load .dockerignore [2026-04-21T09:32:28.262Z] #4 transferring context: 2B done [2026-04-21T09:32:28.262Z] #4 DONE 0.0s [2026-04-21T09:32:28.262Z] [2026-04-21T09:32:28.262Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b [2026-04-21T09:32:28.262Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 0.0s done [2026-04-21T09:32:28.262Z] #5 CACHED [2026-04-21T09:32:28.262Z] [2026-04-21T09:32:28.262Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b [2026-04-21T09:32:28.262Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 0.0s done [2026-04-21T09:32:28.262Z] #6 CACHED [2026-04-21T09:32:28.262Z] [2026-04-21T09:32:28.262Z] #7 exporting to image [2026-04-21T09:32:28.262Z] #7 exporting layers done [2026-04-21T09:32:28.262Z] #7 exporting manifest sha256:46130b656dc914c6cb84fb766037cb301fc1947b5a9f48e05e6a2840c9935d70 done [2026-04-21T09:32:28.262Z] #7 exporting config sha256:e3f962510b455fb6d9c973ee60fa47bce02c9708220971cc18417cbb71805c3a done [2026-04-21T09:32:28.262Z] #7 exporting manifest sha256:d2cfabe55a35c48f50bda917829ce2707372fc975ba8d8d40cf225ac38661e3a done [2026-04-21T09:32:28.262Z] #7 exporting config sha256:94f88da1cd09f4ae67478236944837527907c25218888b0c1edbec8af66245b6 done [2026-04-21T09:32:28.262Z] #7 exporting manifest list sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 [2026-04-21T09:32:28.262Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:28.555Z] #7 exporting manifest list sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 done [2026-04-21T09:32:28.555Z] #7 pushing layers 0.0s done [2026-04-21T09:32:28.555Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 0.1s done [2026-04-21T09:32:28.555Z] #7 DONE 0.1s [2026-04-21T09:32:28.555Z] [2026-04-21T09:32:28.555Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:28.555Z] #8 DONE 0.0s [2026-04-21T09:32:28.555Z] [2026-04-21T09:32:28.555Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:28.555Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:28.869Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110 --push - [2026-04-21T09:32:28.869Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110' [2026-04-21T09:32:28.869Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:28.869Z] #1 transferring dockerfile: 170B done [2026-04-21T09:32:28.869Z] #1 DONE 0.0s [2026-04-21T09:32:28.869Z] [2026-04-21T09:32:28.869Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110 [2026-04-21T09:32:28.869Z] #2 DONE 0.0s [2026-04-21T09:32:28.869Z] [2026-04-21T09:32:28.869Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110 [2026-04-21T09:32:28.869Z] #3 DONE 0.0s [2026-04-21T09:32:28.869Z] [2026-04-21T09:32:28.869Z] #4 [internal] load .dockerignore [2026-04-21T09:32:28.869Z] #4 transferring context: 2B done [2026-04-21T09:32:28.869Z] #4 DONE 0.0s [2026-04-21T09:32:28.869Z] [2026-04-21T09:32:28.869Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b [2026-04-21T09:32:28.870Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 0.0s done [2026-04-21T09:32:28.870Z] #5 CACHED [2026-04-21T09:32:28.870Z] [2026-04-21T09:32:28.870Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b [2026-04-21T09:32:28.870Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 0.0s done [2026-04-21T09:32:28.870Z] #6 CACHED [2026-04-21T09:32:28.870Z] [2026-04-21T09:32:28.870Z] #7 exporting to image [2026-04-21T09:32:28.870Z] #7 exporting layers done [2026-04-21T09:32:28.870Z] #7 exporting manifest sha256:46130b656dc914c6cb84fb766037cb301fc1947b5a9f48e05e6a2840c9935d70 done [2026-04-21T09:32:28.870Z] #7 exporting config sha256:e3f962510b455fb6d9c973ee60fa47bce02c9708220971cc18417cbb71805c3a done [2026-04-21T09:32:28.870Z] #7 exporting manifest sha256:d2cfabe55a35c48f50bda917829ce2707372fc975ba8d8d40cf225ac38661e3a done [2026-04-21T09:32:28.870Z] #7 exporting config sha256:94f88da1cd09f4ae67478236944837527907c25218888b0c1edbec8af66245b6 [2026-04-21T09:32:28.870Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:29.129Z] #7 exporting config sha256:94f88da1cd09f4ae67478236944837527907c25218888b0c1edbec8af66245b6 done [2026-04-21T09:32:29.129Z] #7 exporting manifest list sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 done [2026-04-21T09:32:29.129Z] #7 pushing layers 0.0s done [2026-04-21T09:32:29.129Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110@sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 0.1s done [2026-04-21T09:32:29.129Z] #7 DONE 0.1s [2026-04-21T09:32:29.129Z] [2026-04-21T09:32:29.129Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:29.129Z] #8 DONE 0.0s [2026-04-21T09:32:29.129Z] [2026-04-21T09:32:29.129Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:29.129Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:29.425Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - [2026-04-21T09:32:29.425Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' [2026-04-21T09:32:29.425Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:29.425Z] #1 transferring dockerfile: 211B done [2026-04-21T09:32:29.425Z] #1 DONE 0.0s [2026-04-21T09:32:29.425Z] [2026-04-21T09:32:29.425Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:32:29.425Z] #2 DONE 0.0s [2026-04-21T09:32:29.425Z] [2026-04-21T09:32:29.425Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:32:29.425Z] #3 DONE 0.0s [2026-04-21T09:32:29.425Z] [2026-04-21T09:32:29.425Z] #4 [internal] load .dockerignore [2026-04-21T09:32:29.425Z] #4 transferring context: 2B done [2026-04-21T09:32:29.425Z] #4 DONE 0.0s [2026-04-21T09:32:29.425Z] [2026-04-21T09:32:29.425Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b [2026-04-21T09:32:29.425Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 0.0s done [2026-04-21T09:32:29.425Z] #5 CACHED [2026-04-21T09:32:29.425Z] [2026-04-21T09:32:29.425Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b [2026-04-21T09:32:29.425Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 0.0s done [2026-04-21T09:32:29.425Z] #6 CACHED [2026-04-21T09:32:29.425Z] [2026-04-21T09:32:29.425Z] #7 exporting to image [2026-04-21T09:32:29.425Z] #7 exporting layers done [2026-04-21T09:32:29.425Z] #7 exporting manifest sha256:46130b656dc914c6cb84fb766037cb301fc1947b5a9f48e05e6a2840c9935d70 done [2026-04-21T09:32:29.425Z] #7 exporting config sha256:e3f962510b455fb6d9c973ee60fa47bce02c9708220971cc18417cbb71805c3a done [2026-04-21T09:32:29.425Z] #7 exporting manifest sha256:d2cfabe55a35c48f50bda917829ce2707372fc975ba8d8d40cf225ac38661e3a done [2026-04-21T09:32:29.425Z] #7 exporting config sha256:94f88da1cd09f4ae67478236944837527907c25218888b0c1edbec8af66245b6 done [2026-04-21T09:32:29.425Z] #7 exporting manifest list sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 done [2026-04-21T09:32:29.425Z] #7 pushing layers 0.0s done [2026-04-21T09:32:29.425Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 [2026-04-21T09:32:29.425Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:29.684Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 0.1s done [2026-04-21T09:32:29.684Z] #7 DONE 0.1s [2026-04-21T09:32:29.684Z] [2026-04-21T09:32:29.684Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:29.684Z] #8 DONE 0.0s [2026-04-21T09:32:29.684Z] [2026-04-21T09:32:29.684Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:29.684Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:29.974Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2026-04-21T09:32:29.975Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2026-04-21T09:32:29.975Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:29.975Z] #1 transferring dockerfile: 161B done [2026-04-21T09:32:29.975Z] #1 DONE 0.0s [2026-04-21T09:32:29.975Z] [2026-04-21T09:32:29.975Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2026-04-21T09:32:29.975Z] #2 DONE 0.0s [2026-04-21T09:32:29.975Z] [2026-04-21T09:32:29.975Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2026-04-21T09:32:29.975Z] #3 DONE 0.0s [2026-04-21T09:32:29.975Z] [2026-04-21T09:32:29.975Z] #4 [internal] load .dockerignore [2026-04-21T09:32:29.975Z] #4 transferring context: 2B done [2026-04-21T09:32:29.975Z] #4 DONE 0.0s [2026-04-21T09:32:29.975Z] [2026-04-21T09:32:29.975Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b [2026-04-21T09:32:29.975Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 0.0s done [2026-04-21T09:32:29.975Z] #5 CACHED [2026-04-21T09:32:29.975Z] [2026-04-21T09:32:29.975Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b [2026-04-21T09:32:29.975Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 0.0s done [2026-04-21T09:32:29.975Z] #6 CACHED [2026-04-21T09:32:29.975Z] [2026-04-21T09:32:29.975Z] #7 exporting to image [2026-04-21T09:32:29.975Z] #7 exporting layers done [2026-04-21T09:32:29.975Z] #7 exporting manifest sha256:46130b656dc914c6cb84fb766037cb301fc1947b5a9f48e05e6a2840c9935d70 done [2026-04-21T09:32:29.975Z] #7 exporting config sha256:e3f962510b455fb6d9c973ee60fa47bce02c9708220971cc18417cbb71805c3a done [2026-04-21T09:32:29.975Z] #7 exporting manifest sha256:d2cfabe55a35c48f50bda917829ce2707372fc975ba8d8d40cf225ac38661e3a done [2026-04-21T09:32:29.975Z] #7 exporting config sha256:94f88da1cd09f4ae67478236944837527907c25218888b0c1edbec8af66245b6 done [2026-04-21T09:32:29.975Z] #7 exporting manifest list sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 done [2026-04-21T09:32:29.975Z] #7 pushing layers 0.0s done [2026-04-21T09:32:29.975Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 [2026-04-21T09:32:29.975Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:30.238Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 0.1s done [2026-04-21T09:32:30.238Z] #7 DONE 0.1s [2026-04-21T09:32:30.238Z] [2026-04-21T09:32:30.238Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:30.238Z] #8 DONE 0.0s [2026-04-21T09:32:30.238Z] [2026-04-21T09:32:30.238Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:30.238Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:30.530Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a --push - [2026-04-21T09:32:30.530Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a' [2026-04-21T09:32:30.530Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:30.530Z] #1 transferring dockerfile: 216B done [2026-04-21T09:32:30.530Z] #1 DONE 0.0s [2026-04-21T09:32:30.530Z] [2026-04-21T09:32:30.530Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:32:30.530Z] #2 DONE 0.0s [2026-04-21T09:32:30.530Z] [2026-04-21T09:32:30.530Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:32:30.530Z] #3 DONE 0.0s [2026-04-21T09:32:30.530Z] [2026-04-21T09:32:30.530Z] #4 [internal] load .dockerignore [2026-04-21T09:32:30.530Z] #4 transferring context: 2B done [2026-04-21T09:32:30.530Z] #4 DONE 0.0s [2026-04-21T09:32:30.789Z] [2026-04-21T09:32:30.789Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee [2026-04-21T09:32:30.789Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee [2026-04-21T09:32:30.789Z] #5 ... [2026-04-21T09:32:30.789Z] [2026-04-21T09:32:30.789Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee [2026-04-21T09:32:30.789Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 0.0s done [2026-04-21T09:32:30.789Z] #6 DONE 0.1s [2026-04-21T09:32:30.789Z] [2026-04-21T09:32:30.789Z] #7 exporting to image [2026-04-21T09:32:30.789Z] #7 exporting layers done [2026-04-21T09:32:30.789Z] #7 exporting manifest sha256:9feed4434e2ea6ac6c4225afeebd988a3c5df04bdb937d5691fb7655468942d7 done [2026-04-21T09:32:30.789Z] #7 exporting config sha256:0a3363228ef9b21843215fb16986ae0cda20dbe9f732a385186ae8849758e818 done [2026-04-21T09:32:30.789Z] #7 exporting manifest sha256:8074315d22d31e050150fca97e8de3370e85b294086e8d89b3435a3d6f4ed305 done [2026-04-21T09:32:30.789Z] #7 exporting config sha256:afde8b08203588d35795f9a28f4210fc6e765efbea2fcb39553aaddb9b66617d 0.0s done [2026-04-21T09:32:30.789Z] #7 exporting manifest list sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d [2026-04-21T09:32:30.789Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:30.789Z] #7 ... [2026-04-21T09:32:30.789Z] [2026-04-21T09:32:30.789Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:30.789Z] #8 DONE 0.0s [2026-04-21T09:32:30.789Z] [2026-04-21T09:32:30.789Z] #7 exporting to image [2026-04-21T09:32:30.789Z] #7 exporting manifest list sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d done [2026-04-21T09:32:30.789Z] #7 pushing layers 0.1s done [2026-04-21T09:32:30.789Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d [2026-04-21T09:32:31.051Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d 0.1s done [2026-04-21T09:32:31.051Z] #7 DONE 0.2s [2026-04-21T09:32:31.051Z] [2026-04-21T09:32:31.051Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:31.051Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:31.343Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2026-04-21T09:32:31.343Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2026-04-21T09:32:31.343Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:31.343Z] #1 transferring dockerfile: 182B done [2026-04-21T09:32:31.343Z] #1 DONE 0.0s [2026-04-21T09:32:31.343Z] [2026-04-21T09:32:31.343Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-21T09:32:31.343Z] #2 DONE 0.0s [2026-04-21T09:32:31.343Z] [2026-04-21T09:32:31.343Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-04-21T09:32:31.343Z] #3 DONE 0.0s [2026-04-21T09:32:31.343Z] [2026-04-21T09:32:31.343Z] #4 [internal] load .dockerignore [2026-04-21T09:32:31.343Z] #4 transferring context: 2B done [2026-04-21T09:32:31.343Z] #4 DONE 0.0s [2026-04-21T09:32:31.343Z] [2026-04-21T09:32:31.343Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee [2026-04-21T09:32:31.343Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee done [2026-04-21T09:32:31.343Z] #5 CACHED [2026-04-21T09:32:31.343Z] [2026-04-21T09:32:31.343Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee [2026-04-21T09:32:31.343Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 0.0s done [2026-04-21T09:32:31.343Z] #6 CACHED [2026-04-21T09:32:31.343Z] [2026-04-21T09:32:31.343Z] #7 exporting to image [2026-04-21T09:32:31.343Z] #7 exporting layers done [2026-04-21T09:32:31.343Z] #7 exporting manifest sha256:9feed4434e2ea6ac6c4225afeebd988a3c5df04bdb937d5691fb7655468942d7 done [2026-04-21T09:32:31.343Z] #7 exporting config sha256:0a3363228ef9b21843215fb16986ae0cda20dbe9f732a385186ae8849758e818 done [2026-04-21T09:32:31.343Z] #7 exporting manifest sha256:8074315d22d31e050150fca97e8de3370e85b294086e8d89b3435a3d6f4ed305 done [2026-04-21T09:32:31.343Z] #7 exporting config sha256:afde8b08203588d35795f9a28f4210fc6e765efbea2fcb39553aaddb9b66617d done [2026-04-21T09:32:31.343Z] #7 exporting manifest list sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d done [2026-04-21T09:32:31.343Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:31.604Z] #7 pushing layers 0.0s done [2026-04-21T09:32:31.604Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d 0.1s done [2026-04-21T09:32:31.604Z] #7 DONE 0.1s [2026-04-21T09:32:31.604Z] [2026-04-21T09:32:31.604Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:31.604Z] #8 DONE 0.0s [2026-04-21T09:32:31.604Z] [2026-04-21T09:32:31.604Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:31.604Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:31.897Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110 --push - [2026-04-21T09:32:31.897Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110' [2026-04-21T09:32:32.158Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:32.158Z] #1 transferring dockerfile: 189B done [2026-04-21T09:32:32.158Z] #1 DONE 0.0s [2026-04-21T09:32:32.158Z] [2026-04-21T09:32:32.158Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110 [2026-04-21T09:32:32.158Z] #2 DONE 0.0s [2026-04-21T09:32:32.158Z] [2026-04-21T09:32:32.158Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110 [2026-04-21T09:32:32.158Z] #3 DONE 0.0s [2026-04-21T09:32:32.158Z] [2026-04-21T09:32:32.158Z] #4 [internal] load .dockerignore [2026-04-21T09:32:32.158Z] #4 transferring context: 2B done [2026-04-21T09:32:32.158Z] #4 DONE 0.0s [2026-04-21T09:32:32.158Z] [2026-04-21T09:32:32.158Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee [2026-04-21T09:32:32.158Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 0.0s done [2026-04-21T09:32:32.158Z] #5 CACHED [2026-04-21T09:32:32.158Z] [2026-04-21T09:32:32.158Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee [2026-04-21T09:32:32.158Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 0.0s done [2026-04-21T09:32:32.158Z] #6 CACHED [2026-04-21T09:32:32.158Z] [2026-04-21T09:32:32.158Z] #7 exporting to image [2026-04-21T09:32:32.158Z] #7 exporting layers done [2026-04-21T09:32:32.158Z] #7 exporting manifest sha256:9feed4434e2ea6ac6c4225afeebd988a3c5df04bdb937d5691fb7655468942d7 done [2026-04-21T09:32:32.158Z] #7 exporting config sha256:0a3363228ef9b21843215fb16986ae0cda20dbe9f732a385186ae8849758e818 done [2026-04-21T09:32:32.158Z] #7 exporting manifest sha256:8074315d22d31e050150fca97e8de3370e85b294086e8d89b3435a3d6f4ed305 done [2026-04-21T09:32:32.158Z] #7 exporting config sha256:afde8b08203588d35795f9a28f4210fc6e765efbea2fcb39553aaddb9b66617d done [2026-04-21T09:32:32.158Z] #7 exporting manifest list sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d done [2026-04-21T09:32:32.158Z] #7 pushing layers 0.0s done [2026-04-21T09:32:32.158Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110@sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d [2026-04-21T09:32:32.158Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:32.158Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110@sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d 0.1s done [2026-04-21T09:32:32.158Z] #7 DONE 0.1s [2026-04-21T09:32:32.158Z] [2026-04-21T09:32:32.158Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:32.158Z] #8 DONE 0.0s [2026-04-21T09:32:32.158Z] [2026-04-21T09:32:32.158Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:32.158Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:32.449Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' [2026-04-21T09:32:32.449Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - [2026-04-21T09:32:32.449Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:32.449Z] #1 transferring dockerfile: 230B done [2026-04-21T09:32:32.449Z] #1 DONE 0.0s [2026-04-21T09:32:32.449Z] [2026-04-21T09:32:32.449Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:32:32.449Z] #2 DONE 0.0s [2026-04-21T09:32:32.449Z] [2026-04-21T09:32:32.449Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:32:32.449Z] #3 DONE 0.0s [2026-04-21T09:32:32.449Z] [2026-04-21T09:32:32.449Z] #4 [internal] load .dockerignore [2026-04-21T09:32:32.449Z] #4 transferring context: 2B done [2026-04-21T09:32:32.449Z] #4 DONE 0.0s [2026-04-21T09:32:32.449Z] [2026-04-21T09:32:32.449Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee [2026-04-21T09:32:32.449Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 0.0s done [2026-04-21T09:32:32.449Z] #5 CACHED [2026-04-21T09:32:32.449Z] [2026-04-21T09:32:32.449Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee [2026-04-21T09:32:32.449Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 0.0s done [2026-04-21T09:32:32.449Z] #6 CACHED [2026-04-21T09:32:32.449Z] [2026-04-21T09:32:32.449Z] #7 exporting to image [2026-04-21T09:32:32.449Z] #7 exporting layers done [2026-04-21T09:32:32.449Z] #7 exporting manifest sha256:9feed4434e2ea6ac6c4225afeebd988a3c5df04bdb937d5691fb7655468942d7 done [2026-04-21T09:32:32.449Z] #7 exporting config sha256:0a3363228ef9b21843215fb16986ae0cda20dbe9f732a385186ae8849758e818 done [2026-04-21T09:32:32.449Z] #7 exporting manifest sha256:8074315d22d31e050150fca97e8de3370e85b294086e8d89b3435a3d6f4ed305 done [2026-04-21T09:32:32.449Z] #7 exporting config sha256:afde8b08203588d35795f9a28f4210fc6e765efbea2fcb39553aaddb9b66617d done [2026-04-21T09:32:32.449Z] #7 exporting manifest list sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d [2026-04-21T09:32:32.449Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:32.711Z] #7 exporting manifest list sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d done [2026-04-21T09:32:32.711Z] #7 pushing layers 0.0s done [2026-04-21T09:32:32.711Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d 0.1s done [2026-04-21T09:32:32.711Z] #7 DONE 0.1s [2026-04-21T09:32:32.711Z] [2026-04-21T09:32:32.711Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:32.711Z] #8 DONE 0.0s [2026-04-21T09:32:32.711Z] [2026-04-21T09:32:32.711Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:32.711Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:33.001Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2026-04-21T09:32:33.001Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2026-04-21T09:32:33.001Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:33.001Z] #1 transferring dockerfile: 180B done [2026-04-21T09:32:33.001Z] #1 DONE 0.0s [2026-04-21T09:32:33.001Z] [2026-04-21T09:32:33.001Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-04-21T09:32:33.001Z] #2 DONE 0.0s [2026-04-21T09:32:33.001Z] [2026-04-21T09:32:33.001Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-04-21T09:32:33.001Z] #3 DONE 0.0s [2026-04-21T09:32:33.001Z] [2026-04-21T09:32:33.001Z] #4 [internal] load .dockerignore [2026-04-21T09:32:33.001Z] #4 transferring context: 2B done [2026-04-21T09:32:33.001Z] #4 DONE 0.0s [2026-04-21T09:32:33.001Z] [2026-04-21T09:32:33.001Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee [2026-04-21T09:32:33.001Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 0.0s done [2026-04-21T09:32:33.001Z] #5 CACHED [2026-04-21T09:32:33.001Z] [2026-04-21T09:32:33.001Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee [2026-04-21T09:32:33.001Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 0.0s done [2026-04-21T09:32:33.001Z] #6 CACHED [2026-04-21T09:32:33.001Z] [2026-04-21T09:32:33.001Z] #7 exporting to image [2026-04-21T09:32:33.001Z] #7 exporting layers [2026-04-21T09:32:33.001Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:33.260Z] #7 exporting layers done [2026-04-21T09:32:33.260Z] #7 exporting manifest sha256:9feed4434e2ea6ac6c4225afeebd988a3c5df04bdb937d5691fb7655468942d7 done [2026-04-21T09:32:33.260Z] #7 exporting config sha256:0a3363228ef9b21843215fb16986ae0cda20dbe9f732a385186ae8849758e818 done [2026-04-21T09:32:33.260Z] #7 exporting manifest sha256:8074315d22d31e050150fca97e8de3370e85b294086e8d89b3435a3d6f4ed305 done [2026-04-21T09:32:33.260Z] #7 exporting config sha256:afde8b08203588d35795f9a28f4210fc6e765efbea2fcb39553aaddb9b66617d done [2026-04-21T09:32:33.260Z] #7 exporting manifest list sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d done [2026-04-21T09:32:33.260Z] #7 pushing layers 0.0s done [2026-04-21T09:32:33.260Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d 0.1s done [2026-04-21T09:32:33.260Z] #7 DONE 0.1s [2026-04-21T09:32:33.260Z] [2026-04-21T09:32:33.260Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:33.260Z] #8 DONE 0.0s [2026-04-21T09:32:33.260Z] [2026-04-21T09:32:33.260Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:33.260Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:33.542Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a' [2026-04-21T09:32:33.542Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a --push - [2026-04-21T09:32:33.805Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:33.805Z] #1 transferring dockerfile: 194B done [2026-04-21T09:32:33.805Z] #1 DONE 0.0s [2026-04-21T09:32:33.805Z] [2026-04-21T09:32:33.805Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:32:33.805Z] #2 DONE 0.0s [2026-04-21T09:32:33.805Z] [2026-04-21T09:32:33.805Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:32:33.805Z] #3 DONE 0.0s [2026-04-21T09:32:33.805Z] [2026-04-21T09:32:33.805Z] #4 [internal] load .dockerignore [2026-04-21T09:32:33.805Z] #4 transferring context: 2B done [2026-04-21T09:32:33.805Z] #4 DONE 0.0s [2026-04-21T09:32:33.805Z] [2026-04-21T09:32:33.805Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e [2026-04-21T09:32:33.805Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e [2026-04-21T09:32:33.805Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 0.0s done [2026-04-21T09:32:33.805Z] #5 DONE 0.0s [2026-04-21T09:32:33.805Z] [2026-04-21T09:32:33.805Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e [2026-04-21T09:32:33.805Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 0.0s done [2026-04-21T09:32:33.805Z] #6 DONE 0.1s [2026-04-21T09:32:33.805Z] [2026-04-21T09:32:33.805Z] #7 exporting to image [2026-04-21T09:32:33.805Z] #7 exporting layers done [2026-04-21T09:32:33.805Z] #7 exporting manifest sha256:240bf84dbc6bf29866ee020730b0a104ed0a23c3fa48ca0f0de03a2dc819d677 0.0s done [2026-04-21T09:32:33.805Z] #7 exporting config sha256:52e6e13ae00933ff80bf155491905ad42d3789fd0571233d9d8c0cf85acef4f7 done [2026-04-21T09:32:33.805Z] #7 exporting manifest sha256:d6b8b89eea4b07ca874e354e25f047163ae455c2869599514418edd3d4e7667c 0.0s done [2026-04-21T09:32:33.805Z] #7 exporting config sha256:e220aebc9fcb71f1a7a4e6ffba67d6cdb87945f578498a3a04ee37fdae4a54c3 [2026-04-21T09:32:33.805Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:33.805Z] #7 ... [2026-04-21T09:32:33.805Z] [2026-04-21T09:32:33.805Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:33.805Z] #8 DONE 0.0s [2026-04-21T09:32:33.805Z] [2026-04-21T09:32:33.805Z] #7 exporting to image [2026-04-21T09:32:33.805Z] #7 exporting config sha256:e220aebc9fcb71f1a7a4e6ffba67d6cdb87945f578498a3a04ee37fdae4a54c3 done [2026-04-21T09:32:33.805Z] #7 exporting manifest list sha256:746aec751a7118e6a30dc0a967f1b698ca370fe5443b51c1cb66af5256fb34a4 0.0s done [2026-04-21T09:32:33.805Z] #7 pushing layers 0.1s done [2026-04-21T09:32:33.805Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:746aec751a7118e6a30dc0a967f1b698ca370fe5443b51c1cb66af5256fb34a4 [2026-04-21T09:32:34.064Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:746aec751a7118e6a30dc0a967f1b698ca370fe5443b51c1cb66af5256fb34a4 0.1s done [2026-04-21T09:32:34.064Z] #7 DONE 0.2s [2026-04-21T09:32:34.064Z] [2026-04-21T09:32:34.064Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:34.064Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:34.430Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2026-04-21T09:32:34.430Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2026-04-21T09:32:34.430Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:34.430Z] #1 transferring dockerfile: 160B done [2026-04-21T09:32:34.430Z] #1 DONE 0.0s [2026-04-21T09:32:34.430Z] [2026-04-21T09:32:34.430Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-21T09:32:34.430Z] #2 DONE 0.0s [2026-04-21T09:32:34.430Z] [2026-04-21T09:32:34.430Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2026-04-21T09:32:34.430Z] #3 DONE 0.0s [2026-04-21T09:32:34.430Z] [2026-04-21T09:32:34.430Z] #4 [internal] load .dockerignore [2026-04-21T09:32:34.430Z] #4 transferring context: 2B done [2026-04-21T09:32:34.430Z] #4 DONE 0.0s [2026-04-21T09:32:34.430Z] [2026-04-21T09:32:34.430Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e [2026-04-21T09:32:34.430Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 0.0s done [2026-04-21T09:32:34.430Z] #5 CACHED [2026-04-21T09:32:34.430Z] [2026-04-21T09:32:34.430Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e [2026-04-21T09:32:34.430Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 0.0s done [2026-04-21T09:32:34.430Z] #6 CACHED [2026-04-21T09:32:34.430Z] [2026-04-21T09:32:34.430Z] #7 exporting to image [2026-04-21T09:32:34.430Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:34.692Z] #7 exporting layers done [2026-04-21T09:32:34.692Z] #7 exporting manifest sha256:240bf84dbc6bf29866ee020730b0a104ed0a23c3fa48ca0f0de03a2dc819d677 done [2026-04-21T09:32:34.692Z] #7 exporting config sha256:52e6e13ae00933ff80bf155491905ad42d3789fd0571233d9d8c0cf85acef4f7 done [2026-04-21T09:32:34.692Z] #7 exporting manifest sha256:d6b8b89eea4b07ca874e354e25f047163ae455c2869599514418edd3d4e7667c done [2026-04-21T09:32:34.692Z] #7 exporting config sha256:e220aebc9fcb71f1a7a4e6ffba67d6cdb87945f578498a3a04ee37fdae4a54c3 done [2026-04-21T09:32:34.692Z] #7 exporting manifest list sha256:746aec751a7118e6a30dc0a967f1b698ca370fe5443b51c1cb66af5256fb34a4 done [2026-04-21T09:32:34.692Z] #7 pushing layers 0.0s done [2026-04-21T09:32:34.692Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:746aec751a7118e6a30dc0a967f1b698ca370fe5443b51c1cb66af5256fb34a4 0.1s done [2026-04-21T09:32:34.692Z] #7 DONE 0.1s [2026-04-21T09:32:34.692Z] [2026-04-21T09:32:34.692Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:34.692Z] #8 DONE 0.0s [2026-04-21T09:32:34.692Z] [2026-04-21T09:32:34.692Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:34.692Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:34.984Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110 --push - [2026-04-21T09:32:34.984Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110' [2026-04-21T09:32:34.984Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:34.984Z] #1 transferring dockerfile: 167B done [2026-04-21T09:32:34.985Z] #1 DONE 0.0s [2026-04-21T09:32:34.985Z] [2026-04-21T09:32:34.985Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110 [2026-04-21T09:32:34.985Z] #2 DONE 0.0s [2026-04-21T09:32:34.985Z] [2026-04-21T09:32:34.985Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110 [2026-04-21T09:32:34.985Z] #3 DONE 0.0s [2026-04-21T09:32:34.985Z] [2026-04-21T09:32:34.985Z] #4 [internal] load .dockerignore [2026-04-21T09:32:34.985Z] #4 transferring context: 2B done [2026-04-21T09:32:34.985Z] #4 DONE 0.0s [2026-04-21T09:32:34.985Z] [2026-04-21T09:32:34.985Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e [2026-04-21T09:32:34.985Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 0.0s done [2026-04-21T09:32:34.985Z] #5 CACHED [2026-04-21T09:32:34.985Z] [2026-04-21T09:32:34.985Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e [2026-04-21T09:32:34.985Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 0.0s done [2026-04-21T09:32:34.985Z] #6 CACHED [2026-04-21T09:32:34.985Z] [2026-04-21T09:32:34.985Z] #7 exporting to image [2026-04-21T09:32:34.985Z] #7 exporting layers done [2026-04-21T09:32:34.985Z] #7 exporting manifest sha256:240bf84dbc6bf29866ee020730b0a104ed0a23c3fa48ca0f0de03a2dc819d677 done [2026-04-21T09:32:34.985Z] #7 exporting config sha256:52e6e13ae00933ff80bf155491905ad42d3789fd0571233d9d8c0cf85acef4f7 done [2026-04-21T09:32:34.985Z] #7 exporting manifest sha256:d6b8b89eea4b07ca874e354e25f047163ae455c2869599514418edd3d4e7667c done [2026-04-21T09:32:34.985Z] #7 exporting config sha256:e220aebc9fcb71f1a7a4e6ffba67d6cdb87945f578498a3a04ee37fdae4a54c3 done [2026-04-21T09:32:34.985Z] #7 exporting manifest list sha256:746aec751a7118e6a30dc0a967f1b698ca370fe5443b51c1cb66af5256fb34a4 done [2026-04-21T09:32:34.985Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:34.985Z] #7 DONE 0.0s [2026-04-21T09:32:35.245Z] [2026-04-21T09:32:35.245Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:35.245Z] #8 DONE 0.0s [2026-04-21T09:32:35.245Z] [2026-04-21T09:32:35.245Z] #7 exporting to image [2026-04-21T09:32:35.245Z] #7 pushing layers 0.0s done [2026-04-21T09:32:35.245Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110@sha256:746aec751a7118e6a30dc0a967f1b698ca370fe5443b51c1cb66af5256fb34a4 0.1s done [2026-04-21T09:32:35.245Z] #7 DONE 0.1s [2026-04-21T09:32:35.245Z] [2026-04-21T09:32:35.245Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:35.245Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:35.543Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' [2026-04-21T09:32:35.543Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - [2026-04-21T09:32:35.543Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:35.543Z] #1 transferring dockerfile: 208B done [2026-04-21T09:32:35.543Z] #1 DONE 0.0s [2026-04-21T09:32:35.543Z] [2026-04-21T09:32:35.543Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:32:35.543Z] #2 DONE 0.0s [2026-04-21T09:32:35.543Z] [2026-04-21T09:32:35.543Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:32:35.543Z] #3 DONE 0.0s [2026-04-21T09:32:35.543Z] [2026-04-21T09:32:35.543Z] #4 [internal] load .dockerignore [2026-04-21T09:32:35.543Z] #4 transferring context: 2B done [2026-04-21T09:32:35.543Z] #4 DONE 0.0s [2026-04-21T09:32:35.543Z] [2026-04-21T09:32:35.543Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e [2026-04-21T09:32:35.543Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 0.0s done [2026-04-21T09:32:35.543Z] #5 CACHED [2026-04-21T09:32:35.543Z] [2026-04-21T09:32:35.543Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e [2026-04-21T09:32:35.543Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 0.0s done [2026-04-21T09:32:35.543Z] #6 CACHED [2026-04-21T09:32:35.543Z] [2026-04-21T09:32:35.543Z] #7 exporting to image [2026-04-21T09:32:35.543Z] #7 exporting layers done [2026-04-21T09:32:35.543Z] #7 exporting manifest sha256:240bf84dbc6bf29866ee020730b0a104ed0a23c3fa48ca0f0de03a2dc819d677 done [2026-04-21T09:32:35.543Z] #7 exporting config sha256:52e6e13ae00933ff80bf155491905ad42d3789fd0571233d9d8c0cf85acef4f7 done [2026-04-21T09:32:35.543Z] #7 exporting manifest sha256:d6b8b89eea4b07ca874e354e25f047163ae455c2869599514418edd3d4e7667c done [2026-04-21T09:32:35.543Z] #7 exporting config sha256:e220aebc9fcb71f1a7a4e6ffba67d6cdb87945f578498a3a04ee37fdae4a54c3 done [2026-04-21T09:32:35.543Z] #7 exporting manifest list sha256:746aec751a7118e6a30dc0a967f1b698ca370fe5443b51c1cb66af5256fb34a4 done [2026-04-21T09:32:35.543Z] #7 pushing layers [2026-04-21T09:32:35.543Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:35.808Z] #7 pushing layers 0.0s done [2026-04-21T09:32:35.808Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:746aec751a7118e6a30dc0a967f1b698ca370fe5443b51c1cb66af5256fb34a4 0.1s done [2026-04-21T09:32:35.808Z] #7 DONE 0.1s [2026-04-21T09:32:35.808Z] [2026-04-21T09:32:35.808Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:35.808Z] #8 DONE 0.0s [2026-04-21T09:32:35.808Z] [2026-04-21T09:32:35.808Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:35.808Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:36.109Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2026-04-21T09:32:36.110Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2026-04-21T09:32:36.369Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:36.369Z] #1 transferring dockerfile: 158B done [2026-04-21T09:32:36.369Z] #1 DONE 0.0s [2026-04-21T09:32:36.369Z] [2026-04-21T09:32:36.369Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2026-04-21T09:32:36.369Z] #2 DONE 0.0s [2026-04-21T09:32:36.369Z] [2026-04-21T09:32:36.369Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2026-04-21T09:32:36.369Z] #3 DONE 0.0s [2026-04-21T09:32:36.369Z] [2026-04-21T09:32:36.369Z] #4 [internal] load .dockerignore [2026-04-21T09:32:36.369Z] #4 transferring context: 2B done [2026-04-21T09:32:36.369Z] #4 DONE 0.0s [2026-04-21T09:32:36.369Z] [2026-04-21T09:32:36.369Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e [2026-04-21T09:32:36.369Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 0.0s done [2026-04-21T09:32:36.369Z] #5 CACHED [2026-04-21T09:32:36.369Z] [2026-04-21T09:32:36.369Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e [2026-04-21T09:32:36.369Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 0.0s done [2026-04-21T09:32:36.369Z] #6 CACHED [2026-04-21T09:32:36.369Z] [2026-04-21T09:32:36.369Z] #7 exporting to image [2026-04-21T09:32:36.369Z] #7 exporting layers done [2026-04-21T09:32:36.369Z] #7 exporting manifest sha256:240bf84dbc6bf29866ee020730b0a104ed0a23c3fa48ca0f0de03a2dc819d677 done [2026-04-21T09:32:36.369Z] #7 exporting config sha256:52e6e13ae00933ff80bf155491905ad42d3789fd0571233d9d8c0cf85acef4f7 done [2026-04-21T09:32:36.369Z] #7 exporting manifest sha256:d6b8b89eea4b07ca874e354e25f047163ae455c2869599514418edd3d4e7667c done [2026-04-21T09:32:36.369Z] #7 exporting config sha256:e220aebc9fcb71f1a7a4e6ffba67d6cdb87945f578498a3a04ee37fdae4a54c3 done [2026-04-21T09:32:36.369Z] #7 exporting manifest list sha256:746aec751a7118e6a30dc0a967f1b698ca370fe5443b51c1cb66af5256fb34a4 done [2026-04-21T09:32:36.369Z] #7 pushing layers 0.0s done [2026-04-21T09:32:36.369Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:746aec751a7118e6a30dc0a967f1b698ca370fe5443b51c1cb66af5256fb34a4 [2026-04-21T09:32:36.369Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:36.369Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:746aec751a7118e6a30dc0a967f1b698ca370fe5443b51c1cb66af5256fb34a4 0.1s done [2026-04-21T09:32:36.369Z] #7 DONE 0.1s [2026-04-21T09:32:36.369Z] [2026-04-21T09:32:36.369Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:36.369Z] #8 DONE 0.0s [2026-04-21T09:32:36.369Z] [2026-04-21T09:32:36.369Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:36.369Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:36.657Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a' [2026-04-21T09:32:36.657Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a --push - [2026-04-21T09:32:36.657Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:36.657Z] #1 transferring dockerfile: 196B done [2026-04-21T09:32:36.657Z] #1 DONE 0.0s [2026-04-21T09:32:36.657Z] [2026-04-21T09:32:36.657Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:32:36.657Z] #2 DONE 0.0s [2026-04-21T09:32:36.657Z] [2026-04-21T09:32:36.657Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:32:36.657Z] #3 DONE 0.0s [2026-04-21T09:32:36.657Z] [2026-04-21T09:32:36.657Z] #4 [internal] load .dockerignore [2026-04-21T09:32:36.657Z] #4 transferring context: 2B done [2026-04-21T09:32:36.657Z] #4 DONE 0.0s [2026-04-21T09:32:36.657Z] [2026-04-21T09:32:36.657Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 [2026-04-21T09:32:36.657Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 [2026-04-21T09:32:36.923Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 0.0s done [2026-04-21T09:32:36.923Z] #5 DONE 0.0s [2026-04-21T09:32:36.923Z] [2026-04-21T09:32:36.923Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 [2026-04-21T09:32:36.923Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 0.0s done [2026-04-21T09:32:36.923Z] #6 DONE 0.1s [2026-04-21T09:32:36.923Z] [2026-04-21T09:32:36.923Z] #7 exporting to image [2026-04-21T09:32:36.923Z] #7 exporting layers done [2026-04-21T09:32:36.923Z] #7 exporting manifest sha256:47ea10119b1f466ba62eb777a52956b849f205084db3a6bd06b5c9c36ed40f3b 0.0s done [2026-04-21T09:32:36.923Z] #7 exporting config sha256:e5283e78b28477f3b872c586957cf260360f433df0b74eb43d8d6dc3486072a7 done [2026-04-21T09:32:36.923Z] #7 exporting manifest sha256:a54e6ec0751b890bcc8c974131d5f0a3bbe825316f763a6a18c22c9be4e6e7ca done [2026-04-21T09:32:36.923Z] #7 exporting config sha256:a50c219cdf393fd28dceff9aa644f6d47ba239e2e6676c2a2cc6dc9a2e582a75 [2026-04-21T09:32:36.923Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:36.923Z] #7 ... [2026-04-21T09:32:36.923Z] [2026-04-21T09:32:36.923Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:36.923Z] #8 DONE 0.0s [2026-04-21T09:32:36.923Z] [2026-04-21T09:32:36.923Z] #7 exporting to image [2026-04-21T09:32:36.923Z] #7 exporting config sha256:a50c219cdf393fd28dceff9aa644f6d47ba239e2e6676c2a2cc6dc9a2e582a75 done [2026-04-21T09:32:36.923Z] #7 exporting manifest list sha256:d9031661ca26956cd60b59b5b99c0bf32105bb911d87027dc3d0b46a50a69e2f done [2026-04-21T09:32:36.923Z] #7 pushing layers 0.1s done [2026-04-21T09:32:36.923Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:d9031661ca26956cd60b59b5b99c0bf32105bb911d87027dc3d0b46a50a69e2f [2026-04-21T09:32:37.185Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:d9031661ca26956cd60b59b5b99c0bf32105bb911d87027dc3d0b46a50a69e2f 0.1s done [2026-04-21T09:32:37.185Z] #7 DONE 0.2s [2026-04-21T09:32:37.185Z] [2026-04-21T09:32:37.185Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:37.185Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:37.475Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2026-04-21T09:32:37.475Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2026-04-21T09:32:37.735Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:37.735Z] #1 transferring dockerfile: 162B done [2026-04-21T09:32:37.735Z] #1 DONE 0.0s [2026-04-21T09:32:37.735Z] [2026-04-21T09:32:37.735Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-21T09:32:37.735Z] #2 DONE 0.0s [2026-04-21T09:32:37.735Z] [2026-04-21T09:32:37.735Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-04-21T09:32:37.735Z] #3 DONE 0.0s [2026-04-21T09:32:37.735Z] [2026-04-21T09:32:37.735Z] #4 [internal] load .dockerignore [2026-04-21T09:32:37.735Z] #4 transferring context: 2B done [2026-04-21T09:32:37.735Z] #4 DONE 0.0s [2026-04-21T09:32:37.735Z] [2026-04-21T09:32:37.735Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 [2026-04-21T09:32:37.735Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 0.0s done [2026-04-21T09:32:37.735Z] #5 CACHED [2026-04-21T09:32:37.735Z] [2026-04-21T09:32:37.735Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 [2026-04-21T09:32:37.735Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 0.0s done [2026-04-21T09:32:37.735Z] #6 CACHED [2026-04-21T09:32:37.735Z] [2026-04-21T09:32:37.735Z] #7 exporting to image [2026-04-21T09:32:37.735Z] #7 exporting layers [2026-04-21T09:32:37.735Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:37.735Z] #7 exporting layers done [2026-04-21T09:32:37.735Z] #7 exporting manifest sha256:47ea10119b1f466ba62eb777a52956b849f205084db3a6bd06b5c9c36ed40f3b done [2026-04-21T09:32:37.735Z] #7 exporting config sha256:e5283e78b28477f3b872c586957cf260360f433df0b74eb43d8d6dc3486072a7 done [2026-04-21T09:32:37.735Z] #7 exporting manifest sha256:a54e6ec0751b890bcc8c974131d5f0a3bbe825316f763a6a18c22c9be4e6e7ca done [2026-04-21T09:32:37.735Z] #7 exporting config sha256:a50c219cdf393fd28dceff9aa644f6d47ba239e2e6676c2a2cc6dc9a2e582a75 done [2026-04-21T09:32:37.735Z] #7 exporting manifest list sha256:d9031661ca26956cd60b59b5b99c0bf32105bb911d87027dc3d0b46a50a69e2f done [2026-04-21T09:32:37.735Z] #7 pushing layers 0.0s done [2026-04-21T09:32:37.735Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d9031661ca26956cd60b59b5b99c0bf32105bb911d87027dc3d0b46a50a69e2f 0.1s done [2026-04-21T09:32:37.735Z] #7 DONE 0.1s [2026-04-21T09:32:37.735Z] [2026-04-21T09:32:37.735Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:37.735Z] #8 DONE 0.0s [2026-04-21T09:32:37.735Z] [2026-04-21T09:32:37.735Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:37.735Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:38.028Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110 --push - [2026-04-21T09:32:38.028Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110' [2026-04-21T09:32:38.028Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:38.028Z] #1 transferring dockerfile: 169B done [2026-04-21T09:32:38.028Z] #1 DONE 0.0s [2026-04-21T09:32:38.028Z] [2026-04-21T09:32:38.028Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110 [2026-04-21T09:32:38.028Z] #2 DONE 0.0s [2026-04-21T09:32:38.028Z] [2026-04-21T09:32:38.028Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110 [2026-04-21T09:32:38.028Z] #3 DONE 0.0s [2026-04-21T09:32:38.028Z] [2026-04-21T09:32:38.028Z] #4 [internal] load .dockerignore [2026-04-21T09:32:38.028Z] #4 transferring context: 2B done [2026-04-21T09:32:38.028Z] #4 DONE 0.0s [2026-04-21T09:32:38.028Z] [2026-04-21T09:32:38.028Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 [2026-04-21T09:32:38.028Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 done [2026-04-21T09:32:38.028Z] #5 CACHED [2026-04-21T09:32:38.028Z] [2026-04-21T09:32:38.028Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 [2026-04-21T09:32:38.028Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 0.0s done [2026-04-21T09:32:38.028Z] #6 CACHED [2026-04-21T09:32:38.028Z] [2026-04-21T09:32:38.028Z] #7 exporting to image [2026-04-21T09:32:38.028Z] #7 exporting layers done [2026-04-21T09:32:38.028Z] #7 exporting manifest sha256:47ea10119b1f466ba62eb777a52956b849f205084db3a6bd06b5c9c36ed40f3b done [2026-04-21T09:32:38.028Z] #7 exporting config sha256:e5283e78b28477f3b872c586957cf260360f433df0b74eb43d8d6dc3486072a7 done [2026-04-21T09:32:38.028Z] #7 exporting manifest sha256:a54e6ec0751b890bcc8c974131d5f0a3bbe825316f763a6a18c22c9be4e6e7ca done [2026-04-21T09:32:38.028Z] #7 exporting config sha256:a50c219cdf393fd28dceff9aa644f6d47ba239e2e6676c2a2cc6dc9a2e582a75 done [2026-04-21T09:32:38.028Z] #7 exporting manifest list sha256:d9031661ca26956cd60b59b5b99c0bf32105bb911d87027dc3d0b46a50a69e2f done [2026-04-21T09:32:38.028Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:38.292Z] #7 pushing layers 0.0s done [2026-04-21T09:32:38.292Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110@sha256:d9031661ca26956cd60b59b5b99c0bf32105bb911d87027dc3d0b46a50a69e2f 0.1s done [2026-04-21T09:32:38.292Z] #7 DONE 0.1s [2026-04-21T09:32:38.292Z] [2026-04-21T09:32:38.292Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:38.292Z] #8 DONE 0.0s [2026-04-21T09:32:38.292Z] [2026-04-21T09:32:38.292Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:38.292Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:38.594Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' [2026-04-21T09:32:38.594Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - [2026-04-21T09:32:38.853Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:38.853Z] #1 transferring dockerfile: 210B done [2026-04-21T09:32:38.853Z] #1 DONE 0.0s [2026-04-21T09:32:38.853Z] [2026-04-21T09:32:38.853Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:32:38.853Z] #2 DONE 0.0s [2026-04-21T09:32:38.853Z] [2026-04-21T09:32:38.853Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:32:38.853Z] #3 DONE 0.0s [2026-04-21T09:32:38.853Z] [2026-04-21T09:32:38.853Z] #4 [internal] load .dockerignore [2026-04-21T09:32:38.853Z] #4 transferring context: 2B done [2026-04-21T09:32:38.853Z] #4 DONE 0.0s [2026-04-21T09:32:38.853Z] [2026-04-21T09:32:38.853Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 [2026-04-21T09:32:38.853Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 0.0s done [2026-04-21T09:32:38.853Z] #5 CACHED [2026-04-21T09:32:38.853Z] [2026-04-21T09:32:38.853Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 [2026-04-21T09:32:38.853Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 0.0s done [2026-04-21T09:32:38.853Z] #6 CACHED [2026-04-21T09:32:38.853Z] [2026-04-21T09:32:38.854Z] #7 exporting to image [2026-04-21T09:32:38.854Z] #7 exporting layers done [2026-04-21T09:32:38.854Z] #7 exporting manifest sha256:47ea10119b1f466ba62eb777a52956b849f205084db3a6bd06b5c9c36ed40f3b done [2026-04-21T09:32:38.854Z] #7 exporting config sha256:e5283e78b28477f3b872c586957cf260360f433df0b74eb43d8d6dc3486072a7 done [2026-04-21T09:32:38.854Z] #7 exporting manifest sha256:a54e6ec0751b890bcc8c974131d5f0a3bbe825316f763a6a18c22c9be4e6e7ca done [2026-04-21T09:32:38.854Z] #7 exporting config sha256:a50c219cdf393fd28dceff9aa644f6d47ba239e2e6676c2a2cc6dc9a2e582a75 done [2026-04-21T09:32:38.854Z] #7 exporting manifest list sha256:d9031661ca26956cd60b59b5b99c0bf32105bb911d87027dc3d0b46a50a69e2f done [2026-04-21T09:32:38.854Z] #7 pushing layers 0.0s done [2026-04-21T09:32:38.854Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:d9031661ca26956cd60b59b5b99c0bf32105bb911d87027dc3d0b46a50a69e2f [2026-04-21T09:32:38.854Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:38.854Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:d9031661ca26956cd60b59b5b99c0bf32105bb911d87027dc3d0b46a50a69e2f 0.1s done [2026-04-21T09:32:38.854Z] #7 DONE 0.1s [2026-04-21T09:32:38.854Z] [2026-04-21T09:32:38.854Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:38.854Z] #8 DONE 0.0s [2026-04-21T09:32:38.854Z] [2026-04-21T09:32:38.854Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:38.854Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:39.146Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2026-04-21T09:32:39.146Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2026-04-21T09:32:39.146Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:39.146Z] #1 transferring dockerfile: 160B done [2026-04-21T09:32:39.146Z] #1 DONE 0.0s [2026-04-21T09:32:39.146Z] [2026-04-21T09:32:39.146Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2026-04-21T09:32:39.146Z] #2 DONE 0.0s [2026-04-21T09:32:39.146Z] [2026-04-21T09:32:39.146Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2026-04-21T09:32:39.146Z] #3 DONE 0.0s [2026-04-21T09:32:39.146Z] [2026-04-21T09:32:39.146Z] #4 [internal] load .dockerignore [2026-04-21T09:32:39.146Z] #4 transferring context: 2B done [2026-04-21T09:32:39.146Z] #4 DONE 0.0s [2026-04-21T09:32:39.146Z] [2026-04-21T09:32:39.146Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 [2026-04-21T09:32:39.146Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 0.0s done [2026-04-21T09:32:39.146Z] #5 CACHED [2026-04-21T09:32:39.146Z] [2026-04-21T09:32:39.146Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 [2026-04-21T09:32:39.146Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 0.0s done [2026-04-21T09:32:39.146Z] #6 CACHED [2026-04-21T09:32:39.146Z] [2026-04-21T09:32:39.146Z] #7 exporting to image [2026-04-21T09:32:39.146Z] #7 exporting layers done [2026-04-21T09:32:39.146Z] #7 exporting manifest sha256:47ea10119b1f466ba62eb777a52956b849f205084db3a6bd06b5c9c36ed40f3b done [2026-04-21T09:32:39.146Z] #7 exporting config sha256:e5283e78b28477f3b872c586957cf260360f433df0b74eb43d8d6dc3486072a7 done [2026-04-21T09:32:39.146Z] #7 exporting manifest sha256:a54e6ec0751b890bcc8c974131d5f0a3bbe825316f763a6a18c22c9be4e6e7ca done [2026-04-21T09:32:39.146Z] #7 exporting config sha256:a50c219cdf393fd28dceff9aa644f6d47ba239e2e6676c2a2cc6dc9a2e582a75 done [2026-04-21T09:32:39.146Z] #7 exporting manifest list sha256:d9031661ca26956cd60b59b5b99c0bf32105bb911d87027dc3d0b46a50a69e2f done [2026-04-21T09:32:39.146Z] #7 pushing layers [2026-04-21T09:32:39.146Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:39.410Z] #7 pushing layers 0.0s done [2026-04-21T09:32:39.410Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:d9031661ca26956cd60b59b5b99c0bf32105bb911d87027dc3d0b46a50a69e2f 0.1s done [2026-04-21T09:32:39.410Z] #7 DONE 0.1s [2026-04-21T09:32:39.410Z] [2026-04-21T09:32:39.410Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:39.410Z] #8 DONE 0.0s [2026-04-21T09:32:39.410Z] [2026-04-21T09:32:39.410Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:39.410Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:39.706Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a --push - [2026-04-21T09:32:39.707Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a' [2026-04-21T09:32:39.707Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:39.707Z] #1 transferring dockerfile: 198B done [2026-04-21T09:32:39.707Z] #1 DONE 0.0s [2026-04-21T09:32:39.707Z] [2026-04-21T09:32:39.707Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:32:39.707Z] #2 DONE 0.0s [2026-04-21T09:32:39.707Z] [2026-04-21T09:32:39.707Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:32:39.707Z] #3 DONE 0.1s [2026-04-21T09:32:39.707Z] [2026-04-21T09:32:39.707Z] #4 [internal] load .dockerignore [2026-04-21T09:32:39.707Z] #4 transferring context: 2B done [2026-04-21T09:32:39.707Z] #4 DONE 0.0s [2026-04-21T09:32:39.969Z] [2026-04-21T09:32:39.969Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f [2026-04-21T09:32:39.969Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f [2026-04-21T09:32:39.969Z] #5 ... [2026-04-21T09:32:39.969Z] [2026-04-21T09:32:39.969Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f [2026-04-21T09:32:39.969Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 0.0s done [2026-04-21T09:32:39.969Z] #6 DONE 0.1s [2026-04-21T09:32:39.969Z] [2026-04-21T09:32:39.969Z] #7 exporting to image [2026-04-21T09:32:39.969Z] #7 exporting layers done [2026-04-21T09:32:39.969Z] #7 exporting manifest sha256:def1a9e6b23f36ae4a536124a7d89773211d84fdde5f8426a57fff324b5d0aa3 0.0s done [2026-04-21T09:32:39.969Z] #7 exporting config sha256:1c0dcc4912b42ea42e1b0ee4b6a8073f569057b97df1327c70202c98e0f26159 done [2026-04-21T09:32:39.969Z] #7 exporting manifest sha256:130b9d39bfffbca31f00e2861c260080118552315ee00e8f90c843c0b2d34c23 done [2026-04-21T09:32:39.969Z] #7 exporting config sha256:9b6696423ab767810e196eead814870ddd206abb8025a5743e66872def1a407d done [2026-04-21T09:32:39.969Z] #7 exporting manifest list sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 0.0s done [2026-04-21T09:32:39.969Z] #7 pushing layers [2026-04-21T09:32:39.969Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:39.969Z] #7 ... [2026-04-21T09:32:39.969Z] [2026-04-21T09:32:39.969Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:39.969Z] #8 DONE 0.0s [2026-04-21T09:32:39.969Z] [2026-04-21T09:32:39.969Z] #7 exporting to image [2026-04-21T09:32:39.969Z] #7 pushing layers 0.1s done [2026-04-21T09:32:39.969Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 [2026-04-21T09:32:40.231Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 0.1s done [2026-04-21T09:32:40.231Z] #7 DONE 0.2s [2026-04-21T09:32:40.231Z] [2026-04-21T09:32:40.231Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:40.231Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:40.532Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2026-04-21T09:32:40.532Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2026-04-21T09:32:40.532Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:40.532Z] #1 transferring dockerfile: 164B done [2026-04-21T09:32:40.532Z] #1 DONE 0.0s [2026-04-21T09:32:40.532Z] [2026-04-21T09:32:40.532Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-21T09:32:40.532Z] #2 DONE 0.0s [2026-04-21T09:32:40.532Z] [2026-04-21T09:32:40.532Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-04-21T09:32:40.533Z] #3 DONE 0.0s [2026-04-21T09:32:40.533Z] [2026-04-21T09:32:40.533Z] #4 [internal] load .dockerignore [2026-04-21T09:32:40.533Z] #4 transferring context: 2B done [2026-04-21T09:32:40.533Z] #4 DONE 0.0s [2026-04-21T09:32:40.533Z] [2026-04-21T09:32:40.533Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f [2026-04-21T09:32:40.533Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 0.0s done [2026-04-21T09:32:40.533Z] #5 CACHED [2026-04-21T09:32:40.533Z] [2026-04-21T09:32:40.533Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f [2026-04-21T09:32:40.533Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 0.0s done [2026-04-21T09:32:40.533Z] #6 CACHED [2026-04-21T09:32:40.533Z] [2026-04-21T09:32:40.533Z] #7 exporting to image [2026-04-21T09:32:40.533Z] #7 exporting layers done [2026-04-21T09:32:40.533Z] #7 exporting manifest sha256:def1a9e6b23f36ae4a536124a7d89773211d84fdde5f8426a57fff324b5d0aa3 done [2026-04-21T09:32:40.533Z] #7 exporting config sha256:1c0dcc4912b42ea42e1b0ee4b6a8073f569057b97df1327c70202c98e0f26159 done [2026-04-21T09:32:40.533Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:40.886Z] #7 exporting manifest sha256:130b9d39bfffbca31f00e2861c260080118552315ee00e8f90c843c0b2d34c23 done [2026-04-21T09:32:40.886Z] #7 exporting config sha256:9b6696423ab767810e196eead814870ddd206abb8025a5743e66872def1a407d done [2026-04-21T09:32:40.886Z] #7 exporting manifest list sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 done [2026-04-21T09:32:40.886Z] #7 pushing layers 0.0s done [2026-04-21T09:32:40.886Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 0.1s done [2026-04-21T09:32:40.886Z] #7 DONE 0.1s [2026-04-21T09:32:40.886Z] [2026-04-21T09:32:40.886Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:40.886Z] #8 DONE 0.0s [2026-04-21T09:32:40.886Z] [2026-04-21T09:32:40.886Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:40.886Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:41.178Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110' [2026-04-21T09:32:41.178Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110 --push - [2026-04-21T09:32:41.178Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:41.178Z] #1 transferring dockerfile: 171B done [2026-04-21T09:32:41.178Z] #1 DONE 0.0s [2026-04-21T09:32:41.178Z] [2026-04-21T09:32:41.178Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110 [2026-04-21T09:32:41.178Z] #2 DONE 0.0s [2026-04-21T09:32:41.178Z] [2026-04-21T09:32:41.178Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110 [2026-04-21T09:32:41.178Z] #3 DONE 0.0s [2026-04-21T09:32:41.178Z] [2026-04-21T09:32:41.178Z] #4 [internal] load .dockerignore [2026-04-21T09:32:41.178Z] #4 transferring context: 2B done [2026-04-21T09:32:41.178Z] #4 DONE 0.0s [2026-04-21T09:32:41.178Z] [2026-04-21T09:32:41.178Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f [2026-04-21T09:32:41.178Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 0.0s done [2026-04-21T09:32:41.178Z] #5 CACHED [2026-04-21T09:32:41.178Z] [2026-04-21T09:32:41.178Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f [2026-04-21T09:32:41.178Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 0.0s done [2026-04-21T09:32:41.178Z] #6 CACHED [2026-04-21T09:32:41.178Z] [2026-04-21T09:32:41.178Z] #7 exporting to image [2026-04-21T09:32:41.178Z] #7 exporting layers done [2026-04-21T09:32:41.178Z] #7 exporting manifest sha256:def1a9e6b23f36ae4a536124a7d89773211d84fdde5f8426a57fff324b5d0aa3 done [2026-04-21T09:32:41.178Z] #7 exporting config sha256:1c0dcc4912b42ea42e1b0ee4b6a8073f569057b97df1327c70202c98e0f26159 done [2026-04-21T09:32:41.178Z] #7 exporting manifest sha256:130b9d39bfffbca31f00e2861c260080118552315ee00e8f90c843c0b2d34c23 done [2026-04-21T09:32:41.178Z] #7 exporting config sha256:9b6696423ab767810e196eead814870ddd206abb8025a5743e66872def1a407d done [2026-04-21T09:32:41.178Z] #7 exporting manifest list sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 done [2026-04-21T09:32:41.178Z] #7 pushing layers 0.0s done [2026-04-21T09:32:41.178Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110@sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 [2026-04-21T09:32:41.178Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:41.436Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110@sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 0.1s done [2026-04-21T09:32:41.436Z] #7 DONE 0.1s [2026-04-21T09:32:41.436Z] [2026-04-21T09:32:41.436Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:41.436Z] #8 DONE 0.0s [2026-04-21T09:32:41.436Z] [2026-04-21T09:32:41.436Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:41.436Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:41.723Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' [2026-04-21T09:32:41.723Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - [2026-04-21T09:32:41.723Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:41.723Z] #1 transferring dockerfile: 212B done [2026-04-21T09:32:41.723Z] #1 DONE 0.0s [2026-04-21T09:32:41.723Z] [2026-04-21T09:32:41.723Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:32:41.723Z] #2 DONE 0.0s [2026-04-21T09:32:41.723Z] [2026-04-21T09:32:41.723Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:32:41.723Z] #3 DONE 0.0s [2026-04-21T09:32:41.723Z] [2026-04-21T09:32:41.723Z] #4 [internal] load .dockerignore [2026-04-21T09:32:41.723Z] #4 transferring context: 2B done [2026-04-21T09:32:41.723Z] #4 DONE 0.0s [2026-04-21T09:32:41.723Z] [2026-04-21T09:32:41.723Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f [2026-04-21T09:32:41.723Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 0.0s done [2026-04-21T09:32:41.723Z] #5 CACHED [2026-04-21T09:32:41.723Z] [2026-04-21T09:32:41.723Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f [2026-04-21T09:32:41.723Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 0.0s done [2026-04-21T09:32:41.723Z] #6 CACHED [2026-04-21T09:32:41.723Z] [2026-04-21T09:32:41.723Z] #7 exporting to image [2026-04-21T09:32:41.723Z] #7 exporting layers done [2026-04-21T09:32:41.723Z] #7 exporting manifest sha256:def1a9e6b23f36ae4a536124a7d89773211d84fdde5f8426a57fff324b5d0aa3 [2026-04-21T09:32:41.723Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:41.982Z] #7 exporting manifest sha256:def1a9e6b23f36ae4a536124a7d89773211d84fdde5f8426a57fff324b5d0aa3 done [2026-04-21T09:32:41.982Z] #7 exporting config sha256:1c0dcc4912b42ea42e1b0ee4b6a8073f569057b97df1327c70202c98e0f26159 done [2026-04-21T09:32:41.982Z] #7 exporting manifest sha256:130b9d39bfffbca31f00e2861c260080118552315ee00e8f90c843c0b2d34c23 done [2026-04-21T09:32:41.982Z] #7 exporting config sha256:9b6696423ab767810e196eead814870ddd206abb8025a5743e66872def1a407d done [2026-04-21T09:32:41.982Z] #7 exporting manifest list sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 done [2026-04-21T09:32:41.982Z] #7 pushing layers 0.0s done [2026-04-21T09:32:41.982Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 0.1s done [2026-04-21T09:32:41.982Z] #7 DONE 0.1s [2026-04-21T09:32:41.982Z] [2026-04-21T09:32:41.982Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:41.982Z] #8 DONE 0.0s [2026-04-21T09:32:41.982Z] [2026-04-21T09:32:41.982Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:41.982Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:42.272Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2026-04-21T09:32:42.272Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2026-04-21T09:32:42.531Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:42.531Z] #1 transferring dockerfile: 162B done [2026-04-21T09:32:42.531Z] #1 DONE 0.0s [2026-04-21T09:32:42.531Z] [2026-04-21T09:32:42.531Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2026-04-21T09:32:42.531Z] #2 DONE 0.0s [2026-04-21T09:32:42.531Z] [2026-04-21T09:32:42.531Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2026-04-21T09:32:42.531Z] #3 DONE 0.0s [2026-04-21T09:32:42.531Z] [2026-04-21T09:32:42.531Z] #4 [internal] load .dockerignore [2026-04-21T09:32:42.531Z] #4 transferring context: 2B done [2026-04-21T09:32:42.531Z] #4 DONE 0.0s [2026-04-21T09:32:42.531Z] [2026-04-21T09:32:42.531Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f [2026-04-21T09:32:42.531Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f done [2026-04-21T09:32:42.531Z] #5 CACHED [2026-04-21T09:32:42.531Z] [2026-04-21T09:32:42.531Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f [2026-04-21T09:32:42.531Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 0.0s done [2026-04-21T09:32:42.531Z] #6 CACHED [2026-04-21T09:32:42.531Z] [2026-04-21T09:32:42.531Z] #7 exporting to image [2026-04-21T09:32:42.531Z] #7 exporting layers done [2026-04-21T09:32:42.531Z] #7 exporting manifest sha256:def1a9e6b23f36ae4a536124a7d89773211d84fdde5f8426a57fff324b5d0aa3 done [2026-04-21T09:32:42.531Z] #7 exporting config sha256:1c0dcc4912b42ea42e1b0ee4b6a8073f569057b97df1327c70202c98e0f26159 done [2026-04-21T09:32:42.531Z] #7 exporting manifest sha256:130b9d39bfffbca31f00e2861c260080118552315ee00e8f90c843c0b2d34c23 done [2026-04-21T09:32:42.531Z] #7 exporting config sha256:9b6696423ab767810e196eead814870ddd206abb8025a5743e66872def1a407d done [2026-04-21T09:32:42.531Z] #7 exporting manifest list sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 done [2026-04-21T09:32:42.531Z] #7 pushing layers 0.0s done [2026-04-21T09:32:42.531Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 [2026-04-21T09:32:42.531Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:42.531Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 0.1s done [2026-04-21T09:32:42.531Z] #7 DONE 0.1s [2026-04-21T09:32:42.531Z] [2026-04-21T09:32:42.531Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:42.531Z] #8 DONE 0.0s [2026-04-21T09:32:42.531Z] [2026-04-21T09:32:42.531Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:42.531Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:42.820Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a' [2026-04-21T09:32:42.820Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a --push - [2026-04-21T09:32:42.820Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:42.820Z] #1 transferring dockerfile: 206B done [2026-04-21T09:32:42.820Z] #1 DONE 0.0s [2026-04-21T09:32:42.820Z] [2026-04-21T09:32:42.820Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:32:42.820Z] #2 DONE 0.0s [2026-04-21T09:32:42.820Z] [2026-04-21T09:32:42.820Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:32:42.820Z] #3 DONE 0.0s [2026-04-21T09:32:42.821Z] [2026-04-21T09:32:42.821Z] #4 [internal] load .dockerignore [2026-04-21T09:32:42.821Z] #4 transferring context: 2B done [2026-04-21T09:32:42.821Z] #4 DONE 0.0s [2026-04-21T09:32:42.821Z] [2026-04-21T09:32:42.821Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 [2026-04-21T09:32:42.821Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 0.0s done [2026-04-21T09:32:42.821Z] #5 DONE 0.0s [2026-04-21T09:32:42.821Z] [2026-04-21T09:32:42.821Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 [2026-04-21T09:32:43.080Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 0.0s done [2026-04-21T09:32:43.080Z] #6 DONE 0.0s [2026-04-21T09:32:43.080Z] [2026-04-21T09:32:43.080Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 [2026-04-21T09:32:43.080Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 0.0s done [2026-04-21T09:32:43.080Z] #5 DONE 0.2s [2026-04-21T09:32:43.080Z] [2026-04-21T09:32:43.080Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:43.080Z] #7 DONE 0.0s [2026-04-21T09:32:43.080Z] [2026-04-21T09:32:43.080Z] #8 exporting to image [2026-04-21T09:32:43.080Z] #8 exporting layers done [2026-04-21T09:32:43.080Z] #8 exporting manifest sha256:6152590fdfd5ab1c1c9f1d46cc745238731be801b19d3fbe34a787f97be58029 done [2026-04-21T09:32:43.080Z] #8 exporting config sha256:f6f02b7f1d2d051dfc4c9dd7e20c9ec02b697f4347e243169f098d028aa6291b done [2026-04-21T09:32:43.080Z] #8 exporting manifest sha256:bf85b660ade8e12caccbce28c5ce6fd0b5e859dd689c4d587930311932393dd8 done [2026-04-21T09:32:43.080Z] #8 exporting config sha256:90214f4fe4588b7a80aea40b767f84dc8c1bb140db625f18b4a17aca1e5aa338 done [2026-04-21T09:32:43.080Z] #8 exporting manifest list sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 done [2026-04-21T09:32:43.080Z] #8 pushing layers 0.1s done [2026-04-21T09:32:43.080Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 [2026-04-21T09:32:43.080Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:43.341Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 0.1s done [2026-04-21T09:32:43.341Z] #8 DONE 0.2s [2026-04-21T09:32:43.341Z] [2026-04-21T09:32:43.341Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:43.341Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:43.635Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2026-04-21T09:32:43.635Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2026-04-21T09:32:43.896Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:43.896Z] #1 transferring dockerfile: 172B done [2026-04-21T09:32:43.896Z] #1 DONE 0.0s [2026-04-21T09:32:43.896Z] [2026-04-21T09:32:43.896Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-21T09:32:43.896Z] #2 DONE 0.0s [2026-04-21T09:32:43.896Z] [2026-04-21T09:32:43.896Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-04-21T09:32:43.896Z] #3 DONE 0.0s [2026-04-21T09:32:43.896Z] [2026-04-21T09:32:43.896Z] #4 [internal] load .dockerignore [2026-04-21T09:32:43.896Z] #4 transferring context: 2B done [2026-04-21T09:32:43.896Z] #4 DONE 0.0s [2026-04-21T09:32:43.896Z] [2026-04-21T09:32:43.896Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 [2026-04-21T09:32:43.896Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 0.0s done [2026-04-21T09:32:43.896Z] #5 CACHED [2026-04-21T09:32:43.896Z] [2026-04-21T09:32:43.896Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 [2026-04-21T09:32:43.896Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 0.0s done [2026-04-21T09:32:43.896Z] #6 CACHED [2026-04-21T09:32:43.896Z] [2026-04-21T09:32:43.896Z] #7 exporting to image [2026-04-21T09:32:43.896Z] #7 exporting layers done [2026-04-21T09:32:43.896Z] #7 exporting manifest sha256:6152590fdfd5ab1c1c9f1d46cc745238731be801b19d3fbe34a787f97be58029 done [2026-04-21T09:32:43.896Z] #7 exporting config sha256:f6f02b7f1d2d051dfc4c9dd7e20c9ec02b697f4347e243169f098d028aa6291b done [2026-04-21T09:32:43.896Z] #7 exporting manifest sha256:bf85b660ade8e12caccbce28c5ce6fd0b5e859dd689c4d587930311932393dd8 done [2026-04-21T09:32:43.896Z] #7 exporting config sha256:90214f4fe4588b7a80aea40b767f84dc8c1bb140db625f18b4a17aca1e5aa338 done [2026-04-21T09:32:43.896Z] #7 exporting manifest list sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 done [2026-04-21T09:32:43.896Z] #7 pushing layers 0.0s done [2026-04-21T09:32:43.896Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 [2026-04-21T09:32:43.896Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:43.896Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 0.1s done [2026-04-21T09:32:43.896Z] #7 DONE 0.1s [2026-04-21T09:32:43.896Z] [2026-04-21T09:32:43.896Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:43.896Z] #8 DONE 0.0s [2026-04-21T09:32:43.896Z] [2026-04-21T09:32:43.896Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:43.896Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:44.187Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110' [2026-04-21T09:32:44.187Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110 --push - [2026-04-21T09:32:44.187Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:44.187Z] #1 transferring dockerfile: 179B done [2026-04-21T09:32:44.187Z] #1 DONE 0.0s [2026-04-21T09:32:44.187Z] [2026-04-21T09:32:44.187Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110 [2026-04-21T09:32:44.187Z] #2 DONE 0.0s [2026-04-21T09:32:44.187Z] [2026-04-21T09:32:44.187Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110 [2026-04-21T09:32:44.187Z] #3 DONE 0.0s [2026-04-21T09:32:44.187Z] [2026-04-21T09:32:44.187Z] #4 [internal] load .dockerignore [2026-04-21T09:32:44.187Z] #4 transferring context: 2B done [2026-04-21T09:32:44.187Z] #4 DONE 0.0s [2026-04-21T09:32:44.187Z] [2026-04-21T09:32:44.187Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 [2026-04-21T09:32:44.187Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 done [2026-04-21T09:32:44.187Z] #5 CACHED [2026-04-21T09:32:44.187Z] [2026-04-21T09:32:44.187Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 [2026-04-21T09:32:44.187Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 done [2026-04-21T09:32:44.187Z] #6 CACHED [2026-04-21T09:32:44.187Z] [2026-04-21T09:32:44.187Z] #7 exporting to image [2026-04-21T09:32:44.187Z] #7 exporting layers done [2026-04-21T09:32:44.187Z] #7 exporting manifest sha256:6152590fdfd5ab1c1c9f1d46cc745238731be801b19d3fbe34a787f97be58029 done [2026-04-21T09:32:44.187Z] #7 exporting config sha256:f6f02b7f1d2d051dfc4c9dd7e20c9ec02b697f4347e243169f098d028aa6291b done [2026-04-21T09:32:44.187Z] #7 exporting manifest sha256:bf85b660ade8e12caccbce28c5ce6fd0b5e859dd689c4d587930311932393dd8 done [2026-04-21T09:32:44.187Z] #7 exporting config sha256:90214f4fe4588b7a80aea40b767f84dc8c1bb140db625f18b4a17aca1e5aa338 [2026-04-21T09:32:44.187Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:44.445Z] #7 exporting config sha256:90214f4fe4588b7a80aea40b767f84dc8c1bb140db625f18b4a17aca1e5aa338 done [2026-04-21T09:32:44.445Z] #7 exporting manifest list sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 done [2026-04-21T09:32:44.445Z] #7 pushing layers 0.0s done [2026-04-21T09:32:44.445Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110@sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 0.1s done [2026-04-21T09:32:44.445Z] #7 DONE 0.1s [2026-04-21T09:32:44.445Z] [2026-04-21T09:32:44.445Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:44.445Z] #8 DONE 0.0s [2026-04-21T09:32:44.445Z] [2026-04-21T09:32:44.445Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:44.445Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:44.736Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' [2026-04-21T09:32:44.736Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - [2026-04-21T09:32:44.736Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:44.736Z] #1 transferring dockerfile: 220B done [2026-04-21T09:32:44.736Z] #1 DONE 0.0s [2026-04-21T09:32:44.736Z] [2026-04-21T09:32:44.736Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:32:44.736Z] #2 DONE 0.0s [2026-04-21T09:32:44.736Z] [2026-04-21T09:32:44.736Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:32:44.736Z] #3 DONE 0.0s [2026-04-21T09:32:44.736Z] [2026-04-21T09:32:44.736Z] #4 [internal] load .dockerignore [2026-04-21T09:32:44.736Z] #4 transferring context: 2B done [2026-04-21T09:32:44.736Z] #4 DONE 0.0s [2026-04-21T09:32:44.736Z] [2026-04-21T09:32:44.736Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 [2026-04-21T09:32:44.736Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 0.0s done [2026-04-21T09:32:44.736Z] #5 CACHED [2026-04-21T09:32:44.736Z] [2026-04-21T09:32:44.736Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 [2026-04-21T09:32:44.736Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 0.0s done [2026-04-21T09:32:44.736Z] #6 CACHED [2026-04-21T09:32:44.736Z] [2026-04-21T09:32:44.736Z] #7 exporting to image [2026-04-21T09:32:44.736Z] #7 exporting layers done [2026-04-21T09:32:44.736Z] #7 exporting manifest sha256:6152590fdfd5ab1c1c9f1d46cc745238731be801b19d3fbe34a787f97be58029 done [2026-04-21T09:32:44.736Z] #7 exporting config sha256:f6f02b7f1d2d051dfc4c9dd7e20c9ec02b697f4347e243169f098d028aa6291b done [2026-04-21T09:32:44.736Z] #7 exporting manifest sha256:bf85b660ade8e12caccbce28c5ce6fd0b5e859dd689c4d587930311932393dd8 done [2026-04-21T09:32:44.736Z] #7 exporting config sha256:90214f4fe4588b7a80aea40b767f84dc8c1bb140db625f18b4a17aca1e5aa338 done [2026-04-21T09:32:44.736Z] #7 exporting manifest list sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 done [2026-04-21T09:32:44.736Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:44.995Z] #7 pushing layers 0.0s done [2026-04-21T09:32:44.995Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 0.1s done [2026-04-21T09:32:44.995Z] #7 DONE 0.1s [2026-04-21T09:32:44.995Z] [2026-04-21T09:32:44.995Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:44.995Z] #8 DONE 0.0s [2026-04-21T09:32:44.995Z] [2026-04-21T09:32:44.995Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:44.995Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:45.284Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2026-04-21T09:32:45.284Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2026-04-21T09:32:45.284Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:45.284Z] #1 transferring dockerfile: 170B done [2026-04-21T09:32:45.284Z] #1 DONE 0.0s [2026-04-21T09:32:45.284Z] [2026-04-21T09:32:45.284Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-04-21T09:32:45.284Z] #2 DONE 0.0s [2026-04-21T09:32:45.284Z] [2026-04-21T09:32:45.284Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-04-21T09:32:45.284Z] #3 DONE 0.0s [2026-04-21T09:32:45.284Z] [2026-04-21T09:32:45.284Z] #4 [internal] load .dockerignore [2026-04-21T09:32:45.284Z] #4 transferring context: 2B done [2026-04-21T09:32:45.284Z] #4 DONE 0.0s [2026-04-21T09:32:45.284Z] [2026-04-21T09:32:45.284Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 [2026-04-21T09:32:45.284Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 0.0s done [2026-04-21T09:32:45.284Z] #5 CACHED [2026-04-21T09:32:45.284Z] [2026-04-21T09:32:45.284Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 [2026-04-21T09:32:45.284Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 0.0s done [2026-04-21T09:32:45.284Z] #6 CACHED [2026-04-21T09:32:45.284Z] [2026-04-21T09:32:45.284Z] #7 exporting to image [2026-04-21T09:32:45.284Z] #7 exporting layers done [2026-04-21T09:32:45.284Z] #7 exporting manifest sha256:6152590fdfd5ab1c1c9f1d46cc745238731be801b19d3fbe34a787f97be58029 done [2026-04-21T09:32:45.284Z] #7 exporting config sha256:f6f02b7f1d2d051dfc4c9dd7e20c9ec02b697f4347e243169f098d028aa6291b done [2026-04-21T09:32:45.284Z] #7 exporting manifest sha256:bf85b660ade8e12caccbce28c5ce6fd0b5e859dd689c4d587930311932393dd8 done [2026-04-21T09:32:45.284Z] #7 exporting config sha256:90214f4fe4588b7a80aea40b767f84dc8c1bb140db625f18b4a17aca1e5aa338 done [2026-04-21T09:32:45.284Z] #7 exporting manifest list sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 done [2026-04-21T09:32:45.284Z] #7 pushing layers 0.0s done [2026-04-21T09:32:45.284Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 [2026-04-21T09:32:45.284Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:45.541Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 0.1s done [2026-04-21T09:32:45.541Z] #7 DONE 0.1s [2026-04-21T09:32:45.541Z] [2026-04-21T09:32:45.541Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:45.541Z] #8 DONE 0.0s [2026-04-21T09:32:45.541Z] [2026-04-21T09:32:45.541Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:45.541Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:45.828Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a' [2026-04-21T09:32:45.828Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a --push - [2026-04-21T09:32:46.088Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:46.088Z] #1 transferring dockerfile: 204B done [2026-04-21T09:32:46.088Z] #1 DONE 0.0s [2026-04-21T09:32:46.088Z] [2026-04-21T09:32:46.088Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:32:46.088Z] #2 DONE 0.0s [2026-04-21T09:32:46.088Z] [2026-04-21T09:32:46.088Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:32:46.088Z] #3 DONE 0.0s [2026-04-21T09:32:46.088Z] [2026-04-21T09:32:46.088Z] #4 [internal] load .dockerignore [2026-04-21T09:32:46.088Z] #4 transferring context: 2B done [2026-04-21T09:32:46.088Z] #4 DONE 0.0s [2026-04-21T09:32:46.088Z] [2026-04-21T09:32:46.088Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 [2026-04-21T09:32:46.088Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 0.0s done [2026-04-21T09:32:46.088Z] #5 DONE 0.0s [2026-04-21T09:32:46.088Z] [2026-04-21T09:32:46.088Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 [2026-04-21T09:32:46.088Z] #6 DONE 0.0s [2026-04-21T09:32:46.088Z] [2026-04-21T09:32:46.088Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 [2026-04-21T09:32:46.088Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 0.0s done [2026-04-21T09:32:46.088Z] #5 DONE 0.1s [2026-04-21T09:32:46.088Z] [2026-04-21T09:32:46.088Z] #7 exporting to image [2026-04-21T09:32:46.088Z] #7 exporting layers done [2026-04-21T09:32:46.088Z] #7 exporting manifest sha256:695d7b1d97271941b50a19c4984659a04d811e6c80e6ed9dd8492d21322c2a95 0.0s done [2026-04-21T09:32:46.088Z] #7 exporting config sha256:f1ebe8de83577b1cea1af3d49334e1291964722e9000cc10bc015ef33a3d75c7 done [2026-04-21T09:32:46.088Z] #7 exporting manifest sha256:d458f6e1c8d0566d1357c1b81be0326fa7a3cc808fe268e766d740f25112c26b 0.0s done [2026-04-21T09:32:46.088Z] #7 exporting config sha256:1d6f2df01911b0288fbd0638d0ec8022b23d2a8c2210ef5edf6f2dee2eb2d821 done [2026-04-21T09:32:46.088Z] #7 exporting manifest list sha256:d72babbc125d175de8c5d141d6d5d73463fe7da66bd304d1f45b4431e3f82221 done [2026-04-21T09:32:46.088Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:46.088Z] #7 DONE 0.0s [2026-04-21T09:32:46.350Z] [2026-04-21T09:32:46.350Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:46.350Z] #8 DONE 0.0s [2026-04-21T09:32:46.350Z] [2026-04-21T09:32:46.350Z] #7 exporting to image [2026-04-21T09:32:46.350Z] #7 pushing layers 0.1s done [2026-04-21T09:32:46.350Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:d72babbc125d175de8c5d141d6d5d73463fe7da66bd304d1f45b4431e3f82221 [2026-04-21T09:32:46.350Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:d72babbc125d175de8c5d141d6d5d73463fe7da66bd304d1f45b4431e3f82221 0.1s done [2026-04-21T09:32:46.350Z] #7 DONE 0.2s [2026-04-21T09:32:46.350Z] [2026-04-21T09:32:46.350Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:46.350Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:46.637Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2026-04-21T09:32:46.637Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2026-04-21T09:32:46.896Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:46.896Z] #1 transferring dockerfile: 170B done [2026-04-21T09:32:46.896Z] #1 DONE 0.0s [2026-04-21T09:32:46.896Z] [2026-04-21T09:32:46.896Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-21T09:32:46.896Z] #2 DONE 0.0s [2026-04-21T09:32:46.896Z] [2026-04-21T09:32:46.896Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-04-21T09:32:46.896Z] #3 DONE 0.0s [2026-04-21T09:32:46.896Z] [2026-04-21T09:32:46.896Z] #4 [internal] load .dockerignore [2026-04-21T09:32:46.896Z] #4 transferring context: 2B done [2026-04-21T09:32:46.896Z] #4 DONE 0.0s [2026-04-21T09:32:46.896Z] [2026-04-21T09:32:46.896Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 [2026-04-21T09:32:46.896Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 0.0s done [2026-04-21T09:32:46.896Z] #5 DONE 0.0s [2026-04-21T09:32:46.896Z] [2026-04-21T09:32:46.896Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 [2026-04-21T09:32:46.896Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 0.0s done [2026-04-21T09:32:46.896Z] #6 CACHED [2026-04-21T09:32:46.896Z] [2026-04-21T09:32:46.896Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 [2026-04-21T09:32:46.896Z] #5 CACHED [2026-04-21T09:32:46.896Z] [2026-04-21T09:32:46.896Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:46.896Z] #7 DONE 0.0s [2026-04-21T09:32:46.896Z] [2026-04-21T09:32:46.896Z] #8 exporting to image [2026-04-21T09:32:46.896Z] #8 exporting layers done [2026-04-21T09:32:46.896Z] #8 exporting manifest sha256:695d7b1d97271941b50a19c4984659a04d811e6c80e6ed9dd8492d21322c2a95 done [2026-04-21T09:32:46.896Z] #8 exporting config sha256:f1ebe8de83577b1cea1af3d49334e1291964722e9000cc10bc015ef33a3d75c7 done [2026-04-21T09:32:46.896Z] #8 exporting manifest sha256:d458f6e1c8d0566d1357c1b81be0326fa7a3cc808fe268e766d740f25112c26b done [2026-04-21T09:32:46.896Z] #8 exporting config sha256:1d6f2df01911b0288fbd0638d0ec8022b23d2a8c2210ef5edf6f2dee2eb2d821 done [2026-04-21T09:32:46.896Z] #8 exporting manifest list sha256:d72babbc125d175de8c5d141d6d5d73463fe7da66bd304d1f45b4431e3f82221 done [2026-04-21T09:32:46.896Z] #8 pushing layers 0.0s done [2026-04-21T09:32:46.896Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d72babbc125d175de8c5d141d6d5d73463fe7da66bd304d1f45b4431e3f82221 0.1s done [2026-04-21T09:32:46.896Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:46.896Z] #8 DONE 0.1s [2026-04-21T09:32:46.896Z] [2026-04-21T09:32:46.896Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:46.896Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:47.198Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110 --push - [2026-04-21T09:32:47.198Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110' [2026-04-21T09:32:47.198Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:47.198Z] #1 transferring dockerfile: 177B done [2026-04-21T09:32:47.198Z] #1 DONE 0.0s [2026-04-21T09:32:47.198Z] [2026-04-21T09:32:47.198Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110 [2026-04-21T09:32:47.198Z] #2 DONE 0.0s [2026-04-21T09:32:47.198Z] [2026-04-21T09:32:47.198Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110 [2026-04-21T09:32:47.198Z] #3 DONE 0.0s [2026-04-21T09:32:47.198Z] [2026-04-21T09:32:47.198Z] #4 [internal] load .dockerignore [2026-04-21T09:32:47.198Z] #4 transferring context: 2B done [2026-04-21T09:32:47.198Z] #4 DONE 0.0s [2026-04-21T09:32:47.459Z] [2026-04-21T09:32:47.459Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 [2026-04-21T09:32:47.459Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 0.0s done [2026-04-21T09:32:47.459Z] #5 CACHED [2026-04-21T09:32:47.459Z] [2026-04-21T09:32:47.459Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 [2026-04-21T09:32:47.459Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 0.0s done [2026-04-21T09:32:47.459Z] #6 CACHED [2026-04-21T09:32:47.459Z] [2026-04-21T09:32:47.459Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:47.459Z] #7 DONE 0.0s [2026-04-21T09:32:47.459Z] [2026-04-21T09:32:47.459Z] #8 exporting to image [2026-04-21T09:32:47.459Z] #8 exporting layers done [2026-04-21T09:32:47.459Z] #8 exporting manifest sha256:695d7b1d97271941b50a19c4984659a04d811e6c80e6ed9dd8492d21322c2a95 done [2026-04-21T09:32:47.459Z] #8 exporting config sha256:f1ebe8de83577b1cea1af3d49334e1291964722e9000cc10bc015ef33a3d75c7 done [2026-04-21T09:32:47.459Z] #8 exporting manifest sha256:d458f6e1c8d0566d1357c1b81be0326fa7a3cc808fe268e766d740f25112c26b done [2026-04-21T09:32:47.459Z] #8 exporting config sha256:1d6f2df01911b0288fbd0638d0ec8022b23d2a8c2210ef5edf6f2dee2eb2d821 done [2026-04-21T09:32:47.459Z] #8 exporting manifest list sha256:d72babbc125d175de8c5d141d6d5d73463fe7da66bd304d1f45b4431e3f82221 done [2026-04-21T09:32:47.459Z] #8 pushing layers 0.0s done [2026-04-21T09:32:47.459Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110@sha256:d72babbc125d175de8c5d141d6d5d73463fe7da66bd304d1f45b4431e3f82221 0.1s done [2026-04-21T09:32:47.459Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:47.459Z] #8 DONE 0.1s [2026-04-21T09:32:47.459Z] [2026-04-21T09:32:47.459Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:47.459Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:47.749Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' [2026-04-21T09:32:47.749Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - [2026-04-21T09:32:48.008Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:48.008Z] #1 transferring dockerfile: 218B done [2026-04-21T09:32:48.008Z] #1 DONE 0.0s [2026-04-21T09:32:48.008Z] [2026-04-21T09:32:48.008Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:32:48.008Z] #2 DONE 0.0s [2026-04-21T09:32:48.008Z] [2026-04-21T09:32:48.008Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:32:48.008Z] #3 DONE 0.0s [2026-04-21T09:32:48.008Z] [2026-04-21T09:32:48.008Z] #4 [internal] load .dockerignore [2026-04-21T09:32:48.008Z] #4 transferring context: 2B done [2026-04-21T09:32:48.008Z] #4 DONE 0.0s [2026-04-21T09:32:48.008Z] [2026-04-21T09:32:48.008Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 [2026-04-21T09:32:48.008Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 0.0s done [2026-04-21T09:32:48.008Z] #5 CACHED [2026-04-21T09:32:48.008Z] [2026-04-21T09:32:48.008Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 [2026-04-21T09:32:48.008Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 0.0s done [2026-04-21T09:32:48.008Z] #6 CACHED [2026-04-21T09:32:48.008Z] [2026-04-21T09:32:48.008Z] #7 exporting to image [2026-04-21T09:32:48.008Z] #7 exporting layers done [2026-04-21T09:32:48.008Z] #7 exporting manifest sha256:695d7b1d97271941b50a19c4984659a04d811e6c80e6ed9dd8492d21322c2a95 done [2026-04-21T09:32:48.008Z] #7 exporting config sha256:f1ebe8de83577b1cea1af3d49334e1291964722e9000cc10bc015ef33a3d75c7 done [2026-04-21T09:32:48.008Z] #7 exporting manifest sha256:d458f6e1c8d0566d1357c1b81be0326fa7a3cc808fe268e766d740f25112c26b [2026-04-21T09:32:48.008Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:48.008Z] #7 exporting manifest sha256:d458f6e1c8d0566d1357c1b81be0326fa7a3cc808fe268e766d740f25112c26b done [2026-04-21T09:32:48.008Z] #7 exporting config sha256:1d6f2df01911b0288fbd0638d0ec8022b23d2a8c2210ef5edf6f2dee2eb2d821 done [2026-04-21T09:32:48.008Z] #7 exporting manifest list sha256:d72babbc125d175de8c5d141d6d5d73463fe7da66bd304d1f45b4431e3f82221 done [2026-04-21T09:32:48.008Z] #7 pushing layers 0.0s done [2026-04-21T09:32:48.008Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:d72babbc125d175de8c5d141d6d5d73463fe7da66bd304d1f45b4431e3f82221 0.1s done [2026-04-21T09:32:48.008Z] #7 DONE 0.1s [2026-04-21T09:32:48.008Z] [2026-04-21T09:32:48.008Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:48.008Z] #8 DONE 0.0s [2026-04-21T09:32:48.008Z] [2026-04-21T09:32:48.008Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:48.008Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:48.392Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2026-04-21T09:32:48.392Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2026-04-21T09:32:48.392Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:48.392Z] #1 transferring dockerfile: 168B done [2026-04-21T09:32:48.392Z] #1 DONE 0.0s [2026-04-21T09:32:48.392Z] [2026-04-21T09:32:48.392Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-04-21T09:32:48.392Z] #2 DONE 0.0s [2026-04-21T09:32:48.392Z] [2026-04-21T09:32:48.392Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-04-21T09:32:48.392Z] #3 DONE 0.0s [2026-04-21T09:32:48.392Z] [2026-04-21T09:32:48.392Z] #4 [internal] load .dockerignore [2026-04-21T09:32:48.392Z] #4 transferring context: 2B done [2026-04-21T09:32:48.392Z] #4 DONE 0.0s [2026-04-21T09:32:48.392Z] [2026-04-21T09:32:48.392Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 [2026-04-21T09:32:48.392Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 0.0s done [2026-04-21T09:32:48.392Z] #5 CACHED [2026-04-21T09:32:48.392Z] [2026-04-21T09:32:48.392Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 [2026-04-21T09:32:48.392Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 0.0s done [2026-04-21T09:32:48.392Z] #6 CACHED [2026-04-21T09:32:48.392Z] [2026-04-21T09:32:48.392Z] #7 exporting to image [2026-04-21T09:32:48.392Z] #7 exporting layers done [2026-04-21T09:32:48.392Z] #7 exporting manifest sha256:695d7b1d97271941b50a19c4984659a04d811e6c80e6ed9dd8492d21322c2a95 done [2026-04-21T09:32:48.392Z] #7 exporting config sha256:f1ebe8de83577b1cea1af3d49334e1291964722e9000cc10bc015ef33a3d75c7 done [2026-04-21T09:32:48.392Z] #7 exporting manifest sha256:d458f6e1c8d0566d1357c1b81be0326fa7a3cc808fe268e766d740f25112c26b done [2026-04-21T09:32:48.392Z] #7 exporting config sha256:1d6f2df01911b0288fbd0638d0ec8022b23d2a8c2210ef5edf6f2dee2eb2d821 done [2026-04-21T09:32:48.392Z] #7 exporting manifest list sha256:d72babbc125d175de8c5d141d6d5d73463fe7da66bd304d1f45b4431e3f82221 done [2026-04-21T09:32:48.392Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:48.654Z] #7 pushing layers 0.0s done [2026-04-21T09:32:48.654Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d72babbc125d175de8c5d141d6d5d73463fe7da66bd304d1f45b4431e3f82221 0.1s done [2026-04-21T09:32:48.654Z] #7 DONE 0.1s [2026-04-21T09:32:48.654Z] [2026-04-21T09:32:48.654Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:48.654Z] #8 DONE 0.0s [2026-04-21T09:32:48.654Z] [2026-04-21T09:32:48.654Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:48.654Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:48.942Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a --push - [2026-04-21T09:32:48.942Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a' [2026-04-21T09:32:48.942Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:48.942Z] #1 transferring dockerfile: 205B done [2026-04-21T09:32:48.942Z] #1 DONE 0.0s [2026-04-21T09:32:48.942Z] [2026-04-21T09:32:48.942Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:32:48.942Z] #2 DONE 0.0s [2026-04-21T09:32:48.942Z] [2026-04-21T09:32:48.942Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:32:48.942Z] #3 DONE 0.0s [2026-04-21T09:32:48.942Z] [2026-04-21T09:32:48.942Z] #4 [internal] load .dockerignore [2026-04-21T09:32:48.942Z] #4 transferring context: 2B done [2026-04-21T09:32:48.942Z] #4 DONE 0.0s [2026-04-21T09:32:48.942Z] [2026-04-21T09:32:48.942Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a [2026-04-21T09:32:48.942Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 0.0s done [2026-04-21T09:32:48.942Z] #5 DONE 0.0s [2026-04-21T09:32:48.942Z] [2026-04-21T09:32:48.942Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a [2026-04-21T09:32:49.201Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 0.0s done [2026-04-21T09:32:49.201Z] #6 DONE 0.0s [2026-04-21T09:32:49.201Z] [2026-04-21T09:32:49.201Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a [2026-04-21T09:32:49.201Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 0.0s done [2026-04-21T09:32:49.201Z] #5 DONE 0.1s [2026-04-21T09:32:49.201Z] [2026-04-21T09:32:49.201Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:49.201Z] #7 DONE 0.0s [2026-04-21T09:32:49.201Z] [2026-04-21T09:32:49.201Z] #8 exporting to image [2026-04-21T09:32:49.201Z] #8 exporting layers done [2026-04-21T09:32:49.201Z] #8 exporting manifest sha256:138cc238f4e607cb4201ee8328d594a8a44637fcda923b4536f4bfd49df88afb done [2026-04-21T09:32:49.201Z] #8 exporting config sha256:95b369959dfd636275cbccc2386b654f909674c9812fafe95326e2db3f149819 done [2026-04-21T09:32:49.201Z] #8 exporting manifest sha256:4085e1293b03999b3f49f6ed2ec249c369c4db5df26c0391c965c0cf07ee8658 done [2026-04-21T09:32:49.201Z] #8 exporting config sha256:642edc6ea083fb9294d46b5ed4f1e57ab6c641643f6de87f83c0404bebe35d19 done [2026-04-21T09:32:49.201Z] #8 exporting manifest list sha256:05d813f2f8acc3ac95e1372a654fbcdd7ea51a0ff5be77e49fd95a07d048c2d9 done [2026-04-21T09:32:49.201Z] #8 pushing layers 0.1s done [2026-04-21T09:32:49.201Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:05d813f2f8acc3ac95e1372a654fbcdd7ea51a0ff5be77e49fd95a07d048c2d9 [2026-04-21T09:32:49.201Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:49.461Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:05d813f2f8acc3ac95e1372a654fbcdd7ea51a0ff5be77e49fd95a07d048c2d9 0.1s done [2026-04-21T09:32:49.461Z] #8 DONE 0.2s [2026-04-21T09:32:49.461Z] [2026-04-21T09:32:49.461Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:49.461Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:49.748Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2026-04-21T09:32:49.748Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2026-04-21T09:32:49.748Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:49.748Z] #1 transferring dockerfile: 171B done [2026-04-21T09:32:49.748Z] #1 DONE 0.0s [2026-04-21T09:32:49.748Z] [2026-04-21T09:32:49.748Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-21T09:32:49.748Z] #2 DONE 0.0s [2026-04-21T09:32:49.748Z] [2026-04-21T09:32:49.748Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-04-21T09:32:49.748Z] #3 DONE 0.0s [2026-04-21T09:32:49.748Z] [2026-04-21T09:32:49.748Z] #4 [internal] load .dockerignore [2026-04-21T09:32:49.748Z] #4 transferring context: 2B done [2026-04-21T09:32:49.748Z] #4 DONE 0.0s [2026-04-21T09:32:49.748Z] [2026-04-21T09:32:49.748Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a [2026-04-21T09:32:49.748Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 0.0s done [2026-04-21T09:32:49.748Z] #5 CACHED [2026-04-21T09:32:49.748Z] [2026-04-21T09:32:49.748Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a [2026-04-21T09:32:49.748Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 0.0s done [2026-04-21T09:32:49.748Z] #6 CACHED [2026-04-21T09:32:49.748Z] [2026-04-21T09:32:49.748Z] #7 exporting to image [2026-04-21T09:32:49.748Z] #7 exporting layers [2026-04-21T09:32:49.748Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:50.006Z] #7 exporting layers done [2026-04-21T09:32:50.006Z] #7 exporting manifest sha256:138cc238f4e607cb4201ee8328d594a8a44637fcda923b4536f4bfd49df88afb done [2026-04-21T09:32:50.006Z] #7 exporting config sha256:95b369959dfd636275cbccc2386b654f909674c9812fafe95326e2db3f149819 done [2026-04-21T09:32:50.006Z] #7 exporting manifest sha256:4085e1293b03999b3f49f6ed2ec249c369c4db5df26c0391c965c0cf07ee8658 done [2026-04-21T09:32:50.006Z] #7 exporting config sha256:642edc6ea083fb9294d46b5ed4f1e57ab6c641643f6de87f83c0404bebe35d19 done [2026-04-21T09:32:50.006Z] #7 exporting manifest list sha256:05d813f2f8acc3ac95e1372a654fbcdd7ea51a0ff5be77e49fd95a07d048c2d9 done [2026-04-21T09:32:50.006Z] #7 pushing layers 0.0s done [2026-04-21T09:32:50.006Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:05d813f2f8acc3ac95e1372a654fbcdd7ea51a0ff5be77e49fd95a07d048c2d9 0.1s done [2026-04-21T09:32:50.006Z] #7 DONE 0.1s [2026-04-21T09:32:50.006Z] [2026-04-21T09:32:50.006Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:50.006Z] #8 DONE 0.0s [2026-04-21T09:32:50.006Z] [2026-04-21T09:32:50.006Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:50.006Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:50.292Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110' [2026-04-21T09:32:50.292Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110 --push - [2026-04-21T09:32:50.292Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:50.292Z] #1 transferring dockerfile: 178B done [2026-04-21T09:32:50.292Z] #1 DONE 0.0s [2026-04-21T09:32:50.292Z] [2026-04-21T09:32:50.292Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110 [2026-04-21T09:32:50.292Z] #2 DONE 0.0s [2026-04-21T09:32:50.292Z] [2026-04-21T09:32:50.292Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110 [2026-04-21T09:32:50.292Z] #3 DONE 0.0s [2026-04-21T09:32:50.292Z] [2026-04-21T09:32:50.292Z] #4 [internal] load .dockerignore [2026-04-21T09:32:50.292Z] #4 transferring context: 2B done [2026-04-21T09:32:50.292Z] #4 DONE 0.0s [2026-04-21T09:32:50.292Z] [2026-04-21T09:32:50.292Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a [2026-04-21T09:32:50.292Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 0.0s done [2026-04-21T09:32:50.292Z] #5 CACHED [2026-04-21T09:32:50.292Z] [2026-04-21T09:32:50.292Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a [2026-04-21T09:32:50.550Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 0.0s done [2026-04-21T09:32:50.550Z] #6 CACHED [2026-04-21T09:32:50.550Z] [2026-04-21T09:32:50.550Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:50.550Z] #7 DONE 0.0s [2026-04-21T09:32:50.550Z] [2026-04-21T09:32:50.550Z] #8 exporting to image [2026-04-21T09:32:50.550Z] #8 exporting layers done [2026-04-21T09:32:50.550Z] #8 exporting manifest sha256:138cc238f4e607cb4201ee8328d594a8a44637fcda923b4536f4bfd49df88afb done [2026-04-21T09:32:50.550Z] #8 exporting config sha256:95b369959dfd636275cbccc2386b654f909674c9812fafe95326e2db3f149819 done [2026-04-21T09:32:50.550Z] #8 exporting manifest sha256:4085e1293b03999b3f49f6ed2ec249c369c4db5df26c0391c965c0cf07ee8658 done [2026-04-21T09:32:50.550Z] #8 exporting config sha256:642edc6ea083fb9294d46b5ed4f1e57ab6c641643f6de87f83c0404bebe35d19 done [2026-04-21T09:32:50.550Z] #8 exporting manifest list sha256:05d813f2f8acc3ac95e1372a654fbcdd7ea51a0ff5be77e49fd95a07d048c2d9 done [2026-04-21T09:32:50.550Z] #8 pushing layers 0.0s done [2026-04-21T09:32:50.550Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110@sha256:05d813f2f8acc3ac95e1372a654fbcdd7ea51a0ff5be77e49fd95a07d048c2d9 0.1s done [2026-04-21T09:32:50.550Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:50.550Z] #8 DONE 0.1s [2026-04-21T09:32:50.550Z] [2026-04-21T09:32:50.550Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:50.550Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:50.838Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' [2026-04-21T09:32:50.838Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - [2026-04-21T09:32:50.838Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:50.839Z] #1 transferring dockerfile: 219B done [2026-04-21T09:32:50.839Z] #1 DONE 0.0s [2026-04-21T09:32:50.839Z] [2026-04-21T09:32:50.839Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:32:50.839Z] #2 DONE 0.0s [2026-04-21T09:32:50.839Z] [2026-04-21T09:32:50.839Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:32:50.839Z] #3 DONE 0.0s [2026-04-21T09:32:50.839Z] [2026-04-21T09:32:50.839Z] #4 [internal] load .dockerignore [2026-04-21T09:32:50.839Z] #4 transferring context: 2B done [2026-04-21T09:32:50.839Z] #4 DONE 0.0s [2026-04-21T09:32:50.839Z] [2026-04-21T09:32:50.839Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a [2026-04-21T09:32:50.839Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 0.0s done [2026-04-21T09:32:50.839Z] #5 DONE 0.0s [2026-04-21T09:32:50.839Z] [2026-04-21T09:32:50.839Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a [2026-04-21T09:32:51.098Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 0.0s done [2026-04-21T09:32:51.098Z] #6 CACHED [2026-04-21T09:32:51.098Z] [2026-04-21T09:32:51.098Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a [2026-04-21T09:32:51.098Z] #5 CACHED [2026-04-21T09:32:51.098Z] [2026-04-21T09:32:51.098Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:51.098Z] #7 DONE 0.0s [2026-04-21T09:32:51.098Z] [2026-04-21T09:32:51.098Z] #8 exporting to image [2026-04-21T09:32:51.098Z] #8 exporting layers done [2026-04-21T09:32:51.098Z] #8 exporting manifest sha256:138cc238f4e607cb4201ee8328d594a8a44637fcda923b4536f4bfd49df88afb done [2026-04-21T09:32:51.098Z] #8 exporting config sha256:95b369959dfd636275cbccc2386b654f909674c9812fafe95326e2db3f149819 done [2026-04-21T09:32:51.098Z] #8 exporting manifest sha256:4085e1293b03999b3f49f6ed2ec249c369c4db5df26c0391c965c0cf07ee8658 done [2026-04-21T09:32:51.098Z] #8 exporting config sha256:642edc6ea083fb9294d46b5ed4f1e57ab6c641643f6de87f83c0404bebe35d19 done [2026-04-21T09:32:51.098Z] #8 exporting manifest list sha256:05d813f2f8acc3ac95e1372a654fbcdd7ea51a0ff5be77e49fd95a07d048c2d9 done [2026-04-21T09:32:51.098Z] #8 pushing layers 0.0s done [2026-04-21T09:32:51.098Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:05d813f2f8acc3ac95e1372a654fbcdd7ea51a0ff5be77e49fd95a07d048c2d9 0.1s done [2026-04-21T09:32:51.098Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:51.098Z] #8 DONE 0.1s [2026-04-21T09:32:51.098Z] [2026-04-21T09:32:51.098Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:51.098Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:51.404Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2026-04-21T09:32:51.404Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2026-04-21T09:32:51.667Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:51.667Z] #1 transferring dockerfile: 169B done [2026-04-21T09:32:51.667Z] #1 DONE 0.0s [2026-04-21T09:32:51.667Z] [2026-04-21T09:32:51.667Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-04-21T09:32:51.667Z] #2 DONE 0.0s [2026-04-21T09:32:51.667Z] [2026-04-21T09:32:51.667Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-04-21T09:32:51.667Z] #3 DONE 0.0s [2026-04-21T09:32:51.667Z] [2026-04-21T09:32:51.667Z] #4 [internal] load .dockerignore [2026-04-21T09:32:51.667Z] #4 transferring context: 2B done [2026-04-21T09:32:51.667Z] #4 DONE 0.0s [2026-04-21T09:32:51.667Z] [2026-04-21T09:32:51.667Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a [2026-04-21T09:32:51.667Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 0.0s done [2026-04-21T09:32:51.667Z] #5 CACHED [2026-04-21T09:32:51.667Z] [2026-04-21T09:32:51.667Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a [2026-04-21T09:32:51.667Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 0.0s done [2026-04-21T09:32:51.667Z] #6 CACHED [2026-04-21T09:32:51.667Z] [2026-04-21T09:32:51.667Z] #7 exporting to image [2026-04-21T09:32:51.667Z] #7 exporting layers done [2026-04-21T09:32:51.667Z] #7 exporting manifest sha256:138cc238f4e607cb4201ee8328d594a8a44637fcda923b4536f4bfd49df88afb done [2026-04-21T09:32:51.667Z] #7 exporting config sha256:95b369959dfd636275cbccc2386b654f909674c9812fafe95326e2db3f149819 done [2026-04-21T09:32:51.667Z] #7 exporting manifest sha256:4085e1293b03999b3f49f6ed2ec249c369c4db5df26c0391c965c0cf07ee8658 done [2026-04-21T09:32:51.667Z] #7 exporting config sha256:642edc6ea083fb9294d46b5ed4f1e57ab6c641643f6de87f83c0404bebe35d19 done [2026-04-21T09:32:51.667Z] #7 exporting manifest list sha256:05d813f2f8acc3ac95e1372a654fbcdd7ea51a0ff5be77e49fd95a07d048c2d9 done [2026-04-21T09:32:51.667Z] #7 pushing layers 0.0s done [2026-04-21T09:32:51.667Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:05d813f2f8acc3ac95e1372a654fbcdd7ea51a0ff5be77e49fd95a07d048c2d9 [2026-04-21T09:32:51.667Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:51.667Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:05d813f2f8acc3ac95e1372a654fbcdd7ea51a0ff5be77e49fd95a07d048c2d9 0.1s done [2026-04-21T09:32:51.667Z] #7 DONE 0.1s [2026-04-21T09:32:51.667Z] [2026-04-21T09:32:51.667Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:51.667Z] #8 DONE 0.0s [2026-04-21T09:32:51.667Z] [2026-04-21T09:32:51.667Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:51.667Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:51.980Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a' [2026-04-21T09:32:51.980Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a --push - [2026-04-21T09:32:51.980Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:51.980Z] #1 transferring dockerfile: 211B done [2026-04-21T09:32:51.980Z] #1 DONE 0.0s [2026-04-21T09:32:51.980Z] [2026-04-21T09:32:51.980Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:32:51.980Z] #2 DONE 0.0s [2026-04-21T09:32:51.980Z] [2026-04-21T09:32:51.980Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:32:51.980Z] #3 DONE 0.0s [2026-04-21T09:32:51.980Z] [2026-04-21T09:32:51.980Z] #4 [internal] load .dockerignore [2026-04-21T09:32:51.980Z] #4 transferring context: 2B done [2026-04-21T09:32:51.980Z] #4 DONE 0.0s [2026-04-21T09:32:52.239Z] [2026-04-21T09:32:52.239Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 [2026-04-21T09:32:52.239Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 0.0s done [2026-04-21T09:32:52.239Z] #5 DONE 0.0s [2026-04-21T09:32:52.239Z] [2026-04-21T09:32:52.239Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 [2026-04-21T09:32:52.239Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 done [2026-04-21T09:32:52.239Z] #6 DONE 0.1s [2026-04-21T09:32:52.239Z] [2026-04-21T09:32:52.239Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:52.239Z] #7 DONE 0.0s [2026-04-21T09:32:52.239Z] [2026-04-21T09:32:52.239Z] #8 exporting to image [2026-04-21T09:32:52.239Z] #8 exporting layers done [2026-04-21T09:32:52.239Z] #8 exporting manifest sha256:ce90cc87554cf05c6fe77443235b2d7c489aed25e09e92594165091c48ec50c8 done [2026-04-21T09:32:52.239Z] #8 exporting config sha256:91552b9f104e0d5a4096c40f9cf8c974041a4c5a376ba6ddf3fb52e3c92bf7ec done [2026-04-21T09:32:52.239Z] #8 exporting manifest sha256:920d3626b5e2f25604db87d0ea741074e43bdacdc575f41379fb3bdb36c303c7 done [2026-04-21T09:32:52.239Z] #8 exporting config sha256:f6c46fa0dd8c903f3bd3f8bd9e124c272c80502b255637c6aac14865f35a3fdd done [2026-04-21T09:32:52.239Z] #8 exporting manifest list sha256:e9f991192259d3eaede44314338190dc964572f8d274454f0e2b15482e8d0c50 done [2026-04-21T09:32:52.239Z] #8 pushing layers 0.1s done [2026-04-21T09:32:52.239Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e9f991192259d3eaede44314338190dc964572f8d274454f0e2b15482e8d0c50 [2026-04-21T09:32:52.239Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:52.501Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e9f991192259d3eaede44314338190dc964572f8d274454f0e2b15482e8d0c50 0.1s done [2026-04-21T09:32:52.501Z] #8 DONE 0.2s [2026-04-21T09:32:52.501Z] [2026-04-21T09:32:52.501Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:52.501Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:52.807Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2026-04-21T09:32:52.807Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2026-04-21T09:32:52.807Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:52.807Z] #1 transferring dockerfile: 177B done [2026-04-21T09:32:52.807Z] #1 DONE 0.0s [2026-04-21T09:32:52.807Z] [2026-04-21T09:32:52.807Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-21T09:32:52.807Z] #2 DONE 0.0s [2026-04-21T09:32:52.807Z] [2026-04-21T09:32:52.807Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-04-21T09:32:52.807Z] #3 DONE 0.0s [2026-04-21T09:32:52.807Z] [2026-04-21T09:32:52.807Z] #4 [internal] load .dockerignore [2026-04-21T09:32:52.807Z] #4 transferring context: 2B done [2026-04-21T09:32:52.807Z] #4 DONE 0.0s [2026-04-21T09:32:52.807Z] [2026-04-21T09:32:52.807Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 [2026-04-21T09:32:52.807Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 0.0s done [2026-04-21T09:32:52.807Z] #5 CACHED [2026-04-21T09:32:52.807Z] [2026-04-21T09:32:52.807Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 [2026-04-21T09:32:52.807Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 0.0s done [2026-04-21T09:32:52.807Z] #6 CACHED [2026-04-21T09:32:52.807Z] [2026-04-21T09:32:52.807Z] #7 exporting to image [2026-04-21T09:32:52.807Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:53.067Z] #7 exporting layers done [2026-04-21T09:32:53.067Z] #7 exporting manifest sha256:ce90cc87554cf05c6fe77443235b2d7c489aed25e09e92594165091c48ec50c8 done [2026-04-21T09:32:53.067Z] #7 exporting config sha256:91552b9f104e0d5a4096c40f9cf8c974041a4c5a376ba6ddf3fb52e3c92bf7ec done [2026-04-21T09:32:53.067Z] #7 exporting manifest sha256:920d3626b5e2f25604db87d0ea741074e43bdacdc575f41379fb3bdb36c303c7 done [2026-04-21T09:32:53.067Z] #7 exporting config sha256:f6c46fa0dd8c903f3bd3f8bd9e124c272c80502b255637c6aac14865f35a3fdd done [2026-04-21T09:32:53.067Z] #7 exporting manifest list sha256:e9f991192259d3eaede44314338190dc964572f8d274454f0e2b15482e8d0c50 done [2026-04-21T09:32:53.067Z] #7 pushing layers 0.0s done [2026-04-21T09:32:53.067Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:e9f991192259d3eaede44314338190dc964572f8d274454f0e2b15482e8d0c50 0.1s done [2026-04-21T09:32:53.067Z] #7 DONE 0.1s [2026-04-21T09:32:53.067Z] [2026-04-21T09:32:53.067Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:53.067Z] #8 DONE 0.0s [2026-04-21T09:32:53.067Z] [2026-04-21T09:32:53.067Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:53.067Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:53.357Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110' [2026-04-21T09:32:53.357Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110 --push - [2026-04-21T09:32:53.357Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:53.357Z] #1 transferring dockerfile: 184B done [2026-04-21T09:32:53.357Z] #1 DONE 0.0s [2026-04-21T09:32:53.357Z] [2026-04-21T09:32:53.357Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110 [2026-04-21T09:32:53.357Z] #2 DONE 0.0s [2026-04-21T09:32:53.357Z] [2026-04-21T09:32:53.357Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110 [2026-04-21T09:32:53.357Z] #3 DONE 0.0s [2026-04-21T09:32:53.357Z] [2026-04-21T09:32:53.357Z] #4 [internal] load .dockerignore [2026-04-21T09:32:53.357Z] #4 transferring context: 2B done [2026-04-21T09:32:53.357Z] #4 DONE 0.0s [2026-04-21T09:32:53.357Z] [2026-04-21T09:32:53.357Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 [2026-04-21T09:32:53.357Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 0.0s done [2026-04-21T09:32:53.357Z] #5 CACHED [2026-04-21T09:32:53.357Z] [2026-04-21T09:32:53.357Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 [2026-04-21T09:32:53.357Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 0.0s done [2026-04-21T09:32:53.357Z] #6 CACHED [2026-04-21T09:32:53.357Z] [2026-04-21T09:32:53.357Z] #7 exporting to image [2026-04-21T09:32:53.357Z] #7 exporting layers done [2026-04-21T09:32:53.357Z] #7 exporting manifest sha256:ce90cc87554cf05c6fe77443235b2d7c489aed25e09e92594165091c48ec50c8 done [2026-04-21T09:32:53.357Z] #7 exporting config sha256:91552b9f104e0d5a4096c40f9cf8c974041a4c5a376ba6ddf3fb52e3c92bf7ec done [2026-04-21T09:32:53.357Z] #7 exporting manifest sha256:920d3626b5e2f25604db87d0ea741074e43bdacdc575f41379fb3bdb36c303c7 done [2026-04-21T09:32:53.357Z] #7 exporting config sha256:f6c46fa0dd8c903f3bd3f8bd9e124c272c80502b255637c6aac14865f35a3fdd done [2026-04-21T09:32:53.357Z] #7 exporting manifest list sha256:e9f991192259d3eaede44314338190dc964572f8d274454f0e2b15482e8d0c50 done [2026-04-21T09:32:53.357Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:53.617Z] #7 pushing layers 0.0s done [2026-04-21T09:32:53.617Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110@sha256:e9f991192259d3eaede44314338190dc964572f8d274454f0e2b15482e8d0c50 0.1s done [2026-04-21T09:32:53.617Z] #7 DONE 0.1s [2026-04-21T09:32:53.617Z] [2026-04-21T09:32:53.617Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:53.617Z] #8 DONE 0.0s [2026-04-21T09:32:53.617Z] [2026-04-21T09:32:53.617Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:53.617Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:53.902Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' [2026-04-21T09:32:53.902Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - [2026-04-21T09:32:54.160Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:54.160Z] #1 transferring dockerfile: 225B done [2026-04-21T09:32:54.160Z] #1 DONE 0.0s [2026-04-21T09:32:54.160Z] [2026-04-21T09:32:54.160Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:32:54.160Z] #2 DONE 0.0s [2026-04-21T09:32:54.160Z] [2026-04-21T09:32:54.160Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:32:54.160Z] #3 DONE 0.0s [2026-04-21T09:32:54.160Z] [2026-04-21T09:32:54.160Z] #4 [internal] load .dockerignore [2026-04-21T09:32:54.160Z] #4 transferring context: 2B done [2026-04-21T09:32:54.160Z] #4 DONE 0.0s [2026-04-21T09:32:54.160Z] [2026-04-21T09:32:54.160Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 [2026-04-21T09:32:54.160Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 0.0s done [2026-04-21T09:32:54.160Z] #5 CACHED [2026-04-21T09:32:54.160Z] [2026-04-21T09:32:54.160Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 [2026-04-21T09:32:54.160Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 0.0s done [2026-04-21T09:32:54.160Z] #6 CACHED [2026-04-21T09:32:54.160Z] [2026-04-21T09:32:54.160Z] #7 exporting to image [2026-04-21T09:32:54.160Z] #7 exporting layers done [2026-04-21T09:32:54.160Z] #7 exporting manifest sha256:ce90cc87554cf05c6fe77443235b2d7c489aed25e09e92594165091c48ec50c8 done [2026-04-21T09:32:54.160Z] #7 exporting config sha256:91552b9f104e0d5a4096c40f9cf8c974041a4c5a376ba6ddf3fb52e3c92bf7ec done [2026-04-21T09:32:54.160Z] #7 exporting manifest sha256:920d3626b5e2f25604db87d0ea741074e43bdacdc575f41379fb3bdb36c303c7 done [2026-04-21T09:32:54.160Z] #7 exporting config sha256:f6c46fa0dd8c903f3bd3f8bd9e124c272c80502b255637c6aac14865f35a3fdd done [2026-04-21T09:32:54.160Z] #7 exporting manifest list sha256:e9f991192259d3eaede44314338190dc964572f8d274454f0e2b15482e8d0c50 done [2026-04-21T09:32:54.160Z] #7 pushing layers 0.0s done [2026-04-21T09:32:54.160Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e9f991192259d3eaede44314338190dc964572f8d274454f0e2b15482e8d0c50 [2026-04-21T09:32:54.160Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:54.160Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e9f991192259d3eaede44314338190dc964572f8d274454f0e2b15482e8d0c50 0.1s done [2026-04-21T09:32:54.160Z] #7 DONE 0.1s [2026-04-21T09:32:54.160Z] [2026-04-21T09:32:54.160Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:54.160Z] #8 DONE 0.0s [2026-04-21T09:32:54.160Z] [2026-04-21T09:32:54.160Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:54.160Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:54.450Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2026-04-21T09:32:54.450Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2026-04-21T09:32:54.710Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:54.710Z] #1 transferring dockerfile: 175B done [2026-04-21T09:32:54.710Z] #1 DONE 0.0s [2026-04-21T09:32:54.710Z] [2026-04-21T09:32:54.710Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-04-21T09:32:54.710Z] #2 DONE 0.0s [2026-04-21T09:32:54.710Z] [2026-04-21T09:32:54.710Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-04-21T09:32:54.710Z] #3 DONE 0.0s [2026-04-21T09:32:54.710Z] [2026-04-21T09:32:54.710Z] #4 [internal] load .dockerignore [2026-04-21T09:32:54.710Z] #4 transferring context: 2B done [2026-04-21T09:32:54.710Z] #4 DONE 0.0s [2026-04-21T09:32:54.710Z] [2026-04-21T09:32:54.710Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 [2026-04-21T09:32:54.710Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 0.0s done [2026-04-21T09:32:54.710Z] #5 DONE 0.0s [2026-04-21T09:32:54.710Z] [2026-04-21T09:32:54.710Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 [2026-04-21T09:32:54.710Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 0.0s done [2026-04-21T09:32:54.710Z] #6 CACHED [2026-04-21T09:32:54.710Z] [2026-04-21T09:32:54.710Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 [2026-04-21T09:32:54.710Z] #5 CACHED [2026-04-21T09:32:54.710Z] [2026-04-21T09:32:54.710Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:54.710Z] #7 DONE 0.0s [2026-04-21T09:32:54.710Z] [2026-04-21T09:32:54.710Z] #8 exporting to image [2026-04-21T09:32:54.710Z] #8 exporting layers done [2026-04-21T09:32:54.710Z] #8 exporting manifest sha256:ce90cc87554cf05c6fe77443235b2d7c489aed25e09e92594165091c48ec50c8 done [2026-04-21T09:32:54.710Z] #8 exporting config sha256:91552b9f104e0d5a4096c40f9cf8c974041a4c5a376ba6ddf3fb52e3c92bf7ec done [2026-04-21T09:32:54.710Z] #8 exporting manifest sha256:920d3626b5e2f25604db87d0ea741074e43bdacdc575f41379fb3bdb36c303c7 done [2026-04-21T09:32:54.710Z] #8 exporting config sha256:f6c46fa0dd8c903f3bd3f8bd9e124c272c80502b255637c6aac14865f35a3fdd done [2026-04-21T09:32:54.710Z] #8 exporting manifest list sha256:e9f991192259d3eaede44314338190dc964572f8d274454f0e2b15482e8d0c50 done [2026-04-21T09:32:54.710Z] #8 pushing layers 0.0s done [2026-04-21T09:32:54.710Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:e9f991192259d3eaede44314338190dc964572f8d274454f0e2b15482e8d0c50 0.1s done [2026-04-21T09:32:54.710Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:54.710Z] #8 DONE 0.1s [2026-04-21T09:32:54.710Z] [2026-04-21T09:32:54.710Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:54.710Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:55.003Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a' [2026-04-21T09:32:55.003Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a --push - [2026-04-21T09:32:55.003Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:55.003Z] #1 transferring dockerfile: 215B done [2026-04-21T09:32:55.003Z] #1 DONE 0.0s [2026-04-21T09:32:55.003Z] [2026-04-21T09:32:55.003Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:32:55.003Z] #2 DONE 0.1s [2026-04-21T09:32:55.003Z] [2026-04-21T09:32:55.003Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:32:55.003Z] #3 DONE 0.1s [2026-04-21T09:32:55.003Z] [2026-04-21T09:32:55.003Z] #4 [internal] load .dockerignore [2026-04-21T09:32:55.003Z] #4 transferring context: [2026-04-21T09:32:55.260Z] #4 transferring context: 2B done [2026-04-21T09:32:55.260Z] #4 DONE 0.0s [2026-04-21T09:32:55.260Z] [2026-04-21T09:32:55.260Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc [2026-04-21T09:32:55.260Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 0.0s done [2026-04-21T09:32:55.260Z] #5 DONE 0.0s [2026-04-21T09:32:55.260Z] [2026-04-21T09:32:55.260Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc [2026-04-21T09:32:55.260Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 0.0s done [2026-04-21T09:32:55.260Z] #6 DONE 0.1s [2026-04-21T09:32:55.519Z] [2026-04-21T09:32:55.519Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:55.519Z] #7 DONE 0.0s [2026-04-21T09:32:55.519Z] [2026-04-21T09:32:55.519Z] #8 exporting to image [2026-04-21T09:32:55.519Z] #8 exporting layers done [2026-04-21T09:32:55.519Z] #8 exporting manifest sha256:5a3d687e1a2ffb0c455ecdc1f13d3b2178b4227a0db83f92c599d04391010b68 0.0s done [2026-04-21T09:32:55.519Z] #8 exporting config sha256:6b5a85556225b41b61d2a53fbcffe1ece1e86420d968ba0ef4020de98b5f123c done [2026-04-21T09:32:55.519Z] #8 exporting manifest sha256:67ecac5be8cf983676a33d8a4e5b595e976e529a67ef8d3c8857272b33ee70ae 0.0s done [2026-04-21T09:32:55.519Z] #8 exporting config sha256:94b3f1a66ad7bb23049cd990a674b8083984d29f47ecd1f8b3add01ad738953c 0.0s done [2026-04-21T09:32:55.519Z] #8 exporting manifest list sha256:3f10affae3bcc8a6950c95410983e7a251f390d9d16a4644e6b195759e9f97ee done [2026-04-21T09:32:55.519Z] #8 pushing layers [2026-04-21T09:32:55.519Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:55.519Z] #8 pushing layers 0.1s done [2026-04-21T09:32:55.519Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:3f10affae3bcc8a6950c95410983e7a251f390d9d16a4644e6b195759e9f97ee 0.1s done [2026-04-21T09:32:55.519Z] #8 DONE 0.2s [2026-04-21T09:32:55.519Z] [2026-04-21T09:32:55.519Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:55.519Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:55.810Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2026-04-21T09:32:55.810Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2026-04-21T09:32:55.810Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:55.810Z] #1 transferring dockerfile: 181B done [2026-04-21T09:32:55.810Z] #1 DONE 0.0s [2026-04-21T09:32:55.810Z] [2026-04-21T09:32:55.810Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-21T09:32:55.810Z] #2 DONE 0.0s [2026-04-21T09:32:55.810Z] [2026-04-21T09:32:55.810Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-04-21T09:32:55.810Z] #3 DONE 0.0s [2026-04-21T09:32:55.810Z] [2026-04-21T09:32:55.810Z] #4 [internal] load .dockerignore [2026-04-21T09:32:55.810Z] #4 transferring context: 2B done [2026-04-21T09:32:55.810Z] #4 DONE 0.0s [2026-04-21T09:32:55.810Z] [2026-04-21T09:32:55.810Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc [2026-04-21T09:32:55.810Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc done [2026-04-21T09:32:55.810Z] #5 CACHED [2026-04-21T09:32:55.810Z] [2026-04-21T09:32:55.810Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc [2026-04-21T09:32:55.810Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc done [2026-04-21T09:32:55.810Z] #6 CACHED [2026-04-21T09:32:55.810Z] [2026-04-21T09:32:55.810Z] #7 exporting to image [2026-04-21T09:32:55.810Z] #7 exporting layers done [2026-04-21T09:32:55.810Z] #7 exporting manifest sha256:5a3d687e1a2ffb0c455ecdc1f13d3b2178b4227a0db83f92c599d04391010b68 done [2026-04-21T09:32:55.810Z] #7 exporting config sha256:6b5a85556225b41b61d2a53fbcffe1ece1e86420d968ba0ef4020de98b5f123c done [2026-04-21T09:32:55.810Z] #7 exporting manifest sha256:67ecac5be8cf983676a33d8a4e5b595e976e529a67ef8d3c8857272b33ee70ae done [2026-04-21T09:32:55.810Z] #7 exporting config sha256:94b3f1a66ad7bb23049cd990a674b8083984d29f47ecd1f8b3add01ad738953c done [2026-04-21T09:32:55.810Z] #7 exporting manifest list sha256:3f10affae3bcc8a6950c95410983e7a251f390d9d16a4644e6b195759e9f97ee done [2026-04-21T09:32:55.810Z] #7 pushing layers 0.0s done [2026-04-21T09:32:55.810Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3f10affae3bcc8a6950c95410983e7a251f390d9d16a4644e6b195759e9f97ee [2026-04-21T09:32:55.810Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:56.068Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3f10affae3bcc8a6950c95410983e7a251f390d9d16a4644e6b195759e9f97ee 0.1s done [2026-04-21T09:32:56.068Z] #7 DONE 0.1s [2026-04-21T09:32:56.068Z] [2026-04-21T09:32:56.068Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:56.068Z] #8 DONE 0.0s [2026-04-21T09:32:56.068Z] [2026-04-21T09:32:56.068Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:56.068Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:56.361Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110' [2026-04-21T09:32:56.361Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110 --push - [2026-04-21T09:32:56.624Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:56.624Z] #1 transferring dockerfile: 188B done [2026-04-21T09:32:56.624Z] #1 DONE 0.0s [2026-04-21T09:32:56.624Z] [2026-04-21T09:32:56.624Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110 [2026-04-21T09:32:56.624Z] #2 DONE 0.0s [2026-04-21T09:32:56.624Z] [2026-04-21T09:32:56.624Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110 [2026-04-21T09:32:56.624Z] #3 DONE 0.0s [2026-04-21T09:32:56.624Z] [2026-04-21T09:32:56.624Z] #4 [internal] load .dockerignore [2026-04-21T09:32:56.624Z] #4 transferring context: 2B done [2026-04-21T09:32:56.624Z] #4 DONE 0.0s [2026-04-21T09:32:56.624Z] [2026-04-21T09:32:56.624Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc [2026-04-21T09:32:56.624Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 0.0s done [2026-04-21T09:32:56.624Z] #5 CACHED [2026-04-21T09:32:56.624Z] [2026-04-21T09:32:56.624Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc [2026-04-21T09:32:56.624Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 0.0s done [2026-04-21T09:32:56.624Z] #6 CACHED [2026-04-21T09:32:56.624Z] [2026-04-21T09:32:56.624Z] #7 exporting to image [2026-04-21T09:32:56.624Z] #7 exporting layers done [2026-04-21T09:32:56.624Z] #7 exporting manifest sha256:5a3d687e1a2ffb0c455ecdc1f13d3b2178b4227a0db83f92c599d04391010b68 done [2026-04-21T09:32:56.624Z] #7 exporting config sha256:6b5a85556225b41b61d2a53fbcffe1ece1e86420d968ba0ef4020de98b5f123c [2026-04-21T09:32:56.624Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:56.624Z] #7 exporting config sha256:6b5a85556225b41b61d2a53fbcffe1ece1e86420d968ba0ef4020de98b5f123c done [2026-04-21T09:32:56.624Z] #7 exporting manifest sha256:67ecac5be8cf983676a33d8a4e5b595e976e529a67ef8d3c8857272b33ee70ae done [2026-04-21T09:32:56.624Z] #7 exporting config sha256:94b3f1a66ad7bb23049cd990a674b8083984d29f47ecd1f8b3add01ad738953c done [2026-04-21T09:32:56.624Z] #7 exporting manifest list sha256:3f10affae3bcc8a6950c95410983e7a251f390d9d16a4644e6b195759e9f97ee done [2026-04-21T09:32:56.624Z] #7 pushing layers 0.0s done [2026-04-21T09:32:56.624Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110@sha256:3f10affae3bcc8a6950c95410983e7a251f390d9d16a4644e6b195759e9f97ee 0.1s done [2026-04-21T09:32:56.624Z] #7 DONE 0.1s [2026-04-21T09:32:56.624Z] [2026-04-21T09:32:56.624Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:56.624Z] #8 DONE 0.0s [2026-04-21T09:32:56.624Z] [2026-04-21T09:32:56.624Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:56.624Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:56.912Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' [2026-04-21T09:32:56.912Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - [2026-04-21T09:32:56.912Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:56.912Z] #1 transferring dockerfile: 229B done [2026-04-21T09:32:56.912Z] #1 DONE 0.0s [2026-04-21T09:32:56.912Z] [2026-04-21T09:32:56.912Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:32:56.912Z] #2 DONE 0.0s [2026-04-21T09:32:56.912Z] [2026-04-21T09:32:56.912Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:32:56.912Z] #3 DONE 0.0s [2026-04-21T09:32:56.912Z] [2026-04-21T09:32:56.912Z] #4 [internal] load .dockerignore [2026-04-21T09:32:56.912Z] #4 transferring context: 2B done [2026-04-21T09:32:56.912Z] #4 DONE 0.0s [2026-04-21T09:32:56.912Z] [2026-04-21T09:32:56.912Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc [2026-04-21T09:32:56.912Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 0.0s done [2026-04-21T09:32:56.912Z] #5 CACHED [2026-04-21T09:32:56.912Z] [2026-04-21T09:32:56.912Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc [2026-04-21T09:32:56.912Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 0.0s done [2026-04-21T09:32:56.912Z] #6 CACHED [2026-04-21T09:32:56.912Z] [2026-04-21T09:32:56.912Z] #7 exporting to image [2026-04-21T09:32:56.912Z] #7 exporting layers done [2026-04-21T09:32:56.912Z] #7 exporting manifest sha256:5a3d687e1a2ffb0c455ecdc1f13d3b2178b4227a0db83f92c599d04391010b68 done [2026-04-21T09:32:56.912Z] #7 exporting config sha256:6b5a85556225b41b61d2a53fbcffe1ece1e86420d968ba0ef4020de98b5f123c done [2026-04-21T09:32:56.912Z] #7 exporting manifest sha256:67ecac5be8cf983676a33d8a4e5b595e976e529a67ef8d3c8857272b33ee70ae done [2026-04-21T09:32:56.912Z] #7 exporting config sha256:94b3f1a66ad7bb23049cd990a674b8083984d29f47ecd1f8b3add01ad738953c done [2026-04-21T09:32:56.912Z] #7 exporting manifest list sha256:3f10affae3bcc8a6950c95410983e7a251f390d9d16a4644e6b195759e9f97ee done [2026-04-21T09:32:56.912Z] #7 pushing layers [2026-04-21T09:32:56.912Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:57.172Z] #7 pushing layers 0.0s done [2026-04-21T09:32:57.172Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:3f10affae3bcc8a6950c95410983e7a251f390d9d16a4644e6b195759e9f97ee 0.1s done [2026-04-21T09:32:57.172Z] #7 DONE 0.1s [2026-04-21T09:32:57.172Z] [2026-04-21T09:32:57.172Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:57.172Z] #8 DONE 0.0s [2026-04-21T09:32:57.172Z] [2026-04-21T09:32:57.172Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:57.172Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:57.475Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2026-04-21T09:32:57.476Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2026-04-21T09:32:57.734Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:57.734Z] #1 transferring dockerfile: 179B done [2026-04-21T09:32:57.734Z] #1 DONE 0.0s [2026-04-21T09:32:57.734Z] [2026-04-21T09:32:57.734Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-04-21T09:32:57.734Z] #2 DONE 0.0s [2026-04-21T09:32:57.734Z] [2026-04-21T09:32:57.734Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-04-21T09:32:57.734Z] #3 DONE 0.0s [2026-04-21T09:32:57.734Z] [2026-04-21T09:32:57.734Z] #4 [internal] load .dockerignore [2026-04-21T09:32:57.734Z] #4 transferring context: 2B done [2026-04-21T09:32:57.734Z] #4 DONE 0.0s [2026-04-21T09:32:57.734Z] [2026-04-21T09:32:57.734Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc [2026-04-21T09:32:57.734Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 0.0s done [2026-04-21T09:32:57.734Z] #5 CACHED [2026-04-21T09:32:57.734Z] [2026-04-21T09:32:57.734Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc [2026-04-21T09:32:57.734Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 0.0s done [2026-04-21T09:32:57.734Z] #6 CACHED [2026-04-21T09:32:57.734Z] [2026-04-21T09:32:57.734Z] #7 exporting to image [2026-04-21T09:32:57.734Z] #7 exporting layers done [2026-04-21T09:32:57.734Z] #7 exporting manifest sha256:5a3d687e1a2ffb0c455ecdc1f13d3b2178b4227a0db83f92c599d04391010b68 done [2026-04-21T09:32:57.734Z] #7 exporting config sha256:6b5a85556225b41b61d2a53fbcffe1ece1e86420d968ba0ef4020de98b5f123c done [2026-04-21T09:32:57.734Z] #7 exporting manifest sha256:67ecac5be8cf983676a33d8a4e5b595e976e529a67ef8d3c8857272b33ee70ae done [2026-04-21T09:32:57.734Z] #7 exporting config sha256:94b3f1a66ad7bb23049cd990a674b8083984d29f47ecd1f8b3add01ad738953c done [2026-04-21T09:32:57.734Z] #7 exporting manifest list sha256:3f10affae3bcc8a6950c95410983e7a251f390d9d16a4644e6b195759e9f97ee done [2026-04-21T09:32:57.734Z] #7 pushing layers 0.0s done [2026-04-21T09:32:57.734Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3f10affae3bcc8a6950c95410983e7a251f390d9d16a4644e6b195759e9f97ee [2026-04-21T09:32:57.734Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:57.734Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3f10affae3bcc8a6950c95410983e7a251f390d9d16a4644e6b195759e9f97ee 0.1s done [2026-04-21T09:32:57.734Z] #7 DONE 0.1s [2026-04-21T09:32:57.734Z] [2026-04-21T09:32:57.734Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:57.734Z] #8 DONE 0.0s [2026-04-21T09:32:57.734Z] [2026-04-21T09:32:57.734Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:57.734Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:58.022Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a --push - [2026-04-21T09:32:58.022Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a' [2026-04-21T09:32:58.022Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:58.022Z] #1 transferring dockerfile: 205B done [2026-04-21T09:32:58.022Z] #1 DONE 0.0s [2026-04-21T09:32:58.022Z] [2026-04-21T09:32:58.022Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:32:58.022Z] #2 DONE 0.1s [2026-04-21T09:32:58.022Z] [2026-04-21T09:32:58.022Z] #3 [internal] load .dockerignore [2026-04-21T09:32:58.022Z] #3 transferring context: 2B done [2026-04-21T09:32:58.022Z] #3 DONE 0.0s [2026-04-21T09:32:58.022Z] [2026-04-21T09:32:58.022Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:32:58.022Z] #4 DONE 0.1s [2026-04-21T09:32:58.281Z] [2026-04-21T09:32:58.281Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 [2026-04-21T09:32:58.281Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 0.0s done [2026-04-21T09:32:58.281Z] #5 DONE 0.0s [2026-04-21T09:32:58.281Z] [2026-04-21T09:32:58.281Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 [2026-04-21T09:32:58.281Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 0.0s done [2026-04-21T09:32:58.281Z] #6 DONE 0.1s [2026-04-21T09:32:58.281Z] [2026-04-21T09:32:58.281Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:58.281Z] #7 DONE 0.0s [2026-04-21T09:32:58.281Z] [2026-04-21T09:32:58.281Z] #8 exporting to image [2026-04-21T09:32:58.281Z] #8 exporting layers done [2026-04-21T09:32:58.281Z] #8 exporting manifest sha256:276c9b72ed5635dd02a9512cda33fed9c017660a9f96a7500a8b73f93553fcec done [2026-04-21T09:32:58.281Z] #8 exporting config sha256:98bb7b68a292104a898de997ef46528046ff54fcd89d26991a599deae5ea15b5 done [2026-04-21T09:32:58.281Z] #8 exporting manifest sha256:7f0860112420c0695689805c01376d4342167fcd6d3a47377ffcd77a67352bbf done [2026-04-21T09:32:58.281Z] #8 exporting config sha256:d8549f3445ada4db61a5fc24fc8e78d781ce1489ab99390711e6a7c8283656e8 0.0s done [2026-04-21T09:32:58.281Z] #8 exporting manifest list sha256:19e267f1b33d01d5bd671a5ec1b9c932a867d590c4316715ce9918a706f349c5 done [2026-04-21T09:32:58.281Z] #8 pushing layers 0.1s done [2026-04-21T09:32:58.281Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:19e267f1b33d01d5bd671a5ec1b9c932a867d590c4316715ce9918a706f349c5 [2026-04-21T09:32:58.281Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:58.539Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:19e267f1b33d01d5bd671a5ec1b9c932a867d590c4316715ce9918a706f349c5 0.1s done [2026-04-21T09:32:58.539Z] #8 DONE 0.2s [2026-04-21T09:32:58.539Z] [2026-04-21T09:32:58.539Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:58.539Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:58.824Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2026-04-21T09:32:58.824Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2026-04-21T09:32:58.824Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:58.824Z] #1 transferring dockerfile: 171B done [2026-04-21T09:32:58.824Z] #1 DONE 0.0s [2026-04-21T09:32:58.824Z] [2026-04-21T09:32:58.824Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-21T09:32:58.824Z] #2 DONE 0.0s [2026-04-21T09:32:58.824Z] [2026-04-21T09:32:58.824Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-04-21T09:32:58.824Z] #3 DONE 0.0s [2026-04-21T09:32:58.824Z] [2026-04-21T09:32:58.824Z] #4 [internal] load .dockerignore [2026-04-21T09:32:58.824Z] #4 transferring context: 2B done [2026-04-21T09:32:58.824Z] #4 DONE 0.0s [2026-04-21T09:32:58.824Z] [2026-04-21T09:32:58.824Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 [2026-04-21T09:32:58.824Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 0.0s done [2026-04-21T09:32:58.824Z] #5 CACHED [2026-04-21T09:32:58.824Z] [2026-04-21T09:32:58.824Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 [2026-04-21T09:32:58.824Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 0.0s done [2026-04-21T09:32:58.824Z] #6 CACHED [2026-04-21T09:32:58.824Z] [2026-04-21T09:32:58.824Z] #7 exporting to image [2026-04-21T09:32:58.824Z] #7 exporting layers done [2026-04-21T09:32:58.824Z] #7 exporting manifest sha256:276c9b72ed5635dd02a9512cda33fed9c017660a9f96a7500a8b73f93553fcec done [2026-04-21T09:32:58.824Z] #7 exporting config sha256:98bb7b68a292104a898de997ef46528046ff54fcd89d26991a599deae5ea15b5 [2026-04-21T09:32:58.824Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:59.084Z] #7 exporting config sha256:98bb7b68a292104a898de997ef46528046ff54fcd89d26991a599deae5ea15b5 done [2026-04-21T09:32:59.084Z] #7 exporting manifest sha256:7f0860112420c0695689805c01376d4342167fcd6d3a47377ffcd77a67352bbf done [2026-04-21T09:32:59.084Z] #7 exporting config sha256:d8549f3445ada4db61a5fc24fc8e78d781ce1489ab99390711e6a7c8283656e8 done [2026-04-21T09:32:59.084Z] #7 exporting manifest list sha256:19e267f1b33d01d5bd671a5ec1b9c932a867d590c4316715ce9918a706f349c5 done [2026-04-21T09:32:59.084Z] #7 pushing layers 0.0s done [2026-04-21T09:32:59.084Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:19e267f1b33d01d5bd671a5ec1b9c932a867d590c4316715ce9918a706f349c5 0.1s done [2026-04-21T09:32:59.084Z] #7 DONE 0.1s [2026-04-21T09:32:59.084Z] [2026-04-21T09:32:59.084Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:59.084Z] #8 DONE 0.0s [2026-04-21T09:32:59.084Z] [2026-04-21T09:32:59.084Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:59.084Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:32:59.395Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110' [2026-04-21T09:32:59.395Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110 --push - [2026-04-21T09:32:59.395Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:32:59.395Z] #1 transferring dockerfile: 178B done [2026-04-21T09:32:59.395Z] #1 DONE 0.0s [2026-04-21T09:32:59.395Z] [2026-04-21T09:32:59.395Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110 [2026-04-21T09:32:59.395Z] #2 DONE 0.0s [2026-04-21T09:32:59.395Z] [2026-04-21T09:32:59.395Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110 [2026-04-21T09:32:59.395Z] #3 DONE 0.0s [2026-04-21T09:32:59.395Z] [2026-04-21T09:32:59.395Z] #4 [internal] load .dockerignore [2026-04-21T09:32:59.395Z] #4 transferring context: 2B done [2026-04-21T09:32:59.395Z] #4 DONE 0.0s [2026-04-21T09:32:59.395Z] [2026-04-21T09:32:59.395Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 [2026-04-21T09:32:59.395Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 0.0s done [2026-04-21T09:32:59.395Z] #5 CACHED [2026-04-21T09:32:59.395Z] [2026-04-21T09:32:59.395Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 [2026-04-21T09:32:59.395Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 0.0s done [2026-04-21T09:32:59.395Z] #6 CACHED [2026-04-21T09:32:59.395Z] [2026-04-21T09:32:59.395Z] #7 exporting to image [2026-04-21T09:32:59.395Z] #7 exporting layers done [2026-04-21T09:32:59.395Z] #7 exporting manifest sha256:276c9b72ed5635dd02a9512cda33fed9c017660a9f96a7500a8b73f93553fcec done [2026-04-21T09:32:59.395Z] #7 exporting config sha256:98bb7b68a292104a898de997ef46528046ff54fcd89d26991a599deae5ea15b5 done [2026-04-21T09:32:59.395Z] #7 exporting manifest sha256:7f0860112420c0695689805c01376d4342167fcd6d3a47377ffcd77a67352bbf done [2026-04-21T09:32:59.395Z] #7 exporting config sha256:d8549f3445ada4db61a5fc24fc8e78d781ce1489ab99390711e6a7c8283656e8 done [2026-04-21T09:32:59.395Z] #7 exporting manifest list sha256:19e267f1b33d01d5bd671a5ec1b9c932a867d590c4316715ce9918a706f349c5 done [2026-04-21T09:32:59.395Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:32:59.395Z] #7 DONE 0.0s [2026-04-21T09:32:59.654Z] [2026-04-21T09:32:59.654Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:32:59.654Z] #8 DONE 0.0s [2026-04-21T09:32:59.654Z] [2026-04-21T09:32:59.654Z] #7 exporting to image [2026-04-21T09:32:59.654Z] #7 pushing layers 0.0s done [2026-04-21T09:32:59.654Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110@sha256:19e267f1b33d01d5bd671a5ec1b9c932a867d590c4316715ce9918a706f349c5 0.1s done [2026-04-21T09:32:59.654Z] #7 DONE 0.1s [2026-04-21T09:32:59.654Z] [2026-04-21T09:32:59.654Z] 1 warning found (use --debug to expand): [2026-04-21T09:32:59.654Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:33:00.022Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - [2026-04-21T09:33:00.022Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' [2026-04-21T09:33:00.022Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:33:00.022Z] #1 transferring dockerfile: 219B done [2026-04-21T09:33:00.022Z] #1 DONE 0.0s [2026-04-21T09:33:00.022Z] [2026-04-21T09:33:00.022Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:33:00.022Z] #2 DONE 0.0s [2026-04-21T09:33:00.022Z] [2026-04-21T09:33:00.022Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:33:00.022Z] #3 DONE 0.0s [2026-04-21T09:33:00.022Z] [2026-04-21T09:33:00.022Z] #4 [internal] load .dockerignore [2026-04-21T09:33:00.022Z] #4 transferring context: 2B done [2026-04-21T09:33:00.022Z] #4 DONE 0.0s [2026-04-21T09:33:00.022Z] [2026-04-21T09:33:00.022Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 [2026-04-21T09:33:00.022Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 0.0s done [2026-04-21T09:33:00.022Z] #5 CACHED [2026-04-21T09:33:00.022Z] [2026-04-21T09:33:00.022Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 [2026-04-21T09:33:00.022Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 done [2026-04-21T09:33:00.022Z] #6 CACHED [2026-04-21T09:33:00.022Z] [2026-04-21T09:33:00.022Z] #7 exporting to image [2026-04-21T09:33:00.022Z] #7 exporting layers [2026-04-21T09:33:00.022Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:33:00.281Z] #7 exporting layers done [2026-04-21T09:33:00.281Z] #7 exporting manifest sha256:276c9b72ed5635dd02a9512cda33fed9c017660a9f96a7500a8b73f93553fcec done [2026-04-21T09:33:00.281Z] #7 exporting config sha256:98bb7b68a292104a898de997ef46528046ff54fcd89d26991a599deae5ea15b5 done [2026-04-21T09:33:00.281Z] #7 exporting manifest sha256:7f0860112420c0695689805c01376d4342167fcd6d3a47377ffcd77a67352bbf done [2026-04-21T09:33:00.281Z] #7 exporting config sha256:d8549f3445ada4db61a5fc24fc8e78d781ce1489ab99390711e6a7c8283656e8 done [2026-04-21T09:33:00.281Z] #7 exporting manifest list sha256:19e267f1b33d01d5bd671a5ec1b9c932a867d590c4316715ce9918a706f349c5 done [2026-04-21T09:33:00.281Z] #7 pushing layers 0.0s done [2026-04-21T09:33:00.281Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:19e267f1b33d01d5bd671a5ec1b9c932a867d590c4316715ce9918a706f349c5 0.1s done [2026-04-21T09:33:00.281Z] #7 DONE 0.1s [2026-04-21T09:33:00.281Z] [2026-04-21T09:33:00.282Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:33:00.282Z] #8 DONE 0.0s [2026-04-21T09:33:00.282Z] [2026-04-21T09:33:00.282Z] 1 warning found (use --debug to expand): [2026-04-21T09:33:00.282Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:33:00.570Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2026-04-21T09:33:00.570Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2026-04-21T09:33:00.831Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:33:00.831Z] #1 transferring dockerfile: 169B done [2026-04-21T09:33:00.831Z] #1 DONE 0.0s [2026-04-21T09:33:00.831Z] [2026-04-21T09:33:00.831Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-04-21T09:33:00.831Z] #2 DONE 0.0s [2026-04-21T09:33:00.831Z] [2026-04-21T09:33:00.831Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-04-21T09:33:00.831Z] #3 DONE 0.0s [2026-04-21T09:33:00.831Z] [2026-04-21T09:33:00.831Z] #4 [internal] load .dockerignore [2026-04-21T09:33:00.831Z] #4 transferring context: 2B done [2026-04-21T09:33:00.831Z] #4 DONE 0.0s [2026-04-21T09:33:00.831Z] [2026-04-21T09:33:00.831Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 [2026-04-21T09:33:00.831Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 0.0s done [2026-04-21T09:33:00.831Z] #5 DONE 0.0s [2026-04-21T09:33:00.831Z] [2026-04-21T09:33:00.831Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 [2026-04-21T09:33:00.831Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 0.0s done [2026-04-21T09:33:00.831Z] #6 CACHED [2026-04-21T09:33:00.831Z] [2026-04-21T09:33:00.831Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 [2026-04-21T09:33:00.831Z] #5 CACHED [2026-04-21T09:33:00.831Z] [2026-04-21T09:33:00.831Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:33:00.831Z] #7 DONE 0.0s [2026-04-21T09:33:00.831Z] [2026-04-21T09:33:00.831Z] #8 exporting to image [2026-04-21T09:33:00.831Z] #8 exporting layers done [2026-04-21T09:33:00.831Z] #8 exporting manifest sha256:276c9b72ed5635dd02a9512cda33fed9c017660a9f96a7500a8b73f93553fcec done [2026-04-21T09:33:00.831Z] #8 exporting config sha256:98bb7b68a292104a898de997ef46528046ff54fcd89d26991a599deae5ea15b5 done [2026-04-21T09:33:00.831Z] #8 exporting manifest sha256:7f0860112420c0695689805c01376d4342167fcd6d3a47377ffcd77a67352bbf done [2026-04-21T09:33:00.831Z] #8 exporting config sha256:d8549f3445ada4db61a5fc24fc8e78d781ce1489ab99390711e6a7c8283656e8 done [2026-04-21T09:33:00.831Z] #8 exporting manifest list sha256:19e267f1b33d01d5bd671a5ec1b9c932a867d590c4316715ce9918a706f349c5 done [2026-04-21T09:33:00.831Z] #8 pushing layers 0.0s done [2026-04-21T09:33:00.831Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:19e267f1b33d01d5bd671a5ec1b9c932a867d590c4316715ce9918a706f349c5 0.1s done [2026-04-21T09:33:00.831Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:33:00.831Z] #8 DONE 0.1s [2026-04-21T09:33:00.831Z] [2026-04-21T09:33:00.831Z] 1 warning found (use --debug to expand): [2026-04-21T09:33:00.831Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:33:01.665Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a' [2026-04-21T09:33:01.665Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a --push - [2026-04-21T09:33:01.665Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:33:01.665Z] #1 transferring dockerfile: 206B done [2026-04-21T09:33:01.665Z] #1 DONE 0.0s [2026-04-21T09:33:01.665Z] [2026-04-21T09:33:01.665Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:33:03.727Z] #2 ... [2026-04-21T09:33:03.727Z] [2026-04-21T09:33:03.727Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:33:03.727Z] #3 DONE 2.4s [2026-04-21T09:33:03.727Z] [2026-04-21T09:33:03.727Z] #4 [internal] load .dockerignore [2026-04-21T09:33:03.727Z] #4 transferring context: 2B done [2026-04-21T09:33:03.727Z] #4 DONE 0.0s [2026-04-21T09:33:03.727Z] [2026-04-21T09:33:03.727Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:33:04.291Z] #2 DONE 3.2s [2026-04-21T09:33:04.549Z] [2026-04-21T09:33:04.549Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 [2026-04-21T09:33:04.549Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 0.0s done [2026-04-21T09:33:04.549Z] #5 DONE 0.0s [2026-04-21T09:33:04.549Z] [2026-04-21T09:33:04.549Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 [2026-04-21T09:33:04.549Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 done [2026-04-21T09:33:04.549Z] #6 DONE 0.1s [2026-04-21T09:33:04.549Z] [2026-04-21T09:33:04.549Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:33:04.549Z] #7 DONE 0.0s [2026-04-21T09:33:04.549Z] [2026-04-21T09:33:04.549Z] #8 exporting to image [2026-04-21T09:33:04.549Z] #8 exporting layers done [2026-04-21T09:33:04.549Z] #8 exporting manifest sha256:760e0c06397bdd56ce041727398623fd8241cc7be987cadccb030a85f131df4d 0.0s done [2026-04-21T09:33:04.549Z] #8 exporting config sha256:9646cf6743fe484e37f4adfc02ceaa1504f48f56b93d8564960799e9986d2a00 done [2026-04-21T09:33:04.549Z] #8 exporting manifest sha256:8b467c0dc76e13c8ad0c9fe1bf71e25221fe7f4d4159a10288c465f2a643e810 done [2026-04-21T09:33:04.549Z] #8 exporting config sha256:d173917ea2b89285295be3800b11a002afb5723acee72a3c7fcfa3ec7ee69041 done [2026-04-21T09:33:04.549Z] #8 exporting manifest list sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a 0.0s done [2026-04-21T09:33:04.549Z] #8 pushing layers 0.1s done [2026-04-21T09:33:04.549Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a [2026-04-21T09:33:04.549Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:33:04.807Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a 0.1s done [2026-04-21T09:33:04.808Z] #8 DONE 0.2s [2026-04-21T09:33:04.808Z] [2026-04-21T09:33:04.808Z] 1 warning found (use --debug to expand): [2026-04-21T09:33:04.808Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:33:05.093Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2026-04-21T09:33:05.093Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2026-04-21T09:33:05.093Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:33:05.093Z] #1 transferring dockerfile: 172B done [2026-04-21T09:33:05.093Z] #1 DONE 0.0s [2026-04-21T09:33:05.093Z] [2026-04-21T09:33:05.093Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-21T09:33:05.093Z] #2 DONE 0.0s [2026-04-21T09:33:05.093Z] [2026-04-21T09:33:05.093Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-04-21T09:33:05.093Z] #3 DONE 0.0s [2026-04-21T09:33:05.093Z] [2026-04-21T09:33:05.093Z] #4 [internal] load .dockerignore [2026-04-21T09:33:05.093Z] #4 transferring context: 2B done [2026-04-21T09:33:05.093Z] #4 DONE 0.0s [2026-04-21T09:33:05.093Z] [2026-04-21T09:33:05.093Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 [2026-04-21T09:33:05.093Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 0.0s done [2026-04-21T09:33:05.093Z] #5 CACHED [2026-04-21T09:33:05.093Z] [2026-04-21T09:33:05.093Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 [2026-04-21T09:33:05.093Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 0.0s done [2026-04-21T09:33:05.093Z] #6 CACHED [2026-04-21T09:33:05.093Z] [2026-04-21T09:33:05.093Z] #7 exporting to image [2026-04-21T09:33:05.093Z] #7 exporting layers done [2026-04-21T09:33:05.093Z] #7 exporting manifest sha256:760e0c06397bdd56ce041727398623fd8241cc7be987cadccb030a85f131df4d done [2026-04-21T09:33:05.093Z] #7 exporting config sha256:9646cf6743fe484e37f4adfc02ceaa1504f48f56b93d8564960799e9986d2a00 [2026-04-21T09:33:05.093Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:33:05.357Z] #7 exporting config sha256:9646cf6743fe484e37f4adfc02ceaa1504f48f56b93d8564960799e9986d2a00 done [2026-04-21T09:33:05.357Z] #7 exporting manifest sha256:8b467c0dc76e13c8ad0c9fe1bf71e25221fe7f4d4159a10288c465f2a643e810 done [2026-04-21T09:33:05.357Z] #7 exporting config sha256:d173917ea2b89285295be3800b11a002afb5723acee72a3c7fcfa3ec7ee69041 done [2026-04-21T09:33:05.357Z] #7 exporting manifest list sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a done [2026-04-21T09:33:05.357Z] #7 pushing layers 0.0s done [2026-04-21T09:33:05.357Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a 0.1s done [2026-04-21T09:33:05.357Z] #7 DONE 0.1s [2026-04-21T09:33:05.357Z] [2026-04-21T09:33:05.357Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:33:05.357Z] #8 DONE 0.0s [2026-04-21T09:33:05.357Z] [2026-04-21T09:33:05.357Z] 1 warning found (use --debug to expand): [2026-04-21T09:33:05.357Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:33:05.648Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110' [2026-04-21T09:33:05.648Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110 --push - [2026-04-21T09:33:05.648Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:33:05.648Z] #1 transferring dockerfile: 179B done [2026-04-21T09:33:05.648Z] #1 DONE 0.0s [2026-04-21T09:33:05.648Z] [2026-04-21T09:33:05.648Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110 [2026-04-21T09:33:05.648Z] #2 DONE 0.0s [2026-04-21T09:33:05.648Z] [2026-04-21T09:33:05.648Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110 [2026-04-21T09:33:05.648Z] #3 DONE 0.0s [2026-04-21T09:33:05.648Z] [2026-04-21T09:33:05.648Z] #4 [internal] load .dockerignore [2026-04-21T09:33:05.648Z] #4 transferring context: 2B done [2026-04-21T09:33:05.648Z] #4 DONE 0.0s [2026-04-21T09:33:05.648Z] [2026-04-21T09:33:05.648Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 [2026-04-21T09:33:05.648Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 0.0s done [2026-04-21T09:33:05.648Z] #5 CACHED [2026-04-21T09:33:05.648Z] [2026-04-21T09:33:05.648Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 [2026-04-21T09:33:05.648Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 0.0s done [2026-04-21T09:33:05.648Z] #6 CACHED [2026-04-21T09:33:05.648Z] [2026-04-21T09:33:05.648Z] #7 exporting to image [2026-04-21T09:33:05.648Z] #7 exporting layers done [2026-04-21T09:33:05.648Z] #7 exporting manifest sha256:760e0c06397bdd56ce041727398623fd8241cc7be987cadccb030a85f131df4d done [2026-04-21T09:33:05.648Z] #7 exporting config sha256:9646cf6743fe484e37f4adfc02ceaa1504f48f56b93d8564960799e9986d2a00 done [2026-04-21T09:33:05.648Z] #7 exporting manifest sha256:8b467c0dc76e13c8ad0c9fe1bf71e25221fe7f4d4159a10288c465f2a643e810 done [2026-04-21T09:33:05.648Z] #7 exporting config sha256:d173917ea2b89285295be3800b11a002afb5723acee72a3c7fcfa3ec7ee69041 done [2026-04-21T09:33:05.648Z] #7 exporting manifest list sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a done [2026-04-21T09:33:05.648Z] #7 pushing layers [2026-04-21T09:33:05.648Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:33:05.907Z] #7 pushing layers 0.0s done [2026-04-21T09:33:05.907Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110@sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a 0.1s done [2026-04-21T09:33:05.907Z] #7 DONE 0.1s [2026-04-21T09:33:05.907Z] [2026-04-21T09:33:05.907Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:33:05.907Z] #8 DONE 0.0s [2026-04-21T09:33:05.907Z] [2026-04-21T09:33:05.907Z] 1 warning found (use --debug to expand): [2026-04-21T09:33:05.907Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:33:06.198Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' [2026-04-21T09:33:06.198Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - [2026-04-21T09:33:06.456Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:33:06.457Z] #1 transferring dockerfile: 220B done [2026-04-21T09:33:06.457Z] #1 DONE 0.0s [2026-04-21T09:33:06.457Z] [2026-04-21T09:33:06.457Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:33:06.457Z] #2 DONE 0.0s [2026-04-21T09:33:06.457Z] [2026-04-21T09:33:06.457Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:33:06.457Z] #3 DONE 0.0s [2026-04-21T09:33:06.457Z] [2026-04-21T09:33:06.457Z] #4 [internal] load .dockerignore [2026-04-21T09:33:06.457Z] #4 transferring context: 2B done [2026-04-21T09:33:06.457Z] #4 DONE 0.0s [2026-04-21T09:33:06.457Z] [2026-04-21T09:33:06.457Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 [2026-04-21T09:33:06.457Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 done [2026-04-21T09:33:06.457Z] #5 CACHED [2026-04-21T09:33:06.457Z] [2026-04-21T09:33:06.457Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 [2026-04-21T09:33:06.457Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 0.0s done [2026-04-21T09:33:06.457Z] #6 CACHED [2026-04-21T09:33:06.457Z] [2026-04-21T09:33:06.457Z] #7 exporting to image [2026-04-21T09:33:06.457Z] #7 exporting layers done [2026-04-21T09:33:06.457Z] #7 exporting manifest sha256:760e0c06397bdd56ce041727398623fd8241cc7be987cadccb030a85f131df4d done [2026-04-21T09:33:06.457Z] #7 exporting config sha256:9646cf6743fe484e37f4adfc02ceaa1504f48f56b93d8564960799e9986d2a00 done [2026-04-21T09:33:06.457Z] #7 exporting manifest sha256:8b467c0dc76e13c8ad0c9fe1bf71e25221fe7f4d4159a10288c465f2a643e810 done [2026-04-21T09:33:06.457Z] #7 exporting config sha256:d173917ea2b89285295be3800b11a002afb5723acee72a3c7fcfa3ec7ee69041 done [2026-04-21T09:33:06.457Z] #7 exporting manifest list sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a done [2026-04-21T09:33:06.457Z] #7 pushing layers 0.0s done [2026-04-21T09:33:06.457Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a [2026-04-21T09:33:06.457Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:33:06.457Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a 0.1s done [2026-04-21T09:33:06.457Z] #7 DONE 0.1s [2026-04-21T09:33:06.457Z] [2026-04-21T09:33:06.457Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:33:06.457Z] #8 DONE 0.0s [2026-04-21T09:33:06.457Z] [2026-04-21T09:33:06.457Z] 1 warning found (use --debug to expand): [2026-04-21T09:33:06.457Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:33:06.746Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2026-04-21T09:33:06.746Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2026-04-21T09:33:07.005Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:33:07.005Z] #1 transferring dockerfile: 170B done [2026-04-21T09:33:07.005Z] #1 DONE 0.0s [2026-04-21T09:33:07.005Z] [2026-04-21T09:33:07.006Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-04-21T09:33:07.006Z] #2 DONE 0.0s [2026-04-21T09:33:07.006Z] [2026-04-21T09:33:07.006Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-04-21T09:33:07.006Z] #3 DONE 0.0s [2026-04-21T09:33:07.006Z] [2026-04-21T09:33:07.006Z] #4 [internal] load .dockerignore [2026-04-21T09:33:07.006Z] #4 transferring context: 2B done [2026-04-21T09:33:07.006Z] #4 DONE 0.0s [2026-04-21T09:33:07.006Z] [2026-04-21T09:33:07.006Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 [2026-04-21T09:33:07.006Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 0.0s done [2026-04-21T09:33:07.006Z] #5 CACHED [2026-04-21T09:33:07.006Z] [2026-04-21T09:33:07.006Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 [2026-04-21T09:33:07.006Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 0.0s done [2026-04-21T09:33:07.006Z] #6 CACHED [2026-04-21T09:33:07.006Z] [2026-04-21T09:33:07.006Z] #7 exporting to image [2026-04-21T09:33:07.006Z] #7 exporting layers done [2026-04-21T09:33:07.006Z] #7 exporting manifest sha256:760e0c06397bdd56ce041727398623fd8241cc7be987cadccb030a85f131df4d done [2026-04-21T09:33:07.006Z] #7 exporting config sha256:9646cf6743fe484e37f4adfc02ceaa1504f48f56b93d8564960799e9986d2a00 done [2026-04-21T09:33:07.006Z] #7 exporting manifest sha256:8b467c0dc76e13c8ad0c9fe1bf71e25221fe7f4d4159a10288c465f2a643e810 done [2026-04-21T09:33:07.006Z] #7 exporting config sha256:d173917ea2b89285295be3800b11a002afb5723acee72a3c7fcfa3ec7ee69041 done [2026-04-21T09:33:07.006Z] #7 exporting manifest list sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a done [2026-04-21T09:33:07.006Z] #7 pushing layers 0.0s done [2026-04-21T09:33:07.006Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a [2026-04-21T09:33:07.006Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:33:07.006Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a 0.1s done [2026-04-21T09:33:07.006Z] #7 DONE 0.1s [2026-04-21T09:33:07.006Z] [2026-04-21T09:33:07.006Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:33:07.006Z] #8 DONE 0.0s [2026-04-21T09:33:07.006Z] [2026-04-21T09:33:07.006Z] 1 warning found (use --debug to expand): [2026-04-21T09:33:07.006Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:33:07.376Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a' [2026-04-21T09:33:07.376Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a --push - [2026-04-21T09:33:07.376Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:33:07.376Z] #1 transferring dockerfile: 206B done [2026-04-21T09:33:07.376Z] #1 DONE 0.0s [2026-04-21T09:33:07.376Z] [2026-04-21T09:33:07.376Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:33:07.376Z] #2 DONE 0.0s [2026-04-21T09:33:07.376Z] [2026-04-21T09:33:07.376Z] #3 [internal] load .dockerignore [2026-04-21T09:33:07.376Z] #3 transferring context: 2B done [2026-04-21T09:33:07.376Z] #3 DONE 0.0s [2026-04-21T09:33:07.376Z] [2026-04-21T09:33:07.377Z] #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:33:07.377Z] #4 DONE 0.1s [2026-04-21T09:33:07.377Z] [2026-04-21T09:33:07.377Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 [2026-04-21T09:33:07.377Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 [2026-04-21T09:33:07.633Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 0.0s done [2026-04-21T09:33:07.633Z] #5 DONE 0.1s [2026-04-21T09:33:07.633Z] [2026-04-21T09:33:07.633Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 [2026-04-21T09:33:07.633Z] #6 DONE 0.0s [2026-04-21T09:33:07.633Z] [2026-04-21T09:33:07.633Z] #7 exporting to image [2026-04-21T09:33:07.633Z] #7 exporting layers done [2026-04-21T09:33:07.633Z] #7 exporting manifest sha256:0a3a1f3e9c94c4c13e460ee8fed23b7e51a62fd2f6dd1c7365b5756978f380d8 done [2026-04-21T09:33:07.633Z] #7 exporting config sha256:ead2804f34f5f8d36ee4943c4ef95a93f65b513c464555823dae49208b0a58a8 done [2026-04-21T09:33:07.633Z] #7 exporting manifest sha256:0147b96d91316835eb78565a6ec7399697b133812e4809656d173cadd0b45dac done [2026-04-21T09:33:07.633Z] #7 exporting config sha256:12e4a1ac1a6f9018b966a71cf934c9887809a9e74b07c134348396e2df328992 [2026-04-21T09:33:07.633Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:33:07.633Z] #7 ... [2026-04-21T09:33:07.633Z] [2026-04-21T09:33:07.633Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:33:07.633Z] #8 DONE 0.0s [2026-04-21T09:33:07.633Z] [2026-04-21T09:33:07.633Z] #7 exporting to image [2026-04-21T09:33:07.633Z] #7 exporting config sha256:12e4a1ac1a6f9018b966a71cf934c9887809a9e74b07c134348396e2df328992 done [2026-04-21T09:33:07.633Z] #7 exporting manifest list sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb 0.0s done [2026-04-21T09:33:07.633Z] #7 pushing layers 0.1s done [2026-04-21T09:33:07.633Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb [2026-04-21T09:33:07.891Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb 0.1s done [2026-04-21T09:33:07.891Z] #7 DONE 0.2s [2026-04-21T09:33:07.891Z] [2026-04-21T09:33:07.891Z] 1 warning found (use --debug to expand): [2026-04-21T09:33:07.891Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:33:08.177Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2026-04-21T09:33:08.177Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2026-04-21T09:33:08.177Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:33:08.177Z] #1 transferring dockerfile: 172B done [2026-04-21T09:33:08.177Z] #1 DONE 0.0s [2026-04-21T09:33:08.177Z] [2026-04-21T09:33:08.177Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-21T09:33:08.177Z] #2 DONE 0.0s [2026-04-21T09:33:08.177Z] [2026-04-21T09:33:08.177Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-04-21T09:33:08.177Z] #3 DONE 0.0s [2026-04-21T09:33:08.177Z] [2026-04-21T09:33:08.177Z] #4 [internal] load .dockerignore [2026-04-21T09:33:08.177Z] #4 transferring context: 2B done [2026-04-21T09:33:08.177Z] #4 DONE 0.0s [2026-04-21T09:33:08.177Z] [2026-04-21T09:33:08.177Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 [2026-04-21T09:33:08.177Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 0.0s done [2026-04-21T09:33:08.177Z] #5 CACHED [2026-04-21T09:33:08.177Z] [2026-04-21T09:33:08.177Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 [2026-04-21T09:33:08.177Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 0.0s done [2026-04-21T09:33:08.177Z] #6 CACHED [2026-04-21T09:33:08.177Z] [2026-04-21T09:33:08.177Z] #7 exporting to image [2026-04-21T09:33:08.177Z] #7 exporting layers done [2026-04-21T09:33:08.177Z] #7 exporting manifest sha256:0a3a1f3e9c94c4c13e460ee8fed23b7e51a62fd2f6dd1c7365b5756978f380d8 done [2026-04-21T09:33:08.177Z] #7 exporting config sha256:ead2804f34f5f8d36ee4943c4ef95a93f65b513c464555823dae49208b0a58a8 done [2026-04-21T09:33:08.177Z] #7 exporting manifest sha256:0147b96d91316835eb78565a6ec7399697b133812e4809656d173cadd0b45dac done [2026-04-21T09:33:08.177Z] #7 exporting config sha256:12e4a1ac1a6f9018b966a71cf934c9887809a9e74b07c134348396e2df328992 done [2026-04-21T09:33:08.177Z] #7 exporting manifest list sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb done [2026-04-21T09:33:08.177Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:33:08.177Z] #7 DONE 0.0s [2026-04-21T09:33:08.437Z] [2026-04-21T09:33:08.437Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:33:08.437Z] #8 DONE 0.0s [2026-04-21T09:33:08.437Z] [2026-04-21T09:33:08.437Z] #7 exporting to image [2026-04-21T09:33:08.437Z] #7 pushing layers 0.0s done [2026-04-21T09:33:08.437Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb 0.1s done [2026-04-21T09:33:08.437Z] #7 DONE 0.1s [2026-04-21T09:33:08.437Z] [2026-04-21T09:33:08.437Z] 1 warning found (use --debug to expand): [2026-04-21T09:33:08.437Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:33:08.735Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110' [2026-04-21T09:33:08.735Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110 --push - [2026-04-21T09:33:08.735Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:33:08.735Z] #1 transferring dockerfile: 179B done [2026-04-21T09:33:08.735Z] #1 DONE 0.0s [2026-04-21T09:33:08.735Z] [2026-04-21T09:33:08.735Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110 [2026-04-21T09:33:08.735Z] #2 DONE 0.0s [2026-04-21T09:33:08.735Z] [2026-04-21T09:33:08.735Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110 [2026-04-21T09:33:08.735Z] #3 DONE 0.0s [2026-04-21T09:33:08.735Z] [2026-04-21T09:33:08.735Z] #4 [internal] load .dockerignore [2026-04-21T09:33:08.735Z] #4 transferring context: 2B done [2026-04-21T09:33:08.735Z] #4 DONE 0.0s [2026-04-21T09:33:08.735Z] [2026-04-21T09:33:08.735Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 [2026-04-21T09:33:08.735Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 0.0s done [2026-04-21T09:33:08.735Z] #5 CACHED [2026-04-21T09:33:08.735Z] [2026-04-21T09:33:08.735Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 [2026-04-21T09:33:08.736Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 0.0s done [2026-04-21T09:33:08.736Z] #6 CACHED [2026-04-21T09:33:08.736Z] [2026-04-21T09:33:08.736Z] #7 exporting to image [2026-04-21T09:33:08.736Z] #7 exporting layers done [2026-04-21T09:33:08.736Z] #7 exporting manifest sha256:0a3a1f3e9c94c4c13e460ee8fed23b7e51a62fd2f6dd1c7365b5756978f380d8 done [2026-04-21T09:33:08.736Z] #7 exporting config sha256:ead2804f34f5f8d36ee4943c4ef95a93f65b513c464555823dae49208b0a58a8 done [2026-04-21T09:33:08.736Z] #7 exporting manifest sha256:0147b96d91316835eb78565a6ec7399697b133812e4809656d173cadd0b45dac done [2026-04-21T09:33:08.736Z] #7 exporting config sha256:12e4a1ac1a6f9018b966a71cf934c9887809a9e74b07c134348396e2df328992 done [2026-04-21T09:33:08.736Z] #7 exporting manifest list sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb done [2026-04-21T09:33:08.736Z] #7 pushing layers 0.0s done [2026-04-21T09:33:08.736Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110@sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb [2026-04-21T09:33:08.736Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:33:08.996Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110@sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb 0.1s done [2026-04-21T09:33:08.996Z] #7 DONE 0.1s [2026-04-21T09:33:08.996Z] [2026-04-21T09:33:08.996Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:33:08.996Z] #8 DONE 0.0s [2026-04-21T09:33:08.996Z] [2026-04-21T09:33:08.996Z] 1 warning found (use --debug to expand): [2026-04-21T09:33:08.996Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:33:09.282Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' [2026-04-21T09:33:09.282Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - [2026-04-21T09:33:09.547Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:33:09.547Z] #1 transferring dockerfile: 220B done [2026-04-21T09:33:09.547Z] #1 DONE 0.0s [2026-04-21T09:33:09.547Z] [2026-04-21T09:33:09.547Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:33:09.547Z] #2 DONE 0.0s [2026-04-21T09:33:09.547Z] [2026-04-21T09:33:09.547Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:33:09.547Z] #3 DONE 0.0s [2026-04-21T09:33:09.547Z] [2026-04-21T09:33:09.547Z] #4 [internal] load .dockerignore [2026-04-21T09:33:09.547Z] #4 transferring context: 2B done [2026-04-21T09:33:09.547Z] #4 DONE 0.0s [2026-04-21T09:33:09.547Z] [2026-04-21T09:33:09.547Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 [2026-04-21T09:33:09.547Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 0.0s done [2026-04-21T09:33:09.547Z] #5 CACHED [2026-04-21T09:33:09.547Z] [2026-04-21T09:33:09.547Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 [2026-04-21T09:33:09.547Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 0.0s done [2026-04-21T09:33:09.547Z] #6 CACHED [2026-04-21T09:33:09.547Z] [2026-04-21T09:33:09.547Z] #7 exporting to image [2026-04-21T09:33:09.547Z] #7 exporting layers done [2026-04-21T09:33:09.547Z] #7 exporting manifest sha256:0a3a1f3e9c94c4c13e460ee8fed23b7e51a62fd2f6dd1c7365b5756978f380d8 done [2026-04-21T09:33:09.547Z] #7 exporting config sha256:ead2804f34f5f8d36ee4943c4ef95a93f65b513c464555823dae49208b0a58a8 done [2026-04-21T09:33:09.547Z] #7 exporting manifest sha256:0147b96d91316835eb78565a6ec7399697b133812e4809656d173cadd0b45dac done [2026-04-21T09:33:09.547Z] #7 exporting config sha256:12e4a1ac1a6f9018b966a71cf934c9887809a9e74b07c134348396e2df328992 done [2026-04-21T09:33:09.547Z] #7 exporting manifest list sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb done [2026-04-21T09:33:09.547Z] #7 pushing layers 0.0s done [2026-04-21T09:33:09.547Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb [2026-04-21T09:33:09.547Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:33:09.547Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb 0.1s done [2026-04-21T09:33:09.547Z] #7 DONE 0.1s [2026-04-21T09:33:09.547Z] [2026-04-21T09:33:09.547Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:33:09.547Z] #8 DONE 0.0s [2026-04-21T09:33:09.547Z] [2026-04-21T09:33:09.547Z] 1 warning found (use --debug to expand): [2026-04-21T09:33:09.547Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:33:09.842Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2026-04-21T09:33:09.842Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2026-04-21T09:33:09.842Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:33:09.842Z] #1 transferring dockerfile: 170B done [2026-04-21T09:33:09.842Z] #1 DONE 0.0s [2026-04-21T09:33:09.842Z] [2026-04-21T09:33:09.842Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-04-21T09:33:09.842Z] #2 DONE 0.0s [2026-04-21T09:33:09.842Z] [2026-04-21T09:33:09.842Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-04-21T09:33:09.842Z] #3 DONE 0.0s [2026-04-21T09:33:09.842Z] [2026-04-21T09:33:09.842Z] #4 [internal] load .dockerignore [2026-04-21T09:33:09.842Z] #4 transferring context: 2B done [2026-04-21T09:33:09.842Z] #4 DONE 0.0s [2026-04-21T09:33:09.842Z] [2026-04-21T09:33:09.842Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 [2026-04-21T09:33:09.842Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 0.0s done [2026-04-21T09:33:09.842Z] #5 CACHED [2026-04-21T09:33:09.842Z] [2026-04-21T09:33:09.842Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 [2026-04-21T09:33:09.842Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 0.0s done [2026-04-21T09:33:09.842Z] #6 CACHED [2026-04-21T09:33:09.842Z] [2026-04-21T09:33:09.842Z] #7 exporting to image [2026-04-21T09:33:09.842Z] #7 exporting layers done [2026-04-21T09:33:09.842Z] #7 exporting manifest sha256:0a3a1f3e9c94c4c13e460ee8fed23b7e51a62fd2f6dd1c7365b5756978f380d8 done [2026-04-21T09:33:09.842Z] #7 exporting config sha256:ead2804f34f5f8d36ee4943c4ef95a93f65b513c464555823dae49208b0a58a8 done [2026-04-21T09:33:09.842Z] #7 exporting manifest sha256:0147b96d91316835eb78565a6ec7399697b133812e4809656d173cadd0b45dac done [2026-04-21T09:33:09.842Z] #7 exporting config sha256:12e4a1ac1a6f9018b966a71cf934c9887809a9e74b07c134348396e2df328992 done [2026-04-21T09:33:09.842Z] #7 exporting manifest list sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb done [2026-04-21T09:33:09.842Z] #7 pushing layers 0.0s done [2026-04-21T09:33:09.842Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb [2026-04-21T09:33:09.842Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:33:10.103Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb 0.1s done [2026-04-21T09:33:10.103Z] #7 DONE 0.1s [2026-04-21T09:33:10.103Z] [2026-04-21T09:33:10.103Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:33:10.103Z] #8 DONE 0.0s [2026-04-21T09:33:10.103Z] [2026-04-21T09:33:10.103Z] 1 warning found (use --debug to expand): [2026-04-21T09:33:10.103Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:33:10.394Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a' [2026-04-21T09:33:10.394Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a --push - [2026-04-21T09:33:10.654Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:33:10.654Z] #1 transferring dockerfile: 206B done [2026-04-21T09:33:10.654Z] #1 DONE 0.0s [2026-04-21T09:33:10.654Z] [2026-04-21T09:33:10.654Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:33:10.654Z] #2 DONE 0.0s [2026-04-21T09:33:10.654Z] [2026-04-21T09:33:10.654Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:33:10.654Z] #3 DONE 0.0s [2026-04-21T09:33:10.654Z] [2026-04-21T09:33:10.654Z] #4 [internal] load .dockerignore [2026-04-21T09:33:10.654Z] #4 transferring context: 2B done [2026-04-21T09:33:10.654Z] #4 DONE 0.0s [2026-04-21T09:33:10.654Z] [2026-04-21T09:33:10.654Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 [2026-04-21T09:33:10.654Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 0.0s done [2026-04-21T09:33:10.654Z] #5 DONE 0.0s [2026-04-21T09:33:10.654Z] [2026-04-21T09:33:10.654Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 [2026-04-21T09:33:10.654Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 0.0s done [2026-04-21T09:33:10.654Z] #6 DONE 0.1s [2026-04-21T09:33:10.654Z] [2026-04-21T09:33:10.654Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:33:10.654Z] #7 DONE 0.0s [2026-04-21T09:33:10.654Z] [2026-04-21T09:33:10.654Z] #8 exporting to image [2026-04-21T09:33:10.654Z] #8 exporting layers done [2026-04-21T09:33:10.654Z] #8 exporting manifest sha256:49f2b6aae84937f2777a1f875068afe8222e66dda010eac82cd6f80f4717fb8a 0.0s done [2026-04-21T09:33:10.654Z] #8 exporting config sha256:1b32ca2ebea73f8ead3ec2823682ab10fd242039ca77aafabfb22a96a314c664 done [2026-04-21T09:33:10.654Z] #8 exporting manifest sha256:323f9d70055129964c5cf0016563a9ee46ac5365528b4b978e31f35384fa45a6 done [2026-04-21T09:33:10.654Z] #8 exporting config sha256:9ce2fc13badd93c0931fc3851cdd8271f959192f758718b222cd72c5cad419ba done [2026-04-21T09:33:10.654Z] #8 exporting manifest list sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e done [2026-04-21T09:33:10.654Z] #8 pushing layers 0.1s done [2026-04-21T09:33:10.655Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e [2026-04-21T09:33:10.655Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:33:10.917Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e 0.1s done [2026-04-21T09:33:10.917Z] #8 DONE 0.2s [2026-04-21T09:33:10.917Z] [2026-04-21T09:33:10.917Z] 1 warning found (use --debug to expand): [2026-04-21T09:33:10.917Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:33:11.206Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2026-04-21T09:33:11.206Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2026-04-21T09:33:11.206Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:33:11.206Z] #1 transferring dockerfile: 172B done [2026-04-21T09:33:11.206Z] #1 DONE 0.0s [2026-04-21T09:33:11.206Z] [2026-04-21T09:33:11.206Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-21T09:33:11.206Z] #2 DONE 0.0s [2026-04-21T09:33:11.206Z] [2026-04-21T09:33:11.206Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-04-21T09:33:11.206Z] #3 DONE 0.0s [2026-04-21T09:33:11.206Z] [2026-04-21T09:33:11.206Z] #4 [internal] load .dockerignore [2026-04-21T09:33:11.206Z] #4 transferring context: 2B done [2026-04-21T09:33:11.206Z] #4 DONE 0.0s [2026-04-21T09:33:11.206Z] [2026-04-21T09:33:11.206Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 [2026-04-21T09:33:11.206Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 done [2026-04-21T09:33:11.206Z] #5 CACHED [2026-04-21T09:33:11.206Z] [2026-04-21T09:33:11.206Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 [2026-04-21T09:33:11.206Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 done [2026-04-21T09:33:11.206Z] #6 CACHED [2026-04-21T09:33:11.206Z] [2026-04-21T09:33:11.206Z] #7 exporting to image [2026-04-21T09:33:11.206Z] #7 exporting layers done [2026-04-21T09:33:11.206Z] #7 exporting manifest sha256:49f2b6aae84937f2777a1f875068afe8222e66dda010eac82cd6f80f4717fb8a done [2026-04-21T09:33:11.206Z] #7 exporting config sha256:1b32ca2ebea73f8ead3ec2823682ab10fd242039ca77aafabfb22a96a314c664 done [2026-04-21T09:33:11.206Z] #7 exporting manifest sha256:323f9d70055129964c5cf0016563a9ee46ac5365528b4b978e31f35384fa45a6 done [2026-04-21T09:33:11.206Z] #7 exporting config sha256:9ce2fc13badd93c0931fc3851cdd8271f959192f758718b222cd72c5cad419ba done [2026-04-21T09:33:11.206Z] #7 exporting manifest list sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e done [2026-04-21T09:33:11.206Z] #7 pushing layers 0.0s done [2026-04-21T09:33:11.206Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e [2026-04-21T09:33:11.206Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:33:11.466Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e 0.1s done [2026-04-21T09:33:11.466Z] #7 DONE 0.1s [2026-04-21T09:33:11.466Z] [2026-04-21T09:33:11.466Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:33:11.466Z] #8 DONE 0.0s [2026-04-21T09:33:11.466Z] [2026-04-21T09:33:11.466Z] 1 warning found (use --debug to expand): [2026-04-21T09:33:11.466Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:33:11.758Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110' [2026-04-21T09:33:11.758Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110 --push - [2026-04-21T09:33:12.024Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:33:12.024Z] #1 transferring dockerfile: 179B done [2026-04-21T09:33:12.024Z] #1 DONE 0.0s [2026-04-21T09:33:12.024Z] [2026-04-21T09:33:12.024Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110 [2026-04-21T09:33:12.024Z] #2 DONE 0.0s [2026-04-21T09:33:12.024Z] [2026-04-21T09:33:12.024Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110 [2026-04-21T09:33:12.024Z] #3 DONE 0.0s [2026-04-21T09:33:12.024Z] [2026-04-21T09:33:12.024Z] #4 [internal] load .dockerignore [2026-04-21T09:33:12.024Z] #4 transferring context: 2B done [2026-04-21T09:33:12.024Z] #4 DONE 0.0s [2026-04-21T09:33:12.024Z] [2026-04-21T09:33:12.024Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 [2026-04-21T09:33:12.024Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 done [2026-04-21T09:33:12.024Z] #5 CACHED [2026-04-21T09:33:12.024Z] [2026-04-21T09:33:12.024Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 [2026-04-21T09:33:12.024Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 0.0s done [2026-04-21T09:33:12.024Z] #6 CACHED [2026-04-21T09:33:12.024Z] [2026-04-21T09:33:12.024Z] #7 exporting to image [2026-04-21T09:33:12.024Z] #7 exporting layers done [2026-04-21T09:33:12.024Z] #7 exporting manifest sha256:49f2b6aae84937f2777a1f875068afe8222e66dda010eac82cd6f80f4717fb8a done [2026-04-21T09:33:12.024Z] #7 exporting config sha256:1b32ca2ebea73f8ead3ec2823682ab10fd242039ca77aafabfb22a96a314c664 done [2026-04-21T09:33:12.024Z] #7 exporting manifest sha256:323f9d70055129964c5cf0016563a9ee46ac5365528b4b978e31f35384fa45a6 done [2026-04-21T09:33:12.024Z] #7 exporting config sha256:9ce2fc13badd93c0931fc3851cdd8271f959192f758718b222cd72c5cad419ba done [2026-04-21T09:33:12.024Z] #7 exporting manifest list sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e done [2026-04-21T09:33:12.024Z] #7 pushing layers 0.0s done [2026-04-21T09:33:12.024Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110@sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e [2026-04-21T09:33:12.024Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:33:12.024Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110@sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e 0.1s done [2026-04-21T09:33:12.024Z] #7 DONE 0.1s [2026-04-21T09:33:12.024Z] [2026-04-21T09:33:12.024Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:33:12.024Z] #8 DONE 0.0s [2026-04-21T09:33:12.024Z] [2026-04-21T09:33:12.024Z] 1 warning found (use --debug to expand): [2026-04-21T09:33:12.024Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:33:12.306Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' [2026-04-21T09:33:12.306Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - [2026-04-21T09:33:12.306Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:33:12.306Z] #1 transferring dockerfile: 220B done [2026-04-21T09:33:12.306Z] #1 DONE 0.0s [2026-04-21T09:33:12.306Z] [2026-04-21T09:33:12.306Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:33:12.306Z] #2 DONE 0.0s [2026-04-21T09:33:12.306Z] [2026-04-21T09:33:12.306Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:33:12.306Z] #3 DONE 0.0s [2026-04-21T09:33:12.306Z] [2026-04-21T09:33:12.306Z] #4 [internal] load .dockerignore [2026-04-21T09:33:12.306Z] #4 transferring context: 2B done [2026-04-21T09:33:12.306Z] #4 DONE 0.0s [2026-04-21T09:33:12.306Z] [2026-04-21T09:33:12.306Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 [2026-04-21T09:33:12.306Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 0.0s done [2026-04-21T09:33:12.306Z] #5 CACHED [2026-04-21T09:33:12.306Z] [2026-04-21T09:33:12.306Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 [2026-04-21T09:33:12.306Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 0.0s done [2026-04-21T09:33:12.306Z] #6 CACHED [2026-04-21T09:33:12.306Z] [2026-04-21T09:33:12.306Z] #7 exporting to image [2026-04-21T09:33:12.306Z] #7 exporting layers done [2026-04-21T09:33:12.306Z] #7 exporting manifest sha256:49f2b6aae84937f2777a1f875068afe8222e66dda010eac82cd6f80f4717fb8a done [2026-04-21T09:33:12.306Z] #7 exporting config sha256:1b32ca2ebea73f8ead3ec2823682ab10fd242039ca77aafabfb22a96a314c664 done [2026-04-21T09:33:12.306Z] #7 exporting manifest sha256:323f9d70055129964c5cf0016563a9ee46ac5365528b4b978e31f35384fa45a6 done [2026-04-21T09:33:12.306Z] #7 exporting config sha256:9ce2fc13badd93c0931fc3851cdd8271f959192f758718b222cd72c5cad419ba done [2026-04-21T09:33:12.306Z] #7 exporting manifest list sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e [2026-04-21T09:33:12.306Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:33:12.567Z] #7 exporting manifest list sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e done [2026-04-21T09:33:12.567Z] #7 pushing layers 0.0s done [2026-04-21T09:33:12.567Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e 0.1s done [2026-04-21T09:33:12.567Z] #7 DONE 0.1s [2026-04-21T09:33:12.567Z] [2026-04-21T09:33:12.567Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:33:12.567Z] #8 DONE 0.0s [2026-04-21T09:33:12.567Z] [2026-04-21T09:33:12.567Z] 1 warning found (use --debug to expand): [2026-04-21T09:33:12.567Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:33:12.852Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2026-04-21T09:33:12.853Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2026-04-21T09:33:13.111Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:33:13.111Z] #1 transferring dockerfile: 170B done [2026-04-21T09:33:13.111Z] #1 DONE 0.0s [2026-04-21T09:33:13.111Z] [2026-04-21T09:33:13.111Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2026-04-21T09:33:13.111Z] #2 DONE 0.0s [2026-04-21T09:33:13.111Z] [2026-04-21T09:33:13.111Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2026-04-21T09:33:13.111Z] #3 DONE 0.0s [2026-04-21T09:33:13.111Z] [2026-04-21T09:33:13.111Z] #4 [internal] load .dockerignore [2026-04-21T09:33:13.111Z] #4 transferring context: 2B done [2026-04-21T09:33:13.111Z] #4 DONE 0.0s [2026-04-21T09:33:13.111Z] [2026-04-21T09:33:13.111Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 [2026-04-21T09:33:13.111Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 done [2026-04-21T09:33:13.111Z] #5 CACHED [2026-04-21T09:33:13.111Z] [2026-04-21T09:33:13.111Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 [2026-04-21T09:33:13.111Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 done [2026-04-21T09:33:13.111Z] #6 CACHED [2026-04-21T09:33:13.111Z] [2026-04-21T09:33:13.111Z] #7 exporting to image [2026-04-21T09:33:13.111Z] #7 exporting layers done [2026-04-21T09:33:13.111Z] #7 exporting manifest sha256:49f2b6aae84937f2777a1f875068afe8222e66dda010eac82cd6f80f4717fb8a done [2026-04-21T09:33:13.111Z] #7 exporting config sha256:1b32ca2ebea73f8ead3ec2823682ab10fd242039ca77aafabfb22a96a314c664 done [2026-04-21T09:33:13.111Z] #7 exporting manifest sha256:323f9d70055129964c5cf0016563a9ee46ac5365528b4b978e31f35384fa45a6 done [2026-04-21T09:33:13.111Z] #7 exporting config sha256:9ce2fc13badd93c0931fc3851cdd8271f959192f758718b222cd72c5cad419ba done [2026-04-21T09:33:13.111Z] #7 exporting manifest list sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e done [2026-04-21T09:33:13.111Z] #7 pushing layers 0.0s done [2026-04-21T09:33:13.111Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e [2026-04-21T09:33:13.111Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:33:13.111Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e 0.1s done [2026-04-21T09:33:13.111Z] #7 DONE 0.1s [2026-04-21T09:33:13.111Z] [2026-04-21T09:33:13.111Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:33:13.111Z] #8 DONE 0.0s [2026-04-21T09:33:13.111Z] [2026-04-21T09:33:13.111Z] 1 warning found (use --debug to expand): [2026-04-21T09:33:13.111Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:33:13.399Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a' [2026-04-21T09:33:13.400Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a --push - [2026-04-21T09:33:13.400Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:33:13.400Z] #1 transferring dockerfile: 202B done [2026-04-21T09:33:13.400Z] #1 DONE 0.0s [2026-04-21T09:33:13.400Z] [2026-04-21T09:33:13.400Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:33:13.400Z] #2 DONE 0.0s [2026-04-21T09:33:13.400Z] [2026-04-21T09:33:13.400Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T09:33:13.400Z] #3 DONE 0.0s [2026-04-21T09:33:13.400Z] [2026-04-21T09:33:13.400Z] #4 [internal] load .dockerignore [2026-04-21T09:33:13.400Z] #4 transferring context: 2B done [2026-04-21T09:33:13.400Z] #4 DONE 0.0s [2026-04-21T09:33:13.400Z] [2026-04-21T09:33:13.400Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d [2026-04-21T09:33:13.400Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d 0.0s done [2026-04-21T09:33:13.400Z] #5 DONE 0.0s [2026-04-21T09:33:13.400Z] [2026-04-21T09:33:13.400Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d [2026-04-21T09:33:13.661Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d 0.0s done [2026-04-21T09:33:13.661Z] #6 DONE 0.0s [2026-04-21T09:33:13.661Z] [2026-04-21T09:33:13.661Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d [2026-04-21T09:33:13.661Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d 0.0s done [2026-04-21T09:33:13.661Z] #5 DONE 0.1s [2026-04-21T09:33:13.661Z] [2026-04-21T09:33:13.661Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:33:13.661Z] #7 DONE 0.0s [2026-04-21T09:33:13.661Z] [2026-04-21T09:33:13.661Z] #8 exporting to image [2026-04-21T09:33:13.661Z] #8 exporting layers done [2026-04-21T09:33:13.661Z] #8 exporting manifest sha256:19334ddb115e2b4cc32c3e6a233a9de54ed6a8b27135a522588c55178aa62f31 done [2026-04-21T09:33:13.661Z] #8 exporting config sha256:58a9d32b49c471dccdfbec04a5909f9a40c8fded513f194079bd4d311f0f510f done [2026-04-21T09:33:13.661Z] #8 exporting manifest sha256:f63c98b61587ab254058991106f721ce8bbdaba75074ce740c56f4ce3ca93d7d done [2026-04-21T09:33:13.661Z] #8 exporting config sha256:90482ad9ddf1c170b7f59bb0378c4a9cc7d5d4ab6efbf0ac6817f54426744a96 done [2026-04-21T09:33:13.661Z] #8 exporting manifest list sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 done [2026-04-21T09:33:13.661Z] #8 pushing layers 0.1s done [2026-04-21T09:33:13.661Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 0.1s done [2026-04-21T09:33:13.661Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:33:13.661Z] #8 DONE 0.2s [2026-04-21T09:33:13.924Z] [2026-04-21T09:33:13.924Z] 1 warning found (use --debug to expand): [2026-04-21T09:33:13.924Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:33:14.228Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2026-04-21T09:33:14.228Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2026-04-21T09:33:14.228Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:33:14.493Z] #1 transferring dockerfile: 168B done [2026-04-21T09:33:14.493Z] #1 DONE 0.0s [2026-04-21T09:33:14.493Z] [2026-04-21T09:33:14.493Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-21T09:33:14.493Z] #2 DONE 0.0s [2026-04-21T09:33:14.493Z] [2026-04-21T09:33:14.493Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-04-21T09:33:14.493Z] #3 DONE 0.0s [2026-04-21T09:33:14.493Z] [2026-04-21T09:33:14.493Z] #4 [internal] load .dockerignore [2026-04-21T09:33:14.493Z] #4 transferring context: 2B done [2026-04-21T09:33:14.493Z] #4 DONE 0.0s [2026-04-21T09:33:14.493Z] [2026-04-21T09:33:14.493Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d [2026-04-21T09:33:14.493Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d done [2026-04-21T09:33:14.493Z] #5 CACHED [2026-04-21T09:33:14.493Z] [2026-04-21T09:33:14.493Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d [2026-04-21T09:33:14.493Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d done [2026-04-21T09:33:14.493Z] #6 CACHED [2026-04-21T09:33:14.493Z] [2026-04-21T09:33:14.493Z] #7 exporting to image [2026-04-21T09:33:14.493Z] #7 exporting layers done [2026-04-21T09:33:14.493Z] #7 exporting manifest sha256:19334ddb115e2b4cc32c3e6a233a9de54ed6a8b27135a522588c55178aa62f31 done [2026-04-21T09:33:14.493Z] #7 exporting config sha256:58a9d32b49c471dccdfbec04a5909f9a40c8fded513f194079bd4d311f0f510f done [2026-04-21T09:33:14.493Z] #7 exporting manifest sha256:f63c98b61587ab254058991106f721ce8bbdaba75074ce740c56f4ce3ca93d7d done [2026-04-21T09:33:14.493Z] #7 exporting config sha256:90482ad9ddf1c170b7f59bb0378c4a9cc7d5d4ab6efbf0ac6817f54426744a96 done [2026-04-21T09:33:14.493Z] #7 exporting manifest list sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 done [2026-04-21T09:33:14.493Z] #7 pushing layers 0.0s done [2026-04-21T09:33:14.493Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 [2026-04-21T09:33:14.493Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:33:14.493Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 0.1s done [2026-04-21T09:33:14.493Z] #7 DONE 0.1s [2026-04-21T09:33:14.493Z] [2026-04-21T09:33:14.493Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:33:14.493Z] #8 DONE 0.0s [2026-04-21T09:33:14.493Z] [2026-04-21T09:33:14.493Z] 1 warning found (use --debug to expand): [2026-04-21T09:33:14.493Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:33:14.791Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110' [2026-04-21T09:33:14.791Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110 --push - [2026-04-21T09:33:14.791Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:33:14.791Z] #1 transferring dockerfile: 175B done [2026-04-21T09:33:14.791Z] #1 DONE 0.0s [2026-04-21T09:33:14.791Z] [2026-04-21T09:33:14.791Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110 [2026-04-21T09:33:14.791Z] #2 DONE 0.0s [2026-04-21T09:33:14.791Z] [2026-04-21T09:33:14.791Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110 [2026-04-21T09:33:14.791Z] #3 DONE 0.0s [2026-04-21T09:33:14.791Z] [2026-04-21T09:33:14.791Z] #4 [internal] load .dockerignore [2026-04-21T09:33:14.791Z] #4 transferring context: 2B done [2026-04-21T09:33:14.791Z] #4 DONE 0.0s [2026-04-21T09:33:14.791Z] [2026-04-21T09:33:14.791Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d [2026-04-21T09:33:14.791Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d done [2026-04-21T09:33:14.791Z] #5 CACHED [2026-04-21T09:33:14.791Z] [2026-04-21T09:33:14.791Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d [2026-04-21T09:33:14.791Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d 0.0s done [2026-04-21T09:33:14.791Z] #6 CACHED [2026-04-21T09:33:14.791Z] [2026-04-21T09:33:14.791Z] #7 exporting to image [2026-04-21T09:33:14.791Z] #7 exporting layers done [2026-04-21T09:33:14.791Z] #7 exporting manifest sha256:19334ddb115e2b4cc32c3e6a233a9de54ed6a8b27135a522588c55178aa62f31 done [2026-04-21T09:33:14.791Z] #7 exporting config sha256:58a9d32b49c471dccdfbec04a5909f9a40c8fded513f194079bd4d311f0f510f done [2026-04-21T09:33:14.791Z] #7 exporting manifest sha256:f63c98b61587ab254058991106f721ce8bbdaba75074ce740c56f4ce3ca93d7d done [2026-04-21T09:33:14.791Z] #7 exporting config sha256:90482ad9ddf1c170b7f59bb0378c4a9cc7d5d4ab6efbf0ac6817f54426744a96 [2026-04-21T09:33:14.791Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:33:15.056Z] #7 exporting config sha256:90482ad9ddf1c170b7f59bb0378c4a9cc7d5d4ab6efbf0ac6817f54426744a96 done [2026-04-21T09:33:15.056Z] #7 exporting manifest list sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 done [2026-04-21T09:33:15.056Z] #7 pushing layers 0.0s done [2026-04-21T09:33:15.056Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110@sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 0.1s done [2026-04-21T09:33:15.056Z] #7 DONE 0.1s [2026-04-21T09:33:15.056Z] [2026-04-21T09:33:15.056Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:33:15.056Z] #8 DONE 0.0s [2026-04-21T09:33:15.056Z] [2026-04-21T09:33:15.056Z] 1 warning found (use --debug to expand): [2026-04-21T09:33:15.056Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:33:15.352Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - [2026-04-21T09:33:15.352Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' [2026-04-21T09:33:15.352Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:33:15.352Z] #1 transferring dockerfile: 216B done [2026-04-21T09:33:15.352Z] #1 DONE 0.0s [2026-04-21T09:33:15.352Z] [2026-04-21T09:33:15.352Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:33:15.352Z] #2 DONE 0.0s [2026-04-21T09:33:15.352Z] [2026-04-21T09:33:15.352Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T09:33:15.352Z] #3 DONE 0.0s [2026-04-21T09:33:15.352Z] [2026-04-21T09:33:15.352Z] #4 [internal] load .dockerignore [2026-04-21T09:33:15.352Z] #4 transferring context: 2B done [2026-04-21T09:33:15.352Z] #4 DONE 0.0s [2026-04-21T09:33:15.352Z] [2026-04-21T09:33:15.352Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d [2026-04-21T09:33:15.352Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d 0.0s done [2026-04-21T09:33:15.352Z] #5 CACHED [2026-04-21T09:33:15.352Z] [2026-04-21T09:33:15.352Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d [2026-04-21T09:33:15.352Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d 0.0s done [2026-04-21T09:33:15.352Z] #6 CACHED [2026-04-21T09:33:15.352Z] [2026-04-21T09:33:15.352Z] #7 exporting to image [2026-04-21T09:33:15.352Z] #7 exporting layers done [2026-04-21T09:33:15.352Z] #7 exporting manifest sha256:19334ddb115e2b4cc32c3e6a233a9de54ed6a8b27135a522588c55178aa62f31 done [2026-04-21T09:33:15.352Z] #7 exporting config sha256:58a9d32b49c471dccdfbec04a5909f9a40c8fded513f194079bd4d311f0f510f done [2026-04-21T09:33:15.352Z] #7 exporting manifest sha256:f63c98b61587ab254058991106f721ce8bbdaba75074ce740c56f4ce3ca93d7d done [2026-04-21T09:33:15.352Z] #7 exporting config sha256:90482ad9ddf1c170b7f59bb0378c4a9cc7d5d4ab6efbf0ac6817f54426744a96 done [2026-04-21T09:33:15.352Z] #7 exporting manifest list sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 done [2026-04-21T09:33:15.352Z] #7 pushing layers 0.0s done [2026-04-21T09:33:15.352Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 [2026-04-21T09:33:15.352Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:33:15.613Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 0.1s done [2026-04-21T09:33:15.613Z] #7 DONE 0.1s [2026-04-21T09:33:15.613Z] [2026-04-21T09:33:15.613Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:33:15.613Z] #8 DONE 0.0s [2026-04-21T09:33:15.613Z] [2026-04-21T09:33:15.613Z] 1 warning found (use --debug to expand): [2026-04-21T09:33:15.613Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-21T09:33:15.904Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2026-04-21T09:33:15.904Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2026-04-21T09:33:15.904Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:33:15.904Z] #1 transferring dockerfile: 166B done [2026-04-21T09:33:15.904Z] #1 DONE 0.0s [2026-04-21T09:33:15.904Z] [2026-04-21T09:33:15.904Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-04-21T09:33:15.904Z] #2 DONE 0.0s [2026-04-21T09:33:15.904Z] [2026-04-21T09:33:15.904Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-04-21T09:33:15.904Z] #3 DONE 0.0s [2026-04-21T09:33:15.904Z] [2026-04-21T09:33:15.904Z] #4 [internal] load .dockerignore [2026-04-21T09:33:15.904Z] #4 transferring context: 2B done [2026-04-21T09:33:15.904Z] #4 DONE 0.0s [2026-04-21T09:33:15.904Z] [2026-04-21T09:33:15.904Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d [2026-04-21T09:33:15.904Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d done [2026-04-21T09:33:15.904Z] #5 CACHED [2026-04-21T09:33:15.904Z] [2026-04-21T09:33:15.904Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d [2026-04-21T09:33:15.904Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d done [2026-04-21T09:33:15.904Z] #6 CACHED [2026-04-21T09:33:15.904Z] [2026-04-21T09:33:15.904Z] #7 exporting to image [2026-04-21T09:33:15.904Z] #7 exporting layers done [2026-04-21T09:33:15.904Z] #7 exporting manifest sha256:19334ddb115e2b4cc32c3e6a233a9de54ed6a8b27135a522588c55178aa62f31 done [2026-04-21T09:33:15.904Z] #7 exporting config sha256:58a9d32b49c471dccdfbec04a5909f9a40c8fded513f194079bd4d311f0f510f done [2026-04-21T09:33:15.904Z] #7 exporting manifest sha256:f63c98b61587ab254058991106f721ce8bbdaba75074ce740c56f4ce3ca93d7d done [2026-04-21T09:33:15.904Z] #7 exporting config sha256:90482ad9ddf1c170b7f59bb0378c4a9cc7d5d4ab6efbf0ac6817f54426744a96 done [2026-04-21T09:33:15.904Z] #7 exporting manifest list sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 done [2026-04-21T09:33:15.904Z] #7 pushing layers 0.0s done [2026-04-21T09:33:15.904Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 [2026-04-21T09:33:15.904Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-21T09:33:16.164Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 0.1s done [2026-04-21T09:33:16.164Z] #7 DONE 0.1s [2026-04-21T09:33:16.164Z] [2026-04-21T09:33:16.164Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-21T09:33:16.164Z] #8 DONE 0.0s [2026-04-21T09:33:16.164Z] [2026-04-21T09:33:16.164Z] 1 warning found (use --debug to expand): [2026-04-21T09:33:16.164Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-04-21T09:33:16.553Z] + '[' -d /w/workspace/edgex-go/970/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-04-21T09:33:16.845Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-21T09:33:17.396Z] ---> package-listing.sh [2026-04-21T09:33:17.396Z] ++ facter osfamily [2026-04-21T09:33:17.396Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-21T09:33:17.659Z] + OS_FAMILY=redhat [2026-04-21T09:33:17.659Z] + workspace=/w/workspace/edgex-go/970 [2026-04-21T09:33:17.659Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-21T09:33:17.659Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-21T09:33:17.659Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-21T09:33:17.659Z] + PACKAGES=/tmp/packages_start.txt [2026-04-21T09:33:17.659Z] + '[' /w/workspace/edgex-go/970 ']' [2026-04-21T09:33:17.659Z] + PACKAGES=/tmp/packages_end.txt [2026-04-21T09:33:17.659Z] + case "${OS_FAMILY}" in [2026-04-21T09:33:17.659Z] + rpm -qa [2026-04-21T09:33:17.659Z] + sort [2026-04-21T09:33:18.232Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-21T09:33:18.232Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-21T09:33:18.232Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-21T09:33:18.232Z] + '[' /w/workspace/edgex-go/970 ']' [2026-04-21T09:33:18.232Z] + mkdir -p /w/workspace/edgex-go/970/archives/ [2026-04-21T09:33:18.232Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/970/archives/ [Pipeline] echo [2026-04-21T09:33:18.425Z] 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/970/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-04-21T09:33:18.707Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:33:19.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-21T09:33:19.273Z] [2026-04-21T09:33:19.273Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:33:19.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-21T09:33:19.597Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-21T09:33:19.597Z] 5eb5b503b376: Pulling fs layer [2026-04-21T09:33:19.597Z] 5c69ac0246d0: Pulling fs layer [2026-04-21T09:33:19.597Z] ec43610c2a17: Pulling fs layer [2026-04-21T09:33:19.597Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-21T09:33:19.597Z] 33b1e0a273af: Pulling fs layer [2026-04-21T09:33:19.597Z] 5d3b04190fa2: Pulling fs layer [2026-04-21T09:33:19.597Z] 2f39f015ded8: Pulling fs layer [2026-04-21T09:33:19.597Z] 3a2ae6a8a46f: Waiting [2026-04-21T09:33:19.597Z] 33b1e0a273af: Waiting [2026-04-21T09:33:19.597Z] 5d3b04190fa2: Waiting [2026-04-21T09:33:19.597Z] 2f39f015ded8: Waiting [2026-04-21T09:33:19.597Z] 5c69ac0246d0: Verifying Checksum [2026-04-21T09:33:19.597Z] 5c69ac0246d0: Download complete [2026-04-21T09:33:19.597Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-21T09:33:19.597Z] 3a2ae6a8a46f: Download complete [2026-04-21T09:33:19.857Z] 33b1e0a273af: Verifying Checksum [2026-04-21T09:33:19.857Z] 33b1e0a273af: Download complete [2026-04-21T09:33:19.857Z] 5d3b04190fa2: Verifying Checksum [2026-04-21T09:33:19.857Z] 5d3b04190fa2: Download complete [2026-04-21T09:33:19.857Z] ec43610c2a17: Verifying Checksum [2026-04-21T09:33:19.857Z] ec43610c2a17: Download complete [2026-04-21T09:33:19.857Z] 5eb5b503b376: Verifying Checksum [2026-04-21T09:33:19.857Z] 5eb5b503b376: Download complete [2026-04-21T09:33:20.435Z] 2f39f015ded8: Verifying Checksum [2026-04-21T09:33:20.435Z] 2f39f015ded8: Download complete [2026-04-21T09:33:21.029Z] 5eb5b503b376: Pull complete [2026-04-21T09:33:21.291Z] 5c69ac0246d0: Pull complete [2026-04-21T09:33:21.551Z] ec43610c2a17: Pull complete [2026-04-21T09:33:21.811Z] 3a2ae6a8a46f: Pull complete [2026-04-21T09:33:21.811Z] 33b1e0a273af: Pull complete [2026-04-21T09:33:21.811Z] 5d3b04190fa2: Pull complete [2026-04-21T09:33:26.038Z] 2f39f015ded8: Pull complete [2026-04-21T09:33:26.038Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-21T09:33:26.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-21T09:33:26.038Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T09:33:26.216Z] prd-centos7-docker-4c-2g-7923 does not seem to be running inside a container [2026-04-21T09:33:26.253Z] $ 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/970/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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:latest cat [2026-04-21T09:33:30.332Z] $ docker top 67d48f52d3c37dcb83125c1c5f1b5730ba463ec85d5cd13ce6d30bfd7b83e7d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-21T09:33:30.695Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-21T09:33:30.986Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-21T09:33:31.275Z] + ls /var/log/sa-host [2026-04-21T09:33:31.275Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-21T09:33:31.372Z] provisioning config files... [2026-04-21T09:33:31.384Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12491348665048798011tmp [Pipeline] { [Pipeline] echo [2026-04-21T09:33:31.440Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-21T09:33:31.772Z] ---> create-netrc.sh [Pipeline] } [2026-04-21T09:33:31.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-21T09:33:32.114Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-21T09:33:32.126Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-21T09:33:32.412Z] ---> sudo-logs.sh [2026-04-21T09:33:32.412Z] Archiving 'sudo' log.. [2026-04-21T09:33:32.412Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T09:33:32.451Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-04-21T09:33:32.459Z] $ docker stop --time=1 67d48f52d3c37dcb83125c1c5f1b5730ba463ec85d5cd13ce6d30bfd7b83e7d4 [2026-04-21T09:33:33.581Z] $ docker rm -f --volumes 67d48f52d3c37dcb83125c1c5f1b5730ba463ec85d5cd13ce6d30bfd7b83e7d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-04-21T09:33:33.681Z] [WS-CLEANUP] Deleting project workspace... [2026-04-21T09:33:33.681Z] [WS-CLEANUP] Deferred wipeout is used... [2026-04-21T09:33:33.697Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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-04-21T09:47:37.580Z] #144 ... [2026-04-21T09:47:37.580Z] [2026-04-21T09:47:37.580Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-21T09:47:37.580Z] #153 DONE 1170.1s [2026-04-21T09:47:37.580Z] [2026-04-21T09:47:37.580Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-21T09:47:37.580Z] #150 ... [2026-04-21T09:47:37.580Z] [2026-04-21T09:47:37.580Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:47:37.580Z] #155 DONE 0.2s [2026-04-21T09:47:37.580Z] [2026-04-21T09:47:37.580Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-21T09:47:37.580Z] #152 ... [2026-04-21T09:47:37.580Z] [2026-04-21T09:47:37.580Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:47:37.580Z] #156 DONE 0.2s [2026-04-21T09:47:37.580Z] [2026-04-21T09:47:37.580Z] #149 [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-04-21T09:47:37.580Z] #149 ... [2026-04-21T09:47:37.580Z] [2026-04-21T09:47:37.580Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-04-21T09:47:37.580Z] #157 DONE 0.3s [2026-04-21T09:47:37.580Z] [2026-04-21T09:47:37.580Z] #158 [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-04-21T09:47:37.580Z] #158 DONE 0.1s [2026-04-21T09:47:37.580Z] [2026-04-21T09:47:37.580Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-04-21T09:47:37.580Z] #159 DONE 0.1s [2026-04-21T09:47:37.580Z] [2026-04-21T09:47:37.580Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-21T09:47:37.580Z] #150 ... [2026-04-21T09:47:37.580Z] [2026-04-21T09:47:37.580Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-21T09:47:37.580Z] #160 DONE 2.0s [2026-04-21T09:47:37.580Z] [2026-04-21T09:47:37.580Z] #113 [core-common-config-bootstrapper] exporting to image [2026-04-21T09:47:37.580Z] #113 exporting layers [2026-04-21T09:47:37.580Z] #113 exporting layers 0.7s done [2026-04-21T09:47:37.580Z] #113 writing image sha256:399ee7526604bacf9d981d3b87a18b5716bc4a841d9bf6c153b991cd7a6d027a done [2026-04-21T09:47:37.580Z] #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-04-21T09:47:37.580Z] #113 DONE 6.8s [2026-04-21T09:47:37.580Z] [2026-04-21T09:47:37.580Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-21T09:47:47.641Z] #150 ... [2026-04-21T09:47:47.641Z] [2026-04-21T09:47:47.641Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-21T09:47:47.641Z] #154 DONE 1187.1s [2026-04-21T09:47:47.641Z] [2026-04-21T09:47:47.641Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-04-21T09:47:47.641Z] #161 DONE 0.4s [2026-04-21T09:47:47.641Z] [2026-04-21T09:47:47.641Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-04-21T09:47:52.600Z] #162 DONE 5.1s [2026-04-21T09:47:52.600Z] [2026-04-21T09:47:52.600Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T09:47:52.600Z] #145 ... [2026-04-21T09:47:52.600Z] [2026-04-21T09:47:52.600Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:47:52.600Z] #163 DONE 0.2s [2026-04-21T09:47:52.600Z] [2026-04-21T09:47:52.600Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:47:52.600Z] #164 DONE 0.3s [2026-04-21T09:47:52.600Z] [2026-04-21T09:47:52.600Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-04-21T09:47:52.600Z] #165 DONE 0.2s [2026-04-21T09:47:52.600Z] [2026-04-21T09:47:52.600Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-04-21T09:47:52.600Z] #166 DONE 0.1s [2026-04-21T09:47:52.600Z] [2026-04-21T09:47:52.600Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-21T09:47:52.868Z] #147 ... [2026-04-21T09:47:52.868Z] [2026-04-21T09:47:52.868Z] #167 [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-04-21T09:47:52.868Z] #167 DONE 0.1s [2026-04-21T09:47:52.868Z] [2026-04-21T09:47:52.868Z] #168 [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-04-21T09:47:52.868Z] #168 DONE 0.1s [2026-04-21T09:47:52.868Z] [2026-04-21T09:47:52.868Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-21T09:47:53.143Z] #152 ... [2026-04-21T09:47:53.143Z] [2026-04-21T09:47:53.143Z] #169 [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-04-21T09:47:53.143Z] #169 DONE 0.1s [2026-04-21T09:47:53.143Z] [2026-04-21T09:47:53.143Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-04-21T09:47:53.143Z] #170 DONE 0.1s [2026-04-21T09:47:53.143Z] [2026-04-21T09:47:53.143Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-21T09:47:53.410Z] #150 ... [2026-04-21T09:47:53.410Z] [2026-04-21T09:47:53.410Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-04-21T09:47:55.348Z] #171 DONE 1.9s [2026-04-21T09:47:55.348Z] [2026-04-21T09:47:55.348Z] #113 [security-bootstrapper] exporting to image [2026-04-21T09:47:55.348Z] #113 exporting layers [2026-04-21T09:47:56.309Z] #113 exporting layers 1.1s done [2026-04-21T09:47:56.309Z] #113 writing image sha256:e0bee87c9743a610e2706682cd0016a35bbae747b152f47095d01dcfd35d3ade done [2026-04-21T09:47:56.309Z] #113 naming to docker.io/library/security-bootstrapper-arm64 done [2026-04-21T09:47:56.309Z] #113 DONE 7.9s [2026-04-21T09:47:56.309Z] [2026-04-21T09:47:56.309Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-21T10:05:08.204Z] #128 ... [2026-04-21T10:05:08.204Z] [2026-04-21T10:05:08.204Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-21T10:05:08.204Z] #151 DONE 2224.2s [2026-04-21T10:05:08.204Z] [2026-04-21T10:05:08.204Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-21T10:05:08.204Z] #152 ... [2026-04-21T10:05:08.204Z] [2026-04-21T10:05:08.204Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T10:05:08.204Z] #172 DONE 0.1s [2026-04-21T10:05:08.204Z] [2026-04-21T10:05:08.204Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-04-21T10:05:08.204Z] #173 DONE 0.1s [2026-04-21T10:05:08.204Z] [2026-04-21T10:05:08.204Z] #149 [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-04-21T10:05:08.204Z] #149 ... [2026-04-21T10:05:08.204Z] [2026-04-21T10:05:08.204Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-04-21T10:05:08.204Z] #174 DONE 0.5s [2026-04-21T10:05:08.204Z] [2026-04-21T10:05:08.204Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-21T10:05:08.204Z] #152 ... [2026-04-21T10:05:08.204Z] [2026-04-21T10:05:08.204Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-04-21T10:05:08.204Z] #175 DONE 0.1s [2026-04-21T10:05:08.204Z] [2026-04-21T10:05:08.204Z] #113 [core-command] exporting to image [2026-04-21T10:05:08.204Z] #113 exporting layers [2026-04-21T10:05:08.204Z] #113 exporting layers 0.5s done [2026-04-21T10:05:08.204Z] #113 writing image sha256:251e3a2dd0ce48ad3f233f60ec54cf1a69dc6ea5604aee8c04ccbdfbe5ac0c05 done [2026-04-21T10:05:08.204Z] #113 naming to docker.io/library/core-command-arm64 done [2026-04-21T10:05:08.204Z] #113 DONE 8.4s [2026-04-21T10:05:08.204Z] [2026-04-21T10:05:08.204Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-21T10:05:30.241Z] #152 ... [2026-04-21T10:05:30.241Z] [2026-04-21T10:05:30.241Z] #149 [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-04-21T10:05:30.241Z] #149 2249.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-04-21T10:05:33.585Z] #149 ... [2026-04-21T10:05:33.585Z] [2026-04-21T10:05:33.585Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-21T10:05:33.585Z] #128 DONE 2254.1s [2026-04-21T10:05:33.585Z] [2026-04-21T10:05:33.585Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-21T10:05:34.564Z] #146 ... [2026-04-21T10:05:34.564Z] [2026-04-21T10:05:34.564Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T10:05:34.564Z] #176 DONE 0.2s [2026-04-21T10:05:34.564Z] [2026-04-21T10:05:34.564Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-21T10:05:34.564Z] #150 ... [2026-04-21T10:05:34.564Z] [2026-04-21T10:05:34.564Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-04-21T10:05:34.833Z] #177 DONE 0.3s [2026-04-21T10:05:34.833Z] [2026-04-21T10:05:34.833Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-21T10:05:34.833Z] #152 ... [2026-04-21T10:05:34.833Z] [2026-04-21T10:05:34.833Z] #178 [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-04-21T10:05:34.833Z] #178 DONE 0.1s [2026-04-21T10:05:35.100Z] [2026-04-21T10:05:35.100Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-04-21T10:05:35.100Z] #179 DONE 0.2s [2026-04-21T10:05:35.100Z] [2026-04-21T10:05:35.100Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-04-21T10:05:35.682Z] #180 DONE 0.5s [2026-04-21T10:05:35.683Z] [2026-04-21T10:05:35.683Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-21T10:05:35.683Z] #144 ... [2026-04-21T10:05:35.683Z] [2026-04-21T10:05:35.683Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-04-21T10:05:35.683Z] #181 DONE 0.1s [2026-04-21T10:05:35.964Z] [2026-04-21T10:05:35.964Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-21T10:05:37.902Z] #182 DONE 2.1s [2026-04-21T10:05:37.902Z] [2026-04-21T10:05:37.902Z] #113 [security-proxy-setup] exporting to image [2026-04-21T10:05:37.902Z] #113 exporting layers [2026-04-21T10:05:39.311Z] #113 exporting layers 1.2s done [2026-04-21T10:05:39.311Z] #113 writing image sha256:3541055680ad8cf85bde08daba5dbe9822ab08d659c0d87876ea45574fc19586 0.0s done [2026-04-21T10:05:39.311Z] #113 naming to docker.io/library/security-proxy-setup-arm64 0.1s done [2026-04-21T10:05:39.311Z] #113 DONE 9.7s [2026-04-21T10:05:39.311Z] [2026-04-21T10:05:39.311Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-21T10:06:06.273Z] #148 ... [2026-04-21T10:06:06.273Z] [2026-04-21T10:06:06.273Z] #149 [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-04-21T10:06:06.273Z] #149 DONE 2284.4s [2026-04-21T10:06:06.273Z] [2026-04-21T10:06:06.273Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-21T10:06:06.273Z] #152 ... [2026-04-21T10:06:06.273Z] [2026-04-21T10:06:06.273Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T10:06:06.273Z] #183 DONE 0.1s [2026-04-21T10:06:06.273Z] [2026-04-21T10:06:06.273Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-21T10:06:06.273Z] #150 ... [2026-04-21T10:06:06.273Z] [2026-04-21T10:06:06.273Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-04-21T10:06:06.273Z] #184 DONE 0.2s [2026-04-21T10:06:06.273Z] [2026-04-21T10:06:06.273Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-21T10:06:06.273Z] #152 ... [2026-04-21T10:06:06.273Z] [2026-04-21T10:06:06.273Z] #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-04-21T10:06:06.273Z] #185 DONE 0.1s [2026-04-21T10:06:06.273Z] [2026-04-21T10:06:06.273Z] #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-04-21T10:06:06.273Z] #186 DONE 0.1s [2026-04-21T10:06:06.273Z] [2026-04-21T10:06:06.273Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-21T10:06:06.273Z] #146 ... [2026-04-21T10:06:06.273Z] [2026-04-21T10:06:06.273Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-04-21T10:06:06.273Z] #187 DONE 0.2s [2026-04-21T10:06:06.273Z] [2026-04-21T10:06:06.273Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-04-21T10:06:06.273Z] #188 DONE 0.4s [2026-04-21T10:06:06.273Z] [2026-04-21T10:06:06.273Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-04-21T10:06:06.273Z] #189 DONE 0.5s [2026-04-21T10:06:06.273Z] [2026-04-21T10:06:06.273Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-04-21T10:06:06.273Z] #190 DONE 0.1s [2026-04-21T10:06:06.273Z] [2026-04-21T10:06:06.273Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-21T10:06:06.273Z] #146 ... [2026-04-21T10:06:06.273Z] [2026-04-21T10:06:06.273Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-21T10:06:08.224Z] #191 DONE 1.9s [2026-04-21T10:06:08.224Z] [2026-04-21T10:06:08.224Z] #113 [security-secretstore-setup] exporting to image [2026-04-21T10:06:08.224Z] #113 exporting layers [2026-04-21T10:06:09.183Z] #113 exporting layers 1.4s done [2026-04-21T10:06:09.184Z] #113 writing image sha256:ed9264d32ae2f7ac5a8807416f385928fa972eee0fcd71252030075f4549d6bc done [2026-04-21T10:06:09.184Z] #113 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-04-21T10:06:09.184Z] #113 DONE 11.0s [2026-04-21T10:06:09.184Z] [2026-04-21T10:06:09.184Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-21T10:07:05.577Z] #148 DONE 2341.0s [2026-04-21T10:07:05.577Z] [2026-04-21T10:07:05.577Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-21T10:07:05.577Z] #152 ... [2026-04-21T10:07:05.577Z] [2026-04-21T10:07:05.577Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T10:07:05.577Z] #192 DONE 0.2s [2026-04-21T10:07:05.577Z] [2026-04-21T10:07:05.577Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-21T10:07:05.577Z] #152 ... [2026-04-21T10:07:05.577Z] [2026-04-21T10:07:05.577Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-21T10:07:05.577Z] #193 DONE 0.1s [2026-04-21T10:07:05.577Z] [2026-04-21T10:07:05.577Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-04-21T10:07:05.577Z] #194 DONE 0.5s [2026-04-21T10:07:05.577Z] [2026-04-21T10:07:05.577Z] #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-04-21T10:07:05.577Z] #195 DONE 0.1s [2026-04-21T10:07:05.577Z] [2026-04-21T10:07:05.577Z] #113 [security-spiffe-token-provider] exporting to image [2026-04-21T10:07:05.577Z] #113 exporting layers [2026-04-21T10:07:05.577Z] #113 exporting layers 0.6s done [2026-04-21T10:07:05.577Z] #113 writing image sha256:ad1df37f591cd32c773a6dff7911d7413d206a6a05af13d41c430344958d80db done [2026-04-21T10:07:05.577Z] #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-04-21T10:07:05.577Z] #113 DONE 11.7s [2026-04-21T10:07:05.577Z] [2026-04-21T10:07:05.577Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T10:07:52.423Z] #145 ... [2026-04-21T10:07:52.423Z] [2026-04-21T10:07:52.423Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-21T10:07:52.423Z] #147 DONE 2388.4s [2026-04-21T10:07:52.423Z] [2026-04-21T10:07:52.423Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-21T10:07:52.423Z] #150 ... [2026-04-21T10:07:52.423Z] [2026-04-21T10:07:52.423Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T10:07:52.423Z] #196 DONE 0.4s [2026-04-21T10:07:52.423Z] [2026-04-21T10:07:52.423Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-21T10:07:52.423Z] #152 ... [2026-04-21T10:07:52.423Z] [2026-04-21T10:07:52.423Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-21T10:07:52.423Z] #197 DONE 0.3s [2026-04-21T10:07:52.423Z] [2026-04-21T10:07:52.423Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-04-21T10:07:52.423Z] #198 DONE 0.6s [2026-04-21T10:07:52.423Z] [2026-04-21T10:07:52.423Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-04-21T10:07:52.423Z] #199 DONE 0.2s [2026-04-21T10:07:52.423Z] [2026-04-21T10:07:52.423Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-04-21T10:07:52.423Z] #200 DONE 0.1s [2026-04-21T10:07:52.423Z] [2026-04-21T10:07:52.423Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-21T10:07:52.423Z] #201 ... [2026-04-21T10:07:52.423Z] [2026-04-21T10:07:52.423Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-21T10:07:52.423Z] #150 DONE 2392.4s [2026-04-21T10:07:52.423Z] [2026-04-21T10:07:52.423Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-21T10:07:52.423Z] #201 DONE 2.1s [2026-04-21T10:07:52.423Z] [2026-04-21T10:07:52.423Z] #113 [security-proxy-auth] exporting to image [2026-04-21T10:07:52.423Z] #113 exporting layers [2026-04-21T10:07:53.012Z] #113 ... [2026-04-21T10:07:53.012Z] [2026-04-21T10:07:53.012Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T10:07:53.012Z] #202 DONE 0.5s [2026-04-21T10:07:53.012Z] [2026-04-21T10:07:53.012Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-04-21T10:07:53.609Z] #203 DONE 0.9s [2026-04-21T10:07:53.609Z] [2026-04-21T10:07:53.609Z] #113 [security-proxy-auth] exporting to image [2026-04-21T10:07:53.877Z] #113 exporting layers 1.4s done [2026-04-21T10:07:53.877Z] #113 writing image sha256:b42aeb0d1f2fb7a6998462a1b94979aa9e6464748bb52022353f5ee5f44aa645 0.0s done [2026-04-21T10:07:53.877Z] #113 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2026-04-21T10:07:53.877Z] #113 DONE 13.1s [2026-04-21T10:07:53.877Z] [2026-04-21T10:07:53.877Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-04-21T10:07:53.877Z] #204 DONE 0.2s [2026-04-21T10:07:53.877Z] [2026-04-21T10:07:53.877Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T10:07:54.145Z] #145 ... [2026-04-21T10:07:54.145Z] [2026-04-21T10:07:54.145Z] #113 [core-keeper] exporting to image [2026-04-21T10:07:54.732Z] #113 exporting layers 0.7s done [2026-04-21T10:07:54.732Z] #113 writing image sha256:86e57b2ac3fdb583f4aede823e2d4ab91503966966514b8ef1ebbf72344b9148 done [2026-04-21T10:07:54.732Z] #113 naming to docker.io/library/core-keeper-arm64 done [2026-04-21T10:07:54.732Z] #113 DONE 13.7s [2026-04-21T10:07:54.732Z] [2026-04-21T10:07:54.732Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-21T10:07:55.313Z] #152 DONE 2396.2s [2026-04-21T10:07:55.313Z] [2026-04-21T10:07:55.313Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-21T10:07:55.313Z] #144 DONE 2396.3s [2026-04-21T10:07:55.313Z] [2026-04-21T10:07:55.313Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-21T10:07:55.909Z] #146 ... [2026-04-21T10:07:55.909Z] [2026-04-21T10:07:55.909Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T10:07:56.177Z] #205 DONE 0.2s [2026-04-21T10:07:56.177Z] [2026-04-21T10:07:56.177Z] #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-21T10:07:56.454Z] #206 DONE 0.2s [2026-04-21T10:07:56.454Z] [2026-04-21T10:07:56.454Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-04-21T10:07:57.042Z] #207 ... [2026-04-21T10:07:57.042Z] [2026-04-21T10:07:57.042Z] #208 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T10:07:57.042Z] #208 DONE 0.2s [2026-04-21T10:07:57.042Z] [2026-04-21T10:07:57.042Z] #209 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-21T10:07:57.042Z] #209 DONE 0.2s [2026-04-21T10:07:57.042Z] [2026-04-21T10:07:57.042Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-04-21T10:07:57.042Z] #207 DONE 0.7s [2026-04-21T10:07:57.042Z] [2026-04-21T10:07:57.042Z] #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-04-21T10:07:57.344Z] #210 ... [2026-04-21T10:07:57.344Z] [2026-04-21T10:07:57.344Z] #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-04-21T10:07:57.344Z] #211 DONE 0.2s [2026-04-21T10:07:57.625Z] [2026-04-21T10:07:57.625Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-04-21T10:07:57.625Z] #212 DONE 0.2s [2026-04-21T10:07:57.625Z] [2026-04-21T10:07:57.625Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-21T10:07:57.625Z] #146 ... [2026-04-21T10:07:57.625Z] [2026-04-21T10:07:57.625Z] #113 [core-metadata] exporting to image [2026-04-21T10:07:57.913Z] #113 ... [2026-04-21T10:07:57.913Z] [2026-04-21T10:07:57.913Z] #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-04-21T10:07:57.913Z] #210 DONE 0.7s [2026-04-21T10:07:57.913Z] [2026-04-21T10:07:57.913Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-04-21T10:07:58.185Z] #213 DONE 0.2s [2026-04-21T10:07:58.185Z] [2026-04-21T10:07:58.185Z] #113 [core-data] exporting to image [2026-04-21T10:08:02.667Z] #113 exporting layers 4.3s done [2026-04-21T10:08:02.667Z] #113 exporting layers 4.9s done [2026-04-21T10:08:02.667Z] #113 writing image sha256:6abc3ca1604aeff791cdaa31711ccd9efc65194dc39339e79d281b2945f3e5da 0.0s done [2026-04-21T10:08:02.667Z] #113 naming to docker.io/library/core-data-arm64 done [2026-04-21T10:08:02.667Z] #113 writing image sha256:c1db8fedd1007bd905e48e804164f3853da76e4a803acff7c9881a290417d2dc done [2026-04-21T10:08:02.667Z] #113 naming to docker.io/library/core-metadata-arm64 done [2026-04-21T10:08:02.667Z] #113 DONE 18.7s [2026-04-21T10:08:02.667Z] [2026-04-21T10:08:02.667Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T10:08:29.368Z] #145 ... [2026-04-21T10:08:29.368Z] [2026-04-21T10:08:29.368Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-21T10:08:29.368Z] #146 DONE 2428.1s [2026-04-21T10:08:29.368Z] [2026-04-21T10:08:29.368Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T10:08:29.368Z] #145 ... [2026-04-21T10:08:29.368Z] [2026-04-21T10:08:29.368Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T10:08:29.368Z] #214 DONE 0.1s [2026-04-21T10:08:29.368Z] [2026-04-21T10:08:29.368Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-21T10:08:29.368Z] #215 DONE 0.1s [2026-04-21T10:08:29.368Z] [2026-04-21T10:08:29.368Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T10:08:29.368Z] #145 ... [2026-04-21T10:08:29.368Z] [2026-04-21T10:08:29.368Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-04-21T10:08:29.368Z] #216 DONE 1.5s [2026-04-21T10:08:29.368Z] [2026-04-21T10:08:29.368Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T10:08:29.368Z] #145 ... [2026-04-21T10:08:29.368Z] [2026-04-21T10:08:29.368Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-04-21T10:08:29.368Z] #217 DONE 0.1s [2026-04-21T10:08:29.634Z] [2026-04-21T10:08:29.634Z] #113 [support-scheduler] exporting to image [2026-04-21T10:08:29.634Z] #113 exporting layers [2026-04-21T10:08:30.589Z] #113 exporting layers 1.1s done [2026-04-21T10:08:30.589Z] #113 writing image sha256:3f2f2ccc6c443a495ae59cba7252f850dfd5481ce6fbd85e5af73728af1ff5d0 done [2026-04-21T10:08:30.589Z] #113 naming to docker.io/library/support-scheduler-arm64 done [2026-04-21T10:08:30.589Z] #113 DONE 19.8s [2026-04-21T10:08:30.589Z] [2026-04-21T10:08:30.589Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T10:08:33.983Z] #145 DONE 2434.3s [2026-04-21T10:08:33.983Z] [2026-04-21T10:08:33.983Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T10:08:33.983Z] #218 DONE 0.1s [2026-04-21T10:08:33.983Z] [2026-04-21T10:08:33.983Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-21T10:08:33.983Z] #219 DONE 0.1s [2026-04-21T10:08:33.983Z] [2026-04-21T10:08:33.983Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-04-21T10:08:34.251Z] #220 DONE 0.4s [2026-04-21T10:08:34.517Z] [2026-04-21T10:08:34.517Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-04-21T10:08:34.517Z] #221 DONE 0.1s [2026-04-21T10:08:34.517Z] [2026-04-21T10:08:34.517Z] #113 [support-notifications] exporting to image [2026-04-21T10:08:35.100Z] #113 exporting layers 0.6s done [2026-04-21T10:08:35.100Z] #113 writing image sha256:dba84167a5b732b06b8697efcedf36029ce20d5ff537dbdd09a7f7fae7a1c773 done [2026-04-21T10:08:35.100Z] #113 naming to docker.io/library/support-notifications-arm64 done [2026-04-21T10:08:35.100Z] #113 DONE 20.4s [2026-04-21T10:08:35.100Z] time="2026-04-21T09:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T10:08:35.100Z] time="2026-04-21T09:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T10:08:35.100Z] time="2026-04-21T09:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T10:08:35.100Z] time="2026-04-21T09:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T10:08:35.100Z] time="2026-04-21T09:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T10:08:35.100Z] time="2026-04-21T09:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T10:08:35.100Z] time="2026-04-21T09:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T10:08:35.100Z] time="2026-04-21T09:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T10:08:35.100Z] time="2026-04-21T09:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T10:08:35.100Z] time="2026-04-21T09:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T10:08:35.100Z] time="2026-04-21T09:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T10:08:35.100Z] time="2026-04-21T09:25:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T10:08:35.100Z] time="2026-04-21T09:25:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T10:08:35.100Z] time="2026-04-21T09:25:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T10:08:35.100Z] time="2026-04-21T09:25:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-04-21T10:08:35.432Z] $ docker stop --time=1 aaefc5f164c3b0fa88fbe566e69e4f985073a0ed4fb0ec644e438887f4261d4f [2026-04-21T10:08:37.051Z] $ docker rm -f --volumes aaefc5f164c3b0fa88fbe566e69e4f985073a0ed4fb0ec644e438887f4261d4f [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-21T10:08:37.564Z] + docker images [2026-04-21T10:08:37.564Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-04-21T10:08:37.564Z] support-notifications-arm64 latest dba84167a5b7 3 seconds ago 56.1MB [2026-04-21T10:08:37.564Z] support-scheduler-arm64 latest 3f2f2ccc6c44 8 seconds ago 52.2MB [2026-04-21T10:08:37.564Z] core-metadata-arm64 latest c1db8fedd100 40 seconds ago 48.2MB [2026-04-21T10:08:37.564Z] core-data-arm64 latest 6abc3ca1604a 40 seconds ago 48.1MB [2026-04-21T10:08:37.564Z] core-keeper-arm64 latest 86e57b2ac3fd 44 seconds ago 47.8MB [2026-04-21T10:08:37.564Z] security-proxy-auth-arm64 latest b42aeb0d1f2f 45 seconds ago 47.3MB [2026-04-21T10:08:37.564Z] security-spiffe-token-provider-arm64 latest ad1df37f591c About a minute ago 51.8MB [2026-04-21T10:08:37.564Z] security-secretstore-setup-arm64 latest ed9264d32ae2 2 minutes ago 85.8MB [2026-04-21T10:08:37.564Z] security-proxy-setup-arm64 latest 3541055680ad 3 minutes ago 52.9MB [2026-04-21T10:08:37.564Z] core-command-arm64 latest 251e3a2dd0ce 3 minutes ago 42.6MB [2026-04-21T10:08:37.564Z] security-bootstrapper-arm64 latest e0bee87c9743 20 minutes ago 21.3MB [2026-04-21T10:08:37.564Z] core-common-config-bootstrapper-arm64 latest 399ee7526604 21 minutes ago 20.2MB [2026-04-21T10:08:37.564Z] security-spire-agent-arm64 latest 562f160220ba 42 minutes ago 219MB [2026-04-21T10:08:37.564Z] security-spire-server-arm64 latest b5ba19f10825 42 minutes ago 163MB [2026-04-21T10:08:37.564Z] security-spire-config-arm64 latest 4795ba39a0b3 42 minutes ago 162MB [2026-04-21T10:08:37.564Z] ci-base-image-arm64 latest 3ba926502603 44 minutes ago 898MB [2026-04-21T10:08:37.564Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 6 months ago 564MB [2026-04-21T10:08:37.564Z] 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-04-21T10:08:37.745Z] provisioning config files... [2026-04-21T10:08:37.761Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/970@tmp/config10978705509737134520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-21T10:08:38.121Z] ---> ****-login.sh [2026-04-21T10:08:38.121Z] nexus3.edgexfoundry.org:10001 [2026-04-21T10:08:38.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T10:08:38.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T10:08:38.388Z] Configure a credential helper to remove this warning. See [2026-04-21T10:08:38.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T10:08:38.388Z] [2026-04-21T10:08:38.388Z] Login Succeeded [2026-04-21T10:08:38.388Z] nexus3.edgexfoundry.org:10002 [2026-04-21T10:08:38.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T10:08:38.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T10:08:38.652Z] Configure a credential helper to remove this warning. See [2026-04-21T10:08:38.652Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T10:08:38.652Z] [2026-04-21T10:08:38.921Z] Login Succeeded [2026-04-21T10:08:38.921Z] nexus3.edgexfoundry.org:10003 [2026-04-21T10:08:38.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T10:08:39.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T10:08:39.187Z] Configure a credential helper to remove this warning. See [2026-04-21T10:08:39.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T10:08:39.187Z] [2026-04-21T10:08:39.187Z] Login Succeeded [2026-04-21T10:08:39.187Z] nexus3.edgexfoundry.org:10004 [2026-04-21T10:08:39.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T10:08:39.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T10:08:39.452Z] Configure a credential helper to remove this warning. See [2026-04-21T10:08:39.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T10:08:39.452Z] [2026-04-21T10:08:39.452Z] Login Succeeded [2026-04-21T10:08:39.452Z] ****.io [2026-04-21T10:08:39.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T10:08:39.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-21T10:08:39.982Z] Configure a credential helper to remove this warning. See [2026-04-21T10:08:39.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-21T10:08:39.983Z] [2026-04-21T10:08:39.983Z] Login Succeeded [2026-04-21T10:08:39.983Z] ---> ****-login.sh ends [Pipeline] } [2026-04-21T10:08:40.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T10:08:40.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-21T10:08:40.083Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-04-21T10:08:40.083Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:08:40.083Z] latest [2026-04-21T10:08:40.083Z] 4.1.0-dev.110 [2026-04-21T10:08:40.083Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:08:40.083Z] main [2026-04-21T10:08:40.083Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:08:40.473Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:08:44.159Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:08:44.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-21T10:08:44.159Z] 8c80fea54db8: Preparing [2026-04-21T10:08:44.159Z] abb3e64feabe: Preparing [2026-04-21T10:08:44.159Z] 69595bb7ed23: Preparing [2026-04-21T10:08:44.159Z] 0fe34c316878: Preparing [2026-04-21T10:08:44.159Z] 6497f2863f7e: Preparing [2026-04-21T10:08:44.159Z] a385e2111fc4: Preparing [2026-04-21T10:08:44.159Z] eeaa73608b53: Preparing [2026-04-21T10:08:44.159Z] a385e2111fc4: Waiting [2026-04-21T10:08:44.159Z] eeaa73608b53: Waiting [2026-04-21T10:08:44.425Z] 0fe34c316878: Pushed [2026-04-21T10:08:44.425Z] 69595bb7ed23: Pushed [2026-04-21T10:08:44.425Z] 6497f2863f7e: Pushed [2026-04-21T10:08:44.425Z] 8c80fea54db8: Pushed [2026-04-21T10:08:44.425Z] eeaa73608b53: Layer already exists [2026-04-21T10:08:44.425Z] a385e2111fc4: Pushed [2026-04-21T10:08:51.304Z] abb3e64feabe: Pushed [2026-04-21T10:08:51.304Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:959c8f60927ee9b55fe935901d2fa6e72bd9dd3f48babee3af1d82452b2f29c0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:08:51.663Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:08:52.025Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-04-21T10:08:52.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-21T10:08:52.025Z] 8c80fea54db8: Preparing [2026-04-21T10:08:52.025Z] abb3e64feabe: Preparing [2026-04-21T10:08:52.025Z] 69595bb7ed23: Preparing [2026-04-21T10:08:52.025Z] 0fe34c316878: Preparing [2026-04-21T10:08:52.025Z] 6497f2863f7e: Preparing [2026-04-21T10:08:52.025Z] a385e2111fc4: Preparing [2026-04-21T10:08:52.025Z] eeaa73608b53: Preparing [2026-04-21T10:08:52.025Z] a385e2111fc4: Waiting [2026-04-21T10:08:52.025Z] eeaa73608b53: Waiting [2026-04-21T10:08:52.025Z] 0fe34c316878: Layer already exists [2026-04-21T10:08:52.025Z] 8c80fea54db8: Layer already exists [2026-04-21T10:08:52.025Z] 6497f2863f7e: Layer already exists [2026-04-21T10:08:52.025Z] 69595bb7ed23: Layer already exists [2026-04-21T10:08:52.025Z] abb3e64feabe: Layer already exists [2026-04-21T10:08:52.025Z] a385e2111fc4: Layer already exists [2026-04-21T10:08:52.025Z] eeaa73608b53: Layer already exists [2026-04-21T10:08:52.025Z] latest: digest: sha256:959c8f60927ee9b55fe935901d2fa6e72bd9dd3f48babee3af1d82452b2f29c0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:08:52.643Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:08:52.992Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.110 [2026-04-21T10:08:52.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-21T10:08:52.992Z] 8c80fea54db8: Preparing [2026-04-21T10:08:52.992Z] abb3e64feabe: Preparing [2026-04-21T10:08:52.992Z] 69595bb7ed23: Preparing [2026-04-21T10:08:52.992Z] 0fe34c316878: Preparing [2026-04-21T10:08:52.992Z] 6497f2863f7e: Preparing [2026-04-21T10:08:52.992Z] a385e2111fc4: Preparing [2026-04-21T10:08:52.992Z] eeaa73608b53: Preparing [2026-04-21T10:08:52.992Z] a385e2111fc4: Waiting [2026-04-21T10:08:52.992Z] eeaa73608b53: Waiting [2026-04-21T10:08:52.992Z] 8c80fea54db8: Layer already exists [2026-04-21T10:08:52.992Z] 6497f2863f7e: Layer already exists [2026-04-21T10:08:52.992Z] 69595bb7ed23: Layer already exists [2026-04-21T10:08:52.992Z] 0fe34c316878: Layer already exists [2026-04-21T10:08:52.992Z] abb3e64feabe: Layer already exists [2026-04-21T10:08:52.992Z] a385e2111fc4: Layer already exists [2026-04-21T10:08:52.992Z] eeaa73608b53: Layer already exists [2026-04-21T10:08:53.255Z] 4.1.0-dev.110: digest: sha256:959c8f60927ee9b55fe935901d2fa6e72bd9dd3f48babee3af1d82452b2f29c0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:08:53.623Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:08:53.975Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:08:53.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-21T10:08:53.975Z] 8c80fea54db8: Preparing [2026-04-21T10:08:53.975Z] abb3e64feabe: Preparing [2026-04-21T10:08:53.975Z] 69595bb7ed23: Preparing [2026-04-21T10:08:53.975Z] 0fe34c316878: Preparing [2026-04-21T10:08:53.975Z] 6497f2863f7e: Preparing [2026-04-21T10:08:53.975Z] a385e2111fc4: Preparing [2026-04-21T10:08:53.975Z] eeaa73608b53: Preparing [2026-04-21T10:08:53.975Z] a385e2111fc4: Waiting [2026-04-21T10:08:53.975Z] eeaa73608b53: Waiting [2026-04-21T10:08:53.975Z] 69595bb7ed23: Layer already exists [2026-04-21T10:08:53.975Z] 0fe34c316878: Layer already exists [2026-04-21T10:08:53.975Z] 8c80fea54db8: Layer already exists [2026-04-21T10:08:53.975Z] abb3e64feabe: Layer already exists [2026-04-21T10:08:53.975Z] 6497f2863f7e: Layer already exists [2026-04-21T10:08:53.975Z] a385e2111fc4: Layer already exists [2026-04-21T10:08:53.975Z] eeaa73608b53: Layer already exists [2026-04-21T10:08:53.975Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:959c8f60927ee9b55fe935901d2fa6e72bd9dd3f48babee3af1d82452b2f29c0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:08:54.595Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:08:54.953Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-04-21T10:08:54.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-04-21T10:08:54.953Z] 8c80fea54db8: Preparing [2026-04-21T10:08:54.953Z] abb3e64feabe: Preparing [2026-04-21T10:08:54.953Z] 69595bb7ed23: Preparing [2026-04-21T10:08:54.953Z] 0fe34c316878: Preparing [2026-04-21T10:08:54.953Z] 6497f2863f7e: Preparing [2026-04-21T10:08:54.953Z] a385e2111fc4: Preparing [2026-04-21T10:08:54.953Z] eeaa73608b53: Preparing [2026-04-21T10:08:54.953Z] a385e2111fc4: Waiting [2026-04-21T10:08:54.953Z] eeaa73608b53: Waiting [2026-04-21T10:08:54.953Z] abb3e64feabe: Layer already exists [2026-04-21T10:08:54.953Z] 69595bb7ed23: Layer already exists [2026-04-21T10:08:54.953Z] 0fe34c316878: Layer already exists [2026-04-21T10:08:54.953Z] 6497f2863f7e: Layer already exists [2026-04-21T10:08:54.953Z] 8c80fea54db8: Layer already exists [2026-04-21T10:08:54.953Z] eeaa73608b53: Layer already exists [2026-04-21T10:08:54.953Z] a385e2111fc4: Layer already exists [2026-04-21T10:08:55.217Z] main: digest: sha256:959c8f60927ee9b55fe935901d2fa6e72bd9dd3f48babee3af1d82452b2f29c0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T10:08:55.293Z] ===================================================== [Pipeline] echo [2026-04-21T10:08:55.308Z] taggedImages: [2026-04-21T10:08:55.308Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:08:55.308Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-04-21T10:08:55.308Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.110 [2026-04-21T10:08:55.308Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:08:55.308Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-04-21T10:08:55.335Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-04-21T10:08:55.335Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:08:55.335Z] latest [2026-04-21T10:08:55.335Z] 4.1.0-dev.110 [2026-04-21T10:08:55.335Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:08:55.335Z] main [2026-04-21T10:08:55.335Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:08:55.707Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:08:56.058Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:08:56.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-21T10:08:56.058Z] 40ac4472d085: Preparing [2026-04-21T10:08:56.059Z] b8bd65a94420: Preparing [2026-04-21T10:08:56.059Z] b2e56c8c2b13: Preparing [2026-04-21T10:08:56.059Z] 2b4b23509ff4: Preparing [2026-04-21T10:08:56.059Z] 69595bb7ed23: Preparing [2026-04-21T10:08:56.059Z] 0fe34c316878: Preparing [2026-04-21T10:08:56.059Z] 6497f2863f7e: Preparing [2026-04-21T10:08:56.059Z] a385e2111fc4: Preparing [2026-04-21T10:08:56.059Z] eeaa73608b53: Preparing [2026-04-21T10:08:56.059Z] 0fe34c316878: Waiting [2026-04-21T10:08:56.059Z] 6497f2863f7e: Waiting [2026-04-21T10:08:56.059Z] eeaa73608b53: Waiting [2026-04-21T10:08:56.059Z] a385e2111fc4: Waiting [2026-04-21T10:08:56.059Z] 69595bb7ed23: Layer already exists [2026-04-21T10:08:56.321Z] 0fe34c316878: Layer already exists [2026-04-21T10:08:56.322Z] b8bd65a94420: Pushed [2026-04-21T10:08:56.322Z] b2e56c8c2b13: Pushed [2026-04-21T10:08:56.322Z] 6497f2863f7e: Layer already exists [2026-04-21T10:08:56.322Z] a385e2111fc4: Layer already exists [2026-04-21T10:08:56.322Z] eeaa73608b53: Layer already exists [2026-04-21T10:08:56.322Z] 40ac4472d085: Pushed [2026-04-21T10:08:58.879Z] 2b4b23509ff4: Pushed [2026-04-21T10:08:59.142Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:1c30e58e89d8e8fb853e6e932c093d6f8bab3da093f584852a4aff0e140445b0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:08:59.507Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:08:59.863Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-04-21T10:08:59.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-21T10:08:59.863Z] 40ac4472d085: Preparing [2026-04-21T10:08:59.863Z] b8bd65a94420: Preparing [2026-04-21T10:08:59.863Z] b2e56c8c2b13: Preparing [2026-04-21T10:08:59.863Z] 2b4b23509ff4: Preparing [2026-04-21T10:08:59.863Z] 69595bb7ed23: Preparing [2026-04-21T10:08:59.863Z] 0fe34c316878: Preparing [2026-04-21T10:08:59.863Z] 6497f2863f7e: Preparing [2026-04-21T10:08:59.863Z] a385e2111fc4: Preparing [2026-04-21T10:08:59.863Z] eeaa73608b53: Preparing [2026-04-21T10:08:59.863Z] 0fe34c316878: Waiting [2026-04-21T10:08:59.863Z] 6497f2863f7e: Waiting [2026-04-21T10:08:59.863Z] a385e2111fc4: Waiting [2026-04-21T10:08:59.863Z] eeaa73608b53: Waiting [2026-04-21T10:08:59.863Z] 40ac4472d085: Layer already exists [2026-04-21T10:08:59.863Z] 69595bb7ed23: Layer already exists [2026-04-21T10:08:59.863Z] b8bd65a94420: Layer already exists [2026-04-21T10:08:59.863Z] b2e56c8c2b13: Layer already exists [2026-04-21T10:08:59.863Z] 2b4b23509ff4: Layer already exists [2026-04-21T10:08:59.863Z] 6497f2863f7e: Layer already exists [2026-04-21T10:08:59.863Z] a385e2111fc4: Layer already exists [2026-04-21T10:08:59.863Z] eeaa73608b53: Layer already exists [2026-04-21T10:08:59.863Z] 0fe34c316878: Layer already exists [2026-04-21T10:08:59.863Z] latest: digest: sha256:1c30e58e89d8e8fb853e6e932c093d6f8bab3da093f584852a4aff0e140445b0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:00.668Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:01.015Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.110 [2026-04-21T10:09:01.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-21T10:09:01.015Z] 40ac4472d085: Preparing [2026-04-21T10:09:01.015Z] b8bd65a94420: Preparing [2026-04-21T10:09:01.015Z] b2e56c8c2b13: Preparing [2026-04-21T10:09:01.015Z] 2b4b23509ff4: Preparing [2026-04-21T10:09:01.015Z] 69595bb7ed23: Preparing [2026-04-21T10:09:01.015Z] 0fe34c316878: Preparing [2026-04-21T10:09:01.015Z] 6497f2863f7e: Preparing [2026-04-21T10:09:01.015Z] a385e2111fc4: Preparing [2026-04-21T10:09:01.015Z] eeaa73608b53: Preparing [2026-04-21T10:09:01.015Z] a385e2111fc4: Waiting [2026-04-21T10:09:01.015Z] eeaa73608b53: Waiting [2026-04-21T10:09:01.015Z] 0fe34c316878: Waiting [2026-04-21T10:09:01.015Z] 6497f2863f7e: Waiting [2026-04-21T10:09:01.015Z] 69595bb7ed23: Layer already exists [2026-04-21T10:09:01.015Z] 40ac4472d085: Layer already exists [2026-04-21T10:09:01.015Z] b8bd65a94420: Layer already exists [2026-04-21T10:09:01.015Z] 2b4b23509ff4: Layer already exists [2026-04-21T10:09:01.015Z] b2e56c8c2b13: Layer already exists [2026-04-21T10:09:01.015Z] a385e2111fc4: Layer already exists [2026-04-21T10:09:01.015Z] 0fe34c316878: Layer already exists [2026-04-21T10:09:01.015Z] 6497f2863f7e: Layer already exists [2026-04-21T10:09:01.015Z] eeaa73608b53: Layer already exists [2026-04-21T10:09:01.277Z] 4.1.0-dev.110: digest: sha256:1c30e58e89d8e8fb853e6e932c093d6f8bab3da093f584852a4aff0e140445b0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:01.626Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:01.989Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:09:01.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-21T10:09:01.989Z] 40ac4472d085: Preparing [2026-04-21T10:09:01.989Z] b8bd65a94420: Preparing [2026-04-21T10:09:01.989Z] b2e56c8c2b13: Preparing [2026-04-21T10:09:01.989Z] 2b4b23509ff4: Preparing [2026-04-21T10:09:01.989Z] 69595bb7ed23: Preparing [2026-04-21T10:09:01.989Z] 0fe34c316878: Preparing [2026-04-21T10:09:01.989Z] 6497f2863f7e: Preparing [2026-04-21T10:09:01.989Z] a385e2111fc4: Preparing [2026-04-21T10:09:01.989Z] eeaa73608b53: Preparing [2026-04-21T10:09:01.989Z] 6497f2863f7e: Waiting [2026-04-21T10:09:01.989Z] a385e2111fc4: Waiting [2026-04-21T10:09:01.989Z] eeaa73608b53: Waiting [2026-04-21T10:09:01.989Z] 0fe34c316878: Waiting [2026-04-21T10:09:01.989Z] 69595bb7ed23: Layer already exists [2026-04-21T10:09:01.989Z] 40ac4472d085: Layer already exists [2026-04-21T10:09:01.989Z] b2e56c8c2b13: Layer already exists [2026-04-21T10:09:01.989Z] b8bd65a94420: Layer already exists [2026-04-21T10:09:01.989Z] 2b4b23509ff4: Layer already exists [2026-04-21T10:09:01.989Z] 0fe34c316878: Layer already exists [2026-04-21T10:09:01.989Z] 6497f2863f7e: Layer already exists [2026-04-21T10:09:01.989Z] a385e2111fc4: Layer already exists [2026-04-21T10:09:01.989Z] eeaa73608b53: Layer already exists [2026-04-21T10:09:02.252Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:1c30e58e89d8e8fb853e6e932c093d6f8bab3da093f584852a4aff0e140445b0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:02.616Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:02.996Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-04-21T10:09:02.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-04-21T10:09:02.996Z] 40ac4472d085: Preparing [2026-04-21T10:09:02.996Z] b8bd65a94420: Preparing [2026-04-21T10:09:02.996Z] b2e56c8c2b13: Preparing [2026-04-21T10:09:02.996Z] 2b4b23509ff4: Preparing [2026-04-21T10:09:02.996Z] 69595bb7ed23: Preparing [2026-04-21T10:09:02.996Z] 0fe34c316878: Preparing [2026-04-21T10:09:02.996Z] 6497f2863f7e: Preparing [2026-04-21T10:09:02.996Z] a385e2111fc4: Preparing [2026-04-21T10:09:02.996Z] eeaa73608b53: Preparing [2026-04-21T10:09:02.996Z] a385e2111fc4: Waiting [2026-04-21T10:09:02.996Z] eeaa73608b53: Waiting [2026-04-21T10:09:02.996Z] 0fe34c316878: Waiting [2026-04-21T10:09:02.996Z] 6497f2863f7e: Waiting [2026-04-21T10:09:02.996Z] b2e56c8c2b13: Layer already exists [2026-04-21T10:09:02.996Z] 2b4b23509ff4: Layer already exists [2026-04-21T10:09:02.996Z] 69595bb7ed23: Layer already exists [2026-04-21T10:09:02.996Z] 40ac4472d085: Layer already exists [2026-04-21T10:09:02.996Z] b8bd65a94420: Layer already exists [2026-04-21T10:09:02.996Z] a385e2111fc4: Layer already exists [2026-04-21T10:09:02.996Z] 0fe34c316878: Layer already exists [2026-04-21T10:09:02.996Z] 6497f2863f7e: Layer already exists [2026-04-21T10:09:02.996Z] eeaa73608b53: Layer already exists [2026-04-21T10:09:02.996Z] main: digest: sha256:1c30e58e89d8e8fb853e6e932c093d6f8bab3da093f584852a4aff0e140445b0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T10:09:03.337Z] ===================================================== [Pipeline] echo [2026-04-21T10:09:03.349Z] taggedImages: [2026-04-21T10:09:03.349Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:09:03.349Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-04-21T10:09:03.349Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.110 [2026-04-21T10:09:03.349Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:09:03.349Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-04-21T10:09:03.375Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-04-21T10:09:03.375Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:09:03.375Z] latest [2026-04-21T10:09:03.375Z] 4.1.0-dev.110 [2026-04-21T10:09:03.375Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:09:03.375Z] main [2026-04-21T10:09:03.375Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:03.744Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:04.093Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:09:04.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-21T10:09:04.093Z] 5b44d8b37ad7: Preparing [2026-04-21T10:09:04.093Z] d00cd119068c: Preparing [2026-04-21T10:09:04.093Z] 69595bb7ed23: Preparing [2026-04-21T10:09:04.093Z] 0fe34c316878: Preparing [2026-04-21T10:09:04.093Z] d02181e5b7b7: Preparing [2026-04-21T10:09:04.093Z] 8b1f86508c92: Preparing [2026-04-21T10:09:04.093Z] eeaa73608b53: Preparing [2026-04-21T10:09:04.093Z] 8b1f86508c92: Waiting [2026-04-21T10:09:04.093Z] eeaa73608b53: Waiting [2026-04-21T10:09:04.093Z] 69595bb7ed23: Layer already exists [2026-04-21T10:09:04.093Z] 0fe34c316878: Layer already exists [2026-04-21T10:09:04.093Z] eeaa73608b53: Layer already exists [2026-04-21T10:09:04.357Z] d02181e5b7b7: Pushed [2026-04-21T10:09:04.357Z] 5b44d8b37ad7: Pushed [2026-04-21T10:09:04.357Z] 8b1f86508c92: Pushed [2026-04-21T10:09:12.541Z] d00cd119068c: Pushed [2026-04-21T10:09:12.541Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:781209449f1392e2eeea8b9de8ce704dcd9ec8db6f00bf9559bdcfe8343fceee size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:12.895Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:13.252Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-04-21T10:09:13.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-21T10:09:13.252Z] 5b44d8b37ad7: Preparing [2026-04-21T10:09:13.252Z] d00cd119068c: Preparing [2026-04-21T10:09:13.252Z] 69595bb7ed23: Preparing [2026-04-21T10:09:13.252Z] 0fe34c316878: Preparing [2026-04-21T10:09:13.252Z] d02181e5b7b7: Preparing [2026-04-21T10:09:13.252Z] 8b1f86508c92: Preparing [2026-04-21T10:09:13.252Z] eeaa73608b53: Preparing [2026-04-21T10:09:13.252Z] 8b1f86508c92: Waiting [2026-04-21T10:09:13.252Z] eeaa73608b53: Waiting [2026-04-21T10:09:13.252Z] 5b44d8b37ad7: Layer already exists [2026-04-21T10:09:13.252Z] d00cd119068c: Layer already exists [2026-04-21T10:09:13.252Z] d02181e5b7b7: Layer already exists [2026-04-21T10:09:13.252Z] 69595bb7ed23: Layer already exists [2026-04-21T10:09:13.252Z] 0fe34c316878: Layer already exists [2026-04-21T10:09:13.252Z] 8b1f86508c92: Layer already exists [2026-04-21T10:09:13.252Z] eeaa73608b53: Layer already exists [2026-04-21T10:09:13.252Z] latest: digest: sha256:781209449f1392e2eeea8b9de8ce704dcd9ec8db6f00bf9559bdcfe8343fceee size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:14.172Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:14.530Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.110 [2026-04-21T10:09:14.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-21T10:09:14.531Z] 5b44d8b37ad7: Preparing [2026-04-21T10:09:14.531Z] d00cd119068c: Preparing [2026-04-21T10:09:14.531Z] 69595bb7ed23: Preparing [2026-04-21T10:09:14.531Z] 0fe34c316878: Preparing [2026-04-21T10:09:14.531Z] d02181e5b7b7: Preparing [2026-04-21T10:09:14.531Z] 8b1f86508c92: Preparing [2026-04-21T10:09:14.531Z] eeaa73608b53: Preparing [2026-04-21T10:09:14.531Z] 8b1f86508c92: Waiting [2026-04-21T10:09:14.531Z] eeaa73608b53: Waiting [2026-04-21T10:09:14.531Z] 5b44d8b37ad7: Layer already exists [2026-04-21T10:09:14.531Z] 0fe34c316878: Layer already exists [2026-04-21T10:09:14.531Z] d00cd119068c: Layer already exists [2026-04-21T10:09:14.531Z] 69595bb7ed23: Layer already exists [2026-04-21T10:09:14.531Z] d02181e5b7b7: Layer already exists [2026-04-21T10:09:14.531Z] 8b1f86508c92: Layer already exists [2026-04-21T10:09:14.531Z] eeaa73608b53: Layer already exists [2026-04-21T10:09:14.799Z] 4.1.0-dev.110: digest: sha256:781209449f1392e2eeea8b9de8ce704dcd9ec8db6f00bf9559bdcfe8343fceee size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:15.145Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:15.490Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:09:15.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-21T10:09:15.490Z] 5b44d8b37ad7: Preparing [2026-04-21T10:09:15.490Z] d00cd119068c: Preparing [2026-04-21T10:09:15.490Z] 69595bb7ed23: Preparing [2026-04-21T10:09:15.490Z] 0fe34c316878: Preparing [2026-04-21T10:09:15.490Z] d02181e5b7b7: Preparing [2026-04-21T10:09:15.490Z] 8b1f86508c92: Preparing [2026-04-21T10:09:15.490Z] eeaa73608b53: Preparing [2026-04-21T10:09:15.490Z] 8b1f86508c92: Waiting [2026-04-21T10:09:15.490Z] d02181e5b7b7: Layer already exists [2026-04-21T10:09:15.490Z] d00cd119068c: Layer already exists [2026-04-21T10:09:15.490Z] 69595bb7ed23: Layer already exists [2026-04-21T10:09:15.490Z] 0fe34c316878: Layer already exists [2026-04-21T10:09:15.490Z] 5b44d8b37ad7: Layer already exists [2026-04-21T10:09:15.490Z] eeaa73608b53: Layer already exists [2026-04-21T10:09:15.490Z] 8b1f86508c92: Layer already exists [2026-04-21T10:09:15.490Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:781209449f1392e2eeea8b9de8ce704dcd9ec8db6f00bf9559bdcfe8343fceee size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:15.843Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:16.196Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-04-21T10:09:16.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-04-21T10:09:16.196Z] 5b44d8b37ad7: Preparing [2026-04-21T10:09:16.196Z] d00cd119068c: Preparing [2026-04-21T10:09:16.196Z] 69595bb7ed23: Preparing [2026-04-21T10:09:16.196Z] 0fe34c316878: Preparing [2026-04-21T10:09:16.196Z] d02181e5b7b7: Preparing [2026-04-21T10:09:16.196Z] 8b1f86508c92: Preparing [2026-04-21T10:09:16.196Z] eeaa73608b53: Preparing [2026-04-21T10:09:16.196Z] 8b1f86508c92: Waiting [2026-04-21T10:09:16.196Z] eeaa73608b53: Waiting [2026-04-21T10:09:16.196Z] d02181e5b7b7: Layer already exists [2026-04-21T10:09:16.196Z] 69595bb7ed23: Layer already exists [2026-04-21T10:09:16.196Z] d00cd119068c: Layer already exists [2026-04-21T10:09:16.196Z] 5b44d8b37ad7: Layer already exists [2026-04-21T10:09:16.196Z] 0fe34c316878: Layer already exists [2026-04-21T10:09:16.196Z] 8b1f86508c92: Layer already exists [2026-04-21T10:09:16.196Z] eeaa73608b53: Layer already exists [2026-04-21T10:09:16.460Z] main: digest: sha256:781209449f1392e2eeea8b9de8ce704dcd9ec8db6f00bf9559bdcfe8343fceee size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T10:09:16.532Z] ===================================================== [Pipeline] echo [2026-04-21T10:09:16.545Z] taggedImages: [2026-04-21T10:09:16.545Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:09:16.545Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-04-21T10:09:16.545Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.110 [2026-04-21T10:09:16.545Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:09:16.545Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-04-21T10:09:16.575Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-04-21T10:09:16.575Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:09:16.575Z] latest [2026-04-21T10:09:16.575Z] 4.1.0-dev.110 [2026-04-21T10:09:16.575Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:09:16.575Z] main [2026-04-21T10:09:16.575Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:16.943Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:17.292Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:09:17.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-21T10:09:17.292Z] e97e9cc05dfe: Preparing [2026-04-21T10:09:17.292Z] aae4e1ddb5bd: Preparing [2026-04-21T10:09:17.292Z] 0fe34c316878: Preparing [2026-04-21T10:09:17.292Z] ba2614aca0b7: Preparing [2026-04-21T10:09:17.292Z] f7da84982a22: Preparing [2026-04-21T10:09:17.292Z] eeaa73608b53: Preparing [2026-04-21T10:09:17.292Z] eeaa73608b53: Waiting [2026-04-21T10:09:17.292Z] 0fe34c316878: Layer already exists [2026-04-21T10:09:17.560Z] eeaa73608b53: Layer already exists [2026-04-21T10:09:17.560Z] f7da84982a22: Pushed [2026-04-21T10:09:17.560Z] e97e9cc05dfe: Pushed [2026-04-21T10:09:17.560Z] ba2614aca0b7: Pushed [2026-04-21T10:09:25.740Z] aae4e1ddb5bd: Pushed [2026-04-21T10:09:25.740Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:7303c4d2726148a98b3d331af03eefe3ccaf442530c6dbbd3c019dd5ee0b38a8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:26.094Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:26.443Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-04-21T10:09:26.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-21T10:09:26.443Z] e97e9cc05dfe: Preparing [2026-04-21T10:09:26.443Z] aae4e1ddb5bd: Preparing [2026-04-21T10:09:26.443Z] 0fe34c316878: Preparing [2026-04-21T10:09:26.443Z] ba2614aca0b7: Preparing [2026-04-21T10:09:26.443Z] f7da84982a22: Preparing [2026-04-21T10:09:26.443Z] eeaa73608b53: Preparing [2026-04-21T10:09:26.443Z] eeaa73608b53: Waiting [2026-04-21T10:09:26.443Z] e97e9cc05dfe: Layer already exists [2026-04-21T10:09:26.443Z] ba2614aca0b7: Layer already exists [2026-04-21T10:09:26.443Z] aae4e1ddb5bd: Layer already exists [2026-04-21T10:09:26.443Z] 0fe34c316878: Layer already exists [2026-04-21T10:09:26.443Z] f7da84982a22: Layer already exists [2026-04-21T10:09:26.443Z] eeaa73608b53: Layer already exists [2026-04-21T10:09:26.443Z] latest: digest: sha256:7303c4d2726148a98b3d331af03eefe3ccaf442530c6dbbd3c019dd5ee0b38a8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:27.068Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:27.420Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.110 [2026-04-21T10:09:27.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-21T10:09:27.420Z] e97e9cc05dfe: Preparing [2026-04-21T10:09:27.420Z] aae4e1ddb5bd: Preparing [2026-04-21T10:09:27.420Z] 0fe34c316878: Preparing [2026-04-21T10:09:27.420Z] ba2614aca0b7: Preparing [2026-04-21T10:09:27.420Z] f7da84982a22: Preparing [2026-04-21T10:09:27.420Z] eeaa73608b53: Preparing [2026-04-21T10:09:27.420Z] eeaa73608b53: Waiting [2026-04-21T10:09:27.420Z] ba2614aca0b7: Layer already exists [2026-04-21T10:09:27.420Z] aae4e1ddb5bd: Layer already exists [2026-04-21T10:09:27.420Z] e97e9cc05dfe: Layer already exists [2026-04-21T10:09:27.420Z] 0fe34c316878: Layer already exists [2026-04-21T10:09:27.420Z] f7da84982a22: Layer already exists [2026-04-21T10:09:27.420Z] eeaa73608b53: Layer already exists [2026-04-21T10:09:27.420Z] 4.1.0-dev.110: digest: sha256:7303c4d2726148a98b3d331af03eefe3ccaf442530c6dbbd3c019dd5ee0b38a8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:27.770Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:28.118Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:09:28.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-21T10:09:28.118Z] e97e9cc05dfe: Preparing [2026-04-21T10:09:28.118Z] aae4e1ddb5bd: Preparing [2026-04-21T10:09:28.118Z] 0fe34c316878: Preparing [2026-04-21T10:09:28.118Z] ba2614aca0b7: Preparing [2026-04-21T10:09:28.118Z] f7da84982a22: Preparing [2026-04-21T10:09:28.118Z] eeaa73608b53: Preparing [2026-04-21T10:09:28.118Z] eeaa73608b53: Waiting [2026-04-21T10:09:28.118Z] e97e9cc05dfe: Layer already exists [2026-04-21T10:09:28.118Z] ba2614aca0b7: Layer already exists [2026-04-21T10:09:28.118Z] 0fe34c316878: Layer already exists [2026-04-21T10:09:28.118Z] aae4e1ddb5bd: Layer already exists [2026-04-21T10:09:28.118Z] f7da84982a22: Layer already exists [2026-04-21T10:09:28.118Z] eeaa73608b53: Layer already exists [2026-04-21T10:09:28.118Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:7303c4d2726148a98b3d331af03eefe3ccaf442530c6dbbd3c019dd5ee0b38a8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:29.187Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:29.547Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-04-21T10:09:29.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-04-21T10:09:29.547Z] e97e9cc05dfe: Preparing [2026-04-21T10:09:29.547Z] aae4e1ddb5bd: Preparing [2026-04-21T10:09:29.547Z] 0fe34c316878: Preparing [2026-04-21T10:09:29.547Z] ba2614aca0b7: Preparing [2026-04-21T10:09:29.547Z] f7da84982a22: Preparing [2026-04-21T10:09:29.547Z] eeaa73608b53: Preparing [2026-04-21T10:09:29.547Z] eeaa73608b53: Waiting [2026-04-21T10:09:29.547Z] aae4e1ddb5bd: Layer already exists [2026-04-21T10:09:29.547Z] f7da84982a22: Layer already exists [2026-04-21T10:09:29.547Z] 0fe34c316878: Layer already exists [2026-04-21T10:09:29.547Z] ba2614aca0b7: Layer already exists [2026-04-21T10:09:29.547Z] e97e9cc05dfe: Layer already exists [2026-04-21T10:09:29.547Z] eeaa73608b53: Layer already exists [2026-04-21T10:09:29.814Z] main: digest: sha256:7303c4d2726148a98b3d331af03eefe3ccaf442530c6dbbd3c019dd5ee0b38a8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T10:09:29.893Z] ===================================================== [Pipeline] echo [2026-04-21T10:09:29.909Z] taggedImages: [2026-04-21T10:09:29.909Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:09:29.909Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-04-21T10:09:29.909Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.110 [2026-04-21T10:09:29.909Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:09:29.909Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-04-21T10:09:29.932Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-04-21T10:09:29.932Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:09:29.932Z] latest [2026-04-21T10:09:29.932Z] 4.1.0-dev.110 [2026-04-21T10:09:29.932Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:09:29.932Z] main [2026-04-21T10:09:29.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:30.311Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:30.657Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:09:30.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-21T10:09:30.657Z] cc93fc098ffd: Preparing [2026-04-21T10:09:30.657Z] fcee63aea3d8: Preparing [2026-04-21T10:09:30.657Z] b5cc063d71d0: Preparing [2026-04-21T10:09:30.657Z] 69595bb7ed23: Preparing [2026-04-21T10:09:30.657Z] 0fe34c316878: Preparing [2026-04-21T10:09:30.657Z] 6497f2863f7e: Preparing [2026-04-21T10:09:30.657Z] a385e2111fc4: Preparing [2026-04-21T10:09:30.657Z] eeaa73608b53: Preparing [2026-04-21T10:09:30.657Z] 6497f2863f7e: Waiting [2026-04-21T10:09:30.657Z] a385e2111fc4: Waiting [2026-04-21T10:09:30.657Z] eeaa73608b53: Waiting [2026-04-21T10:09:30.657Z] 69595bb7ed23: Layer already exists [2026-04-21T10:09:30.921Z] 0fe34c316878: Layer already exists [2026-04-21T10:09:30.921Z] 6497f2863f7e: Layer already exists [2026-04-21T10:09:30.921Z] a385e2111fc4: Layer already exists [2026-04-21T10:09:30.921Z] eeaa73608b53: Layer already exists [2026-04-21T10:09:30.921Z] fcee63aea3d8: Pushed [2026-04-21T10:09:30.921Z] cc93fc098ffd: Pushed [2026-04-21T10:09:39.141Z] b5cc063d71d0: Pushed [2026-04-21T10:09:39.141Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:5c3687d701a53bb676f508dc7616c88300a7d57f2dcbabe815e54311530b8020 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:39.499Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:39.852Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-04-21T10:09:39.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-21T10:09:39.852Z] cc93fc098ffd: Preparing [2026-04-21T10:09:39.852Z] fcee63aea3d8: Preparing [2026-04-21T10:09:39.852Z] b5cc063d71d0: Preparing [2026-04-21T10:09:39.852Z] 69595bb7ed23: Preparing [2026-04-21T10:09:39.852Z] 0fe34c316878: Preparing [2026-04-21T10:09:39.852Z] 6497f2863f7e: Preparing [2026-04-21T10:09:39.852Z] a385e2111fc4: Preparing [2026-04-21T10:09:39.852Z] eeaa73608b53: Preparing [2026-04-21T10:09:39.852Z] 6497f2863f7e: Waiting [2026-04-21T10:09:39.852Z] a385e2111fc4: Waiting [2026-04-21T10:09:39.852Z] eeaa73608b53: Waiting [2026-04-21T10:09:39.852Z] b5cc063d71d0: Layer already exists [2026-04-21T10:09:39.852Z] cc93fc098ffd: Layer already exists [2026-04-21T10:09:39.852Z] 69595bb7ed23: Layer already exists [2026-04-21T10:09:39.852Z] 0fe34c316878: Layer already exists [2026-04-21T10:09:39.852Z] fcee63aea3d8: Layer already exists [2026-04-21T10:09:39.852Z] a385e2111fc4: Layer already exists [2026-04-21T10:09:39.852Z] eeaa73608b53: Layer already exists [2026-04-21T10:09:39.852Z] 6497f2863f7e: Layer already exists [2026-04-21T10:09:39.852Z] latest: digest: sha256:5c3687d701a53bb676f508dc7616c88300a7d57f2dcbabe815e54311530b8020 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:40.469Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:40.822Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.110 [2026-04-21T10:09:40.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-21T10:09:40.822Z] cc93fc098ffd: Preparing [2026-04-21T10:09:40.822Z] fcee63aea3d8: Preparing [2026-04-21T10:09:40.822Z] b5cc063d71d0: Preparing [2026-04-21T10:09:40.822Z] 69595bb7ed23: Preparing [2026-04-21T10:09:40.822Z] 0fe34c316878: Preparing [2026-04-21T10:09:40.822Z] 6497f2863f7e: Preparing [2026-04-21T10:09:40.822Z] a385e2111fc4: Preparing [2026-04-21T10:09:40.822Z] eeaa73608b53: Preparing [2026-04-21T10:09:40.822Z] 6497f2863f7e: Waiting [2026-04-21T10:09:40.822Z] a385e2111fc4: Waiting [2026-04-21T10:09:40.822Z] eeaa73608b53: Waiting [2026-04-21T10:09:40.822Z] cc93fc098ffd: Layer already exists [2026-04-21T10:09:40.822Z] 0fe34c316878: Layer already exists [2026-04-21T10:09:40.822Z] b5cc063d71d0: Layer already exists [2026-04-21T10:09:40.822Z] fcee63aea3d8: Layer already exists [2026-04-21T10:09:40.822Z] 69595bb7ed23: Layer already exists [2026-04-21T10:09:40.822Z] a385e2111fc4: Layer already exists [2026-04-21T10:09:40.822Z] 6497f2863f7e: Layer already exists [2026-04-21T10:09:40.822Z] eeaa73608b53: Layer already exists [2026-04-21T10:09:40.822Z] 4.1.0-dev.110: digest: sha256:5c3687d701a53bb676f508dc7616c88300a7d57f2dcbabe815e54311530b8020 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:41.436Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:41.776Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:09:41.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-21T10:09:41.776Z] cc93fc098ffd: Preparing [2026-04-21T10:09:41.776Z] fcee63aea3d8: Preparing [2026-04-21T10:09:41.776Z] b5cc063d71d0: Preparing [2026-04-21T10:09:41.776Z] 69595bb7ed23: Preparing [2026-04-21T10:09:41.776Z] 0fe34c316878: Preparing [2026-04-21T10:09:41.776Z] 6497f2863f7e: Preparing [2026-04-21T10:09:41.776Z] a385e2111fc4: Preparing [2026-04-21T10:09:41.776Z] eeaa73608b53: Preparing [2026-04-21T10:09:41.776Z] 6497f2863f7e: Waiting [2026-04-21T10:09:41.776Z] a385e2111fc4: Waiting [2026-04-21T10:09:41.776Z] eeaa73608b53: Waiting [2026-04-21T10:09:41.776Z] 0fe34c316878: Layer already exists [2026-04-21T10:09:41.776Z] 69595bb7ed23: Layer already exists [2026-04-21T10:09:41.776Z] fcee63aea3d8: Layer already exists [2026-04-21T10:09:41.776Z] b5cc063d71d0: Layer already exists [2026-04-21T10:09:41.776Z] cc93fc098ffd: Layer already exists [2026-04-21T10:09:41.776Z] a385e2111fc4: Layer already exists [2026-04-21T10:09:41.776Z] 6497f2863f7e: Layer already exists [2026-04-21T10:09:41.776Z] eeaa73608b53: Layer already exists [2026-04-21T10:09:41.776Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:5c3687d701a53bb676f508dc7616c88300a7d57f2dcbabe815e54311530b8020 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:42.395Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:42.884Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-04-21T10:09:42.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-04-21T10:09:42.885Z] cc93fc098ffd: Preparing [2026-04-21T10:09:42.885Z] fcee63aea3d8: Preparing [2026-04-21T10:09:42.885Z] b5cc063d71d0: Preparing [2026-04-21T10:09:42.885Z] 69595bb7ed23: Preparing [2026-04-21T10:09:42.885Z] 0fe34c316878: Preparing [2026-04-21T10:09:42.885Z] 6497f2863f7e: Preparing [2026-04-21T10:09:42.885Z] a385e2111fc4: Preparing [2026-04-21T10:09:42.885Z] eeaa73608b53: Preparing [2026-04-21T10:09:42.885Z] 6497f2863f7e: Waiting [2026-04-21T10:09:42.885Z] a385e2111fc4: Waiting [2026-04-21T10:09:42.885Z] eeaa73608b53: Waiting [2026-04-21T10:09:42.885Z] b5cc063d71d0: Layer already exists [2026-04-21T10:09:42.885Z] cc93fc098ffd: Layer already exists [2026-04-21T10:09:42.885Z] 0fe34c316878: Layer already exists [2026-04-21T10:09:42.885Z] 69595bb7ed23: Layer already exists [2026-04-21T10:09:42.885Z] fcee63aea3d8: Layer already exists [2026-04-21T10:09:42.885Z] a385e2111fc4: Layer already exists [2026-04-21T10:09:42.885Z] 6497f2863f7e: Layer already exists [2026-04-21T10:09:42.885Z] eeaa73608b53: Layer already exists [2026-04-21T10:09:43.148Z] main: digest: sha256:5c3687d701a53bb676f508dc7616c88300a7d57f2dcbabe815e54311530b8020 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T10:09:43.222Z] ===================================================== [Pipeline] echo [2026-04-21T10:09:43.241Z] taggedImages: [2026-04-21T10:09:43.241Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:09:43.241Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-04-21T10:09:43.241Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.110 [2026-04-21T10:09:43.241Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:09:43.241Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-04-21T10:09:43.268Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-04-21T10:09:43.268Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:09:43.268Z] latest [2026-04-21T10:09:43.268Z] 4.1.0-dev.110 [2026-04-21T10:09:43.268Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:09:43.268Z] main [2026-04-21T10:09:43.268Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:43.640Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:44.132Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:09:44.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-21T10:09:44.132Z] 39f9389bef2e: Preparing [2026-04-21T10:09:44.132Z] d288d447aed1: Preparing [2026-04-21T10:09:44.132Z] 6768124ffba4: Preparing [2026-04-21T10:09:44.132Z] c562026c46d0: Preparing [2026-04-21T10:09:44.132Z] d4c5255c03cb: Preparing [2026-04-21T10:09:44.132Z] 8756f17e1d6f: Preparing [2026-04-21T10:09:44.132Z] 8756f17e1d6f: Waiting [2026-04-21T10:09:44.132Z] 37ab88f9e4e7: Preparing [2026-04-21T10:09:44.132Z] 69595bb7ed23: Preparing [2026-04-21T10:09:44.132Z] 69595bb7ed23: Waiting [2026-04-21T10:09:44.132Z] 0fe34c316878: Preparing [2026-04-21T10:09:44.132Z] 0fe34c316878: Waiting [2026-04-21T10:09:44.132Z] 9dc6ad012572: Preparing [2026-04-21T10:09:44.132Z] be55ae61b6a3: Preparing [2026-04-21T10:09:44.132Z] 9dc6ad012572: Waiting [2026-04-21T10:09:44.132Z] 5f70bf18a086: Preparing [2026-04-21T10:09:44.132Z] be55ae61b6a3: Waiting [2026-04-21T10:09:44.132Z] 5f70bf18a086: Waiting [2026-04-21T10:09:44.132Z] dcd6c8bd3357: Preparing [2026-04-21T10:09:44.132Z] dcd6c8bd3357: Waiting [2026-04-21T10:09:44.132Z] 5b09a4dc178e: Preparing [2026-04-21T10:09:44.132Z] 75eb51e41dd1: Preparing [2026-04-21T10:09:44.132Z] 5b09a4dc178e: Waiting [2026-04-21T10:09:44.132Z] 75eb51e41dd1: Waiting [2026-04-21T10:09:44.132Z] eeaa73608b53: Preparing [2026-04-21T10:09:44.132Z] eeaa73608b53: Waiting [2026-04-21T10:09:44.132Z] 6768124ffba4: Pushed [2026-04-21T10:09:44.132Z] d4c5255c03cb: Pushed [2026-04-21T10:09:44.132Z] d288d447aed1: Pushed [2026-04-21T10:09:44.132Z] c562026c46d0: Pushed [2026-04-21T10:09:44.132Z] 39f9389bef2e: Pushed [2026-04-21T10:09:44.396Z] 69595bb7ed23: Layer already exists [2026-04-21T10:09:44.396Z] 0fe34c316878: Layer already exists [2026-04-21T10:09:44.396Z] 8756f17e1d6f: Pushed [2026-04-21T10:09:44.396Z] 5f70bf18a086: Layer already exists [2026-04-21T10:09:44.396Z] 9dc6ad012572: Pushed [2026-04-21T10:09:44.396Z] be55ae61b6a3: Pushed [2026-04-21T10:09:44.396Z] 5b09a4dc178e: Pushed [2026-04-21T10:09:44.396Z] eeaa73608b53: Layer already exists [2026-04-21T10:09:44.396Z] dcd6c8bd3357: Pushed [2026-04-21T10:09:44.660Z] 75eb51e41dd1: Pushed [2026-04-21T10:09:47.229Z] 37ab88f9e4e7: Pushed [2026-04-21T10:09:47.229Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:9b9b6bd19af01e515d005fcdf35869592f0d83d17b42e2576c7eff5e0b7631f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:48.135Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:48.488Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-04-21T10:09:48.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-21T10:09:48.488Z] 39f9389bef2e: Preparing [2026-04-21T10:09:48.488Z] d288d447aed1: Preparing [2026-04-21T10:09:48.488Z] 6768124ffba4: Preparing [2026-04-21T10:09:48.488Z] c562026c46d0: Preparing [2026-04-21T10:09:48.488Z] d4c5255c03cb: Preparing [2026-04-21T10:09:48.488Z] 8756f17e1d6f: Preparing [2026-04-21T10:09:48.488Z] 37ab88f9e4e7: Preparing [2026-04-21T10:09:48.488Z] 8756f17e1d6f: Waiting [2026-04-21T10:09:48.488Z] 69595bb7ed23: Preparing [2026-04-21T10:09:48.488Z] 37ab88f9e4e7: Waiting [2026-04-21T10:09:48.488Z] 0fe34c316878: Preparing [2026-04-21T10:09:48.488Z] 69595bb7ed23: Waiting [2026-04-21T10:09:48.488Z] 9dc6ad012572: Preparing [2026-04-21T10:09:48.488Z] 0fe34c316878: Waiting [2026-04-21T10:09:48.488Z] be55ae61b6a3: Preparing [2026-04-21T10:09:48.488Z] 9dc6ad012572: Waiting [2026-04-21T10:09:48.488Z] 5f70bf18a086: Preparing [2026-04-21T10:09:48.488Z] dcd6c8bd3357: Preparing [2026-04-21T10:09:48.488Z] 5b09a4dc178e: Preparing [2026-04-21T10:09:48.488Z] 75eb51e41dd1: Preparing [2026-04-21T10:09:48.488Z] eeaa73608b53: Preparing [2026-04-21T10:09:48.488Z] be55ae61b6a3: Waiting [2026-04-21T10:09:48.488Z] 5f70bf18a086: Waiting [2026-04-21T10:09:48.488Z] dcd6c8bd3357: Waiting [2026-04-21T10:09:48.488Z] 5b09a4dc178e: Waiting [2026-04-21T10:09:48.488Z] 75eb51e41dd1: Waiting [2026-04-21T10:09:48.488Z] eeaa73608b53: Waiting [2026-04-21T10:09:48.488Z] 6768124ffba4: Layer already exists [2026-04-21T10:09:48.488Z] c562026c46d0: Layer already exists [2026-04-21T10:09:48.488Z] d4c5255c03cb: Layer already exists [2026-04-21T10:09:48.488Z] 39f9389bef2e: Layer already exists [2026-04-21T10:09:48.488Z] d288d447aed1: Layer already exists [2026-04-21T10:09:48.488Z] 69595bb7ed23: Layer already exists [2026-04-21T10:09:48.488Z] 8756f17e1d6f: Layer already exists [2026-04-21T10:09:48.488Z] 37ab88f9e4e7: Layer already exists [2026-04-21T10:09:48.488Z] 9dc6ad012572: Layer already exists [2026-04-21T10:09:48.488Z] 0fe34c316878: Layer already exists [2026-04-21T10:09:48.488Z] dcd6c8bd3357: Layer already exists [2026-04-21T10:09:48.488Z] 75eb51e41dd1: Layer already exists [2026-04-21T10:09:48.488Z] be55ae61b6a3: Layer already exists [2026-04-21T10:09:48.488Z] 5f70bf18a086: Layer already exists [2026-04-21T10:09:48.488Z] 5b09a4dc178e: Layer already exists [2026-04-21T10:09:48.488Z] eeaa73608b53: Layer already exists [2026-04-21T10:09:48.752Z] latest: digest: sha256:9b9b6bd19af01e515d005fcdf35869592f0d83d17b42e2576c7eff5e0b7631f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:49.116Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:49.585Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.110 [2026-04-21T10:09:49.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-21T10:09:49.585Z] 39f9389bef2e: Preparing [2026-04-21T10:09:49.585Z] d288d447aed1: Preparing [2026-04-21T10:09:49.585Z] 6768124ffba4: Preparing [2026-04-21T10:09:49.585Z] c562026c46d0: Preparing [2026-04-21T10:09:49.585Z] d4c5255c03cb: Preparing [2026-04-21T10:09:49.585Z] 8756f17e1d6f: Preparing [2026-04-21T10:09:49.585Z] 37ab88f9e4e7: Preparing [2026-04-21T10:09:49.585Z] 69595bb7ed23: Preparing [2026-04-21T10:09:49.585Z] 0fe34c316878: Preparing [2026-04-21T10:09:49.585Z] 9dc6ad012572: Preparing [2026-04-21T10:09:49.585Z] be55ae61b6a3: Preparing [2026-04-21T10:09:49.585Z] 5f70bf18a086: Preparing [2026-04-21T10:09:49.585Z] dcd6c8bd3357: Preparing [2026-04-21T10:09:49.585Z] 5b09a4dc178e: Preparing [2026-04-21T10:09:49.585Z] 75eb51e41dd1: Preparing [2026-04-21T10:09:49.585Z] eeaa73608b53: Preparing [2026-04-21T10:09:49.585Z] 0fe34c316878: Waiting [2026-04-21T10:09:49.585Z] 9dc6ad012572: Waiting [2026-04-21T10:09:49.585Z] be55ae61b6a3: Waiting [2026-04-21T10:09:49.585Z] 5f70bf18a086: Waiting [2026-04-21T10:09:49.585Z] dcd6c8bd3357: Waiting [2026-04-21T10:09:49.585Z] 5b09a4dc178e: Waiting [2026-04-21T10:09:49.585Z] 75eb51e41dd1: Waiting [2026-04-21T10:09:49.585Z] eeaa73608b53: Waiting [2026-04-21T10:09:49.585Z] 8756f17e1d6f: Waiting [2026-04-21T10:09:49.585Z] 37ab88f9e4e7: Waiting [2026-04-21T10:09:49.585Z] 69595bb7ed23: Waiting [2026-04-21T10:09:49.585Z] d288d447aed1: Layer already exists [2026-04-21T10:09:49.585Z] 39f9389bef2e: Layer already exists [2026-04-21T10:09:49.585Z] 6768124ffba4: Layer already exists [2026-04-21T10:09:49.585Z] d4c5255c03cb: Layer already exists [2026-04-21T10:09:49.585Z] c562026c46d0: Layer already exists [2026-04-21T10:09:49.585Z] 37ab88f9e4e7: Layer already exists [2026-04-21T10:09:49.585Z] 69595bb7ed23: Layer already exists [2026-04-21T10:09:49.585Z] 9dc6ad012572: Layer already exists [2026-04-21T10:09:49.585Z] 0fe34c316878: Layer already exists [2026-04-21T10:09:49.585Z] 8756f17e1d6f: Layer already exists [2026-04-21T10:09:49.585Z] dcd6c8bd3357: Layer already exists [2026-04-21T10:09:49.585Z] 5f70bf18a086: Layer already exists [2026-04-21T10:09:49.585Z] 5b09a4dc178e: Layer already exists [2026-04-21T10:09:49.585Z] 75eb51e41dd1: Layer already exists [2026-04-21T10:09:49.585Z] be55ae61b6a3: Layer already exists [2026-04-21T10:09:49.585Z] eeaa73608b53: Layer already exists [2026-04-21T10:09:49.585Z] 4.1.0-dev.110: digest: sha256:9b9b6bd19af01e515d005fcdf35869592f0d83d17b42e2576c7eff5e0b7631f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:49.966Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:50.313Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:09:50.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-21T10:09:50.313Z] 39f9389bef2e: Preparing [2026-04-21T10:09:50.313Z] d288d447aed1: Preparing [2026-04-21T10:09:50.313Z] 6768124ffba4: Preparing [2026-04-21T10:09:50.313Z] c562026c46d0: Preparing [2026-04-21T10:09:50.313Z] d4c5255c03cb: Preparing [2026-04-21T10:09:50.313Z] 8756f17e1d6f: Preparing [2026-04-21T10:09:50.313Z] 37ab88f9e4e7: Preparing [2026-04-21T10:09:50.313Z] 69595bb7ed23: Preparing [2026-04-21T10:09:50.313Z] 0fe34c316878: Preparing [2026-04-21T10:09:50.313Z] 9dc6ad012572: Preparing [2026-04-21T10:09:50.313Z] be55ae61b6a3: Preparing [2026-04-21T10:09:50.313Z] 5f70bf18a086: Preparing [2026-04-21T10:09:50.313Z] dcd6c8bd3357: Preparing [2026-04-21T10:09:50.313Z] 5b09a4dc178e: Preparing [2026-04-21T10:09:50.313Z] 75eb51e41dd1: Preparing [2026-04-21T10:09:50.313Z] eeaa73608b53: Preparing [2026-04-21T10:09:50.313Z] be55ae61b6a3: Waiting [2026-04-21T10:09:50.313Z] 5f70bf18a086: Waiting [2026-04-21T10:09:50.313Z] dcd6c8bd3357: Waiting [2026-04-21T10:09:50.313Z] 8756f17e1d6f: Waiting [2026-04-21T10:09:50.313Z] 37ab88f9e4e7: Waiting [2026-04-21T10:09:50.313Z] 0fe34c316878: Waiting [2026-04-21T10:09:50.313Z] 9dc6ad012572: Waiting [2026-04-21T10:09:50.313Z] 69595bb7ed23: Waiting [2026-04-21T10:09:50.313Z] 75eb51e41dd1: Waiting [2026-04-21T10:09:50.313Z] 5b09a4dc178e: Waiting [2026-04-21T10:09:50.313Z] eeaa73608b53: Waiting [2026-04-21T10:09:50.313Z] c562026c46d0: Layer already exists [2026-04-21T10:09:50.313Z] d288d447aed1: Layer already exists [2026-04-21T10:09:50.313Z] d4c5255c03cb: Layer already exists [2026-04-21T10:09:50.313Z] 39f9389bef2e: Layer already exists [2026-04-21T10:09:50.313Z] 6768124ffba4: Layer already exists [2026-04-21T10:09:50.313Z] 8756f17e1d6f: Layer already exists [2026-04-21T10:09:50.313Z] 37ab88f9e4e7: Layer already exists [2026-04-21T10:09:50.313Z] 69595bb7ed23: Layer already exists [2026-04-21T10:09:50.313Z] 9dc6ad012572: Layer already exists [2026-04-21T10:09:50.313Z] 0fe34c316878: Layer already exists [2026-04-21T10:09:50.313Z] 5f70bf18a086: Layer already exists [2026-04-21T10:09:50.313Z] dcd6c8bd3357: Layer already exists [2026-04-21T10:09:50.313Z] be55ae61b6a3: Layer already exists [2026-04-21T10:09:50.313Z] 5b09a4dc178e: Layer already exists [2026-04-21T10:09:50.313Z] 75eb51e41dd1: Layer already exists [2026-04-21T10:09:50.313Z] eeaa73608b53: Layer already exists [2026-04-21T10:09:50.576Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:9b9b6bd19af01e515d005fcdf35869592f0d83d17b42e2576c7eff5e0b7631f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:50.935Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:51.285Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-04-21T10:09:51.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-04-21T10:09:51.285Z] 39f9389bef2e: Preparing [2026-04-21T10:09:51.285Z] d288d447aed1: Preparing [2026-04-21T10:09:51.285Z] 6768124ffba4: Preparing [2026-04-21T10:09:51.285Z] c562026c46d0: Preparing [2026-04-21T10:09:51.285Z] d4c5255c03cb: Preparing [2026-04-21T10:09:51.285Z] 8756f17e1d6f: Preparing [2026-04-21T10:09:51.285Z] 37ab88f9e4e7: Preparing [2026-04-21T10:09:51.285Z] 69595bb7ed23: Preparing [2026-04-21T10:09:51.285Z] 0fe34c316878: Preparing [2026-04-21T10:09:51.285Z] 9dc6ad012572: Preparing [2026-04-21T10:09:51.285Z] 8756f17e1d6f: Waiting [2026-04-21T10:09:51.285Z] 37ab88f9e4e7: Waiting [2026-04-21T10:09:51.285Z] 69595bb7ed23: Waiting [2026-04-21T10:09:51.285Z] be55ae61b6a3: Preparing [2026-04-21T10:09:51.285Z] 5f70bf18a086: Preparing [2026-04-21T10:09:51.285Z] dcd6c8bd3357: Preparing [2026-04-21T10:09:51.285Z] 5b09a4dc178e: Preparing [2026-04-21T10:09:51.285Z] be55ae61b6a3: Waiting [2026-04-21T10:09:51.285Z] 9dc6ad012572: Waiting [2026-04-21T10:09:51.285Z] 75eb51e41dd1: Preparing [2026-04-21T10:09:51.285Z] eeaa73608b53: Preparing [2026-04-21T10:09:51.285Z] 5f70bf18a086: Waiting [2026-04-21T10:09:51.285Z] dcd6c8bd3357: Waiting [2026-04-21T10:09:51.285Z] 5b09a4dc178e: Waiting [2026-04-21T10:09:51.285Z] 75eb51e41dd1: Waiting [2026-04-21T10:09:51.285Z] eeaa73608b53: Waiting [2026-04-21T10:09:51.285Z] d4c5255c03cb: Layer already exists [2026-04-21T10:09:51.285Z] 39f9389bef2e: Layer already exists [2026-04-21T10:09:51.285Z] 6768124ffba4: Layer already exists [2026-04-21T10:09:51.285Z] d288d447aed1: Layer already exists [2026-04-21T10:09:51.285Z] c562026c46d0: Layer already exists [2026-04-21T10:09:51.285Z] 69595bb7ed23: Layer already exists [2026-04-21T10:09:51.285Z] 37ab88f9e4e7: Layer already exists [2026-04-21T10:09:51.285Z] 8756f17e1d6f: Layer already exists [2026-04-21T10:09:51.285Z] 0fe34c316878: Layer already exists [2026-04-21T10:09:51.285Z] 9dc6ad012572: Layer already exists [2026-04-21T10:09:51.285Z] dcd6c8bd3357: Layer already exists [2026-04-21T10:09:51.285Z] 5f70bf18a086: Layer already exists [2026-04-21T10:09:51.285Z] 75eb51e41dd1: Layer already exists [2026-04-21T10:09:51.285Z] be55ae61b6a3: Layer already exists [2026-04-21T10:09:51.285Z] 5b09a4dc178e: Layer already exists [2026-04-21T10:09:51.285Z] eeaa73608b53: Layer already exists [2026-04-21T10:09:51.549Z] main: digest: sha256:9b9b6bd19af01e515d005fcdf35869592f0d83d17b42e2576c7eff5e0b7631f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T10:09:51.622Z] ===================================================== [Pipeline] echo [2026-04-21T10:09:51.634Z] taggedImages: [2026-04-21T10:09:51.634Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:09:51.634Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-04-21T10:09:51.634Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.110 [2026-04-21T10:09:51.634Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:09:51.634Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-04-21T10:09:51.657Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-04-21T10:09:51.657Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:09:51.657Z] latest [2026-04-21T10:09:51.657Z] 4.1.0-dev.110 [2026-04-21T10:09:51.657Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:09:51.657Z] main [2026-04-21T10:09:51.657Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:52.014Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:09:52.363Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:09:52.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-21T10:09:52.363Z] 552066a86d4d: Preparing [2026-04-21T10:09:52.363Z] c510bebca698: Preparing [2026-04-21T10:09:52.363Z] d8003bd8df6c: Preparing [2026-04-21T10:09:52.363Z] 77b747d90c42: Preparing [2026-04-21T10:09:52.363Z] 69595bb7ed23: Preparing [2026-04-21T10:09:52.363Z] 0fe34c316878: Preparing [2026-04-21T10:09:52.363Z] 6497f2863f7e: Preparing [2026-04-21T10:09:52.363Z] a385e2111fc4: Preparing [2026-04-21T10:09:52.363Z] eeaa73608b53: Preparing [2026-04-21T10:09:52.363Z] 6497f2863f7e: Waiting [2026-04-21T10:09:52.363Z] a385e2111fc4: Waiting [2026-04-21T10:09:52.363Z] 0fe34c316878: Waiting [2026-04-21T10:09:52.363Z] eeaa73608b53: Waiting [2026-04-21T10:09:52.363Z] 69595bb7ed23: Layer already exists [2026-04-21T10:09:52.627Z] c510bebca698: Pushed [2026-04-21T10:09:52.627Z] 0fe34c316878: Layer already exists [2026-04-21T10:09:52.627Z] d8003bd8df6c: Pushed [2026-04-21T10:09:52.627Z] 6497f2863f7e: Layer already exists [2026-04-21T10:09:52.627Z] a385e2111fc4: Layer already exists [2026-04-21T10:09:52.627Z] eeaa73608b53: Layer already exists [2026-04-21T10:09:52.627Z] 552066a86d4d: Pushed [2026-04-21T10:10:00.808Z] 77b747d90c42: Pushed [2026-04-21T10:10:02.212Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:4188b8523f959a25d533c18f3d1d8060832970b436618bad770f577c9092bd81 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:03.041Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:03.409Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-04-21T10:10:03.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-21T10:10:03.409Z] 552066a86d4d: Preparing [2026-04-21T10:10:03.409Z] c510bebca698: Preparing [2026-04-21T10:10:03.409Z] d8003bd8df6c: Preparing [2026-04-21T10:10:03.409Z] 77b747d90c42: Preparing [2026-04-21T10:10:03.409Z] 69595bb7ed23: Preparing [2026-04-21T10:10:03.409Z] 0fe34c316878: Preparing [2026-04-21T10:10:03.409Z] 6497f2863f7e: Preparing [2026-04-21T10:10:03.409Z] a385e2111fc4: Preparing [2026-04-21T10:10:03.409Z] eeaa73608b53: Preparing [2026-04-21T10:10:03.409Z] 0fe34c316878: Waiting [2026-04-21T10:10:03.409Z] 6497f2863f7e: Waiting [2026-04-21T10:10:03.409Z] a385e2111fc4: Waiting [2026-04-21T10:10:03.409Z] eeaa73608b53: Waiting [2026-04-21T10:10:03.409Z] c510bebca698: Layer already exists [2026-04-21T10:10:03.409Z] d8003bd8df6c: Layer already exists [2026-04-21T10:10:03.409Z] 552066a86d4d: Layer already exists [2026-04-21T10:10:03.409Z] 69595bb7ed23: Layer already exists [2026-04-21T10:10:03.409Z] 77b747d90c42: Layer already exists [2026-04-21T10:10:03.409Z] a385e2111fc4: Layer already exists [2026-04-21T10:10:03.409Z] eeaa73608b53: Layer already exists [2026-04-21T10:10:03.409Z] 6497f2863f7e: Layer already exists [2026-04-21T10:10:03.409Z] 0fe34c316878: Layer already exists [2026-04-21T10:10:03.409Z] latest: digest: sha256:4188b8523f959a25d533c18f3d1d8060832970b436618bad770f577c9092bd81 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:04.061Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:04.419Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.110 [2026-04-21T10:10:04.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-21T10:10:04.419Z] 552066a86d4d: Preparing [2026-04-21T10:10:04.419Z] c510bebca698: Preparing [2026-04-21T10:10:04.419Z] d8003bd8df6c: Preparing [2026-04-21T10:10:04.419Z] 77b747d90c42: Preparing [2026-04-21T10:10:04.419Z] 69595bb7ed23: Preparing [2026-04-21T10:10:04.419Z] 0fe34c316878: Preparing [2026-04-21T10:10:04.419Z] 6497f2863f7e: Preparing [2026-04-21T10:10:04.419Z] 0fe34c316878: Waiting [2026-04-21T10:10:04.419Z] 6497f2863f7e: Waiting [2026-04-21T10:10:04.419Z] a385e2111fc4: Preparing [2026-04-21T10:10:04.419Z] eeaa73608b53: Preparing [2026-04-21T10:10:04.419Z] a385e2111fc4: Waiting [2026-04-21T10:10:04.419Z] eeaa73608b53: Waiting [2026-04-21T10:10:04.419Z] 69595bb7ed23: Layer already exists [2026-04-21T10:10:04.419Z] 77b747d90c42: Layer already exists [2026-04-21T10:10:04.419Z] 552066a86d4d: Layer already exists [2026-04-21T10:10:04.419Z] c510bebca698: Layer already exists [2026-04-21T10:10:04.419Z] d8003bd8df6c: Layer already exists [2026-04-21T10:10:04.419Z] 0fe34c316878: Layer already exists [2026-04-21T10:10:04.419Z] 6497f2863f7e: Layer already exists [2026-04-21T10:10:04.419Z] a385e2111fc4: Layer already exists [2026-04-21T10:10:04.419Z] eeaa73608b53: Layer already exists [2026-04-21T10:10:04.419Z] 4.1.0-dev.110: digest: sha256:4188b8523f959a25d533c18f3d1d8060832970b436618bad770f577c9092bd81 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:05.062Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:05.417Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:10:05.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-21T10:10:05.418Z] 552066a86d4d: Preparing [2026-04-21T10:10:05.418Z] c510bebca698: Preparing [2026-04-21T10:10:05.418Z] d8003bd8df6c: Preparing [2026-04-21T10:10:05.418Z] 77b747d90c42: Preparing [2026-04-21T10:10:05.418Z] 69595bb7ed23: Preparing [2026-04-21T10:10:05.418Z] 0fe34c316878: Preparing [2026-04-21T10:10:05.418Z] 6497f2863f7e: Preparing [2026-04-21T10:10:05.418Z] a385e2111fc4: Preparing [2026-04-21T10:10:05.418Z] eeaa73608b53: Preparing [2026-04-21T10:10:05.418Z] 0fe34c316878: Waiting [2026-04-21T10:10:05.418Z] 6497f2863f7e: Waiting [2026-04-21T10:10:05.418Z] a385e2111fc4: Waiting [2026-04-21T10:10:05.418Z] eeaa73608b53: Waiting [2026-04-21T10:10:05.418Z] 69595bb7ed23: Layer already exists [2026-04-21T10:10:05.418Z] 552066a86d4d: Layer already exists [2026-04-21T10:10:05.418Z] c510bebca698: Layer already exists [2026-04-21T10:10:05.418Z] d8003bd8df6c: Layer already exists [2026-04-21T10:10:05.418Z] 77b747d90c42: Layer already exists [2026-04-21T10:10:05.418Z] eeaa73608b53: Layer already exists [2026-04-21T10:10:05.418Z] 6497f2863f7e: Layer already exists [2026-04-21T10:10:05.418Z] 0fe34c316878: Layer already exists [2026-04-21T10:10:05.418Z] a385e2111fc4: Layer already exists [2026-04-21T10:10:05.682Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:4188b8523f959a25d533c18f3d1d8060832970b436618bad770f577c9092bd81 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:06.030Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:06.383Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-04-21T10:10:06.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-04-21T10:10:06.383Z] 552066a86d4d: Preparing [2026-04-21T10:10:06.383Z] c510bebca698: Preparing [2026-04-21T10:10:06.383Z] d8003bd8df6c: Preparing [2026-04-21T10:10:06.383Z] 77b747d90c42: Preparing [2026-04-21T10:10:06.383Z] 69595bb7ed23: Preparing [2026-04-21T10:10:06.383Z] 0fe34c316878: Preparing [2026-04-21T10:10:06.383Z] 6497f2863f7e: Preparing [2026-04-21T10:10:06.383Z] a385e2111fc4: Preparing [2026-04-21T10:10:06.383Z] eeaa73608b53: Preparing [2026-04-21T10:10:06.383Z] 6497f2863f7e: Waiting [2026-04-21T10:10:06.383Z] a385e2111fc4: Waiting [2026-04-21T10:10:06.383Z] eeaa73608b53: Waiting [2026-04-21T10:10:06.383Z] 0fe34c316878: Waiting [2026-04-21T10:10:06.383Z] 552066a86d4d: Layer already exists [2026-04-21T10:10:06.383Z] 77b747d90c42: Layer already exists [2026-04-21T10:10:06.383Z] c510bebca698: Layer already exists [2026-04-21T10:10:06.383Z] 69595bb7ed23: Layer already exists [2026-04-21T10:10:06.383Z] d8003bd8df6c: Layer already exists [2026-04-21T10:10:06.383Z] 6497f2863f7e: Layer already exists [2026-04-21T10:10:06.383Z] 0fe34c316878: Layer already exists [2026-04-21T10:10:06.383Z] a385e2111fc4: Layer already exists [2026-04-21T10:10:06.383Z] eeaa73608b53: Layer already exists [2026-04-21T10:10:06.647Z] main: digest: sha256:4188b8523f959a25d533c18f3d1d8060832970b436618bad770f577c9092bd81 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T10:10:06.732Z] ===================================================== [Pipeline] echo [2026-04-21T10:10:06.750Z] taggedImages: [2026-04-21T10:10:06.750Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:10:06.750Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-04-21T10:10:06.750Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.110 [2026-04-21T10:10:06.750Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:10:06.750Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-04-21T10:10:06.782Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-04-21T10:10:06.782Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:10:06.782Z] latest [2026-04-21T10:10:06.782Z] 4.1.0-dev.110 [2026-04-21T10:10:06.782Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:10:06.782Z] main [2026-04-21T10:10:06.782Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:07.154Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:07.502Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:10:07.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-21T10:10:07.502Z] f9d34fc22554: Preparing [2026-04-21T10:10:07.502Z] 965b4136ff5b: Preparing [2026-04-21T10:10:07.502Z] d44dca89462a: Preparing [2026-04-21T10:10:07.502Z] 554070cad03a: Preparing [2026-04-21T10:10:07.502Z] 1ade23a4bd23: Preparing [2026-04-21T10:10:07.502Z] 69595bb7ed23: Preparing [2026-04-21T10:10:07.502Z] 0fe34c316878: Preparing [2026-04-21T10:10:07.502Z] dfc6f6e4f96c: Preparing [2026-04-21T10:10:07.502Z] 418395c44616: Preparing [2026-04-21T10:10:07.502Z] 0d3c717c6936: Preparing [2026-04-21T10:10:07.502Z] eeaa73608b53: Preparing [2026-04-21T10:10:07.503Z] 0fe34c316878: Waiting [2026-04-21T10:10:07.503Z] dfc6f6e4f96c: Waiting [2026-04-21T10:10:07.503Z] 69595bb7ed23: Waiting [2026-04-21T10:10:07.503Z] 418395c44616: Waiting [2026-04-21T10:10:07.503Z] 0d3c717c6936: Waiting [2026-04-21T10:10:07.503Z] eeaa73608b53: Waiting [2026-04-21T10:10:07.766Z] 554070cad03a: Pushed [2026-04-21T10:10:07.766Z] 1ade23a4bd23: Pushed [2026-04-21T10:10:07.766Z] f9d34fc22554: Pushed [2026-04-21T10:10:07.766Z] 965b4136ff5b: Pushed [2026-04-21T10:10:07.766Z] 69595bb7ed23: Layer already exists [2026-04-21T10:10:07.766Z] 0fe34c316878: Layer already exists [2026-04-21T10:10:07.766Z] eeaa73608b53: Layer already exists [2026-04-21T10:10:07.766Z] dfc6f6e4f96c: Pushed [2026-04-21T10:10:07.766Z] 418395c44616: Pushed [2026-04-21T10:10:12.451Z] 0d3c717c6936: Pushed [2026-04-21T10:10:14.060Z] d44dca89462a: Pushed [2026-04-21T10:10:14.324Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:da0e859726a6ef3c3a1dda87b370956cb638ea4071a0caf249560665d0082d5b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:14.680Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:15.031Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-04-21T10:10:15.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-21T10:10:15.031Z] f9d34fc22554: Preparing [2026-04-21T10:10:15.031Z] 965b4136ff5b: Preparing [2026-04-21T10:10:15.031Z] d44dca89462a: Preparing [2026-04-21T10:10:15.031Z] 554070cad03a: Preparing [2026-04-21T10:10:15.031Z] 1ade23a4bd23: Preparing [2026-04-21T10:10:15.031Z] 69595bb7ed23: Preparing [2026-04-21T10:10:15.031Z] 0fe34c316878: Preparing [2026-04-21T10:10:15.031Z] dfc6f6e4f96c: Preparing [2026-04-21T10:10:15.031Z] 418395c44616: Preparing [2026-04-21T10:10:15.031Z] 0d3c717c6936: Preparing [2026-04-21T10:10:15.031Z] eeaa73608b53: Preparing [2026-04-21T10:10:15.031Z] dfc6f6e4f96c: Waiting [2026-04-21T10:10:15.031Z] 418395c44616: Waiting [2026-04-21T10:10:15.031Z] 0d3c717c6936: Waiting [2026-04-21T10:10:15.031Z] eeaa73608b53: Waiting [2026-04-21T10:10:15.031Z] 0fe34c316878: Waiting [2026-04-21T10:10:15.031Z] 69595bb7ed23: Waiting [2026-04-21T10:10:15.031Z] 965b4136ff5b: Layer already exists [2026-04-21T10:10:15.031Z] d44dca89462a: Layer already exists [2026-04-21T10:10:15.031Z] 554070cad03a: Layer already exists [2026-04-21T10:10:15.031Z] 1ade23a4bd23: Layer already exists [2026-04-21T10:10:15.031Z] f9d34fc22554: Layer already exists [2026-04-21T10:10:15.031Z] 0fe34c316878: Layer already exists [2026-04-21T10:10:15.031Z] dfc6f6e4f96c: Layer already exists [2026-04-21T10:10:15.031Z] 69595bb7ed23: Layer already exists [2026-04-21T10:10:15.031Z] 0d3c717c6936: Layer already exists [2026-04-21T10:10:15.031Z] 418395c44616: Layer already exists [2026-04-21T10:10:15.031Z] eeaa73608b53: Layer already exists [2026-04-21T10:10:15.293Z] latest: digest: sha256:da0e859726a6ef3c3a1dda87b370956cb638ea4071a0caf249560665d0082d5b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:15.640Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:15.988Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.110 [2026-04-21T10:10:15.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-21T10:10:15.988Z] f9d34fc22554: Preparing [2026-04-21T10:10:15.988Z] 965b4136ff5b: Preparing [2026-04-21T10:10:15.988Z] d44dca89462a: Preparing [2026-04-21T10:10:15.988Z] 554070cad03a: Preparing [2026-04-21T10:10:15.988Z] 1ade23a4bd23: Preparing [2026-04-21T10:10:15.988Z] 69595bb7ed23: Preparing [2026-04-21T10:10:15.988Z] 0fe34c316878: Preparing [2026-04-21T10:10:15.988Z] dfc6f6e4f96c: Preparing [2026-04-21T10:10:15.988Z] 418395c44616: Preparing [2026-04-21T10:10:15.988Z] 0d3c717c6936: Preparing [2026-04-21T10:10:15.988Z] eeaa73608b53: Preparing [2026-04-21T10:10:15.988Z] dfc6f6e4f96c: Waiting [2026-04-21T10:10:15.988Z] 418395c44616: Waiting [2026-04-21T10:10:15.988Z] 69595bb7ed23: Waiting [2026-04-21T10:10:15.988Z] 0fe34c316878: Waiting [2026-04-21T10:10:15.988Z] 0d3c717c6936: Waiting [2026-04-21T10:10:15.988Z] eeaa73608b53: Waiting [2026-04-21T10:10:15.988Z] 965b4136ff5b: Layer already exists [2026-04-21T10:10:15.988Z] f9d34fc22554: Layer already exists [2026-04-21T10:10:15.988Z] 1ade23a4bd23: Layer already exists [2026-04-21T10:10:15.988Z] 554070cad03a: Layer already exists [2026-04-21T10:10:15.988Z] d44dca89462a: Layer already exists [2026-04-21T10:10:15.988Z] 69595bb7ed23: Layer already exists [2026-04-21T10:10:15.988Z] 0d3c717c6936: Layer already exists [2026-04-21T10:10:15.988Z] dfc6f6e4f96c: Layer already exists [2026-04-21T10:10:15.988Z] 0fe34c316878: Layer already exists [2026-04-21T10:10:15.988Z] 418395c44616: Layer already exists [2026-04-21T10:10:15.988Z] eeaa73608b53: Layer already exists [2026-04-21T10:10:16.251Z] 4.1.0-dev.110: digest: sha256:da0e859726a6ef3c3a1dda87b370956cb638ea4071a0caf249560665d0082d5b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:16.606Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:16.951Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:10:16.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-21T10:10:16.951Z] f9d34fc22554: Preparing [2026-04-21T10:10:16.951Z] 965b4136ff5b: Preparing [2026-04-21T10:10:16.951Z] d44dca89462a: Preparing [2026-04-21T10:10:16.951Z] 554070cad03a: Preparing [2026-04-21T10:10:16.951Z] 1ade23a4bd23: Preparing [2026-04-21T10:10:16.951Z] 69595bb7ed23: Preparing [2026-04-21T10:10:16.951Z] 0fe34c316878: Preparing [2026-04-21T10:10:16.951Z] dfc6f6e4f96c: Preparing [2026-04-21T10:10:16.951Z] 418395c44616: Preparing [2026-04-21T10:10:16.951Z] 0d3c717c6936: Preparing [2026-04-21T10:10:16.951Z] eeaa73608b53: Preparing [2026-04-21T10:10:16.951Z] dfc6f6e4f96c: Waiting [2026-04-21T10:10:16.951Z] 418395c44616: Waiting [2026-04-21T10:10:16.951Z] 0d3c717c6936: Waiting [2026-04-21T10:10:16.951Z] eeaa73608b53: Waiting [2026-04-21T10:10:16.951Z] 69595bb7ed23: Waiting [2026-04-21T10:10:16.951Z] 0fe34c316878: Waiting [2026-04-21T10:10:16.951Z] f9d34fc22554: Layer already exists [2026-04-21T10:10:16.951Z] d44dca89462a: Layer already exists [2026-04-21T10:10:16.951Z] 965b4136ff5b: Layer already exists [2026-04-21T10:10:16.951Z] 554070cad03a: Layer already exists [2026-04-21T10:10:16.951Z] 1ade23a4bd23: Layer already exists [2026-04-21T10:10:16.951Z] 69595bb7ed23: Layer already exists [2026-04-21T10:10:16.951Z] 418395c44616: Layer already exists [2026-04-21T10:10:16.951Z] dfc6f6e4f96c: Layer already exists [2026-04-21T10:10:16.951Z] 0fe34c316878: Layer already exists [2026-04-21T10:10:16.951Z] 0d3c717c6936: Layer already exists [2026-04-21T10:10:16.951Z] eeaa73608b53: Layer already exists [2026-04-21T10:10:17.215Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:da0e859726a6ef3c3a1dda87b370956cb638ea4071a0caf249560665d0082d5b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:17.561Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:18.046Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-04-21T10:10:18.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-04-21T10:10:18.046Z] f9d34fc22554: Preparing [2026-04-21T10:10:18.046Z] 965b4136ff5b: Preparing [2026-04-21T10:10:18.046Z] d44dca89462a: Preparing [2026-04-21T10:10:18.046Z] 554070cad03a: Preparing [2026-04-21T10:10:18.046Z] 1ade23a4bd23: Preparing [2026-04-21T10:10:18.046Z] 69595bb7ed23: Preparing [2026-04-21T10:10:18.046Z] 0fe34c316878: Preparing [2026-04-21T10:10:18.046Z] dfc6f6e4f96c: Preparing [2026-04-21T10:10:18.046Z] 418395c44616: Preparing [2026-04-21T10:10:18.046Z] 0d3c717c6936: Preparing [2026-04-21T10:10:18.046Z] eeaa73608b53: Preparing [2026-04-21T10:10:18.046Z] 69595bb7ed23: Waiting [2026-04-21T10:10:18.046Z] 0fe34c316878: Waiting [2026-04-21T10:10:18.046Z] dfc6f6e4f96c: Waiting [2026-04-21T10:10:18.046Z] 418395c44616: Waiting [2026-04-21T10:10:18.046Z] 0d3c717c6936: Waiting [2026-04-21T10:10:18.046Z] eeaa73608b53: Waiting [2026-04-21T10:10:18.046Z] d44dca89462a: Layer already exists [2026-04-21T10:10:18.046Z] f9d34fc22554: Layer already exists [2026-04-21T10:10:18.046Z] 965b4136ff5b: Layer already exists [2026-04-21T10:10:18.046Z] 1ade23a4bd23: Layer already exists [2026-04-21T10:10:18.046Z] 554070cad03a: Layer already exists [2026-04-21T10:10:18.046Z] 69595bb7ed23: Layer already exists [2026-04-21T10:10:18.046Z] 418395c44616: Layer already exists [2026-04-21T10:10:18.046Z] dfc6f6e4f96c: Layer already exists [2026-04-21T10:10:18.046Z] 0fe34c316878: Layer already exists [2026-04-21T10:10:18.046Z] 0d3c717c6936: Layer already exists [2026-04-21T10:10:18.046Z] eeaa73608b53: Layer already exists [2026-04-21T10:10:18.309Z] main: digest: sha256:da0e859726a6ef3c3a1dda87b370956cb638ea4071a0caf249560665d0082d5b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T10:10:18.384Z] ===================================================== [Pipeline] echo [2026-04-21T10:10:18.397Z] taggedImages: [2026-04-21T10:10:18.397Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:10:18.397Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-04-21T10:10:18.397Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.110 [2026-04-21T10:10:18.397Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:10:18.397Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-04-21T10:10:18.424Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-04-21T10:10:18.424Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:10:18.424Z] latest [2026-04-21T10:10:18.424Z] 4.1.0-dev.110 [2026-04-21T10:10:18.424Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:10:18.424Z] main [2026-04-21T10:10:18.424Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:18.792Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:19.138Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:10:19.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-21T10:10:19.138Z] 71b6b2464cb2: Preparing [2026-04-21T10:10:19.138Z] 0d6ec7addc02: Preparing [2026-04-21T10:10:19.138Z] e09d17e9a099: Preparing [2026-04-21T10:10:19.138Z] 967a105cc6a1: Preparing [2026-04-21T10:10:19.138Z] b0ff360cd538: Preparing [2026-04-21T10:10:19.138Z] 1d6388b864d6: Preparing [2026-04-21T10:10:19.138Z] b553f480f7af: Preparing [2026-04-21T10:10:19.138Z] 69595bb7ed23: Preparing [2026-04-21T10:10:19.138Z] 0fe34c316878: Preparing [2026-04-21T10:10:19.138Z] 64545bd1c197: Preparing [2026-04-21T10:10:19.138Z] a576603fb9e4: Preparing [2026-04-21T10:10:19.138Z] eeaa73608b53: Preparing [2026-04-21T10:10:19.138Z] 0fe34c316878: Waiting [2026-04-21T10:10:19.138Z] 64545bd1c197: Waiting [2026-04-21T10:10:19.138Z] a576603fb9e4: Waiting [2026-04-21T10:10:19.138Z] 1d6388b864d6: Waiting [2026-04-21T10:10:19.138Z] eeaa73608b53: Waiting [2026-04-21T10:10:19.138Z] b553f480f7af: Waiting [2026-04-21T10:10:19.138Z] 69595bb7ed23: Waiting [2026-04-21T10:10:19.404Z] b0ff360cd538: Pushed [2026-04-21T10:10:19.404Z] 0d6ec7addc02: Pushed [2026-04-21T10:10:19.404Z] 71b6b2464cb2: Pushed [2026-04-21T10:10:19.404Z] 69595bb7ed23: Layer already exists [2026-04-21T10:10:19.404Z] 0fe34c316878: Layer already exists [2026-04-21T10:10:19.404Z] 1d6388b864d6: Pushed [2026-04-21T10:10:19.404Z] b553f480f7af: Pushed [2026-04-21T10:10:19.669Z] eeaa73608b53: Layer already exists [2026-04-21T10:10:19.669Z] 64545bd1c197: Pushed [2026-04-21T10:10:22.995Z] a576603fb9e4: Pushed [2026-04-21T10:10:26.318Z] 967a105cc6a1: Pushed [2026-04-21T10:10:26.318Z] e09d17e9a099: Pushed [2026-04-21T10:10:27.273Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:a96bbda64cd299fd0e643aa5890971983be489d8c348d3ef95e8232c221bbd61 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:27.620Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:27.963Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-04-21T10:10:27.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-21T10:10:27.963Z] 71b6b2464cb2: Preparing [2026-04-21T10:10:27.963Z] 0d6ec7addc02: Preparing [2026-04-21T10:10:27.963Z] e09d17e9a099: Preparing [2026-04-21T10:10:27.963Z] 967a105cc6a1: Preparing [2026-04-21T10:10:27.963Z] b0ff360cd538: Preparing [2026-04-21T10:10:27.963Z] 1d6388b864d6: Preparing [2026-04-21T10:10:27.963Z] b553f480f7af: Preparing [2026-04-21T10:10:27.963Z] 69595bb7ed23: Preparing [2026-04-21T10:10:27.963Z] 0fe34c316878: Preparing [2026-04-21T10:10:27.963Z] 64545bd1c197: Preparing [2026-04-21T10:10:27.963Z] a576603fb9e4: Preparing [2026-04-21T10:10:27.963Z] eeaa73608b53: Preparing [2026-04-21T10:10:27.963Z] 69595bb7ed23: Waiting [2026-04-21T10:10:27.963Z] 0fe34c316878: Waiting [2026-04-21T10:10:27.963Z] 64545bd1c197: Waiting [2026-04-21T10:10:27.963Z] a576603fb9e4: Waiting [2026-04-21T10:10:27.963Z] eeaa73608b53: Waiting [2026-04-21T10:10:27.963Z] 1d6388b864d6: Waiting [2026-04-21T10:10:27.963Z] b553f480f7af: Waiting [2026-04-21T10:10:27.963Z] 71b6b2464cb2: Layer already exists [2026-04-21T10:10:27.963Z] 0d6ec7addc02: Layer already exists [2026-04-21T10:10:27.963Z] b0ff360cd538: Layer already exists [2026-04-21T10:10:27.963Z] e09d17e9a099: Layer already exists [2026-04-21T10:10:27.963Z] 967a105cc6a1: Layer already exists [2026-04-21T10:10:27.963Z] 0fe34c316878: Layer already exists [2026-04-21T10:10:27.963Z] 64545bd1c197: Layer already exists [2026-04-21T10:10:27.963Z] 1d6388b864d6: Layer already exists [2026-04-21T10:10:27.963Z] 69595bb7ed23: Layer already exists [2026-04-21T10:10:27.963Z] b553f480f7af: Layer already exists [2026-04-21T10:10:27.963Z] eeaa73608b53: Layer already exists [2026-04-21T10:10:27.963Z] a576603fb9e4: Layer already exists [2026-04-21T10:10:28.226Z] latest: digest: sha256:a96bbda64cd299fd0e643aa5890971983be489d8c348d3ef95e8232c221bbd61 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:28.579Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:28.929Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.110 [2026-04-21T10:10:28.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-21T10:10:28.929Z] 71b6b2464cb2: Preparing [2026-04-21T10:10:28.929Z] 0d6ec7addc02: Preparing [2026-04-21T10:10:28.929Z] e09d17e9a099: Preparing [2026-04-21T10:10:28.929Z] 967a105cc6a1: Preparing [2026-04-21T10:10:28.929Z] b0ff360cd538: Preparing [2026-04-21T10:10:28.929Z] 1d6388b864d6: Preparing [2026-04-21T10:10:28.929Z] b553f480f7af: Preparing [2026-04-21T10:10:28.929Z] 1d6388b864d6: Waiting [2026-04-21T10:10:28.929Z] 69595bb7ed23: Preparing [2026-04-21T10:10:28.929Z] b553f480f7af: Waiting [2026-04-21T10:10:28.929Z] 0fe34c316878: Preparing [2026-04-21T10:10:28.929Z] 69595bb7ed23: Waiting [2026-04-21T10:10:28.929Z] 64545bd1c197: Preparing [2026-04-21T10:10:28.929Z] 0fe34c316878: Waiting [2026-04-21T10:10:28.929Z] a576603fb9e4: Preparing [2026-04-21T10:10:28.929Z] 64545bd1c197: Waiting [2026-04-21T10:10:28.929Z] eeaa73608b53: Preparing [2026-04-21T10:10:28.929Z] a576603fb9e4: Waiting [2026-04-21T10:10:28.929Z] eeaa73608b53: Waiting [2026-04-21T10:10:28.929Z] 0d6ec7addc02: Layer already exists [2026-04-21T10:10:28.929Z] 967a105cc6a1: Layer already exists [2026-04-21T10:10:28.929Z] 71b6b2464cb2: Layer already exists [2026-04-21T10:10:28.929Z] b0ff360cd538: Layer already exists [2026-04-21T10:10:28.929Z] e09d17e9a099: Layer already exists [2026-04-21T10:10:28.929Z] 1d6388b864d6: Layer already exists [2026-04-21T10:10:28.929Z] 0fe34c316878: Layer already exists [2026-04-21T10:10:28.929Z] 69595bb7ed23: Layer already exists [2026-04-21T10:10:28.929Z] b553f480f7af: Layer already exists [2026-04-21T10:10:28.929Z] 64545bd1c197: Layer already exists [2026-04-21T10:10:28.929Z] a576603fb9e4: Layer already exists [2026-04-21T10:10:28.929Z] eeaa73608b53: Layer already exists [2026-04-21T10:10:29.192Z] 4.1.0-dev.110: digest: sha256:a96bbda64cd299fd0e643aa5890971983be489d8c348d3ef95e8232c221bbd61 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:29.552Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:29.912Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:10:29.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-21T10:10:29.912Z] 71b6b2464cb2: Preparing [2026-04-21T10:10:29.912Z] 0d6ec7addc02: Preparing [2026-04-21T10:10:29.912Z] e09d17e9a099: Preparing [2026-04-21T10:10:29.912Z] 967a105cc6a1: Preparing [2026-04-21T10:10:29.912Z] b0ff360cd538: Preparing [2026-04-21T10:10:29.912Z] 1d6388b864d6: Preparing [2026-04-21T10:10:29.912Z] b553f480f7af: Preparing [2026-04-21T10:10:29.912Z] 69595bb7ed23: Preparing [2026-04-21T10:10:29.912Z] 0fe34c316878: Preparing [2026-04-21T10:10:29.912Z] 64545bd1c197: Preparing [2026-04-21T10:10:29.912Z] a576603fb9e4: Preparing [2026-04-21T10:10:29.912Z] eeaa73608b53: Preparing [2026-04-21T10:10:29.912Z] 0fe34c316878: Waiting [2026-04-21T10:10:29.912Z] 64545bd1c197: Waiting [2026-04-21T10:10:29.912Z] b553f480f7af: Waiting [2026-04-21T10:10:29.912Z] 1d6388b864d6: Waiting [2026-04-21T10:10:29.912Z] a576603fb9e4: Waiting [2026-04-21T10:10:29.912Z] eeaa73608b53: Waiting [2026-04-21T10:10:29.912Z] 69595bb7ed23: Waiting [2026-04-21T10:10:29.912Z] 0d6ec7addc02: Layer already exists [2026-04-21T10:10:29.912Z] b0ff360cd538: Layer already exists [2026-04-21T10:10:29.912Z] 71b6b2464cb2: Layer already exists [2026-04-21T10:10:29.912Z] e09d17e9a099: Layer already exists [2026-04-21T10:10:29.912Z] 967a105cc6a1: Layer already exists [2026-04-21T10:10:29.912Z] 69595bb7ed23: Layer already exists [2026-04-21T10:10:29.912Z] b553f480f7af: Layer already exists [2026-04-21T10:10:29.912Z] 64545bd1c197: Layer already exists [2026-04-21T10:10:29.912Z] 1d6388b864d6: Layer already exists [2026-04-21T10:10:29.912Z] 0fe34c316878: Layer already exists [2026-04-21T10:10:29.912Z] a576603fb9e4: Layer already exists [2026-04-21T10:10:29.912Z] eeaa73608b53: Layer already exists [2026-04-21T10:10:30.175Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:a96bbda64cd299fd0e643aa5890971983be489d8c348d3ef95e8232c221bbd61 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:30.522Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:30.872Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-04-21T10:10:30.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-04-21T10:10:30.872Z] 71b6b2464cb2: Preparing [2026-04-21T10:10:30.872Z] 0d6ec7addc02: Preparing [2026-04-21T10:10:30.872Z] e09d17e9a099: Preparing [2026-04-21T10:10:30.872Z] 967a105cc6a1: Preparing [2026-04-21T10:10:30.872Z] b0ff360cd538: Preparing [2026-04-21T10:10:30.872Z] 1d6388b864d6: Preparing [2026-04-21T10:10:30.872Z] b553f480f7af: Preparing [2026-04-21T10:10:30.872Z] 69595bb7ed23: Preparing [2026-04-21T10:10:30.872Z] 0fe34c316878: Preparing [2026-04-21T10:10:30.872Z] 64545bd1c197: Preparing [2026-04-21T10:10:30.872Z] a576603fb9e4: Preparing [2026-04-21T10:10:30.872Z] eeaa73608b53: Preparing [2026-04-21T10:10:30.872Z] 69595bb7ed23: Waiting [2026-04-21T10:10:30.872Z] 0fe34c316878: Waiting [2026-04-21T10:10:30.872Z] 64545bd1c197: Waiting [2026-04-21T10:10:30.872Z] a576603fb9e4: Waiting [2026-04-21T10:10:30.872Z] eeaa73608b53: Waiting [2026-04-21T10:10:30.872Z] 1d6388b864d6: Waiting [2026-04-21T10:10:30.872Z] b553f480f7af: Waiting [2026-04-21T10:10:30.872Z] 0d6ec7addc02: Layer already exists [2026-04-21T10:10:30.872Z] 967a105cc6a1: Layer already exists [2026-04-21T10:10:30.872Z] b0ff360cd538: Layer already exists [2026-04-21T10:10:30.872Z] e09d17e9a099: Layer already exists [2026-04-21T10:10:30.872Z] 71b6b2464cb2: Layer already exists [2026-04-21T10:10:30.872Z] 0fe34c316878: Layer already exists [2026-04-21T10:10:30.872Z] 1d6388b864d6: Layer already exists [2026-04-21T10:10:30.872Z] 64545bd1c197: Layer already exists [2026-04-21T10:10:30.872Z] 69595bb7ed23: Layer already exists [2026-04-21T10:10:30.872Z] b553f480f7af: Layer already exists [2026-04-21T10:10:30.872Z] eeaa73608b53: Layer already exists [2026-04-21T10:10:30.872Z] a576603fb9e4: Layer already exists [2026-04-21T10:10:31.137Z] main: digest: sha256:a96bbda64cd299fd0e643aa5890971983be489d8c348d3ef95e8232c221bbd61 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T10:10:31.219Z] ===================================================== [Pipeline] echo [2026-04-21T10:10:31.236Z] taggedImages: [2026-04-21T10:10:31.236Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:10:31.236Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-04-21T10:10:31.236Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.110 [2026-04-21T10:10:31.236Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:10:31.236Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-04-21T10:10:31.263Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-04-21T10:10:31.263Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:10:31.263Z] latest [2026-04-21T10:10:31.263Z] 4.1.0-dev.110 [2026-04-21T10:10:31.263Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:10:31.263Z] main [2026-04-21T10:10:31.263Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:31.629Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:31.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:10:31.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-21T10:10:31.971Z] a086b4a73117: Preparing [2026-04-21T10:10:31.971Z] 65babe897b3c: Preparing [2026-04-21T10:10:31.971Z] 69595bb7ed23: Preparing [2026-04-21T10:10:31.971Z] 0fe34c316878: Preparing [2026-04-21T10:10:31.971Z] f2eb383bf496: Preparing [2026-04-21T10:10:31.971Z] a28a6a76be21: Preparing [2026-04-21T10:10:31.971Z] eeaa73608b53: Preparing [2026-04-21T10:10:31.971Z] a28a6a76be21: Waiting [2026-04-21T10:10:31.971Z] eeaa73608b53: Waiting [2026-04-21T10:10:31.971Z] 0fe34c316878: Layer already exists [2026-04-21T10:10:31.971Z] 69595bb7ed23: Layer already exists [2026-04-21T10:10:32.236Z] eeaa73608b53: Layer already exists [2026-04-21T10:10:32.236Z] f2eb383bf496: Pushed [2026-04-21T10:10:32.236Z] a086b4a73117: Pushed [2026-04-21T10:10:34.167Z] a28a6a76be21: Pushed [2026-04-21T10:10:39.484Z] 65babe897b3c: Pushed [2026-04-21T10:10:39.748Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:1a1a55b61fe05cd9f67254d28a4a516daa8be195effabbe0c11467017c31d1e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:40.104Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:40.451Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-04-21T10:10:40.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-21T10:10:40.452Z] a086b4a73117: Preparing [2026-04-21T10:10:40.452Z] 65babe897b3c: Preparing [2026-04-21T10:10:40.452Z] 69595bb7ed23: Preparing [2026-04-21T10:10:40.452Z] 0fe34c316878: Preparing [2026-04-21T10:10:40.452Z] f2eb383bf496: Preparing [2026-04-21T10:10:40.452Z] a28a6a76be21: Preparing [2026-04-21T10:10:40.452Z] eeaa73608b53: Preparing [2026-04-21T10:10:40.452Z] a28a6a76be21: Waiting [2026-04-21T10:10:40.452Z] eeaa73608b53: Waiting [2026-04-21T10:10:40.452Z] f2eb383bf496: Layer already exists [2026-04-21T10:10:40.452Z] 0fe34c316878: Layer already exists [2026-04-21T10:10:40.452Z] 69595bb7ed23: Layer already exists [2026-04-21T10:10:40.452Z] 65babe897b3c: Layer already exists [2026-04-21T10:10:40.452Z] a086b4a73117: Layer already exists [2026-04-21T10:10:40.452Z] a28a6a76be21: Layer already exists [2026-04-21T10:10:40.452Z] eeaa73608b53: Layer already exists [2026-04-21T10:10:40.717Z] latest: digest: sha256:1a1a55b61fe05cd9f67254d28a4a516daa8be195effabbe0c11467017c31d1e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:41.068Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:41.409Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.110 [2026-04-21T10:10:41.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-21T10:10:41.410Z] a086b4a73117: Preparing [2026-04-21T10:10:41.410Z] 65babe897b3c: Preparing [2026-04-21T10:10:41.410Z] 69595bb7ed23: Preparing [2026-04-21T10:10:41.410Z] 0fe34c316878: Preparing [2026-04-21T10:10:41.410Z] f2eb383bf496: Preparing [2026-04-21T10:10:41.410Z] a28a6a76be21: Preparing [2026-04-21T10:10:41.410Z] eeaa73608b53: Preparing [2026-04-21T10:10:41.410Z] a28a6a76be21: Waiting [2026-04-21T10:10:41.410Z] eeaa73608b53: Waiting [2026-04-21T10:10:41.410Z] 0fe34c316878: Layer already exists [2026-04-21T10:10:41.410Z] a086b4a73117: Layer already exists [2026-04-21T10:10:41.410Z] 69595bb7ed23: Layer already exists [2026-04-21T10:10:41.410Z] 65babe897b3c: Layer already exists [2026-04-21T10:10:41.410Z] f2eb383bf496: Layer already exists [2026-04-21T10:10:41.410Z] a28a6a76be21: Layer already exists [2026-04-21T10:10:41.410Z] eeaa73608b53: Layer already exists [2026-04-21T10:10:41.410Z] 4.1.0-dev.110: digest: sha256:1a1a55b61fe05cd9f67254d28a4a516daa8be195effabbe0c11467017c31d1e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:42.017Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:42.360Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:10:42.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-21T10:10:42.360Z] a086b4a73117: Preparing [2026-04-21T10:10:42.360Z] 65babe897b3c: Preparing [2026-04-21T10:10:42.360Z] 69595bb7ed23: Preparing [2026-04-21T10:10:42.360Z] 0fe34c316878: Preparing [2026-04-21T10:10:42.360Z] f2eb383bf496: Preparing [2026-04-21T10:10:42.360Z] a28a6a76be21: Preparing [2026-04-21T10:10:42.360Z] eeaa73608b53: Preparing [2026-04-21T10:10:42.360Z] a28a6a76be21: Waiting [2026-04-21T10:10:42.360Z] eeaa73608b53: Waiting [2026-04-21T10:10:42.360Z] f2eb383bf496: Layer already exists [2026-04-21T10:10:42.360Z] 0fe34c316878: Layer already exists [2026-04-21T10:10:42.360Z] 69595bb7ed23: Layer already exists [2026-04-21T10:10:42.360Z] 65babe897b3c: Layer already exists [2026-04-21T10:10:42.360Z] a086b4a73117: Layer already exists [2026-04-21T10:10:42.360Z] eeaa73608b53: Layer already exists [2026-04-21T10:10:42.360Z] a28a6a76be21: Layer already exists [2026-04-21T10:10:42.360Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:1a1a55b61fe05cd9f67254d28a4a516daa8be195effabbe0c11467017c31d1e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:42.971Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:43.324Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-04-21T10:10:43.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-04-21T10:10:43.324Z] a086b4a73117: Preparing [2026-04-21T10:10:43.324Z] 65babe897b3c: Preparing [2026-04-21T10:10:43.324Z] 69595bb7ed23: Preparing [2026-04-21T10:10:43.324Z] 0fe34c316878: Preparing [2026-04-21T10:10:43.324Z] f2eb383bf496: Preparing [2026-04-21T10:10:43.324Z] a28a6a76be21: Preparing [2026-04-21T10:10:43.324Z] eeaa73608b53: Preparing [2026-04-21T10:10:43.324Z] a28a6a76be21: Waiting [2026-04-21T10:10:43.324Z] eeaa73608b53: Waiting [2026-04-21T10:10:43.324Z] a086b4a73117: Layer already exists [2026-04-21T10:10:43.324Z] f2eb383bf496: Layer already exists [2026-04-21T10:10:43.324Z] 69595bb7ed23: Layer already exists [2026-04-21T10:10:43.324Z] 0fe34c316878: Layer already exists [2026-04-21T10:10:43.324Z] 65babe897b3c: Layer already exists [2026-04-21T10:10:43.324Z] eeaa73608b53: Layer already exists [2026-04-21T10:10:43.324Z] a28a6a76be21: Layer already exists [2026-04-21T10:10:43.324Z] main: digest: sha256:1a1a55b61fe05cd9f67254d28a4a516daa8be195effabbe0c11467017c31d1e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T10:10:43.665Z] ===================================================== [Pipeline] echo [2026-04-21T10:10:43.682Z] taggedImages: [2026-04-21T10:10:43.682Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:10:43.682Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-04-21T10:10:43.682Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.110 [2026-04-21T10:10:43.682Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:10:43.682Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-04-21T10:10:43.713Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-04-21T10:10:43.713Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:10:43.713Z] latest [2026-04-21T10:10:43.713Z] 4.1.0-dev.110 [2026-04-21T10:10:43.713Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:10:43.713Z] main [2026-04-21T10:10:43.713Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:44.076Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:10:44.429Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:10:44.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-21T10:10:44.429Z] a73af55a4fbb: Preparing [2026-04-21T10:10:44.429Z] b1f2e48268e4: Preparing [2026-04-21T10:10:44.429Z] 08bfd1c91d30: Preparing [2026-04-21T10:10:44.429Z] 69595bb7ed23: Preparing [2026-04-21T10:10:44.429Z] 0fe34c316878: Preparing [2026-04-21T10:10:44.429Z] 1d2f1bfb2a3f: Preparing [2026-04-21T10:10:44.429Z] d154ad6ba769: Preparing [2026-04-21T10:10:44.429Z] 580e48e0f67b: Preparing [2026-04-21T10:10:44.429Z] d47d501467ae: Preparing [2026-04-21T10:10:44.429Z] eeaa73608b53: Preparing [2026-04-21T10:10:44.429Z] 1d2f1bfb2a3f: Waiting [2026-04-21T10:10:44.429Z] d154ad6ba769: Waiting [2026-04-21T10:10:44.429Z] 580e48e0f67b: Waiting [2026-04-21T10:10:44.429Z] d47d501467ae: Waiting [2026-04-21T10:10:44.429Z] eeaa73608b53: Waiting [2026-04-21T10:10:44.429Z] 0fe34c316878: Layer already exists [2026-04-21T10:10:44.429Z] 69595bb7ed23: Layer already exists [2026-04-21T10:10:44.694Z] b1f2e48268e4: Pushed [2026-04-21T10:10:44.694Z] 08bfd1c91d30: Pushed [2026-04-21T10:10:44.694Z] a73af55a4fbb: Pushed [2026-04-21T10:10:44.694Z] eeaa73608b53: Layer already exists [2026-04-21T10:10:44.694Z] 580e48e0f67b: Pushed [2026-04-21T10:10:45.644Z] d47d501467ae: Pushed [2026-04-21T10:10:57.917Z] d154ad6ba769: Pushed [2026-04-21T10:11:12.871Z] 1d2f1bfb2a3f: Pushed [2026-04-21T10:11:12.871Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:28bb29460de4cc5709b349c79d27cd6da30ab79821f01be10422e928b797576a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:13.234Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:13.581Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-04-21T10:11:13.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-21T10:11:13.582Z] a73af55a4fbb: Preparing [2026-04-21T10:11:13.582Z] b1f2e48268e4: Preparing [2026-04-21T10:11:13.582Z] 08bfd1c91d30: Preparing [2026-04-21T10:11:13.582Z] 69595bb7ed23: Preparing [2026-04-21T10:11:13.582Z] 0fe34c316878: Preparing [2026-04-21T10:11:13.582Z] 1d2f1bfb2a3f: Preparing [2026-04-21T10:11:13.582Z] d154ad6ba769: Preparing [2026-04-21T10:11:13.582Z] 580e48e0f67b: Preparing [2026-04-21T10:11:13.582Z] d47d501467ae: Preparing [2026-04-21T10:11:13.582Z] eeaa73608b53: Preparing [2026-04-21T10:11:13.582Z] d154ad6ba769: Waiting [2026-04-21T10:11:13.582Z] 580e48e0f67b: Waiting [2026-04-21T10:11:13.582Z] d47d501467ae: Waiting [2026-04-21T10:11:13.582Z] eeaa73608b53: Waiting [2026-04-21T10:11:13.582Z] 1d2f1bfb2a3f: Waiting [2026-04-21T10:11:13.582Z] 08bfd1c91d30: Layer already exists [2026-04-21T10:11:13.582Z] 69595bb7ed23: Layer already exists [2026-04-21T10:11:13.582Z] a73af55a4fbb: Layer already exists [2026-04-21T10:11:13.582Z] 0fe34c316878: Layer already exists [2026-04-21T10:11:13.582Z] b1f2e48268e4: Layer already exists [2026-04-21T10:11:13.582Z] 1d2f1bfb2a3f: Layer already exists [2026-04-21T10:11:13.582Z] eeaa73608b53: Layer already exists [2026-04-21T10:11:13.582Z] d47d501467ae: Layer already exists [2026-04-21T10:11:13.582Z] 580e48e0f67b: Layer already exists [2026-04-21T10:11:13.582Z] d154ad6ba769: Layer already exists [2026-04-21T10:11:13.844Z] latest: digest: sha256:28bb29460de4cc5709b349c79d27cd6da30ab79821f01be10422e928b797576a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:14.257Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:14.622Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.110 [2026-04-21T10:11:14.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-21T10:11:14.622Z] a73af55a4fbb: Preparing [2026-04-21T10:11:14.622Z] b1f2e48268e4: Preparing [2026-04-21T10:11:14.622Z] 08bfd1c91d30: Preparing [2026-04-21T10:11:14.622Z] 69595bb7ed23: Preparing [2026-04-21T10:11:14.622Z] 0fe34c316878: Preparing [2026-04-21T10:11:14.622Z] 1d2f1bfb2a3f: Preparing [2026-04-21T10:11:14.622Z] d154ad6ba769: Preparing [2026-04-21T10:11:14.622Z] 580e48e0f67b: Preparing [2026-04-21T10:11:14.622Z] d47d501467ae: Preparing [2026-04-21T10:11:14.622Z] eeaa73608b53: Preparing [2026-04-21T10:11:14.622Z] 1d2f1bfb2a3f: Waiting [2026-04-21T10:11:14.622Z] d154ad6ba769: Waiting [2026-04-21T10:11:14.622Z] 580e48e0f67b: Waiting [2026-04-21T10:11:14.622Z] d47d501467ae: Waiting [2026-04-21T10:11:14.622Z] eeaa73608b53: Waiting [2026-04-21T10:11:14.622Z] a73af55a4fbb: Layer already exists [2026-04-21T10:11:14.622Z] b1f2e48268e4: Layer already exists [2026-04-21T10:11:14.622Z] 0fe34c316878: Layer already exists [2026-04-21T10:11:14.622Z] 08bfd1c91d30: Layer already exists [2026-04-21T10:11:14.622Z] 69595bb7ed23: Layer already exists [2026-04-21T10:11:14.622Z] 1d2f1bfb2a3f: Layer already exists [2026-04-21T10:11:14.622Z] d47d501467ae: Layer already exists [2026-04-21T10:11:14.622Z] d154ad6ba769: Layer already exists [2026-04-21T10:11:14.622Z] 580e48e0f67b: Layer already exists [2026-04-21T10:11:14.622Z] eeaa73608b53: Layer already exists [2026-04-21T10:11:14.892Z] 4.1.0-dev.110: digest: sha256:28bb29460de4cc5709b349c79d27cd6da30ab79821f01be10422e928b797576a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:15.301Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:15.649Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:11:15.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-21T10:11:15.650Z] a73af55a4fbb: Preparing [2026-04-21T10:11:15.650Z] b1f2e48268e4: Preparing [2026-04-21T10:11:15.650Z] 08bfd1c91d30: Preparing [2026-04-21T10:11:15.650Z] 69595bb7ed23: Preparing [2026-04-21T10:11:15.650Z] 0fe34c316878: Preparing [2026-04-21T10:11:15.650Z] 1d2f1bfb2a3f: Preparing [2026-04-21T10:11:15.650Z] d154ad6ba769: Preparing [2026-04-21T10:11:15.650Z] 580e48e0f67b: Preparing [2026-04-21T10:11:15.650Z] d47d501467ae: Preparing [2026-04-21T10:11:15.650Z] eeaa73608b53: Preparing [2026-04-21T10:11:15.650Z] 1d2f1bfb2a3f: Waiting [2026-04-21T10:11:15.650Z] d154ad6ba769: Waiting [2026-04-21T10:11:15.650Z] 580e48e0f67b: Waiting [2026-04-21T10:11:15.650Z] d47d501467ae: Waiting [2026-04-21T10:11:15.650Z] eeaa73608b53: Waiting [2026-04-21T10:11:15.650Z] 69595bb7ed23: Layer already exists [2026-04-21T10:11:15.650Z] 08bfd1c91d30: Layer already exists [2026-04-21T10:11:15.650Z] 0fe34c316878: Layer already exists [2026-04-21T10:11:15.650Z] b1f2e48268e4: Layer already exists [2026-04-21T10:11:15.650Z] a73af55a4fbb: Layer already exists [2026-04-21T10:11:15.650Z] d47d501467ae: Layer already exists [2026-04-21T10:11:15.650Z] 1d2f1bfb2a3f: Layer already exists [2026-04-21T10:11:15.650Z] 580e48e0f67b: Layer already exists [2026-04-21T10:11:15.650Z] d154ad6ba769: Layer already exists [2026-04-21T10:11:15.650Z] eeaa73608b53: Layer already exists [2026-04-21T10:11:15.650Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:28bb29460de4cc5709b349c79d27cd6da30ab79821f01be10422e928b797576a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:16.262Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:16.608Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-04-21T10:11:16.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-04-21T10:11:16.608Z] a73af55a4fbb: Preparing [2026-04-21T10:11:16.608Z] b1f2e48268e4: Preparing [2026-04-21T10:11:16.608Z] 08bfd1c91d30: Preparing [2026-04-21T10:11:16.608Z] 69595bb7ed23: Preparing [2026-04-21T10:11:16.608Z] 0fe34c316878: Preparing [2026-04-21T10:11:16.608Z] 1d2f1bfb2a3f: Preparing [2026-04-21T10:11:16.608Z] d154ad6ba769: Preparing [2026-04-21T10:11:16.608Z] 580e48e0f67b: Preparing [2026-04-21T10:11:16.608Z] d47d501467ae: Preparing [2026-04-21T10:11:16.608Z] eeaa73608b53: Preparing [2026-04-21T10:11:16.608Z] d47d501467ae: Waiting [2026-04-21T10:11:16.608Z] 1d2f1bfb2a3f: Waiting [2026-04-21T10:11:16.608Z] d154ad6ba769: Waiting [2026-04-21T10:11:16.608Z] eeaa73608b53: Waiting [2026-04-21T10:11:16.608Z] 580e48e0f67b: Waiting [2026-04-21T10:11:16.608Z] 69595bb7ed23: Layer already exists [2026-04-21T10:11:16.608Z] 08bfd1c91d30: Layer already exists [2026-04-21T10:11:16.608Z] b1f2e48268e4: Layer already exists [2026-04-21T10:11:16.608Z] a73af55a4fbb: Layer already exists [2026-04-21T10:11:16.608Z] 0fe34c316878: Layer already exists [2026-04-21T10:11:16.608Z] 1d2f1bfb2a3f: Layer already exists [2026-04-21T10:11:16.608Z] d154ad6ba769: Layer already exists [2026-04-21T10:11:16.608Z] eeaa73608b53: Layer already exists [2026-04-21T10:11:16.608Z] d47d501467ae: Layer already exists [2026-04-21T10:11:16.608Z] 580e48e0f67b: Layer already exists [2026-04-21T10:11:16.871Z] main: digest: sha256:28bb29460de4cc5709b349c79d27cd6da30ab79821f01be10422e928b797576a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T10:11:16.962Z] ===================================================== [Pipeline] echo [2026-04-21T10:11:16.977Z] taggedImages: [2026-04-21T10:11:16.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:11:16.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-04-21T10:11:16.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.110 [2026-04-21T10:11:16.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:11:16.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-04-21T10:11:17.009Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-04-21T10:11:17.010Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:11:17.010Z] latest [2026-04-21T10:11:17.010Z] 4.1.0-dev.110 [2026-04-21T10:11:17.010Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:11:17.010Z] main [2026-04-21T10:11:17.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:17.376Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:19.662Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:11:19.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-21T10:11:19.662Z] b513bb7c5d94: Preparing [2026-04-21T10:11:19.662Z] ecac76bc93f1: Preparing [2026-04-21T10:11:19.662Z] 58a3f58f1421: Preparing [2026-04-21T10:11:19.662Z] 69595bb7ed23: Preparing [2026-04-21T10:11:19.662Z] 0fe34c316878: Preparing [2026-04-21T10:11:19.662Z] e9beb935eb02: Preparing [2026-04-21T10:11:19.662Z] e89f2ab9be27: Preparing [2026-04-21T10:11:19.662Z] 273f69030cf1: Preparing [2026-04-21T10:11:19.662Z] eeaa73608b53: Preparing [2026-04-21T10:11:19.662Z] e89f2ab9be27: Waiting [2026-04-21T10:11:19.662Z] 273f69030cf1: Waiting [2026-04-21T10:11:19.662Z] eeaa73608b53: Waiting [2026-04-21T10:11:19.662Z] e9beb935eb02: Waiting [2026-04-21T10:11:19.662Z] 0fe34c316878: Layer already exists [2026-04-21T10:11:19.662Z] 69595bb7ed23: Layer already exists [2026-04-21T10:11:19.926Z] ecac76bc93f1: Pushed [2026-04-21T10:11:19.926Z] b513bb7c5d94: Pushed [2026-04-21T10:11:19.926Z] 58a3f58f1421: Pushed [2026-04-21T10:11:19.926Z] e89f2ab9be27: Pushed [2026-04-21T10:11:19.926Z] eeaa73608b53: Layer already exists [2026-04-21T10:11:20.503Z] 273f69030cf1: Pushed [2026-04-21T10:11:47.132Z] e9beb935eb02: Pushed [2026-04-21T10:11:47.132Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:94bc57658ca1a1ee8e54f8475ff5b6fdfa088cf18b976133af4bbf28c05a2acf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:47.489Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:47.833Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-04-21T10:11:47.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-21T10:11:47.833Z] b513bb7c5d94: Preparing [2026-04-21T10:11:47.833Z] ecac76bc93f1: Preparing [2026-04-21T10:11:47.833Z] 58a3f58f1421: Preparing [2026-04-21T10:11:47.833Z] 69595bb7ed23: Preparing [2026-04-21T10:11:47.833Z] 0fe34c316878: Preparing [2026-04-21T10:11:47.833Z] e9beb935eb02: Preparing [2026-04-21T10:11:47.833Z] e9beb935eb02: Waiting [2026-04-21T10:11:47.833Z] e89f2ab9be27: Preparing [2026-04-21T10:11:47.833Z] 273f69030cf1: Preparing [2026-04-21T10:11:47.833Z] e89f2ab9be27: Waiting [2026-04-21T10:11:47.833Z] eeaa73608b53: Preparing [2026-04-21T10:11:47.833Z] 273f69030cf1: Waiting [2026-04-21T10:11:47.833Z] eeaa73608b53: Waiting [2026-04-21T10:11:47.833Z] 58a3f58f1421: Layer already exists [2026-04-21T10:11:47.833Z] 69595bb7ed23: Layer already exists [2026-04-21T10:11:47.833Z] 0fe34c316878: Layer already exists [2026-04-21T10:11:47.833Z] b513bb7c5d94: Layer already exists [2026-04-21T10:11:47.833Z] ecac76bc93f1: Layer already exists [2026-04-21T10:11:47.833Z] e89f2ab9be27: Layer already exists [2026-04-21T10:11:47.833Z] e9beb935eb02: Layer already exists [2026-04-21T10:11:47.833Z] eeaa73608b53: Layer already exists [2026-04-21T10:11:47.833Z] 273f69030cf1: Layer already exists [2026-04-21T10:11:48.096Z] latest: digest: sha256:94bc57658ca1a1ee8e54f8475ff5b6fdfa088cf18b976133af4bbf28c05a2acf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:48.443Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:48.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.110 [2026-04-21T10:11:48.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-21T10:11:48.791Z] b513bb7c5d94: Preparing [2026-04-21T10:11:48.791Z] ecac76bc93f1: Preparing [2026-04-21T10:11:48.791Z] 58a3f58f1421: Preparing [2026-04-21T10:11:48.791Z] 69595bb7ed23: Preparing [2026-04-21T10:11:48.791Z] 0fe34c316878: Preparing [2026-04-21T10:11:48.791Z] e9beb935eb02: Preparing [2026-04-21T10:11:48.791Z] e89f2ab9be27: Preparing [2026-04-21T10:11:48.791Z] 273f69030cf1: Preparing [2026-04-21T10:11:48.791Z] eeaa73608b53: Preparing [2026-04-21T10:11:48.791Z] e9beb935eb02: Waiting [2026-04-21T10:11:48.791Z] e89f2ab9be27: Waiting [2026-04-21T10:11:48.791Z] 273f69030cf1: Waiting [2026-04-21T10:11:48.791Z] eeaa73608b53: Waiting [2026-04-21T10:11:48.791Z] 69595bb7ed23: Layer already exists [2026-04-21T10:11:48.791Z] b513bb7c5d94: Layer already exists [2026-04-21T10:11:48.791Z] 0fe34c316878: Layer already exists [2026-04-21T10:11:48.791Z] ecac76bc93f1: Layer already exists [2026-04-21T10:11:48.791Z] 58a3f58f1421: Layer already exists [2026-04-21T10:11:48.791Z] 273f69030cf1: Layer already exists [2026-04-21T10:11:48.791Z] e89f2ab9be27: Layer already exists [2026-04-21T10:11:48.791Z] e9beb935eb02: Layer already exists [2026-04-21T10:11:48.791Z] eeaa73608b53: Layer already exists [2026-04-21T10:11:49.055Z] 4.1.0-dev.110: digest: sha256:94bc57658ca1a1ee8e54f8475ff5b6fdfa088cf18b976133af4bbf28c05a2acf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:49.405Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:49.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:11:49.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-21T10:11:49.749Z] b513bb7c5d94: Preparing [2026-04-21T10:11:49.749Z] ecac76bc93f1: Preparing [2026-04-21T10:11:49.749Z] 58a3f58f1421: Preparing [2026-04-21T10:11:49.749Z] 69595bb7ed23: Preparing [2026-04-21T10:11:49.749Z] 0fe34c316878: Preparing [2026-04-21T10:11:49.749Z] e9beb935eb02: Preparing [2026-04-21T10:11:49.749Z] e89f2ab9be27: Preparing [2026-04-21T10:11:49.749Z] e9beb935eb02: Waiting [2026-04-21T10:11:49.749Z] 273f69030cf1: Preparing [2026-04-21T10:11:49.749Z] e89f2ab9be27: Waiting [2026-04-21T10:11:49.749Z] eeaa73608b53: Preparing [2026-04-21T10:11:49.749Z] 273f69030cf1: Waiting [2026-04-21T10:11:49.749Z] eeaa73608b53: Waiting [2026-04-21T10:11:49.749Z] 69595bb7ed23: Layer already exists [2026-04-21T10:11:49.749Z] 58a3f58f1421: Layer already exists [2026-04-21T10:11:49.749Z] ecac76bc93f1: Layer already exists [2026-04-21T10:11:49.749Z] 0fe34c316878: Layer already exists [2026-04-21T10:11:49.749Z] b513bb7c5d94: Layer already exists [2026-04-21T10:11:49.749Z] 273f69030cf1: Layer already exists [2026-04-21T10:11:49.749Z] eeaa73608b53: Layer already exists [2026-04-21T10:11:49.749Z] e9beb935eb02: Layer already exists [2026-04-21T10:11:49.749Z] e89f2ab9be27: Layer already exists [2026-04-21T10:11:49.749Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:94bc57658ca1a1ee8e54f8475ff5b6fdfa088cf18b976133af4bbf28c05a2acf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:50.364Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:50.711Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-04-21T10:11:50.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-04-21T10:11:50.711Z] b513bb7c5d94: Preparing [2026-04-21T10:11:50.711Z] ecac76bc93f1: Preparing [2026-04-21T10:11:50.711Z] 58a3f58f1421: Preparing [2026-04-21T10:11:50.711Z] 69595bb7ed23: Preparing [2026-04-21T10:11:50.711Z] 0fe34c316878: Preparing [2026-04-21T10:11:50.711Z] e9beb935eb02: Preparing [2026-04-21T10:11:50.711Z] e89f2ab9be27: Preparing [2026-04-21T10:11:50.711Z] 273f69030cf1: Preparing [2026-04-21T10:11:50.711Z] eeaa73608b53: Preparing [2026-04-21T10:11:50.711Z] e9beb935eb02: Waiting [2026-04-21T10:11:50.711Z] e89f2ab9be27: Waiting [2026-04-21T10:11:50.711Z] 273f69030cf1: Waiting [2026-04-21T10:11:50.711Z] eeaa73608b53: Waiting [2026-04-21T10:11:50.711Z] b513bb7c5d94: Layer already exists [2026-04-21T10:11:50.711Z] 58a3f58f1421: Layer already exists [2026-04-21T10:11:50.711Z] 0fe34c316878: Layer already exists [2026-04-21T10:11:50.711Z] ecac76bc93f1: Layer already exists [2026-04-21T10:11:50.711Z] 69595bb7ed23: Layer already exists [2026-04-21T10:11:50.711Z] e89f2ab9be27: Layer already exists [2026-04-21T10:11:50.711Z] eeaa73608b53: Layer already exists [2026-04-21T10:11:50.711Z] e9beb935eb02: Layer already exists [2026-04-21T10:11:50.711Z] 273f69030cf1: Layer already exists [2026-04-21T10:11:50.711Z] main: digest: sha256:94bc57658ca1a1ee8e54f8475ff5b6fdfa088cf18b976133af4bbf28c05a2acf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T10:11:50.786Z] ===================================================== [Pipeline] echo [2026-04-21T10:11:50.805Z] taggedImages: [2026-04-21T10:11:50.805Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:11:50.805Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-04-21T10:11:50.805Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.110 [2026-04-21T10:11:50.805Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:11:50.805Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-04-21T10:11:50.837Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-04-21T10:11:50.837Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:11:50.837Z] latest [2026-04-21T10:11:50.837Z] 4.1.0-dev.110 [2026-04-21T10:11:50.837Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:11:50.837Z] main [2026-04-21T10:11:50.837Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:51.192Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:51.536Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:11:51.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-21T10:11:51.536Z] 127a0146e142: Preparing [2026-04-21T10:11:51.536Z] 47b9055022f5: Preparing [2026-04-21T10:11:51.536Z] 9756acdfa7c7: Preparing [2026-04-21T10:11:51.536Z] 69595bb7ed23: Preparing [2026-04-21T10:11:51.536Z] 0fe34c316878: Preparing [2026-04-21T10:11:51.536Z] e9beb935eb02: Preparing [2026-04-21T10:11:51.536Z] 580e48e0f67b: Preparing [2026-04-21T10:11:51.536Z] d47d501467ae: Preparing [2026-04-21T10:11:51.536Z] eeaa73608b53: Preparing [2026-04-21T10:11:51.536Z] e9beb935eb02: Waiting [2026-04-21T10:11:51.536Z] 580e48e0f67b: Waiting [2026-04-21T10:11:51.536Z] d47d501467ae: Waiting [2026-04-21T10:11:51.536Z] eeaa73608b53: Waiting [2026-04-21T10:11:51.536Z] 0fe34c316878: Layer already exists [2026-04-21T10:11:51.536Z] 69595bb7ed23: Layer already exists [2026-04-21T10:11:51.536Z] e9beb935eb02: Layer already exists [2026-04-21T10:11:51.536Z] 580e48e0f67b: Layer already exists [2026-04-21T10:11:51.798Z] 47b9055022f5: Pushed [2026-04-21T10:11:51.798Z] d47d501467ae: Layer already exists [2026-04-21T10:11:51.798Z] eeaa73608b53: Layer already exists [2026-04-21T10:11:51.798Z] 127a0146e142: Pushed [2026-04-21T10:11:51.798Z] 9756acdfa7c7: Pushed [2026-04-21T10:11:51.798Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:1e1d7d50e74a61c9deccbaa0f999ee6006755d07b521d754a351cdbbaf97500e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:52.143Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:52.491Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-04-21T10:11:52.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-21T10:11:52.491Z] 127a0146e142: Preparing [2026-04-21T10:11:52.491Z] 47b9055022f5: Preparing [2026-04-21T10:11:52.491Z] 9756acdfa7c7: Preparing [2026-04-21T10:11:52.491Z] 69595bb7ed23: Preparing [2026-04-21T10:11:52.491Z] 0fe34c316878: Preparing [2026-04-21T10:11:52.491Z] e9beb935eb02: Preparing [2026-04-21T10:11:52.491Z] 580e48e0f67b: Preparing [2026-04-21T10:11:52.491Z] d47d501467ae: Preparing [2026-04-21T10:11:52.491Z] eeaa73608b53: Preparing [2026-04-21T10:11:52.491Z] 580e48e0f67b: Waiting [2026-04-21T10:11:52.491Z] d47d501467ae: Waiting [2026-04-21T10:11:52.491Z] eeaa73608b53: Waiting [2026-04-21T10:11:52.491Z] e9beb935eb02: Waiting [2026-04-21T10:11:52.491Z] 69595bb7ed23: Layer already exists [2026-04-21T10:11:52.491Z] 0fe34c316878: Layer already exists [2026-04-21T10:11:52.491Z] 127a0146e142: Layer already exists [2026-04-21T10:11:52.491Z] 47b9055022f5: Layer already exists [2026-04-21T10:11:52.491Z] 9756acdfa7c7: Layer already exists [2026-04-21T10:11:52.491Z] d47d501467ae: Layer already exists [2026-04-21T10:11:52.491Z] e9beb935eb02: Layer already exists [2026-04-21T10:11:52.491Z] 580e48e0f67b: Layer already exists [2026-04-21T10:11:52.491Z] eeaa73608b53: Layer already exists [2026-04-21T10:11:52.754Z] latest: digest: sha256:1e1d7d50e74a61c9deccbaa0f999ee6006755d07b521d754a351cdbbaf97500e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:53.106Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:53.452Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.110 [2026-04-21T10:11:53.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-21T10:11:53.452Z] 127a0146e142: Preparing [2026-04-21T10:11:53.452Z] 47b9055022f5: Preparing [2026-04-21T10:11:53.452Z] 9756acdfa7c7: Preparing [2026-04-21T10:11:53.452Z] 69595bb7ed23: Preparing [2026-04-21T10:11:53.452Z] 0fe34c316878: Preparing [2026-04-21T10:11:53.452Z] e9beb935eb02: Preparing [2026-04-21T10:11:53.452Z] 580e48e0f67b: Preparing [2026-04-21T10:11:53.452Z] d47d501467ae: Preparing [2026-04-21T10:11:53.452Z] eeaa73608b53: Preparing [2026-04-21T10:11:53.452Z] e9beb935eb02: Waiting [2026-04-21T10:11:53.452Z] 580e48e0f67b: Waiting [2026-04-21T10:11:53.452Z] d47d501467ae: Waiting [2026-04-21T10:11:53.452Z] eeaa73608b53: Waiting [2026-04-21T10:11:53.452Z] 127a0146e142: Layer already exists [2026-04-21T10:11:53.452Z] 9756acdfa7c7: Layer already exists [2026-04-21T10:11:53.452Z] 69595bb7ed23: Layer already exists [2026-04-21T10:11:53.452Z] 47b9055022f5: Layer already exists [2026-04-21T10:11:53.452Z] 0fe34c316878: Layer already exists [2026-04-21T10:11:53.452Z] e9beb935eb02: Layer already exists [2026-04-21T10:11:53.452Z] d47d501467ae: Layer already exists [2026-04-21T10:11:53.452Z] 580e48e0f67b: Layer already exists [2026-04-21T10:11:53.452Z] eeaa73608b53: Layer already exists [2026-04-21T10:11:53.717Z] 4.1.0-dev.110: digest: sha256:1e1d7d50e74a61c9deccbaa0f999ee6006755d07b521d754a351cdbbaf97500e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:54.060Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:54.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:11:54.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-21T10:11:54.404Z] 127a0146e142: Preparing [2026-04-21T10:11:54.404Z] 47b9055022f5: Preparing [2026-04-21T10:11:54.404Z] 9756acdfa7c7: Preparing [2026-04-21T10:11:54.404Z] 69595bb7ed23: Preparing [2026-04-21T10:11:54.404Z] 0fe34c316878: Preparing [2026-04-21T10:11:54.404Z] e9beb935eb02: Preparing [2026-04-21T10:11:54.404Z] 580e48e0f67b: Preparing [2026-04-21T10:11:54.404Z] d47d501467ae: Preparing [2026-04-21T10:11:54.404Z] eeaa73608b53: Preparing [2026-04-21T10:11:54.404Z] e9beb935eb02: Waiting [2026-04-21T10:11:54.404Z] 580e48e0f67b: Waiting [2026-04-21T10:11:54.404Z] d47d501467ae: Waiting [2026-04-21T10:11:54.404Z] eeaa73608b53: Waiting [2026-04-21T10:11:54.404Z] 0fe34c316878: Layer already exists [2026-04-21T10:11:54.404Z] 9756acdfa7c7: Layer already exists [2026-04-21T10:11:54.404Z] 69595bb7ed23: Layer already exists [2026-04-21T10:11:54.404Z] 127a0146e142: Layer already exists [2026-04-21T10:11:54.404Z] 47b9055022f5: Layer already exists [2026-04-21T10:11:54.404Z] d47d501467ae: Layer already exists [2026-04-21T10:11:54.404Z] e9beb935eb02: Layer already exists [2026-04-21T10:11:54.404Z] 580e48e0f67b: Layer already exists [2026-04-21T10:11:54.404Z] eeaa73608b53: Layer already exists [2026-04-21T10:11:54.668Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:1e1d7d50e74a61c9deccbaa0f999ee6006755d07b521d754a351cdbbaf97500e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:55.034Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:55.383Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-04-21T10:11:55.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-04-21T10:11:55.383Z] 127a0146e142: Preparing [2026-04-21T10:11:55.383Z] 47b9055022f5: Preparing [2026-04-21T10:11:55.383Z] 9756acdfa7c7: Preparing [2026-04-21T10:11:55.383Z] 69595bb7ed23: Preparing [2026-04-21T10:11:55.383Z] 0fe34c316878: Preparing [2026-04-21T10:11:55.383Z] e9beb935eb02: Preparing [2026-04-21T10:11:55.383Z] 580e48e0f67b: Preparing [2026-04-21T10:11:55.383Z] d47d501467ae: Preparing [2026-04-21T10:11:55.383Z] eeaa73608b53: Preparing [2026-04-21T10:11:55.383Z] e9beb935eb02: Waiting [2026-04-21T10:11:55.383Z] 580e48e0f67b: Waiting [2026-04-21T10:11:55.383Z] d47d501467ae: Waiting [2026-04-21T10:11:55.383Z] eeaa73608b53: Waiting [2026-04-21T10:11:55.383Z] 9756acdfa7c7: Layer already exists [2026-04-21T10:11:55.383Z] 69595bb7ed23: Layer already exists [2026-04-21T10:11:55.383Z] 47b9055022f5: Layer already exists [2026-04-21T10:11:55.383Z] 0fe34c316878: Layer already exists [2026-04-21T10:11:55.383Z] 127a0146e142: Layer already exists [2026-04-21T10:11:55.383Z] 580e48e0f67b: Layer already exists [2026-04-21T10:11:55.383Z] e9beb935eb02: Layer already exists [2026-04-21T10:11:55.383Z] d47d501467ae: Layer already exists [2026-04-21T10:11:55.383Z] eeaa73608b53: Layer already exists [2026-04-21T10:11:55.645Z] main: digest: sha256:1e1d7d50e74a61c9deccbaa0f999ee6006755d07b521d754a351cdbbaf97500e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T10:11:55.730Z] ===================================================== [Pipeline] echo [2026-04-21T10:11:55.744Z] taggedImages: [2026-04-21T10:11:55.744Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:11:55.744Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-04-21T10:11:55.744Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.110 [2026-04-21T10:11:55.744Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:11:55.744Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-04-21T10:11:55.771Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-04-21T10:11:55.771Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:11:55.771Z] latest [2026-04-21T10:11:55.771Z] 4.1.0-dev.110 [2026-04-21T10:11:55.771Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:11:55.771Z] main [2026-04-21T10:11:55.771Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:56.136Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:11:56.483Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:11:56.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-21T10:11:56.483Z] aeec12e8d271: Preparing [2026-04-21T10:11:56.483Z] dd682240717b: Preparing [2026-04-21T10:11:56.483Z] 69595bb7ed23: Preparing [2026-04-21T10:11:56.483Z] 0fe34c316878: Preparing [2026-04-21T10:11:56.483Z] 22bfe532d521: Preparing [2026-04-21T10:11:56.483Z] 4faee4fab754: Preparing [2026-04-21T10:11:56.483Z] eeaa73608b53: Preparing [2026-04-21T10:11:56.483Z] 4faee4fab754: Waiting [2026-04-21T10:11:56.483Z] eeaa73608b53: Waiting [2026-04-21T10:11:56.747Z] 22bfe532d521: Pushed [2026-04-21T10:11:58.147Z] 0fe34c316878: Layer already exists [2026-04-21T10:11:58.147Z] 69595bb7ed23: Layer already exists [2026-04-21T10:11:58.147Z] eeaa73608b53: Layer already exists [2026-04-21T10:11:58.147Z] aeec12e8d271: Pushed [2026-04-21T10:11:59.544Z] 4faee4fab754: Pushed [2026-04-21T10:12:06.160Z] dd682240717b: Pushed [2026-04-21T10:12:06.160Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:ce93f2f95066ea675f11a482eae8fb5fe65b37789c3e7456d79dfec73e83cf14 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:12:06.503Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:12:06.840Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-04-21T10:12:06.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-21T10:12:06.840Z] aeec12e8d271: Preparing [2026-04-21T10:12:06.840Z] dd682240717b: Preparing [2026-04-21T10:12:06.840Z] 69595bb7ed23: Preparing [2026-04-21T10:12:06.840Z] 0fe34c316878: Preparing [2026-04-21T10:12:06.840Z] 22bfe532d521: Preparing [2026-04-21T10:12:06.840Z] 4faee4fab754: Preparing [2026-04-21T10:12:06.840Z] eeaa73608b53: Preparing [2026-04-21T10:12:06.840Z] 4faee4fab754: Waiting [2026-04-21T10:12:06.840Z] eeaa73608b53: Waiting [2026-04-21T10:12:06.840Z] dd682240717b: Layer already exists [2026-04-21T10:12:06.840Z] 69595bb7ed23: Layer already exists [2026-04-21T10:12:06.840Z] 0fe34c316878: Layer already exists [2026-04-21T10:12:06.840Z] aeec12e8d271: Layer already exists [2026-04-21T10:12:06.840Z] 22bfe532d521: Layer already exists [2026-04-21T10:12:06.840Z] eeaa73608b53: Layer already exists [2026-04-21T10:12:06.840Z] 4faee4fab754: Layer already exists [2026-04-21T10:12:06.840Z] latest: digest: sha256:ce93f2f95066ea675f11a482eae8fb5fe65b37789c3e7456d79dfec73e83cf14 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:12:07.449Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:12:07.791Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.110 [2026-04-21T10:12:07.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-21T10:12:07.791Z] aeec12e8d271: Preparing [2026-04-21T10:12:07.791Z] dd682240717b: Preparing [2026-04-21T10:12:07.791Z] 69595bb7ed23: Preparing [2026-04-21T10:12:07.791Z] 0fe34c316878: Preparing [2026-04-21T10:12:07.791Z] 22bfe532d521: Preparing [2026-04-21T10:12:07.791Z] 4faee4fab754: Preparing [2026-04-21T10:12:07.791Z] eeaa73608b53: Preparing [2026-04-21T10:12:07.791Z] 4faee4fab754: Waiting [2026-04-21T10:12:07.791Z] eeaa73608b53: Waiting [2026-04-21T10:12:07.791Z] 69595bb7ed23: Layer already exists [2026-04-21T10:12:07.791Z] aeec12e8d271: Layer already exists [2026-04-21T10:12:07.791Z] 0fe34c316878: Layer already exists [2026-04-21T10:12:07.791Z] dd682240717b: Layer already exists [2026-04-21T10:12:07.791Z] 22bfe532d521: Layer already exists [2026-04-21T10:12:07.791Z] 4faee4fab754: Layer already exists [2026-04-21T10:12:07.791Z] eeaa73608b53: Layer already exists [2026-04-21T10:12:07.791Z] 4.1.0-dev.110: digest: sha256:ce93f2f95066ea675f11a482eae8fb5fe65b37789c3e7456d79dfec73e83cf14 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:12:08.401Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:12:08.741Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:12:08.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-21T10:12:08.741Z] aeec12e8d271: Preparing [2026-04-21T10:12:08.741Z] dd682240717b: Preparing [2026-04-21T10:12:08.741Z] 69595bb7ed23: Preparing [2026-04-21T10:12:08.741Z] 0fe34c316878: Preparing [2026-04-21T10:12:08.741Z] 22bfe532d521: Preparing [2026-04-21T10:12:08.741Z] 4faee4fab754: Preparing [2026-04-21T10:12:08.741Z] eeaa73608b53: Preparing [2026-04-21T10:12:08.741Z] 4faee4fab754: Waiting [2026-04-21T10:12:08.741Z] eeaa73608b53: Waiting [2026-04-21T10:12:08.741Z] 69595bb7ed23: Layer already exists [2026-04-21T10:12:08.741Z] aeec12e8d271: Layer already exists [2026-04-21T10:12:08.741Z] 0fe34c316878: Layer already exists [2026-04-21T10:12:08.741Z] dd682240717b: Layer already exists [2026-04-21T10:12:08.741Z] 22bfe532d521: Layer already exists [2026-04-21T10:12:08.741Z] eeaa73608b53: Layer already exists [2026-04-21T10:12:08.741Z] 4faee4fab754: Layer already exists [2026-04-21T10:12:08.741Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:ce93f2f95066ea675f11a482eae8fb5fe65b37789c3e7456d79dfec73e83cf14 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:12:09.352Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:12:11.096Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-04-21T10:12:11.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-04-21T10:12:11.096Z] aeec12e8d271: Preparing [2026-04-21T10:12:11.096Z] dd682240717b: Preparing [2026-04-21T10:12:11.096Z] 69595bb7ed23: Preparing [2026-04-21T10:12:11.096Z] 0fe34c316878: Preparing [2026-04-21T10:12:11.096Z] 22bfe532d521: Preparing [2026-04-21T10:12:11.096Z] 4faee4fab754: Preparing [2026-04-21T10:12:11.096Z] eeaa73608b53: Preparing [2026-04-21T10:12:11.096Z] 4faee4fab754: Waiting [2026-04-21T10:12:11.096Z] eeaa73608b53: Waiting [2026-04-21T10:12:11.096Z] 0fe34c316878: Layer already exists [2026-04-21T10:12:11.096Z] dd682240717b: Layer already exists [2026-04-21T10:12:11.096Z] 69595bb7ed23: Layer already exists [2026-04-21T10:12:11.096Z] aeec12e8d271: Layer already exists [2026-04-21T10:12:11.096Z] 22bfe532d521: Layer already exists [2026-04-21T10:12:11.096Z] 4faee4fab754: Layer already exists [2026-04-21T10:12:11.096Z] eeaa73608b53: Layer already exists [2026-04-21T10:12:11.361Z] main: digest: sha256:ce93f2f95066ea675f11a482eae8fb5fe65b37789c3e7456d79dfec73e83cf14 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T10:12:11.431Z] ===================================================== [Pipeline] echo [2026-04-21T10:12:11.443Z] taggedImages: [2026-04-21T10:12:11.443Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:12:11.443Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-04-21T10:12:11.443Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.110 [2026-04-21T10:12:11.443Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:12:11.443Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-04-21T10:12:11.466Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-04-21T10:12:11.467Z] 9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:12:11.467Z] latest [2026-04-21T10:12:11.467Z] 4.1.0-dev.110 [2026-04-21T10:12:11.467Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:12:11.467Z] main [2026-04-21T10:12:11.467Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:12:11.832Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:12:12.182Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:12:12.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-21T10:12:12.182Z] 8f07cc3c4b38: Preparing [2026-04-21T10:12:12.182Z] ff0cfd0e5277: Preparing [2026-04-21T10:12:12.182Z] 69595bb7ed23: Preparing [2026-04-21T10:12:12.182Z] 0fe34c316878: Preparing [2026-04-21T10:12:12.182Z] 83585834a56f: Preparing [2026-04-21T10:12:12.182Z] 2f68c1bc0e4a: Preparing [2026-04-21T10:12:12.182Z] eeaa73608b53: Preparing [2026-04-21T10:12:12.182Z] 2f68c1bc0e4a: Waiting [2026-04-21T10:12:12.182Z] eeaa73608b53: Waiting [2026-04-21T10:12:12.446Z] 0fe34c316878: Layer already exists [2026-04-21T10:12:12.446Z] 69595bb7ed23: Layer already exists [2026-04-21T10:12:12.446Z] eeaa73608b53: Layer already exists [2026-04-21T10:12:12.446Z] 83585834a56f: Pushed [2026-04-21T10:12:12.446Z] 8f07cc3c4b38: Pushed [2026-04-21T10:12:13.025Z] 2f68c1bc0e4a: Pushed [2026-04-21T10:12:21.186Z] ff0cfd0e5277: Pushed [2026-04-21T10:12:21.186Z] 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:737c70aca6777c4c48f0b36cb5172aad7b662ec685cc9f93270d687ab56fa2d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:12:22.144Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:12:22.500Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-04-21T10:12:22.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-21T10:12:22.500Z] 8f07cc3c4b38: Preparing [2026-04-21T10:12:22.500Z] ff0cfd0e5277: Preparing [2026-04-21T10:12:22.500Z] 69595bb7ed23: Preparing [2026-04-21T10:12:22.500Z] 0fe34c316878: Preparing [2026-04-21T10:12:22.500Z] 83585834a56f: Preparing [2026-04-21T10:12:22.500Z] 2f68c1bc0e4a: Preparing [2026-04-21T10:12:22.500Z] eeaa73608b53: Preparing [2026-04-21T10:12:22.500Z] 2f68c1bc0e4a: Waiting [2026-04-21T10:12:22.500Z] eeaa73608b53: Waiting [2026-04-21T10:12:22.500Z] 69595bb7ed23: Layer already exists [2026-04-21T10:12:22.500Z] 0fe34c316878: Layer already exists [2026-04-21T10:12:22.500Z] ff0cfd0e5277: Layer already exists [2026-04-21T10:12:22.500Z] 8f07cc3c4b38: Layer already exists [2026-04-21T10:12:22.500Z] 83585834a56f: Layer already exists [2026-04-21T10:12:22.500Z] 2f68c1bc0e4a: Layer already exists [2026-04-21T10:12:22.500Z] eeaa73608b53: Layer already exists [2026-04-21T10:12:22.766Z] latest: digest: sha256:737c70aca6777c4c48f0b36cb5172aad7b662ec685cc9f93270d687ab56fa2d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:12:23.139Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:12:23.500Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.110 [2026-04-21T10:12:23.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-21T10:12:23.500Z] 8f07cc3c4b38: Preparing [2026-04-21T10:12:23.500Z] ff0cfd0e5277: Preparing [2026-04-21T10:12:23.500Z] 69595bb7ed23: Preparing [2026-04-21T10:12:23.500Z] 0fe34c316878: Preparing [2026-04-21T10:12:23.500Z] 83585834a56f: Preparing [2026-04-21T10:12:23.500Z] 2f68c1bc0e4a: Preparing [2026-04-21T10:12:23.500Z] eeaa73608b53: Preparing [2026-04-21T10:12:23.500Z] 2f68c1bc0e4a: Waiting [2026-04-21T10:12:23.500Z] eeaa73608b53: Waiting [2026-04-21T10:12:23.500Z] 69595bb7ed23: Layer already exists [2026-04-21T10:12:23.500Z] 83585834a56f: Layer already exists [2026-04-21T10:12:23.500Z] ff0cfd0e5277: Layer already exists [2026-04-21T10:12:23.500Z] 8f07cc3c4b38: Layer already exists [2026-04-21T10:12:23.500Z] 0fe34c316878: Layer already exists [2026-04-21T10:12:23.500Z] eeaa73608b53: Layer already exists [2026-04-21T10:12:23.500Z] 2f68c1bc0e4a: Layer already exists [2026-04-21T10:12:23.500Z] 4.1.0-dev.110: digest: sha256:737c70aca6777c4c48f0b36cb5172aad7b662ec685cc9f93270d687ab56fa2d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:12:24.125Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:12:24.489Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:12:24.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-21T10:12:24.489Z] 8f07cc3c4b38: Preparing [2026-04-21T10:12:24.489Z] ff0cfd0e5277: Preparing [2026-04-21T10:12:24.489Z] 69595bb7ed23: Preparing [2026-04-21T10:12:24.489Z] 0fe34c316878: Preparing [2026-04-21T10:12:24.489Z] 83585834a56f: Preparing [2026-04-21T10:12:24.489Z] 2f68c1bc0e4a: Preparing [2026-04-21T10:12:24.489Z] eeaa73608b53: Preparing [2026-04-21T10:12:24.489Z] eeaa73608b53: Waiting [2026-04-21T10:12:24.489Z] 2f68c1bc0e4a: Waiting [2026-04-21T10:12:24.489Z] 0fe34c316878: Layer already exists [2026-04-21T10:12:24.489Z] 8f07cc3c4b38: Layer already exists [2026-04-21T10:12:24.489Z] 83585834a56f: Layer already exists [2026-04-21T10:12:24.489Z] ff0cfd0e5277: Layer already exists [2026-04-21T10:12:24.489Z] 69595bb7ed23: Layer already exists [2026-04-21T10:12:24.489Z] eeaa73608b53: Layer already exists [2026-04-21T10:12:24.489Z] 2f68c1bc0e4a: Layer already exists [2026-04-21T10:12:24.489Z] 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:737c70aca6777c4c48f0b36cb5172aad7b662ec685cc9f93270d687ab56fa2d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:12:25.109Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:12:25.456Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-04-21T10:12:25.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-04-21T10:12:25.456Z] 8f07cc3c4b38: Preparing [2026-04-21T10:12:25.456Z] ff0cfd0e5277: Preparing [2026-04-21T10:12:25.456Z] 69595bb7ed23: Preparing [2026-04-21T10:12:25.456Z] 0fe34c316878: Preparing [2026-04-21T10:12:25.456Z] 83585834a56f: Preparing [2026-04-21T10:12:25.456Z] 2f68c1bc0e4a: Preparing [2026-04-21T10:12:25.456Z] eeaa73608b53: Preparing [2026-04-21T10:12:25.456Z] 2f68c1bc0e4a: Waiting [2026-04-21T10:12:25.456Z] eeaa73608b53: Waiting [2026-04-21T10:12:25.456Z] ff0cfd0e5277: Layer already exists [2026-04-21T10:12:25.456Z] 0fe34c316878: Layer already exists [2026-04-21T10:12:25.456Z] 69595bb7ed23: Layer already exists [2026-04-21T10:12:25.456Z] 8f07cc3c4b38: Layer already exists [2026-04-21T10:12:25.456Z] 83585834a56f: Layer already exists [2026-04-21T10:12:25.456Z] 2f68c1bc0e4a: Layer already exists [2026-04-21T10:12:25.456Z] eeaa73608b53: Layer already exists [2026-04-21T10:12:25.456Z] main: digest: sha256:737c70aca6777c4c48f0b36cb5172aad7b662ec685cc9f93270d687ab56fa2d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-21T10:12:25.810Z] ===================================================== [Pipeline] echo [2026-04-21T10:12:25.833Z] taggedImages: [2026-04-21T10:12:25.833Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [2026-04-21T10:12:25.833Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-04-21T10:12:25.833Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.110 [2026-04-21T10:12:25.833Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [2026-04-21T10:12:25.833Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2026-04-21T10:12:25.855Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo [2026-04-21T10:12:25.873Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2026-04-21T10:12:25.887Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:25.905Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:25.920Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-04-21T10:12:25.938Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo [2026-04-21T10:12:25.951Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2026-04-21T10:12:25.962Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:25.972Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:25.988Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-04-21T10:12:26.002Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo [2026-04-21T10:12:26.012Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2026-04-21T10:12:26.025Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.038Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.051Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-04-21T10:12:26.063Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo [2026-04-21T10:12:26.073Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2026-04-21T10:12:26.087Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.101Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.112Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-04-21T10:12:26.124Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo [2026-04-21T10:12:26.136Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2026-04-21T10:12:26.148Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.163Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.179Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-04-21T10:12:26.192Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo [2026-04-21T10:12:26.206Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2026-04-21T10:12:26.218Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.227Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.246Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-04-21T10:12:26.263Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo [2026-04-21T10:12:26.279Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2026-04-21T10:12:26.293Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.306Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.319Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-04-21T10:12:26.331Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo [2026-04-21T10:12:26.343Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2026-04-21T10:12:26.355Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.368Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.377Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-04-21T10:12:26.390Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo [2026-04-21T10:12:26.403Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2026-04-21T10:12:26.415Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.430Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.447Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-04-21T10:12:26.458Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo [2026-04-21T10:12:26.467Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2026-04-21T10:12:26.482Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.500Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.515Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-04-21T10:12:26.531Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo [2026-04-21T10:12:26.545Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2026-04-21T10:12:26.560Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.575Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.590Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-04-21T10:12:26.601Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo [2026-04-21T10:12:26.611Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2026-04-21T10:12:26.621Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.631Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.642Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-04-21T10:12:26.657Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo [2026-04-21T10:12:26.667Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2026-04-21T10:12:26.681Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.694Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.705Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-04-21T10:12:26.719Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo [2026-04-21T10:12:26.735Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2026-04-21T10:12:26.745Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.757Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.767Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-04-21T10:12:26.781Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo [2026-04-21T10:12:26.794Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2026-04-21T10:12:26.805Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.815Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:12:26.828Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:12:27.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-21T10:12:27.236Z] [2026-04-21T10:12:27.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:12:27.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-21T10:12:27.573Z] arm64: Pulling from edgex-lftools-log-publisher [2026-04-21T10:12:27.573Z] 8998bd30e6a1: Pulling fs layer [2026-04-21T10:12:27.573Z] 04944245beec: Pulling fs layer [2026-04-21T10:12:27.573Z] 699f458cf7ca: Pulling fs layer [2026-04-21T10:12:27.573Z] 765212b225bb: Pulling fs layer [2026-04-21T10:12:27.573Z] f23df028b6ca: Pulling fs layer [2026-04-21T10:12:27.573Z] d65c8cfc05b1: Pulling fs layer [2026-04-21T10:12:27.573Z] 2437ff75d9bd: Pulling fs layer [2026-04-21T10:12:27.573Z] 765212b225bb: Waiting [2026-04-21T10:12:27.573Z] f23df028b6ca: Waiting [2026-04-21T10:12:27.573Z] d65c8cfc05b1: Waiting [2026-04-21T10:12:27.573Z] 2437ff75d9bd: Waiting [2026-04-21T10:12:27.844Z] 04944245beec: Verifying Checksum [2026-04-21T10:12:27.844Z] 04944245beec: Download complete [2026-04-21T10:12:27.844Z] 765212b225bb: Verifying Checksum [2026-04-21T10:12:27.844Z] 765212b225bb: Download complete [2026-04-21T10:12:27.844Z] f23df028b6ca: Verifying Checksum [2026-04-21T10:12:27.844Z] f23df028b6ca: Download complete [2026-04-21T10:12:27.844Z] d65c8cfc05b1: Verifying Checksum [2026-04-21T10:12:27.844Z] d65c8cfc05b1: Download complete [2026-04-21T10:12:27.844Z] 699f458cf7ca: Verifying Checksum [2026-04-21T10:12:27.844Z] 699f458cf7ca: Download complete [2026-04-21T10:12:28.425Z] 8998bd30e6a1: Verifying Checksum [2026-04-21T10:12:28.425Z] 8998bd30e6a1: Download complete [2026-04-21T10:12:30.997Z] 2437ff75d9bd: Verifying Checksum [2026-04-21T10:12:30.997Z] 2437ff75d9bd: Download complete [2026-04-21T10:12:32.933Z] 8998bd30e6a1: Pull complete [2026-04-21T10:12:33.525Z] 04944245beec: Pull complete [2026-04-21T10:12:36.134Z] 699f458cf7ca: Pull complete [2026-04-21T10:12:36.134Z] 765212b225bb: Pull complete [2026-04-21T10:12:36.718Z] f23df028b6ca: Pull complete [2026-04-21T10:12:36.982Z] d65c8cfc05b1: Pull complete [2026-04-21T10:12:55.152Z] 2437ff75d9bd: Pull complete [2026-04-21T10:12:55.152Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-04-21T10:12:55.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-21T10:12:55.152Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T10:12:55.377Z] prd-ubuntu20.04-docker-arm64-4c-16g-7922 does not seem to be running inside a container [2026-04-21T10:12:55.436Z] $ 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/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@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-04-21T10:12:58.111Z] $ docker top defb36aa830d3e87bcd8cd2a4ad41b8088ae1c12fec9dd43cc8b14764e03d795 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-21T10:12:59.077Z] ---> job-cost.sh [2026-04-21T10:12:59.077Z] lf-activate-venv: SKIPPING [2026-04-21T10:12:59.077Z] INFO: No Stack... [2026-04-21T10:12:59.341Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-04-21T10:13:00.293Z] INFO: Archiving Costs [Pipeline] sh [2026-04-21T10:13:00.922Z] + + cut -d,cat -f6 /w/workspace/edgex-go/970/archives/cost.csv [2026-04-21T10:13:00.922Z] [Pipeline] lock [2026-04-21T10:13:00.956Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-970-stack-cost] [2026-04-21T10:13:00.969Z] Resource [jenkins-edgexfoundry-edgex-go-main-970-stack-cost] did not exist. Created. [2026-04-21T10:13:00.975Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-970-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-21T10:13:01.617Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-04-21T10:13:02.257Z] Stashed 1 file(s) [Pipeline] } [2026-04-21T10:13:02.270Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-970-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-21T10:13:02.309Z] $ docker stop --time=1 defb36aa830d3e87bcd8cd2a4ad41b8088ae1c12fec9dd43cc8b14764e03d795 [2026-04-21T10:13:03.813Z] $ docker rm -f --volumes defb36aa830d3e87bcd8cd2a4ad41b8088ae1c12fec9dd43cc8b14764e03d795 [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-04-21T10:13:04.377Z] provisioning config files... [2026-04-21T10:13:04.386Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/970@tmp/config4350315551973021959tmp [Pipeline] { [Pipeline] sh [2026-04-21T10:13:04.693Z] + set +x [2026-04-21T10:13:04.693Z] + curl -s https://codecov.io/bash [2026-04-21T10:13:04.693Z] + bash -s -- [2026-04-21T10:13:04.693Z] [2026-04-21T10:13:04.693Z] _____ _ [2026-04-21T10:13:04.693Z] / ____| | | [2026-04-21T10:13:04.693Z] | | ___ __| | ___ ___ _____ __ [2026-04-21T10:13:04.693Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-04-21T10:13:04.693Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-04-21T10:13:04.693Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-04-21T10:13:04.693Z] Bash-1.0.6 [2026-04-21T10:13:04.693Z] [2026-04-21T10:13:04.693Z] [2026-04-21T10:13:04.693Z] ==> git version 2.25.1 found [2026-04-21T10:13:04.693Z] ==> 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-04-21T10:13:04.693Z] Release-Date: 2020-01-08 [2026-04-21T10:13:04.693Z] 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-04-21T10:13:04.693Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-04-21T10:13:04.693Z] ==> Jenkins CI detected. [2026-04-21T10:13:04.693Z] current dir:  /w/workspace/edgex-go/970 [2026-04-21T10:13:04.693Z] project root: . [2026-04-21T10:13:04.693Z] --> token set from env [2026-04-21T10:13:04.693Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-04-21T10:13:04.693Z] ==> Running gcov in . (disable via -X gcov) [2026-04-21T10:13:04.693Z] ==> Python coveragepy not found [2026-04-21T10:13:04.693Z] ==> Searching for coverage reports in: [2026-04-21T10:13:04.693Z] + . [2026-04-21T10:13:04.952Z] -> Found 1 reports [2026-04-21T10:13:04.952Z] ==> Detecting git/mercurial file structure [2026-04-21T10:13:04.952Z] ==> Reading reports [2026-04-21T10:13:04.952Z] + ./coverage.out bytes=1046393 [2026-04-21T10:13:04.952Z] ==> Appending adjustments [2026-04-21T10:13:04.952Z] https://docs.codecov.io/docs/fixing-reports [2026-04-21T10:13:06.328Z] + Found adjustments [2026-04-21T10:13:06.329Z] ==> Gzipping contents [2026-04-21T10:13:06.329Z] 108K /tmp/codecov.MUH36P.gz [2026-04-21T10:13:06.329Z] ==> Uploading reports [2026-04-21T10:13:06.329Z] url: https://codecov.io [2026-04-21T10:13:06.329Z] query: branch=main&commit=9e34161fbf5c356a51bcd814926558f70a35d44a&build=970&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F970%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-04-21T10:13:06.329Z] -> Pinging Codecov [2026-04-21T10:13:06.329Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9e34161fbf5c356a51bcd814926558f70a35d44a&build=970&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F970%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-04-21T10:13:06.588Z] -> Uploading to [2026-04-21T10:13:06.589Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/9e34161fbf5c356a51bcd814926558f70a35d44a/7dd13539-e1ea-46c7-9840-94e8bbd16ebf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260421%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260421T101306Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=584b96d6647621837f653ce7f374e8989cdd3722cc572f80bf37ad9709897beb [2026-04-21T10:13:06.589Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-21T10:13:06.589Z] Dload Upload Total Spent Left Speed [2026-04-21T10:13:06.849Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 667k --:--:-- --:--:-- --:--:-- 663k [2026-04-21T10:13:06.849Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [2026-04-21T10:13:06.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-04-21T10:13:07.097Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-04-21T10:13:07.119Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:13:07.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-21T10:13:07.422Z] [2026-04-21T10:13:07.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:13:07.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-21T10:13:07.714Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-04-21T10:13:07.714Z] 2d35ebdb57d9: Already exists [2026-04-21T10:13:07.714Z] 85e8836fcdb2: Pulling fs layer [2026-04-21T10:13:07.714Z] 91631faa732a: Pulling fs layer [2026-04-21T10:13:07.714Z] f3f5ae8826fa: Pulling fs layer [2026-04-21T10:13:07.714Z] 4f4fb700ef54: Pulling fs layer [2026-04-21T10:13:07.714Z] 7861252a18e6: Pulling fs layer [2026-04-21T10:13:07.714Z] 9130f900ef6f: Pulling fs layer [2026-04-21T10:13:07.714Z] 7861252a18e6: Waiting [2026-04-21T10:13:07.714Z] 9130f900ef6f: Waiting [2026-04-21T10:13:07.714Z] 4f4fb700ef54: Waiting [2026-04-21T10:13:07.714Z] f3f5ae8826fa: Verifying Checksum [2026-04-21T10:13:07.714Z] f3f5ae8826fa: Download complete [2026-04-21T10:13:07.714Z] 85e8836fcdb2: Verifying Checksum [2026-04-21T10:13:07.714Z] 85e8836fcdb2: Download complete [2026-04-21T10:13:07.714Z] 4f4fb700ef54: Verifying Checksum [2026-04-21T10:13:07.714Z] 4f4fb700ef54: Download complete [2026-04-21T10:13:07.971Z] 85e8836fcdb2: Pull complete [2026-04-21T10:13:07.971Z] 7861252a18e6: Verifying Checksum [2026-04-21T10:13:07.971Z] 7861252a18e6: Download complete [2026-04-21T10:13:08.229Z] 91631faa732a: Verifying Checksum [2026-04-21T10:13:08.229Z] 91631faa732a: Download complete [2026-04-21T10:13:08.795Z] 9130f900ef6f: Verifying Checksum [2026-04-21T10:13:08.795Z] 9130f900ef6f: Download complete [2026-04-21T10:13:13.032Z] 91631faa732a: Pull complete [2026-04-21T10:13:13.032Z] f3f5ae8826fa: Pull complete [2026-04-21T10:13:13.032Z] 4f4fb700ef54: Pull complete [2026-04-21T10:13:13.032Z] 7861252a18e6: Pull complete [2026-04-21T10:13:16.314Z] 9130f900ef6f: Pull complete [2026-04-21T10:13:16.315Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-04-21T10:13:16.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-21T10:13:16.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T10:13:16.416Z] prd-ubuntu20.04-docker-8c-8g-7918 does not seem to be running inside a container [2026-04-21T10:13:16.475Z] $ 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/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-04-21T10:13:18.317Z] $ docker top f1f878b76190184206ea9b82fe9d2d0fc018030d19e1a400d329dc006fce3cab -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-21T10:13:18.638Z] + git config --global --add safe.directory /w/workspace/edgex-go/970 [Pipeline] echo [2026-04-21T10:13:18.648Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-04-21T10:13:18.923Z] + set -o pipefail [2026-04-21T10:13:18.923Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-04-21T10:13:27.037Z] [2026-04-21T10:13:27.037Z] Monitoring /w/workspace/edgex-go/970 (github.com/edgexfoundry/edgex-go)... [2026-04-21T10:13:27.037Z] [2026-04-21T10:13:27.037Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/c4924d72-8a3f-43e8-95bb-1552fede0f5c [2026-04-21T10:13:27.037Z] [2026-04-21T10:13:27.037Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-04-21T10:13:27.037Z] [2026-04-21T10:13:27.037Z] [2026-04-21T10:13:27.037Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-04-21T10:13:27.037Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-04-21T10:13:27.331Z] $ docker stop --time=1 f1f878b76190184206ea9b82fe9d2d0fc018030d19e1a400d329dc006fce3cab [2026-04-21T10:13:29.590Z] $ docker rm -f --volumes f1f878b76190184206ea9b82fe9d2d0fc018030d19e1a400d329dc006fce3cab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-04-21T10:13:30.061Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-21T10:13:30.085Z] provisioning config files... [2026-04-21T10:13:30.092Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/970@tmp/config8502197310347780888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-21T10:13:30.396Z] --> edgex-publish-swagger.sh [2026-04-21T10:13:30.397Z] === Publish openapi API === [2026-04-21T10:13:30.397Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-04-21T10:13:30.397Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/970/openapi/core-command.yaml] [2026-04-21T10:13:30.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-21T10:13:30.397Z] Dload Upload Total Spent Left Speed [2026-04-21T10:13:30.397Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 500 247k --:--:-- --:--:-- --:--:-- 247k [2026-04-21T10:13:30.397Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-21T10:13:30.397Z] [2026-04-21T10:13:30.397Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/970/openapi/core-data.yaml] [2026-04-21T10:13:30.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-21T10:13:30.397Z] Dload Upload Total Spent Left Speed [2026-04-21T10:13:30.655Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 528 588k --:--:-- --:--:-- --:--:-- 588k [2026-04-21T10:13:30.655Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-21T10:13:30.655Z] [2026-04-21T10:13:30.655Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/970/openapi/core-keeper.yaml] [2026-04-21T10:13:30.656Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-21T10:13:30.656Z] Dload Upload Total Spent Left Speed [2026-04-21T10:13:30.656Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 600 268k --:--:-- --:--:-- --:--:-- 266k [2026-04-21T10:13:30.656Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-21T10:13:30.656Z] [2026-04-21T10:13:30.656Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/970/openapi/core-metadata.yaml] [2026-04-21T10:13:30.656Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-21T10:13:30.656Z] Dload Upload Total Spent Left Speed [2026-04-21T10:13:30.917Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 160k 100 66 100 160k 511 1242k --:--:-- --:--:-- --:--:-- 1242k [2026-04-21T10:13:30.917Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-21T10:13:30.917Z] [2026-04-21T10:13:30.917Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/970/openapi/security-proxy-auth.yaml] [2026-04-21T10:13:30.917Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-21T10:13:30.918Z] Dload Upload Total Spent Left Speed [2026-04-21T10:13:30.918Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 640 231k --:--:-- --:--:-- --:--:-- 232k [2026-04-21T10:13:30.918Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-21T10:13:30.918Z] [2026-04-21T10:13:30.918Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/970/openapi/security-secretstore-setup.yaml] [2026-04-21T10:13:30.918Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-21T10:13:30.918Z] Dload Upload Total Spent Left Speed [2026-04-21T10:13:31.178Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 785 46583 --:--:-- --:--:-- --:--:-- 47369 [2026-04-21T10:13:31.178Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-21T10:13:31.178Z] [2026-04-21T10:13:31.178Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/970/openapi/support-notifications.yaml] [2026-04-21T10:13:31.179Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-21T10:13:31.179Z] Dload Upload Total Spent Left Speed [2026-04-21T10:13:31.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 478 707k --:--:-- --:--:-- --:--:-- 713k [2026-04-21T10:13:31.179Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-21T10:13:31.179Z] [2026-04-21T10:13:31.179Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/970/openapi/support-scheduler.yaml] [2026-04-21T10:13:31.179Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-21T10:13:31.179Z] Dload Upload Total Spent Left Speed [2026-04-21T10:13:31.440Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 573 434k --:--:-- --:--:-- --:--:-- 435k [2026-04-21T10:13:31.440Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-04-21T10:13:31.440Z] [Pipeline] } [2026-04-21T10:13:31.446Z] 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-04-21T10:13:31.883Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-21T10:13:31.883Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:13:32.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-21T10:13:32.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T10:13:32.271Z] prd-ubuntu20.04-docker-8c-8g-7918 does not seem to be running inside a container [2026-04-21T10:13:32.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-04-21T10:13:32.572Z] $ docker top 1ad2f2f0f701d40a35a40bc7652131708e8fe311f972193662eb6791f625a2b7 -eo pid,comm [2026-04-21T10:13:32.600Z] 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-04-21T10:13:32.600Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-21T10:13:32.668Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-21T10:13:32.668Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-21T10:13:32.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-21T10:13:32.819Z] $ docker exec 1ad2f2f0f701d40a35a40bc7652131708e8fe311f972193662eb6791f625a2b7 ssh-agent [2026-04-21T10:13:32.886Z] SSH_AUTH_SOCK=/tmp/ssh-jTO9ThcsPqW8/agent.33 [2026-04-21T10:13:32.886Z] SSH_AGENT_PID=39 [2026-04-21T10:13:32.890Z] Running ssh-add (command line suppressed) [2026-04-21T10:13:33.014Z] Identity added: /w/workspace/edgex-go/970@tmp/private_key_3812278589163699066.key (/w/workspace/edgex-go/970@tmp/private_key_3812278589163699066.key) [2026-04-21T10:13:33.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-21T10:13:33.295Z] + git semver tag [2026-04-21T10:13:33.552Z] 2026-04-21 10:13:33,552 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-21T10:13:33.552Z] 2026-04-21 10:13:33,556 [run_tag] DEBUG tag force:False [2026-04-21T10:13:33.552Z] 2026-04-21 10:13:33,556 [check_head_tag] DEBUG check head tag [2026-04-21T10:13:33.552Z] 2026-04-21 10:13:33,558 [execute] INFO git cat-file --batch-check [2026-04-21T10:13:33.552Z] 2026-04-21 10:13:33,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/970, stdin=, shell=False, universal_newlines=False) [2026-04-21T10:13:33.552Z] 2026-04-21 10:13:33,560 [execute] INFO git cat-file --batch [2026-04-21T10:13:33.552Z] 2026-04-21 10:13:33,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/970, stdin=, shell=False, universal_newlines=False) [2026-04-21T10:13:33.811Z] 2026-04-21 10:13:33,592 [read_version] DEBUG read version from /w/workspace/edgex-go/970/.semver/main [2026-04-21T10:13:33.811Z] 2026-04-21 10:13:33,592 [execute] INFO git tag -a v4.1.0-dev.110 -m v4.1.0-dev.110 [2026-04-21T10:13:33.811Z] 2026-04-21 10:13:33,593 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.110', '-m', 'v4.1.0-dev.110'], cwd=/w/workspace/edgex-go/970, stdin=None, shell=False, universal_newlines=False) [2026-04-21T10:13:33.811Z] 2026-04-21 10:13:33,596 [read_version] DEBUG read version from /w/workspace/edgex-go/970/.semver/main [2026-04-21T10:13:33.811Z] 4.1.0-dev.110 [Pipeline] } [2026-04-21T10:13:33.844Z] $ docker exec --env ******** --env ******** 1ad2f2f0f701d40a35a40bc7652131708e8fe311f972193662eb6791f625a2b7 ssh-agent -k [2026-04-21T10:13:33.938Z] unset SSH_AUTH_SOCK; [2026-04-21T10:13:33.938Z] unset SSH_AGENT_PID; [2026-04-21T10:13:33.938Z] echo Agent pid 39 killed; [2026-04-21T10:13:33.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-21T10:13:34.259Z] + git semver [Pipeline] } [2026-04-21T10:13:34.558Z] $ docker stop --time=1 1ad2f2f0f701d40a35a40bc7652131708e8fe311f972193662eb6791f625a2b7 [2026-04-21T10:13:35.816Z] $ docker rm -f --volumes 1ad2f2f0f701d40a35a40bc7652131708e8fe311f972193662eb6791f625a2b7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:13:36.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-21T10:13:36.191Z] [2026-04-21T10:13:36.191Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:13:36.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-21T10:13:36.489Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-04-21T10:13:36.489Z] ab5ef0e58194: Pulling fs layer [2026-04-21T10:13:36.489Z] 9712f1f96733: Pulling fs layer [2026-04-21T10:13:36.489Z] 63f879dbbcfc: Pulling fs layer [2026-04-21T10:13:36.489Z] 0d9ebad4ef96: Pulling fs layer [2026-04-21T10:13:36.489Z] e9a5061849ea: Pulling fs layer [2026-04-21T10:13:36.489Z] d747dcd14b5f: Pulling fs layer [2026-04-21T10:13:36.489Z] 2de7ff778b66: Pulling fs layer [2026-04-21T10:13:36.489Z] 0d9ebad4ef96: Waiting [2026-04-21T10:13:36.489Z] e9a5061849ea: Waiting [2026-04-21T10:13:36.489Z] d747dcd14b5f: Waiting [2026-04-21T10:13:36.489Z] 2de7ff778b66: Waiting [2026-04-21T10:13:36.489Z] 9712f1f96733: Verifying Checksum [2026-04-21T10:13:36.489Z] 9712f1f96733: Download complete [2026-04-21T10:13:36.751Z] 63f879dbbcfc: Verifying Checksum [2026-04-21T10:13:36.751Z] 63f879dbbcfc: Download complete [2026-04-21T10:13:37.012Z] 0d9ebad4ef96: Verifying Checksum [2026-04-21T10:13:37.012Z] 0d9ebad4ef96: Download complete [2026-04-21T10:13:37.012Z] d747dcd14b5f: Download complete [2026-04-21T10:13:37.012Z] e9a5061849ea: Download complete [2026-04-21T10:13:37.012Z] ab5ef0e58194: Verifying Checksum [2026-04-21T10:13:37.012Z] ab5ef0e58194: Download complete [2026-04-21T10:13:37.012Z] 2de7ff778b66: Verifying Checksum [2026-04-21T10:13:37.012Z] 2de7ff778b66: Download complete [2026-04-21T10:13:40.290Z] ab5ef0e58194: Pull complete [2026-04-21T10:13:40.290Z] 9712f1f96733: Pull complete [2026-04-21T10:13:40.858Z] 63f879dbbcfc: Pull complete [2026-04-21T10:13:46.136Z] 0d9ebad4ef96: Pull complete [2026-04-21T10:13:46.136Z] e9a5061849ea: Pull complete [2026-04-21T10:13:46.136Z] d747dcd14b5f: Pull complete [2026-04-21T10:13:47.517Z] 2de7ff778b66: Pull complete [2026-04-21T10:13:47.517Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-04-21T10:13:47.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-21T10:13:47.517Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T10:13:47.632Z] prd-ubuntu20.04-docker-8c-8g-7918 does not seem to be running inside a container [2026-04-21T10:13:47.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-04-21T10:13:49.777Z] $ docker top 1cd580718df7bbfd68a1b53f6dd6708baa781b8217a6d6792236e0b343e753f9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-04-21T10:13:49.830Z] provisioning config files... [2026-04-21T10:13:49.846Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/970@tmp/config8160586945808934978tmp [2026-04-21T10:13:49.886Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/970@tmp/config7515129319850517029tmp [2026-04-21T10:13:49.895Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/970@tmp/config5866132879777629199tmp [Pipeline] { [Pipeline] echo [2026-04-21T10:13:49.921Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-21T10:13:50.212Z] ---> sigul-configuration.sh [2026-04-21T10:13:50.212Z] gpg: directory `/root/.gnupg' created [2026-04-21T10:13:50.212Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-04-21T10:13:50.212Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-04-21T10:13:50.212Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-04-21T10:13:50.212Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-04-21T10:13:50.212Z] gpg: CAST5 encrypted data [2026-04-21T10:13:50.212Z] gpg: encrypted with 1 passphrase [2026-04-21T10:13:50.212Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-04-21T10:13:50.504Z] + mkdir /home/jenkins [2026-04-21T10:13:50.504Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-04-21T10:13:50.805Z] + 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-04-21T10:13:50.822Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-21T10:13:51.118Z] ---> sigul-install.sh [2026-04-21T10:13:51.118Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-04-21T10:13:51.409Z] + git tag --list [2026-04-21T10:13:51.409Z] 0.6.0 [2026-04-21T10:13:51.409Z] 0.6.1 [2026-04-21T10:13:51.409Z] 0.7.0 [2026-04-21T10:13:51.409Z] 0.7.1 [2026-04-21T10:13:51.409Z] v1.0.0 [2026-04-21T10:13:51.409Z] v1.0.1 [2026-04-21T10:13:51.409Z] v1.1.0 [2026-04-21T10:13:51.409Z] v1.2.0 [2026-04-21T10:13:51.409Z] v1.2.1 [2026-04-21T10:13:51.409Z] v1.3.0 [2026-04-21T10:13:51.409Z] v1.3.1 [2026-04-21T10:13:51.409Z] v2.0.0 [2026-04-21T10:13:51.409Z] v2.1.0 [2026-04-21T10:13:51.409Z] v2.1.1 [2026-04-21T10:13:51.409Z] v2.2.0 [2026-04-21T10:13:51.409Z] v2.3.0 [2026-04-21T10:13:51.409Z] v3.0 [2026-04-21T10:13:51.409Z] v3.0.0 [2026-04-21T10:13:51.409Z] v3.1 [2026-04-21T10:13:51.409Z] v3.1.0 [2026-04-21T10:13:51.409Z] v3.1.1 [2026-04-21T10:13:51.409Z] v4.0 [2026-04-21T10:13:51.409Z] v4.0.0 [2026-04-21T10:13:51.409Z] v4.0.1 [2026-04-21T10:13:51.409Z] v4.0.1-dev.1 [2026-04-21T10:13:51.409Z] v4.0.1-dev.2 [2026-04-21T10:13:51.409Z] v4.0.2-dev.1 [2026-04-21T10:13:51.409Z] v4.1.0-dev.1 [2026-04-21T10:13:51.409Z] v4.1.0-dev.10 [2026-04-21T10:13:51.409Z] v4.1.0-dev.100 [2026-04-21T10:13:51.409Z] v4.1.0-dev.101 [2026-04-21T10:13:51.409Z] v4.1.0-dev.102 [2026-04-21T10:13:51.409Z] v4.1.0-dev.103 [2026-04-21T10:13:51.409Z] v4.1.0-dev.104 [2026-04-21T10:13:51.409Z] v4.1.0-dev.105 [2026-04-21T10:13:51.409Z] v4.1.0-dev.106 [2026-04-21T10:13:51.409Z] v4.1.0-dev.107 [2026-04-21T10:13:51.409Z] v4.1.0-dev.108 [2026-04-21T10:13:51.409Z] v4.1.0-dev.109 [2026-04-21T10:13:51.409Z] v4.1.0-dev.11 [2026-04-21T10:13:51.409Z] v4.1.0-dev.110 [2026-04-21T10:13:51.409Z] v4.1.0-dev.12 [2026-04-21T10:13:51.409Z] v4.1.0-dev.13 [2026-04-21T10:13:51.409Z] v4.1.0-dev.14 [2026-04-21T10:13:51.409Z] v4.1.0-dev.15 [2026-04-21T10:13:51.409Z] v4.1.0-dev.16 [2026-04-21T10:13:51.409Z] v4.1.0-dev.17 [2026-04-21T10:13:51.409Z] v4.1.0-dev.18 [2026-04-21T10:13:51.409Z] v4.1.0-dev.19 [2026-04-21T10:13:51.409Z] v4.1.0-dev.2 [2026-04-21T10:13:51.409Z] v4.1.0-dev.20 [2026-04-21T10:13:51.409Z] v4.1.0-dev.21 [2026-04-21T10:13:51.409Z] v4.1.0-dev.22 [2026-04-21T10:13:51.409Z] v4.1.0-dev.23 [2026-04-21T10:13:51.409Z] v4.1.0-dev.24 [2026-04-21T10:13:51.409Z] v4.1.0-dev.25 [2026-04-21T10:13:51.409Z] v4.1.0-dev.26 [2026-04-21T10:13:51.409Z] v4.1.0-dev.27 [2026-04-21T10:13:51.409Z] v4.1.0-dev.28 [2026-04-21T10:13:51.409Z] v4.1.0-dev.29 [2026-04-21T10:13:51.409Z] v4.1.0-dev.3 [2026-04-21T10:13:51.409Z] v4.1.0-dev.30 [2026-04-21T10:13:51.409Z] v4.1.0-dev.31 [2026-04-21T10:13:51.409Z] v4.1.0-dev.32 [2026-04-21T10:13:51.409Z] v4.1.0-dev.33 [2026-04-21T10:13:51.409Z] v4.1.0-dev.34 [2026-04-21T10:13:51.409Z] v4.1.0-dev.35 [2026-04-21T10:13:51.409Z] v4.1.0-dev.36 [2026-04-21T10:13:51.409Z] v4.1.0-dev.37 [2026-04-21T10:13:51.409Z] v4.1.0-dev.38 [2026-04-21T10:13:51.409Z] v4.1.0-dev.39 [2026-04-21T10:13:51.409Z] v4.1.0-dev.4 [2026-04-21T10:13:51.409Z] v4.1.0-dev.40 [2026-04-21T10:13:51.409Z] v4.1.0-dev.41 [2026-04-21T10:13:51.409Z] v4.1.0-dev.42 [2026-04-21T10:13:51.409Z] v4.1.0-dev.43 [2026-04-21T10:13:51.409Z] v4.1.0-dev.44 [2026-04-21T10:13:51.409Z] v4.1.0-dev.45 [2026-04-21T10:13:51.409Z] v4.1.0-dev.46 [2026-04-21T10:13:51.410Z] v4.1.0-dev.47 [2026-04-21T10:13:51.410Z] v4.1.0-dev.48 [2026-04-21T10:13:51.410Z] v4.1.0-dev.49 [2026-04-21T10:13:51.410Z] v4.1.0-dev.5 [2026-04-21T10:13:51.410Z] v4.1.0-dev.50 [2026-04-21T10:13:51.410Z] v4.1.0-dev.51 [2026-04-21T10:13:51.410Z] v4.1.0-dev.52 [2026-04-21T10:13:51.410Z] v4.1.0-dev.53 [2026-04-21T10:13:51.410Z] v4.1.0-dev.54 [2026-04-21T10:13:51.410Z] v4.1.0-dev.55 [2026-04-21T10:13:51.410Z] v4.1.0-dev.56 [2026-04-21T10:13:51.410Z] v4.1.0-dev.57 [2026-04-21T10:13:51.410Z] v4.1.0-dev.58 [2026-04-21T10:13:51.410Z] v4.1.0-dev.59 [2026-04-21T10:13:51.410Z] v4.1.0-dev.6 [2026-04-21T10:13:51.410Z] v4.1.0-dev.60 [2026-04-21T10:13:51.410Z] v4.1.0-dev.61 [2026-04-21T10:13:51.410Z] v4.1.0-dev.62 [2026-04-21T10:13:51.410Z] v4.1.0-dev.63 [2026-04-21T10:13:51.410Z] v4.1.0-dev.64 [2026-04-21T10:13:51.410Z] v4.1.0-dev.65 [2026-04-21T10:13:51.410Z] v4.1.0-dev.66 [2026-04-21T10:13:51.410Z] v4.1.0-dev.67 [2026-04-21T10:13:51.410Z] v4.1.0-dev.68 [2026-04-21T10:13:51.410Z] v4.1.0-dev.69 [2026-04-21T10:13:51.410Z] v4.1.0-dev.7 [2026-04-21T10:13:51.410Z] v4.1.0-dev.70 [2026-04-21T10:13:51.410Z] v4.1.0-dev.71 [2026-04-21T10:13:51.410Z] v4.1.0-dev.72 [2026-04-21T10:13:51.410Z] v4.1.0-dev.73 [2026-04-21T10:13:51.410Z] v4.1.0-dev.74 [2026-04-21T10:13:51.410Z] v4.1.0-dev.75 [2026-04-21T10:13:51.410Z] v4.1.0-dev.76 [2026-04-21T10:13:51.410Z] v4.1.0-dev.77 [2026-04-21T10:13:51.410Z] v4.1.0-dev.78 [2026-04-21T10:13:51.410Z] v4.1.0-dev.79 [2026-04-21T10:13:51.410Z] v4.1.0-dev.8 [2026-04-21T10:13:51.410Z] v4.1.0-dev.80 [2026-04-21T10:13:51.410Z] v4.1.0-dev.81 [2026-04-21T10:13:51.410Z] v4.1.0-dev.82 [2026-04-21T10:13:51.410Z] v4.1.0-dev.83 [2026-04-21T10:13:51.410Z] v4.1.0-dev.84 [2026-04-21T10:13:51.410Z] v4.1.0-dev.85 [2026-04-21T10:13:51.410Z] v4.1.0-dev.86 [2026-04-21T10:13:51.410Z] v4.1.0-dev.87 [2026-04-21T10:13:51.410Z] v4.1.0-dev.88 [2026-04-21T10:13:51.410Z] v4.1.0-dev.89 [2026-04-21T10:13:51.410Z] v4.1.0-dev.9 [2026-04-21T10:13:51.410Z] v4.1.0-dev.90 [2026-04-21T10:13:51.410Z] v4.1.0-dev.91 [2026-04-21T10:13:51.410Z] v4.1.0-dev.92 [2026-04-21T10:13:51.410Z] v4.1.0-dev.93 [2026-04-21T10:13:51.410Z] v4.1.0-dev.94 [2026-04-21T10:13:51.410Z] v4.1.0-dev.95 [2026-04-21T10:13:51.410Z] v4.1.0-dev.96 [2026-04-21T10:13:51.410Z] v4.1.0-dev.97 [2026-04-21T10:13:51.410Z] v4.1.0-dev.98 [2026-04-21T10:13:51.410Z] v4.1.0-dev.99 [Pipeline] sh [2026-04-21T10:13:51.703Z] + lftools sign git-tag v4.1.0-dev.110 [2026-04-21T10:13:52.271Z] Signing Git tag with Sigul... [2026-04-21T10:13:52.271Z] Signing v4.1.0-dev.110 [Pipeline] echo [2026-04-21T10:13:52.543Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-21T10:13:52.862Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-04-21T10:13:52.869Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-04-21T10:13:52.922Z] $ docker stop --time=1 1cd580718df7bbfd68a1b53f6dd6708baa781b8217a6d6792236e0b343e753f9 [2026-04-21T10:13:54.214Z] $ docker rm -f --volumes 1cd580718df7bbfd68a1b53f6dd6708baa781b8217a6d6792236e0b343e753f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-04-21T10:13:54.652Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-21T10:13:54.652Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:13:54.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-21T10:13:54.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T10:13:55.047Z] prd-ubuntu20.04-docker-8c-8g-7918 does not seem to be running inside a container [2026-04-21T10:13:55.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-04-21T10:13:55.340Z] $ docker top 59b1f43efc969823cb314c5b2a766a9ba2bec09c44d61678b74c710168433096 -eo pid,comm [2026-04-21T10:13:55.359Z] 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-04-21T10:13:55.359Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-21T10:13:55.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-21T10:13:55.419Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-21T10:13:55.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-21T10:13:55.561Z] $ docker exec 59b1f43efc969823cb314c5b2a766a9ba2bec09c44d61678b74c710168433096 ssh-agent [2026-04-21T10:13:55.642Z] SSH_AUTH_SOCK=/tmp/ssh-3DXTieKEMRpq/agent.33 [2026-04-21T10:13:55.642Z] SSH_AGENT_PID=39 [2026-04-21T10:13:55.646Z] Running ssh-add (command line suppressed) [2026-04-21T10:13:55.767Z] Identity added: /w/workspace/edgex-go/970@tmp/private_key_1969934206163074702.key (/w/workspace/edgex-go/970@tmp/private_key_1969934206163074702.key) [2026-04-21T10:13:55.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-21T10:13:56.045Z] + git semver bump pre [2026-04-21T10:13:56.304Z] 2026-04-21 10:13:56,282 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-21T10:13:56.304Z] 2026-04-21 10:13:56,285 [read_version] DEBUG read version from /w/workspace/edgex-go/970/.semver/main [2026-04-21T10:13:56.304Z] 2026-04-21 10:13:56,285 [bump_version] DEBUG bumping version:4.1.0-dev.110 on axis:pre with prefix:dev [2026-04-21T10:13:56.304Z] 2026-04-21 10:13:56,285 [bump_version] DEBUG bumped version:4.1.0-dev.111 [2026-04-21T10:13:56.304Z] 2026-04-21 10:13:56,285 [write_version] DEBUG write version:4.1.0-dev.111 to path:/w/workspace/edgex-go/970/.semver/main with force:True [2026-04-21T10:13:56.304Z] 2026-04-21 10:13:56,285 [read_version] DEBUG read version from /w/workspace/edgex-go/970/.semver/main [2026-04-21T10:13:56.304Z] 2026-04-21 10:13:56,286 [write_file] DEBUG write to file:/w/workspace/edgex-go/970/.semver/main [2026-04-21T10:13:56.304Z] 2026-04-21 10:13:56,288 [execute] INFO git cat-file --batch-check [2026-04-21T10:13:56.304Z] 2026-04-21 10:13:56,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/970/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-21T10:13:56.304Z] 2026-04-21 10:13:56,291 [execute] INFO git cat-file --batch [2026-04-21T10:13:56.304Z] 2026-04-21 10:13:56,291 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/970/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-21T10:13:56.304Z] 2026-04-21 10:13:56,295 [read_version] DEBUG read version from /w/workspace/edgex-go/970/.semver/main [2026-04-21T10:13:56.304Z] 4.1.0-dev.111 [Pipeline] } [2026-04-21T10:13:56.338Z] $ docker exec --env ******** --env ******** 59b1f43efc969823cb314c5b2a766a9ba2bec09c44d61678b74c710168433096 ssh-agent -k [2026-04-21T10:13:56.433Z] unset SSH_AUTH_SOCK; [2026-04-21T10:13:56.433Z] unset SSH_AGENT_PID; [2026-04-21T10:13:56.433Z] echo Agent pid 39 killed; [2026-04-21T10:13:56.421Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-21T10:13:56.745Z] + git semver [Pipeline] } [2026-04-21T10:13:57.038Z] $ docker stop --time=1 59b1f43efc969823cb314c5b2a766a9ba2bec09c44d61678b74c710168433096 [2026-04-21T10:13:58.317Z] $ docker rm -f --volumes 59b1f43efc969823cb314c5b2a766a9ba2bec09c44d61678b74c710168433096 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-21T10:13:58.652Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-21T10:13:58.652Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:13:58.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-21T10:13:58.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T10:13:59.187Z] prd-ubuntu20.04-docker-8c-8g-7918 does not seem to be running inside a container [2026-04-21T10:13:59.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-04-21T10:13:59.484Z] $ docker top ef57394a8e7b2902d3615885cc97bb7113b3342ffca5db746b2feb3aaf01c88f -eo pid,comm [2026-04-21T10:13:59.498Z] 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-04-21T10:13:59.498Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-21T10:13:59.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-21T10:13:59.552Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-21T10:13:59.656Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-21T10:13:59.684Z] $ docker exec ef57394a8e7b2902d3615885cc97bb7113b3342ffca5db746b2feb3aaf01c88f ssh-agent [2026-04-21T10:13:59.768Z] SSH_AUTH_SOCK=/tmp/ssh-4d3x1rgVjWZN/agent.31 [2026-04-21T10:13:59.768Z] SSH_AGENT_PID=37 [2026-04-21T10:13:59.772Z] Running ssh-add (command line suppressed) [2026-04-21T10:13:59.894Z] Identity added: /w/workspace/edgex-go/970@tmp/private_key_2870103824018916638.key (/w/workspace/edgex-go/970@tmp/private_key_2870103824018916638.key) [2026-04-21T10:13:59.881Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-21T10:14:00.170Z] + git semver push [2026-04-21T10:14:00.429Z] 2026-04-21 10:14:00,400 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-21T10:14:00.429Z] 2026-04-21 10:14:00,404 [run_push] DEBUG push [2026-04-21T10:14:00.429Z] 2026-04-21 10:14:00,405 [execute] INFO git cat-file --batch-check [2026-04-21T10:14:00.429Z] 2026-04-21 10:14:00,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/970/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-21T10:14:00.429Z] 2026-04-21 10:14:00,407 [execute] INFO git rev-list be7a7359be75572ab20c58d0ef17f2a92e508b6b -- [2026-04-21T10:14:00.429Z] 2026-04-21 10:14:00,408 [execute] DEBUG Popen(['git', 'rev-list', 'be7a7359be75572ab20c58d0ef17f2a92e508b6b', '--'], cwd=/w/workspace/edgex-go/970/.semver, stdin=None, shell=False, universal_newlines=False) [2026-04-21T10:14:00.429Z] 2026-04-21 10:14:00,427 [execute] INFO git fetch -v -- origin [2026-04-21T10:14:00.429Z] 2026-04-21 10:14:00,428 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/970/.semver, stdin=None, shell=False, universal_newlines=True) [2026-04-21T10:14:00.999Z] 2026-04-21 10:14:00,957 [run_push] DEBUG no remote changes detected [2026-04-21T10:14:00.999Z] 2026-04-21 10:14:00,957 [execute] INFO git push origin semver [2026-04-21T10:14:00.999Z] 2026-04-21 10:14:00,958 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/970/.semver, stdin=None, shell=False, universal_newlines=False) [2026-04-21T10:14:02.384Z] 2026-04-21 10:14:02,259 [run_push] DEBUG push all version tags [2026-04-21T10:14:02.384Z] 2026-04-21 10:14:02,260 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-04-21T10:14:02.384Z] 2026-04-21 10:14:02,260 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/970, stdin=None, shell=False, universal_newlines=False) [2026-04-21T10:14:03.764Z] 2026-04-21 10:14:03,564 [read_version] DEBUG read version from /w/workspace/edgex-go/970/.semver/main [2026-04-21T10:14:03.764Z] 4.1.0-dev.111 [Pipeline] } [2026-04-21T10:14:03.802Z] $ docker exec --env ******** --env ******** ef57394a8e7b2902d3615885cc97bb7113b3342ffca5db746b2feb3aaf01c88f ssh-agent -k [2026-04-21T10:14:03.910Z] unset SSH_AUTH_SOCK; [2026-04-21T10:14:03.910Z] unset SSH_AGENT_PID; [2026-04-21T10:14:03.910Z] echo Agent pid 37 killed; [2026-04-21T10:14:03.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-21T10:14:04.226Z] + git semver [Pipeline] } [2026-04-21T10:14:04.529Z] $ docker stop --time=1 ef57394a8e7b2902d3615885cc97bb7113b3342ffca5db746b2feb3aaf01c88f [2026-04-21T10:14:05.797Z] $ docker rm -f --volumes ef57394a8e7b2902d3615885cc97bb7113b3342ffca5db746b2feb3aaf01c88f [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-04-21T10:14:06.276Z] + [ -d /w/workspace/edgex-go/970/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-04-21T10:14:06.573Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-21T10:14:07.433Z] ---> package-listing.sh [2026-04-21T10:14:07.433Z] ++ facter osfamily [2026-04-21T10:14:07.433Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-21T10:14:07.694Z] + OS_FAMILY=debian [2026-04-21T10:14:07.694Z] + workspace=/w/workspace/edgex-go/970 [2026-04-21T10:14:07.694Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-21T10:14:07.694Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-21T10:14:07.694Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-21T10:14:07.694Z] + PACKAGES=/tmp/packages_start.txt [2026-04-21T10:14:07.694Z] + '[' /w/workspace/edgex-go/970 ']' [2026-04-21T10:14:07.694Z] + PACKAGES=/tmp/packages_end.txt [2026-04-21T10:14:07.694Z] + case "${OS_FAMILY}" in [2026-04-21T10:14:07.694Z] + dpkg -l [2026-04-21T10:14:07.694Z] + grep '^ii' [2026-04-21T10:14:07.694Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-21T10:14:07.694Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-21T10:14:07.694Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-21T10:14:07.694Z] + '[' /w/workspace/edgex-go/970 ']' [2026-04-21T10:14:07.694Z] + mkdir -p /w/workspace/edgex-go/970/archives/ [2026-04-21T10:14:07.694Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/970/archives/ [Pipeline] echo [2026-04-21T10:14:07.707Z] 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/970/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-04-21T10:14:07.986Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:14:08.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-21T10:14:08.552Z] [2026-04-21T10:14:08.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T10:14:08.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-21T10:14:08.855Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-21T10:14:08.855Z] 5eb5b503b376: Pulling fs layer [2026-04-21T10:14:08.855Z] 5c69ac0246d0: Pulling fs layer [2026-04-21T10:14:08.855Z] ec43610c2a17: Pulling fs layer [2026-04-21T10:14:08.855Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-21T10:14:08.855Z] 33b1e0a273af: Pulling fs layer [2026-04-21T10:14:08.855Z] 5d3b04190fa2: Pulling fs layer [2026-04-21T10:14:08.855Z] 2f39f015ded8: Pulling fs layer [2026-04-21T10:14:08.855Z] 33b1e0a273af: Waiting [2026-04-21T10:14:08.855Z] 5d3b04190fa2: Waiting [2026-04-21T10:14:08.855Z] 3a2ae6a8a46f: Waiting [2026-04-21T10:14:08.855Z] 2f39f015ded8: Waiting [2026-04-21T10:14:08.855Z] 5c69ac0246d0: Verifying Checksum [2026-04-21T10:14:08.855Z] 5c69ac0246d0: Download complete [2026-04-21T10:14:08.855Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-21T10:14:08.855Z] 3a2ae6a8a46f: Download complete [2026-04-21T10:14:09.112Z] 33b1e0a273af: Verifying Checksum [2026-04-21T10:14:09.112Z] 33b1e0a273af: Download complete [2026-04-21T10:14:09.112Z] 5d3b04190fa2: Verifying Checksum [2026-04-21T10:14:09.112Z] 5d3b04190fa2: Download complete [2026-04-21T10:14:09.112Z] ec43610c2a17: Download complete [2026-04-21T10:14:09.112Z] 5eb5b503b376: Verifying Checksum [2026-04-21T10:14:09.112Z] 5eb5b503b376: Download complete [2026-04-21T10:14:09.679Z] 2f39f015ded8: Download complete [2026-04-21T10:14:10.611Z] 5eb5b503b376: Pull complete [2026-04-21T10:14:10.869Z] 5c69ac0246d0: Pull complete [2026-04-21T10:14:11.127Z] ec43610c2a17: Pull complete [2026-04-21T10:14:11.127Z] 3a2ae6a8a46f: Pull complete [2026-04-21T10:14:11.385Z] 33b1e0a273af: Pull complete [2026-04-21T10:14:11.385Z] 5d3b04190fa2: Pull complete [2026-04-21T10:14:16.650Z] 2f39f015ded8: Pull complete [2026-04-21T10:14:16.650Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-21T10:14:16.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-21T10:14:16.650Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T10:14:16.757Z] prd-ubuntu20.04-docker-8c-8g-7918 does not seem to be running inside a container [2026-04-21T10:14:16.812Z] $ 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/970/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/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-04-21T10:14:18.111Z] $ docker top 18486d90386b517b97d9204de1e1df7e1cd89f76137524bbe29d6114a396a27c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-21T10:14:18.445Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-21T10:14:18.729Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-21T10:14:19.066Z] + ls /var/log/sa-host [2026-04-21T10:14:19.066Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-21T10:14:19.098Z] provisioning config files... [2026-04-21T10:14:19.108Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/970@tmp/config13654759097680082018tmp [Pipeline] { [Pipeline] echo [2026-04-21T10:14:19.131Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-21T10:14:19.428Z] ---> create-netrc.sh [Pipeline] } [2026-04-21T10:14:19.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-21T10:14:19.763Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-21T10:14:19.772Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-21T10:14:20.055Z] ---> sudo-logs.sh [2026-04-21T10:14:20.055Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-04-21T10:14:20.081Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-21T10:14:20.367Z] ---> job-cost.sh [2026-04-21T10:14:20.367Z] lf-activate-venv: SKIPPING [2026-04-21T10:14:20.367Z] DEBUG: total: 0.10999999940395355 [2026-04-21T10:14:20.367Z] INFO: Retrieving Stack Cost... [2026-04-21T10:14:20.626Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-21T10:14:20.884Z] INFO: Archiving Costs [Pipeline] echo [2026-04-21T10:14:20.896Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-21T10:14:21.179Z] ---> logs-deploy.sh [2026-04-21T10:14:21.179Z] lf-activate-venv: SKIPPING [2026-04-21T10:14:21.179Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/970 [2026-04-21T10:14:21.179Z] INFO: archiving workspace using pattern(s): [2026-04-21T10:14:22.117Z] Archives upload complete. [2026-04-21T10:14:22.117Z] INFO: archiving logs to Nexus